Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lablgl.spec'], chrootPath='/var/lib/mock/f33-build-345207-59253/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lablgl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1599004800 Wrote: /builddir/build/SRPMS/ocaml-lablgl-1.06-17.fc33.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lablgl.spec'], chrootPath='/var/lib/mock/f33-build-345207-59253/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lablgl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1599004800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N3kTiO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lablgl-1.06 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-lablgl-1.06.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lablgl-1.06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lablgl-freeglut.patch):' Patch #0 (lablgl-freeglut.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file LablGlut/src/wrap_glut.c + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZoKCTP + umask 022 + cd /builddir/build/BUILD + cd lablgl-1.06 + unset MAKEFLAGS + make all opt cd src && make all LIBDIR="/usr/lib64/ocaml" make[1]: Entering directory '/builddir/build/BUILD/lablgl-1.06/src' ocamlc.opt -c -w s -I +labltk var2def.ml ocamlc.opt var2def.cmo -o var2def ocamlc.opt -c -w s -I +labltk var2switch.ml ocamlc.opt var2switch.cmo -o var2switch make lablgl.cma make[2]: Entering directory '/builddir/build/BUILD/lablgl-1.06/src' ocamlrun ../src/var2def < gl_tags.var > gl_tags.h ocamlrun ../src/var2switch -table GL_ < gl_tags.var > gl_tags.c ocamlc.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include" ml_gl.c ml_gl.c: In function 'ml_raise_gl': ml_gl.c:36:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 36 | gl_exn = caml_named_value("glerror"); | ^ In file included from ml_gl.c:24: ml_gl.c: In function 'ml_glGetString': ml_gl.c:225:8: warning: pointer targets in passing argument 1 of 'lablgl_copy_string_check' differ in signedness [-Wpointer-sign] 225 | ML_1_ (glGetString, GLenum_val, copy_string_check) ml_gl.h:65:16: note: in definition of macro 'ML_1_' 65 | { return conv (cname (conv1(arg1))); } | ^~~~~ ml_gl.c:40:38: note: expected 'const char *' but argument is of type 'const GLubyte *' {aka 'const unsigned char *'} 40 | value copy_string_check (const char *str) | ~~~~~~~~~~~~^~~ In file included from ml_gl.c:22: ml_gl.c: In function 'ml_glGenTextures': ml_raw.h:18:23: warning: pointer targets in passing argument 2 of 'glGenTextures' differ in signedness [-Wpointer-sign] 18 | #define Int_raw(raw) ((int *) Addr_raw(raw)) | ~^~~~~~~~~~~~~~~~~~~~~~ | | | int * ml_gl.h:28:23: note: in expansion of macro 'Int_raw' 28 | { cname (conv1(arg1), conv2(arg2)); return Val_unit; } | ^~~~~ ml_gl.c:674:1: note: in expansion of macro 'ML_2' 674 | ML_2 (glGenTextures, Int_val, Int_raw) | ^~~~ In file included from ml_gl.c:10: /usr/include/GL/gl.h:1302:57: note: expected 'GLuint *' {aka 'unsigned int *'} but argument is of type 'int *' 1302 | GLAPI void GLAPIENTRY glGenTextures( GLsizei n, GLuint *textures ); | ~~~~~~~~^~~~~~~~ ocamlrun ../src/var2def < glu_tags.var > glu_tags.h ocamlrun ../src/var2switch GLU_ < glu_tags.var > glu_tags.c ocamlc.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include" ml_glu.c In file included from ml_glu.c:19: ml_glu.c: In function 'ml_gluGetString': ml_glu.c:96:8: warning: pointer targets in passing argument 1 of 'lablgl_copy_string_check' differ in signedness [-Wpointer-sign] 96 | ML_1_ (gluGetString, GLUenum_val, copy_string_check) ml_gl.h:65:16: note: in definition of macro 'ML_1_' 65 | { return conv (cname (conv1(arg1))); } | ^~~~~ ml_gl.h:10:38: note: expected 'const char *' but argument is of type 'const GLubyte *' {aka 'const unsigned char *'} 10 | value copy_string_check (const char *str); | ~~~~~~~~~~~~^~~ ocamlrun ../src/var2def < raw_tags.var > raw_tags.h ocamlc.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include" ml_raw.c In file included from ml_raw.c:5: ml_raw.c: In function 'ml_raw_read_string': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ ml_raw.c:166:13: note: in expansion of macro 'String_val' 166 | memcpy (String_val(ret), Bp_val(Addr_raw(raw))+s, l); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from ml_raw.c:3: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ ocamlc.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include" ml_glarray.c ocamlc.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include" ml_glutess.c ocamlc.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include" ml_shader.c In file included from ml_shader.c:19: ml_shader.c: In function 'ml_glgetshaderinfolog': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 4 of 'glGetShaderInfoLog' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ ml_shader.c:1217:85: note: in expansion of macro 'String_val' 1217 | glGetShaderInfoLog(Shader_object_val(shader), infologLength, &charsWritten, String_val(infoLog)); | ^~~~~~~~~~ In file included from /usr/include/GL/gl.h:2050, from ml_shader.c:14: /usr/include/GL/glext.h:766:98: note: expected 'GLchar *' {aka 'char *'} but argument is of type 'const char *' 766 | GLAPI void APIENTRY glGetShaderInfoLog (GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog); | ~~~~~~~~^~~~~~~ In file included from ml_shader.c:19: ml_shader.c: In function 'ml_glgetprograminfolog': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 4 of 'glGetProgramInfoLog' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ ml_shader.c:1241:88: note: in expansion of macro 'String_val' 1241 | glGetProgramInfoLog(Shader_program_val(program), infologLength, &charsWritten, String_val(infoLog)); | ^~~~~~~~~~ In file included from /usr/include/GL/gl.h:2050, from ml_shader.c:14: /usr/include/GL/glext.h:764:100: note: expected 'GLchar *' {aka 'char *'} but argument is of type 'const char *' 764 | GLAPI void APIENTRY glGetProgramInfoLog (GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog); | ~~~~~~~~^~~~~~~ ocamlc.opt -c -w s -I +labltk raw.mli ocamlc.opt -c -w s -I +labltk raw.ml ocamlc.opt -c -w s -I +labltk gl.mli ocamlc.opt -c -w s -I +labltk gl.ml ocamlc.opt -c -w s -I +labltk glLight.mli ocamlc.opt -c -w s -I +labltk glLight.ml ocamlc.opt -c -w s -I +labltk glList.mli ocamlc.opt -c -w s -I +labltk glList.ml ocamlc.opt -c -w s -I +labltk glMap.mli ocamlc.opt -c -w s -I +labltk glMap.ml ocamlc.opt -c -w s -I +labltk glMat.mli ocamlc.opt -c -w s -I +labltk glMat.ml ocamlc.opt -c -w s -I +labltk glMisc.mli ocamlc.opt -c -w s -I +labltk glMisc.ml ocamlc.opt -c -w s -I +labltk glPix.mli ocamlc.opt -c -w s -I +labltk glPix.ml ocamlc.opt -c -w s -I +labltk glClear.mli ocamlc.opt -c -w s -I +labltk glClear.ml ocamlc.opt -c -w s -I +labltk glTex.mli ocamlc.opt -c -w s -I +labltk glTex.ml ocamlc.opt -c -w s -I +labltk glDraw.mli ocamlc.opt -c -w s -I +labltk glDraw.ml ocamlc.opt -c -w s -I +labltk glFunc.mli ocamlc.opt -c -w s -I +labltk glFunc.ml ocamlc.opt -c -w s -I +labltk gluMisc.mli ocamlc.opt -c -w s -I +labltk gluMisc.ml ocamlc.opt -c -w s -I +labltk gluNurbs.mli ocamlc.opt -c -w s -I +labltk gluNurbs.ml ocamlc.opt -c -w s -I +labltk gluQuadric.mli ocamlc.opt -c -w s -I +labltk gluQuadric.ml ocamlc.opt -c -w s -I +labltk gluTess.mli ocamlc.opt -c -w s -I +labltk gluTess.ml ocamlc.opt -c -w s -I +labltk gluMat.mli ocamlc.opt -c -w s -I +labltk gluMat.ml ocamlc.opt -c -w s -I +labltk glArray.mli ocamlc.opt -c -w s -I +labltk glArray.ml ocamlc.opt -c -w s -I +labltk glShader.mli ocamlc.opt -c -w s -I +labltk glShader.ml ocamlmklib -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 '/builddir/build/BUILD/lablgl-1.06/src' make[1]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/src' cd Togl/src && make LABLTKDIR="`ocamlfind query -qe labltk || echo +labltk`" all /bin/sh: ocamlfind: command not found make[1]: Entering directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition ocamlc.opt -c -w s -I +labltk -I ../../src togl.mli ocamlc.opt -c -w s -I +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.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src -ITogl -I/usr/include -I. -I/usr/X11R6/include" ml_togl.c ml_togl.c: In function 'togl_prerr': ml_togl.c:39:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 39 | value *prerr = caml_named_value("togl_prerr"); | ^~~~~~~~~~~~~~~~ ml_togl.c: In function 'ml_Togl_Init': ml_togl.c:46:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | value *interp = caml_named_value("cltclinterp"); | ^~~~~~~~~~~~~~~~ ml_togl.c: In function 'ml_Togl_CreateFunc': ml_togl.c:85:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:97:1: note: in expansion of macro 'ENABLER' 97 | ENABLER (CreateFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_DisplayFunc': ml_togl.c:85:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:98:1: note: in expansion of macro 'ENABLER' 98 | ENABLER (DisplayFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_ReshapeFunc': ml_togl.c:85:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:99:1: note: in expansion of macro 'ENABLER' 99 | ENABLER (ReshapeFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_DestroyFunc': ml_togl.c:85:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:100:1: note: in expansion of macro 'ENABLER' 100 | ENABLER (DestroyFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_TimerFunc': ml_togl.c:85:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:101:1: note: in expansion of macro 'ENABLER' 101 | ENABLER (TimerFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_OverlayDisplayFunc': ml_togl.c:85:36: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | { if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); \ | ^ ml_togl.c:102:1: note: in expansion of macro 'ENABLER' 102 | ENABLER (OverlayDisplayFunc) | ^~~~~~~ ml_togl.c: In function 'ml_Togl_LoadBitmapFont': ml_togl.c:115:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 115 | if (Is_block(font)) fontname = String_val (Field(font,0)); | ^ ml_togl.c: In function 'ml_Togl_DumpToEpsFile': ml_togl.c:143:38: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 143 | if (callbacks == NULL) callbacks = caml_named_value ("togl_callbacks"); | ^ cd Togl && \ ocamlc.opt -verbose -c -ccopt "-DTOGL_X11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src -ITogl -I/usr/include -I. -I/usr/X11R6/include" togl.c + gcc -O2 -fno-strict-aliasing -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -DTOGL_X11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I../../src -ITogl -I/usr/include -I. -I/usr/X11R6/include -I'/usr/lib64/ocaml' 'togl.c' togl.c: In function 'Togl_Init': togl.c:820:26: warning: assignment to 'void (*)(struct Tk_Window_ *, Tk_ClassProcs *, void *)' from incompatible pointer type 'void (*)(struct Tk_Window_ *, const Tk_ClassProcs *, void *)' [-Wincompatible-pointer-types] 820 | SetClassProcsPtr = Tk_SetClassProcs; | ^ togl.c: In function 'Togl_DumpToEpsFile': togl.c:3698:13: warning: variable 'using_mesa' set but not used [-Wunused-but-set-variable] 3698 | Bool using_mesa = False; | ^~~~~~~~~~ ocamlmklib -o togl togl.cmo ml_togl.o Togl/togl.o -lGL -lGLU -lXext -lXmu -lX11 ocamlmktop -I . -I +labltk -I ../../src -o lablgltop \ labltk.cma lablgl.cma togl.cma make INSTALLDIR="/usr/lib64/ocaml/lablGL" real-lablgl make[2]: Entering directory '/builddir/build/BUILD/lablgl-1.06/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 '/builddir/build/BUILD/lablgl-1.06/Togl/src' make[1]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' cd LablGlut/src && make make[1]: Entering directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' ocamlc.opt -c -w s -ccopt "-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/X11R6/include -I../../src" wrap_glut.c In file included from wrap_glut.c:24: wrap_glut.c: In function 'ml_glutBitmapLength': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: pointer targets in passing argument 2 of 'glutBitmapLength' differ in signedness [-Wpointer-sign] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ | | | const char * /usr/lib64/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long' 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ wrap_glut.c:393:10: note: in expansion of macro 'Val_int' 393 | return Val_int(glutBitmapLength(i2font(Int_val(font)), String_val(str))); | ^~~~~~~ wrap_glut.c:393:58: note: in expansion of macro 'String_val' 393 | return Val_int(glutBitmapLength(i2font(Int_val(font)), String_val(str))); | ^~~~~~~~~~ In file included from /usr/include/GL/freeglut.h:17, from wrap_glut.c:17: /usr/include/GL/freeglut_std.h:533:77: note: expected 'const unsigned char *' but argument is of type 'const char *' 533 | FGAPI int FGAPIENTRY glutBitmapLength( void* font, const unsigned char* string ); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from wrap_glut.c:24: wrap_glut.c: In function 'ml_glutStrokeLength': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: pointer targets in passing argument 2 of 'glutStrokeLength' differ in signedness [-Wpointer-sign] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ | | | const char * /usr/lib64/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long' 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ wrap_glut.c:399:10: note: in expansion of macro 'Val_int' 399 | return Val_int(glutStrokeLength(i2font(Int_val(font)), String_val(str))); | ^~~~~~~ wrap_glut.c:399:58: note: in expansion of macro 'String_val' 399 | return Val_int(glutStrokeLength(i2font(Int_val(font)), String_val(str))); | ^~~~~~~~~~ In file included from /usr/include/GL/freeglut.h:17, from wrap_glut.c:17: /usr/include/GL/freeglut_std.h:534:77: note: expected 'const unsigned char *' but argument is of type 'const char *' 534 | FGAPI int FGAPIENTRY glutStrokeLength( void* font, const unsigned char* string ); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ ocamlc.opt -c -w s glut.mli ocamlc.opt -c -w s glut.ml ocamlmklib -o lablglut wrap_glut.o glut.cmo -lglut -lXxf86vm -lGL -lGLU -lXext -lXmu -lX11 ocamlmktop -I . -I ../../src -o lablgluttop \ lablglut.cma lablgl.cma make INSTALLDIR="/usr/lib64/ocaml/lablGL" real-lablglut make[2]: Entering directory '/builddir/build/BUILD/lablgl-1.06/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 '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' make[1]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' cd src && make opt make[1]: Entering directory '/builddir/build/BUILD/lablgl-1.06/src' ocamlopt.opt -g -c -I +labltk raw.ml ocamlopt.opt -g -c -I +labltk gl.ml ocamlopt.opt -g -c -I +labltk glLight.ml ocamlopt.opt -g -c -I +labltk glList.ml ocamlopt.opt -g -c -I +labltk glMap.ml ocamlopt.opt -g -c -I +labltk glMat.ml ocamlopt.opt -g -c -I +labltk glMisc.ml ocamlopt.opt -g -c -I +labltk glPix.ml ocamlopt.opt -g -c -I +labltk glClear.ml ocamlopt.opt -g -c -I +labltk glTex.ml ocamlopt.opt -g -c -I +labltk glDraw.ml ocamlopt.opt -g -c -I +labltk glFunc.ml ocamlopt.opt -g -c -I +labltk gluMisc.ml ocamlopt.opt -g -c -I +labltk gluNurbs.ml ocamlopt.opt -g -c -I +labltk gluQuadric.ml ocamlopt.opt -g -c -I +labltk gluTess.ml ocamlopt.opt -g -c -I +labltk gluMat.ml ocamlopt.opt -g -c -I +labltk glArray.ml ocamlopt.opt -g -c -I +labltk glShader.ml ocamlmklib -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 '/builddir/build/BUILD/lablgl-1.06/src' cd Togl/src && make LABLTKDIR="`ocamlfind query -qe labltk || echo +labltk`" opt /bin/sh: ocamlfind: command not found make[1]: Entering directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition ocamlopt.opt -g -c -I +labltk -I ../../src togl.ml ocamlmklib -o togl togl.cmx ml_togl.o Togl/togl.o -lGL -lGLU -lXext -lXmu -lX11 make[1]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' cd LablGlut/src && make opt make[1]: Entering directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' ocamlopt.opt -g -c glut.ml ocamlmklib -o lablglut wrap_glut.o glut.cmx -lglut -lXxf86vm -lGL -lGLU -lXext -lXmu -lX11 make[1]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Elc1aO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64 + cd lablgl-1.06 + rm -rf /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64 + mkdir -p /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL + mkdir -p /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs + make INSTALLDIR=/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL DLLDIR=/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs BINDIR=/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/bin install make[1]: Entering directory '/builddir/build/BUILD/lablgl-1.06' cd src && make install make[2]: Entering directory '/builddir/build/BUILD/lablgl-1.06/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 "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL"; then : ; else mkdir -p "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/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 "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cp liblablgl.a "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cd "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" && : liblablgl.a if test -f dlllablgl.so; then cp dlllablgl.so "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/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 "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" make[3]: Entering directory '/builddir/build/BUILD/lablgl-1.06/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 "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cd "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" && : lablgl.a make[3]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/src' make[2]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/src' cd Togl/src && make install make[2]: Entering directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition cp togl.mli togl.ml libtogl.a "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cd "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" && : libtogl.a make[4]: Entering directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition cp dlltogl.so "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs" make[4]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' cp lablgl "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/bin" cp togl.cmi togl.cma "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" make[4]: Entering directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' Makefile:20: warning: ignoring prerequisites on suffix rule definition cp togl.cmxa togl.a togl.cmx "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cd "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" && : togl.a make[4]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' make[3]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' make[2]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/Togl/src' cd LablGlut/src && make install make[2]: Entering directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' make[3]: Entering directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' if test -d "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL"; then : ; else mkdir -p "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL"; fi cp glut.ml glut.mli "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cp liblablglut.a "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cd "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" && : liblablglut.a make[4]: Entering directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' cp dlllablglut.so "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs" make[4]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' cp lablglut "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/bin" cp glut.cmi lablglut.cma "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" make[4]: Entering directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' cp lablglut.cmxa lablglut.a glut.cmx "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" cd "/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL" && : lablglut.a make[4]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' make[3]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' make[2]: Leaving directory '/builddir/build/BUILD/lablgl-1.06/LablGlut/src' make[1]: Leaving directory '/builddir/build/BUILD/lablgl-1.06' + cp META /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL/ + pushd /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL ~/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/lablGL ~/build/BUILD/lablgl-1.06 + for f in *.ml ++ basename build.ml .ml + b=build + '[' -f build.mli ']' + for f in *.ml ++ basename gl.ml .ml + b=gl + '[' -f gl.mli ']' + rm gl.ml + for f in *.ml ++ basename glArray.ml .ml + b=glArray + '[' -f glArray.mli ']' + rm glArray.ml + for f in *.ml ++ basename glClear.ml .ml + b=glClear + '[' -f glClear.mli ']' + rm glClear.ml + for f in *.ml ++ basename glDraw.ml .ml + b=glDraw + '[' -f glDraw.mli ']' + rm glDraw.ml + for f in *.ml ++ basename glFunc.ml .ml + b=glFunc + '[' -f glFunc.mli ']' + rm glFunc.ml + for f in *.ml ++ basename glLight.ml .ml + b=glLight + '[' -f glLight.mli ']' + rm glLight.ml + for f in *.ml ++ basename glList.ml .ml + b=glList + '[' -f glList.mli ']' + rm glList.ml + for f in *.ml ++ basename glMap.ml .ml + b=glMap + '[' -f glMap.mli ']' + rm glMap.ml + for f in *.ml ++ basename glMat.ml .ml + b=glMat + '[' -f glMat.mli ']' + rm glMat.ml + for f in *.ml ++ basename glMisc.ml .ml + b=glMisc + '[' -f glMisc.mli ']' + rm glMisc.ml + for f in *.ml ++ basename glPix.ml .ml + b=glPix + '[' -f glPix.mli ']' + rm glPix.ml + for f in *.ml ++ basename glShader.ml .ml + b=glShader + '[' -f glShader.mli ']' + rm glShader.ml + for f in *.ml ++ basename glTex.ml .ml + b=glTex + '[' -f glTex.mli ']' + rm glTex.ml + for f in *.ml ++ basename gluMat.ml .ml + b=gluMat + '[' -f gluMat.mli ']' + rm gluMat.ml + for f in *.ml ++ basename gluMisc.ml .ml + b=gluMisc + '[' -f gluMisc.mli ']' + rm gluMisc.ml + for f in *.ml ++ basename gluNurbs.ml .ml + b=gluNurbs + '[' -f gluNurbs.mli ']' + rm gluNurbs.ml + for f in *.ml ++ basename gluQuadric.ml .ml + b=gluQuadric + '[' -f gluQuadric.mli ']' + rm gluQuadric.ml + for f in *.ml ++ basename gluTess.ml .ml + b=gluTess + '[' -f gluTess.mli ']' + rm gluTess.ml + for f in *.ml ++ basename glut.ml .ml + b=glut + '[' -f glut.mli ']' + rm glut.ml + for f in *.ml ++ basename raw.ml .ml + b=raw + '[' -f raw.mli ']' + rm raw.ml + for f in *.ml ++ basename togl.ml .ml + b=togl + '[' -f togl.mli ']' + rm togl.ml + popd ~/build/BUILD/lablgl-1.06 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.06-17.fc33.1 --unique-debug-suffix -1.06-17.fc33.1.riscv64 --unique-debug-src-base ocaml-lablgl-1.06-17.fc33.1.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lablgl-1.06 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlllablgl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlllablglut.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlltogl.so extracting debug info from /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlllablgl.so extracting debug info from /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlltogl.so extracting debug info from /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlllablglut.so original debug info size: 1032kB, size after compression: 1016kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 490 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/lablglut from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/lablgl from /bin/sh to #!/usr/bin/sh Processing files: ocaml-lablgl-1.06-17.fc33.1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sILpBQ + umask 022 + cd /builddir/build/BUILD + cd lablgl-1.06 + DOCDIR=/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl + cp -pr README /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Gl) = 01c4a2db68e23bf3e02847b13982dbd0 ocaml(GlArray) = a7721b3160cb146cad286a4b2d41b3d0 ocaml(GlClear) = 3dd34088fd86944d6409b08fee09b392 ocaml(GlDraw) = 80b1aec5b3e26a4eae99b9eed8afc91e ocaml(GlFunc) = 625e6a61fa43c81e64de56abe480c3e9 ocaml(GlLight) = ada87d5c506f81149aaa50c49691f6cb ocaml(GlList) = 5ee685486858e097c18051b6f614b7d7 ocaml(GlMap) = bc2d7cee4998b91c7f7f022d7792377b ocaml(GlMat) = 850ec3f2ebd22693d7363b87dffb3864 ocaml(GlMisc) = c762f135cfd48d7d2406059bd34aa824 ocaml(GlPix) = 3138928ff47a5d04225806e442af1522 ocaml(GlShader) = 1e52ab41651934922e31b64cb0673e8b ocaml(GlTex) = e1bcbef40a21c556a64eab7858c02466 ocaml(GluMat) = 4a379ca7dd33d305388f6607620ce152 ocaml(GluMisc) = 9fd45e51af6d4802136e9c095c741f68 ocaml(GluNurbs) = ac485e4db004f22246aa236e4eaeb7d6 ocaml(GluQuadric) = f3fc95083268f84857d631e89885d0ae ocaml(GluTess) = 4b8a0d449f30a3c87838f84ce5f9759c ocaml(Glut) = 8f9099726c69f20e08551066e7762082 ocaml(Raw) = b9c8478fce9e621bd37e1a24fb2f406b ocaml(Togl) = b36a8c04eb34f9441b288115ae1512e1 ocaml-lablgl = 1:1.06-17.fc33.1 ocaml-lablgl(riscv-64) = 1:1.06-17.fc33.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXmu.so.6()(64bit) libXxf86vm.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglut.so.3()(64bit) ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Gl) = 01c4a2db68e23bf3e02847b13982dbd0 ocaml(GlDraw) = 80b1aec5b3e26a4eae99b9eed8afc91e ocaml(GlList) = 5ee685486858e097c18051b6f614b7d7 ocaml(GlMap) = bc2d7cee4998b91c7f7f022d7792377b ocaml(GlMisc) = c762f135cfd48d7d2406059bd34aa824 ocaml(GlPix) = 3138928ff47a5d04225806e442af1522 ocaml(GlTex) = e1bcbef40a21c556a64eab7858c02466 ocaml(Protocol) = 9853cad95d461f8c253e4e6fb430939c ocaml(Raw) = b9c8478fce9e621bd37e1a24fb2f406b ocaml(Rawwidget) = 29724b7f4064362e49e757521f1f62cf ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__arg) = 7a4d6815d9d409379c3df24b7cee9adf ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__arrayLabels) = 74081bdf6c97008057fce9c0772ea9bc ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a ocaml(Stdlib__char) = e880cec0c71000a6af4116f0f30b8ec6 ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__listLabels) = 16ad8d8f379a1abfc25cb33dd2e48c0b ocaml(Stdlib__nativeint) = 3dfc3f10bf88570f7c6bc2ebfbc0f376 ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__stdLabels) = f1ff64f94fe5039d831ef95192a389d1 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__stringLabels) = 7c3b6ba64686199dab573c840eb43164 ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Support) = d9b9473dbd69eae39411a0ce2d205134 ocaml(Textvariable) = 2ce8724064d0c70293a1485c7a54a62b ocaml(Timer) = f195f2c9bfa744851691bd21842b88fc ocaml(Tk) = ceb97e7f4f3eb1acd65507385b0c6371 ocaml(Widget) = 72ed07c39e887c52eb9f6660b8ce0d70 rtld(GNU_HASH) Processing files: ocaml-lablgl-devel-1.06-17.fc33.1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qOAUXQ + umask 022 + cd /builddir/build/BUILD + cd lablgl-1.06 + DOCDIR=/builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl-devel + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl-devel + cp -pr COPYRIGHT /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl-devel + cp -pr LablGlut/examples /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl-devel + cp -pr Togl/examples /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64/usr/share/doc/ocaml-lablgl-devel + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/Makefile warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/README warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/caml-images warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/caml-images/ChangeLog warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/caml-images/Makefile warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/caml-images/OCamlMakefile warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/caml-images/main.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/caml-images/ppm.ppm warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/checker.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/double.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/etc warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/etc/draw2d.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/etc/in-progress warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/etc/in-progress/scene_graph.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/gears.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/gears_a.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7 warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/README warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust00.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust01.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust02.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust03.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust04.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust05.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust06.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust07.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust08.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust09.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust10.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust11.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust12.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust13.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust14.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust15.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust16.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust17.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust18.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust19.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust20.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust21.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust22.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust23.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust24.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust25.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust26.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust27.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust28.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust29.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust30.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/caust31.bw warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/dino.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/dino.mli warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/floor.rgb warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/texload.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/texload.h warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/texload.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/demos/underwater/underwater.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/dinospin.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/dinospin.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/scube.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/scube.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/splatlogo.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/splatlogo.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/spots.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/spots.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/stars.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/not_yet_ported/stars.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/TAGS warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/cursor_test.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/joy_test.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/keyup_test.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/menu_test.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/not_yet_ported warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/not_yet_ported/TAGS warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/not_yet_ported/bigtest.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/not_yet_ported/bigtest.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/not_yet_ported/over_test.c warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/not_yet_ported/over_test.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/not_yet_ported/test6.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/shape_test.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test1.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test10.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test11.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test12.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test13.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test14.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test15.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test16.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test17.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test18.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test19.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test2.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test20.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test21.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test22.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test23.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test24.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test25.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test26.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test27.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test28.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test3.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test4.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test7.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test8.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/test9.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/test/timer_test.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/trackball warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/trackball/Makefile warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/trackball/teaspin.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/trackball/trackball.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/glut3.7/trackball/trackball.mli warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/README warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/checker.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/gears.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/morph3d.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/planet.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/scene.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/simple.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/test_glsl.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/lablGL/texturesurf.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/morph3d.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/nehe warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/nehe/lesson2.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/nehe/lesson3.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/nehe/lesson4.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/nehe/lesson5.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/planet.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/scene.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/simple.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/tennis.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/tesselate.ml warning: File listed twice: /usr/share/doc/ocaml-lablgl-devel/examples/texturesurf.ml Provides: ocaml(Gl) = 01c4a2db68e23bf3e02847b13982dbd0 ocaml(GlArray) = a7721b3160cb146cad286a4b2d41b3d0 ocaml(GlClear) = 3dd34088fd86944d6409b08fee09b392 ocaml(GlDraw) = 80b1aec5b3e26a4eae99b9eed8afc91e ocaml(GlFunc) = 625e6a61fa43c81e64de56abe480c3e9 ocaml(GlLight) = ada87d5c506f81149aaa50c49691f6cb ocaml(GlList) = 5ee685486858e097c18051b6f614b7d7 ocaml(GlMap) = bc2d7cee4998b91c7f7f022d7792377b ocaml(GlMat) = 850ec3f2ebd22693d7363b87dffb3864 ocaml(GlMisc) = c762f135cfd48d7d2406059bd34aa824 ocaml(GlPix) = 3138928ff47a5d04225806e442af1522 ocaml(GlShader) = 1e52ab41651934922e31b64cb0673e8b ocaml(GlTex) = e1bcbef40a21c556a64eab7858c02466 ocaml(GluMat) = 4a379ca7dd33d305388f6607620ce152 ocaml(GluMisc) = 9fd45e51af6d4802136e9c095c741f68 ocaml(GluNurbs) = ac485e4db004f22246aa236e4eaeb7d6 ocaml(GluQuadric) = f3fc95083268f84857d631e89885d0ae ocaml(GluTess) = 4b8a0d449f30a3c87838f84ce5f9759c ocaml(Glut) = 8f9099726c69f20e08551066e7762082 ocaml(Raw) = b9c8478fce9e621bd37e1a24fb2f406b ocaml(Togl) = b36a8c04eb34f9441b288115ae1512e1 ocaml-lablgl-devel = 1:1.06-17.fc33.1 ocaml-lablgl-devel(riscv-64) = 1:1.06-17.fc33.1 ocamlx(Gl) = abeb5d1efcdbbb304d994a50a0ee091c ocamlx(GlArray) = 3d647d0cf8fb2a4b42af981e1424e8c4 ocamlx(GlClear) = 35b1425b8ea10057b6e0417e8b059e2f ocamlx(GlDraw) = 10ab7fe55d7867ff8716862966df8ca7 ocamlx(GlFunc) = a41476b7803e21be891205f24d599bd9 ocamlx(GlLight) = bb1a55ff885a186e15b3398b8d122aa3 ocamlx(GlList) = c36e42876a6b3b6b0c922523fce20909 ocamlx(GlMap) = 1a07f93011f2acbc7007ba083efa6760 ocamlx(GlMat) = 2ac4bcede8d73db9f7ce037025c4938a ocamlx(GlMisc) = e9f9e55b5996ed0ec39d2ee34afbc468 ocamlx(GlPix) = 176e05d36cf69b222ee02e1352b5af97 ocamlx(GlShader) = 6102f0cb23dea3e909e468d09f9ab0ba ocamlx(GlTex) = 28a7a2013787a52e40ea8b0fdbc3f913 ocamlx(GluMat) = 1bb562425c76adb477360762cf4e7d48 ocamlx(GluMisc) = c688d0a083c134034a0737224b0b17ee ocamlx(GluNurbs) = 594b8ee4a9867b4290afdbfecc0c52cb ocamlx(GluQuadric) = c80b99ae7fd3b3f67f05673772969d74 ocamlx(GluTess) = 3776b05bed6c533eb035e4dfd9881483 ocamlx(Glut) = 0eea33fa3f38ea3aceb45adfee0217b9 ocamlx(Raw) = a2f5ac1939c754459debf800da20b1b7 ocamlx(Togl) = c972396b4ec1c69f3223c04f3ce13927 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Gl) = 01c4a2db68e23bf3e02847b13982dbd0 ocaml(GlDraw) = 80b1aec5b3e26a4eae99b9eed8afc91e ocaml(GlList) = 5ee685486858e097c18051b6f614b7d7 ocaml(GlMap) = bc2d7cee4998b91c7f7f022d7792377b ocaml(GlMisc) = c762f135cfd48d7d2406059bd34aa824 ocaml(GlPix) = 3138928ff47a5d04225806e442af1522 ocaml(GlTex) = e1bcbef40a21c556a64eab7858c02466 ocaml(Protocol) = 9853cad95d461f8c253e4e6fb430939c ocaml(Raw) = b9c8478fce9e621bd37e1a24fb2f406b ocaml(Rawwidget) = 29724b7f4064362e49e757521f1f62cf ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__arg) = 7a4d6815d9d409379c3df24b7cee9adf ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__arrayLabels) = 74081bdf6c97008057fce9c0772ea9bc ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a ocaml(Stdlib__char) = e880cec0c71000a6af4116f0f30b8ec6 ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__listLabels) = 16ad8d8f379a1abfc25cb33dd2e48c0b ocaml(Stdlib__nativeint) = 3dfc3f10bf88570f7c6bc2ebfbc0f376 ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__stdLabels) = f1ff64f94fe5039d831ef95192a389d1 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__stringLabels) = 7c3b6ba64686199dab573c840eb43164 ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Support) = d9b9473dbd69eae39411a0ce2d205134 ocaml(Textvariable) = 2ce8724064d0c70293a1485c7a54a62b ocaml(Timer) = f195f2c9bfa744851691bd21842b88fc ocaml(Tk) = ceb97e7f4f3eb1acd65507385b0c6371 ocaml(Widget) = 72ed07c39e887c52eb9f6660b8ce0d70 ocamlx(Gl) = abeb5d1efcdbbb304d994a50a0ee091c ocamlx(GlMisc) = e9f9e55b5996ed0ec39d2ee34afbc468 ocamlx(GlPix) = 176e05d36cf69b222ee02e1352b5af97 ocamlx(Protocol) = 2507270688db26d8dcda9c39627020e3 ocamlx(Raw) = a2f5ac1939c754459debf800da20b1b7 ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__callback) = 7f310ba88c7f5a1aa21a0b1072c24a6f ocamlx(Stdlib__hashtbl) = f220a4c509d4b19afdc100b0d5bfc7a6 ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__listLabels) = 055b5244f84f5403dc810c27e81a3716 ocamlx(Stdlib__nativeint) = 4832b4f43134a500666cdda71ecab512 ocamlx(Stdlib__stringLabels) = aa0edacc5bd28f3e0aab013703cc17f8 ocamlx(Timer) = edf6af295a20e64825416d4b032b8b7c ocamlx(Widget) = 0f0fc93924e9030d445ec5500f84879f Processing files: ocaml-lablgl-debugsource-1.06-17.fc33.1.riscv64 Provides: ocaml-lablgl-debugsource = 1:1.06-17.fc33.1 ocaml-lablgl-debugsource(riscv-64) = 1:1.06-17.fc33.1 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.06-17.fc33.1.riscv64 Provides: debuginfo(build-id) = 4a0333d71b93efbe15f682935dbff6d75e2c8d4a debuginfo(build-id) = 842e6e86632dd69072d6e1c47d08e6dec84a3fcf debuginfo(build-id) = ef7374261c719d78ddbcf98e25d04f76a044c9e0 ocaml-lablgl-debuginfo = 1:1.06-17.fc33.1 ocaml-lablgl-debuginfo(riscv-64) = 1:1.06-17.fc33.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-lablgl-debugsource(riscv-64) = 1:1.06-17.fc33.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64 Wrote: /builddir/build/RPMS/ocaml-lablgl-debugsource-1.06-17.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-lablgl-debuginfo-1.06-17.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-lablgl-1.06-17.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-lablgl-devel-1.06-17.fc33.1.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8iIpXO + umask 022 + cd /builddir/build/BUILD + cd lablgl-1.06 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-lablgl-1.06-17.fc33.1.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0