* Package: net-misc/sks-1.1.6-r5 * Repository: gentoo * Maintainer: k_f@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Creating named group and user ... * Adding group 'sks' to your system ... * - Groupid: next available * Adding user 'sks' to your system ... * - Userid: 109 * - Shell: /sbin/nologin * - Home: /var/lib/sks * - Groups: sks * - GECOS: added by portage for sks * - Creating /var/lib/sks in / >>> Unpacking source... >>> Unpacking sks-1.1.6.tgz to /var/tmp/portage/net-misc/sks-1.1.6-r5/work >>> Source unpacked in /var/tmp/portage/net-misc/sks-1.1.6-r5/work >>> Preparing source in /var/tmp/portage/net-misc/sks-1.1.6-r5/work/sks-1.1.6 ... * Applying sks-1.1.6-unbundle-cryptokit.patch ... [ ok ] * Applying sks-1.1.6-use-ocamlfind.patch ... [ ok ] * Applying sks-1.1.6-use-ocamlfind2.patch ... [ ok ] * Applying sks-1.1.6-use-ocamlfind3.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/sks-1.1.6-r5/work/sks-1.1.6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/sks-1.1.6-r5/work/sks-1.1.6 ... make -j1 dep ocamldep -pp camlp4o *.mli *.ml > .depend make -j1 -j1 all cd bdb && make bdb.cmxa make[1]: Entering directory '/var/tmp/portage/net-misc/sks-1.1.6-r5/work/sks-1.1.6/bdb' ocamlfind ocamlopt -o ocextr ocextr.ml ./ocextr bdb_stubs.c > bdb.ml ocamlfind ocamlopt -inline 40 -c bdb.ml gcc -O3 -Werror-implicit-function-declaration -I`ocamlc -where` -I/usr/include/db5.3/ -L/usr/lib64 -I . -c bdb_stubs.c ocamlmklib -custom -o bdb bdb_stubs.o ocamlmklib -custom -o bdb bdb.cmx -lbdb -ldb-5.3 make[1]: Leaving directory '/var/tmp/portage/net-misc/sks-1.1.6-r5/work/sks-1.1.6/bdb' gcc -O3 -Werror-implicit-function-declaration -I`ocamlc -where` -I . -c crc.c ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c pSet.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c pSet.ml ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c pMap.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c pMap.ml ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c utils.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c utils.ml File "utils.ml", line 107, characters 24-40: Warning 3: deprecated: StdLabels.String.lowercase Use String.lowercase_ascii instead. File "utils.ml", line 176, characters 15-28: Warning 3: deprecated: StdLabels.String.create Use BytesLabels.create instead. File "utils.ml", line 180, characters 8-37: Warning 3: deprecated: StdLabels.String.set Use BytesLabels.set instead. File "utils.ml", line 181, characters 8-42: Warning 3: deprecated: StdLabels.String.set Use BytesLabels.set instead. File "utils.ml", line 195, characters 13-26: Warning 3: deprecated: StdLabels.String.create Use BytesLabels.create instead. File "utils.ml", line 196, characters 5-39: Warning 3: deprecated: StdLabels.String.set Use BytesLabels.set instead. File "utils.ml", line 197, characters 5-47: Warning 3: deprecated: StdLabels.String.set Use BytesLabels.set instead. File "utils.ml", line 198, characters 5-48: Warning 3: deprecated: StdLabels.String.set Use BytesLabels.set instead. File "utils.ml", line 199, characters 5-48: Warning 3: deprecated: StdLabels.String.set Use BytesLabels.set instead. File "utils.ml", line 268, characters 6-82: Warning 3: deprecated: StdLabels.String.set Use BytesLabels.set instead. File "utils.ml", line 276, characters 15-28: Warning 3: deprecated: StdLabels.String.create Use BytesLabels.create instead. ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c heap.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c heap.ml File "heap.ml", line 149, characters 8-20: Warning 3: deprecated: StdLabels.Array.create Use Array.make instead. ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c mList.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c mList.ml File "mList.ml", line 203, characters 14-23: Warning 3: deprecated: Sort.list Use List.sort instead. File "mList.ml", line 211, characters 14-23: Warning 3: deprecated: Sort.list Use List.sort instead. ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c mTimer.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c mTimer.ml ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c mArray.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c mArray.ml ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c settings.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c settings.ml ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c pstyle.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c pstyle.ml ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c getfileopts.ml ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c common.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa \ -pp "sed s/__VERSION__/1,1,6/" -c common.ml ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c channel.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c channel.ml File "channel.ml", line 53, characters 25-38: Warning 3: deprecated: StdLabels.String.create Use BytesLabels.create instead. File "channel.ml", line 128, characters 13-26: Warning 3: deprecated: StdLabels.String.create Use BytesLabels.create instead. File "channel.ml", line 170, characters 14-27: Warning 3: deprecated: StdLabels.String.create Use BytesLabels.create instead. ocamlfind ocamlc -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -g bdb.cma -c packet.mli ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c packet.ml ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I lib -I bdb -ccopt -L/usr/lib64 -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lbdb -dtypes -linkpkg -inline 40 bdb.cmxa -c eventloop.ml File "eventloop.ml", line 133, characters 15-19: Error: This expression has type ?cloexec:bool -> Unix.file_descr but an expression was expected of type Unix.file_descr = Unix.file_descr make: *** [Makefile:362: eventloop.cmx] Error 2 * ERROR: net-misc/sks-1.1.6-r5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/sks-1.1.6-r5::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/sks-1.1.6-r5::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:sks-1.1.6-r5:20170717-212220.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/sks-1.1.6-r5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/sks-1.1.6-r5/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/sks-1.1.6-r5/work/sks-1.1.6' * S: '/var/tmp/portage/net-misc/sks-1.1.6-r5/work/sks-1.1.6'