Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opam.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1641435082.437310/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/opam.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/opam-git-2022.01.06-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opam.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1641435082.437310/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/opam.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tWYJ2v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opam-master + /usr/bin/gzip -dc /builddir/build/SOURCES/opam-master.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd opam-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ssEK6i + umask 022 + cd /builddir/build/BUILD + cd opam-master + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 x86_64-redhat-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.13.1 OCaml library path is /usr/lib64/ocaml checking for x86_64-redhat-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-redhat-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-redhat-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-redhat-linux-gnu-ocaml... no checking for ocaml... ocaml checking for x86_64-redhat-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-redhat-linux-gnu-ocamldep.opt... no checking for ocamldep.opt... ocamldep.opt checking for x86_64-redhat-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-redhat-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-redhat-linux-gnu-ocamldoc... no checking for ocamldoc... no checking for x86_64-redhat-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking OCaml Sys.os_type... Unix checking for gawk... gawk checking for compiler type... cc checking for compiler architecture... amd64 checking for compiler system... linux checking for x86_64-redhat-linux-gnu-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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for library containing acl_get_perm... no checking for x86_64-redhat-linux-gnu-ocamlobjinfo... no checking for ocamlobjinfo... ocamlobjinfo checking for x86_64-redhat-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for curl... curl checking for x86_64-redhat-linux-gnu-dune... no checking for dune... dune checking for x86_64-redhat-linux-gnu-cppo... no checking for cppo... cppo checking for x86_64-redhat-linux-gnu-patch... no checking for patch... patch checking for x86_64-redhat-linux-gnu-bunzip2... no checking for bunzip2... bunzip2 checking for OCaml findlib package unix... found checking for OCaml findlib package bigarray... found checking for OCaml findlib package re 1.9.0 or later... found [unspecified] checking for OCaml findlib package base64 3.1.0 or later... found 3.5.0 checking for OCaml findlib package cmdliner... found checking for OCaml findlib package ocamlgraph... found checking for OCaml findlib package cudf 0.7 or later... found 0.9 checking for OCaml findlib package dose3.common 6.1 or later... found 7.0.0 checking for OCaml findlib package dose3.algo 6.1 or later... found 7.0.0 checking for OCaml findlib package opam-file-format 2.1.3 or later... found 2.1.3 checking for OCaml findlib package spdx_licenses... not found checking for OCaml findlib package mccs 1.1+9 or later... found 1.1+13 checking for OCaml findlib package opam-0install-cudf 0.4 or later... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ really is a C++ compiler... yes ============================================================================ Some dependencies are missing. Vendored mode has been automatically enabled. ============================================================================ configure: creating ./config.status config.status: creating Makefile.config config.status: creating src/ocaml-flags-configure.sexp config.status: creating src/stubs/c-flags.sexp config.status: creating src/stubs/libacl/c-libraries.sexp configure: WARNING: unrecognized options: --disable-dependency-tracking Opam will be built WITH a built-in solver Executables will be installed in /usr/bin Manual pages will be installed in /usr/share/man Downloading vendored dependencies... done Extracting vendored dependencies... done + make dune build --profile=release --root . --promote-install-files -- opam-installer.install opam.install File "/builddir/build/BUILD/opam-master/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 28, characters 14-37: 28 | Hashtbl.add Toploop.directive_table "require" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/builddir/build/BUILD/opam-master/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 30, characters 14-37: 30 | Hashtbl.add Toploop.directive_table "use" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/builddir/build/BUILD/opam-master/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 34, characters 14-37: 34 | Hashtbl.add Toploop.directive_table "use_mod" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table ocaml src_ext/dose3/src/common/gitVersionInfo.ml fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git gcc src_ext/mccs/src/glpk/bfd.o src_ext/mccs/src/glpk/draft/bfd.c: In function '_glp_bfd_factorize': src_ext/mccs/src/glpk/draft/bfd.c:270:17: warning: unused variable 'cond' [-Wunused-variable] src_ext/mccs/src/glpk/draft/bfd.c: In function '_glp_bfd_update': src_ext/mccs/src/glpk/draft/bfd.c:512:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/cfg1.o src_ext/mccs/src/glpk/intopt/cfg1.c: In function '_glp_cfg_find_clique': src_ext/mccs/src/glpk/intopt/cfg1.c:523:18: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/intopt/cfg1.c:469:14: note: 'z' was declared here gcc src_ext/mccs/src/glpk/covgen.o src_ext/mccs/src/glpk/intopt/covgen.c: In function 'check_vb.isra.0': src_ext/mccs/src/glpk/intopt/covgen.c:160:16: warning: 'rhs' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/intopt/covgen.c:161:14: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/gcd.o src_ext/mccs/src/glpk/misc/gcd.c: In function '_glp_gcdn': src_ext/mccs/src/glpk/misc/gcd.c:97:14: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/glpapi10.o src_ext/mccs/src/glpk/draft/glpapi10.c: In function 'glp_check_kkt': src_ext/mccs/src/glpk/draft/glpapi10.c:262:18: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/glpapi12.o src_ext/mccs/src/glpk/draft/glpapi12.c: In function 'glp_prim_rtest': src_ext/mccs/src/glpk/draft/glpapi12.c:1362:13: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpapi12.c: In function 'glp_dual_rtest': src_ext/mccs/src/glpk/draft/glpapi12.c:1496:13: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpapi12.c: In function '_glp_analyze_row': src_ext/mccs/src/glpk/draft/glpapi12.c:1648:13: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpapi12.c: In function 'glp_analyze_coef': src_ext/mccs/src/glpk/draft/glpapi12.c:2027:17: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/glpios01.o src_ext/mccs/src/glpk/draft/glpios01.c: In function '_glp_ios_find_row': src_ext/mccs/src/glpk/draft/glpios01.c:1494:1: warning: control reaches end of non-void function [-Wreturn-type] gcc src_ext/mccs/src/glpk/glpios02.o src_ext/mccs/src/glpk/draft/glpios02.c: In function '_glp_ios_preprocess_node': src_ext/mccs/src/glpk/draft/glpios02.c:467:28: warning: 'uu' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios02.c:456:26: note: 'uu' was declared here src_ext/mccs/src/glpk/draft/glpios02.c:465:55: warning: 'll' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios02.c:456:22: note: 'll' was declared here src_ext/mccs/src/glpk/draft/glpios02.c:350:44: warning: 'iub' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios02.c:298:19: note: 'iub' was declared here src_ext/mccs/src/glpk/draft/glpios02.c:354:44: warning: 'ilb' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios02.c:298:14: note: 'ilb' was declared here gcc src_ext/mccs/src/glpk/glpios03.o In file included from src_ext/mccs/src/glpk/draft/glpios03.c:22: src_ext/mccs/src/glpk/draft/glpios03.c: In function 'show_progress': src_ext/mccs/src/glpk/env/env.h:141:17: warning: 'rho' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios03.c:53:43: note: 'rho' was declared here src_ext/mccs/src/glpk/draft/glpios03.c: In function '_glp_ios_driver': src_ext/mccs/src/glpk/draft/glpios03.c:501:27: warning: 'up_type' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios03.c:367:26: note: 'up_type' was declared here src_ext/mccs/src/glpk/draft/glpios03.c:479:27: warning: 'dn_type' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios03.c:367:17: note: 'dn_type' was declared here src_ext/mccs/src/glpk/draft/glpios03.c:1362:37: warning: 'old_obj' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/glpios09.o src_ext/mccs/src/glpk/draft/glpios09.c: In function 'branch_mostf': src_ext/mccs/src/glpk/draft/glpios09.c:162:14: warning: 'next' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios09.c: In function 'eval_degrad': src_ext/mccs/src/glpk/draft/glpios09.c:464:16: warning: 'degrad' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios09.c: In function '_glp_ios_pcost_branch': src_ext/mccs/src/glpk/draft/glpios09.c:657:14: warning: 'sel' may be used uninitialized [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios09.c:602:19: note: 'sel' declared here src_ext/mccs/src/glpk/draft/glpios09.c: In function '_glp_ios_choose_var': src_ext/mccs/src/glpk/draft/glpios09.c:74:14: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from src_ext/mccs/src/glpk/draft/glpios09.c:22: src_ext/mccs/src/glpk/env/env.h:141:17: warning: 'dd_up' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios09.c:198:17: note: 'dd_up' was declared here In file included from src_ext/mccs/src/glpk/draft/glpios09.c:22: src_ext/mccs/src/glpk/env/env.h:141:17: warning: 'dd_dn' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios09.c:198:10: note: 'dd_dn' was declared here src_ext/mccs/src/glpk/draft/glpios09.c:337:23: warning: 'dz_dn' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/draft/glpios09.c:197:54: note: 'dz_dn' was declared here gcc src_ext/mccs/src/glpk/glpios11.o src_ext/mccs/src/glpk/draft/glpios11.c: In function '_glp_ios_process_cuts': src_ext/mccs/src/glpk/draft/glpios11.c:203:10: warning: 'rhs' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/glpios12.o src_ext/mccs/src/glpk/draft/glpios12.c: In function '_glp_ios_choose_node': src_ext/mccs/src/glpk/draft/glpios12.c:78:14: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/gmicut.o src_ext/mccs/src/glpk/intopt/gmicut.c: In function 'glp_gmi_cut': src_ext/mccs/src/glpk/intopt/gmicut.c:228:28: warning: 'phi1' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/intopt/gmicut.c:203:30: warning: 'alfa' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/mc21a.o src_ext/mccs/src/glpk/misc/mc21a.c: In function '_glp_mc21a': src_ext/mccs/src/glpk/misc/mc21a.c:97:23: warning: 'in2' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/misc/mc21a.c:154:28: warning: 'ii' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/npp1.o src_ext/mccs/src/glpk/npp/npp1.c: In function '_glp_npp_load_prob': src_ext/mccs/src/glpk/npp/npp1.c:454:29: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/npp/npp1.c: In function '_glp_npp_build_prob': src_ext/mccs/src/glpk/npp/npp1.c:541:10: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/npp/npp1.c: In function '_glp_npp_postprocess': src_ext/mccs/src/glpk/npp/npp1.c:664:32: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/npp/npp1.c: In function '_glp_npp_unload_sol': src_ext/mccs/src/glpk/npp/npp1.c:824:32: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/mirgen.o In file included from src_ext/mccs/src/glpk/intopt/mirgen.c:46: src_ext/mccs/src/glpk/intopt/mirgen.c: In function 'glp_mir_gen': src_ext/mccs/src/glpk/env/env.h:141:17: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/intopt/mirgen.c:974:17: note: 'x' was declared here gcc src_ext/mccs/src/glpk/npp4.o src_ext/mccs/src/glpk/npp/npp4.c: In function '_glp_npp_implied_packing': src_ext/mccs/src/glpk/npp/npp4.c:736:18: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/npp/npp4.c:731:23: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/prob2.o src_ext/mccs/src/glpk/api/prob2.c: In function 'glp_get_row_lb': src_ext/mccs/src/glpk/api/prob2.c:233:14: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/api/prob2.c: In function 'glp_get_row_ub': src_ext/mccs/src/glpk/api/prob2.c:266:14: warning: 'ub' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/api/prob2.c: In function 'glp_get_col_lb': src_ext/mccs/src/glpk/api/prob2.c:327:14: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/api/prob2.c: In function 'glp_get_col_ub': src_ext/mccs/src/glpk/api/prob2.c:361:14: warning: 'ub' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/proxy.o src_ext/mccs/src/glpk/proxy/proxy.c: In function 'do_refine': src_ext/mccs/src/glpk/proxy/proxy.c:952:23: warning: unused variable 'tlimit' [-Wunused-variable] src_ext/mccs/src/glpk/proxy/proxy.c:952:17: warning: variable 'tela' set but not used [-Wunused-but-set-variable] gcc src_ext/mccs/src/glpk/scfint.o src_ext/mccs/src/glpk/bflib/scfint.c: In function '_glp_scfint_factorize': src_ext/mccs/src/glpk/bflib/scfint.c:133:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from src_ext/mccs/src/glpk/bflib/scfint.c:22: src_ext/mccs/src/glpk/env/env.h:193:34: warning: 'n0_max' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/bflib/scfint.c:46:31: note: 'n0_max' was declared here src_ext/mccs/src/glpk/bflib/scfint.c:95:10: warning: 'old_n0_max' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/bflib/scfint.c: In function '_glp_scfint_estimate': src_ext/mccs/src/glpk/bflib/scfint.c:212:14: warning: 'norm' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/scf.o src_ext/mccs/src/glpk/bflib/scf.c: In function '_glp_scf_update_aug': src_ext/mccs/src/glpk/bflib/scf.c:507:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/spxprob.o src_ext/mccs/src/glpk/simplex/spxprob.c: In function '_glp_spx_build_lp': src_ext/mccs/src/glpk/simplex/spxprob.c:245:24: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/simplex/spxprob.c: In function '_glp_spx_store_sol': src_ext/mccs/src/glpk/simplex/spxprob.c:635:29: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/spxprim.o In file included from src_ext/mccs/src/glpk/simplex/spxprim.c:26: src_ext/mccs/src/glpk/simplex/spxprim.c: In function 'display': src_ext/mccs/src/glpk/env/env.h:141:17: warning: 'nnn' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/simplex/spxprim.c:1021:11: note: 'nnn' was declared here src_ext/mccs/src/glpk/simplex/spxprim.c: In function '_glp_spx_primal': src_ext/mccs/src/glpk/simplex/spxprim.c:1544:21: warning: 'refct' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/simplex/spxprim.c:1157:14: note: 'refct' was declared here gcc src_ext/mccs/src/glpk/spychuzr.o src_ext/mccs/src/glpk/simplex/spychuzr.c: In function '_glp_spy_chuzr_std': src_ext/mccs/src/glpk/simplex/spychuzr.c:146:13: warning: 'abs_ri' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/simplex/spychuzr.c: In function '_glp_spy_chuzr_pse': src_ext/mccs/src/glpk/simplex/spychuzr.c:308:24: warning: 'ri' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/spydual.o src_ext/mccs/src/glpk/simplex/spydual.c: In function '_glp_spy_dual': src_ext/mccs/src/glpk/simplex/spydual.c:1774:21: warning: 'refct' may be used uninitialized in this function [-Wmaybe-uninitialized] src_ext/mccs/src/glpk/simplex/spydual.c:1242:25: note: 'refct' was declared here gcc src_ext/mccs/src/glpk/wclique.o src_ext/mccs/src/glpk/misc/wclique.c: In function '_glp_wclique': src_ext/mccs/src/glpk/misc/wclique.c:208:40: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc src_ext/mccs/src/glpk/wclique1.o In file included from /usr/include/string.h:535, from src_ext/mccs/src/glpk/env/stdc.h:35, from src_ext/mccs/src/glpk/env/env.h:25, from src_ext/mccs/src/glpk/misc/wclique1.c:22: In function 'memset', inlined from '_glp_wclique1' at src_ext/mccs/src/glpk/misc/wclique1.c:111:7: /usr/include/bits/string_fortified.h:59:10: warning: 'memset' pointer overflow between offset 1 and size [-2147483648, -1] [-Warray-bounds] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memset', inlined from '_glp_wclique1' at src_ext/mccs/src/glpk/misc/wclique1.c:113:7: /usr/include/bits/string_fortified.h:59:10: warning: 'memset' pointer overflow between offset 1 and size [-2147483648, -1] [-Warray-bounds] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc src_ext/mccs/src/lp_solver.o lp_solver.cpp: In member function 'lp_solver::solve()': lp_solver.cpp:145:53: warning: '%s' directive writing up to 255 bytes into a region of size between 239 and 1004 [-Wformat-overflow=] 145 | sprintf(command, "cat %s >> %s && %s %s | tee %s", | ^~ In file included from /usr/include/stdio.h:894, from lp_solver.cpp:8: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output 21 or more bytes (assuming 1041) into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ lp_solver.cpp:141:47: warning: '%s' directive writing up to 255 bytes into a region of size between 245 and 1010 [-Wformat-overflow=] 141 | sprintf(command, "cat %s >> %s; %s %s > %s 2> /dev/null", | ^~ In file included from /usr/include/stdio.h:894, from lp_solver.cpp:8: /usr/include/bits/stdio2.h:38:34: note: '__sprintf_chk' output 28 or more bytes (assuming 1048) into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ocamlmklib src_ext/mccs/src/glpk/dllmccs_glpk_stubs.so,src_ext/mccs/src/glpk/libmccs_glpk_stubs.a In function 'memset', inlined from '_glp_wclique1' at src_ext/mccs/src/glpk/src_ext/mccs/src/glpk/misc/wclique1.c:111:7: /usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^ In function 'memset', inlined from '_glp_wclique1' at src_ext/mccs/src/glpk/src_ext/mccs/src/glpk/misc/wclique1.c:113:7: /usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^ File "src/core/opamStubsTypes.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "src/solver/opamCudfSolverSig.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "src/tools/opam_installer.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt src/client/opamMain.exe In function 'memset', inlined from '_glp_wclique1' at src_ext/mccs/src/glpk/src_ext/mccs/src/glpk/misc/wclique1.c:111:7: /usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^ In function 'memset', inlined from '_glp_wclique1' at src_ext/mccs/src/glpk/src_ext/mccs/src/glpk/misc/wclique1.c:113:7: /usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^ sed -f process.sed opam.install > processed-opam.install dune build --profile=release --root . --promote-install-files -- opam-installer.install File "/builddir/build/BUILD/opam-master/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 28, characters 14-37: 28 | Hashtbl.add Toploop.directive_table "require" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/builddir/build/BUILD/opam-master/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 30, characters 14-37: 30 | Hashtbl.add Toploop.directive_table "use" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/builddir/build/BUILD/opam-master/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 34, characters 14-37: 34 | Hashtbl.add Toploop.directive_table "use_mod" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table sed -f process.sed opam-installer.install > processed-opam-installer.install + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LvHxjl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64 ++ dirname /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64 + cd opam-master + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64 'INSTALL=/usr/bin/install -p' ./opam-installer --prefix "/builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr" --mandir "/builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man" processed-opam.install Creating directory /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/bin _build/install/default/bin/opam => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/bin/opam Creating directory /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1 _build/install/default/man/man1/opam-admin-add-constraint.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-add-constraint.1 _build/install/default/man/man1/opam-admin-add-hashes.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-add-hashes.1 _build/install/default/man/man1/opam-admin-cache.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-cache.1 _build/install/default/man/man1/opam-admin-check.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-check.1 _build/install/default/man/man1/opam-admin-filter.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-filter.1 _build/install/default/man/man1/opam-admin-help.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-help.1 _build/install/default/man/man1/opam-admin-index.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-index.1 _build/install/default/man/man1/opam-admin-lint.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-lint.1 _build/install/default/man/man1/opam-admin-list.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-list.1 _build/install/default/man/man1/opam-admin-make.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-make.1 _build/install/default/man/man1/opam-admin-upgrade.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin-upgrade.1 _build/install/default/man/man1/opam-admin.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-admin.1 _build/install/default/man/man1/opam-clean.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-clean.1 _build/install/default/man/man1/opam-config.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-config.1 _build/install/default/man/man1/opam-env.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-env.1 _build/install/default/man/man1/opam-exec.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-exec.1 _build/install/default/man/man1/opam-help.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-help.1 _build/install/default/man/man1/opam-info.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-info.1 _build/install/default/man/man1/opam-init.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-init.1 _build/install/default/man/man1/opam-install.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-install.1 _build/install/default/man/man1/opam-lint.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-lint.1 _build/install/default/man/man1/opam-list.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-list.1 _build/install/default/man/man1/opam-lock.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-lock.1 _build/install/default/man/man1/opam-option.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-option.1 _build/install/default/man/man1/opam-pin.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-pin.1 _build/install/default/man/man1/opam-reinstall.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-reinstall.1 _build/install/default/man/man1/opam-remote.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-remote.1 _build/install/default/man/man1/opam-remove.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-remove.1 _build/install/default/man/man1/opam-repository.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-repository.1 _build/install/default/man/man1/opam-search.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-search.1 _build/install/default/man/man1/opam-show.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-show.1 _build/install/default/man/man1/opam-source.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-source.1 _build/install/default/man/man1/opam-switch.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-switch.1 _build/install/default/man/man1/opam-uninstall.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-uninstall.1 _build/install/default/man/man1/opam-unpin.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-unpin.1 _build/install/default/man/man1/opam-update.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-update.1 _build/install/default/man/man1/opam-upgrade.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-upgrade.1 _build/install/default/man/man1/opam-var.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-var.1 _build/install/default/man/man1/opam.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam.1 ./opam-installer --prefix "/builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr" --mandir "/builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man" processed-opam-installer.install _build/install/default/bin/opam-installer => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/bin/opam-installer _build/install/default/man/man1/opam-installer.1 => /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/man/man1/opam-installer.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ttIHOC + umask 022 + cd /builddir/build/BUILD + cd opam-master + RPM_EC=0 ++ jobs -p + exit 0 Processing files: opam-git-2022.01.06-1.fc36.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d7yJNP + umask 022 + cd /builddir/build/BUILD + cd opam-master + DOCDIR=/builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/doc/opam-git + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/doc/opam-git + cp -pr README.md /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/doc/opam-git + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WZkLLT + umask 022 + cd /builddir/build/BUILD + cd opam-master + LICENSEDIR=/builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/licenses/opam-git + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/licenses/opam-git + cp -pr LICENSE /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64/usr/share/licenses/opam-git + RPM_EC=0 ++ jobs -p + exit 0 Provides: opam-git = 2022.01.06-1.fc36 opam-git(x86-64) = 2022.01.06-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: glibc >= 2.34.9000-34.fc36 libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64 Wrote: /builddir/build/RPMS/opam-git-2022.01.06-1.fc36.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KNabMd + umask 022 + cd /builddir/build/BUILD + cd opam-master + /usr/bin/rm -rf /builddir/build/BUILDROOT/opam-git-2022.01.06-1.fc36.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0