D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ocaml-deriving-0.7-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HaLZmu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf deriving-0.7 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/deriving-0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd deriving-0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wivWSe + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd deriving-0.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./configure ocamlfind ocamlopt -o setup.exe setup.ml || ocamlfind ocamlc -o setup.exe setup.ml || true File "setup.ml", line 246, characters 8-26: Warning 3: deprecated: String.set Use Bytes.set instead. File "setup.ml", line 2501, characters 6-24: Warning 3: deprecated: Lazy.lazy_from_fun Use Lazy.from_fun instead. rm -f setup.cmi setup.cmo setup.cmx setup.o ./setup.exe -configure Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ deriving Package version: ..................................... 0.7 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.02.3 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC native_c_compiler: ................................... gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr/local Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir findlib_version: ..................................... 1.6.1 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... type-conv support: ................................... false Create documentations: ............................... true Compile tests executable and library and run them: ... false pkg_camlp4: .......................................... /usr/lib64/ocaml/camlp4 pkg_camlp4_extend: ................................... /usr/lib64/ocaml/camlp4 pkg_camlp4_quotations_o: ............................. /usr/lib64/ocaml/camlp4 pkg_optcomp: ......................................... /usr/lib64/ocaml/optcomp pkg_bytes: ........................................... /usr/lib64/ocaml/bytes ocamldoc: ............................................ /usr/bin/ocamldoc + make ./setup.exe -build W: Cannot find source file matching module 'pa_deriving_common' in library pa_deriving_common ocamlfind ocamlopt unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild ocamlfind: Package `wikidoc' not found /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/id.ml > syntax/common/id.ml.depends /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/utils.mli > syntax/common/utils.mli.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/utils.cmi syntax/common/utils.mli /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/utils.ml > syntax/common/utils.ml.depends /usr/bin/ocamlfind ocamldep -package camlp4.quotations.r -syntax camlp4o -package optcomp -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/type.mli > syntax/common/type.mli.depends /usr/bin/ocamlfind ocamlc -c -g -package camlp4.quotations.r -syntax camlp4o -package optcomp -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/type.cmi syntax/common/type.mli /usr/bin/ocamlfind ocamldep -package camlp4.quotations.r -syntax camlp4o -package optcomp -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/type.ml > syntax/common/type.ml.depends /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/defs.mli > syntax/common/defs.mli.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/defs.cmi syntax/common/defs.mli /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/defs.ml > syntax/common/defs.ml.depends /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/clusters.mli > syntax/common/clusters.mli.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/clusters.cmi syntax/common/clusters.mli /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/clusters.ml > syntax/common/clusters.ml.depends /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/base.mli > syntax/common/base.mli.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/base.cmi syntax/common/base.mli /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/base.ml > syntax/common/base.ml.depends /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/extend.mli > syntax/common/extend.mli.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/extend.cmi syntax/common/extend.mli /usr/bin/ocamlfind ocamldep -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/common/extend.ml > syntax/common/extend.ml.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/id.cmo syntax/common/id.ml /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/utils.cmo syntax/common/utils.ml /usr/bin/ocamlfind ocamlc -c -g -package camlp4.quotations.r -syntax camlp4o -package optcomp -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/type.cmo syntax/common/type.ml /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/defs.cmo syntax/common/defs.ml /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/clusters.cmo syntax/common/clusters.ml /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/base.cmo syntax/common/base.ml /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/extend.cmo syntax/common/extend.ml /usr/bin/ocamlfind ocamlc -pack -g syntax/common/id.cmo syntax/common/utils.cmo syntax/common/type.cmo syntax/common/defs.cmo syntax/common/clusters.cmo syntax/common/base.cmo syntax/common/extend.cmo -o syntax/common/pa_deriving_common.cmo /usr/bin/ocamlfind ocamlc -a syntax/common/pa_deriving_common.cmo -o syntax/common/pa_deriving_common.cma /usr/bin/ocamlfind ocamlopt -c -g -for-pack Pa_deriving_common -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/utils.cmx syntax/common/utils.ml /usr/bin/ocamlfind ocamlopt -c -g -for-pack Pa_deriving_common -package camlp4.quotations.r -syntax camlp4o -package optcomp -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/type.cmx syntax/common/type.ml /usr/bin/ocamlfind ocamlopt -c -g -for-pack Pa_deriving_common -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/clusters.cmx syntax/common/clusters.ml /usr/bin/ocamlfind ocamlopt -c -g -for-pack Pa_deriving_common -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/defs.cmx syntax/common/defs.ml /usr/bin/ocamlfind ocamlopt -c -g -for-pack Pa_deriving_common -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/base.cmx syntax/common/base.ml /usr/bin/ocamlfind ocamlopt -c -g -for-pack Pa_deriving_common -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/id.cmx syntax/common/id.ml /usr/bin/ocamlfind ocamlopt -c -g -for-pack Pa_deriving_common -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/common -o syntax/common/extend.cmx syntax/common/extend.ml touch syntax/common/pa_deriving_common.mli ; if /usr/bin/ocamlfind ocamlopt -pack -g -I syntax/common syntax/common/id.cmx syntax/common/utils.cmx syntax/common/type.cmx syntax/common/defs.cmx syntax/common/clusters.cmx syntax/common/base.cmx syntax/common/extend.cmx -o syntax/common/pa_deriving_common.cmx ; then rm -f syntax/common/pa_deriving_common.mli ; else rm -f syntax/common/pa_deriving_common.mli ; exit 1; fi /usr/bin/ocamlfind ocamlopt -a syntax/common/pa_deriving_common.cmx -o syntax/common/pa_deriving_common.cmxa /usr/bin/ocamlfind ocamlopt -shared syntax/common/pa_deriving_common.cmxa syntax/common/pa_deriving_common.cmx -o syntax/common/pa_deriving_common.cmxs /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/std/pa_deriving_std.ml > syntax/std/pa_deriving_std.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -ppopt syntax/common/pa_deriving_common.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/std -I syntax/common -o syntax/std/pa_deriving_std.cmo syntax/std/pa_deriving_std.ml /usr/bin/ocamlfind ocamlc -a syntax/std/pa_deriving_std.cmo -o syntax/std/pa_deriving_std.cma /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -ppopt syntax/common/pa_deriving_common.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/std -I syntax/common -o syntax/std/pa_deriving_std.cmx syntax/std/pa_deriving_std.ml /usr/bin/ocamlfind ocamlopt -a syntax/std/pa_deriving_std.cmx -o syntax/std/pa_deriving_std.cmxa /usr/bin/ocamlfind ocamlopt -shared syntax/std/pa_deriving_std.cmxa syntax/std/pa_deriving_std.cmx -o syntax/std/pa_deriving_std.cmxs /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/show_class.ml > syntax/classes/show_class.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/dump_class.ml > syntax/classes/dump_class.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/enum_class.ml > syntax/classes/enum_class.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/bounded_class.ml > syntax/classes/bounded_class.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/eq_class.ml > syntax/classes/eq_class.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/typeable_class.ml > syntax/classes/typeable_class.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/pickle_class.ml > syntax/classes/pickle_class.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/eq_class.cmo syntax/classes/eq_class.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/typeable_class.cmo syntax/classes/typeable_class.ml /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/functor_class.ml > syntax/classes/functor_class.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules syntax/classes/default_class.ml > syntax/classes/default_class.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/show_class.cmo syntax/classes/show_class.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/dump_class.cmo syntax/classes/dump_class.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/enum_class.cmo syntax/classes/enum_class.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/bounded_class.cmo syntax/classes/bounded_class.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/pickle_class.cmo syntax/classes/pickle_class.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/functor_class.cmo syntax/classes/functor_class.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/default_class.cmo syntax/classes/default_class.ml /usr/bin/ocamlfind ocamlc -a syntax/classes/show_class.cmo syntax/classes/dump_class.cmo syntax/classes/enum_class.cmo syntax/classes/bounded_class.cmo syntax/classes/eq_class.cmo syntax/classes/typeable_class.cmo syntax/classes/pickle_class.cmo syntax/classes/functor_class.cmo syntax/classes/default_class.cmo -o syntax/classes/pa_deriving_classes.cma /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/eq_class.cmx syntax/classes/eq_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/typeable_class.cmx syntax/classes/typeable_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/show_class.cmx syntax/classes/show_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/dump_class.cmx syntax/classes/dump_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/enum_class.cmx syntax/classes/enum_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/bounded_class.cmx syntax/classes/bounded_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/pickle_class.cmx syntax/classes/pickle_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/functor_class.cmx syntax/classes/functor_class.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I syntax/classes -I syntax/std -o syntax/classes/default_class.cmx syntax/classes/default_class.ml /usr/bin/ocamlfind ocamlopt -a syntax/classes/show_class.cmx syntax/classes/dump_class.cmx syntax/classes/enum_class.cmx syntax/classes/bounded_class.cmx syntax/classes/eq_class.cmx syntax/classes/typeable_class.cmx syntax/classes/pickle_class.cmx syntax/classes/functor_class.cmx syntax/classes/default_class.cmx -o syntax/classes/pa_deriving_classes.cmxa /usr/bin/ocamlfind ocamlopt -shared syntax/classes/pa_deriving_classes.cmxa syntax/classes/show_class.cmx syntax/classes/dump_class.cmx syntax/classes/enum_class.cmx syntax/classes/bounded_class.cmx syntax/classes/eq_class.cmx syntax/classes/typeable_class.cmx syntax/classes/pickle_class.cmx syntax/classes/functor_class.cmx syntax/classes/default_class.cmx -o syntax/classes/pa_deriving_classes.cmxs /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Show.mli > lib/deriving_Show.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Show.cmi lib/deriving_Show.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Show.ml > lib/deriving_Show.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Eq.mli > lib/deriving_Eq.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Eq.cmi lib/deriving_Eq.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Eq.ml > lib/deriving_Eq.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Bounded.mli > lib/deriving_Bounded.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Bounded.cmi lib/deriving_Bounded.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Bounded.ml > lib/deriving_Bounded.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Enum.mli > lib/deriving_Enum.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Enum.cmi lib/deriving_Enum.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Enum.ml > lib/deriving_Enum.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_monad.mli > lib/deriving_monad.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_monad.cmi lib/deriving_monad.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_monad.ml > lib/deriving_monad.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Dump.mli > lib/deriving_Dump.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Dump.cmi lib/deriving_Dump.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Dump.ml > lib/deriving_Dump.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Typeable.mli > lib/deriving_Typeable.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Typeable.cmi lib/deriving_Typeable.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Typeable.ml > lib/deriving_Typeable.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_interned.mli > lib/deriving_interned.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_interned.cmi lib/deriving_interned.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Pickle.mli > lib/deriving_Pickle.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Pickle.cmi lib/deriving_Pickle.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Pickle.ml > lib/deriving_Pickle.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_dynmap.mli > lib/deriving_dynmap.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_dynmap.cmi lib/deriving_dynmap.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Functor.mli > lib/deriving_Functor.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Functor.cmi lib/deriving_Functor.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Functor.ml > lib/deriving_Functor.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Default.mli > lib/deriving_Default.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Default.cmi lib/deriving_Default.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_Default.ml > lib/deriving_Default.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_interned.ml > lib/deriving_interned.ml.depends /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_dynmap.ml > lib/deriving_dynmap.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Show.cmo lib/deriving_Show.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Eq.cmo lib/deriving_Eq.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Bounded.cmo lib/deriving_Bounded.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Enum.cmo lib/deriving_Enum.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_monad.cmo lib/deriving_monad.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Dump.cmo lib/deriving_Dump.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Typeable.cmo lib/deriving_Typeable.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Pickle.cmo lib/deriving_Pickle.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Functor.cmo lib/deriving_Functor.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Default.cmo lib/deriving_Default.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_interned.cmo lib/deriving_interned.ml /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_dynmap.cmo lib/deriving_dynmap.ml /usr/bin/ocamlfind ocamlc -a lib/deriving_Show.cmo lib/deriving_Eq.cmo lib/deriving_Bounded.cmo lib/deriving_Enum.cmo lib/deriving_monad.cmo lib/deriving_Dump.cmo lib/deriving_interned.cmo lib/deriving_Typeable.cmo lib/deriving_dynmap.cmo lib/deriving_Pickle.cmo lib/deriving_Functor.cmo lib/deriving_Default.cmo -o lib/deriving.cma /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Bounded.cmx lib/deriving_Bounded.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Show.cmx lib/deriving_Show.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_interned.cmx lib/deriving_interned.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Dump.cmx lib/deriving_Dump.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Eq.cmx lib/deriving_Eq.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Typeable.cmx lib/deriving_Typeable.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_monad.cmx lib/deriving_monad.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_dynmap.cmx lib/deriving_dynmap.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Enum.cmx lib/deriving_Enum.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Pickle.cmx lib/deriving_Pickle.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Functor.cmx lib/deriving_Functor.ml /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_Default.cmx lib/deriving_Default.ml /usr/bin/ocamlfind ocamlopt -a lib/deriving_Show.cmx lib/deriving_Eq.cmx lib/deriving_Bounded.cmx lib/deriving_Enum.cmx lib/deriving_monad.cmx lib/deriving_Dump.cmx lib/deriving_interned.cmx lib/deriving_Typeable.cmx lib/deriving_dynmap.cmx lib/deriving_Pickle.cmx lib/deriving_Functor.cmx lib/deriving_Default.cmx -o lib/deriving.cmxa /usr/bin/ocamlfind ocamlopt -shared lib/deriving.cmxa lib/deriving_Show.cmx lib/deriving_Eq.cmx lib/deriving_Bounded.cmx lib/deriving_Enum.cmx lib/deriving_monad.cmx lib/deriving_Dump.cmx lib/deriving_interned.cmx lib/deriving_Typeable.cmx lib/deriving_dynmap.cmx lib/deriving_Pickle.cmx lib/deriving_Functor.cmx lib/deriving_Default.cmx -o lib/deriving.cmxs /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_num.mli > lib/deriving_num.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_num.cmi lib/deriving_num.mli /usr/bin/ocamlfind ocamldep -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -modules lib/deriving_num.ml > lib/deriving_num.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_num.cmo lib/deriving_num.ml /usr/bin/ocamlfind ocamlc -a lib/deriving_num.cmo -o lib/deriving_num.cma /usr/bin/ocamlfind ocamlopt -c -g -I syntax/common -I syntax/std -I syntax/classes -I lib -ppopt syntax/common/pa_deriving_common.cma -ppopt syntax/std/pa_deriving_std.cma -ppopt syntax/classes/pa_deriving_classes.cma -syntax camlp4o -package optcomp -package camlp4.quotations.o -package camlp4.extend -package camlp4 -package bytes -I lib -I syntax/classes -o lib/deriving_num.cmx lib/deriving_num.ml /usr/bin/ocamlfind ocamlopt -a lib/deriving_num.cmx -o lib/deriving_num.cmxa /usr/bin/ocamlfind ocamlopt -shared lib/deriving_num.cmxa lib/deriving_num.cmx -o lib/deriving_num.cmxs + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Nfv9mL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64 + cd deriving-0.7 + '[' 1 -eq 1 ']' + export DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64 + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64 + export OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving-ocsigen + make install ./setup.exe -install Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Show.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Eq.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Bounded.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Enum.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_monad.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Dump.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Typeable.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Pickle.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Functor.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Default.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving.cmxs Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Default.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Functor.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Pickle.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Typeable.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Dump.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_monad.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Enum.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Bounded.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Eq.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Show.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_dynmap.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_interned.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Default.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Functor.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Pickle.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Typeable.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Dump.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_monad.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Enum.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Bounded.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Eq.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_Show.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/show_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/dump_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/enum_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/bounded_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/eq_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/typeable_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pickle_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/functor_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/default_class.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_classes.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_classes.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_classes.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_classes.cmxs Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/default_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/functor_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pickle_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/typeable_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/eq_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/bounded_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/enum_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/dump_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/show_class.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/default_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/functor_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pickle_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/typeable_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/eq_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/bounded_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/enum_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/dump_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/show_class.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_std.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_std.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_std.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_std.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_std.cmxs Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_std.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_std.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/id.ml Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/utils.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/type.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/defs.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/clusters.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/base.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/extend.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_common.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_common.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_common.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_common.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_common.cmxs Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/pa_deriving_common.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_num.mli Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_num.cma Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_num.cmxa Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_num.a Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_num.cmxs Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_num.cmi Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/deriving_num.cmx Installed /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64//usr/lib64/ocaml/deriving/META + rm -f /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/bounded_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/default_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/dump_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/enum_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/eq_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/functor_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/id.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/pa_deriving_std.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/pickle_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/show_class.ml /home/pterjan/rpmbuild/BUILDROOT/ocaml-deriving-0.7-2.mga7.x86_64/usr/lib64/ocaml/deriving/typeable_class.ml + '[' -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 + '[' -n '' ']' + export DISABLE_DEBUG=1 + DISABLE_DEBUG=1 + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.7-2.mga7 --unique-debug-suffix -0.7-2.mga7.x86_64 --unique-debug-src-base ocaml-deriving-0.7-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/deriving-0.7 eu-strip: while opening '': No such file or directory eu-strip: while opening '': No such file or directory eu-strip: while opening '': No such file or directory eu-strip: while opening '': No such file or directory eu-strip: while opening '': No such file or directory /usr/lib/rpm/find-debuginfo.sh: line 480: /tmp/find-debuginfo.MEtfX9/res.*: No such file or directory error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Nfv9mL (%install) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Nfv9mL (%install) I: [iurt_root_command] ERROR: chroot