D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-lablgl-1.07-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rfUYT5 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.a4Ta1E + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + rm -rf lablgl-1.07 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ocaml-lablgl-1.07.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lablgl-1.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Avoid-possible-use-after-free-in-Togl.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-Fix-mismatched-pointer-types-for-GCC-14.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0003-Add-a-gitignore-file-to-ignore-various-generated-fil.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0004-Update-Tk-code-for-OCaml-5.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cat ++ pkg-config --libs tk + mkdir -p examples/LablGlut examples/Togl + cp -a LablGlut/examples examples/LablGlut + cp -a Togl/examples examples/Togl + sed -i.orig 's/1\.05/1.07/' META + touch -r META.orig META + sed -i 's/\$(CAMLC)/& -g/;s/\$(CAMLOPT)/& -g/;s/ocamlmklib/& -g/' Makefile.common + sed -i 's/ocamlmktop/& -g/' LablGlut/src/Makefile Togl/src/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yJ0ncM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lablgl-1.07 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + unset MAKEFLAGS + make all opt cd src && make all LIBDIR="/usr/lib64/ocaml" make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' ocamlfind ocamlc -g -c -w s -package camlp-streams var2def.ml ocamlfind ocamlc -g -package camlp-streams -linkpkg var2def.cmo -o var2def ocamlfind ocamlc -g -c -w s -package camlp-streams var2switch.ml ocamlfind ocamlc -g -package camlp-streams -linkpkg var2switch.cmo -o var2switch make lablgl.cma make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' ocamlrun ../src/var2def < gl_tags.var > gl_tags.h ocamlrun ../src/var2switch -table GL_ < gl_tags.var > gl_tags.c ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/X11R6/include" ml_gl.c ocamlrun ../src/var2def < glu_tags.var > glu_tags.h ocamlrun ../src/var2switch GLU_ < glu_tags.var > glu_tags.c ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/X11R6/include" ml_glu.c ocamlrun ../src/var2def < raw_tags.var > raw_tags.h ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/X11R6/include" ml_raw.c ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/X11R6/include" ml_glarray.c ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/X11R6/include" ml_glutess.c ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/X11R6/include" ml_shader.c ocamlc -g -c -w s -I +labltk raw.mli ocamlc -g -c -w s -I +labltk raw.ml ocamlc -g -c -w s -I +labltk gl.mli ocamlc -g -c -w s -I +labltk gl.ml ocamlc -g -c -w s -I +labltk glLight.mli ocamlc -g -c -w s -I +labltk glLight.ml ocamlc -g -c -w s -I +labltk glList.mli ocamlc -g -c -w s -I +labltk glList.ml ocamlc -g -c -w s -I +labltk glMap.mli ocamlc -g -c -w s -I +labltk glMap.ml ocamlc -g -c -w s -I +labltk glMat.mli ocamlc -g -c -w s -I +labltk glMat.ml ocamlc -g -c -w s -I +labltk glMisc.mli ocamlc -g -c -w s -I +labltk glMisc.ml ocamlc -g -c -w s -I +labltk glPix.mli ocamlc -g -c -w s -I +labltk glPix.ml ocamlc -g -c -w s -I +labltk glClear.mli ocamlc -g -c -w s -I +labltk glClear.ml ocamlc -g -c -w s -I +labltk glTex.mli ocamlc -g -c -w s -I +labltk glTex.ml File "glTex.ml", line 116, characters 23-35: 116 | let gen_texture () = (gen_textures 1).(0) ^^^^^^^^^^^^ Warning 6 [labels-omitted]: label len was omitted in the application of this function. ocamlc -g -c -w s -I +labltk glDraw.mli ocamlc -g -c -w s -I +labltk glDraw.ml ocamlc -g -c -w s -I +labltk glFunc.mli ocamlc -g -c -w s -I +labltk glFunc.ml ocamlc -g -c -w s -I +labltk gluMisc.mli ocamlc -g -c -w s -I +labltk gluMisc.ml ocamlc -g -c -w s -I +labltk gluNurbs.mli ocamlc -g -c -w s -I +labltk gluNurbs.ml ocamlc -g -c -w s -I +labltk gluQuadric.mli ocamlc -g -c -w s -I +labltk gluQuadric.ml ocamlc -g -c -w s -I +labltk gluTess.mli ocamlc -g -c -w s -I +labltk gluTess.ml ocamlc -g -c -w s -I +labltk gluMat.mli ocamlc -g -c -w s -I +labltk gluMat.ml ocamlc -g -c -w s -I +labltk glArray.mli ocamlc -g -c -w s -I +labltk glArray.ml ocamlc -g -c -w s -I +labltk glShader.mli ocamlc -g -c -w s -I +labltk glShader.ml ocamlmklib -g -o lablgl ml_gl.o ml_glu.o ml_raw.o ml_glarray.o ml_glutess.o ml_shader.o raw.cmo gl.cmo glLight.cmo glList.cmo glMap.cmo glMat.cmo glMisc.cmo glPix.cmo glClear.cmo glTex.cmo glDraw.cmo glFunc.cmo gluMisc.cmo gluNurbs.cmo gluQuadric.cmo gluTess.cmo gluMat.cmo glArray.cmo glShader.cmo -lGL -lGLU -lXext -lXmu -lX11 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' cd Togl/src && make LABLTKDIR="`ocamlfind query -qe labltk || echo +labltk`" all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition ocamlc -g -c -w s -I /usr/lib64/ocaml/labltk -I ../../src togl.mli ocamlc -g -c -w s -I /usr/lib64/ocaml/labltk -I ../../src togl.ml ocamlrun ../../src/var2def < togl_tags.var > togl_tags.h ocamlrun ../../src/var2switch TOGL_ < togl_tags.var > togl_tags.c ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../src -ITogl -I/usr/include -I. -I/usr/X11R6/include" ml_togl.c ml_togl.c: In function 'togl_prerr': ml_togl.c:41:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 41 | value *prerr = caml_named_value("togl_prerr"); | ^~~~~~~~~~~~~~~~ ml_togl.c: In function 'ml_Togl_Init': ml_togl.c:48:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 48 | value *interp = caml_named_value("cltclinterp"); | ^~~~~~~~~~~~~~~~ ml_togl.c: In function 'ml_Togl_CreateFunc': ml_togl.c:87:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:99:1: note: in expansion of macro 'ENABLER' 99 | ENABLER (CreateFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_DisplayFunc': ml_togl.c:87:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:100:1: note: in expansion of macro 'ENABLER' 100 | ENABLER (DisplayFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_ReshapeFunc': ml_togl.c:87:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:101:1: note: in expansion of macro 'ENABLER' 101 | ENABLER (ReshapeFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_DestroyFunc': ml_togl.c:87:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:102:1: note: in expansion of macro 'ENABLER' 102 | ENABLER (DestroyFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_TimerFunc': ml_togl.c:87:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:103:1: note: in expansion of macro 'ENABLER' 103 | ENABLER (TimerFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_OverlayDisplayFunc': ml_togl.c:87:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:104:1: note: in expansion of macro 'ENABLER' 104 | ENABLER (OverlayDisplayFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_LoadBitmapFont': ml_togl.c:117:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 117 | if (Is_block(font)) fontname = String_val (Field(font,0)); | ^ ml_togl.c: In function 'ml_Togl_DumpToEpsFile': ml_togl.c:145:38: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 145 | if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); | ^ cd Togl && \ ocamlc -verbose -c -ccopt "-DTOGL_X11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../src -ITogl -I/usr/include -I. -I/usr/X11R6/include" togl.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -D_FILE_OFFSET_BITS=64 -c -DTOGL_X11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I../../src -ITogl -I/usr/include -I. -I/usr/X11R6/include -I'/usr/lib64/ocaml' 'togl.c' ocamlmklib -g -o togl togl.cmo ml_togl.o Togl/togl.o -lGL -lGLU -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 -lXext -lXmu -lX11 ocamlmktop -g -I . -I /usr/lib64/ocaml/labltk -I ../../src -o lablgltop \ labltk.cma lablgl.cma togl.cma make INSTALLDIR="/usr/lib64/ocaml/lablGL" real-lablgl make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition generate lablgl echo "#!/bin/sh" > lablgl echo "# toplevel with lablGL and Togl" >> lablgl if test -f dlltogl.so; then \ echo 'exec ocaml -I +labltk -I "/usr/lib64/ocaml/lablGL" lablgl.cma labltk.cma togl.cma $*' >> lablgl; \ else echo 'exec "/usr/lib64/ocaml/lablGL/lablgltop" -I +labltk -I "/usr/lib64/ocaml/lablGL" $*' >> lablgl; fi chmod 755 lablgl make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' cd LablGlut/src && make make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' ocamlc -g -c -w s -ccopt "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -I/usr/X11R6/include -I../../src" wrap_glut.c ocamlc -g -c -w s glut.mli ocamlc -g -c -w s glut.ml File "glut.ml", line 275, characters 4-24: 275 | _glutInitDisplayMode ^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels double_buffer, index, accum, alpha, depth, stencil, multisample, stereo, luminance were omitted in the application of this function. File "glut.ml", line 372, characters 7-17: 372 | in _setCursor ic ^^^^^^^^^^ Warning 6 [labels-omitted]: label c was omitted in the application of this function. File "glut.ml", line 415, characters 25-36: 415 | let attachMenu ~button = _attachMenu (b2i button);; ^^^^^^^^^^^ Warning 6 [labels-omitted]: label button was omitted in the application of this function. File "glut.ml", line 418, characters 25-36: 418 | let detachMenu ~button = _detachMenu (b2i button);; ^^^^^^^^^^^ Warning 6 [labels-omitted]: label button was omitted in the application of this function. File "glut.ml", line 507, characters 6-8: 507 | cb value); ^^ Warning 6 [labels-omitted]: label value was omitted in the application of this function. File "glut.ml", line 624, characters 7-11: 624 | in _get igtype ;; ^^^^ Warning 6 [labels-omitted]: label igtype was omitted in the application of this function. File "glut.ml", line 626, characters 21-25: 626 | let getBool ~gtype = _get (match gtype with DISPLAY_MODE_POSSIBLE -> 400) <> 0 ^^^^ Warning 6 [labels-omitted]: label igtype was omitted in the application of this function. File "glut.ml", line 648, characters 7-17: 648 | in _deviceGet idgtype;; ^^^^^^^^^^ Warning 6 [labels-omitted]: label idgtype was omitted in the application of this function. File "glut.ml", line 712, characters 31-47: 712 | let bitmapCharacter ~font ~c = _bitmapCharacter (f2i font) c;; ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 715, characters 27-39: 715 | let bitmapWidth ~font ~c = _bitmapWidth (f2i font) c;; ^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 718, characters 31-47: 718 | let strokeCharacter ~font ~c = _strokeCharacter (f2i font) c;; ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 721, characters 27-39: 721 | let strokeWidth ~font ~c = _strokeWidth (f2i font) c;; ^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 766, characters 30-43: 766 | let bitmapLength ~font ~str = _bitmapLength (f2i font) str;; ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function. File "glut.ml", line 769, characters 30-43: 769 | let strokeLength ~font ~str = _strokeLength (f2i font) str;; ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function. File "glut.ml", line 797, characters 30-46: 797 | let ignoreKeyRepeat ~ignore = _ignoreKeyRepeat (if ignore = true then 1 else 0) ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label ignore was omitted in the application of this function. File "glut.ml", line 801, characters 2-15: 801 | _setKeyRepeat (match mode with ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label mode was omitted in the application of this function. File "glut.ml", line 859, characters 4-16: 859 | _gameModeGet imode;; ^^^^^^^^^^^^ Warning 6 [labels-omitted]: label mode was omitted in the application of this function. ocamlmklib -g -o lablglut wrap_glut.o glut.cmo -lglut -lGL -lGLU -lXext -lXmu -lX11 ocamlmktop -g -I . -I ../../src -o lablgluttop \ lablglut.cma lablgl.cma make INSTALLDIR="/usr/lib64/ocaml/lablGL" real-lablglut make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' generate lablglut echo "#!/bin/sh" > lablglut echo "# toplevel with lablGL and LablGlut" >> lablglut if test -f dlllablglut.so; then \ echo 'exec ocaml -I "/usr/lib64/ocaml/lablGL" lablgl.cma lablglut.cma $*' >> lablglut; \ else echo 'exec "/usr/lib64/ocaml/lablGL/lablgluttop" -I "/usr/lib64/ocaml/lablGL" $*' >> lablglut; fi chmod 755 lablglut make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' cd src && make opt make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' ocamlopt -g -c -I +labltk raw.ml ocamlopt -g -c -I +labltk gl.ml ocamlopt -g -c -I +labltk glLight.ml ocamlopt -g -c -I +labltk glList.ml ocamlopt -g -c -I +labltk glMap.ml ocamlopt -g -c -I +labltk glMat.ml ocamlopt -g -c -I +labltk glMisc.ml ocamlopt -g -c -I +labltk glPix.ml ocamlopt -g -c -I +labltk glClear.ml ocamlopt -g -c -I +labltk glTex.ml File "glTex.ml", line 116, characters 23-35: 116 | let gen_texture () = (gen_textures 1).(0) ^^^^^^^^^^^^ Warning 6 [labels-omitted]: label len was omitted in the application of this function. ocamlopt -g -c -I +labltk glDraw.ml ocamlopt -g -c -I +labltk glFunc.ml ocamlopt -g -c -I +labltk gluMisc.ml ocamlopt -g -c -I +labltk gluNurbs.ml ocamlopt -g -c -I +labltk gluQuadric.ml ocamlopt -g -c -I +labltk gluTess.ml ocamlopt -g -c -I +labltk gluMat.ml ocamlopt -g -c -I +labltk glArray.ml ocamlopt -g -c -I +labltk glShader.ml ocamlmklib -g -o lablgl ml_gl.o ml_glu.o ml_raw.o ml_glarray.o ml_glutess.o ml_shader.o raw.cmx gl.cmx glLight.cmx glList.cmx glMap.cmx glMat.cmx glMisc.cmx glPix.cmx glClear.cmx glTex.cmx glDraw.cmx glFunc.cmx gluMisc.cmx gluNurbs.cmx gluQuadric.cmx gluTess.cmx gluMat.cmx glArray.cmx glShader.cmx -lGL -lGLU -lXext -lXmu -lX11 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' cd Togl/src && make LABLTKDIR="`ocamlfind query -qe labltk || echo +labltk`" opt make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition ocamlopt -g -c -I /usr/lib64/ocaml/labltk -I ../../src togl.ml ocamlmklib -g -o togl togl.cmx ml_togl.o Togl/togl.o -lGL -lGLU -ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 -lXext -lXmu -lX11 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' cd LablGlut/src && make opt make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' ocamlopt -g -c glut.ml File "glut.ml", line 275, characters 4-24: 275 | _glutInitDisplayMode ^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels double_buffer, index, accum, alpha, depth, stencil, multisample, stereo, luminance were omitted in the application of this function. File "glut.ml", line 372, characters 7-17: 372 | in _setCursor ic ^^^^^^^^^^ Warning 6 [labels-omitted]: label c was omitted in the application of this function. File "glut.ml", line 415, characters 25-36: 415 | let attachMenu ~button = _attachMenu (b2i button);; ^^^^^^^^^^^ Warning 6 [labels-omitted]: label button was omitted in the application of this function. File "glut.ml", line 418, characters 25-36: 418 | let detachMenu ~button = _detachMenu (b2i button);; ^^^^^^^^^^^ Warning 6 [labels-omitted]: label button was omitted in the application of this function. File "glut.ml", line 507, characters 6-8: 507 | cb value); ^^ Warning 6 [labels-omitted]: label value was omitted in the application of this function. File "glut.ml", line 624, characters 7-11: 624 | in _get igtype ;; ^^^^ Warning 6 [labels-omitted]: label igtype was omitted in the application of this function. File "glut.ml", line 626, characters 21-25: 626 | let getBool ~gtype = _get (match gtype with DISPLAY_MODE_POSSIBLE -> 400) <> 0 ^^^^ Warning 6 [labels-omitted]: label igtype was omitted in the application of this function. File "glut.ml", line 648, characters 7-17: 648 | in _deviceGet idgtype;; ^^^^^^^^^^ Warning 6 [labels-omitted]: label idgtype was omitted in the application of this function. File "glut.ml", line 712, characters 31-47: 712 | let bitmapCharacter ~font ~c = _bitmapCharacter (f2i font) c;; ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 715, characters 27-39: 715 | let bitmapWidth ~font ~c = _bitmapWidth (f2i font) c;; ^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 718, characters 31-47: 718 | let strokeCharacter ~font ~c = _strokeCharacter (f2i font) c;; ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 721, characters 27-39: 721 | let strokeWidth ~font ~c = _strokeWidth (f2i font) c;; ^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, c were omitted in the application of this function. File "glut.ml", line 766, characters 30-43: 766 | let bitmapLength ~font ~str = _bitmapLength (f2i font) str;; ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function. File "glut.ml", line 769, characters 30-43: 769 | let strokeLength ~font ~str = _strokeLength (f2i font) str;; ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels font, str were omitted in the application of this function. File "glut.ml", line 797, characters 30-46: 797 | let ignoreKeyRepeat ~ignore = _ignoreKeyRepeat (if ignore = true then 1 else 0) ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label ignore was omitted in the application of this function. File "glut.ml", line 801, characters 2-15: 801 | _setKeyRepeat (match mode with ^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label mode was omitted in the application of this function. File "glut.ml", line 859, characters 4-16: 859 | _gameModeGet imode;; ^^^^^^^^^^^^ Warning 6 [labels-omitted]: label mode was omitted in the application of this function. ocamlmklib -g -o lablglut wrap_glut.o glut.cmx -lglut -lGL -lGLU -lXext -lXmu -lX11 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TQoc7O + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lablgl-1.07 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/bin + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/stublibs + make BINDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/bin INSTALLDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL DLLDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/stublibs install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07' cd src && make install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' sed -e "s|@LABLGL_MLS@|raw gl glLight glList glMap glMat glMisc glPix glClear glTex glDraw glFunc gluMisc gluNurbs gluQuadric gluTess gluMat glArray glShader|" \ -e "s|@TOGL_MLS@|togl|" \ -e "s|@GLUT_MLS@|glut|" \ -e "s|@GLLIBS@||" \ -e "s|@TKLIBS@||" \ -e "s|@GLUTLIBS@||" < build.ml.in > build.ml if test -d "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL"; then : ; else mkdir -p "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL"; fi cp build.ml raw.ml gl.ml glLight.ml glList.ml glMap.ml glMat.ml glMisc.ml glPix.ml glClear.ml glTex.ml glDraw.ml glFunc.ml gluMisc.ml gluNurbs.ml gluQuadric.ml gluTess.ml gluMat.ml glArray.ml glShader.ml raw.mli gl.mli glLight.mli glList.mli glMap.mli glMat.mli glMisc.mli glPix.mli glClear.mli glTex.mli glDraw.mli glFunc.mli gluMisc.mli gluNurbs.mli gluQuadric.mli gluTess.mli gluMat.mli glArray.mli glShader.mli "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cp liblablgl.a "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cd "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" && : liblablgl.a if test -f dlllablgl.so; then cp dlllablgl.so "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/stublibs"; fi cp raw.cmi gl.cmi glLight.cmi glList.cmi glMap.cmi glMat.cmi glMisc.cmi glPix.cmi glClear.cmi glTex.cmi glDraw.cmi glFunc.cmi gluMisc.cmi gluNurbs.cmi gluQuadric.cmi gluTess.cmi gluMat.cmi glArray.cmi glShader.cmi lablgl.cma "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' cp lablgl.cmxa lablgl.a raw.cmx gl.cmx glLight.cmx glList.cmx glMap.cmx glMat.cmx glMisc.cmx glPix.cmx glClear.cmx glTex.cmx glDraw.cmx glFunc.cmx gluMisc.cmx gluNurbs.cmx gluQuadric.cmx gluTess.cmx gluMat.cmx glArray.cmx glShader.cmx "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cd "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" && : lablgl.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/src' cd Togl/src && make install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition cp togl.mli togl.ml libtogl.a "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cd "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" && : libtogl.a make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition cp dlltogl.so "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/stublibs" make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' cp lablgl "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/bin" cp togl.cmi togl.cma "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition cp togl.cmxa togl.a togl.cmx "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cd "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" && : togl.a make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/Togl/src' cd LablGlut/src && make install make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' if test -d "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL"; then : ; else mkdir -p "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL"; fi cp glut.ml glut.mli "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cp liblablglut.a "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cd "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" && : liblablglut.a make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' cp dlllablglut.so "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/stublibs" make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' cp lablglut "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/bin" cp glut.cmi lablglut.cma "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' cp lablglut.cmxa lablglut.a glut.cmx "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" cd "/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL" && : lablglut.a make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/LablGlut/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/build.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/gl.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glArray.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glClear.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glDraw.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glFunc.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glLight.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glList.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glMap.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glMat.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glMisc.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glPix.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glShader.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glTex.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/gluMat.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/gluMisc.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/gluNurbs.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/gluQuadric.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/gluTess.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/glut.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/raw.ml /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/togl.ml + cp -p META /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/lib64/ocaml/lablGL/ + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.07-1.mga10 --unique-debug-suffix -1.07-1.mga10.x86_64 --unique-debug-src-base ocaml-lablgl-1.07-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07 find-debuginfo: starting Extracting debug info from 9 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-lablgl-1.07-1.mga10.x86_64 cpio: LablGlut/src/hashtbl.ml: Cannot stat: No such file or directory cpio: Togl/src/callback.ml: Cannot stat: No such file or directory cpio: Togl/src/hashtbl.ml: Cannot stat: No such file or directory cpio: Togl/src/rawwidget.ml: Cannot stat: No such file or directory cpio: Togl/src/stdlib.ml: Cannot stat: No such file or directory cpio: src/string.ml: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/lablgl from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/lablglut from /bin/sh to #!/usr/bin/sh + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-lablgl-1.07-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MGKMPV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + cd lablgl-1.07 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/README /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UYNtTw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + cd lablgl-1.07 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/licenses/ocaml-lablgl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/licenses/ocaml-lablgl + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/COPYRIGHT /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/licenses/ocaml-lablgl + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gl) = b7c7c3fbe267fbb7f9f976b5e4d930a9 ocaml(GlArray) = c7ed2b6a6b63f45be1240e433cb579c7 ocaml(GlClear) = 1aaaef2aa4e5a39a36f25d9627dfcfc6 ocaml(GlDraw) = 6c5a7191fec7e22721ad6af60d41703b ocaml(GlFunc) = bf579f411484d67d42d87cd84ad3bb94 ocaml(GlLight) = ea9e64e03c5a504f3b241a696d8c7a2d ocaml(GlList) = b125cc1f151c46f2f117156dedd42281 ocaml(GlMap) = 988fbec110739bf09ea44d0081024ec2 ocaml(GlMat) = 52c21518cf2150816233aa47138ad7e2 ocaml(GlMisc) = ad6ad06be7199ed2134e061431e1929f ocaml(GlPix) = 21509b4c6a30024bd4ce16fbe0f59899 ocaml(GlShader) = 99dbbf973b1dd6e6f1ba6531f249fc41 ocaml(GlTex) = 31250415c86d1b40df70f154b155da2c ocaml(GluMat) = b9e9c94584c22182fe89e9f095d6a0ff ocaml(GluMisc) = c0b076554511fc388efcbff0083042a6 ocaml(GluNurbs) = 9303fb3666e19d1110b8591f4fc784b4 ocaml(GluQuadric) = 37b5b321d9817db9f5e075adb9f3c1ff ocaml(GluTess) = dcd56ef212fe6465c475f31176abe8a2 ocaml(Glut) = 1c975374c86f81c94b2c2c47e74ef23b ocaml(Raw) = 8a7aafbbe4c79e8caa81e9d65576f70a ocaml(Togl) = 5544ade33f8a724cf95a81f3536ea8ed ocaml-lablgl = 1.07-1.mga10 ocaml-lablgl(x86-64) = 1.07-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libX11.so.6()(64bit) libXmu.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libglut.so.3()(64bit) libtcl8.6.so()(64bit) libtk8.6.so()(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Gl) = b7c7c3fbe267fbb7f9f976b5e4d930a9 ocaml(GlDraw) = 6c5a7191fec7e22721ad6af60d41703b ocaml(GlList) = b125cc1f151c46f2f117156dedd42281 ocaml(GlMap) = 988fbec110739bf09ea44d0081024ec2 ocaml(GlMisc) = ad6ad06be7199ed2134e061431e1929f ocaml(GlPix) = 21509b4c6a30024bd4ce16fbe0f59899 ocaml(GlTex) = 31250415c86d1b40df70f154b155da2c ocaml(Protocol) = 8933554933d0d1afa856e94db071bdf7 ocaml(Raw) = 8a7aafbbe4c79e8caa81e9d65576f70a ocaml(Rawwidget) = b60ca17c04fe9ad1d90f7757d476f96f ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Arg) = 42e5c744281ca6c68a1c77928ebe6b38 ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__ArrayLabels) = 57ab25442e562d9c088c52b3d01425a9 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Callback) = e63ded0535f5b914a16b4f955e944303 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e ocaml(Stdlib__Nativeint) = 7b40cfad9e114c0baec17b5f3a644be3 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__StdLabels) = 9489f47570748c065cda68828e47e65f ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__StringLabels) = d951881c5470b7996c3d2bd916aa2b93 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Support) = 36c8ca7052bb19a10d8dceaafb767aa5 ocaml(Textvariable) = 1b38b97656a59eee5466fb507fcf69fc ocaml(Timer) = b965f3b88a3d896956e794f8ec2fbcad ocaml(Tk) = df102fef04df58a8f4de501294aff7c1 ocaml(Widget) = 4ef7665e293a148124ae165a63879f12 Processing files: ocaml-lablgl-devel-1.07-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e7tfBK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + cd lablgl-1.07 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/CHANGES /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/README /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/examples/LablGlut /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/examples/Togl /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/doc/ocaml-lablgl-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.URw3pm + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + cd lablgl-1.07 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/licenses/ocaml-lablgl-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/licenses/ocaml-lablgl-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/lablgl-1.07/COPYRIGHT /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT/usr/share/licenses/ocaml-lablgl-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gl) = b7c7c3fbe267fbb7f9f976b5e4d930a9 ocaml(GlArray) = c7ed2b6a6b63f45be1240e433cb579c7 ocaml(GlClear) = 1aaaef2aa4e5a39a36f25d9627dfcfc6 ocaml(GlDraw) = 6c5a7191fec7e22721ad6af60d41703b ocaml(GlFunc) = bf579f411484d67d42d87cd84ad3bb94 ocaml(GlLight) = ea9e64e03c5a504f3b241a696d8c7a2d ocaml(GlList) = b125cc1f151c46f2f117156dedd42281 ocaml(GlMap) = 988fbec110739bf09ea44d0081024ec2 ocaml(GlMat) = 52c21518cf2150816233aa47138ad7e2 ocaml(GlMisc) = ad6ad06be7199ed2134e061431e1929f ocaml(GlPix) = 21509b4c6a30024bd4ce16fbe0f59899 ocaml(GlShader) = 99dbbf973b1dd6e6f1ba6531f249fc41 ocaml(GlTex) = 31250415c86d1b40df70f154b155da2c ocaml(GluMat) = b9e9c94584c22182fe89e9f095d6a0ff ocaml(GluMisc) = c0b076554511fc388efcbff0083042a6 ocaml(GluNurbs) = 9303fb3666e19d1110b8591f4fc784b4 ocaml(GluQuadric) = 37b5b321d9817db9f5e075adb9f3c1ff ocaml(GluTess) = dcd56ef212fe6465c475f31176abe8a2 ocaml(Glut) = 1c975374c86f81c94b2c2c47e74ef23b ocaml(Raw) = 8a7aafbbe4c79e8caa81e9d65576f70a ocaml(Togl) = 5544ade33f8a724cf95a81f3536ea8ed ocaml-lablgl-devel = 1.07-1.mga10 ocaml-lablgl-devel(x86-64) = 1.07-1.mga10 ocamlx(Gl) = 1806ca6b85d80488ef1ce98e52307810 ocamlx(GlArray) = 9a2762390ccdaad131e0c4cd26038310 ocamlx(GlClear) = e4b608c9f9a37ae8c87cb92e7fab277b ocamlx(GlDraw) = ec234a0aa240773a0a878db2cb0b0613 ocamlx(GlFunc) = 2f3dc400335ce3f78af340d1e67e3b82 ocamlx(GlLight) = d1444d83ce36dcc89e4390b61e7dc581 ocamlx(GlList) = b7f9cac3c2c95bfa6192338792871608 ocamlx(GlMap) = ad32e028fcaff9d976aea4bcfe3d08ec ocamlx(GlMat) = c89577f4d5e237792d05b251dbefc4fe ocamlx(GlMisc) = e3e013aeb3817e9d84d57bd50b0e080f ocamlx(GlPix) = 7a5d70b83be863492335629f11836b0f ocamlx(GlShader) = 7e858b4fe153acd315879b6eeefe6bf2 ocamlx(GlTex) = d2d8d547e09d2d1cf5d29b18270f0c59 ocamlx(GluMat) = 1e68d83862d0395f0c0eda32c1d5666a ocamlx(GluMisc) = 0b35be5e2dbc4579dd31642debdeee0e ocamlx(GluNurbs) = 5b3bbf72ee1cfd2063a2f16784f0cce2 ocamlx(GluQuadric) = 885a07eb0ac703972d03b2742c597857 ocamlx(GluTess) = c9b044fd707959ae283ab216a49032b7 ocamlx(Glut) = 7640dd185ee6ad5676953c3f39b0bc55 ocamlx(Raw) = fa3e1038cb620343e5fd5026a4242274 ocamlx(Togl) = 7b2c593bf83b43c3d9e01bb33f41975d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: coreutils ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Gl) = b7c7c3fbe267fbb7f9f976b5e4d930a9 ocaml(GlDraw) = 6c5a7191fec7e22721ad6af60d41703b ocaml(GlList) = b125cc1f151c46f2f117156dedd42281 ocaml(GlMap) = 988fbec110739bf09ea44d0081024ec2 ocaml(GlMisc) = ad6ad06be7199ed2134e061431e1929f ocaml(GlPix) = 21509b4c6a30024bd4ce16fbe0f59899 ocaml(GlTex) = 31250415c86d1b40df70f154b155da2c ocaml(Protocol) = 8933554933d0d1afa856e94db071bdf7 ocaml(Raw) = 8a7aafbbe4c79e8caa81e9d65576f70a ocaml(Rawwidget) = b60ca17c04fe9ad1d90f7757d476f96f ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Arg) = 42e5c744281ca6c68a1c77928ebe6b38 ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__ArrayLabels) = 57ab25442e562d9c088c52b3d01425a9 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Callback) = e63ded0535f5b914a16b4f955e944303 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e ocaml(Stdlib__Nativeint) = 7b40cfad9e114c0baec17b5f3a644be3 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__StdLabels) = 9489f47570748c065cda68828e47e65f ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__StringLabels) = d951881c5470b7996c3d2bd916aa2b93 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Support) = 36c8ca7052bb19a10d8dceaafb767aa5 ocaml(Textvariable) = 1b38b97656a59eee5466fb507fcf69fc ocaml(Timer) = b965f3b88a3d896956e794f8ec2fbcad ocaml(Tk) = df102fef04df58a8f4de501294aff7c1 ocaml(Widget) = 4ef7665e293a148124ae165a63879f12 ocamlx(Gl) = 1806ca6b85d80488ef1ce98e52307810 ocamlx(GlMisc) = e3e013aeb3817e9d84d57bd50b0e080f ocamlx(GlPix) = 7a5d70b83be863492335629f11836b0f ocamlx(Protocol) = 9843e49c1ba2439ec59efbae2e00e85b ocamlx(Raw) = fa3e1038cb620343e5fd5026a4242274 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Callback) = b3f126389aba08e7f2b8e20f75129130 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__ListLabels) = d07997a7478325ccd1dde587e55f5445 ocamlx(Stdlib__Nativeint) = 376bae1ff438c97b5c799f1235cbc82b ocamlx(Stdlib__StringLabels) = 6b24cdceadeec422e21e46268394a9c4 ocamlx(Timer) = 50dc4c639a2488f0b2e26e9a5a983c11 ocamlx(Widget) = 77754fb518b92536a75434488cbe43a3 Processing files: ocaml-lablgl-debugsource-1.07-1.mga10.x86_64 Provides: ocaml-lablgl-debugsource = 1.07-1.mga10 ocaml-lablgl-debugsource(x86-64) = 1.07-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-lablgl-debuginfo-1.07-1.mga10.x86_64 Provides: debuginfo(build-id) = 06fd3afd3d3344818329e7be2a7c65d989eb972d debuginfo(build-id) = 1366276235baba90d644aad4ada79584aa2ef6dd debuginfo(build-id) = 1ce27b4333b36deeb5853cfdd89ee14ec07e7dc6 ocaml-lablgl-debuginfo = 1.07-1.mga10 ocaml-lablgl-debuginfo(x86-64) = 1.07-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-lablgl-debugsource(x86-64) = 1.07-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lablgl-debuginfo-1.07-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lablgl-1.07-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lablgl-debugsource-1.07-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lablgl-devel-1.07-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rS9fTh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lablgl-1.07-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!