* Package: net-misc/sks-1.1.6 * Repository: gentoo * Maintainer: k_f@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Creating named group and user ... * Adding group 'sks' to your system ... * - Groupid: next available * Adding user 'sks' to your system ... * - Userid: 128 * - 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/work >>> Source unpacked in /var/tmp/portage/net-misc/sks-1.1.6/work >>> Preparing source in /var/tmp/portage/net-misc/sks-1.1.6/work/sks-1.1.6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/sks-1.1.6/work/sks-1.1.6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/sks-1.1.6/work/sks-1.1.6 ... make -j1 dep ocamldep -pp camlp4o *.mli *.ml > .depend make -j1 -j1 all tar xmvfz cryptokit-1.7.tar.gz cryptokit-1.7/ cryptokit-1.7/Changes cryptokit-1.7/src/ cryptokit-1.7/src/stubs-sha256.c cryptokit-1.7/src/blowfish.h cryptokit-1.7/src/META cryptokit-1.7/src/stubs-sha1.c cryptokit-1.7/src/arcfour.h cryptokit-1.7/src/stubs-sha3.c cryptokit-1.7/src/stubs-des.c cryptokit-1.7/src/sha1.h cryptokit-1.7/src/stubs-misc.c cryptokit-1.7/src/stubs-rng.c cryptokit-1.7/src/api-cryptokit.odocl cryptokit-1.7/src/keccak.h cryptokit-1.7/src/cryptokit.ml cryptokit-1.7/src/.depend cryptokit-1.7/src/sha1.c cryptokit-1.7/src/cryptokit.mllib cryptokit-1.7/src/rijndael-alg-fst.c cryptokit-1.7/src/stubs-md5.c cryptokit-1.7/src/arcfour.c cryptokit-1.7/src/stubs-ripemd160.c cryptokit-1.7/src/stubs-arcfour.c cryptokit-1.7/src/stubs-aes.c cryptokit-1.7/src/ripemd160.c cryptokit-1.7/src/sha256.c cryptokit-1.7/src/d3des.c cryptokit-1.7/src/cryptokit.mli cryptokit-1.7/src/stubs-blowfish.c cryptokit-1.7/src/sha256.h cryptokit-1.7/src/keccak.c cryptokit-1.7/src/rijndael-alg-fst.h cryptokit-1.7/src/blowfish.c cryptokit-1.7/src/libcryptokit_stubs.clib cryptokit-1.7/src/ripemd160.h cryptokit-1.7/src/d3des.h cryptokit-1.7/src/stubs-zlib.c cryptokit-1.7/INSTALL.txt cryptokit-1.7/README.txt cryptokit-1.7/AUTHORS.txt cryptokit-1.7/_oasis cryptokit-1.7/_tags cryptokit-1.7/LICENSE.txt cryptokit-1.7/configure cryptokit-1.7/ci-main.lua cryptokit-1.7/test/ cryptokit-1.7/test/speedtest.ml cryptokit-1.7/test/.depend cryptokit-1.7/test/test.ml cryptokit-1.7/myocamlbuild.ml cryptokit-1.7/setup.ml cryptokit-1.7/bootstrap.lua cryptokit-1.7/Makefile patch -p 0 < cryptokit-1.7-sks.patch patching file cryptokit-1.7/README.sks patching file cryptokit-1.7/src/Makefile patching file cryptokit-1.7/src/cryptokit.ml patch -p 0 < cryptokit-1.7-sks-custom_compare.patch patching file cryptokit-1.7/src/stubs-sha3.c cd cryptokit-1.7/src && make all make[1]: Entering directory '/var/tmp/portage/net-misc/sks-1.1.6/work/sks-1.1.6/cryptokit-1.7/src' ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" rijndael-alg-fst.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-aes.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" d3des.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-des.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" arcfour.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-arcfour.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" sha1.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-sha1.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" sha256.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-sha256.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" ripemd160.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-ripemd160.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" blowfish.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-blowfish.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" keccak.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-sha3.c ocamlc -g -c -ccopt "-O -I/usr/include -DHAVE_ZLIB" stubs-md5.c stubs-md5.c:21:9: error: unknown type name ‘uint32’ uint32 buf[4]; ^ stubs-md5.c:22:9: error: unknown type name ‘uint32’ uint32 bits[2]; ^ make[1]: *** [Makefile:101: stubs-md5.o] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-misc/sks-1.1.6/work/sks-1.1.6/cryptokit-1.7/src' make: *** [Makefile:292: cryptokit-1.7/src/cryptokit.cma] Error 2 * ERROR: net-misc/sks-1.1.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/sks-1.1.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/sks-1.1.6::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:sks-1.1.6:20160815-141237.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/sks-1.1.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/sks-1.1.6/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/sks-1.1.6/work/sks-1.1.6' * S: '/var/tmp/portage/net-misc/sks-1.1.6/work/sks-1.1.6'