Guest User

Untitled

a guest
Sep 8th, 2024
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 240.72 KB | None | 0 0
  1. $ paru -S mldonkey
  2. :: Resolving dependencies...
  3. :: Calculating conflicts...
  4. :: Calculating inner conflicts...
  5.  
  6. Aur (1) mldonkey-3.2.1-1
  7.  
  8. :: Proceed to review? [Y/n]:
  9. :: Downloading PKGBUILDs...
  10. PKGBUILDs up to date
  11. nothing new to review
  12. fetching devel info...
  13. ==> Making package: mldonkey 3.2.1-1 (Sun 08 Sep 2024 09:52:23 AM AET)
  14. ==> Retrieving sources...
  15. -> Found mldonkey-3.2.1.tar.bz2
  16. -> Found mldonkey.conf
  17. -> Found mldonkey.service
  18. -> Found mldonkey.tmpfiles
  19. -> Found mldonkey.sysusers
  20. ==> Validating source files with sha256sums...
  21. mldonkey-3.2.1.tar.bz2 ... Passed
  22. mldonkey.conf ... Passed
  23. mldonkey.service ... Passed
  24. mldonkey.tmpfiles ... Passed
  25. mldonkey.sysusers ... Passed
  26. ==> Making package: mldonkey 3.2.1-1 (Sun 08 Sep 2024 09:52:24 AM AET)
  27. ==> Checking runtime dependencies...
  28. ==> Checking buildtime dependencies...
  29. ==> Retrieving sources...
  30. -> Found mldonkey-3.2.1.tar.bz2
  31. -> Found mldonkey.conf
  32. -> Found mldonkey.service
  33. -> Found mldonkey.tmpfiles
  34. -> Found mldonkey.sysusers
  35. ==> Validating source files with sha256sums...
  36. mldonkey-3.2.1.tar.bz2 ... Passed
  37. mldonkey.conf ... Passed
  38. mldonkey.service ... Passed
  39. mldonkey.tmpfiles ... Passed
  40. mldonkey.sysusers ... Passed
  41. ==> Removing existing $srcdir/ directory...
  42. ==> Extracting sources...
  43. -> Extracting mldonkey-3.2.1.tar.bz2 with bsdtar
  44. ==> Sources are ready.
  45. mldonkey-3.2.1-1: parsing pkg list...
  46. ==> Making package: mldonkey 3.2.1-1 (Sun 08 Sep 2024 09:52:26 AM AET)
  47. ==> Checking runtime dependencies...
  48. ==> Checking buildtime dependencies...
  49. ==> WARNING: Using existing $srcdir/ tree
  50. ==> Removing existing $pkgdir/ directory...
  51. ==> Starting build()...
  52. Running m4 to generate Makefile...
  53. 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'
  54. checking for gcc... gcc
  55. checking whether the C compiler works... yes
  56. checking for C compiler default output file name... a.out
  57. checking for suffix of executables...
  58. checking whether we are cross compiling... no
  59. checking for suffix of object files... o
  60. checking whether the compiler supports GNU C... yes
  61. checking whether gcc accepts -g... yes
  62. checking for gcc option to enable C11 features... none needed
  63. checking how to run the C preprocessor... gcc -E
  64. checking build system type... x86_64-pc-linux-gnu
  65. checking host system type... x86_64-pc-linux-gnu
  66.  
  67. --------------------------------
  68. Checking system tools.
  69. --------------------------------
  70. checking for ranlib... ranlib
  71. checking for gmake... no
  72. checking for make... make
  73. checking if make is GNU make ... yes
  74. checking for bzip2... bzip2
  75. checking for gzip... (cached) bzip2
  76. checking for perl... /usr/bin/perl
  77. checking for rpmbuild... no
  78. checking for rpm... no
  79. checking for wget... wget
  80. ----------------------------------------
  81. Checking system tools finished.
  82. ----------------------------------------
  83.  
  84. --------------------------------
  85. Checking OCaml compiler.
  86. --------------------------------
  87. checking for ocamlc.opt... /usr/bin/ocamlc.opt
  88. checking for ocamlc... /usr/bin/ocamlc.opt
  89. checking for camlp4... /usr/bin/camlp4
  90. checking for ocamlopt.opt... /usr/bin/ocamlopt.opt
  91. checking for ocamlopt... (cached) /usr/bin/ocamlopt.opt
  92. checking for ocamldep... /usr/bin/ocamldep
  93. checking for ocamllex.opt... /usr/bin/ocamllex.opt
  94. checking for ocamllex... (cached) /usr/bin/ocamllex.opt
  95. checking for ocamlyacc... /usr/bin/ocamlyacc
  96. checking for ocamldoc... /usr/bin/ocamldoc
  97. checking for ocamlmktop... /usr/bin/ocamlmktop
  98. checking for camlp4... (cached) /usr/bin/camlp4
  99. checking for camlp4of... /usr/bin/camlp4of
  100. -------------------------------------------
  101. Checking OCaml 4.14.2 finished.
  102. -------------------------------------------
  103. checking ocaml num library... found -I +num
  104.  
  105. ----------------------------------
  106. Checking system headers.
  107. ----------------------------------
  108. checking for special C compiler options needed for large files... no
  109. checking for _FILE_OFFSET_BITS value needed for large files... no
  110. checking for stdio.h... yes
  111. checking for stdlib.h... yes
  112. checking for string.h... yes
  113. checking for inttypes.h... yes
  114. checking for stdint.h... yes
  115. checking for strings.h... yes
  116. checking for sys/stat.h... yes
  117. checking for sys/types.h... yes
  118. checking for unistd.h... yes
  119. checking whether byte ordering is bigendian... no
  120. checking for setrlimit... yes
  121. checking for getrlimit... yes
  122. checking for strerror_r... yes
  123. checking for strerror... yes
  124. checking for posix_fallocate... yes
  125. checking for byteswap.h... yes
  126. checking for sys/utsname.h... yes
  127. checking for arpa/inet.h... yes
  128. checking for sys/types.h... (cached) yes
  129. checking for sys/time.h... yes
  130. checking for sys/resource.h... yes
  131. checking for netinet/in_systm.h... yes
  132. checking for netinet/in.h... yes
  133. checking for netinet/ip.h... yes
  134. checking for sys/poll.h... yes
  135. checking for poll... yes
  136. checking for sys/vfs.h... yes
  137. checking for sys/statvfs.h... yes
  138. checking for sys/param.h... yes
  139. checking for sys/mount.h... yes
  140. -------------------------------------------
  141. Checking system headers finished.
  142. -------------------------------------------
  143.  
  144. -----------------------------------
  145. Checking system libraries.
  146. -----------------------------------
  147. ----- checking zlib (required)
  148. checking for inflate in -lz... yes
  149. checking for zlib.h... yes
  150. checking for zlibVersion in -lz... yes
  151. ----- checking bzlib (optional)
  152. checking for bzlib.h... yes
  153. checking for BZ2_bzReadOpen in -lbz2... yes
  154. checking for BZ2_bzlibVersion in -lbz2... yes
  155. ----- checking libminiupnpc >= 1.6 (optional)
  156. checking for miniupnpc/miniupnpc.h... yes
  157. checking for upnpDiscover in -lminiupnpc... yes
  158. ----- checking libnatpmp >= 20110808 (optional)
  159. checking for natpmp.h... yes
  160. checking for initnatpmp in -lnatpmp... yes
  161. ----- checking libmagic (GNU file) (optional)
  162. checking for gcc options needed to detect all undeclared functions... none needed
  163. checking for magic.h... yes
  164. checking for magic_file in -lmagic... yes
  165. checking whether MAGIC_ERROR is declared... yes
  166. ----- checking gd (optional)
  167. checking for gdlib-config... no
  168. checking for gd.h... yes
  169. checking for gdImageCreate in -lgd... no
  170. configure: not found, trying another method
  171. checking for gdImageCreate in -lgd... yes
  172. checking for libpng-config... libpng-config
  173. checking for png_create_read_struct in -lpng... yes
  174. checking for gdImagePng in -lgd... no
  175. configure: not found, trying another method
  176. checking for gdImagePng in -lgd... yes
  177. checking for png support in libgd... yes
  178. checking for png_access_version_number in -lpng... yes
  179. checking for jpeg_CreateCompress in -ljpeg... yes
  180. checking for gdImageJpeg in -lgd... no
  181. configure: not found, trying another method
  182. checking for gdImageJpeg in -lgd... yes
  183. checking for jpeg support in libgd... yes
  184. ----- checking iconv (optional)
  185. checking for ld used by gcc... /usr/bin/ld
  186. checking if the linker (/usr/bin/ld) is GNU ld... yes
  187. checking for shared library run path origin... done
  188. checking 32-bit host C ABI... no
  189. checking for grep that handles long lines and -e... /usr/bin/grep
  190. checking for egrep... /usr/bin/grep -E
  191. checking for ELF binary format... yes
  192. checking for the common suffixes of directories in the library search path... lib,lib,lib64
  193. checking for iconv... yes
  194. checking for working iconv... yes
  195. checking for iconv declaration...
  196. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  197. checking for locale_charset... no
  198. configure: found nl_langinfo(CODESET)
  199. checking for locale_charset in -lcharset... no
  200. checking for libcharset.h... no
  201. checking for langinfo.h... yes
  202. checking for locale.h... yes
  203. ----- checking thread support (optional, strongly advised)
  204. checking for a sed that does not truncate output... /usr/bin/sed
  205. checking whether gcc is Clang... no
  206. checking whether pthreads work with "-pthread" and "-lpthread"... yes
  207. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  208. checking whether more special flags are required for pthreads... no
  209. checking for PTHREAD_PRIO_INHERIT... yes
  210. ----- GNU C Library version
  211. checking for linux/limits.h... yes
  212. checking for gnu/libc-version.h... yes
  213. checking for GNU C Library version... 2.40
  214. ---------------------------------------------
  215. Checking system libraries finished.
  216. ---------------------------------------------
  217.  
  218. --------------------------------------
  219. Checking activated networks.
  220. --------------------------------------
  221. checking eDonkey... yes
  222. checking for g++... g++
  223. checking whether the compiler supports GNU C++... yes
  224. checking whether g++ accepts -g... yes
  225. checking for g++ option to enable C++11 features... none needed
  226. checking for g++... g++
  227. checking eMule SUI... yes
  228. checking whether C++ compiler accepts -fno-omit-frame-pointer... yes
  229. checking whether C++ compiler accepts -mno-omit-leaf-frame-pointer... yes
  230. checking BitTorrent... yes
  231. checking FileTP... yes
  232. checking DirectConnect... yes
  233. -----------------------------------------------
  234. Checking activated networks finished.
  235. -----------------------------------------------
  236. ---------------------------------------------------------
  237. Checking the libraries required to build the GTK GUI.
  238. ---------------------------------------------------------
  239. checking for GTK+ - version >= 2.4.0... yes
  240. checking for librsvg - version >= 2.4.0... yes
  241. checking for native code lablgtk2... yes
  242. checking GToolbox.popup_menu args... val popup_menu : entries: menu_entry list -> button: int -> time: int32 -> unit
  243. new
  244. ---------------------------------------------------------
  245. End of GTK GUI configuration.
  246. ---------------------------------------------------------
  247. configure: creating ./config.status
  248. config.status: creating Makefile.config
  249. config.status: creating mldonkey.rc
  250. config.status: creating ../src/utils/lib/autoconf.ml.new
  251. config.status: creating ../src/utils/lib/gAutoconf.ml.new
  252. config.status: creating ../src/utils/bitstring/bitstring.ml
  253. config.status: creating ../src/utils/lib/magic.ml
  254. config.status: creating ../src/networks/donkey/donkeySui.ml
  255. config.status: creating ../src/daemon/driver/driverGraphics.ml
  256. config.status: creating ../packages/rpm/mldonkey.spec
  257. config.status: creating ../packages/rpm/Makefile
  258. config.status: creating ../packages/slackware/mldonkey.options
  259. config.status: creating config.h
  260.  
  261. Building dependencies (if it blocks, try 'make depend' to see the problem)
  262.  
  263. Configuring MLDonkey 3.2.1 completed.
  264.  
  265. Network modules:
  266. - eDonkey enabled (eMule SUI enabled)
  267. - BitTorrent enabled
  268. - FileTP (aka wget) enabled
  269. - Fasttrack disabled
  270. - Gnutella disabled - unmaintained
  271. - Gnutella2 disabled - unmaintained
  272. - Direct Connect enabled
  273. - Open Napster disabled - currently not usable
  274. - Soulseek disabled - currently not usable
  275. - OpenFT disabled - currently not usable
  276.  
  277. Core features:
  278. - zlib (required) enabled
  279. - threads enabled
  280. - bzip2 enabled
  281. - iconv enabled
  282. - libmagic enabled
  283. - upnp & natpmp enabled
  284. - graphical stats enabled
  285. - png support enabled
  286. - jpg support enabled
  287.  
  288.  
  289. - GUI support GTK2 GUI
  290.  
  291. Compilers:
  292. - OCaml version 4.14.2
  293. - gcc version 14.2.1
  294. - g++ version 14.2.1
  295.  
  296. \nNow execute 'make' to start compiling. Good luck!
  297.  
  298. To compile a static code execute: make mlnet.static
  299. To produce a release tarball execute: make release.mlnet.static
  300. To clean the build directory execute: make maintainerclean
  301.  
  302. Compiling CryptoPP.cc can take several minutes, on slow machines up to half an hour.
  303. /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
  304. File "src/utils/lib/syslog.ml", line 123, characters 2-26:
  305. 123 | mutable logpath: string;
  306. ^^^^^^^^^^^^^^^^^^^^^^^^
  307. Warning 69 [unused-field]: mutable record field logpath is never mutated.
  308. /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
  309. /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
  310. /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
  311. /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
  312. /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
  313. /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
  314. /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
  315. /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
  316. /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
  317. /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
  318. /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
  319. /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
  320. File "src/utils/cdk/tar.ml", line 85, characters 2-22:
  321. 85 | rawchan: in_channel;
  322. ^^^^^^^^^^^^^^^^^^^^
  323. Warning 69 [unused-field]: record field rawchan is never read.
  324. (However, this field is used to build or mutate values.)
  325. /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
  326. /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
  327. /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
  328. /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
  329. /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
  330. /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
  331. /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
  332. /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
  333. File "src/utils/lib/options.ml", line 56, characters 4-37:
  334. 56 | option_section : options_section; option_advanced : bool;
  335. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  336. Warning 69 [unused-field]: record field option_section is never read.
  337. (However, this field is used to build or mutate values.)
  338. /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
  339. /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
  340. /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
  341. /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
  342. /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
  343. /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
  344. /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
  345. /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
  346. /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
  347. /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
  348. File "src/utils/net/basicSocket.ml", line 51, characters 4-24:
  349. 51 | mutable flags : int;
  350. ^^^^^^^^^^^^^^^^^^^^
  351. Warning 69 [unused-field]: mutable record field flags is never mutated.
  352. File "src/utils/net/basicSocket.ml", line 55, characters 4-26:
  353. 55 | mutable pollpos : int;
  354. ^^^^^^^^^^^^^^^^^^^^^^
  355. Warning 69 [unused-field]: record field pollpos is never read.
  356. (However, this field is used to build or mutate values.)
  357. File "src/utils/net/basicSocket.ml", line 71, characters 4-26:
  358. 71 | mutable name : string;
  359. ^^^^^^^^^^^^^^^^^^^^^^
  360. Warning 69 [unused-field]: mutable record field name is never mutated.
  361. File "src/utils/net/basicSocket.ml", line 72, characters 4-36:
  362. 72 | mutable printer : (t -> string);
  363. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  364. Warning 69 [unused-field]: record field printer is never read.
  365. (However, this field is used to build or mutate values.)
  366. /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
  367. /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
  368. File "src/utils/net/ip.ml", line 287, characters 4-43:
  369. 287 | mutable entries : Unix.inet_addr array;
  370. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  371. Warning 69 [unused-field]: mutable record field entries is never mutated.
  372. File "src/utils/net/ip.ml", line 288, characters 4-25:
  373. 288 | mutable error : bool;
  374. ^^^^^^^^^^^^^^^^^^^^^
  375. Warning 69 [unused-field]: mutable record field error is never mutated.
  376. /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
  377. /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
  378. File "src/utils/lib/unix32.ml", line 62, characters 8-34:
  379. 62 | mutable filename : string;
  380. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  381. Warning 69 [unused-field]: mutable record field filename is never mutated.
  382. File "src/utils/lib/unix32.ml", line 63, characters 8-32:
  383. 63 | mutable writable : bool;
  384. ^^^^^^^^^^^^^^^^^^^^^^^^
  385. Warning 69 [unused-field]: mutable record field writable is never mutated.
  386. File "src/utils/lib/unix32.ml", line 415, characters 8-34:
  387. 415 | mutable filename : string;
  388. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  389. Warning 69 [unused-field]: mutable record field filename is never mutated.
  390. File "src/utils/lib/unix32.ml", line 416, characters 8-28:
  391. 416 | mutable pos : int64;
  392. ^^^^^^^^^^^^^^^^^^^^
  393. Warning 69 [unused-field]: mutable record field pos is never mutated.
  394. File "src/utils/lib/unix32.ml", line 417, characters 8-28:
  395. 417 | mutable len : int64;
  396. ^^^^^^^^^^^^^^^^^^^^
  397. Warning 69 [unused-field]: mutable record field len is never mutated.
  398. File "src/utils/lib/unix32.ml", line 419, characters 8-31:
  399. 419 | mutable fd : FDCache.t;
  400. ^^^^^^^^^^^^^^^^^^^^^^^
  401. Warning 69 [unused-field]: mutable record field fd is never mutated.
  402. File "src/utils/lib/unix32.ml", line 424, characters 8-33:
  403. 424 | mutable dirname : string;
  404. ^^^^^^^^^^^^^^^^^^^^^^^^^
  405. Warning 69 [unused-field]: mutable record field dirname is never mutated.
  406. File "src/utils/lib/unix32.ml", line 426, characters 8-34:
  407. 426 | mutable files : file list;
  408. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  409. Warning 69 [unused-field]: mutable record field files is never mutated.
  410. File "src/utils/lib/unix32.ml", line 427, characters 8-29:
  411. 427 | mutable tree : btree;
  412. ^^^^^^^^^^^^^^^^^^^^^
  413. Warning 69 [unused-field]: mutable record field tree is never mutated.
  414. File "src/utils/lib/unix32.ml", line 700, characters 8-35:
  415. 700 | mutable chunkname : string;
  416. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  417. Warning 69 [unused-field]: record field chunkname is never read.
  418. (However, this field is used to build or mutate values.)
  419. File "src/utils/lib/unix32.ml", line 703, characters 8-31:
  420. 703 | mutable fd : FDCache.t;
  421. ^^^^^^^^^^^^^^^^^^^^^^^
  422. Warning 69 [unused-field]: mutable record field fd is never mutated.
  423. File "src/utils/lib/unix32.ml", line 707, characters 8-34:
  424. 707 | mutable filename : string;
  425. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  426. Warning 69 [unused-field]: record field filename is never read.
  427. (However, this field is used to build or mutate values.)
  428. File "src/utils/lib/unix32.ml", line 708, characters 8-33:
  429. 708 | mutable dirname : string;
  430. ^^^^^^^^^^^^^^^^^^^^^^^^^
  431. Warning 69 [unused-field]: mutable record field dirname is never mutated.
  432. File "src/utils/lib/unix32.ml", line 711, characters 8-32:
  433. 711 | mutable writable : bool;
  434. ^^^^^^^^^^^^^^^^^^^^^^^^
  435. Warning 69 [unused-field]: mutable record field writable is never mutated.
  436. File "src/utils/lib/unix32.ml", line 1110, characters 4-30:
  437. 1110 | mutable filename : string;
  438. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  439. Warning 69 [unused-field]: mutable record field filename is never mutated.
  440. File "src/utils/lib/unix32.ml", line 1111, characters 4-28:
  441. 1111 | mutable writable : bool;
  442. ^^^^^^^^^^^^^^^^^^^^^^^^
  443. Warning 69 [unused-field]: mutable record field writable is never mutated.
  444. File "src/utils/lib/unix32.ml", line 1506, characters 4-31:
  445. 1506 | mutable part_begin : int64;
  446. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  447. Warning 69 [unused-field]: mutable record field part_begin is never mutated.
  448. File "src/utils/lib/unix32.ml", line 1507, characters 4-29:
  449. 1507 | mutable part_len : int64;
  450. ^^^^^^^^^^^^^^^^^^^^^^^^^
  451. Warning 69 [unused-field]: mutable record field part_len is never mutated.
  452. File "src/utils/lib/unix32.ml", line 1508, characters 4-29:
  453. 1508 | mutable part_end : int64;
  454. ^^^^^^^^^^^^^^^^^^^^^^^^^
  455. Warning 69 [unused-field]: mutable record field part_end is never mutated.
  456. File "src/utils/lib/unix32.ml", line 1707, characters 2-18:
  457. 1707 | f_files : int64; (* total file nodes in file system *)
  458. ^^^^^^^^^^^^^^^^
  459. Warning 69 [unused-field]: unused record field f_files.
  460. File "src/utils/lib/unix32.ml", line 1708, characters 2-18:
  461. 1708 | f_ffree : int64; (* free file nodes in fs *)
  462. ^^^^^^^^^^^^^^^^
  463. Warning 69 [unused-field]: unused record field f_ffree.
  464. File "src/utils/lib/unix32.ml", line 1709, characters 2-16:
  465. 1709 | f_fsid : unit; (* See note in statfs(2) *)
  466. ^^^^^^^^^^^^^^
  467. Warning 69 [unused-field]: unused record field f_fsid.
  468. /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
  469. /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
  470. /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
  471. /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
  472. /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
  473. /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
  474. /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
  475. File "src/utils/net/tcpBufferedSocket.ml", line 141, characters 4-35:
  476. 141 | mutable lost_bytes : int array; (* 3600 samples*)
  477. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  478. Warning 69 [unused-field]: mutable record field lost_bytes is never mutated.
  479. File "src/utils/net/tcpBufferedSocket.ml", line 96, characters 4-23:
  480. 96 | mutable rbuf : buf;
  481. ^^^^^^^^^^^^^^^^^^^
  482. Warning 69 [unused-field]: mutable record field rbuf is never mutated.
  483. File "src/utils/net/tcpBufferedSocket.ml", line 97, characters 4-23:
  484. 97 | mutable wbuf : buf;
  485. ^^^^^^^^^^^^^^^^^^^
  486. Warning 69 [unused-field]: mutable record field wbuf is never mutated.
  487. File "src/utils/net/tcpBufferedSocket.ml", line 101, characters 4-32:
  488. 101 | mutable ndown_packets : int;
  489. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  490. Warning 69 [unused-field]: record field ndown_packets is never read.
  491. (However, this field is used to build or mutate values.)
  492. File "src/utils/net/tcpBufferedSocket.ml", line 103, characters 4-30:
  493. 103 | mutable nup_packets : int;
  494. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  495. Warning 69 [unused-field]: record field nup_packets is never read.
  496. (However, this field is used to build or mutate values.)
  497. File "src/utils/net/tcpBufferedSocket.ml", line 108, characters 4-30:
  498. 108 | mutable write_power : int;
  499. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  500. Warning 69 [unused-field]: mutable record field write_power is never mutated.
  501. File "src/utils/net/tcpBufferedSocket.ml", line 109, characters 4-29:
  502. 109 | mutable read_power : int;
  503. ^^^^^^^^^^^^^^^^^^^^^^^^^
  504. Warning 69 [unused-field]: mutable record field read_power is never mutated.
  505. File "src/utils/net/tcpBufferedSocket.ml", line 119, characters 4-26:
  506. 119 | mutable token : token;
  507. ^^^^^^^^^^^^^^^^^^^^^^
  508. Warning 69 [unused-field]: mutable record field token is never mutated.
  509. /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
  510. /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
  511. File "src/utils/net/udpSocket.ml", line 50, characters 4-30:
  512. 50 | mutable ping_time : float;
  513. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  514. Warning 69 [unused-field]: mutable record field ping_time is never mutated.
  515. File "src/utils/net/udpSocket.ml", line 123, characters 4-33:
  516. 123 | socks_proxy_address : string;
  517. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  518. Warning 69 [unused-field]: unused record field socks_proxy_address.
  519. File "src/utils/net/udpSocket.ml", line 124, characters 4-27:
  520. 124 | socks_proxy_port : int;
  521. ^^^^^^^^^^^^^^^^^^^^^^^
  522. Warning 69 [unused-field]: unused record field socks_proxy_port.
  523. File "src/utils/net/udpSocket.ml", line 125, characters 4-30:
  524. 125 | socks_proxy_user : string;
  525. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  526. Warning 69 [unused-field]: unused record field socks_proxy_user.
  527. File "src/utils/net/udpSocket.ml", line 126, characters 4-34:
  528. 126 | socks_proxy_password : string;
  529. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  530. Warning 69 [unused-field]: unused record field socks_proxy_password.
  531. File "src/utils/net/udpSocket.ml", line 145, characters 4-32:
  532. 145 | mutable allow_io : bool ref;
  533. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  534. Warning 69 [unused-field]: mutable record field allow_io is never mutated.
  535. File "src/utils/net/udpSocket.ml", line 148, characters 4-59:
  536. 148 | mutable tcp_bc : TcpBufferedSocket.bandwidth_controler;
  537. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  538. Warning 69 [unused-field]: mutable record field tcp_bc is never mutated.
  539. File "src/utils/net/udpSocket.ml", line 130, characters 4-23:
  540. 130 | mutable port : int;
  541. ^^^^^^^^^^^^^^^^^^^
  542. Warning 69 [unused-field]: record field port is never read.
  543. (However, this field is used to build or mutate values.)
  544. File "src/utils/net/udpSocket.ml", line 137, characters 4-45:
  545. 137 | mutable socks_proxy : socks_proxy option;
  546. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  547. Warning 69 [unused-field]: mutable record field socks_proxy is never mutated.
  548. File "src/utils/net/udpSocket.ml", line 138, characters 4-46:
  549. 138 | mutable socks_local : (Ip.t * int) option;
  550. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  551. Warning 69 [unused-field]: mutable record field socks_local is never mutated.
  552. /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
  553. /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
  554. File "src/utils/net/tcpServerSocket.ml", line 35, characters 4-26:
  555. 35 | mutable name : string;
  556. ^^^^^^^^^^^^^^^^^^^^^^
  557. Warning 69 [unused-field]: mutable record field name is never mutated.
  558. File "src/utils/net/tcpServerSocket.ml", line 36, characters 4-26:
  559. 36 | mutable closed : bool;
  560. ^^^^^^^^^^^^^^^^^^^^^^
  561. Warning 69 [unused-field]: mutable record field closed is never mutated.
  562. File "src/utils/net/tcpServerSocket.ml", line 28, characters 4-29:
  563. 28 | mutable cc_name : string;
  564. ^^^^^^^^^^^^^^^^^^^^^^^^^
  565. Warning 69 [unused-field]: mutable record field cc_name is never mutated.
  566. File "src/utils/net/tcpServerSocket.ml", line 30, characters 4-54:
  567. 30 | mutable accept_connections : (int -> int -> bool);
  568. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  569. Warning 69 [unused-field]: mutable record field accept_connections is never mutated.
  570. File "src/utils/net/tcpServerSocket.ml", line 31, characters 4-36:
  571. 31 | mutable allow_accept : bool ref;
  572. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  573. Warning 69 [unused-field]: mutable record field allow_accept is never mutated.
  574. /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
  575. /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
  576. /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
  577. /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
  578. /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
  579. /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
  580. /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
  581. /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
  582. /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
  583. /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
  584. /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
  585. File "src/utils/lib/store.ml", line 32, characters 4-27:
  586. 32 | mutable file_len : int;
  587. ^^^^^^^^^^^^^^^^^^^^^^^
  588. Warning 69 [unused-field]: record field file_len is never read.
  589. (However, this field is used to build or mutate values.)
  590. File "src/utils/lib/store.ml", line 42, characters 4-32:
  591. 42 | mutable store_name : string;
  592. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  593. Warning 69 [unused-field]: mutable record field store_name is never mutated.
  594. /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
  595. /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
  596. /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
  597. /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
  598. File "src/daemon/common/commonTypes.ml", line 144, characters 8-36:
  599. 144 | mutable uid_string : string;
  600. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  601. Warning 69 [unused-field]: mutable record field uid_string is never mutated.
  602. File "src/daemon/common/commonTypes.ml", line 145, characters 8-36:
  603. 145 | mutable uid_type : uid_type;
  604. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  605. Warning 69 [unused-field]: mutable record field uid_type is never mutated.
  606. /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
  607. /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
  608. /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
  609. /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
  610. /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
  611. /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
  612. /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
  613. /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
  614. /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
  615. /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
  616. /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
  617. /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
  618. /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
  619. /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
  620. /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
  621. /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
  622. /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
  623. /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
  624. /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
  625. File "src/utils/lib/indexer1.ml", line 46, characters 8-30:
  626. 46 | suffix_value : string;
  627. ^^^^^^^^^^^^^^^^^^^^^^
  628. Warning 69 [unused-field]: record field suffix_value is never read.
  629. (However, this field is used to build or mutate values.)
  630. File "src/utils/lib/indexer1.ml", line 39, characters 8-31:
  631. 39 | mutable next_doc : int;
  632. ^^^^^^^^^^^^^^^^^^^^^^^
  633. Warning 69 [unused-field]: record field next_doc is never read.
  634. (However, this field is used to build or mutate values.)
  635. File "src/utils/lib/indexer1.ml", line 40, characters 8-32:
  636. 40 | mutable next_word : int;
  637. ^^^^^^^^^^^^^^^^^^^^^^^^
  638. Warning 69 [unused-field]: record field next_word is never read.
  639. (However, this field is used to build or mutate values.)
  640. /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
  641. /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
  642. /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
  643. /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
  644. /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
  645. /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
  646. /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
  647. /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
  648. /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
  649. /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
  650. /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
  651. + 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'
  652. /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
  653. /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
  654. File "src/utils/bitstring/bitstring.ml", line 842, characters 15-59:
  655. 842 | let add_byte ({ buf = buf; len = len; last = last } as t) byte =
  656. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  657. Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
  658. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
  659. File "src/utils/bitstring/bitstring.ml", line 858, characters 14-58:
  660. 858 | let add_bit ({ buf = buf; len = len; last = last } as t) bit =
  661. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  662. Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
  663. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
  664. /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
  665. /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
  666. + 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'
  667. src/utils/lib/magiclib_stub.c: In function ‘raise_magic_failure’:
  668. src/utils/lib/magiclib_stub.c:49:24: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  669. 49 | if (exn == NULL) exn = caml_named_value("Magiclib.Failure");
  670. | ^
  671. src/utils/lib/magiclib_stub.c:50:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
  672. 50 | raise_with_string(*exn, (char *) msg);
  673. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  674. src/utils/lib/magiclib_stub.c: In function ‘raise_on_error’:
  675. src/utils/lib/magiclib_stub.c:63:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
  676. 63 | raise_out_of_memory();
  677. | ^~~~~~~~~~~~~~~~
  678. src/utils/lib/magiclib_stub.c:75:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
  679. 75 | if ((errmsg = malloc(len)) == NULL) raise_out_of_memory();
  680. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  681. src/utils/lib/magiclib_stub.c:81:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
  682. 81 | if (errmsg == NULL) raise_out_of_memory();
  683. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  684. src/utils/lib/magiclib_stub.c:86:13: warning: "raise_sys_error" is deprecated: use "caml_raise_sys_error" instead
  685. 86 | raise_sys_error(copy_string(errmsg));
  686. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  687. src/utils/lib/magiclib_stub.c:86:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
  688. 86 | raise_sys_error(copy_string(errmsg));
  689. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  690. src/utils/lib/magiclib_stub.c: In function ‘ocaml_magic_open’:
  691. src/utils/lib/magiclib_stub.c:141:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
  692. 141 | c = ALLOC_COOKIE;
  693. | ^~~~~~~
  694. src/utils/lib/magiclib_stub.c:148:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
  695. 148 | if ((errmsg = malloc(len)) == NULL) raise_out_of_memory();
  696. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  697. src/utils/lib/magiclib_stub.c:153:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
  698. 153 | if ((errmsg = realloc(errmsg, len)) == NULL) raise_out_of_memory();
  699. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  700. src/utils/lib/magiclib_stub.c:158:13: warning: "raise_sys_error" is deprecated: use "caml_raise_sys_error" instead
  701. 158 | raise_sys_error(copy_string(errmsg));
  702. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  703. src/utils/lib/magiclib_stub.c:158:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
  704. 158 | raise_sys_error(copy_string(errmsg));
  705. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  706. src/utils/lib/magiclib_stub.c: In function ‘ocaml_magic_file’:
  707. src/utils/lib/magiclib_stub.c:181:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
  708. 181 | if (cookie == NULL) invalid_argument("Magiclib.file");
  709. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  710. src/utils/lib/magiclib_stub.c:185:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
  711. 185 | CAMLreturn(copy_string(ans));
  712. | ^~~~~~~~~~~~~~~~~~~
  713. src/utils/lib/magiclib_stub.c: In function ‘ocaml_magic_buffer’:
  714. src/utils/lib/magiclib_stub.c:198:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
  715. 198 | CAMLreturn(copy_string(ans));
  716. | ^~~~~~~~~~~~~~~~~~~
  717. /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
  718. /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
  719. /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
  720. /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
  721. /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
  722. /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
  723. + 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'
  724. src/daemon/common/commonHasher_c.c: In function ‘ml_job_done’:
  725. src/daemon/common/commonHasher_c.c:296:13: warning: "string_length" is deprecated: use "caml_string_length" instead
  726. 296 | int result_len = string_length(result_v);
  727. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  728. src/daemon/common/commonHasher_c.c: In function ‘ml_job_start’:
  729. src/daemon/common/commonHasher_c.c:396:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
  730. 396 | enter_blocking_section();
  731. | ^~~~~~~~~~~~~~~
  732. src/daemon/common/commonHasher_c.c:402:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
  733. 402 | leave_blocking_section ();
  734. | ^~~~~~~~~~~~~~~~
  735. src/daemon/common/commonHasher_c.c: In function ‘hasher_thread’:
  736. src/daemon/common/commonHasher_c.c:318:3: warning: ignoring return value of ‘nice’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  737. 318 | nice(19);
  738. | ^~~~~~~~
  739. /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
  740. /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
  741. /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
  742. /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
  743. /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
  744. /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
  745. /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
  746. /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
  747. /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
  748. /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
  749. /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
  750. /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
  751. /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
  752. /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
  753. /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
  754. /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
  755. /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
  756. /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
  757. /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
  758. /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
  759. /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
  760. /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
  761. /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
  762. /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
  763. File "src/daemon/common/commonTypes.ml", line 144, characters 8-36:
  764. 144 | mutable uid_string : string;
  765. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  766. Warning 69 [unused-field]: mutable record field uid_string is never mutated.
  767. File "src/daemon/common/commonTypes.ml", line 145, characters 8-36:
  768. 145 | mutable uid_type : uid_type;
  769. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  770. Warning 69 [unused-field]: mutable record field uid_type is never mutated.
  771. /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
  772. /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
  773. /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
  774. /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
  775. /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
  776. /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
  777. /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
  778. /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
  779. /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
  780. /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
  781. /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
  782. /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
  783. /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
  784. /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
  785. /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
  786. /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
  787. /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
  788. /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
  789. + 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'
  790. /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
  791. /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
  792. /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
  793. /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
  794. /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
  795. /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
  796. /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
  797. /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
  798. /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
  799. /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
  800. /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
  801. File "src/daemon/common/commonResult.mli", line 54, characters 15-27:
  802. 54 | functor (FilterResult : sig
  803. ^^^^^^^^^^^^
  804. Warning 67 [unused-functor-parameter]: unused functor parameter FilterResult.
  805. /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
  806. /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
  807. /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
  808. /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
  809. /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
  810. /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
  811. /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
  812. /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
  813. /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
  814. /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
  815. /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
  816. /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
  817. /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
  818. /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
  819. /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
  820. /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
  821. /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
  822. /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
  823. /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
  824. /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
  825. /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
  826. /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
  827. /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
  828. /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
  829. /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
  830. + 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'
  831. src/networks/direct_connect/che3_c.c: In function ‘ml_che3_decompress’:
  832. src/networks/direct_connect/che3_c.c:528:13: warning: "string_length" is deprecated: use "caml_string_length" instead
  833. 528 | int len = string_length(s_v);
  834. | ^~~~~~~~~~~~~~~~~~~
  835. src/networks/direct_connect/che3_c.c:535:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
  836. 535 | res = alloc_string(final_len);
  837. | ^~~~~~~~~~~~~~~~~~~~
  838. src/networks/direct_connect/che3_c.c: In function ‘ml_che3_compress’:
  839. src/networks/direct_connect/che3_c.c:544:13: warning: "string_length" is deprecated: use "caml_string_length" instead
  840. 544 | int len = string_length(s_v);
  841. | ^~~~~~~~~~~~~~~~~~~
  842. src/networks/direct_connect/che3_c.c:551:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
  843. 551 | res = alloc_string(final_len);
  844. | ^~~~~~~~~~~~~~~~~~~~
  845. 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
  846. In file included from src/utils/lib/CryptoPP.cc:85:
  847. src/utils/lib/CryptoPP.h:3936:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  848. 3936 | BufferedTransformation::Get;
  849. | ^~~~~~~~~~~~~~~~~~~~~~
  850. src/utils/lib/CryptoPP.h:3937:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  851. 3937 | BufferedTransformation::Peek;
  852. | ^~~~~~~~~~~~~~~~~~~~~~
  853. src/utils/lib/CryptoPP.h:3938:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  854. 3938 | BufferedTransformation::TransferTo;
  855. | ^~~~~~~~~~~~~~~~~~~~~~
  856. src/utils/lib/CryptoPP.h:3939:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  857. 3939 | BufferedTransformation::CopyTo;
  858. | ^~~~~~~~~~~~~~~~~~~~~~
  859. src/utils/lib/CryptoPP.h:3940:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  860. 3940 | BufferedTransformation::CopyRangeTo;
  861. | ^~~~~~~~~~~~~~~~~~~~~~
  862. src/utils/lib/CryptoPP.h:3941:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  863. 3941 | BufferedTransformation::TransferMessagesTo;
  864. | ^~~~~~~~~~~~~~~~~~~~~~
  865. src/utils/lib/CryptoPP.h:3942:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  866. 3942 | BufferedTransformation::CopyMessagesTo;
  867. | ^~~~~~~~~~~~~~~~~~~~~~
  868. src/utils/lib/CryptoPP.h:3943:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  869. 3943 | BufferedTransformation::TransferAllTo;
  870. | ^~~~~~~~~~~~~~~~~~~~~~
  871. src/utils/lib/CryptoPP.h:3944:9: warning: access declarations are deprecated in favor of using-declarations; suggestion: add the ‘using’ keyword [-Wdeprecated]
  872. 3944 | BufferedTransformation::CopyAllTo;
  873. | ^~~~~~~~~~~~~~~~~~~~~~
  874. src/utils/lib/CryptoPP.h: In destructor ‘virtual CryptoPP::AlgorithmParametersBase::~AlgorithmParametersBase()’:
  875. src/utils/lib/CryptoPP.h:4349:45: warning: ‘bool std::uncaught_exception()’ is deprecated: use 'std::uncaught_exceptions()' instead [-Wdeprecated-declarations]
  876. 4349 | if (!std::uncaught_exception())
  877. | ~~~~~~~~~~~~~~~~~~~~~~~^~
  878. In file included from /usr/include/c++/14.2.1/ext/concurrence.h:34,
  879. from /usr/include/c++/14.2.1/bits/shared_ptr_base.h:62,
  880. from /usr/include/c++/14.2.1/bits/shared_ptr.h:53,
  881. from /usr/include/c++/14.2.1/memory:80,
  882. from src/utils/lib/CryptoPP.h:369:
  883. /usr/include/c++/14.2.1/exception:125:8: note: declared here
  884. 125 | bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
  885. | ^~~~~~~~~~~~~~~~~~
  886. src/utils/lib/CryptoPP.h:4355:33: warning: ‘throw’ will always call ‘terminate’ [-Wterminate]
  887. 4355 | throw ParameterNotUsed(m_name);
  888. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  889. src/utils/lib/CryptoPP.h:4355:33: note: in C++11 destructors default to ‘noexcept’
  890. src/utils/lib/CryptoPP.cc: In member function ‘virtual unsigned int CryptoPP::PK_Signer::Sign(CryptoPP::RandomNumberGenerator&, CryptoPP::PK_MessageAccumulator*, CryptoPP::byte*) const’:
  891. src/utils/lib/CryptoPP.cc:698:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  892. 698 | std::auto_ptr<PK_MessageAccumulator> m(messageAccumulator);
  893. | ^~~~~~~~
  894. In file included from /usr/include/c++/14.2.1/memory:78:
  895. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  896. 59 | template<typename> class auto_ptr;
  897. | ^~~~~~~~
  898. 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’:
  899. src/utils/lib/CryptoPP.cc:704:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  900. 704 | std::auto_ptr<PK_MessageAccumulator> m(NewSignatureAccumulator(rng));
  901. | ^~~~~~~~
  902. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  903. 59 | template<typename> class auto_ptr;
  904. | ^~~~~~~~
  905. 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’:
  906. src/utils/lib/CryptoPP.cc:712:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  907. 712 | std::auto_ptr<PK_MessageAccumulator> m(NewSignatureAccumulator(rng));
  908. | ^~~~~~~~
  909. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  910. 59 | template<typename> class auto_ptr;
  911. | ^~~~~~~~
  912. src/utils/lib/CryptoPP.cc: In member function ‘virtual bool CryptoPP::PK_Verifier::Verify(CryptoPP::PK_MessageAccumulator*) const’:
  913. src/utils/lib/CryptoPP.cc:720:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  914. 720 | std::auto_ptr<PK_MessageAccumulator> m(messageAccumulator);
  915. | ^~~~~~~~
  916. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  917. 59 | template<typename> class auto_ptr;
  918. | ^~~~~~~~
  919. 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’:
  920. src/utils/lib/CryptoPP.cc:726:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  921. 726 | std::auto_ptr<PK_MessageAccumulator> m(NewVerificationAccumulator());
  922. | ^~~~~~~~
  923. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  924. 59 | template<typename> class auto_ptr;
  925. | ^~~~~~~~
  926. src/utils/lib/CryptoPP.cc: In member function ‘virtual CryptoPP::DecodingResult CryptoPP::PK_Verifier::Recover(CryptoPP::byte*, CryptoPP::PK_MessageAccumulator*) const’:
  927. src/utils/lib/CryptoPP.cc:734:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  928. 734 | std::auto_ptr<PK_MessageAccumulator> m(messageAccumulator);
  929. | ^~~~~~~~
  930. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  931. 59 | template<typename> class auto_ptr;
  932. | ^~~~~~~~
  933. 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’:
  934. src/utils/lib/CryptoPP.cc:742:14: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  935. 742 | std::auto_ptr<PK_MessageAccumulator> m(NewVerificationAccumulator());
  936. | ^~~~~~~~
  937. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  938. 59 | template<typename> class auto_ptr;
  939. | ^~~~~~~~
  940. src/utils/lib/CryptoPP.cc: In member function ‘std::vector<short unsigned int>* CryptoPP::NewPrimeTable::operator()() const’:
  941. src/utils/lib/CryptoPP.cc:1047:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  942. 1047 | std::auto_ptr<std::vector<word16> > pPrimeTable(new std::vector<word16>);
  943. | ^~~~~~~~
  944. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  945. 59 | template<typename> class auto_ptr;
  946. | ^~~~~~~~
  947. src/utils/lib/CryptoPP.cc: In member function ‘void CryptoPP::ProxyFilter::SetFilter(CryptoPP::Filter*)’:
  948. src/utils/lib/CryptoPP.cc:6788:22: warning: ‘template<class> class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  949. 6788 | std::auto_ptr<OutputProxy> temp(proxy = new OutputProxy(*this, false));
  950. | ^~~~~~~~
  951. /usr/include/c++/14.2.1/bits/unique_ptr.h:59:28: note: declared here
  952. 59 | template<typename> class auto_ptr;
  953. | ^~~~~~~~
  954. /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
  955. + 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'
  956. src/utils/lib/CryptoPP_stubs.c: In function ‘cc_lprintf_nl’:
  957. src/utils/lib/CryptoPP_stubs.c:90:36: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  958. 90 | if (caml_func == NULL) caml_func = caml_named_value("ml_lprintf_nl");
  959. | ^
  960. /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
  961. /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
  962. /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
  963. /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
  964. /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
  965. /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
  966. /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
  967. /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
  968. /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
  969. /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
  970. /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
  971. /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
  972. /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
  973. /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
  974. /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
  975. /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
  976. /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
  977. /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
  978. /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
  979. /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
  980. /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
  981. /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
  982. /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
  983. /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
  984. /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
  985. /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
  986. /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
  987. /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
  988. /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
  989. File "src/utils/bitstring/bitstring.ml", line 842, characters 15-59:
  990. 842 | let add_byte ({ buf = buf; len = len; last = last } as t) byte =
  991. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  992. Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
  993. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
  994. File "src/utils/bitstring/bitstring.ml", line 858, characters 14-58:
  995. 858 | let add_bit ({ buf = buf; len = len; last = last } as t) bit =
  996. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  997. Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
  998. It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
  999. /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
  1000. /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
  1001. /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
  1002. /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
  1003. /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
  1004. /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
  1005. /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
  1006. /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
  1007. /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
  1008. /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
  1009. /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
  1010. /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
  1011. /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
  1012. /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
  1013. /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
  1014. /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
  1015. /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
  1016. /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
  1017. /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
  1018. /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
  1019. /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
  1020. /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
  1021. /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
  1022. /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
  1023. /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
  1024. /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
  1025. /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
  1026. /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
  1027. /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
  1028. /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
  1029. /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
  1030. File "src/networks/bittorrent/bTInteractive.ml", line 321, characters 23-32:
  1031. 321 | let emit_file text ?(desc=text) ~value ~size ~progress ~extra =
  1032. ^^^^^^^^^
  1033. Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
  1034. /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
  1035. /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
  1036. /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
  1037. /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
  1038. /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
  1039. /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
  1040. /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
  1041. /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
  1042. /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
  1043. /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
  1044. /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
  1045. /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
  1046. /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
  1047. /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
  1048. /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
  1049. /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
  1050. /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
  1051. /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
  1052. /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
  1053. /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
  1054. /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
  1055. /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
  1056. /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
  1057. /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
  1058. /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
  1059. /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
  1060. /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
  1061. /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
  1062. /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
  1063. /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
  1064. /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
  1065. /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
  1066. /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
  1067. /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
  1068. /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
  1069. /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
  1070. /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
  1071. File "src/networks/donkey/donkeyOvernet.mli", line 105, characters 12-17:
  1072. 105 | module Make(Proto: sig
  1073. ^^^^^
  1074. Warning 67 [unused-functor-parameter]: unused functor parameter Proto.
  1075. /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
  1076. File "src/networks/donkey/donkeyOvernet.ml", line 297, characters 4-37:
  1077. 297 | mutable search_kind : search_for;
  1078. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1079. Warning 69 [unused-field]: mutable record field search_kind is never mutated.
  1080. File "src/networks/donkey/donkeyOvernet.ml", line 312, characters 4-31:
  1081. 312 | mutable search_start : int;
  1082. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1083. Warning 69 [unused-field]: mutable record field search_start is never mutated.
  1084. File "src/networks/donkey/donkeyOvernet.ml", line 313, characters 4-34:
  1085. 313 | mutable search_lifetime : int;
  1086. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1087. Warning 69 [unused-field]: mutable record field search_lifetime is never mutated.
  1088. File "src/networks/donkey/donkeyOvernet.ml", line 315, characters 4-57:
  1089. 315 | mutable search_results : (Md4.t, tag list) Hashtbl.t;
  1090. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1091. Warning 69 [unused-field]: mutable record field search_results is never mutated.
  1092. /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
  1093. /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
  1094. /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
  1095. /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
  1096. /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
  1097. /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
  1098. /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
  1099. /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
  1100. /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
  1101. /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
  1102. /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
  1103. /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
  1104. /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
  1105. /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
  1106. /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
  1107. /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
  1108. + 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'
  1109. src/utils/cdk/gdstubs.c: In function ‘ml_font_cmp’:
  1110. src/utils/cdk/gdstubs.c:102:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1111. 102 | return (int)FONT_VAL(v1) - (int)FONT_VAL(v2);
  1112. | ^
  1113. src/utils/cdk/gdstubs.c:102:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1114. 102 | return (int)FONT_VAL(v1) - (int)FONT_VAL(v2);
  1115. | ^
  1116. src/utils/cdk/gdstubs.c: In function ‘ml_get_font’:
  1117. src/utils/cdk/gdstubs.c:113:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
  1118. 113 | v = alloc_custom(&font_t_custom_operations, sizeof(GdFWrapper), 1, 10);
  1119. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1120. src/utils/cdk/gdstubs.c: In function ‘ml_image_create’:
  1121. src/utils/cdk/gdstubs.c:136:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
  1122. 136 | raise_constant(*(value *)caml_named_value("gdopen failed"));
  1123. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1124. src/utils/cdk/gdstubs.c:138:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
  1125. 138 | v = alloc_custom(&image_t_custom_operations, sizeof(GdWrapper),
  1126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1127. src/utils/cdk/gdstubs.c: In function ‘ml_image_open_png’:
  1128. src/utils/cdk/gdstubs.c:154:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
  1129. 154 | raise_not_found();
  1130. | ^~~~~~~~~~
  1131. src/utils/cdk/gdstubs.c:161:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
  1132. 161 | raise_constant(*(value *)caml_named_value("gdopen failed"));
  1133. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1134. src/utils/cdk/gdstubs.c:163:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
  1135. 163 | v = alloc_custom(&image_t_custom_operations, sizeof(GdWrapper),
  1136. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1137. src/utils/cdk/gdstubs.c: In function ‘ml_image_open_jpeg’:
  1138. src/utils/cdk/gdstubs.c:183:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
  1139. 183 | raise_not_found();
  1140. | ^~~~~~~~~~
  1141. src/utils/cdk/gdstubs.c:190:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
  1142. 190 | raise_constant(*(value *)caml_named_value("gdopen failed"));
  1143. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1144. src/utils/cdk/gdstubs.c:192:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
  1145. 192 | v = alloc_custom(&image_t_custom_operations, sizeof(GdWrapper),
  1146. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1147. src/utils/cdk/gdstubs.c: At top level:
  1148. src/utils/cdk/gdstubs.c:387:13: warning: "really_putblock" is deprecated: use "caml_really_putblock" instead
  1149. 387 | void really_putblock (struct channel *, char *, long);
  1150. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1151. src/utils/cdk/gdstubs.c: In function ‘ml_dump_png’:
  1152. src/utils/cdk/gdstubs.c:398:13: warning: "really_putblock" is deprecated: use "caml_really_putblock" instead
  1153. 398 | really_putblock(Channel(chan), dat, size);
  1154. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1155. src/utils/cdk/gdstubs.c: In function ‘ml_dump_jpeg’:
  1156. src/utils/cdk/gdstubs.c:413:13: warning: "really_putblock" is deprecated: use "caml_really_putblock" instead
  1157. 413 | really_putblock(Channel(chan), dat, size);
  1158. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1159. src/utils/cdk/gdstubs.c: In function ‘ml_image_pngversion’:
  1160. src/utils/cdk/gdstubs.c:493:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
  1161. 493 | v = copy_int32 ((int32_t)png_access_version_number());
  1162. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1163. /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
  1164. /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
  1165. File "src/daemon/driver/driverGraphics_gd.ml", line 22, characters 0-7:
  1166. 22 | open Gd
  1167. ^^^^^^^
  1168. Warning 33 [unused-open]: unused open Gd.
  1169. File "src/daemon/driver/driverGraphics_gd.ml", line 25, characters 0-12:
  1170. 25 | open Printf2
  1171. ^^^^^^^^^^^^
  1172. Warning 33 [unused-open]: unused open Printf2.
  1173. /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
  1174. /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
  1175. /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
  1176. /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
  1177. /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
  1178. /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
  1179. /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
  1180. /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
  1181. /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
  1182. /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
  1183. /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 \
  1184. 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" \
  1185. \
  1186. -cclib "-lgd -lpng16 -ljpeg" -ccopt "" \
  1187. -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' \
  1188. -cclib -lmagic \
  1189. \
  1190. -cclib "-lminiupnpc -lnatpmp -lz " -ccopt "" \
  1191. -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
  1192. File "_none_", line 1:
  1193. Error: Files /usr/lib/ocaml/num/nums.cmxa and /usr/lib/ocaml/stdlib.cmxa
  1194. make inconsistent assumptions over implementation Stdlib__Sys
  1195. make: *** [Makefile:2737: mlnet] Error 2
  1196. ==> ERROR: A failure occurred in build().
  1197. Aborting...
  1198. error: failed to build 'mldonkey-3.2.1-1':
  1199. error: packages failed to build: mldonkey-3.2.1-1
Add Comment
Please, Sign In to add comment