* Package: dev-ml/ocamlsdl-0.9.1  * Repository: gentoo  * Maintainer: ml@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux opengl truetype userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ocamlsdl-0.9.1.tar.gz to /var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work >>> Source unpacked in /var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work >>> Preparing source in /var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work/ocamlsdl-0.9.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work/ocamlsdl-0.9.1 ... * econf: updating ocamlsdl-0.9.1/support/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ocamlsdl-0.9.1/support/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-lablgldir=/usr/lib64/ocaml/lablGL --enable-sdl-ttf configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.02.1 OCaml library path is /usr/lib64/ocaml checking for x86_64-pc-linux-gnu-ocamlopt... no checking for ocamlopt... no configure: WARNING: Cannot find ocamlopt; bytecode compilation only. checking for x86_64-pc-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... no checking for x86_64-pc-linux-gnu-ocaml... no checking for ocaml... ocaml checking for x86_64-pc-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-pc-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-pc-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-pc-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-pc-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for x86_64-pc-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking OCaml Sys.os_type... Unix checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking for OCaml module lablGL... /usr/lib64/ocaml/lablGL checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking SDL_ttf.h usability... yes checking SDL_ttf.h presence... yes checking for SDL_ttf.h... yes checking for TTF_OpenFontRW in -lSDL_ttf... yes checking SDL_image.h usability... yes checking SDL_image.h presence... yes checking for SDL_image.h... yes checking for IMG_ReadXPMFromArray in -lSDL_image... yes checking SDL_mixer.h usability... yes checking SDL_mixer.h presence... yes checking for SDL_mixer.h... yes checking for Mix_QuickLoad_WAV in -lSDL_mixer... yes checking SDL_gfxPrimitives.h usability... no checking SDL_gfxPrimitives.h presence... no checking for SDL_gfxPrimitives.h... no configure: creating ./config.status config.status: creating META config.status: creating makefile.platform config.status: creating makefile.config.gcc config.status: creating src/config.h Configure summary: LablGL yes SDL_image yes SDL_mixer yes SDL_tff yes SDL_gfx no Configure finished, type 'make' to build. >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work/ocamlsdl-0.9.1 ... make -j4 make -C src all make[1]: Entering directory '/var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work/ocamlsdl-0.9.1/src' ocamlc sdl.mli ocamlc sdlcdrom.mli ocamlc sdltimer.mli ocamlc sdljoystick.mli ocamlc sdlkey.mli ocamlc sdlmouse.mli ocamlc sdlvideo.mli ocamlc sdlmixer.mli ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdl_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlcdrom_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdltimer_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdljoystick_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlkey_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlmouse_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlevent_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlvideo_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlwm_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlgl_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " common.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlrwops_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlttf_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlloader_stub.c ocamlc -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -O2 -fomit-frame-pointer -pipe -fno-stack-protector -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity -march=amdfam10 " sdlmixer_stub.c no -c -unsafe sdl.ml make[1]: no: Command not found ../makefile.rules:10: recipe for target 'sdl.cmx' failed make[1]: *** [sdl.cmx] Error 127 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work/ocamlsdl-0.9.1/src' Makefile:23: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: dev-ml/ocamlsdl-0.9.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-ml/ocamlsdl-0.9.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ml/ocamlsdl-0.9.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-ml/ocamlsdl-0.9.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocamlsdl-0.9.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work/ocamlsdl-0.9.1' * S: '/var/tmp/portage/dev-ml/ocamlsdl-0.9.1/work/ocamlsdl-0.9.1'