<86>Oct 13 21:37:42 userdel[2850035]: delete user 'rooter' <86>Oct 13 21:37:42 groupadd[2850040]: group added to /etc/group: name=rooter, GID=699 <86>Oct 13 21:37:42 groupadd[2850040]: new group: name=rooter, GID=699 <86>Oct 13 21:37:42 useradd[2850044]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Oct 13 21:37:42 userdel[2850050]: delete user 'builder' <86>Oct 13 21:37:42 userdel[2850050]: removed group 'builder' owned by 'builder' <86>Oct 13 21:37:42 userdel[2850050]: removed shadow group 'builder' owned by 'builder' <86>Oct 13 21:37:42 groupadd[2850055]: group added to /etc/group: name=builder, GID=700 <86>Oct 13 21:37:42 groupadd[2850055]: group added to /etc/gshadow: name=builder <86>Oct 13 21:37:42 groupadd[2850055]: new group: name=builder, GID=700 <86>Oct 13 21:37:42 useradd[2850059]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Oct 13 21:37:46 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Oct 13 21:37:46 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Oct 13 21:37:58 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Oct 13 21:37:58 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Oct 13 21:37:58 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Oct 13 21:37:58 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Oct 13 21:37:58 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-curses-1.0.8-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-curses-1.0.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-curses-1.0.8 + echo 'Source #0 (ocaml-curses-1.0.8.tar):' Source #0 (ocaml-curses-1.0.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-curses-1.0.8.tar + cd ocaml-curses-1.0.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-curses-1.0.8 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-widec configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for working ncurses library... found in -lncurses checking for term.h... found in checking for wide character support in ncurses library... no checking for resizeterm... yes checking for resize_term... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.ml config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make all opt make: Entering directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.8' make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.8' ocamldep curses.mli > ._bcdi/curses.di ocamldep -pp "gcc -x c -E " curses.ml > ._d/curses.d ocamldep keys.ml > ._d/keys.d ocamlc -c -cc "i586-alt-linux-gcc" -ccopt "-fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -DHAVE_CONFIG_H \ -DPIC \ -o ml_curses.o " ml_curses.c In file included from ml_curses.c:216: functions.c: In function 'mlcurses_color_content': functions.c:161:19: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 161 | BEG1 short x,y,z; if(color_content(Int_val(aa),&x,&y,&z)==ERR) | ^~ ml_curses.c:70:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 70 | { CAMLlocal1(ret); AWB(ret); \ | ^ functions.c:162:13: note: in expansion of macro 'r_int_int_int' 162 | x=y=z=-1; r_int_int_int(x,y,z); END | ^~~~~~~~~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_getstr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:195:6: note: in expansion of macro 'r_err' 195 | BEG1 r_err(getnstr(a_string(aa),string_length(aa))); END | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:195:20: note: in expansion of macro 'a_string' 195 | BEG1 r_err(getnstr(a_string(aa),string_length(aa))); END | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_wgetstr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:197:6: note: in expansion of macro 'r_err' 197 | BEG2 r_err(wgetnstr(a_window(aa),a_string(ab),string_length(ab))); END | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:197:34: note: in expansion of macro 'a_string' 197 | BEG2 r_err(wgetnstr(a_window(aa),a_string(ab),string_length(ab))); END | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvgetstr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:199:6: note: in expansion of macro 'r_err' 199 | BEG3 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:199:42: note: in expansion of macro 'a_string' 199 | BEG3 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvwgetstr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:201:6: note: in expansion of macro 'r_err' 201 | BEG4 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad), | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:201:56: note: in expansion of macro 'a_string' 201 | BEG4 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad), | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_getnstr': functions.c:204:32: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 204 | BEG3 r_err(getnstr(a_string(aa)+a_int(ab),a_int(ac))); END /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:204:6: note: in expansion of macro 'r_err' 204 | BEG3 r_err(getnstr(a_string(aa)+a_int(ab),a_int(ac))); END | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_wgetnstr': functions.c:206:46: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 206 | BEG4 r_err(wgetnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:206:6: note: in expansion of macro 'r_err' 206 | BEG4 r_err(wgetnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvgetnstr': functions.c:208:54: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 208 | BEG5 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad), | ^ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:208:6: note: in expansion of macro 'r_err' 208 | BEG5 r_err(mvgetnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad), | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvwgetnstr_native': functions.c:211:68: warning: passing argument 2 of 'wgetnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 211 | BEG6 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad)+a_int(ae), | ^ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:211:6: note: in expansion of macro 'r_err' 211 | BEG6 r_err(mvwgetnstr(a_window(aa),a_int(ab),a_int(ac),a_string(ad)+a_int(ae), | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:806:47: note: expected 'char *' but argument is of type 'const char *' 806 | extern NCURSES_EXPORT(int) wgetnstr (WINDOW *,char *,int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_instr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:337:6: note: in expansion of macro 'r_err' 337 | BEG1 r_err(innstr(a_string(aa),string_length(aa))); END | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:337:19: note: in expansion of macro 'a_string' 337 | BEG1 r_err(innstr(a_string(aa),string_length(aa))); END | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_winstr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:339:6: note: in expansion of macro 'r_err' 339 | BEG2 r_err(winnstr(a_window(aa),a_string(ab),string_length(ab))); END | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:339:33: note: in expansion of macro 'a_string' 339 | BEG2 r_err(winnstr(a_window(aa),a_string(ab),string_length(ab))); END | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvinstr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:341:6: note: in expansion of macro 'r_err' 341 | BEG3 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:341:41: note: in expansion of macro 'a_string' 341 | BEG3 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac),string_length(ac))); END | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvwinstr': /usr/lib/ocaml/caml/mlvalues.h:282:24: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 282 | #define String_val(x) ((const char *) Bp_val(x)) /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:343:6: note: in expansion of macro 'r_err' 343 | BEG4 r_err(mvwinnstr(a_window(aa),a_int(ab),a_int(ac), | ^~~~~ ml_curses.c:88:25: note: in expansion of macro 'String_val' 88 | #define a_string(a) String_val(a) | ^~~~~~~~~~ functions.c:344:3: note: in expansion of macro 'a_string' 344 | a_string(ad),string_length(ad))); END | ^~~~~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_innstr': functions.c:346:31: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 346 | BEG3 r_err(innstr(a_string(aa)+a_int(ab),a_int(ac))); END | ^ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:346:6: note: in expansion of macro 'r_err' 346 | BEG3 r_err(innstr(a_string(aa)+a_int(ab),a_int(ac))); END | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_winnstr': functions.c:348:45: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 348 | BEG4 r_err(winnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:348:6: note: in expansion of macro 'r_err' 348 | BEG4 r_err(winnstr(a_window(aa),a_string(ab)+a_int(ac),a_int(ad))); END | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvinnstr': functions.c:350:53: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 350 | BEG5 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad),a_int(ae))); END | ^ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:350:6: note: in expansion of macro 'r_err' 350 | BEG5 r_err(mvinnstr(a_int(aa),a_int(ab),a_string(ac)+a_int(ad),a_int(ae))); END | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ In file included from ml_curses.c:7: functions.c: In function 'mlcurses_mvwinnstr_native': functions.c:353:15: warning: passing argument 2 of 'winnstr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 353 | a_string(ad)+a_int(ae),a_int(af))); END | ^ /usr/lib/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:25: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib/ocaml/caml/mlvalues.h:379:21: note: in expansion of macro 'Val_int' 379 | #define Val_bool(x) Val_int((x) != 0) | ^~~~~~~ ml_curses.c:51:36: note: in expansion of macro 'Val_bool' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~ functions.c:352:6: note: in expansion of macro 'r_err' 352 | BEG6 r_err(mvwinnstr(a_window(aa),a_int(ab),a_int(ac), | ^~~~~ In file included from ml_curses.c:22: /usr/include/ncurses/curses.h:812:47: note: expected 'char *' but argument is of type 'const char *' 812 | extern NCURSES_EXPORT(int) winnstr (WINDOW *, char *, int); /* implemented */ | ^~~~~~ functions.c: In function 'mlcurses_unctrl': functions.c:597:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 597 | ML1(unctrl,string,chtype) | ^~~~~~ ml_curses.c:77:15: note: in definition of macro 'r_string' 77 | { char *ret=f; \ | ^ functions.c:597:1: note: in expansion of macro 'ML1' 597 | ML1(unctrl,string,chtype) | ^~~ functions.c: In function 'mlcurses_keyname': functions.c:598:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | ML1(keyname,string,int) | ^~~~~~~ ml_curses.c:77:15: note: in definition of macro 'r_string' 77 | { char *ret=f; \ | ^ functions.c:598:1: note: in expansion of macro 'ML1' 598 | ML1(keyname,string,int) | ^~~ In file included from ml_curses.c:5: functions.c: In function 'mlcurses_getsyx': /usr/lib/ocaml/caml/mlvalues.h:75:37: warning: 'y' may be used uninitialized [-Wmaybe-uninitialized] 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ In file included from ml_curses.c:216: functions.c:387:12: note: 'y' was declared here 387 | BEG0 int x,y; getsyx(y,x); r_int_int(y,x); END | ^ In file included from ml_curses.c:5: /usr/lib/ocaml/caml/mlvalues.h:75:37: warning: 'x' may be used uninitialized [-Wmaybe-uninitialized] 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ In file included from ml_curses.c:216: functions.c:387:10: note: 'x' was declared here 387 | BEG0 int x,y; getsyx(y,x); r_int_int(y,x); END | ^ ar rcs libcurses_stubs.a ml_curses.o ocamlc -c -g keys.ml ocamlc -c -g curses.mli ocamlc -c -pp "gcc -x c -E " -g curses.ml ocamlmklib \ -o curses_stubs ml_curses.o -lncurses \ ocamlc -a -dllib dllcurses_stubs.so -custom -g -cclib -lcurses_stubs -cclib -lncurses -o curses.cma keys.cmo curses.cmo make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.8' sed \ -e 's/@PACKAGE@/curses/' \ -e 's/@VERSION@/1.0.7/' \ -e 's/@CURSES@/ncurses/' \ < META.in > META ranlib *.a make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.8' ocamldep -native curses.mli > ._ncdi/curses.di make[1]: 'libcurses_stubs.a' is up to date. ocamlopt -c -g keys.ml ocamlopt -c -pp "gcc -x c -E " -g curses.ml ocamlopt -a -g -cclib -lcurses_stubs -cclib -lncurses -o curses.cmxa keys.cmx curses.cmx make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.8' ranlib *.a make: Leaving directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71218 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-curses-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-curses-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-curses-1.0.8 + export DESTDIR=/usr/src/tmp/ocaml-curses-buildroot + DESTDIR=/usr/src/tmp/ocaml-curses-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml + mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/stublibs + ocamlfind install curses META curses.cmi keys.cmi curses.cmx keys.cmx curses.cma curses.cmxa curses.a libcurses_stubs.a dllcurses_stubs.so curses.mli Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.mli Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/libcurses_stubs.a Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.a Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmxa Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cma Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/keys.cmx Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmx Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/keys.cmi Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/curses.cmi Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/stublibs/dllcurses_stubs.so Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/stublibs/dllcurses_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib/ocaml/curses/META + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-curses-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllcurses_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-curses-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-curses-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-curses-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-curses-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-curses-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_callback_exn verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_leave_blocking_section verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_enter_blocking_section verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_failwith Processing files: ocaml-curses-1.0.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71218 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-curses-1.0.8 + DOCDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.8 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.8 + /bin/mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.8 + cp -prL COPYING /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.8 + chmod -R go-w /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.8 + chmod -R a+rX /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WFD4bh find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q0pOc6 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Curses) = 4.12.0-B7066312, ocaml-cmi(Keys) = 4.12.0-4CB7C39C, ocaml-dll(curses_stubs) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libncurses-devel, libncurses.so.5 >= set:mfB3UYMSsjNePjRDQhY7gzyG6IUriQTBUkonZgXqaUlsfxIeXs53yBbO2QLW64jmdyAvZ6x7EZ2I9Pk2vdWXJjPDIwBFFado11LiPShdx08W5tlV7tg2W2b2FolPjicqo0h5ZAZ8wyIcNKYmRC1n59ZhN66UI6U8mZJ8KWCw9Iavgg1BGZqwrSIg8bTBP7FPFX85Zusr6xzgl7K2OgBGnfomCdB8pf6aIeOrGm3kKgGauc7kFgMZKtEEZDNh1, libtinfo.so.5 >= set:lfhUf5A1fQPDoGQdS5FzrdP3OECj72anPKFgBqRVvx389luBwtS6tQoAOfujOofMCYHPbjT94RoQj126UIzhg1mYhaTETNQSKZ1MCD2jQbXYJxkKhZsIZEBjduhZKiSkDWZ3GTTNrzeaktHYZL, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-runtime = 4.12.0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Avyf4 Creating ocaml-curses-debuginfo package Processing files: ocaml-curses-devel-1.0.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42134 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-curses-1.0.8 + DOCDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.8 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.8 + /bin/mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.8 + cp -prL COPYING /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.8 + chmod -R go-w /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.8 + chmod -R a+rX /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QduGFu find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K7zk7C find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Curses) = 4.12.0-B7EB1647, ocaml-cmx(Keys) = 4.12.0-4D0F7E5D Requires: ocaml-curses = 1.0.8-alt1, /usr/lib/ocaml/stublibs/dllcurses_stubs.so, libncurses-devel, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Curses) = 4.12.0-B7066312, ocaml-cmi(Keys) = 4.12.0-4CB7C39C, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kQkMTl Processing files: ocaml-curses-debuginfo-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nivutB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PORJ3e find-requires: running scripts (debuginfo) Requires: ocaml-curses = 1.0.8-alt1, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5) Adding to ocaml-curses-devel a strict dependency on ocaml-curses Adding to ocaml-curses-debuginfo a strict dependency on ocaml-curses Removing 3 extra deps from ocaml-curses-devel due to dependency on ocaml-curses Removing 10 extra deps from ocaml-curses-devel due to repentancy on ocaml-curses Wrote: /usr/src/RPM/RPMS/i586/ocaml-curses-1.0.8-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-curses-devel-1.0.8-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-curses-debuginfo-1.0.8-alt1.i586.rpm (w2.lzdio) 8.49user 1.66system 0:22.94elapsed 44%CPU (0avgtext+0avgdata 47640maxresident)k 0inputs+0outputs (0major+553663minor)pagefaults 0swaps 23.98user 5.91system 0:47.90elapsed 62%CPU (0avgtext+0avgdata 103456maxresident)k 0inputs+0outputs (30098major+820233minor)pagefaults 0swaps --- ocaml-curses-1.0.8-alt1.i586.rpm.repo 2021-10-03 11:57:10.000000000 +0000 +++ ocaml-curses-1.0.8-alt1.i586.rpm.hasher 2021-10-13 21:38:25.224853790 +0000 @@ -38,3 +38,3 @@ File: /usr/lib/ocaml/curses/keys.cmi 100644 root:root 5260e197220a681f33ffee8fdd6562cb -File: /usr/lib/ocaml/stublibs/dllcurses_stubs.so 100644 root:root ec9ec786e5ba944560f4381b2e528191 +File: /usr/lib/ocaml/stublibs/dllcurses_stubs.so 100644 root:root 12b1ce1bc6919bf5ab8a56e591d6a06f File: /usr/lib/ocaml/stublibs/dllcurses_stubs.so.owner 100644 root:root 4c3cdca1beee0a1f113fd31859e74f36 @@ -42,2 +42,2 @@ File: /usr/share/doc/ocaml-curses-1.0.8/COPYING 100644 root:root 7fbc338309ac38fefcd64b04bb903e34 -RPMIdentity: 00ad6b3607e3f26ccda2294572146642bce0e266a529003aa3cd27fa6f55e95bd9a322be21434268ce6a44c43b4f9659a202227d181d406e9d9d5a8d022e262c +RPMIdentity: c73279434079ad1ea651e13474683e135cd897021c8d1461ae6862bb72e5dc5d647eb15c704be68e4d3017db25573280a15ce369876bc366ebc6bb1ef3750614 --- ocaml-curses-debuginfo-1.0.8-alt1.i586.rpm.repo 2021-10-03 11:57:10.000000000 +0000 +++ ocaml-curses-debuginfo-1.0.8-alt1.i586.rpm.hasher 2021-10-13 21:38:25.314853181 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8e 40755 root:root -/usr/lib/debug/.build-id/8e/0eb8b27eac1607475e1b0ccb1b53ca8ac4d023 120777 root:root ../../../ocaml/stublibs/dllcurses_stubs.so -/usr/lib/debug/.build-id/8e/0eb8b27eac1607475e1b0ccb1b53ca8ac4d023.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug +/usr/lib/debug/.build-id/3f 40755 root:root +/usr/lib/debug/.build-id/3f/8dc9ab9ac5c3d24f11f329ee849db228bd203d 120777 root:root ../../../ocaml/stublibs/dllcurses_stubs.so +/usr/lib/debug/.build-id/3f/8dc9ab9ac5c3d24f11f329ee849db228bd203d.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -15,8 +15,8 @@ Provides: ocaml-curses-debuginfo = 1.0.8-alt1:sisyphus+286322.100.1.1 -File: /usr/lib/debug/.build-id/8e 40755 root:root -File: /usr/lib/debug/.build-id/8e/0eb8b27eac1607475e1b0ccb1b53ca8ac4d023 120777 root:root ../../../ocaml/stublibs/dllcurses_stubs.so -File: /usr/lib/debug/.build-id/8e/0eb8b27eac1607475e1b0ccb1b53ca8ac4d023.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug +File: /usr/lib/debug/.build-id/3f 40755 root:root +File: /usr/lib/debug/.build-id/3f/8dc9ab9ac5c3d24f11f329ee849db228bd203d 120777 root:root ../../../ocaml/stublibs/dllcurses_stubs.so +File: /usr/lib/debug/.build-id/3f/8dc9ab9ac5c3d24f11f329ee849db228bd203d.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug 100644 root:root f9e0015393cf37ef8682ceb5074e0ee3 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcurses_stubs.so.debug 100644 root:root c1cebbde57c9181984a1b816e4dafe66 File: /usr/src/debug/ocaml-curses-1.0.8 40755 root:root @@ -24,2 +24,2 @@ File: /usr/src/debug/ocaml-curses-1.0.8/ml_curses.c 100644 root:root cb5177be3dfe4883d2aa0e3d743dda11 -RPMIdentity: 0b496af5a0581f842a05ed132b8aa488e57a85e6feef6208c8bcc052c1e4a7c0b5d2c2d61334aff41c45abcc6918f8b3111f298c369a9da552255184b18faba3 +RPMIdentity: 4744e6bf19202d82ba4149c2079fb82566be12b6672bdb7ec69ebfea45478ad10d83ffcf2be163003944508bf74a52d0660a3fd0429ffd47bec4af5fa979fceb --- ocaml-curses-devel-1.0.8-alt1.i586.rpm.repo 2021-10-03 11:57:10.000000000 +0000 +++ ocaml-curses-devel-1.0.8-alt1.i586.rpm.hasher 2021-10-13 21:38:25.416852490 +0000 @@ -21,5 +21,5 @@ File: /usr/lib/ocaml/curses/keys.cmx 100644 root:root b984f7ef87657eb217fb082decddee65 -File: /usr/lib/ocaml/curses/libcurses_stubs.a 100644 root:root 8bfc9f3223c270c4fcfe6db2bfd15377 +File: /usr/lib/ocaml/curses/libcurses_stubs.a 100644 root:root ff80f1afe198f16cabf4a3cc9ee215a5 File: /usr/share/doc/ocaml-curses-devel-1.0.8 40755 root:root File: /usr/share/doc/ocaml-curses-devel-1.0.8/COPYING 100644 root:root 7fbc338309ac38fefcd64b04bb903e34 -RPMIdentity: a071f4bf372cf604577fb7430e050b4d6937020f0919d0dacc48212d108f9a2e97995ece19de7008d7a63f44eb48e05329aea82eedf6aa87299fbba0d0673662 +RPMIdentity: 35a4306c6ae122bea2b6ef7f251a82bc6d63d90c960822be9add49d5dd5396ea9cf12acbf5a28d761a11c481fe46ddf8736b3768910d75950887f79768e9d85c