Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ paru -S mldonkey
- :: Resolving dependencies...
- :: Calculating conflicts...
- :: Calculating inner conflicts...
- Aur (1) mldonkey-3.2.1-1
- :: Proceed to review? [Y/n]:
- :: Downloading PKGBUILDs...
- PKGBUILDs up to date
- nothing new to review
- fetching devel info...
- ==> Making package: mldonkey 3.2.1-1 (Sun 08 Sep 2024 09:52:23 AM AET)
- ==> Retrieving sources...
- -> Found mldonkey-3.2.1.tar.bz2
- -> Found mldonkey.conf
- -> Found mldonkey.service
- -> Found mldonkey.tmpfiles
- -> Found mldonkey.sysusers
- ==> Validating source files with sha256sums...
- mldonkey-3.2.1.tar.bz2 ... Passed
- mldonkey.conf ... Passed
- mldonkey.service ... Passed
- mldonkey.tmpfiles ... Passed
- mldonkey.sysusers ... Passed
- ==> Making package: mldonkey 3.2.1-1 (Sun 08 Sep 2024 09:52:24 AM AET)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> Retrieving sources...
- -> Found mldonkey-3.2.1.tar.bz2
- -> Found mldonkey.conf
- -> Found mldonkey.service
- -> Found mldonkey.tmpfiles
- -> Found mldonkey.sysusers
- ==> Validating source files with sha256sums...
- mldonkey-3.2.1.tar.bz2 ... Passed
- mldonkey.conf ... Passed
- mldonkey.service ... Passed
- mldonkey.tmpfiles ... Passed
- mldonkey.sysusers ... Passed
- ==> Removing existing $srcdir/ directory...
- ==> Extracting sources...
- -> Extracting mldonkey-3.2.1.tar.bz2 with bsdtar
- ==> Sources are ready.
- mldonkey-3.2.1-1: parsing pkg list...
- ==> Making package: mldonkey 3.2.1-1 (Sun 08 Sep 2024 09:52:26 AM AET)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> WARNING: Using existing $srcdir/ tree
- ==> Removing existing $pkgdir/ directory...
- ==> Starting build()...
- Running m4 to generate Makefile...
- Arguments to configure: '--enable-option-checking=fatal' '--prefix=/usr' '--enable-gui=newgui2' '--enable-upnp-natpmp' '--disable-fasttrack' '--disable-gnutella' '--disable-gnutella2' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto'
- checking for gcc... 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 the compiler supports GNU C... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to enable C11 features... none needed
- checking how to run the C preprocessor... 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 ranlib... ranlib
- checking for gmake... no
- checking for make... make
- checking if make is GNU make ... yes
- checking for bzip2... bzip2
- checking for gzip... (cached) bzip2
- checking for perl... /usr/bin/perl
- checking for rpmbuild... no
- checking for rpm... no
- checking for wget... wget
- ----------------------------------------
- Checking system tools finished.
- ----------------------------------------
- --------------------------------
- Checking OCaml compiler.
- --------------------------------
- checking for ocamlc.opt... /usr/bin/ocamlc.opt
- checking for 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.14.2 finished.
- -------------------------------------------
- checking ocaml num library... found -I +num
- ----------------------------------
- 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 stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.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 for byteswap.h... yes
- checking for sys/utsname.h... 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 for sys/poll.h... yes
- checking for poll... yes
- checking for sys/vfs.h... 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 for zlib.h... yes
- checking for zlibVersion in -lz... yes
- ----- checking bzlib (optional)
- checking for bzlib.h... yes
- checking for BZ2_bzReadOpen in -lbz2... yes
- checking for BZ2_bzlibVersion in -lbz2... yes
- ----- checking libminiupnpc >= 1.6 (optional)
- checking for miniupnpc/miniupnpc.h... yes
- checking for upnpDiscover in -lminiupnpc... yes
- ----- checking libnatpmp >= 20110808 (optional)
- checking for natpmp.h... yes
- checking for initnatpmp in -lnatpmp... yes
- ----- checking libmagic (GNU file) (optional)
- checking for gcc options needed to detect all undeclared functions... none needed
- checking for magic.h... yes
- checking for magic_file in -lmagic... yes
- checking whether MAGIC_ERROR is declared... yes
- ----- checking gd (optional)
- checking for gdlib-config... no
- checking for gd.h... yes
- checking for gdImageCreate in -lgd... no
- configure: not found, trying another method
- checking for gdImageCreate in -lgd... yes
- checking for libpng-config... libpng-config
- checking for png_create_read_struct in -lpng... yes
- checking for gdImagePng in -lgd... no
- configure: not found, trying another method
- checking for gdImagePng in -lgd... yes
- checking for png support in libgd... yes
- checking for png_access_version_number in -lpng... yes
- checking for jpeg_CreateCompress in -ljpeg... yes
- checking for gdImageJpeg in -lgd... no
- configure: not found, trying another method
- checking for gdImageJpeg in -lgd... yes
- checking for jpeg support in libgd... yes
- ----- checking iconv (optional)
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking 32-bit host C ABI... no
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ELF binary format... yes
- checking for the common suffixes of directories in the library search path... lib,lib,lib64
- checking for iconv... yes
- checking for working 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 for libcharset.h... no
- checking for langinfo.h... yes
- checking for locale.h... yes
- ----- checking thread support (optional, strongly advised)
- checking for a sed that does not truncate output... /usr/bin/sed
- checking whether gcc is Clang... no
- checking whether pthreads work with "-pthread" and "-lpthread"... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... yes
- ----- GNU C Library version
- checking for linux/limits.h... yes
- checking for gnu/libc-version.h... yes
- checking for GNU C Library version... 2.40
- ---------------------------------------------
- Checking system libraries finished.
- ---------------------------------------------
- --------------------------------------
- Checking activated networks.
- --------------------------------------
- checking eDonkey... yes
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- checking for g++... g++
- checking eMule SUI... yes
- checking whether C++ compiler accepts -fno-omit-frame-pointer... yes
- checking whether C++ compiler accepts -mno-omit-leaf-frame-pointer... yes
- checking BitTorrent... yes
- checking FileTP... yes
- checking DirectConnect... yes
- -----------------------------------------------
- Checking activated networks finished.
- -----------------------------------------------
- ---------------------------------------------------------
- Checking the libraries required to build the GTK GUI.
- ---------------------------------------------------------
- checking for GTK+ - version >= 2.4.0... yes
- checking for librsvg - version >= 2.4.0... yes
- checking for native code lablgtk2... yes
- checking GToolbox.popup_menu args... val popup_menu : entries: menu_entry list -> button: int -> time: int32 -> unit
- new
- ---------------------------------------------------------
- End of GTK GUI configuration.
- ---------------------------------------------------------
- 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 'make depend' to see the problem)
- Configuring MLDonkey 3.2.1 completed.
- Network modules:
- - eDonkey enabled (eMule SUI enabled)
- - BitTorrent enabled
- - 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 enabled
- - upnp & natpmp enabled
- - graphical stats enabled
- - png support enabled
- - jpg support enabled
- - GUI support GTK2 GUI
- Compilers:
- - OCaml version 4.14.2
- - gcc version 14.2.1
- - g++ version 14.2.1
- \nNow execute 'make' to start compiling. Good luck!
- To compile a static code execute: make mlnet.static
- To produce a release tarball execute: make release.mlnet.static
- To clean the build directory execute: make maintainerclean
- Compiling CryptoPP.cc can take several minutes, on slow machines up to half an hour.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/syslog.ml
- File "src/utils/lib/syslog.ml", line 123, characters 2-26:
- 123 | mutable logpath: string;
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field logpath is never mutated.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/printexc2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/fifo.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/printf2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/verificationBitmap.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/string2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/zlib.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/zip.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/extlib/IO.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/gzip.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/bzlib.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/bzip2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/tar.ml
- File "src/utils/cdk/tar.ml", line 85, characters 2-22:
- 85 | rawchan: in_channel;
- ^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field rawchan is never read.
- (However, this field is used to build or mutate values.)
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/unix2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/array2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/list2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/intmap.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/genlex2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/filepath.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/filename2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/options.ml
- File "src/utils/lib/options.ml", line 56, characters 4-37:
- 56 | option_section : options_section; option_advanced : bool;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field option_section is never read.
- (However, this field is used to build or mutate values.)
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/url.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/config/unix/mlUnix.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/heap.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/charset.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/gettext.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/ocamlrss/rss_date.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/date.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/autoconf.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/basicSocket.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/basicSocket.ml
- File "src/utils/net/basicSocket.ml", line 51, characters 4-24:
- 51 | mutable flags : int;
- ^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field flags is never mutated.
- File "src/utils/net/basicSocket.ml", line 55, characters 4-26:
- 55 | mutable pollpos : int;
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pollpos is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/net/basicSocket.ml", line 71, characters 4-26:
- 71 | mutable name : string;
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field name is never mutated.
- File "src/utils/net/basicSocket.ml", line 72, characters 4-36:
- 72 | mutable printer : (t -> string);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field printer is never read.
- (However, this field is used to build or mutate values.)
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/ip.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/ip.ml
- File "src/utils/net/ip.ml", line 287, characters 4-43:
- 287 | mutable entries : Unix.inet_addr array;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field entries is never mutated.
- File "src/utils/net/ip.ml", line 288, characters 4-25:
- 288 | mutable error : bool;
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field error is never mutated.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/int64ops.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/unix32.ml
- File "src/utils/lib/unix32.ml", line 62, characters 8-34:
- 62 | mutable filename : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field filename is never mutated.
- File "src/utils/lib/unix32.ml", line 63, characters 8-32:
- 63 | mutable writable : bool;
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field writable is never mutated.
- File "src/utils/lib/unix32.ml", line 415, characters 8-34:
- 415 | mutable filename : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field filename is never mutated.
- File "src/utils/lib/unix32.ml", line 416, characters 8-28:
- 416 | mutable pos : int64;
- ^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field pos is never mutated.
- File "src/utils/lib/unix32.ml", line 417, characters 8-28:
- 417 | mutable len : int64;
- ^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field len is never mutated.
- File "src/utils/lib/unix32.ml", line 419, characters 8-31:
- 419 | mutable fd : FDCache.t;
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field fd is never mutated.
- File "src/utils/lib/unix32.ml", line 424, characters 8-33:
- 424 | mutable dirname : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field dirname is never mutated.
- File "src/utils/lib/unix32.ml", line 426, characters 8-34:
- 426 | mutable files : file list;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field files is never mutated.
- File "src/utils/lib/unix32.ml", line 427, characters 8-29:
- 427 | mutable tree : btree;
- ^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field tree is never mutated.
- File "src/utils/lib/unix32.ml", line 700, characters 8-35:
- 700 | mutable chunkname : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field chunkname is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/lib/unix32.ml", line 703, characters 8-31:
- 703 | mutable fd : FDCache.t;
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field fd is never mutated.
- File "src/utils/lib/unix32.ml", line 707, characters 8-34:
- 707 | mutable filename : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field filename is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/lib/unix32.ml", line 708, characters 8-33:
- 708 | mutable dirname : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field dirname is never mutated.
- File "src/utils/lib/unix32.ml", line 711, characters 8-32:
- 711 | mutable writable : bool;
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field writable is never mutated.
- File "src/utils/lib/unix32.ml", line 1110, characters 4-30:
- 1110 | mutable filename : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field filename is never mutated.
- File "src/utils/lib/unix32.ml", line 1111, characters 4-28:
- 1111 | mutable writable : bool;
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field writable is never mutated.
- File "src/utils/lib/unix32.ml", line 1506, characters 4-31:
- 1506 | mutable part_begin : int64;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field part_begin is never mutated.
- File "src/utils/lib/unix32.ml", line 1507, characters 4-29:
- 1507 | mutable part_len : int64;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field part_len is never mutated.
- File "src/utils/lib/unix32.ml", line 1508, characters 4-29:
- 1508 | mutable part_end : int64;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field part_end is never mutated.
- File "src/utils/lib/unix32.ml", line 1707, characters 2-18:
- 1707 | f_files : int64; (* total file nodes in file system *)
- ^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field f_files.
- File "src/utils/lib/unix32.ml", line 1708, characters 2-18:
- 1708 | f_ffree : int64; (* free file nodes in fs *)
- ^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field f_ffree.
- File "src/utils/lib/unix32.ml", line 1709, characters 2-16:
- 1709 | f_fsid : unit; (* See note in statfs(2) *)
- ^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field f_fsid.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/md4.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/anyEndian.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/littleEndian.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/base64.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/base64.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/tcpBufferedSocket.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/tcpBufferedSocket.ml
- File "src/utils/net/tcpBufferedSocket.ml", line 141, characters 4-35:
- 141 | mutable lost_bytes : int array; (* 3600 samples*)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field lost_bytes is never mutated.
- File "src/utils/net/tcpBufferedSocket.ml", line 96, characters 4-23:
- 96 | mutable rbuf : buf;
- ^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field rbuf is never mutated.
- File "src/utils/net/tcpBufferedSocket.ml", line 97, characters 4-23:
- 97 | mutable wbuf : buf;
- ^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field wbuf is never mutated.
- File "src/utils/net/tcpBufferedSocket.ml", line 101, characters 4-32:
- 101 | mutable ndown_packets : int;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field ndown_packets is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/net/tcpBufferedSocket.ml", line 103, characters 4-30:
- 103 | mutable nup_packets : int;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field nup_packets is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/net/tcpBufferedSocket.ml", line 108, characters 4-30:
- 108 | mutable write_power : int;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field write_power is never mutated.
- File "src/utils/net/tcpBufferedSocket.ml", line 109, characters 4-29:
- 109 | mutable read_power : int;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field read_power is never mutated.
- File "src/utils/net/tcpBufferedSocket.ml", line 119, characters 4-26:
- 119 | mutable token : token;
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field token is never mutated.
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/udpSocket.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/udpSocket.ml
- File "src/utils/net/udpSocket.ml", line 50, characters 4-30:
- 50 | mutable ping_time : float;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field ping_time is never mutated.
- File "src/utils/net/udpSocket.ml", line 123, characters 4-33:
- 123 | socks_proxy_address : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field socks_proxy_address.
- File "src/utils/net/udpSocket.ml", line 124, characters 4-27:
- 124 | socks_proxy_port : int;
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field socks_proxy_port.
- File "src/utils/net/udpSocket.ml", line 125, characters 4-30:
- 125 | socks_proxy_user : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field socks_proxy_user.
- File "src/utils/net/udpSocket.ml", line 126, characters 4-34:
- 126 | socks_proxy_password : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field socks_proxy_password.
- File "src/utils/net/udpSocket.ml", line 145, characters 4-32:
- 145 | mutable allow_io : bool ref;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field allow_io is never mutated.
- File "src/utils/net/udpSocket.ml", line 148, characters 4-59:
- 148 | mutable tcp_bc : TcpBufferedSocket.bandwidth_controler;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field tcp_bc is never mutated.
- File "src/utils/net/udpSocket.ml", line 130, characters 4-23:
- 130 | mutable port : int;
- ^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field port is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/net/udpSocket.ml", line 137, characters 4-45:
- 137 | mutable socks_proxy : socks_proxy option;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field socks_proxy is never mutated.
- File "src/utils/net/udpSocket.ml", line 138, characters 4-46:
- 138 | mutable socks_local : (Ip.t * int) option;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field socks_local is never mutated.
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/tcpServerSocket.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/tcpServerSocket.ml
- File "src/utils/net/tcpServerSocket.ml", line 35, characters 4-26:
- 35 | mutable name : string;
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field name is never mutated.
- File "src/utils/net/tcpServerSocket.ml", line 36, characters 4-26:
- 36 | mutable closed : bool;
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field closed is never mutated.
- File "src/utils/net/tcpServerSocket.ml", line 28, characters 4-29:
- 28 | mutable cc_name : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field cc_name is never mutated.
- File "src/utils/net/tcpServerSocket.ml", line 30, characters 4-54:
- 30 | mutable accept_connections : (int -> int -> bool);
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field accept_connections is never mutated.
- File "src/utils/net/tcpServerSocket.ml", line 31, characters 4-36:
- 31 | mutable allow_accept : bool ref;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field allow_accept is never mutated.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/intset.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/http_client.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/http_client.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/mp3tagui/mp3_genres.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/mp3tagui/mp3_misc.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/mp3tagui/mp3_tag.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/mp3tagui/mp3_info.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/mp3tagui/mp3_info.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/mp3tagui/mp3tag.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/mp3tagui/mp3tag.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/store.ml
- File "src/utils/lib/store.ml", line 32, characters 4-27:
- 32 | mutable file_len : int;
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field file_len is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/lib/store.ml", line 42, characters 4-32:
- 42 | mutable store_name : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field store_name is never mutated.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/misc2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/misc.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/geoip.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonTypes.ml
- File "src/daemon/common/commonTypes.ml", line 144, characters 8-36:
- 144 | mutable uid_string : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field uid_string is never mutated.
- File "src/daemon/common/commonTypes.ml", line 145, characters 8-36:
- 145 | mutable uid_type : uid_type;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field uid_type is never mutated.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiTypes.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiProto.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/ip_set.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/ip_set.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/http_server.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/http_server.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonOptions.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonGlobals.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonMain.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/extlib.cmxa -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" src/utils/extlib/IO.cmx
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/zlib2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/arg2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/hashtbl2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/file.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/bitv.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/stringMap.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/levenshtein.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/indexer.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/indexer1.ml
- File "src/utils/lib/indexer1.ml", line 46, characters 8-30:
- 46 | suffix_value : string;
- ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field suffix_value is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/lib/indexer1.ml", line 39, characters 8-31:
- 39 | mutable next_doc : int;
- ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field next_doc is never read.
- (However, this field is used to build or mutate values.)
- File "src/utils/lib/indexer1.ml", line 40, characters 8-32:
- 40 | mutable next_word : int;
- ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field next_word is never read.
- (However, this field is used to build or mutate values.)
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/indexer2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/http_lexer.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/set2.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/queues.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/mailer.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/bigEndian.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/cobs.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/terminal.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/terminal.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/cdk.cmxa src/utils/cdk/zlibstubs.o src/utils/cdk/bzip2stubs.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,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" src/utils/cdk/bzlib.cmx src/utils/cdk/bzip2.cmx src/utils/cdk/zlib.cmx src/utils/cdk/zlib2.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 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -verbose -ccopt "-I /byterun -o src/utils/bitstring/bitstring_c.o" -ccopt "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread" -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" -c src/utils/bitstring/bitstring_c.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/ocaml4/src=/usr/src/debug/ocaml4 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c -I /byterun -o src/utils/bitstring/bitstring_c.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -pthread -I'/usr/lib/ocaml' 'src/utils/bitstring/bitstring_c.c'
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/bitstring/bitstring.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/bitstring/bitstring.ml
- File "src/utils/bitstring/bitstring.ml", line 842, characters 15-59:
- 842 | let add_byte ({ buf = buf; len = len; last = last } as t) byte =
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "src/utils/bitstring/bitstring.ml", line 858, characters 14-58:
- 858 | let add_bit ({ buf = buf; len = len; last = last } as t) bit =
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/bitstring.cmxa src/utils/bitstring/bitstring_c.o -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" src/utils/bitstring/bitstring.cmx
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -verbose -ccopt "-I /byterun -o src/utils/lib/magiclib_stub.o" -ccopt "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread" -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" -c src/utils/lib/magiclib_stub.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/ocaml4/src=/usr/src/debug/ocaml4 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c -I /byterun -o src/utils/lib/magiclib_stub.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -pthread -I'/usr/lib/ocaml' 'src/utils/lib/magiclib_stub.c'
- src/utils/lib/magiclib_stub.c: In function ‘raise_magic_failure’:
- src/utils/lib/magiclib_stub.c:49:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- 49 | if (exn == NULL) exn = caml_named_value("Magiclib.Failure");
- | ^
- src/utils/lib/magiclib_stub.c:50:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
- 50 | raise_with_string(*exn, (char *) msg);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c: In function ‘raise_on_error’:
- src/utils/lib/magiclib_stub.c:63:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
- 63 | raise_out_of_memory();
- | ^~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:75:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
- 75 | if ((errmsg = malloc(len)) == NULL) raise_out_of_memory();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:81:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
- 81 | if (errmsg == NULL) raise_out_of_memory();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:86:13: warning: "raise_sys_error" is deprecated: use "caml_raise_sys_error" instead
- 86 | raise_sys_error(copy_string(errmsg));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:86:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 86 | raise_sys_error(copy_string(errmsg));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c: In function ‘ocaml_magic_open’:
- src/utils/lib/magiclib_stub.c:141:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 141 | c = ALLOC_COOKIE;
- | ^~~~~~~
- src/utils/lib/magiclib_stub.c:148:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
- 148 | if ((errmsg = malloc(len)) == NULL) raise_out_of_memory();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:153:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
- 153 | if ((errmsg = realloc(errmsg, len)) == NULL) raise_out_of_memory();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:158:13: warning: "raise_sys_error" is deprecated: use "caml_raise_sys_error" instead
- 158 | raise_sys_error(copy_string(errmsg));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:158:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 158 | raise_sys_error(copy_string(errmsg));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c: In function ‘ocaml_magic_file’:
- src/utils/lib/magiclib_stub.c:181:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- 181 | if (cookie == NULL) invalid_argument("Magiclib.file");
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c:185:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 185 | CAMLreturn(copy_string(ans));
- | ^~~~~~~~~~~~~~~~~~~
- src/utils/lib/magiclib_stub.c: In function ‘ocaml_magic_buffer’:
- src/utils/lib/magiclib_stub.c:198:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
- 198 | CAMLreturn(copy_string(ans));
- | ^~~~~~~~~~~~~~~~~~~
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/magiclib.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/magiclib.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/magic_magic.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/lib/magic.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/magic.cmxa src/utils/lib/magiclib_stub.o -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" src/utils/lib/magiclib.cmx src/utils/lib/magic_magic.cmx src/utils/lib/magic.cmx
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -verbose -ccopt "-I /byterun -o src/daemon/common/commonHasher_c.o" -ccopt "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread" -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" -c src/daemon/common/commonHasher_c.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/ocaml4/src=/usr/src/debug/ocaml4 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c -I /byterun -o src/daemon/common/commonHasher_c.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -pthread -I'/usr/lib/ocaml' 'src/daemon/common/commonHasher_c.c'
- src/daemon/common/commonHasher_c.c: In function ‘ml_job_done’:
- src/daemon/common/commonHasher_c.c:296:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 296 | int result_len = string_length(result_v);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/daemon/common/commonHasher_c.c: In function ‘ml_job_start’:
- src/daemon/common/commonHasher_c.c:396:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
- 396 | enter_blocking_section();
- | ^~~~~~~~~~~~~~~
- src/daemon/common/commonHasher_c.c:402:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
- 402 | leave_blocking_section ();
- | ^~~~~~~~~~~~~~~~
- 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 -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_types.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_types.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_parser.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_parser.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_lexer.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_lexer.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_dtd.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml_dtd.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xmlParser.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xmlParser.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/xml-light/xml.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/ocamlrss/rss_messages.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/ocamlrss/rss_types.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/ocamlrss/rss_io.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/ocamlrss/rss.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/ocamlrss/rss.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonEvent.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonPictures.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonUserDb.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonMessages.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonBitzi.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/geoip.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonTypes.ml
- File "src/daemon/common/commonTypes.ml", line 144, characters 8-36:
- 144 | mutable uid_string : string;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field uid_string is never mutated.
- File "src/daemon/common/commonTypes.ml", line 145, characters 8-36:
- 145 | mutable uid_type : uid_type;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field uid_type is never mutated.
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiTypes.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiProto.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiDecoding.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiDecoding.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiEncoding.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/guiEncoding.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/giftParser.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/giftParser.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/giftLexer.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/giftEncoding.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/giftDecoding.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonHasher.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonHasher.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonHosts.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonHosts.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonIndexing.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/common.cmxa src/daemon/common/commonHasher_c.o -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" 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 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -verbose -ccopt "-I /byterun -o src/utils/net/upnp_stubs.o" -ccopt "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread" -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" -c src/utils/net/upnp_stubs.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/ocaml4/src=/usr/src/debug/ocaml4 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c -I /byterun -o src/utils/net/upnp_stubs.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -pthread -I'/usr/lib/ocaml' 'src/utils/net/upnp_stubs.c'
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/upnpClient.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/upnpClient.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonUser.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonNetwork.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonNetwork.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonServer.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonClient.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonClient.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonFile.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonFile.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonResult.mli
- File "src/daemon/common/commonResult.mli", line 54, characters 15-27:
- 54 | functor (FilterResult : sig
- ^^^^^^^^^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter FilterResult.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonResult.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonWeb.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonBlocking.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonComplexOptions.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonComplexOptions.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonShared.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonShared.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonRoom.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonRoom.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonSearch.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonSearch.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonMultimedia.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonMultimedia.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonSwarming.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonInteractive.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonChunks.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonChunks.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonDownloads.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonDownloads.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonUploads.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonSources.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonSources.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonStats.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/client.cmxa src/utils/net/upnp_stubs.o -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" 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 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -verbose -ccopt "-I /byterun -o src/networks/direct_connect/che3_c.o" -ccopt "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread" -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" -c src/networks/direct_connect/che3_c.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/ocaml4/src=/usr/src/debug/ocaml4 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c -I /byterun -o src/networks/direct_connect/che3_c.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -pthread -I'/usr/lib/ocaml' 'src/networks/direct_connect/che3_c.c'
- src/networks/direct_connect/che3_c.c: In function ‘ml_che3_decompress’:
- src/networks/direct_connect/che3_c.c:528:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 528 | int len = string_length(s_v);
- | ^~~~~~~~~~~~~~~~~~~
- src/networks/direct_connect/che3_c.c:535:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
- 535 | res = alloc_string(final_len);
- | ^~~~~~~~~~~~~~~~~~~~
- src/networks/direct_connect/che3_c.c: In function ‘ml_che3_compress’:
- src/networks/direct_connect/che3_c.c:544:13: warning: "string_length" is deprecated: use "caml_string_length" instead
- 544 | int len = string_length(s_v);
- | ^~~~~~~~~~~~~~~~~~~
- src/networks/direct_connect/che3_c.c:551:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
- 551 | res = alloc_string(final_len);
- | ^~~~~~~~~~~~~~~~~~~~
- g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -o src/utils/lib/CryptoPP.o "-I/usr/lib/ocaml" -c src/utils/lib/CryptoPP.cc
- In file included from src/utils/lib/CryptoPP.cc:85:
- src/utils/lib/CryptoPP.h:3936:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3936 | BufferedTransformation::Get;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3937:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3937 | BufferedTransformation::Peek;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3938:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3938 | BufferedTransformation::TransferTo;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3939:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3939 | BufferedTransformation::CopyTo;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3940:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3940 | BufferedTransformation::CopyRangeTo;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3941:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3941 | BufferedTransformation::TransferMessagesTo;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3942:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3942 | BufferedTransformation::CopyMessagesTo;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3943:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3943 | BufferedTransformation::TransferAllTo;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:3944:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
- 3944 | BufferedTransformation::CopyAllTo;
- | ^~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h: In destructor ‘virtual CryptoPP::AlgorithmParametersBase::~AlgorithmParametersBase()’:
- src/utils/lib/CryptoPP.h:4349:45: warning: ‘bool std::uncaught_exception()’ is deprecated: use 'std::uncaught_exceptions()' instead [-Wdeprecated-declarations]
- 4349 | if (!std::uncaught_exception())
- | ~~~~~~~~~~~~~~~~~~~~~~~^~
- In file included from /usr/include/c++/14.2.1/ext/concurrence.h:34,
- from /usr/include/c++/14.2.1/bits/shared_ptr_base.h:62,
- from /usr/include/c++/14.2.1/bits/shared_ptr.h:53,
- from /usr/include/c++/14.2.1/memory:80,
- from src/utils/lib/CryptoPP.h:369:
- /usr/include/c++/14.2.1/exception:125:8: note: declared here
- 125 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
- | ^~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:4355:33: warning: ‘throw’ will always call ‘terminate’ [-Wterminate]
- 4355 | throw ParameterNotUsed(m_name);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/lib/CryptoPP.h:4355: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*, CryptoPP::byte*) const’:
- src/utils/lib/CryptoPP.cc:698:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 698 | std::auto_ptr<PK_MessageAccumulator> m(messageAccumulator);
- | ^~~~~~~~
- In file included from /usr/include/c++/14.2.1/memory:78:
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> class auto_ptr;
- | ^~~~~~~~
- src/utils/lib/CryptoPP.cc: In member function ‘virtual unsigned int CryptoPP::PK_Signer::SignMessage(CryptoPP::RandomNumberGenerator&, const CryptoPP::byte*, unsigned int, CryptoPP::byte*) const’:
- src/utils/lib/CryptoPP.cc:704:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 704 | std::auto_ptr<PK_MessageAccumulator> m(NewSignatureAccumulator(rng));
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> class auto_ptr;
- | ^~~~~~~~
- src/utils/lib/CryptoPP.cc: In member function ‘virtual unsigned int CryptoPP::PK_Signer::SignMessageWithRecovery(CryptoPP::RandomNumberGenerator&, const CryptoPP::byte*, unsigned int, const CryptoPP::byte*, unsigned int, CryptoPP::byte*) const’:
- src/utils/lib/CryptoPP.cc:712:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 712 | std::auto_ptr<PK_MessageAccumulator> m(NewSignatureAccumulator(rng));
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> 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> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 720 | std::auto_ptr<PK_MessageAccumulator> m(messageAccumulator);
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> class auto_ptr;
- | ^~~~~~~~
- src/utils/lib/CryptoPP.cc: In member function ‘virtual bool CryptoPP::PK_Verifier::VerifyMessage(const CryptoPP::byte*, unsigned int, const CryptoPP::byte*, unsigned int) const’:
- src/utils/lib/CryptoPP.cc:726:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 726 | std::auto_ptr<PK_MessageAccumulator> m(NewVerificationAccumulator());
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> class auto_ptr;
- | ^~~~~~~~
- src/utils/lib/CryptoPP.cc: In member function ‘virtual CryptoPP::DecodingResult CryptoPP::PK_Verifier::Recover(CryptoPP::byte*, CryptoPP::PK_MessageAccumulator*) const’:
- src/utils/lib/CryptoPP.cc:734:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 734 | std::auto_ptr<PK_MessageAccumulator> m(messageAccumulator);
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> class auto_ptr;
- | ^~~~~~~~
- src/utils/lib/CryptoPP.cc: In member function ‘virtual CryptoPP::DecodingResult CryptoPP::PK_Verifier::RecoverMessage(CryptoPP::byte*, const CryptoPP::byte*, unsigned int, const CryptoPP::byte*, unsigned int) const’:
- src/utils/lib/CryptoPP.cc:742:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 742 | std::auto_ptr<PK_MessageAccumulator> m(NewVerificationAccumulator());
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> class auto_ptr;
- | ^~~~~~~~
- src/utils/lib/CryptoPP.cc: In member function ‘std::vector<short unsigned int>* CryptoPP::NewPrimeTable::operator()() const’:
- src/utils/lib/CryptoPP.cc:1047:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 1047 | std::auto_ptr<std::vector<word16> > pPrimeTable(new std::vector<word16>);
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> 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> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- 6788 | std::auto_ptr<OutputProxy> temp(proxy = new OutputProxy(*this, false));
- | ^~~~~~~~
- /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
- 59 | template<typename> class auto_ptr;
- | ^~~~~~~~
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -verbose -ccopt "-I /byterun -o src/utils/lib/CryptoPP_stubs.o" -ccopt "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread" -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" -c src/utils/lib/CryptoPP_stubs.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/ocaml4/src=/usr/src/debug/ocaml4 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c -I /byterun -o src/utils/lib/CryptoPP_stubs.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -pthread -I'/usr/lib/ocaml' 'src/utils/lib/CryptoPP_stubs.c'
- src/utils/lib/CryptoPP_stubs.c: In function ‘cc_lprintf_nl’:
- src/utils/lib/CryptoPP_stubs.c:90:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
- 90 | if (caml_func == NULL) caml_func = caml_named_value("ml_lprintf_nl");
- | ^
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcTypes.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcOptions.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/che3.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcGlobals.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcComplexOptions.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcProtocol.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcShared.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcKey.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcClients.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcServers.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcInteractive.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/direct_connect/dcMain.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPTypes.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPOptions.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPGlobals.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPComplexOptions.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPProtocol.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPClients.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPHTTP.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPFTP.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPSSH.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPInteractive.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/fileTP/fileTPMain.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bencode.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTRate.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTTypes.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTOptions.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/bitstring/bitstring_persistent.mli
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/bitstring/bitstring.ml
- File "src/utils/bitstring/bitstring.ml", line 842, characters 15-59:
- 842 | let add_byte ({ buf = buf; len = len; last = last } as t) byte =
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "src/utils/bitstring/bitstring.ml", line 858, characters 14-58:
- 858 | let add_bit ({ buf = buf; len = len; last = last } as t) bit =
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/bitstring.cma src/utils/bitstring/bitstring_c.o -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" src/utils/bitstring/bitstring.cmo
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -I src/utils/bitstring -I +camlp4 camlp4lib.cma -c src/utils/bitstring/bitstring_persistent.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -I src/utils/bitstring -I +camlp4 camlp4lib.cma -pp '/usr/bin/camlp4of -impl' -c src/utils/bitstring/pa_bitstring.mlt src/utils/bitstring/bitstring_persistent.cmo build/bitstring.cma
- /usr/bin/camlp4of build/bitstring.cma src/utils/bitstring/bitstring_persistent.cmo src/utils/bitstring/pa_bitstring.cmo -impl src/networks/bittorrent/bTUdpTracker.mlp -o src/networks/bittorrent/bTUdpTracker.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTUdpTracker.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTProtocol.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTTorrent.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/kademlia.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bT_DHT.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTGlobals.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTComplexOptions.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/mailer.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonOptions.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonUserDb.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonGlobals.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonSwarming.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonEvent.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonUser.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonPictures.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonServer.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonIndexing.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonInteractive.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/common/commonStats.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTRate.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTTypes.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTStats.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTStats.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTTracker.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTChooser.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTClients.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTInteractive.ml
- File "src/networks/bittorrent/bTInteractive.ml", line 321, characters 23-32:
- 321 | let emit_file text ?(desc=text) ~value ~size ~progress ~extra =
- ^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/bittorrent/bTMain.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeySui1.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeySui.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyTypes.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyOptions.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyMftp.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyMftp.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyImport.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyOpenProtocol.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoClient.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoServer.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoUdp.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyPandora.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyGlobals.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyTypes.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/anyEndian.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/net/littleEndian.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoServer.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoUdp.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoClient.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoCom.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoCom.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyComplexOptions.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyComplexOptions.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeySupernode.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyShare.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyShare.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyReliability.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyThieves.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyStats.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyStats.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyOneFile.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyOneFile.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyOvernetImport.ml
- /usr/bin/camlp4of build/bitstring.cma src/utils/bitstring/bitstring_persistent.cmo src/utils/bitstring/pa_bitstring.cmo -impl src/networks/donkey/donkeyNodesDat.mlp -o src/networks/donkey/donkeyNodesDat.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyNodesDat.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyOvernet.mli
- File "src/networks/donkey/donkeyOvernet.mli", line 105, characters 12-17:
- 105 | module Make(Proto: sig
- ^^^^^
- Warning 67 [unused-functor-parameter]: unused functor parameter Proto.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyOvernet.ml
- File "src/networks/donkey/donkeyOvernet.ml", line 297, characters 4-37:
- 297 | mutable search_kind : search_for;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field search_kind is never mutated.
- File "src/networks/donkey/donkeyOvernet.ml", line 312, characters 4-31:
- 312 | mutable search_start : int;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field search_start is never mutated.
- File "src/networks/donkey/donkeyOvernet.ml", line 313, characters 4-34:
- 313 | mutable search_lifetime : int;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field search_lifetime is never mutated.
- File "src/networks/donkey/donkeyOvernet.ml", line 315, characters 4-57:
- 315 | mutable search_results : (Md4.t, tag list) Hashtbl.t;
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field search_results is never mutated.
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoKademlia.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoKademlia.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyClient.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyClient.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoOvernet.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyProtoOvernet.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyUdp.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyFiles.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyServers.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyServers.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeySearch.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeySearch.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyInteractive.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/networks/donkey/donkeyMain.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/core.cmxa src/networks/direct_connect/che3_c.o src/utils/lib/CryptoPP.o src/utils/lib/CryptoPP_stubs.o -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" src/networks/direct_connect/dcTypes.cmx src/networks/direct_connect/dcOptions.cmx src/networks/direct_connect/che3.cmx src/networks/direct_connect/dcGlobals.cmx src/networks/direct_connect/dcComplexOptions.cmx src/networks/direct_connect/dcProtocol.cmx src/networks/direct_connect/dcShared.cmx src/networks/direct_connect/dcKey.cmx src/networks/direct_connect/dcClients.cmx src/networks/direct_connect/dcServers.cmx src/networks/direct_connect/dcInteractive.cmx src/networks/direct_connect/dcMain.cmx src/networks/fileTP/fileTPTypes.cmx src/networks/fileTP/fileTPOptions.cmx src/networks/fileTP/fileTPGlobals.cmx src/networks/fileTP/fileTPComplexOptions.cmx src/networks/fileTP/fileTPProtocol.cmx src/networks/fileTP/fileTPClients.cmx src/networks/fileTP/fileTPHTTP.cmx src/networks/fileTP/fileTPFTP.cmx src/networks/fileTP/fileTPSSH.cmx src/networks/fileTP/fileTPInteractive.cmx src/networks/fileTP/fileTPMain.cmx src/networks/bittorrent/bencode.cmx src/networks/bittorrent/bTRate.cmx src/networks/bittorrent/bTTypes.cmx src/networks/bittorrent/bTOptions.cmx src/networks/bittorrent/bTUdpTracker.cmx src/networks/bittorrent/bTProtocol.cmx src/networks/bittorrent/bTTorrent.cmx src/networks/bittorrent/kademlia.cmx src/networks/bittorrent/bT_DHT.cmx src/networks/bittorrent/bTGlobals.cmx src/networks/bittorrent/bTComplexOptions.cmx src/networks/bittorrent/bTStats.cmx src/networks/bittorrent/bTTracker.cmx src/networks/bittorrent/bTChooser.cmx src/networks/bittorrent/bTClients.cmx src/networks/bittorrent/bTInteractive.cmx src/networks/bittorrent/bTMain.cmx src/networks/donkey/donkeySui1.cmx src/networks/donkey/donkeySui.cmx src/networks/donkey/donkeyTypes.cmx src/networks/donkey/donkeyOptions.cmx src/networks/donkey/donkeyMftp.cmx src/networks/donkey/donkeyImport.cmx src/networks/donkey/donkeyOpenProtocol.cmx src/networks/donkey/donkeyProtoClient.cmx src/networks/donkey/donkeyProtoServer.cmx src/networks/donkey/donkeyProtoUdp.cmx src/networks/donkey/donkeyPandora.cmx src/networks/donkey/donkeyGlobals.cmx src/networks/donkey/donkeyProtoCom.cmx src/networks/donkey/donkeyComplexOptions.cmx src/networks/donkey/donkeySupernode.cmx src/networks/donkey/donkeyShare.cmx src/networks/donkey/donkeyReliability.cmx src/networks/donkey/donkeyThieves.cmx src/networks/donkey/donkeyStats.cmx src/networks/donkey/donkeyOneFile.cmx src/networks/donkey/donkeyOvernetImport.cmx src/networks/donkey/donkeyNodesDat.cmx src/networks/donkey/donkeyOvernet.cmx src/networks/donkey/donkeyProtoKademlia.cmx src/networks/donkey/donkeyClient.cmx src/networks/donkey/donkeyProtoOvernet.cmx src/networks/donkey/donkeyUdp.cmx src/networks/donkey/donkeyFiles.cmx src/networks/donkey/donkeyServers.cmx src/networks/donkey/donkeySearch.cmx src/networks/donkey/donkeyInteractive.cmx src/networks/donkey/donkeyMain.cmx
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -verbose -ccopt "-I /byterun -o src/utils/cdk/gdstubs.o" -ccopt "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread" -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" -c src/utils/cdk/gdstubs.c
- + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/ocaml4/src=/usr/src/debug/ocaml4 -flto=auto -ffat-lto-objects -D_FILE_OFFSET_BITS=64 -c -I /byterun -o src/utils/cdk/gdstubs.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/sysprof-6 -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -pthread -I'/usr/lib/ocaml' 'src/utils/cdk/gdstubs.c'
- src/utils/cdk/gdstubs.c: In function ‘ml_font_cmp’:
- src/utils/cdk/gdstubs.c:102:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- 102 | return (int)FONT_VAL(v1) - (int)FONT_VAL(v2);
- | ^
- src/utils/cdk/gdstubs.c:102:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- 102 | return (int)FONT_VAL(v1) - (int)FONT_VAL(v2);
- | ^
- src/utils/cdk/gdstubs.c: In function ‘ml_get_font’:
- src/utils/cdk/gdstubs.c:113:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 113 | v = alloc_custom(&font_t_custom_operations, sizeof(GdFWrapper), 1, 10);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c: In function ‘ml_image_create’:
- src/utils/cdk/gdstubs.c:136:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
- 136 | raise_constant(*(value *)caml_named_value("gdopen failed"));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c:138:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 138 | v = alloc_custom(&image_t_custom_operations, sizeof(GdWrapper),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c: In function ‘ml_image_open_png’:
- src/utils/cdk/gdstubs.c:154:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
- 154 | raise_not_found();
- | ^~~~~~~~~~
- src/utils/cdk/gdstubs.c:161:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
- 161 | raise_constant(*(value *)caml_named_value("gdopen failed"));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c:163:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 163 | v = alloc_custom(&image_t_custom_operations, sizeof(GdWrapper),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c: In function ‘ml_image_open_jpeg’:
- src/utils/cdk/gdstubs.c:183:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
- 183 | raise_not_found();
- | ^~~~~~~~~~
- src/utils/cdk/gdstubs.c:190:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
- 190 | raise_constant(*(value *)caml_named_value("gdopen failed"));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c:192:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
- 192 | v = alloc_custom(&image_t_custom_operations, sizeof(GdWrapper),
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c: At top level:
- src/utils/cdk/gdstubs.c:387:13: warning: "really_putblock" is deprecated: use "caml_really_putblock" instead
- 387 | void really_putblock (struct channel *, char *, long);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c: In function ‘ml_dump_png’:
- src/utils/cdk/gdstubs.c:398:13: warning: "really_putblock" is deprecated: use "caml_really_putblock" instead
- 398 | really_putblock(Channel(chan), dat, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c: In function ‘ml_dump_jpeg’:
- src/utils/cdk/gdstubs.c:413:13: warning: "really_putblock" is deprecated: use "caml_really_putblock" instead
- 413 | really_putblock(Channel(chan), dat, size);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- src/utils/cdk/gdstubs.c: In function ‘ml_image_pngversion’:
- src/utils/cdk/gdstubs.c:493:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
- 493 | v = copy_int32 ((int32_t)png_access_version_number());
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/utils/cdk/gd.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverGraphics_gd.ml
- File "src/daemon/driver/driverGraphics_gd.ml", line 22, characters 0-7:
- 22 | open Gd
- ^^^^^^^
- Warning 33 [unused-open]: unused open Gd.
- File "src/daemon/driver/driverGraphics_gd.ml", line 25, characters 0-12:
- 25 | open Printf2
- ^^^^^^^^^^^^
- Warning 33 [unused-open]: unused open Printf2.
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverGraphics.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverInteractive.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverCommands.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverCommands.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverControlers.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverControlers.ml
- /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverInterface.mli
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverInterface.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -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/gtk2/gui -I src/gtk2/gui/x11 -I src/gtk2/gui/win32 -I icons/rsvg -I +lablgtk2 -I src/networks/direct_connect -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I +camlp4 -I +num -c src/daemon/driver/driverMain.ml
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -a -o build/driver.cmxa src/utils/cdk/gdstubs.o -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" src/utils/cdk/gd.cmx src/daemon/driver/driverGraphics_gd.cmx src/daemon/driver/driverGraphics.cmx src/daemon/driver/driverInteractive.cmx src/daemon/driver/driverCommands.cmx src/daemon/driver/driverControlers.cmx src/daemon/driver/driverInterface.cmx src/daemon/driver/driverMain.cmx
- /usr/bin/ocamlopt.opt -inline 10 -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60-70 -linkall -o mlnet \
- bigarray.cmxa unix.cmxa str.cmxa -I +num nums.cmxa -ccopt "-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " -cclib "-lz " -cclib -lbz2 -ccopt "-pthread" -cclib "-lpthread" \
- \
- -cclib "-lgd -lpng16 -ljpeg" -ccopt "" \
- -cc 'g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/home/korimitsu/.cache/paru/clone/mldonkey/src=/usr/src/debug/mldonkey -flto=auto' -ccopt '-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer' \
- -cclib -lmagic \
- \
- -cclib "-lminiupnpc -lnatpmp -lz " -ccopt "" \
- -I build build/extlib.cmxa build/cdk.cmxa build/bitstring.cmxa build/magic.cmxa build/common.cmxa build/client.cmxa build/core.cmxa build/driver.cmxa src/daemon/common/commonMain.cmx
- File "_none_", line 1:
- Error: Files /usr/lib/ocaml/num/nums.cmxa and /usr/lib/ocaml/stdlib.cmxa
- make inconsistent assumptions over implementation Stdlib__Sys
- make: *** [Makefile:2737: mlnet] Error 2
- ==> ERROR: A failure occurred in build().
- Aborting...
- error: failed to build 'mldonkey-3.2.1-1':
- error: packages failed to build: mldonkey-3.2.1-1
Add Comment
Please, Sign In to add comment