+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/orpie.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jOHwYK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf orpie-1.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/orpie-1.5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd orpie-1.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (patch-gsl-mgsl_sf.c.diff):' Patch #0 (patch-gsl-mgsl_sf.c.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file gsl/mlgsl_sf.c + echo 'Patch #1 (patch-mlgsl_error.c.diff):' Patch #1 (patch-mlgsl_error.c.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file gsl/mlgsl_error.c + echo 'Patch #2 (patch-gsl_sf.ml.diff):' Patch #2 (patch-gsl_sf.ml.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file gsl/gsl_sf.ml + echo 'Patch #3 (patch-Makefile.in.diff):' Patch #3 (patch-Makefile.in.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Makefile.in + echo 'Patch #4 (patch-configure.diff):' Patch #4 (patch-configure.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file configure + echo 'Patch #5 (patch-mlgsl_blas.h.diff):' Patch #5 (patch-mlgsl_blas.h.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file gsl/mlgsl_blas.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wdRyzO + umask 022 + cd /builddir/build/BUILD + cd orpie-1.5.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for ocamlc... ocamlc ocaml version is 4.06.0 ocaml library path is /usr/lib64/ocaml checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... ocamlopt.opt checking ocamlc.opt version... ok checking for ocamldep... ocamldep checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for ocamlyacc... ocamlyacc checking platform... not Win32 checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for working curses... yes checking for gsl-config... /usr/bin/gsl-config checking for GNU Scientific Library... yes configure: creating ./config.status config.status: creating Makefile config.status: creating install.ml configure: WARNING: unrecognized options: --disable-dependency-tracking + make ocamlc.opt -c -g -I ./curses -thread curses/curses.mli ocamlopt.opt -c -I ./curses -thread curses/curses.ml cd curses && ocamlc.opt -ccopt "-Wall -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " -c ml_curses.c functions.c: In function 'mlcurses_unctrl': functions.c:407:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ML1(unctrl,string,chtype) ^ ml_curses.c:50:15: note: in definition of macro 'r_string' { char *ret=f; \ ^ functions.c:407:1: note: in expansion of macro 'ML1' ML1(unctrl,string,chtype) ^~~ functions.c: In function 'mlcurses_keyname': functions.c:408:5: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ML1(keyname,string,int) ^ ml_curses.c:50:15: note: in definition of macro 'r_string' { char *ret=f; \ ^ functions.c:408:1: note: in expansion of macro 'ML1' ML1(keyname,string,int) ^~~ In file included from ml_curses.c:176:0: functions.c: In function 'mlcurses_getsyx': functions.c:295:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] BEG0 int x,y; getsyx(y,x); r_int_int(x,y); END ^ functions.c:295:12: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] BEG0 int x,y; getsyx(y,x); r_int_int(x,y); END ^ cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_error.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_blas.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_blas_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_blas_float.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_blas_complex_float.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_matrix_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_matrix_double.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_matrix_float.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_matrix_complex_float.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_vector_double.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_vector_float.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_permut.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_linalg.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_linalg_complex.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_fun.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_math.c cd gsl && ocamlc.opt -ccopt "-I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_sf.c ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_error.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_error.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_complex.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_complex.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_complex.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_complex.ml File "gsl/gsl_vector_complex.ml", line 38, characters 12-24: Warning 3: deprecated: Array.create Use Array.make instead. File "gsl/gsl_vector_complex.ml", line 118, characters 14-26: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_complex.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_complex.ml File "gsl/gsl_matrix_complex.ml", line 55, characters 12-24: Warning 3: deprecated: Array.create Use Array.make instead. File "gsl/gsl_matrix_complex.ml", line 158, characters 14-26: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_blas.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_blas.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_flat.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_flat.ml File "gsl/gsl_vector_flat.ml", line 21, characters 11-23: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_flat.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_flat.ml File "gsl/gsl_matrix_flat.ml", line 15, characters 11-23: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vector_complex_flat.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vector_complex_flat.ml File "gsl/gsl_vector_complex_flat.ml", line 15, characters 11-23: Warning 3: deprecated: Array.create Use Array.make instead. File "gsl/gsl_vector_complex_flat.ml", line 59, characters 13-25: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_matrix_complex_flat.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_matrix_complex_flat.ml File "gsl/gsl_matrix_complex_flat.ml", line 18, characters 11-23: Warning 3: deprecated: Array.create Use Array.make instead. File "gsl/gsl_matrix_complex_flat.ml", line 97, characters 14-26: Warning 3: deprecated: Array.create Use Array.make instead. ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_vectmat.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_vectmat.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_permut.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_permut.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_fun.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_fun.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_linalg.mli ocamlopt.opt -c -I ./gsl -thread gsl/gsl_linalg.ml ocamlc.opt -c -g -I ./gsl -thread gsl/gsl_math.mli File "gsl/gsl_math.mli", line 31, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.mli", line 34, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.mli", line 37, characters 0-81: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.mli", line 40, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.mli", line 43, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.mli", line 46, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" ocamlopt.opt -c -I ./gsl -thread gsl/gsl_math.ml File "gsl/gsl_math.ml", line 52, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.ml", line 55, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.ml", line 58, characters 0-81: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.ml", line 61, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.ml", line 64, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_math.ml", line 67, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" ocamlopt.opt -c -I ./gsl -thread gsl/gsl_sf.ml File "gsl/gsl_sf.ml", line 83, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 89, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 105, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 111, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 127, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 133, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 149, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 155, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 171, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 177, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 193, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 199, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 216, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 222, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 228, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 248, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 254, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 260, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 276, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 282, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 298, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 304, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 321, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 332, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 339, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 346, characters 0-123: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 353, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 360, characters 0-108: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 367, characters 0-123: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 398, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 407, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 434, characters 0-81: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 443, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 450, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 457, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 464, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 471, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 478, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 487, characters 0-78: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 605, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 612, characters 0-75: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 619, characters 0-87: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 626, characters 0-78: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 633, characters 0-78: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 642, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 653, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 665, characters 0-78: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 672, characters 0-81: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 679, characters 0-87: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 711, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 718, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 725, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 732, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 739, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 746, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 761, characters 0-87: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 776, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 785, characters 0-105: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 792, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 799, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 806, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 820, characters 0-114: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 827, characters 0-111: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 834, characters 0-114: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 841, characters 0-123: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 850, characters 0-78: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 857, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 868, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 875, characters 0-87: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 935, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 942, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 953, characters 0-93: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 960, characters 0-105: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 967, characters 0-105: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 974, characters 0-99: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 981, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 988, characters 0-90: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 999, characters 0-105: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1008, characters 0-105: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1015, characters 0-105: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1022, characters 0-105: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1045, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1052, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1059, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1075, characters 0-93: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1082, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1091, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1098, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1105, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1123, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1130, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1174, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1181, characters 0-84: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1192, characters 0-93: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1199, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1224, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1231, characters 0-87: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1249, characters 0-78: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1265, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1272, characters 0-102: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1281, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1288, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1295, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1302, characters 0-96: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1311, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1318, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1325, characters 0-78: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1332, characters 0-75: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1351, characters 0-81: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1358, characters 0-81: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1398, characters 0-75: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1405, characters 0-87: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" File "gsl/gsl_sf.ml", line 1419, characters 0-72: Warning 3: deprecated: [@@unboxed] + [@@noalloc] should be used instead of "float" ocamlopt.opt -c -I ./units -thread units/units.ml File "units/units.ml", line 427, characters 16-33: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlopt.opt -c -pp camlp4o -I ./curses -I ./gsl -I ./units -thread big_int_str.ml File "big_int_str.ml", line 27, characters 5-12: Error: Unbound module Big_int make: *** [Makefile:285: big_int_str.cmx] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.wdRyzO (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.wdRyzO (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff