D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ocaml-sdl-0.9.1-14.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CwkM2c + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocamlsdl-0.9.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/ocamlsdl-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocamlsdl-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/ocamlsdl-0.9.1-safe-string.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O7bqUg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocamlsdl-0.9.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure checking for ocamlc... ocamlc OCaml version is 4.06.0 OCaml library path is /usr/lib64/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlbuild... no checking for ocamlfind... ocamlfind checking OCaml Sys.os_type... Unix checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... +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... yes checking SDL_gfxPrimitives.h presence... yes checking for SDL_gfxPrimitives.h... yes checking for pixelColor in -lSDL_gfx... yes 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 yes Configure finished, type 'make' to build. + make make -C src all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocamlsdl-0.9.1/src' making deps... ocamlc.opt sdl.mli ocamlc.opt -c -g sdl.ml ocamlc.opt sdlcdrom.mli ocamlc.opt -c -g sdlcdrom.ml ocamlc.opt sdltimer.mli ocamlc.opt -c -g sdltimer.ml File "sdltimer.ml", line 26, characters 0-65: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlc.opt sdljoystick.mli ocamlc.opt -c -g sdljoystick.ml ocamlc.opt sdlkey.mli ocamlc.opt -c -g sdlkey.ml ocamlc.opt sdlmouse.mli ocamlc.opt -c -g sdlmouse.ml ocamlc.opt sdlevent.mli ocamlc.opt -c -g sdlevent.ml ocamlc.opt sdlvideo.mli ocamlc.opt -c -g sdlvideo.ml File "sdlvideo.ml", line 210, characters 0-70: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "sdlvideo.ml", line 214, characters 0-72: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlc.opt sdlwm.mli ocamlc.opt -c -g sdlwm.ml ocamlc.opt -I +lablGL sdlgl.mli ocamlc.opt -c -I +lablGL -g sdlgl.ml ocamlmklib -v -o sdl -oc sdlstub sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo sdlgl.cmo -L/usr/lib64 -lSDL + /usr/bin/ocamlc -a -o sdl.cma sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo sdlgl.cmo -dllib -lsdlstub -cclib -lsdlstub -cclib -L/usr/lib64 -cclib -lSDL ocamlc.opt sdlttf.mli ocamlc.opt -c -g sdlttf.ml ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf.cmo -L/usr/lib64 -lSDL -lSDL_ttf + /usr/bin/ocamlc -a -o sdlttf.cma sdlttf.cmo -dllib -lsdlttfstub -cclib -lsdlttfstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_ttf ocamlc.opt sdlloader.mli ocamlc.opt -c -g sdlloader.ml ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader.cmo -L/usr/lib64 -lSDL -lSDL_image + /usr/bin/ocamlc -a -o sdlloader.cma sdlloader.cmo -dllib -lsdlloaderstub -cclib -lsdlloaderstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_image ocamlc.opt sdlmixer.mli ocamlc.opt -c -g sdlmixer.ml ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer.cmo -L/usr/lib64 -lSDL -lSDL_mixer + /usr/bin/ocamlc -a -o sdlmixer.cma sdlmixer.cmo -dllib -lsdlmixerstub -cclib -lsdlmixerstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_mixer ocamlc.opt sdlgfx.mli ocamlc.opt -c -g sdlgfx.ml ocamlmklib -v -o sdlgfx -oc sdlgfxstub sdlgfx.cmo -L/usr/lib64 -lSDL -lSDL_gfx + /usr/bin/ocamlc -a -o sdlgfx.cma sdlgfx.cmo -dllib -lsdlgfxstub -cclib -lsdlgfxstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_gfx ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdl_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlcdrom_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdltimer_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdljoystick_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlkey_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlmouse_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlevent_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlvideo_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlwm_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlgl_stub.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " common.c ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlrwops_stub.c ocamlmklib -v -o sdl -oc sdlstub sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o sdlgl_stub.o common.o sdlrwops_stub.o -L/usr/lib64 -lSDL + gcc -shared -o ./dllsdlstub.so sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o sdlgl_stub.o common.o sdlrwops_stub.o -L/usr/lib64 -lSDL + ar rc ./libsdlstub.a sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o sdlgl_stub.o common.o sdlrwops_stub.o; ranlib ./libsdlstub.a ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlttf_stub.c ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf_stub.o -L/usr/lib64 -lSDL -lSDL_ttf + gcc -shared -o ./dllsdlttfstub.so sdlttf_stub.o -L/usr/lib64 -lSDL -lSDL_ttf + ar rc ./libsdlttfstub.a sdlttf_stub.o; ranlib ./libsdlttfstub.a ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlloader_stub.c ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader_stub.o -L/usr/lib64 -lSDL -lSDL_image + gcc -shared -o ./dllsdlloaderstub.so sdlloader_stub.o -L/usr/lib64 -lSDL -lSDL_image + ar rc ./libsdlloaderstub.a sdlloader_stub.o; ranlib ./libsdlloaderstub.a ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlmixer_stub.c ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer_stub.o -L/usr/lib64 -lSDL -lSDL_mixer + gcc -shared -o ./dllsdlmixerstub.so sdlmixer_stub.o -L/usr/lib64 -lSDL -lSDL_mixer + ar rc ./libsdlmixerstub.a sdlmixer_stub.o; ranlib ./libsdlmixerstub.a ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlgfx_stub.c ocamlmklib -v -o sdlgfx -oc sdlgfxstub sdlgfx_stub.o -L/usr/lib64 -lSDL -lSDL_gfx + gcc -shared -o ./dllsdlgfxstub.so sdlgfx_stub.o -L/usr/lib64 -lSDL -lSDL_gfx + ar rc ./libsdlgfxstub.a sdlgfx_stub.o; ranlib ./libsdlgfxstub.a ocamlopt.opt -c -unsafe sdl.ml ocamlopt.opt -c -unsafe sdlcdrom.ml ocamlopt.opt -c -unsafe sdltimer.ml File "sdltimer.ml", line 26, characters 0-65: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlopt.opt -c -unsafe sdljoystick.ml ocamlopt.opt -c -unsafe sdlkey.ml ocamlopt.opt -c -unsafe sdlmouse.ml ocamlopt.opt -c -unsafe sdlevent.ml ocamlopt.opt -c -unsafe sdlvideo.ml File "sdlvideo.ml", line 210, characters 0-70: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "sdlvideo.ml", line 214, characters 0-72: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlopt.opt -c -unsafe sdlwm.ml ocamlopt.opt -c -I +lablGL -unsafe sdlgl.ml ocamlmklib -v -o sdl -oc sdlstub sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx sdlgl.cmx -L/usr/lib64 -lSDL + /usr/bin/ocamlopt -a -o sdl.cmxa sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx sdlgl.cmx -cclib -lsdlstub -cclib -L/usr/lib64 -cclib -lSDL ocamlopt.opt -c -unsafe sdlttf.ml ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf.cmx -L/usr/lib64 -lSDL -lSDL_ttf + /usr/bin/ocamlopt -a -o sdlttf.cmxa sdlttf.cmx -cclib -lsdlttfstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_ttf ocamlopt.opt -c -unsafe sdlloader.ml ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader.cmx -L/usr/lib64 -lSDL -lSDL_image + /usr/bin/ocamlopt -a -o sdlloader.cmxa sdlloader.cmx -cclib -lsdlloaderstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_image ocamlopt.opt -c -unsafe sdlmixer.ml ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer.cmx -L/usr/lib64 -lSDL -lSDL_mixer + /usr/bin/ocamlopt -a -o sdlmixer.cmxa sdlmixer.cmx -cclib -lsdlmixerstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_mixer ocamlopt.opt -c -unsafe sdlgfx.ml ocamlmklib -v -o sdlgfx -oc sdlgfxstub sdlgfx.cmx -L/usr/lib64 -lSDL -lSDL_gfx + /usr/bin/ocamlopt -a -o sdlgfx.cmxa sdlgfx.cmx -cclib -lsdlgfxstub -cclib -L/usr/lib64 -cclib -lSDL -cclib -lSDL_gfx make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocamlsdl-0.9.1/src' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oalGdw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 + cd ocamlsdl-0.9.1 + '[' 1 -eq 1 ']' + export DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 + export OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml + export DLLDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs + DLLDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl + make install make -C src install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocamlsdl-0.9.1/src' ocamlfind install sdl ../META \ *.cma lib*.a *.cmi *.mli \ *.cmxa sdl*.a *.cmx \ dll*.so Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlwm.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlvideo.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlttf.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdltimer.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmouse.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmixer.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlloader.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlkey.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdljoystick.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgl.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgfx.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlevent.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlcdrom.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdl.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlttf.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmixer.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlloader.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgfx.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdl.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlttf.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmixer.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlloader.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgfx.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdl.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlwm.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlvideo.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlttf.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdltimer.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmouse.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmixer.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlloader.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlkey.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdljoystick.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgl.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgfx.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlevent.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlcdrom.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdl.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlwm.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlvideo.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlttf.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdltimer.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmouse.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmixer.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlloader.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlkey.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdljoystick.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgl.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgfx.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlevent.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlcdrom.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdl.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/libsdlttfstub.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/libsdlstub.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/libsdlmixerstub.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/libsdlloaderstub.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/libsdlgfxstub.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlttf.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlmixer.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlloader.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdlgfx.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/sdl.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlttfstub.so Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlttfstub.so.owner Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlstub.so Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlstub.so.owner Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlmixerstub.so Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlmixerstub.so.owner Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlloaderstub.so Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlloaderstub.so.owner Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlgfxstub.so Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/stublibs/dllsdlgfxstub.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64//usr/lib64/ocaml/sdl/META make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocamlsdl-0.9.1/src' + install -d /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/bin + install -m 0755 ./xpm_to_ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.9.1-14.mga7 --unique-debug-suffix -0.9.1-14.mga7.x86_64 --unique-debug-src-base ocaml-sdl-0.9.1-14.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocamlsdl-0.9.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/lib64/ocaml/stublibs/dllsdlloaderstub.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/lib64/ocaml/stublibs/dllsdlmixerstub.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/lib64/ocaml/stublibs/dllsdlgfxstub.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/lib64/ocaml/stublibs/dllsdlstub.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/lib64/ocaml/stublibs/dllsdlttfstub.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 195 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: ocaml-sdl-0.9.1-14.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8cEIuO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocamlsdl-0.9.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl + exit 0 Provides: ocaml(Sdl) = f3edb8ab61d515d80eb152fae2f2ae8c ocaml(Sdlcdrom) = 4317b165c1852ac14ae6e262d16340f2 ocaml(Sdlevent) = a9bdb4f85fab37cd10b960b87d6c8595 ocaml(Sdlgfx) = e7d3cdf091a3a3f0618541a37257cecd ocaml(Sdlgl) = 52a76e1bbd30ce066d83ccee793bd39a ocaml(Sdljoystick) = 96ab37ccce9dae71ea1d4391f5dd74e4 ocaml(Sdlkey) = 2961dc5e15eccac3de47c232c8f1755c ocaml(Sdlloader) = 8c3c51adf23bc0b9bbb87a5a9f7716a3 ocaml(Sdlmixer) = 0a8a884ac670afa421f67da660ae5802 ocaml(Sdlmouse) = 391fb88bfe57153d234a56ad4761d07e ocaml(Sdltimer) = f101959e86f712a4020ab00d74c4f267 ocaml(Sdlttf) = 476ec930177b478c987a19a52c0ed577 ocaml(Sdlvideo) = 7074e84b5a85c72d951215a98b6fe71d ocaml(Sdlwm) = 7b07d493fc54b2bd5e726d5bfa809a00 ocaml-sdl = 0.9.1-14.mga7 ocaml-sdl(x86-64) = 0.9.1-14.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL-1.2.so.0()(64bit) libSDL_gfx.so.15()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Bigarray) = da090c7264bf7d65c07dca0e9ef669b5 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(Callback) = 381b3818bd7b7f37a7bf11fb6c76a12a ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Gc) = 710a8e8b6b15999f36e8242e2a0ef75d ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Raw) = 584731f5825d53809125a9b3458e4a3d ocaml(Sdl) = f3edb8ab61d515d80eb152fae2f2ae8c ocaml(Sdlkey) = 2961dc5e15eccac3de47c232c8f1755c ocaml(Sdlmouse) = 391fb88bfe57153d234a56ad4761d07e ocaml(Sdlvideo) = 7074e84b5a85c72d951215a98b6fe71d ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(runtime) = 4.06.0 Processing files: ocaml-sdl-devel-0.9.1-14.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.W0eRu9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocamlsdl-0.9.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl-devel + cp -pr doc/html/ /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64/usr/share/doc/ocaml-sdl-devel + exit 0 Provides: ocaml-sdl-devel = 0.9.1-14.mga7 ocaml-sdl-devel(x86-64) = 0.9.1-14.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gawk Processing files: ocaml-sdl-debugsource-0.9.1-14.mga7.x86_64 Provides: ocaml-sdl-debugsource = 0.9.1-14.mga7 ocaml-sdl-debugsource(x86-64) = 0.9.1-14.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-sdl-debuginfo-0.9.1-14.mga7.x86_64 Provides: debuginfo(build-id) = 0f18b36834b683af2dc0c60e22cb153fdfaca7df debuginfo(build-id) = 6720e87a6710dbb2e84b225b5c1e7e4580e31a0a debuginfo(build-id) = 82f246802601257cdcd29621038eebf38f577f5a debuginfo(build-id) = 836c6ccac7d5484a49fc9eb5b9a1444342cec3ab debuginfo(build-id) = 93a07ce890ca1363d5b3565f21b85df0e386dde3 ocaml-sdl-debuginfo = 0.9.1-14.mga7 ocaml-sdl-debuginfo(x86-64) = 0.9.1-14.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-sdl-debugsource(x86-64) = 0.9.1-14.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sdl-0.9.1-14.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sdl-devel-0.9.1-14.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sdl-debugsource-0.9.1-14.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sdl-debuginfo-0.9.1-14.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oE6EMx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocamlsdl-0.9.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-sdl-0.9.1-14.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.utLV5V + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocamlsdl-0.9.1 + exit 0 D: [iurt_root_command] Success!