<86>Aug 24 02:45:12 userdel[3851339]: delete user 'rooter' <86>Aug 24 02:45:12 userdel[3851339]: removed group 'rooter' owned by 'rooter' <86>Aug 24 02:45:12 userdel[3851339]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 02:45:12 groupadd[3851354]: group added to /etc/group: name=rooter, GID=675 <86>Aug 24 02:45:12 groupadd[3851354]: group added to /etc/gshadow: name=rooter <86>Aug 24 02:45:12 groupadd[3851354]: new group: name=rooter, GID=675 <86>Aug 24 02:45:12 useradd[3851361]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Aug 24 02:45:12 userdel[3851375]: delete user 'builder' <86>Aug 24 02:45:12 userdel[3851375]: removed group 'builder' owned by 'builder' <86>Aug 24 02:45:12 userdel[3851375]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 02:45:12 groupadd[3851385]: group added to /etc/group: name=builder, GID=676 <86>Aug 24 02:45:12 groupadd[3851385]: group added to /etc/gshadow: name=builder <86>Aug 24 02:45:12 groupadd[3851385]: new group: name=builder, GID=676 <86>Aug 24 02:45:12 useradd[3851391]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Aug 24 02:45:14 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Aug 24 02:45:14 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Aug 24 02:45:23 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Aug 24 02:45:23 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 02:45:23 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 02:45:23 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 02:45:23 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626536218 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-curses-1.0.6-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-curses-1.0.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87301 + 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.6 + echo 'Source #0 (ocaml-curses-1.0.6.tar):' Source #0 (ocaml-curses-1.0.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-curses-1.0.6.tar + cd ocaml-curses-1.0.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-curses-1.0.6 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... x86_64-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.6' make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.6' 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 "x86_64-alt-linux-gcc" -ccopt "-fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H \ -DPIC \ -o ml_curses.o " ml_curses.c In file included from ml_curses.c:7: functions.c: In function 'mlcurses_getstr': /usr/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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:21: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/ocaml/caml/memory.h:462:29: note: in definition of macro 'CAMLreturnT' 462 | type caml__temp_result = (result); \ | ^~~~~~ ml_curses.c:51:18: note: in expansion of macro 'CAMLreturn' 51 | #define r_err(f) CAMLreturn(Val_bool((f)!=ERR)) | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:79:20: note: in expansion of macro 'Val_long' 79 | #define Val_int(x) Val_long(x) | ^~~~~~~~ /usr/lib64/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:29: 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/lib64/ocaml/caml/mlvalues.h:75:37: warning: 'y' may be used uninitialized in this function [-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/lib64/ocaml/caml/mlvalues.h:75:37: warning: 'x' may be used uninitialized in this function [-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.6' sed \ -e 's/@PACKAGE@/curses/' \ -e 's/@VERSION@/1.0.4/' \ -e 's/@CURSES@/ncurses/' \ < META.in > META ranlib *.a make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.6' 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.6' ranlib *.a make: Leaving directory '/usr/src/RPM/BUILD/ocaml-curses-1.0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98763 + 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.6 + 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/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml + mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/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/lib64/ocaml/curses/curses.mli Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/libcurses_stubs.a Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/curses.a Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/curses.cmxa Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/curses.cma Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/keys.cmx Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/curses.cmx Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/keys.cmi Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/curses.cmi Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/stublibs/dllcurses_stubs.so Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/stublibs/dllcurses_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-curses-buildroot/usr/lib64/ocaml/curses/META + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-curses-buildroot (auto) mode of './usr/lib64/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/lib64: (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/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_callback_exn verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_leave_blocking_section verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_enter_blocking_section verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcurses_stubs.so: undefined symbol: caml_failwith Processing files: ocaml-curses-1.0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-curses-1.0.6 + DOCDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.6 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.6 + /bin/mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.6 + cp -prL COPYING /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.6 + chmod -R go-w /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.6 + chmod -R a+rX /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-1.0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zx0Ory 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.FqZexA 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.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses-devel, libncurses.so.5()(64bit) >= set:mfB3UYMSsjNePjRDQhY7gzyG6IUriQTBUkonZgXqaUlsfxIeXs53yBbO2QLW64jmdyAvZ6x7EZ2I9Pk2vdWXJjPDIwBFFado11LiPShdx08W5tlV7tg2W2b2FolPjicqo0h5ZAZ8wyIcNKYmRC1n59ZhN66UI6U8mZJ8KWCw9Iavgg1BGZqwrSIg8bTBP7FPFX85Zusr6xzgl7K2OgBGnfomCdB8pf6aIeOrGm3kKgGauc7kFgMZKtEEZDNh1, libtinfo.so.5()(64bit) >= 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.oV27Wx Creating ocaml-curses-debuginfo package Processing files: ocaml-curses-devel-1.0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57483 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-curses-1.0.6 + DOCDIR=/usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.6 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.6 + /bin/mkdir -p /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.6 + cp -prL COPYING /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.6 + chmod -R go-w /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.6 + chmod -R a+rX /usr/src/tmp/ocaml-curses-buildroot/usr/share/doc/ocaml-curses-devel-1.0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oZapRz 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.PLaPDz 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-5171CD87, ocaml-cmx(Keys) = 4.12.0-4D0F7E5D Requires: ocaml-curses = 1.0.6-alt1, /usr/lib64/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-90535572, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-D6C11956, ocaml-cmx(Stdlib__list) = 4.12.0-53D7956D Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xr7QSx Processing files: ocaml-curses-debuginfo-1.0.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mcxjeA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I32OHA find-requires: running scripts (debuginfo) Requires: ocaml-curses = 1.0.6-alt1, debug64(libc.so.6), debug64(libncurses.so.5), debug64(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/x86_64/ocaml-curses-1.0.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-curses-devel-1.0.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-curses-debuginfo-1.0.6-alt1.x86_64.rpm (w2.lzdio) 4.40user 1.33system 0:13.66elapsed 41%CPU (0avgtext+0avgdata 65712maxresident)k 0inputs+0outputs (0major+540699minor)pagefaults 0swaps 17.47user 4.18system 0:29.30elapsed 73%CPU (0avgtext+0avgdata 104896maxresident)k 0inputs+0outputs (0major+846194minor)pagefaults 0swaps --- ocaml-curses-1.0.6-alt1.x86_64.rpm.repo 2021-04-06 15:40:46.000000000 +0000 +++ ocaml-curses-1.0.6-alt1.x86_64.rpm.hasher 2021-08-24 02:45:39.755744704 +0000 @@ -36,3 +36,3 @@ File: /usr/lib64/ocaml/curses/keys.cmi 100644 root:root 5260e197220a681f33ffee8fdd6562cb -File: /usr/lib64/ocaml/stublibs/dllcurses_stubs.so 100644 root:root 9bc4abc5fdc1244fbe0467f80290b115 +File: /usr/lib64/ocaml/stublibs/dllcurses_stubs.so 100644 root:root bce957a99688ec06811c24755e8e662d File: /usr/lib64/ocaml/stublibs/dllcurses_stubs.so.owner 100644 root:root 4c3cdca1beee0a1f113fd31859e74f36 @@ -40,2 +40,2 @@ File: /usr/share/doc/ocaml-curses-1.0.6/COPYING 100644 root:root 7fbc338309ac38fefcd64b04bb903e34 -RPMIdentity: f4c71b39646bfb67f6a5161fa91a84016260248b2a5e82ed4af40b7180658a46f1909c871245360624d82283cfb9b793fef00865b4676160258445afd8f74198 +RPMIdentity: 6663ede24801b85662554befb0dab686e70c8ff64038ebe62dfd40b719dd08639e8e9960f0688ffb1f7003f5a1b725eed0450fa235a3b8cb8d273578b2de6ebe --- ocaml-curses-debuginfo-1.0.6-alt1.x86_64.rpm.repo 2021-04-06 15:40:46.000000000 +0000 +++ ocaml-curses-debuginfo-1.0.6-alt1.x86_64.rpm.hasher 2021-08-24 02:45:39.843744802 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/6f5e9f25f71cb911b277c492b07e9f3cc2af45 120777 root:root ../../../../lib64/ocaml/stublibs/dllcurses_stubs.so -/usr/lib/debug/.build-id/2d/6f5e9f25f71cb911b277c492b07e9f3cc2af45.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcurses_stubs.so.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/682f44c030fd0fea5f1455966c2e92ac0296f0 120777 root:root ../../../../lib64/ocaml/stublibs/dllcurses_stubs.so +/usr/lib/debug/.build-id/63/682f44c030fd0fea5f1455966c2e92ac0296f0.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcurses_stubs.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -15,8 +15,8 @@ Provides: ocaml-curses-debuginfo = 1.0.6-alt1:sisyphus+268975.2600.3.1 -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/6f5e9f25f71cb911b277c492b07e9f3cc2af45 120777 root:root ../../../../lib64/ocaml/stublibs/dllcurses_stubs.so -File: /usr/lib/debug/.build-id/2d/6f5e9f25f71cb911b277c492b07e9f3cc2af45.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcurses_stubs.so.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/682f44c030fd0fea5f1455966c2e92ac0296f0 120777 root:root ../../../../lib64/ocaml/stublibs/dllcurses_stubs.so +File: /usr/lib/debug/.build-id/63/682f44c030fd0fea5f1455966c2e92ac0296f0.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcurses_stubs.so.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcurses_stubs.so.debug 100644 root:root 4cd42cdc1c3465f794e957a86642ae73 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcurses_stubs.so.debug 100644 root:root 818243f2f59b24e98ac52788a5323b8b File: /usr/src/debug/ocaml-curses-1.0.6 40755 root:root @@ -24,2 +24,2 @@ File: /usr/src/debug/ocaml-curses-1.0.6/ml_curses.c 100644 root:root cb5177be3dfe4883d2aa0e3d743dda11 -RPMIdentity: 59c3dc4f1941b15d6ae6520ee4ef401773407cbe628cbdc8e5182f9cd70d7d4fd7171a88d2022952b9bda5a4b2934286e8ea4f62b20d2a9715ddab6c94195f8d +RPMIdentity: 2876913507f4d2622a36c4da4a5590a0819d116afc1bae121bd0505ca34f6d99a4df8f22e7d0d5bec92928173011f027090ef219743934cd5d66119a55c963d0 --- ocaml-curses-devel-1.0.6-alt1.x86_64.rpm.repo 2021-04-06 15:40:46.000000000 +0000 +++ ocaml-curses-devel-1.0.6-alt1.x86_64.rpm.hasher 2021-08-24 02:45:39.913744880 +0000 @@ -16,3 +16,3 @@ Provides: ocaml-curses-devel = 1.0.6-alt1:sisyphus+268975.2600.3.1 -File: /usr/lib64/ocaml/curses/curses.a 100644 root:root 429f955fd4d55e1f8cf2e3b364aeebae +File: /usr/lib64/ocaml/curses/curses.a 100644 root:root 735077dd0f48a505e8c664e13bfa30ec File: /usr/lib64/ocaml/curses/curses.cmx 100644 root:root d42b8fd6983dd474870bdcf492eee618 @@ -21,5 +21,5 @@ File: /usr/lib64/ocaml/curses/keys.cmx 100644 root:root b984f7ef87657eb217fb082decddee65 -File: /usr/lib64/ocaml/curses/libcurses_stubs.a 100644 root:root 6c02947ef6fe0236d950c7e1debadb03 +File: /usr/lib64/ocaml/curses/libcurses_stubs.a 100644 root:root 2e817ca162298ca6a692447c7369a3e1 File: /usr/share/doc/ocaml-curses-devel-1.0.6 40755 root:root File: /usr/share/doc/ocaml-curses-devel-1.0.6/COPYING 100644 root:root 7fbc338309ac38fefcd64b04bb903e34 -RPMIdentity: e5e028da1baf809fc9ea279f8745cb063145efdf0199311c971e52589dc8ed69bc7a9059feb9411ae4a76f1c3c0a808bbd7048480082707b1a2fea0443256883 +RPMIdentity: 9f5e9b0122d43c3a396ca3d8f0d7d2ec37889d830ae53a8bf3cdd06cc403ec3bffa9e4231f945a691cc8d0e5c190f904f0fbec5213c6563c532b38b3152f8ddf