D: [iurt_root_command] chroot Building target platforms: i686 Building for target i686 Installing /home/iurt/rpmbuild/SRPMS/@2193017:coccinelle-1.3-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oiwwxc Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EJFPRU + umask 022 + cd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + rm -rf coccinelle-1.3 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/coccinelle-1.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd coccinelle-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1750386813 + GIT_AUTHOR_DATE=@1750386813 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'coccinelle-1.3 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '1s_^#!/usr/bin/env python$_#!/usr/bin/python3_' tools/pycocci + find -name .cvsignore -delete + for f in demos/demo_rule9/sym53c8xx.res demos/demo_rule9/sym53c8xx.c + mv demos/demo_rule9/sym53c8xx.res demos/demo_rule9/sym53c8xx.res.orig + iconv -f iso-8859-1 -t utf-8 + rm demos/demo_rule9/sym53c8xx.res.orig + for f in demos/demo_rule9/sym53c8xx.res demos/demo_rule9/sym53c8xx.c + mv demos/demo_rule9/sym53c8xx.c demos/demo_rule9/sym53c8xx.c.orig + iconv -f iso-8859-1 -t utf-8 + rm demos/demo_rule9/sym53c8xx.c.orig + find . -iname '*.py' + xargs -I '{}' sh -exc 'expand -t8 {} > tempfile && mv tempfile {}' + expand -t8 ./python/coccilib/__init__.py + mv tempfile ./python/coccilib/__init__.py + expand -t8 ./python/coccilib/report.py + mv tempfile ./python/coccilib/report.py + expand -t8 ./python/coccilib/org.py + mv tempfile ./python/coccilib/org.py + expand -t8 ./python/coccilib/iteration.py + mv tempfile ./python/coccilib/iteration.py + expand -t8 ./python/coccilib/elems.py + mv tempfile ./python/coccilib/elems.py + expand -t8 ./python/coccilib/xml_firehose.py + mv tempfile ./python/coccilib/xml_firehose.py + expand -t8 ./python/coccilib/trac.py + mv tempfile ./python/coccilib/trac.py + expand -t8 ./python/coccilib/output.py + mv tempfile ./python/coccilib/output.py + expand -t8 ./ci/trace-cmd/check-template-changed.py + mv tempfile ./ci/trace-cmd/check-template-changed.py + expand -t8 ./ci/trace-cmd/create-template.py + mv tempfile ./ci/trace-cmd/create-template.py + rm -f parsing_cocci/parser_cocci_menhir.ml parsing_cocci/parser_cocci_menhir.mli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TguFCF + umask 022 + cd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd coccinelle-1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I setup --install autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory bundles/stdcompat/stdcompat-current to autoreconf autoreconf: Entering directory 'bundles/stdcompat/stdcompat-current' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory 'bundles/stdcompat/stdcompat-current' autoreconf: configure.ac: adding subdirectory bundles/parmap to autoreconf autoreconf: Entering directory 'bundles/parmap' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: Leaving directory 'bundles/parmap' autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib + ./configure --host=i686-mageia-linux-gnu --build=i686-mageia-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-python=/usr/bin/python3 --with-menhir=/usr/bin/menhir configure: configuring coccinelle 1.3-gcf938aa-dirty in /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes configure: determining version suffix configure: building a version from a git repository checking for i686-mageia-linux-gnu-git... no checking for git... /usr/bin/git configure: version suffix set to Fri, 20 Jun 2025 02:33:33 +0000 configure: this configure program uses pkg-config m4 macros configure: this configure program uses ocaml m4 macros (see setup/ocaml.m4) configure: this configure program uses custom m4 macros (see setup/cocci.m4) configure: some fake substitutions for required but unavailable programs may be used (see setup/fake*) configure: verifying basic tools checking whether make supports the include directive... yes (GNU style) checking for i686-mageia-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for bash... /bin/sh checking for tar... /usr/bin/tar checking for patch... /usr/bin/patch checking for echo... /usr/bin/echo checking for hevea... /usr/bin/hevea checking for patchelf... no checking for i686-mageia-linux-gnu-pkg-config... /usr/bin/i686-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for i686-mageia-linux-gnu-ocamlc... no checking for ocamlc... /usr/bin/ocamlc OCaml version is 5.3.0 OCaml library path is /usr/lib/ocaml checking for i686-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... no configure: WARNING: Cannot find ocamlopt; bytecode compilation only. checking for i686-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... no checking for i686-mageia-linux-gnu-ocaml... no checking for ocaml... /usr/bin/ocaml checking for i686-mageia-linux-gnu-ocamldep... no checking for ocamldep... /usr/bin/ocamldep checking for i686-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... /usr/bin/ocamlmktop checking for i686-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... /usr/bin/ocamlmklib checking for i686-mageia-linux-gnu-ocamldoc... no checking for ocamldoc... /usr/bin/ocamldoc checking that the OCaml version is at least 3.12... yes checking that the OCaml version is at least 4.02... yes checking that the OCaml version is at least 4.03... yes checking that the OCaml version is at least 4.08... yes checking that the OCaml version is at least 5.0... yes checking for i686-mageia-linux-gnu-ocamllex... no checking for ocamllex... /usr/bin/ocamllex checking for i686-mageia-linux-gnu-ocamllex.opt... no checking for ocamllex.opt... no checking for i686-mageia-linux-gnu-ocamlyacc... no checking for ocamlyacc... /usr/bin/ocamlyacc checking for i686-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... /usr/bin/ocamlfind checking for i686-mageia-linux-gnu-ocamlprof... no checking for ocamlprof... /usr/bin/ocamlprof configure: verifying basic ocaml modules configure: coccinelle may use external ocaml libraries in /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/bundles configure: the following OCaml packages should be provided by your ocaml installation checking for OCaml findlib package unix... found checking for OCaml findlib package str... found checking for OCaml findlib package compiler-libs... found configure: configuring package dynlink checking for OCaml findlib package dynlink... found configure: configuring package parmap checking for OCaml findlib package parmap... found configure: configuring package stdcompat checking for OCaml findlib package stdcompat... found checking if installed stdcompat provides In_channel... yes configure: verifying optional features checking for i686-mageia-linux-gnu-menhir... /usr/bin/menhir configure: system menhir will be used checking if menhir supports -O 1... yes configure: ocaml scripting has been disabled by default because the optimized version of dynlink is not available configure: configuring package pyml checking for OCaml findlib package pyml... found checking if installed pyml provides Class.init with list of parent classes... yes checking for libpcre... yes configure: configuring package pcre checking for OCaml findlib package pcre... found checking if pcre depends on bytes... no configure: support for pcre syntax is enabled checking for i686-mageia-linux-gnu-pdflatex... no checking for pdflatex... /usr/bin/pdflatex configure: the optimized version of coccinelle will not be build because ocamlopt is not present checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile.config config.status: creating version.ml config.status: creating commons/commands.ml config.status: creating globals/cocciconfig.ml config.status: creating globals/regexp.ml config.status: creating python/pycocci.ml config.status: creating ocaml/prepare_ocamlcocci.ml config.status: creating scripts/spatch.sh config.status: creating tools/spgen/scripts/spgen.sh config.status: creating docs/spatch.1 config.status: creating setup/Makefile config.status: executing depfiles commands configure: configuration completed ------------------------------------------------------------------------------ Summary configure flags: --host=i686-mageia-linux-gnu --build=i686-mageia-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-python=/usr/bin/python3 --with-menhir=/usr/bin/menhir findlib: /usr/bin/ocamlfind (an actual version is strongly recommended) menhir: /usr/bin/menhir (for local package use --without-menhir, install the menhir package otherwise) ocaml scripting: no (overridable with --enable-ocaml) python scripting: yes (overridable with --enable-python) pcre regexes: (overridable with --enable-pcre-syntax) pcre module: yes (for local package use --disable-pcre) pcre library: yes (requires the libpcre-ocaml-dev package) optimized spatch: no (overridable with --disable-opt) bash-completion: ${prefix}/share/bash-completion/completions (overridable with --with-bash-completion) ------------------------------------------------------------------------------ Coccinelle can now be compiled and installed. If you compile coccinelle again after source code changes or configuration changes, you may need to run first: $ make clean To compile coccinelle, run: $ make To install coccinelle, run: $ make install Then, to test coccinelle, run for example: $ spatch -sp_file demos/simple.cocci demos/simple.c -o /tmp/new_simple.c Or when coccinelle is not installed yet: $ COCCINELLE_HOME=/home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3 ${SHELL} ./scripts/spatch.sh -sp_file demos/simple.cocci demos/simple.c -o /tmp/new_simple.c ------------------------------------------------------------------------------ You may need to set some environment variables so that the python libraries are found. The frontend 'spatch' sets the following variables: $ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib $ export PYTHONPATH=$PYTHONPATH:/usr/lib/coccinelle/python ------------------------------------------------------------------------------ + /usr/bin/sed -i -e 's,LIBDIR=.*,LIBDIR=/usr/lib,' -e 's,MANDIR=.*,MANDIR=/usr/share/man,' -e 's,SHAREDIR=.*,SHAREDIR=/usr/lib/coccinelle,' -e 's,DYNLINKDIR=.*,DYNLINKDIR=/usr/lib/ocaml,' -e 's,BASH_COMPLETION_DIR=.*,BASH_COMPLETION_DIR=/usr/share/bash-completion/completions,' Makefile.config + echo $'\nEXTRA_OCAML_FLAGS = -g\nEXTRACFLAGS = $(EXTRA_OCAML_FLAGS)\n' + target=byte + unset MAKEFLAGS ++ ocamlc -where + make byte EXTLIBDIR=/usr/lib/ocaml/extlib OCAMLDEP commons/ocamlextra/dumper.ml OCAMLDEP commons/commands.ml OCAMLDEP commons/common.ml OCAMLDEP commons/ograph_simple.ml OCAMLDEP commons/ograph_extended.ml OCAMLDEP globals/cocciconfig.ml OCAMLDEP globals/flag.ml OCAMLDEP globals/iteration.ml OCAMLDEP globals/regexp_pcre.ml OCAMLDEP globals/regexp.ml OCAMLDEP parsing_cocci/flag_parsing_cocci.ml OCAMLDEP parsing_cocci/ast_cocci.ml OCAMLDEP parsing_cocci/ast0_cocci.ml OCAMLDEP parsing_cocci/pretty_print_cocci.ml OCAMLDEP parsing_cocci/visitor_ast0_types.ml OCAMLDEP parsing_cocci/visitor_ast.ml OCAMLDEP parsing_cocci/visitor_ast0.ml OCAMLDEP parsing_cocci/ast0toast.ml OCAMLDEP parsing_cocci/unparse_ast0.ml OCAMLDEP parsing_cocci/unify_ast.ml OCAMLDEP parsing_cocci/compute_lines.ml OCAMLDEP parsing_cocci/iso_pattern.ml OCAMLDEP parsing_cocci/comm_assoc.ml OCAMLDEP parsing_cocci/iso_compile.ml OCAMLDEP parsing_cocci/single_statement.ml OCAMLDEP parsing_cocci/simple_assignments.ml OCAMLDEP parsing_cocci/get_metas.ml OCAMLDEP parsing_cocci/stmtlist.ml OCAMLDEP parsing_cocci/top_level.ml OCAMLDEP parsing_cocci/type_infer.ml OCAMLDEP parsing_cocci/test_exps.ml OCAMLDEP parsing_cocci/unitary_ast0.ml OCAMLDEP parsing_cocci/arity.ml OCAMLDEP parsing_cocci/index.ml OCAMLDEP parsing_cocci/context_neg.ml OCAMLDEP parsing_cocci/adjust_pragmas.ml OCAMLDEP parsing_cocci/insert_plus.ml OCAMLDEP parsing_cocci/function_prototypes.ml OCAMLDEP parsing_cocci/semantic_cocci.ml OCAMLDEP parsing_cocci/data.ml OCAMLDEP parsing_cocci/free_vars.ml OCAMLDEP parsing_cocci/check_meta.ml OCAMLDEP parsing_cocci/safe_for_multi_decls.ml OCAMLDEP parsing_cocci/parse_printf.ml OCAMLDEP parsing_cocci/parse_aux.ml OCAMLDEP parsing_cocci/cleanup_rules.ml OCAMLDEP parsing_cocci/disjdistr.ml OCAMLDEP parsing_cocci/cocci_grep.ml OCAMLDEP parsing_cocci/dpll.ml OCAMLDEP parsing_cocci/get_constants2.ml OCAMLDEP parsing_cocci/id_utils.ml OCAMLDEP parsing_cocci/git_grep.ml OCAMLDEP parsing_cocci/patch_diff.ml OCAMLDEP parsing_cocci/adjacency.ml OCAMLDEP parsing_cocci/commas_on_lists.ml OCAMLDEP parsing_cocci/re_constraints.ml OCAMLDEP parsing_cocci/parse_cocci.ml OCAMLDEP parsing_cocci/command_line.ml OCAMLDEP parsing_cocci/cocci_args.ml OCAMLDEP parsing_c/token_annot.ml OCAMLDEP parsing_c/flag_parsing_c.ml OCAMLDEP parsing_c/parsing_stat.ml OCAMLDEP parsing_c/token_c.ml OCAMLDEP parsing_c/ast_c.ml OCAMLDEP parsing_c/includes.ml OCAMLDEP parsing_c/control_flow_c.ml OCAMLDEP parsing_c/visitor_c.ml OCAMLDEP parsing_c/lib_parsing_c.ml OCAMLDEP parsing_c/includes_cache.ml OCAMLDEP parsing_c/pretty_print_c.ml OCAMLDEP parsing_c/control_flow_c_build.ml OCAMLDEP parsing_c/semantic_c.ml OCAMLDEP parsing_c/lexer_parser.ml OCAMLDEP parsing_c/parse_string_c.ml OCAMLDEP parsing_c/token_helpers.ml OCAMLDEP parsing_c/token_views_c.ml OCAMLDEP parsing_c/cpp_token_c.ml OCAMLDEP parsing_c/parsing_hacks.ml OCAMLDEP parsing_c/cpp_analysis_c.ml OCAMLDEP parsing_c/unparse_cocci.ml OCAMLDEP parsing_c/parsing_recovery_c.ml OCAMLDEP parsing_c/parsing_consistency_c.ml OCAMLDEP parsing_c/danger.ml OCAMLDEP parsing_c/parse_c.ml OCAMLDEP parsing_c/unparse_c.ml OCAMLDEP parsing_c/unparse_hrule.ml OCAMLDEP parsing_c/type_c.ml OCAMLDEP parsing_c/cpp_ast_c.ml OCAMLDEP parsing_c/type_annoter_c.ml OCAMLDEP parsing_c/comment_annotater_c.ml OCAMLDEP parsing_c/compare_c.ml OCAMLDEP parsing_c/test_parsing_c.ml OCAMLDEP ctl/flag_ctl.ml OCAMLDEP ctl/ast_ctl.ml OCAMLDEP ctl/pretty_print_ctl.ml OCAMLDEP ctl/ctl_engine.ml OCAMLDEP ctl/wrapper_ctl.ml OCAMLDEP ocaml/externalanalysis.ml OCAMLDEP ocaml/exposed_modules.ml OCAMLDEP ocaml/coccilib.ml OCAMLDEP ocaml/ocamlcocci_aux.ml OCAMLDEP ocaml/no_prepare_ocamlcocci.ml OCAMLDEP ocaml/prepare_ocamlcocci.ml OCAMLDEP ocaml/run_ocamlcocci.ml OCAMLDEP python/pycocci_aux.ml OCAMLDEP python/yes_pycocci.ml OCAMLDEP python/pycocci.ml OCAMLDEP engine/flag_matcher.ml OCAMLDEP engine/lib_engine.ml OCAMLDEP engine/pretty_print_engine.ml OCAMLDEP engine/check_exhaustive_pattern.ml OCAMLDEP engine/check_reachability.ml OCAMLDEP engine/c_vs_c.ml OCAMLDEP engine/isomorphisms_c_c.ml OCAMLDEP engine/cocci_vs_c.ml OCAMLDEP engine/pattern_c.ml OCAMLDEP engine/transformation_c.ml OCAMLDEP engine/asttomember.ml OCAMLDEP engine/asttoctl2.ml OCAMLDEP engine/ctltotex.ml OCAMLDEP engine/postprocess_transinfo.ml OCAMLDEP engine/ctlcocci_integration.ml OCAMLDEP popl09/ast_popl.ml OCAMLDEP popl09/asttopopl.ml OCAMLDEP popl09/insert_quantifiers.ml OCAMLDEP popl09/pretty_print_popl.ml OCAMLDEP popl09/flag_popl.ml OCAMLDEP popl09/popltoctl.ml OCAMLDEP popl09/popl.ml OCAMLDEP extra/classic_patch.ml OCAMLDEP extra/kbuild.ml OCAMLDEP extra/maintainers.ml OCAMLDEP flag_cocci.ml OCAMLDEP cocci.ml OCAMLDEP testing.ml OCAMLDEP read_options.ml OCAMLDEP enter.ml OCAMLDEP main.ml OCAMLDEP tools/spgen/source/globals.ml OCAMLDEP tools/spgen/source/ast_tostring.ml OCAMLDEP tools/spgen/source/detect_patch.ml OCAMLDEP tools/spgen/source/meta_variable.ml OCAMLDEP tools/spgen/source/snapshot.ml OCAMLDEP tools/spgen/source/user_input.ml OCAMLDEP tools/spgen/source/position_generator.ml OCAMLDEP tools/spgen/source/disj_generator.ml OCAMLDEP tools/spgen/source/rule_body.ml OCAMLDEP tools/spgen/source/rule_header.ml OCAMLDEP tools/spgen/source/context_rule.ml OCAMLDEP tools/spgen/source/script_rule.ml OCAMLDEP tools/spgen/source/file_transform.ml OCAMLDEP tools/spgen/source/spgen_interactive.ml OCAMLDEP tools/spgen/source/spgen_config.ml OCAMLDEP tools/spgen/source/spgen.ml OCAMLDEP tools/spgen/source/spgen_test.ml OCAMLDEP tools/spgen/source/main.ml OCAMLLEX parsing_cocci/lexer_cocci.mll 404 states, 8859 transitions, table size 37860 bytes 4129 additional bytes used for bindings OCAMLDEP parsing_cocci/lexer_cocci.ml OCAMLLEX parsing_cocci/lexer_cli.mll 14 states, 681 transitions, table size 2808 bytes OCAMLDEP parsing_cocci/lexer_cli.ml OCAMLLEX parsing_cocci/lexer_script.mll 27 states, 322 transitions, table size 1450 bytes OCAMLDEP parsing_cocci/lexer_script.ml OCAMLLEX parsing_c/lexer_c.mll 408 states, 16889 transitions, table size 70004 bytes 10655 additional bytes used for bindings OCAMLDEP parsing_c/lexer_c.ml OCAMLLEX tools/spgen/source/spgen_lexer.mll 143 states, 8123 transitions, table size 33350 bytes 23641 additional bytes used for bindings OCAMLDEP tools/spgen/source/spgen_lexer.ml OCAMLYACC parsing_c/parser_c.mly OCAMLDEP parsing_c/parser_c.ml OCAMLDEP commons/ocamlextra/dumper.mli OCAMLDEP commons/commands.mli OCAMLDEP commons/common.mli OCAMLDEP commons/ograph_simple.mli OCAMLDEP commons/ograph_extended.mli OCAMLDEP globals/cocciconfig.mli OCAMLDEP globals/flag.mli OCAMLDEP globals/iteration.mli OCAMLDEP globals/regexp_pcre.mli OCAMLDEP globals/regexp.mli OCAMLDEP parsing_cocci/flag_parsing_cocci.mli OCAMLDEP parsing_cocci/ast_cocci.mli OCAMLDEP parsing_cocci/ast0_cocci.mli OCAMLDEP parsing_cocci/pretty_print_cocci.mli OCAMLDEP parsing_cocci/visitor_ast0_types.mli OCAMLDEP parsing_cocci/visitor_ast.mli OCAMLDEP parsing_cocci/visitor_ast0.mli OCAMLDEP parsing_cocci/ast0toast.mli OCAMLDEP parsing_cocci/unparse_ast0.mli OCAMLDEP parsing_cocci/unify_ast.mli OCAMLDEP parsing_cocci/compute_lines.mli OCAMLDEP parsing_cocci/iso_pattern.mli OCAMLDEP parsing_cocci/comm_assoc.mli OCAMLDEP parsing_cocci/iso_compile.mli OCAMLDEP parsing_cocci/single_statement.mli OCAMLDEP parsing_cocci/simple_assignments.mli OCAMLDEP parsing_cocci/get_metas.mli OCAMLDEP parsing_cocci/stmtlist.mli OCAMLDEP parsing_cocci/top_level.mli OCAMLDEP parsing_cocci/type_infer.mli OCAMLDEP parsing_cocci/test_exps.mli OCAMLDEP parsing_cocci/unitary_ast0.mli OCAMLDEP parsing_cocci/arity.mli OCAMLDEP parsing_cocci/index.mli OCAMLDEP parsing_cocci/context_neg.mli OCAMLDEP parsing_cocci/adjust_pragmas.mli OCAMLDEP parsing_cocci/insert_plus.mli OCAMLDEP parsing_cocci/function_prototypes.mli OCAMLDEP parsing_cocci/semantic_cocci.mli OCAMLDEP parsing_cocci/data.mli OCAMLDEP parsing_cocci/free_vars.mli OCAMLDEP parsing_cocci/check_meta.mli OCAMLDEP parsing_cocci/safe_for_multi_decls.mli OCAMLDEP parsing_cocci/parse_printf.mli OCAMLDEP parsing_cocci/parse_aux.mli OCAMLDEP parsing_cocci/cleanup_rules.mli OCAMLDEP parsing_cocci/disjdistr.mli OCAMLDEP parsing_cocci/cocci_grep.mli OCAMLDEP parsing_cocci/dpll.mli OCAMLDEP parsing_cocci/get_constants2.mli OCAMLDEP parsing_cocci/id_utils.mli OCAMLDEP parsing_cocci/git_grep.mli OCAMLDEP parsing_cocci/patch_diff.mli OCAMLDEP parsing_cocci/adjacency.mli OCAMLDEP parsing_cocci/commas_on_lists.mli OCAMLDEP parsing_cocci/re_constraints.mli OCAMLDEP parsing_cocci/parse_cocci.mli OCAMLDEP parsing_cocci/command_line.mli OCAMLDEP parsing_cocci/cocci_args.mli OCAMLDEP parsing_c/token_annot.mli OCAMLDEP parsing_c/flag_parsing_c.mli OCAMLDEP parsing_c/parsing_stat.mli OCAMLDEP parsing_c/token_c.mli OCAMLDEP parsing_c/ast_c.mli OCAMLDEP parsing_c/includes.mli OCAMLDEP parsing_c/control_flow_c.mli OCAMLDEP parsing_c/visitor_c.mli OCAMLDEP parsing_c/lib_parsing_c.mli OCAMLDEP parsing_c/includes_cache.mli OCAMLDEP parsing_c/pretty_print_c.mli OCAMLDEP parsing_c/control_flow_c_build.mli OCAMLDEP parsing_c/semantic_c.mli OCAMLDEP parsing_c/lexer_parser.mli OCAMLDEP parsing_c/parse_string_c.mli OCAMLDEP parsing_c/token_helpers.mli OCAMLDEP parsing_c/token_views_c.mli OCAMLDEP parsing_c/cpp_token_c.mli OCAMLDEP parsing_c/parsing_hacks.mli OCAMLDEP parsing_c/cpp_analysis_c.mli OCAMLDEP parsing_c/unparse_cocci.mli OCAMLDEP parsing_c/parsing_recovery_c.mli OCAMLDEP parsing_c/parsing_consistency_c.mli OCAMLDEP parsing_c/danger.mli OCAMLDEP parsing_c/parse_c.mli OCAMLDEP parsing_c/unparse_c.mli OCAMLDEP parsing_c/unparse_hrule.mli OCAMLDEP parsing_c/type_c.mli OCAMLDEP parsing_c/cpp_ast_c.mli OCAMLDEP parsing_c/type_annoter_c.mli OCAMLDEP parsing_c/comment_annotater_c.mli OCAMLDEP parsing_c/compare_c.mli OCAMLDEP parsing_c/test_parsing_c.mli OCAMLDEP ctl/flag_ctl.mli OCAMLDEP ctl/ast_ctl.mli OCAMLDEP ctl/pretty_print_ctl.mli OCAMLDEP ctl/ctl_engine.mli OCAMLDEP ctl/wrapper_ctl.mli OCAMLDEP ocaml/externalanalysis.mli OCAMLDEP ocaml/exposed_modules.mli OCAMLDEP ocaml/coccilib.mli OCAMLDEP ocaml/ocamlcocci_aux.mli OCAMLDEP ocaml/no_prepare_ocamlcocci.mli OCAMLDEP ocaml/prepare_ocamlcocci.mli OCAMLDEP ocaml/run_ocamlcocci.mli OCAMLDEP python/pycocci_aux.mli OCAMLDEP python/yes_pycocci.mli OCAMLDEP python/pycocci.mli OCAMLDEP engine/flag_matcher.mli OCAMLDEP engine/lib_engine.mli OCAMLDEP engine/pretty_print_engine.mli OCAMLDEP engine/check_exhaustive_pattern.mli OCAMLDEP engine/check_reachability.mli OCAMLDEP engine/c_vs_c.mli OCAMLDEP engine/isomorphisms_c_c.mli OCAMLDEP engine/cocci_vs_c.mli OCAMLDEP engine/pattern_c.mli OCAMLDEP engine/transformation_c.mli OCAMLDEP engine/asttomember.mli OCAMLDEP engine/asttoctl2.mli OCAMLDEP engine/ctltotex.mli OCAMLDEP engine/postprocess_transinfo.mli OCAMLDEP engine/ctlcocci_integration.mli OCAMLDEP popl09/ast_popl.mli OCAMLDEP popl09/asttopopl.mli OCAMLDEP popl09/insert_quantifiers.mli OCAMLDEP popl09/pretty_print_popl.mli OCAMLDEP popl09/flag_popl.mli OCAMLDEP popl09/popltoctl.mli OCAMLDEP popl09/popl.mli OCAMLDEP extra/classic_patch.mli OCAMLDEP extra/kbuild.mli OCAMLDEP extra/maintainers.mli OCAMLDEP flag_cocci.mli OCAMLDEP cocci.mli OCAMLDEP testing.mli OCAMLDEP read_options.mli OCAMLDEP enter.mli OCAMLDEP main.mli OCAMLDEP tools/spgen/source/globals.mli OCAMLDEP tools/spgen/source/ast_tostring.mli OCAMLDEP tools/spgen/source/detect_patch.mli OCAMLDEP tools/spgen/source/meta_variable.mli OCAMLDEP tools/spgen/source/snapshot.mli OCAMLDEP tools/spgen/source/user_input.mli OCAMLDEP tools/spgen/source/position_generator.mli OCAMLDEP tools/spgen/source/disj_generator.mli OCAMLDEP tools/spgen/source/rule_body.mli OCAMLDEP tools/spgen/source/rule_header.mli OCAMLDEP tools/spgen/source/context_rule.mli OCAMLDEP tools/spgen/source/script_rule.mli OCAMLDEP tools/spgen/source/file_transform.mli OCAMLDEP tools/spgen/source/spgen_interactive.mli OCAMLDEP tools/spgen/source/spgen_config.mli OCAMLDEP tools/spgen/source/spgen.mli OCAMLDEP tools/spgen/source/spgen_test.mli OCAMLDEP tools/spgen/source/main.mli OCAMLDEP parsing_cocci/lexer_cocci.mli OCAMLDEP parsing_cocci/lexer_cli.mli OCAMLDEP parsing_cocci/lexer_script.mli OCAMLDEP parsing_c/lexer_c.mli OCAMLDEP tools/spgen/source/spgen_lexer.mli OCAMLDEP parsing_c/parser_c.mli /usr/bin/menhir --ocamldep "/usr/bin/ocamldep -I commons/ocamlextra -I commons -I globals -I parsing_cocci -I parsing_c -I ctl -I ocaml -I python -I engine -I popl09 -I extra -I tools/spgen/source/ -I /usr/lib/ocaml/pcre -I /usr/lib/ocaml/pyml -I /usr/lib/ocaml/parmap -I /usr/lib/ocaml/stdcompat -I +str -I +unix -I +dynlink -I +compiler-libs -ml-synonym .mll -ml-synonym .mly -mli-synonym .ml -mli-synonym .mll -mli-synonym .mly" --depend parsing_cocci/parser_cocci_menhir.mly >parsing_cocci/parser_cocci_menhir.mly.d || (rm parsing_cocci/parser_cocci_menhir.mly.d; false) OCAMLC commons/ocamlextra/dumper.mli OCAMLC commons/ocamlextra/dumper.ml OCAMLC commons/commands.mli OCAMLC commons/commands.ml OCAMLC commons/common.mli OCAMLC commons/common.ml OCAMLC commons/ograph_simple.mli OCAMLC commons/ograph_simple.ml OCAMLC commons/ograph_extended.mli OCAMLC commons/ograph_extended.ml OCAMLC -o commons/commons.cma OCAMLC globals/cocciconfig.mli OCAMLC globals/cocciconfig.ml OCAMLC globals/flag.mli OCAMLC globals/flag.ml OCAMLC globals/iteration.mli OCAMLC globals/iteration.ml OCAMLC globals/regexp_pcre.mli OCAMLC globals/regexp_pcre.ml OCAMLC globals/regexp.mli OCAMLC globals/regexp.ml OCAMLC -o globals/globals.cma OCAMLC parsing_cocci/flag_parsing_cocci.mli OCAMLC parsing_cocci/flag_parsing_cocci.ml OCAMLC parsing_cocci/ast_cocci.mli OCAMLC parsing_cocci/ast_cocci.ml OCAMLC parsing_cocci/ast0_cocci.mli OCAMLC parsing_cocci/ast0_cocci.ml OCAMLC parsing_cocci/pretty_print_cocci.mli OCAMLC parsing_cocci/pretty_print_cocci.ml OCAMLC parsing_cocci/visitor_ast0_types.mli OCAMLC parsing_cocci/visitor_ast0_types.ml OCAMLC parsing_cocci/visitor_ast.mli OCAMLC parsing_cocci/visitor_ast.ml OCAMLC parsing_cocci/visitor_ast0.mli OCAMLC parsing_cocci/visitor_ast0.ml OCAMLC parsing_cocci/ast0toast.mli OCAMLC parsing_cocci/ast0toast.ml OCAMLC parsing_cocci/unparse_ast0.mli OCAMLC parsing_cocci/unparse_ast0.ml OCAMLC parsing_cocci/unify_ast.mli OCAMLC parsing_cocci/unify_ast.ml OCAMLC parsing_cocci/compute_lines.mli OCAMLC parsing_cocci/compute_lines.ml OCAMLC parsing_cocci/iso_pattern.mli OCAMLC parsing_cocci/iso_pattern.ml OCAMLC parsing_cocci/comm_assoc.mli OCAMLC parsing_cocci/comm_assoc.ml OCAMLC parsing_cocci/iso_compile.mli OCAMLC parsing_cocci/iso_compile.ml OCAMLC parsing_cocci/single_statement.mli OCAMLC parsing_cocci/single_statement.ml OCAMLC parsing_cocci/simple_assignments.mli OCAMLC parsing_cocci/simple_assignments.ml OCAMLC parsing_cocci/get_metas.mli OCAMLC parsing_cocci/get_metas.ml OCAMLC parsing_cocci/stmtlist.mli OCAMLC parsing_cocci/stmtlist.ml OCAMLC parsing_cocci/top_level.mli OCAMLC parsing_cocci/top_level.ml OCAMLC parsing_cocci/type_infer.mli OCAMLC parsing_cocci/type_infer.ml OCAMLC parsing_cocci/test_exps.mli OCAMLC parsing_cocci/test_exps.ml OCAMLC parsing_cocci/unitary_ast0.mli OCAMLC parsing_cocci/unitary_ast0.ml OCAMLC parsing_cocci/arity.mli OCAMLC parsing_cocci/arity.ml OCAMLC parsing_cocci/index.mli OCAMLC parsing_cocci/index.ml OCAMLC parsing_cocci/context_neg.mli OCAMLC parsing_cocci/context_neg.ml OCAMLC parsing_cocci/adjust_pragmas.mli OCAMLC parsing_cocci/adjust_pragmas.ml OCAMLC parsing_cocci/insert_plus.mli OCAMLC parsing_cocci/insert_plus.ml OCAMLC parsing_cocci/function_prototypes.mli OCAMLC parsing_cocci/function_prototypes.ml OCAMLC parsing_cocci/semantic_cocci.mli OCAMLC parsing_cocci/semantic_cocci.ml OCAMLC parsing_cocci/data.mli OCAMLC parsing_cocci/data.ml OCAMLC parsing_cocci/free_vars.mli OCAMLC parsing_cocci/free_vars.ml OCAMLC parsing_cocci/check_meta.mli OCAMLC parsing_cocci/check_meta.ml OCAMLC parsing_cocci/safe_for_multi_decls.mli OCAMLC parsing_cocci/safe_for_multi_decls.ml OCAMLC parsing_cocci/parse_printf.mli OCAMLC parsing_cocci/parse_printf.ml OCAMLC parsing_cocci/parse_aux.mli OCAMLC parsing_cocci/parse_aux.ml OCAMLC parsing_cocci/cleanup_rules.mli OCAMLC parsing_cocci/cleanup_rules.ml OCAMLC parsing_cocci/disjdistr.mli OCAMLC parsing_cocci/disjdistr.ml MENHIR parsing_cocci/parser_cocci_menhir.mly OCAMLDEP parsing_cocci/parser_cocci_menhir.ml OCAMLDEP parsing_cocci/parser_cocci_menhir.mli OCAMLC parsing_cocci/parser_cocci_menhir.mli OCAMLC parsing_cocci/parser_cocci_menhir.ml OCAMLC parsing_cocci/lexer_cocci.mli OCAMLC parsing_cocci/lexer_cocci.ml OCAMLC parsing_cocci/lexer_cli.mli OCAMLC parsing_cocci/lexer_cli.ml OCAMLC parsing_cocci/lexer_script.mli OCAMLC parsing_cocci/lexer_script.ml OCAMLC parsing_cocci/cocci_grep.mli OCAMLC parsing_cocci/cocci_grep.ml OCAMLC parsing_cocci/dpll.mli OCAMLC parsing_cocci/dpll.ml OCAMLC parsing_cocci/get_constants2.mli OCAMLC parsing_cocci/get_constants2.ml OCAMLC parsing_cocci/id_utils.mli OCAMLC parsing_cocci/id_utils.ml OCAMLC parsing_cocci/git_grep.mli OCAMLC parsing_cocci/git_grep.ml OCAMLC parsing_cocci/patch_diff.mli OCAMLC parsing_cocci/patch_diff.ml OCAMLC parsing_cocci/adjacency.mli OCAMLC parsing_cocci/adjacency.ml OCAMLC parsing_cocci/commas_on_lists.mli OCAMLC parsing_cocci/commas_on_lists.ml OCAMLC parsing_cocci/re_constraints.mli OCAMLC parsing_cocci/re_constraints.ml OCAMLC parsing_cocci/parse_cocci.mli OCAMLC parsing_cocci/parse_cocci.ml OCAMLC parsing_cocci/command_line.mli OCAMLC parsing_cocci/command_line.ml OCAMLC parsing_cocci/cocci_args.mli OCAMLC parsing_cocci/cocci_args.ml OCAMLC -o parsing_cocci/parsing_cocci.cma OCAMLC parsing_c/token_annot.mli OCAMLC parsing_c/token_annot.ml OCAMLC parsing_c/flag_parsing_c.mli OCAMLC parsing_c/flag_parsing_c.ml OCAMLC parsing_c/parsing_stat.mli OCAMLC parsing_c/parsing_stat.ml OCAMLC parsing_c/token_c.mli OCAMLC parsing_c/token_c.ml OCAMLC parsing_c/ast_c.mli OCAMLC parsing_c/ast_c.ml OCAMLC parsing_c/includes.mli OCAMLC parsing_c/includes.ml OCAMLC parsing_c/control_flow_c.mli OCAMLC parsing_c/control_flow_c.ml OCAMLC parsing_c/visitor_c.mli OCAMLC parsing_c/visitor_c.ml OCAMLC parsing_c/lib_parsing_c.mli OCAMLC parsing_c/lib_parsing_c.ml OCAMLC parsing_c/includes_cache.mli OCAMLC parsing_c/includes_cache.ml OCAMLC parsing_c/pretty_print_c.mli OCAMLC parsing_c/pretty_print_c.ml OCAMLC parsing_c/control_flow_c_build.mli OCAMLC parsing_c/control_flow_c_build.ml OCAMLC parsing_c/semantic_c.mli OCAMLC parsing_c/semantic_c.ml OCAMLC parsing_c/lexer_parser.mli OCAMLC parsing_c/lexer_parser.ml OCAMLC parsing_c/parser_c.mli OCAMLC parsing_c/parser_c.ml OCAMLC parsing_c/lexer_c.mli OCAMLC parsing_c/lexer_c.ml OCAMLC parsing_c/parse_string_c.mli OCAMLC parsing_c/parse_string_c.ml OCAMLC parsing_c/token_helpers.mli OCAMLC parsing_c/token_helpers.ml OCAMLC parsing_c/token_views_c.mli OCAMLC parsing_c/token_views_c.ml OCAMLC parsing_c/cpp_token_c.mli OCAMLC parsing_c/cpp_token_c.ml OCAMLC parsing_c/parsing_hacks.mli OCAMLC parsing_c/parsing_hacks.ml OCAMLC parsing_c/cpp_analysis_c.mli OCAMLC parsing_c/cpp_analysis_c.ml OCAMLC parsing_c/unparse_cocci.mli OCAMLC parsing_c/unparse_cocci.ml OCAMLC parsing_c/parsing_recovery_c.mli OCAMLC parsing_c/parsing_recovery_c.ml OCAMLC parsing_c/parsing_consistency_c.mli OCAMLC parsing_c/parsing_consistency_c.ml OCAMLC parsing_c/danger.mli OCAMLC parsing_c/danger.ml OCAMLC parsing_c/parse_c.mli OCAMLC parsing_c/parse_c.ml OCAMLC parsing_c/unparse_c.mli OCAMLC parsing_c/unparse_c.ml OCAMLC parsing_c/unparse_hrule.mli OCAMLC parsing_c/unparse_hrule.ml OCAMLC parsing_c/type_c.mli OCAMLC parsing_c/type_c.ml OCAMLC parsing_c/cpp_ast_c.mli OCAMLC parsing_c/cpp_ast_c.ml OCAMLC parsing_c/type_annoter_c.mli OCAMLC parsing_c/type_annoter_c.ml OCAMLC parsing_c/comment_annotater_c.mli OCAMLC parsing_c/comment_annotater_c.ml OCAMLC parsing_c/compare_c.mli OCAMLC parsing_c/compare_c.ml OCAMLC parsing_c/test_parsing_c.mli OCAMLC parsing_c/test_parsing_c.ml OCAMLC -o parsing_c/parsing_c.cma OCAMLC ctl/flag_ctl.mli OCAMLC ctl/flag_ctl.ml OCAMLC ctl/ast_ctl.mli OCAMLC ctl/ast_ctl.ml OCAMLC ctl/pretty_print_ctl.mli OCAMLC ctl/pretty_print_ctl.ml OCAMLC ctl/ctl_engine.mli OCAMLC ctl/ctl_engine.ml OCAMLC ctl/wrapper_ctl.mli OCAMLC ctl/wrapper_ctl.ml OCAMLC -o ctl/ctl.cma OCAMLC ocaml/externalanalysis.mli OCAMLC ocaml/externalanalysis.ml OCAMLC ocaml/exposed_modules.mli OCAMLC ocaml/exposed_modules.ml OCAMLC ocaml/coccilib.mli OCAMLC ocaml/coccilib.ml OCAMLC ocaml/ocamlcocci_aux.mli OCAMLC ocaml/ocamlcocci_aux.ml OCAMLC ocaml/no_prepare_ocamlcocci.mli OCAMLC ocaml/no_prepare_ocamlcocci.ml OCAMLC ocaml/prepare_ocamlcocci.mli OCAMLC ocaml/prepare_ocamlcocci.ml OCAMLC ocaml/run_ocamlcocci.mli OCAMLC ocaml/run_ocamlcocci.ml OCAMLC -o ocaml/ocaml.cma OCAMLC python/pycocci_aux.mli OCAMLC python/pycocci_aux.ml OCAMLC python/yes_pycocci.mli OCAMLC python/yes_pycocci.ml OCAMLC python/pycocci.mli OCAMLC python/pycocci.ml OCAMLC -o python/python.cma OCAMLC engine/flag_matcher.mli OCAMLC engine/flag_matcher.ml OCAMLC engine/lib_engine.mli OCAMLC engine/lib_engine.ml OCAMLC engine/pretty_print_engine.mli OCAMLC engine/pretty_print_engine.ml OCAMLC engine/check_exhaustive_pattern.mli OCAMLC engine/check_exhaustive_pattern.ml OCAMLC engine/check_reachability.mli OCAMLC engine/check_reachability.ml OCAMLC engine/c_vs_c.mli OCAMLC engine/c_vs_c.ml OCAMLC engine/isomorphisms_c_c.mli OCAMLC engine/isomorphisms_c_c.ml OCAMLC engine/cocci_vs_c.mli OCAMLC engine/cocci_vs_c.ml OCAMLC engine/pattern_c.mli OCAMLC engine/pattern_c.ml OCAMLC engine/transformation_c.mli OCAMLC engine/transformation_c.ml OCAMLC engine/asttomember.mli OCAMLC engine/asttomember.ml OCAMLC engine/asttoctl2.mli OCAMLC engine/asttoctl2.ml OCAMLC engine/ctltotex.mli OCAMLC engine/ctltotex.ml OCAMLC engine/postprocess_transinfo.mli OCAMLC engine/postprocess_transinfo.ml OCAMLC engine/ctlcocci_integration.mli OCAMLC engine/ctlcocci_integration.ml OCAMLC -o engine/engine.cma OCAMLC popl09/ast_popl.mli OCAMLC popl09/ast_popl.ml OCAMLC popl09/asttopopl.mli OCAMLC popl09/asttopopl.ml OCAMLC popl09/insert_quantifiers.mli OCAMLC popl09/insert_quantifiers.ml OCAMLC popl09/pretty_print_popl.mli OCAMLC popl09/pretty_print_popl.ml OCAMLC popl09/flag_popl.mli OCAMLC popl09/flag_popl.ml OCAMLC popl09/popltoctl.mli OCAMLC popl09/popltoctl.ml OCAMLC popl09/popl.mli OCAMLC popl09/popl.ml OCAMLC -o popl09/popl09.cma OCAMLC extra/classic_patch.mli OCAMLC extra/classic_patch.ml OCAMLC extra/kbuild.mli OCAMLC extra/kbuild.ml OCAMLC extra/maintainers.mli OCAMLC extra/maintainers.ml OCAMLC -o extra/extra.cma OCAMLC flag_cocci.mli OCAMLC flag_cocci.ml OCAMLC cocci.mli OCAMLC cocci.ml OCAMLC testing.mli OCAMLC testing.ml OCAMLC read_options.mli OCAMLC read_options.ml OCAMLC enter.mli OCAMLC enter.ml OCAMLC main.mli OCAMLC main.ml OCAMLC -o spatch OCAMLC tools/spgen/source/globals.mli OCAMLC tools/spgen/source/globals.ml OCAMLC tools/spgen/source/ast_tostring.mli OCAMLC tools/spgen/source/ast_tostring.ml OCAMLC tools/spgen/source/detect_patch.mli OCAMLC tools/spgen/source/detect_patch.ml OCAMLC tools/spgen/source/meta_variable.mli OCAMLC tools/spgen/source/meta_variable.ml OCAMLC tools/spgen/source/snapshot.mli OCAMLC tools/spgen/source/snapshot.ml OCAMLC tools/spgen/source/user_input.mli OCAMLC tools/spgen/source/user_input.ml OCAMLC tools/spgen/source/position_generator.mli OCAMLC tools/spgen/source/position_generator.ml OCAMLC tools/spgen/source/disj_generator.mli OCAMLC tools/spgen/source/disj_generator.ml OCAMLC tools/spgen/source/rule_body.mli OCAMLC tools/spgen/source/rule_body.ml OCAMLC tools/spgen/source/rule_header.mli OCAMLC tools/spgen/source/rule_header.ml OCAMLC tools/spgen/source/context_rule.mli OCAMLC tools/spgen/source/context_rule.ml OCAMLC tools/spgen/source/script_rule.mli OCAMLC tools/spgen/source/script_rule.ml OCAMLC tools/spgen/source/file_transform.mli OCAMLC tools/spgen/source/file_transform.ml OCAMLC tools/spgen/source/spgen_interactive.mli OCAMLC tools/spgen/source/spgen_interactive.ml OCAMLC tools/spgen/source/spgen_lexer.mli OCAMLC tools/spgen/source/spgen_lexer.ml OCAMLC tools/spgen/source/spgen_config.mli OCAMLC tools/spgen/source/spgen_config.ml OCAMLC tools/spgen/source/spgen.mli OCAMLC tools/spgen/source/spgen.ml OCAMLC tools/spgen/source/spgen_test.mli OCAMLC tools/spgen/source/spgen_test.ml OCAMLC tools/spgen/source/main.mli OCAMLC tools/spgen/source/main.ml OCAMLC -o tools/spgen/source/spgen + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2yvDBM + umask 022 + cd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + mkdir /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd coccinelle-1.3 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python/coccilib + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT 'INSTALL=/usr/bin/install -p' mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/ocaml if test -f bundles/pyml/dllpyml_stubs.so; then \ /usr/bin/install -p -m 755 bundles/pyml/dllpyml_stubs.so \ /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib; \ fi if test -f bundles/pcre/dllpcre_stubs.so; then \ /usr/bin/install -p -m 755 bundles/pcre/dllpcre_stubs.so \ /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib; \ fi /usr/bin/install -p -m 755 spatch /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spatch /usr/bin/install -p -m 644 standard.h /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib /usr/bin/install -p -m 644 standard.iso /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib /usr/bin/install -p -m 644 ocaml/*.cmi /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/ocaml/ if test -f ocaml/coccilib.cmx; then \ /usr/bin/install -p -m 644 ocaml/*.cmx /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/ocaml/; \ fi /usr/bin/install -p -m 755 tools/spgen/source/spgen \ /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spgen mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python/coccilib /usr/bin/install -p -m 644 python/coccilib/*.py \ /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python/coccilib if test "x/usr/share/bash-completion/completions" != "xno"; then \ mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/bash-completion/completions; \ /usr/bin/install -p -m 644 scripts/spatch.bash_completion \ /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/bash-completion/completions/spatch; \ fi mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/man/man1 mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/man/man3 /usr/bin/install -p -m 644 docs/spatch.1 /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/pycocci.1 /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/spgen.1 /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/Coccilib.3cocci /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/man/man3/ + rm -f /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spatch.byte + rm -f /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spatch.opt + pushd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib ~/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib ~/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3 + mkdir coccinelle + mkdir coccinelle/ocaml + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f standard.h ']' + mv standard.h coccinelle/standard.h + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f standard.iso ']' + mv standard.iso coccinelle/standard.iso + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f spatch ']' + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f spatch.byte ']' + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f spatch.opt ']' + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/coccilib.cmi ']' + mv ocaml/coccilib.cmi coccinelle/ocaml/coccilib.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/exposed_modules.cmi ']' + mv ocaml/exposed_modules.cmi coccinelle/ocaml/exposed_modules.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/externalanalysis.cmi ']' + mv ocaml/externalanalysis.cmi coccinelle/ocaml/externalanalysis.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/no_prepare_ocamlcocci.cmi ']' + mv ocaml/no_prepare_ocamlcocci.cmi coccinelle/ocaml/no_prepare_ocamlcocci.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/ocamlcocci_aux.cmi ']' + mv ocaml/ocamlcocci_aux.cmi coccinelle/ocaml/ocamlcocci_aux.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/prepare_ocamlcocci.cmi ']' + mv ocaml/prepare_ocamlcocci.cmi coccinelle/ocaml/prepare_ocamlcocci.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/run_ocamlcocci.cmi ']' + mv ocaml/run_ocamlcocci.cmi coccinelle/ocaml/run_ocamlcocci.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f 'ocaml/*.cmx' ']' + popd ~/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3 + mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python3.13/site-packages + mv /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python/coccilib /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python3.13/site-packages + rmdir /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python + mv /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spatch /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/coccinelle + rm /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spgen + rm /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/man/man1/spgen.1 + install -m 0755 tools/pycocci /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/pycocci + cp -p scripts/spatch.sh /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spatch + chmod a+x /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/bin/spatch + /usr/bin/find-debuginfo -j24 --strict-build-id -m -i --build-id-seed 1.3-3.mga10 --unique-debug-suffix -1.3-3.mga10.i386 --unique-debug-src-base coccinelle-1.3-3.mga10.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/coccinelle-1.3-3.mga10.i386 cpio: camlprim.c: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/spatch from /bin/sh -e to #!/usr/bin/sh -e + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j24 Bytecompiling .py files below /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.O96VYd + umask 022 + cd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd coccinelle-1.3 + '[' 1 -eq 1 ']' + export COCCINELLE_HOME=/home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/coccinelle + COCCINELLE_HOME=/home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/coccinelle + spatch=/home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/coccinelle/spatch + export LD_LIBRARY_PATH=. + LD_LIBRARY_PATH=. + /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/lib/coccinelle/spatch --help Usage: ocamlrun [] [--] [] Options are: -b Set runtime parameter b (detailed exception backtraces) -config Print configuration values and exit -events Trace debug events in bytecode interpreter (ignored if not ocamlrund) -I Add to the list of DLL search directories -m Print the magic number of and exit -M Print the magic number expected by this runtime and exit -p Print the names of the primitives known to this runtime -t Trace the execution of the bytecode interpreter (specify multiple times to increase verbosity) -v Set runtime parameter v=61 (GC event information) -version Print version string and exit -vnum Print short version number and exit -help Display this list of options --help Display this list of options + RPM_EC=0 ++ jobs -p + exit 0 Processing files: coccinelle-1.3-3.mga10.i686 error: File not found: /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/etc/prelink.conf.d/coccinelle.conf Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KQao8P + umask 022 + cd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + cd coccinelle-1.3 + DOCDIR=/home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/authors.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/bugs.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/changes.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/credits.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/install.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/readme.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/doc/coccinelle + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VgcnVU + umask 022 + cd /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build + cd coccinelle-1.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/licenses/coccinelle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/licenses/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/license.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/licenses/coccinelle + cp -pr /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/coccinelle-1.3/copyright.txt /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/usr/share/licenses/coccinelle + RPM_EC=0 ++ jobs -p + exit 0 RPM build errors: File not found: /home/iurt/rpmbuild/BUILD/coccinelle-1.3-build/BUILDROOT/etc/prelink.conf.d/coccinelle.conf I: [iurt_root_command] ERROR: chroot