D: [iurt_root_command] chroot warning: Macro expanded in comment on line 10: %{version}/%{name}-%{version}.tar.gz warning: Macro expanded in comment on line 11: %{version}.tar.gz Installing /home/pterjan/rpmbuild/SRPMS/coccinelle-1.1.1-3.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rffVt9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf coccinelle-1.1.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/coccinelle-1.1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd coccinelle-1.1.1 + /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 . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'coccinelle-1.1.1 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/iteration.py + mv tempfile ./python/coccilib/iteration.py + expand -t8 ./python/coccilib/trac.py + mv tempfile ./python/coccilib/trac.py + expand -t8 ./python/coccilib/org.py + mv tempfile ./python/coccilib/org.py + expand -t8 ./python/coccilib/elems.py + mv tempfile ./python/coccilib/elems.py + expand -t8 ./python/coccilib/output.py + mv tempfile ./python/coccilib/output.py + expand -t8 ./python/coccilib/report.py + mv tempfile ./python/coccilib/report.py + expand -t8 ./python/coccilib/xml_firehose.py + mv tempfile ./python/coccilib/xml_firehose.py + expand -t8 ./python/coccilib/__init__.py + mv tempfile ./python/coccilib/__init__.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aqCYgT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd coccinelle-1.1.1 + '[' 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 -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory 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/parmap to autoreconf autoreconf: Entering directory 'bundles/parmap/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 configure.ac:14: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:14: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: Leaving directory 'bundles/parmap/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,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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 . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-release=yes --with-python=/usr/bin/python3 --with-menhir=/usr/bin/menhir configure: WARNING: unrecognized options: --enable-release configure: configuring coccinelle 1.1.1-gc10f074-dirty in /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1 checking for a BSD-compatible install... /usr/bin/install -c 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 configure: determining version suffix configure: building a version from a git repository checking for x86_64-mageia-linux-gnu-git... no checking for git... /usr/bin/git configure: version suffix set to Tue, 20 Jun 2023 08:38:20 +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 x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 patchelf... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-mageia-linux-gnu-ocamlc... no checking for ocamlc... /usr/bin/ocamlc OCaml version is 4.14.0 OCaml library path is /usr/lib64/ocaml checking for x86_64-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... /usr/bin/ocamlopt checking for x86_64-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... /usr/bin/ocamlc.opt checking for x86_64-mageia-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... /usr/bin/ocamlopt.opt checking for x86_64-mageia-linux-gnu-ocaml... no checking for ocaml... /usr/bin/ocaml checking for x86_64-mageia-linux-gnu-ocamldep... no checking for ocamldep... /usr/bin/ocamldep checking for x86_64-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... /usr/bin/ocamlmktop checking for x86_64-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... /usr/bin/ocamlmklib checking for x86_64-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 for x86_64-mageia-linux-gnu-ocamllex... no checking for ocamllex... /usr/bin/ocamllex checking for x86_64-mageia-linux-gnu-ocamllex.opt... no checking for ocamllex.opt... /usr/bin/ocamllex.opt checking for x86_64-mageia-linux-gnu-ocamlyacc... no checking for ocamlyacc... /usr/bin/ocamlyacc checking for x86_64-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... /usr/bin/ocamlfind checking for x86_64-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/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/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 bigarray... found checking for OCaml findlib package str... found configure: configuring package dynlink checking for OCaml findlib package dynlink... found configure: configuring package parmap checking for OCaml findlib package parmap... not found configure: OCaml package parmap is not available checking for a bundled substitute of parmap... yes configure: using bundled substitute for parmap in /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap configure: configuring package stdcompat checking for OCaml findlib package stdcompat... found configure: verifying optional features checking for x86_64-mageia-linux-gnu-menhir... /usr/bin/menhir configure: system menhir will be used configure: system menhir will be used configure: configuring package pyml checking for OCaml findlib package pyml... not found configure: OCaml package pyml is not available checking for a bundled substitute of pyml... yes configure: using bundled substitute for pyml in /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml 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 x86_64-mageia-linux-gnu-pdflatex... no checking for pdflatex... /usr/bin/pdflatex 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/config.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 === configuring in bundles/parmap/parmap (/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap/parmap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-mageia-linux-gnu' '--build=x86_64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--enable-release=yes' '--with-python=/usr/bin/python3' '--with-menhir=/usr/bin/menhir' 'build_alias=x86_64-mageia-linux-gnu' 'host_alias=x86_64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for x86_64-mageia-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.14.0 OCaml library path is /usr/lib64/ocaml checking for x86_64-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-mageia-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for dynlink.cmxa... yes checking for x86_64-mageia-linux-gnu-ocaml... no checking for ocaml... ocaml checking for x86_64-mageia-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-mageia-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-mageia-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for x86_64-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for sched.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether sched_setaffinity is declared... yes checking for mach/thread_policy.h... no checking whether thread_policy_set is declared... no checking whether to enable maintainer-specific portions of Makefiles... no ocamlbuild does not exists or it does not support -use-ocamlfind configure: creating ./config.status config.status: creating bytearray.ml config.status: creating Makefile_3.11 config.status: creating config.h configure: WARNING: unrecognized options: --enable-release configure: configuration completed ------------------------------------------------------------------------------ Summary configure flags: --host=x86_64-mageia-linux-gnu --build=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-release=yes --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: yes (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: yes (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/pterjan/rpmbuild/BUILD/coccinelle-1.1.1 ./scripts/spatch -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/lib64/coccinelle/python ------------------------------------------------------------------------------ + /usr/bin/sed -i -e 's,LIBDIR=.*,LIBDIR=/usr/lib64,' -e 's,MANDIR=.*,MANDIR=/usr/share/man,' -e 's,SHAREDIR=.*,SHAREDIR=/usr/lib64/coccinelle,' -e 's,DYNLINKDIR=.*,DYNLINKDIR=/usr/lib64/ocaml,' -e 's,BASH_COMPLETION_DIR=.*,BASH_COMPLETION_DIR=/usr/share/bash-completion/completions,' Makefile.config + target=world + unset MAKEFLAGS ++ ocamlc -where + make world EXTLIBDIR=/usr/lib64/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/config.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/check_meta.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/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/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/control_flow_c_build.ml OCAMLDEP parsing_c/pretty_print_c.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/yes_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 ocamllex warning: File "parsing_cocci/lexer_cocci.mll", line 301, character 67: unescaped newline in string. 400 states, 6934 transitions, table size 30136 bytes 4105 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 25 states, 314 transitions, table size 1406 bytes OCAMLDEP parsing_cocci/lexer_script.ml OCAMLLEX parsing_c/lexer_c.mll 564 states, 26650 transitions, table size 109984 bytes 17879 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/config.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/check_meta.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/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/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/control_flow_c_build.mli OCAMLDEP parsing_c/pretty_print_c.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/yes_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/lib64/ocaml/pcre -I /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml -I /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap -I /usr/lib64/ocaml/stdcompat -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 File "commons/common.ml", line 5305, characters 4-14: 5305 | write_file file1 (unwords xs); ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "commons/common.ml", line 5306, characters 4-14: 5306 | write_file file2 (unwords ys); ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "commons/common.ml", line 5333, characters 4-14: 5333 | write_file "/tmp/diff1" xstr; ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "commons/common.ml", line 5334, characters 4-14: 5334 | write_file "/tmp/diff2" ystr; ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. 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/config.mli OCAMLC globals/config.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/check_meta.mli OCAMLC parsing_cocci/check_meta.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/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/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 make -C bundles/parmap all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' make depend-rec make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' /usr/bin/ocamldep -I parmap parmap/bytearray.mli parmap/parmap_utils.mli parmap/parmap.mli parmap/bytearray.ml parmap/parmap_utils.ml parmap/setcore.ml parmap/parmap.ml >.depend make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' /usr/bin/ocamlc.opt -unsafe -I parmap -c parmap/bytearray.mli -o parmap/bytearray.cmi /usr/bin/ocamlc.opt -unsafe -I parmap -c parmap/bytearray.ml -o parmap/bytearray.cmo File "parmap/bytearray.ml", lines 38-39, characters 0-42: 38 | external unsafe_blit_from_string : string -> int -> t -> int -> int -> unit 39 | = "ml_blit_string_to_bigarray" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "parmap/bytearray.ml", lines 116-117, characters 0-46: 116 | external unsafe_blit_from_floatarray : float array -> int -> tf -> int -> int -> unit 117 | = "ml_blit_floatarray_to_bigarray" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "parmap/bytearray.ml", lines 119-120, characters 0-46: 119 | external unsafe_blit_to_floatarray : tf -> int -> float array -> int -> int -> unit 120 | = "ml_blit_bigarray_to_floatarray" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" /usr/bin/ocamlc.opt -unsafe -I parmap -c parmap/parmap_utils.mli -o parmap/parmap_utils.cmi /usr/bin/ocamlc.opt -unsafe -I parmap -c parmap/parmap_utils.ml -o parmap/parmap_utils.cmo /usr/bin/ocamlopt.opt -I parmap -c parmap/setcore.ml -o parmap/setcore.cmx /usr/bin/ocamlc.opt -unsafe -I parmap -c parmap/setcore.ml -o parmap/setcore.cmo /usr/bin/ocamlc.opt -unsafe -I parmap -c parmap/parmap.mli -o parmap/parmap.cmi /usr/bin/ocamlc.opt -unsafe -I parmap -c parmap/parmap.ml -o parmap/parmap.cmo File "parmap/parmap.ml", line 105, characters 15-73: 105 | let redirect ?(path = (Printf.sprintf "/tmp/.parmap.%d" (Unix.getpid ()))) ~id = ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. File "parmap/parmap.ml", line 207, characters 4-22: 207 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 243, characters 4-22: 243 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 319, characters 4-22: 319 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 420, characters 4-22: 420 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 571, characters 12-24: 571 | let r = Array.create (l+1) (f lo (Array.unsafe_get a lo)) in ^^^^^^^^^^^^ Alert deprecated: Stdlib.Array.create Use Array.make/ArrayLabels.make instead. /usr/bin/ocamlc.opt -unsafe -I parmap -custom -cclib -lparmap_stubs -a parmap/bytearray.cmo parmap/parmap_utils.cmo parmap/setcore.cmo parmap/parmap.cmo -o parmap/parmap.cma cp parmap/parmap.cma parmap.cma cp parmap/bytearray.cmi bytearray.cmi cp parmap/parmap_utils.cmi parmap_utils.cmi cp parmap/setcore.cmi setcore.cmi cp parmap/parmap.cmi parmap.cmi /usr/bin/ocamlc.opt -unsafe -I parmap -ccopt -D_GNU_SOURCE -ccopt -fPIC parmap/bytearray_stubs.c -o parmap/bytearray_stubs.o parmap/bytearray_stubs.c: In function 'ml_marshal_to_bigarray': parmap/bytearray_stubs.c:16:13: warning: "output_value_to_malloc" is deprecated: use "caml_output_value_to_malloc" instead 16 | output_value_to_malloc(v, flags, &buf, &len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c:17:13: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead 17 | return alloc_bigarray(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | BIGARRAY_MANAGED, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c:17:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead parmap/bytearray_stubs.c:17:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead 17 | return alloc_bigarray(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | BIGARRAY_MANAGED, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c:17:13: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead 17 | return alloc_bigarray(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | BIGARRAY_MANAGED, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c: In function 'ml_marshal_to_bigarray_buffer': parmap/bytearray_stubs.c:24:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead 24 | struct caml_bigarray *b_arr = Bigarray_val(b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c:24:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead 24 | struct caml_bigarray *b_arr = Bigarray_val(b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c: In function 'ml_unmarshal_from_bigarray': parmap/bytearray_stubs.c:32:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead 32 | struct caml_bigarray *b_arr = Bigarray_val(b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c:32:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead 32 | struct caml_bigarray *b_arr = Bigarray_val(b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c:33:13: warning: "input_value_from_block" is deprecated: use "caml_input_value_from_block" instead 33 | return input_value_from_block (Array_data (b_arr, ofs), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/ocaml/caml/intext.h:25, from parmap/bytearray_stubs.c:6: parmap/bytearray_stubs.c: In function 'ml_blit_string_to_bigarray': /usr/lib64/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ^ parmap/bytearray_stubs.c:40:15: note: in expansion of macro 'String_val' 40 | char *src = String_val(s) + Int_val(i); | ^~~~~~~~~~ parmap/bytearray_stubs.c:41:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead 41 | char *dest = Array_data(Bigarray_val(a), j); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c: In function 'ml_blit_bigarray_to_string': parmap/bytearray_stubs.c:49:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead 49 | char *src = Array_data(Bigarray_val(a), i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ^ parmap/bytearray_stubs.c:50:16: note: in expansion of macro 'String_val' 50 | char *dest = String_val(s) + Long_val(j); | ^~~~~~~~~~ parmap/bytearray_stubs.c: In function 'ml_blit_floatarray_to_bigarray': parmap/bytearray_stubs.c:60:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead 60 | char *dest = Floatarray_data(Bigarray_val(a), j); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parmap/bytearray_stubs.c: In function 'ml_blit_bigarray_to_floatarray': parmap/bytearray_stubs.c:69:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead 69 | char *src = Floatarray_data(Bigarray_val(a), i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv bytearray_stubs.o parmap/bytearray_stubs.o /usr/bin/ocamlc.opt -unsafe -I parmap -ccopt -D_GNU_SOURCE -ccopt -fPIC parmap/setcore_stubs.c -o parmap/setcore_stubs.o mv setcore_stubs.o parmap/setcore_stubs.o /usr/bin/ocamlmklib -linkall -o parmap/parmap_stubs parmap/bytearray_stubs.o parmap/setcore_stubs.o cp parmap/libparmap_stubs.a libparmap_stubs.a cp parmap/dllparmap_stubs.so dllparmap_stubs.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' make -C bundles/parmap all.opt make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' /usr/bin/ocamlopt.opt -I parmap -c parmap/bytearray.ml -o parmap/bytearray.cmx File "parmap/bytearray.ml", lines 38-39, characters 0-42: 38 | external unsafe_blit_from_string : string -> int -> t -> int -> int -> unit 39 | = "ml_blit_string_to_bigarray" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "parmap/bytearray.ml", lines 116-117, characters 0-46: 116 | external unsafe_blit_from_floatarray : float array -> int -> tf -> int -> int -> unit 117 | = "ml_blit_floatarray_to_bigarray" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "parmap/bytearray.ml", lines 119-120, characters 0-46: 119 | external unsafe_blit_to_floatarray : tf -> int -> float array -> int -> int -> unit 120 | = "ml_blit_bigarray_to_floatarray" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" /usr/bin/ocamlopt.opt -I parmap -c parmap/parmap_utils.ml -o parmap/parmap_utils.cmx /usr/bin/ocamlopt.opt -I parmap -c parmap/parmap.ml -o parmap/parmap.cmx File "parmap/parmap.ml", line 105, characters 15-73: 105 | let redirect ?(path = (Printf.sprintf "/tmp/.parmap.%d" (Unix.getpid ()))) ~id = ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. File "parmap/parmap.ml", line 207, characters 4-22: 207 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 243, characters 4-22: 243 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 319, characters 4-22: 319 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 420, characters 4-22: 420 | Pervasives.at_exit finalize; (* register finalization function *) ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "parmap/parmap.ml", line 571, characters 12-24: 571 | let r = Array.create (l+1) (f lo (Array.unsafe_get a lo)) in ^^^^^^^^^^^^ Alert deprecated: Stdlib.Array.create Use Array.make/ArrayLabels.make instead. /usr/bin/ocamlopt.opt -I parmap -cclib -lparmap_stubs -a parmap/bytearray.cmx parmap/parmap_utils.cmx parmap/setcore.cmx parmap/parmap.cmx -o parmap/parmap.cmxa cp parmap/parmap.cmxa parmap.cmxa cp parmap/bytearray.cmx bytearray.cmx cp parmap/parmap_utils.cmx parmap_utils.cmx cp parmap/setcore.cmx setcore.cmx cp parmap/parmap.cmx parmap.cmx cp parmap/parmap.a parmap.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap' 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/control_flow_c_build.mli OCAMLC parsing_c/control_flow_c_build.ml OCAMLC parsing_c/pretty_print_c.mli OCAMLC parsing_c/pretty_print_c.ml File "parsing_c/pretty_print_c.ml", line 1626, characters 3-13: 1626 | (pp_elem_sp pr_elem pr_space).expression ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1629, characters 3-13: 1629 | (pp_elem_sp pr_elem pr_space).assignOp ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1632, characters 3-13: 1632 | (pp_elem_sp pr_elem pr_space).binaryOp ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1635, characters 3-13: 1635 | (pp_elem_sp pr_elem pr_space).arg_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1638, characters 3-13: 1638 | (pp_elem_sp pr_elem pr_space).arg ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1641, characters 3-13: 1641 | (pp_elem_sp pr_elem pr_space).statement ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1644, characters 3-13: 1644 | (pp_elem_sp pr_elem pr_space).statement_seq_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1647, characters 3-13: 1647 | (pp_elem_sp pr_elem pr_space).decl ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1650, characters 3-13: 1650 | (pp_elem_sp pr_elem pr_space).field ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1653, characters 3-13: 1653 | (pp_elem_sp pr_elem pr_space).field_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1656, characters 3-13: 1656 | (pp_elem_sp pr_elem pr_space).init ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1659, characters 3-13: 1659 | (pp_elem_sp pr_elem pr_space).init_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1662, characters 3-13: 1662 | (pp_elem_sp pr_elem pr_space).param ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1665, characters 3-13: 1665 | (pp_elem_sp pr_elem pr_space).paramlist ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1668, characters 3-13: 1668 | (pp_elem_sp pr_elem pr_space).dparamlist ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1671, characters 3-13: 1671 | (pp_elem_sp pr_elem pr_space).ty ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1674, characters 3-13: 1674 | (pp_elem_sp pr_elem pr_space).type_with_ident ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1677, characters 3-13: 1677 | (pp_elem_sp pr_elem pr_space).fragment_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1680, characters 3-13: 1680 | (pp_elem_sp pr_elem pr_space).format ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1683, characters 3-13: 1683 | (pp_elem_sp pr_elem pr_space).attribute ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1686, characters 3-13: 1686 | (pp_elem_sp pr_elem pr_space).attr_arg ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1689, characters 3-13: 1689 | (pp_elem_sp pr_elem pr_space).toplevel ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. 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 File "parsing_c/unparse_cocci.ml", line 91, characters 2-35: 91 | Pretty_print_c.mk_pretty_printers pr_celem pr_cspace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space, pr_nl, pr_indent, pr_outdent, pr_unindent were omitted in the application of this function. File "parsing_c/unparse_cocci.ml", line 70, characters 4-22: 70 | let print_option_space fn = function ^^^^^^^^^^^^^^^^^^ Warning 26 [unused-var]: unused variable print_option_space. 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 File "parsing_c/parse_c.ml", line 680, characters 1-37: 680 | Parsing_recovery_c.find_next_synchro tr.rest tr.passed in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels next, already_passed were omitted in the application of this function. File "parsing_c/parse_c.ml", line 1429, characters 2-19: 1429 | Common.write_file tmpfile ("void main() { \n" ^ s ^ "\n}"); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "parsing_c/parse_c.ml", line 1440, characters 2-19: 1440 | Common.write_file tmpfile ("void main() { \n" ^ s ^ ";\n}"); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. OCAMLC parsing_c/unparse_c.mli OCAMLC parsing_c/unparse_c.ml File "parsing_c/unparse_c.ml", line 275, characters 2-31: 275 | Pretty_print_c.pp_program_gen pr_get_elem pr_space celem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. OCAMLC parsing_c/unparse_hrule.mli OCAMLC parsing_c/unparse_hrule.ml File "parsing_c/unparse_hrule.ml", line 202, characters 6-33: 202 | Pretty_print_c.pp_param_gen ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/unparse_hrule.ml", line 340, characters 5-31: 340 | Pretty_print_c.pp_type_gen ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. 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 File "ocaml/coccilib.ml", line 116, characters 2-19: 116 | Common.write_file tmpfile (Printf.sprintf "void main() {\n%s\n%s\n}" env s); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "ocaml/coccilib.ml", line 134, characters 2-19: 134 | Common.write_file tmpfile (Printf.sprintf "void main() {\n%s\n%s;\n}" env s); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. OCAMLC ocaml/ocamlcocci_aux.mli OCAMLC ocaml/ocamlcocci_aux.ml OCAMLC ocaml/yes_prepare_ocamlcocci.mli OCAMLC ocaml/yes_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 make -C bundles/pyml all make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' make depend-rec make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pyutils.mli -o pyml-current/pyutils.cmi /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pyutils.ml -o pyml-current/pyutils.cmo /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/generate.ml -o pyml-current/generate.cmo /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current stdcompat.cma unix.cma pyml-current/pyutils.cmo pyml-current/generate.cmo -o pyml-current/generate cd pyml-current && ./generate /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pytypes.mli -o pyml-current/pytypes.cmi /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pyml_arch.mli -o pyml-current/pyml_arch.cmi /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -i pyml-current/pywrappers.ml >pyml-current/pywrappers.mli /usr/bin/ocamldep -I pyml-current pyml-current/pyml_arch.mli pyml-current/pyutils.mli pyml-current/pytypes.mli pyml-current/py.mli pyml-current/pycaml.mli pyml-current/pyutils.ml pyml-current/pytypes.ml pyml-current/py.ml pyml-current/pycaml.ml pyml-current/pywrappers.ml pyml-current/pywrappers.mli >.depend make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' cp pyml-current/pyml_arch_unix.ml pyml-current/pyml_arch.ml /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pyml_arch.ml -o pyml-current/pyml_arch.cmo /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pytypes.ml -o pyml-current/pytypes.cmo /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pywrappers.mli -o pyml-current/pywrappers.cmi /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pywrappers.ml -o pyml-current/pywrappers.cmo /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/py.mli -o pyml-current/py.cmi /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/py.ml -o pyml-current/py.cmo /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pycaml.mli -o pyml-current/pycaml.cmi /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pycaml.ml -o pyml-current/pycaml.cmo /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -custom -cclib -lpyml_stubs -a pyml-current/pyml_arch.cmo pyml-current/pyutils.cmo pyml-current/pytypes.cmo pyml-current/pywrappers.cmo pyml-current/py.cmo pyml-current/pycaml.cmo -o pyml-current/pyml.cma cp pyml-current/pyml.cma pyml.cma cp pyml-current/pywrappers.cmi pywrappers.cmi cp pyml-current/py.cmi py.cmi cp pyml-current/pycaml.cmi pycaml.cmi /usr/bin/ocamlc.opt -unsafe -I /usr/lib64/ocaml/stdcompat -I pyml-current -ccopt -I/usr/lib64/ocaml/stdcompat -ccopt -fPIC pyml-current/pyml_stubs.c -o pyml-current/pyml_stubs.o pyml-current/pyml_stubs.c: In function 'xmalloc': pyml-current/pyml_stubs.c:26:13: warning: "failwith" is deprecated: use "caml_failwith" instead 26 | failwith("Virtual memory exhausted\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'resolve': pyml-current/pyml_stubs.c:319:13: warning: "failwith" is deprecated: use "caml_failwith" instead 319 | failwith(msg); | ^~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'pyml_assert_initialized': pyml-current/pyml_stubs.c:531:13: warning: "failwith" is deprecated: use "caml_failwith" instead 531 | failwith("Run 'Py.initialize ()' first"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'pyml_assert_python2': pyml-current/pyml_stubs.c:540:13: warning: "failwith" is deprecated: use "caml_failwith" instead 540 | failwith("Python 2 needed"); | ^~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'pyml_assert_ucs2': pyml-current/pyml_stubs.c:549:13: warning: "failwith" is deprecated: use "caml_failwith" instead 549 | failwith("Python with UCS2 needed"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'pyml_assert_ucs4': pyml-current/pyml_stubs.c:558:13: warning: "failwith" is deprecated: use "caml_failwith" instead 558 | failwith("Python with UCS4 needed"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'pyml_assert_python3': pyml-current/pyml_stubs.c:567:13: warning: "failwith" is deprecated: use "caml_failwith" instead 567 | failwith("Python 3 needed"); | ^~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'pyml_check_symbol_available': pyml-current/pyml_stubs.c:578:13: warning: "failwith" is deprecated: use "caml_failwith" instead 578 | failwith("Symbol unavailable with this version of Python.\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:584:13: warning: "failwith" is deprecated: use "caml_failwith" instead 584 | failwith("Symbol unavailable with this version of Python.\n"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:587:13: warning: "failwith" is deprecated: use "caml_failwith" instead 587 | failwith(msg); | ^~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'py_load_library': pyml-current/pyml_stubs.c:663:13: warning: "failwith" is deprecated: use "caml_failwith" instead 663 | failwith("Library not found"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:671:13: warning: "failwith" is deprecated: use "caml_failwith" instead 671 | failwith("No Python symbol"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:740:13: warning: "failwith" is deprecated: use "caml_failwith" instead 740 | failwith("py_debug"); | ^~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:744:13: warning: "failwith" is deprecated: use "caml_failwith" instead 744 | failwith("PyTuple_New"); | ^~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:747:13: warning: "failwith" is deprecated: use "caml_failwith" instead 747 | failwith("PyTuple_SetItem"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:752:13: warning: "failwith" is deprecated: use "caml_failwith" instead 752 | failwith("PyEval_CallObjectWithKeywords"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:761:13: warning: "failwith" is deprecated: use "caml_failwith" instead 761 | failwith("AsLong"); | ^~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'py_unsetenv': pyml-current/pyml_stubs.c:810:13: warning: "failwith" is deprecated: use "caml_failwith" instead 810 | failwith(strerror(errno)); | ^~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'Python27_PyCapsule_IsValid_wrapper': pyml-current/pyml_stubs.c:1406:13: warning: "failwith" is deprecated: use "caml_failwith" instead 1406 | failwith("PyCapsule_IsValid is only available in Python >2.7"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pyml-current/pyml_stubs.c:1414: pyml-current/pyml_wrappers.inc: In function 'Python_PyImport_GetMagicNumber_wrapper': pyml-current/pyml_wrappers.inc:1043:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead 1043 | CAMLreturn(copy_int64(result)); | ^~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyLong_AsLong_wrapper': pyml-current/pyml_wrappers.inc:1182:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead 1182 | CAMLreturn(copy_int64(result)); | ^~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyObject_Hash_wrapper': pyml-current/pyml_wrappers.inc:1950:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead 1950 | CAMLreturn(copy_int64(result)); | ^~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python2_PyInt_AsLong_wrapper': pyml-current/pyml_wrappers.inc:2839:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead 2839 | CAMLreturn(copy_int64(result)); | ^~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python2_PyInt_GetMax_wrapper': pyml-current/pyml_wrappers.inc:2860:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead 2860 | CAMLreturn(copy_int64(result)); | ^~~~~~~~~~~~~~~~~~~~~~~ mv pyml_stubs.o pyml-current/pyml_stubs.o /usr/bin/ocamlmklib -linkall -o pyml-current/pyml_stubs pyml-current/pyml_stubs.o cp pyml-current/libpyml_stubs.a libpyml_stubs.a cp pyml-current/dllpyml_stubs.so dllpyml_stubs.so make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' make -C bundles/pyml all.opt make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' /usr/bin/ocamlopt.opt -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pyml_arch.ml -o pyml-current/pyml_arch.cmx /usr/bin/ocamlopt.opt -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pyutils.ml -o pyml-current/pyutils.cmx /usr/bin/ocamlopt.opt -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pytypes.ml -o pyml-current/pytypes.cmx /usr/bin/ocamlopt.opt -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pywrappers.ml -o pyml-current/pywrappers.cmx /usr/bin/ocamlopt.opt -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/py.ml -o pyml-current/py.cmx /usr/bin/ocamlopt.opt -I /usr/lib64/ocaml/stdcompat -I pyml-current -c pyml-current/pycaml.ml -o pyml-current/pycaml.cmx /usr/bin/ocamlopt.opt -I /usr/lib64/ocaml/stdcompat -I pyml-current -cclib -lpyml_stubs -a pyml-current/pyml_arch.cmx pyml-current/pyutils.cmx pyml-current/pytypes.cmx pyml-current/pywrappers.cmx pyml-current/py.cmx pyml-current/pycaml.cmx -o pyml-current/pyml.cmxa cp pyml-current/pyml.cmxa pyml.cmxa cp pyml-current/pywrappers.cmx pywrappers.cmx cp pyml-current/py.cmx py.cmx cp pyml-current/pycaml.cmx pycaml.cmx cp pyml-current/pyml.a pyml.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/pyml' 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 File "enter.ml", line 844, characters 2-20: 844 | Common.short_usage usage_msg short_options; ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label short_opt was omitted in the application of this function. File "enter.ml", line 853, characters 2-19: 853 | Common.long_usage usage_msg short_options other_options ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels short_opt, long_opt were omitted in the application of this function. 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 File "tools/spgen/source/meta_variable.ml", line 568, characters 25-36: 568 | let constr = constraints rn idconstr in ^^^^^^^^^^^ Warning 6 [labels-omitted]: label rn was omitted in the application of this function. OCAMLC tools/spgen/source/snapshot.mli OCAMLC tools/spgen/source/snapshot.ml File "tools/spgen/source/snapshot.ml", line 130, characters 37-53: 130 | let inc_line snp = inc_current_line (set_mode_context Ast0.NONE snp) ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label arity was omitted in the application of this function. 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 OCAMLOPT commons/ocamlextra/dumper.ml OCAMLOPT commons/commands.ml OCAMLOPT commons/common.ml File "commons/common.ml", line 5305, characters 4-14: 5305 | write_file file1 (unwords xs); ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "commons/common.ml", line 5306, characters 4-14: 5306 | write_file file2 (unwords ys); ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "commons/common.ml", line 5333, characters 4-14: 5333 | write_file "/tmp/diff1" xstr; ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "commons/common.ml", line 5334, characters 4-14: 5334 | write_file "/tmp/diff2" ystr; ^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. OCAMLOPT commons/ograph_simple.ml OCAMLOPT commons/ograph_extended.ml OCAMLOPT -o commons/commons.cmxa OCAMLOPT globals/config.ml OCAMLOPT globals/flag.ml OCAMLOPT globals/iteration.ml OCAMLOPT globals/regexp_pcre.ml OCAMLOPT globals/regexp.ml OCAMLOPT -o globals/globals.cmxa OCAMLOPT parsing_cocci/flag_parsing_cocci.ml OCAMLOPT parsing_cocci/ast_cocci.ml OCAMLOPT parsing_cocci/ast0_cocci.ml OCAMLOPT parsing_cocci/pretty_print_cocci.ml OCAMLOPT parsing_cocci/visitor_ast0_types.ml OCAMLOPT parsing_cocci/visitor_ast.ml OCAMLOPT parsing_cocci/visitor_ast0.ml OCAMLOPT parsing_cocci/ast0toast.ml OCAMLOPT parsing_cocci/unparse_ast0.ml OCAMLOPT parsing_cocci/unify_ast.ml OCAMLOPT parsing_cocci/compute_lines.ml OCAMLOPT parsing_cocci/iso_pattern.ml OCAMLOPT parsing_cocci/comm_assoc.ml OCAMLOPT parsing_cocci/iso_compile.ml OCAMLOPT parsing_cocci/single_statement.ml OCAMLOPT parsing_cocci/simple_assignments.ml OCAMLOPT parsing_cocci/get_metas.ml OCAMLOPT parsing_cocci/stmtlist.ml OCAMLOPT parsing_cocci/check_meta.ml OCAMLOPT parsing_cocci/top_level.ml OCAMLOPT parsing_cocci/type_infer.ml OCAMLOPT parsing_cocci/test_exps.ml OCAMLOPT parsing_cocci/unitary_ast0.ml OCAMLOPT parsing_cocci/arity.ml OCAMLOPT parsing_cocci/index.ml OCAMLOPT parsing_cocci/context_neg.ml OCAMLOPT parsing_cocci/adjust_pragmas.ml OCAMLOPT parsing_cocci/insert_plus.ml OCAMLOPT parsing_cocci/function_prototypes.ml OCAMLOPT parsing_cocci/semantic_cocci.ml OCAMLOPT parsing_cocci/data.ml OCAMLOPT parsing_cocci/free_vars.ml OCAMLOPT parsing_cocci/safe_for_multi_decls.ml OCAMLOPT parsing_cocci/parse_printf.ml OCAMLOPT parsing_cocci/parse_aux.ml OCAMLOPT parsing_cocci/cleanup_rules.ml OCAMLOPT parsing_cocci/disjdistr.ml OCAMLOPT parsing_cocci/parser_cocci_menhir.ml OCAMLOPT parsing_cocci/lexer_cocci.ml OCAMLOPT parsing_cocci/lexer_cli.ml OCAMLOPT parsing_cocci/lexer_script.ml OCAMLOPT parsing_cocci/cocci_grep.ml OCAMLOPT parsing_cocci/dpll.ml OCAMLOPT parsing_cocci/get_constants2.ml OCAMLOPT parsing_cocci/id_utils.ml OCAMLOPT parsing_cocci/git_grep.ml OCAMLOPT parsing_cocci/adjacency.ml OCAMLOPT parsing_cocci/commas_on_lists.ml OCAMLOPT parsing_cocci/re_constraints.ml OCAMLOPT parsing_cocci/parse_cocci.ml OCAMLOPT parsing_cocci/command_line.ml OCAMLOPT parsing_cocci/cocci_args.ml OCAMLOPT -o parsing_cocci/parsing_cocci.cmxa OCAMLOPT parsing_c/token_annot.ml OCAMLOPT parsing_c/flag_parsing_c.ml OCAMLOPT parsing_c/parsing_stat.ml OCAMLOPT parsing_c/token_c.ml OCAMLOPT parsing_c/ast_c.ml OCAMLOPT parsing_c/includes.ml OCAMLOPT parsing_c/control_flow_c.ml OCAMLOPT parsing_c/visitor_c.ml OCAMLOPT parsing_c/lib_parsing_c.ml OCAMLOPT parsing_c/includes_cache.ml OCAMLOPT parsing_c/control_flow_c_build.ml OCAMLOPT parsing_c/pretty_print_c.ml File "parsing_c/pretty_print_c.ml", line 1626, characters 3-13: 1626 | (pp_elem_sp pr_elem pr_space).expression ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1629, characters 3-13: 1629 | (pp_elem_sp pr_elem pr_space).assignOp ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1632, characters 3-13: 1632 | (pp_elem_sp pr_elem pr_space).binaryOp ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1635, characters 3-13: 1635 | (pp_elem_sp pr_elem pr_space).arg_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1638, characters 3-13: 1638 | (pp_elem_sp pr_elem pr_space).arg ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1641, characters 3-13: 1641 | (pp_elem_sp pr_elem pr_space).statement ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1644, characters 3-13: 1644 | (pp_elem_sp pr_elem pr_space).statement_seq_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1647, characters 3-13: 1647 | (pp_elem_sp pr_elem pr_space).decl ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1650, characters 3-13: 1650 | (pp_elem_sp pr_elem pr_space).field ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1653, characters 3-13: 1653 | (pp_elem_sp pr_elem pr_space).field_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1656, characters 3-13: 1656 | (pp_elem_sp pr_elem pr_space).init ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1659, characters 3-13: 1659 | (pp_elem_sp pr_elem pr_space).init_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1662, characters 3-13: 1662 | (pp_elem_sp pr_elem pr_space).param ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1665, characters 3-13: 1665 | (pp_elem_sp pr_elem pr_space).paramlist ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1668, characters 3-13: 1668 | (pp_elem_sp pr_elem pr_space).dparamlist ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1671, characters 3-13: 1671 | (pp_elem_sp pr_elem pr_space).ty ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1674, characters 3-13: 1674 | (pp_elem_sp pr_elem pr_space).type_with_ident ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1677, characters 3-13: 1677 | (pp_elem_sp pr_elem pr_space).fragment_list ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1680, characters 3-13: 1680 | (pp_elem_sp pr_elem pr_space).format ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1683, characters 3-13: 1683 | (pp_elem_sp pr_elem pr_space).attribute ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1686, characters 3-13: 1686 | (pp_elem_sp pr_elem pr_space).attr_arg ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/pretty_print_c.ml", line 1689, characters 3-13: 1689 | (pp_elem_sp pr_elem pr_space).toplevel ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. OCAMLOPT parsing_c/semantic_c.ml OCAMLOPT parsing_c/lexer_parser.ml OCAMLOPT parsing_c/parser_c.ml OCAMLOPT parsing_c/lexer_c.ml OCAMLOPT parsing_c/parse_string_c.ml OCAMLOPT parsing_c/token_helpers.ml OCAMLOPT parsing_c/token_views_c.ml OCAMLOPT parsing_c/cpp_token_c.ml OCAMLOPT parsing_c/parsing_hacks.ml OCAMLOPT parsing_c/cpp_analysis_c.ml OCAMLOPT parsing_c/unparse_cocci.ml File "parsing_c/unparse_cocci.ml", line 91, characters 2-35: 91 | Pretty_print_c.mk_pretty_printers pr_celem pr_cspace ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space, pr_nl, pr_indent, pr_outdent, pr_unindent were omitted in the application of this function. File "parsing_c/unparse_cocci.ml", line 70, characters 4-22: 70 | let print_option_space fn = function ^^^^^^^^^^^^^^^^^^ Warning 26 [unused-var]: unused variable print_option_space. OCAMLOPT parsing_c/parsing_recovery_c.ml OCAMLOPT parsing_c/parsing_consistency_c.ml OCAMLOPT parsing_c/danger.ml OCAMLOPT parsing_c/parse_c.ml File "parsing_c/parse_c.ml", line 680, characters 1-37: 680 | Parsing_recovery_c.find_next_synchro tr.rest tr.passed in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels next, already_passed were omitted in the application of this function. File "parsing_c/parse_c.ml", line 1429, characters 2-19: 1429 | Common.write_file tmpfile ("void main() { \n" ^ s ^ "\n}"); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "parsing_c/parse_c.ml", line 1440, characters 2-19: 1440 | Common.write_file tmpfile ("void main() { \n" ^ s ^ ";\n}"); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. OCAMLOPT parsing_c/unparse_c.ml File "parsing_c/unparse_c.ml", line 275, characters 2-31: 275 | Pretty_print_c.pp_program_gen pr_get_elem pr_space celem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. OCAMLOPT parsing_c/unparse_hrule.ml File "parsing_c/unparse_hrule.ml", line 202, characters 6-33: 202 | Pretty_print_c.pp_param_gen ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. File "parsing_c/unparse_hrule.ml", line 340, characters 5-31: 340 | Pretty_print_c.pp_type_gen ^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pr_elem, pr_space were omitted in the application of this function. OCAMLOPT parsing_c/type_c.ml OCAMLOPT parsing_c/cpp_ast_c.ml OCAMLOPT parsing_c/type_annoter_c.ml OCAMLOPT parsing_c/comment_annotater_c.ml OCAMLOPT parsing_c/compare_c.ml OCAMLOPT parsing_c/test_parsing_c.ml OCAMLOPT -o parsing_c/parsing_c.cmxa OCAMLOPT ctl/flag_ctl.ml OCAMLOPT ctl/ast_ctl.ml OCAMLOPT ctl/pretty_print_ctl.ml OCAMLOPT ctl/ctl_engine.ml OCAMLOPT ctl/wrapper_ctl.ml OCAMLOPT -o ctl/ctl.cmxa OCAMLOPT ocaml/externalanalysis.ml OCAMLOPT ocaml/exposed_modules.ml OCAMLOPT ocaml/coccilib.ml File "ocaml/coccilib.ml", line 116, characters 2-19: 116 | Common.write_file tmpfile (Printf.sprintf "void main() {\n%s\n%s\n}" env s); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. File "ocaml/coccilib.ml", line 134, characters 2-19: 134 | Common.write_file tmpfile (Printf.sprintf "void main() {\n%s\n%s;\n}" env s); ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label file was omitted in the application of this function. OCAMLOPT ocaml/ocamlcocci_aux.ml OCAMLOPT ocaml/yes_prepare_ocamlcocci.ml OCAMLOPT ocaml/prepare_ocamlcocci.ml OCAMLOPT ocaml/run_ocamlcocci.ml OCAMLOPT -o ocaml/ocaml.cmxa OCAMLOPT python/pycocci_aux.ml OCAMLOPT python/yes_pycocci.ml OCAMLOPT python/pycocci.ml OCAMLOPT -o python/python.cmxa OCAMLOPT engine/flag_matcher.ml OCAMLOPT engine/lib_engine.ml OCAMLOPT engine/pretty_print_engine.ml OCAMLOPT engine/check_exhaustive_pattern.ml OCAMLOPT engine/check_reachability.ml OCAMLOPT engine/c_vs_c.ml OCAMLOPT engine/isomorphisms_c_c.ml OCAMLOPT engine/cocci_vs_c.ml OCAMLOPT engine/pattern_c.ml OCAMLOPT engine/transformation_c.ml OCAMLOPT engine/asttomember.ml OCAMLOPT engine/asttoctl2.ml OCAMLOPT engine/ctltotex.ml OCAMLOPT engine/postprocess_transinfo.ml OCAMLOPT engine/ctlcocci_integration.ml OCAMLOPT -o engine/engine.cmxa OCAMLOPT popl09/ast_popl.ml OCAMLOPT popl09/asttopopl.ml OCAMLOPT popl09/insert_quantifiers.ml OCAMLOPT popl09/pretty_print_popl.ml OCAMLOPT popl09/flag_popl.ml OCAMLOPT popl09/popltoctl.ml OCAMLOPT popl09/popl.ml OCAMLOPT -o popl09/popl09.cmxa OCAMLOPT extra/classic_patch.ml OCAMLOPT extra/kbuild.ml OCAMLOPT extra/maintainers.ml OCAMLOPT -o extra/extra.cmxa OCAMLOPT flag_cocci.ml OCAMLOPT cocci.ml OCAMLOPT testing.ml OCAMLOPT read_options.ml OCAMLOPT enter.ml File "enter.ml", line 844, characters 2-20: 844 | Common.short_usage usage_msg short_options; ^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label short_opt was omitted in the application of this function. File "enter.ml", line 853, characters 2-19: 853 | Common.long_usage usage_msg short_options other_options ^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels short_opt, long_opt were omitted in the application of this function. OCAMLOPT main.ml OCAMLOPT -o spatch.opt OCAMLOPT tools/spgen/source/globals.ml OCAMLOPT tools/spgen/source/ast_tostring.ml OCAMLOPT tools/spgen/source/detect_patch.ml OCAMLOPT tools/spgen/source/meta_variable.ml File "tools/spgen/source/meta_variable.ml", line 568, characters 25-36: 568 | let constr = constraints rn idconstr in ^^^^^^^^^^^ Warning 6 [labels-omitted]: label rn was omitted in the application of this function. OCAMLOPT tools/spgen/source/snapshot.ml File "tools/spgen/source/snapshot.ml", line 130, characters 37-53: 130 | let inc_line snp = inc_current_line (set_mode_context Ast0.NONE snp) ^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label arity was omitted in the application of this function. OCAMLOPT tools/spgen/source/user_input.ml OCAMLOPT tools/spgen/source/position_generator.ml OCAMLOPT tools/spgen/source/disj_generator.ml OCAMLOPT tools/spgen/source/rule_body.ml OCAMLOPT tools/spgen/source/rule_header.ml OCAMLOPT tools/spgen/source/context_rule.ml OCAMLOPT tools/spgen/source/script_rule.ml OCAMLOPT tools/spgen/source/file_transform.ml OCAMLOPT tools/spgen/source/spgen_interactive.ml OCAMLOPT tools/spgen/source/spgen_lexer.ml OCAMLOPT tools/spgen/source/spgen_config.ml OCAMLOPT tools/spgen/source/spgen.ml OCAMLOPT tools/spgen/source/spgen_test.ml OCAMLOPT tools/spgen/source/main.ml OCAMLOPT -o tools/spgen/source/spgen.opt cp parsing_c/token_c.cmi ocaml/token_c.cmi cp parsing_c/ast_c.cmi ocaml/ast_c.cmi cp parsing_c/parse_c.cmi ocaml/parse_c.cmi cp parsing_c/parser_c.cmi ocaml/parser_c.cmi cp parsing_c/lexer_c.cmi ocaml/lexer_c.cmi cp parsing_c/pretty_print_c.cmi ocaml/pretty_print_c.cmi cp parsing_c/lib_parsing_c.cmi ocaml/lib_parsing_c.cmi cp parsing_c/visitor_c.cmi ocaml/visitor_c.cmi cp globals/regexp.cmi ocaml/regexp.cmi cp globals/config.cmi ocaml/config.cmi cp globals/flag.cmi ocaml/flag.cmi cp parsing_c/flag_parsing_c.cmi ocaml/flag_parsing_c.cmi cp globals/iteration.cmi ocaml/iteration.cmi cp commons/commands.cmi ocaml/commands.cmi cp commons/common.cmi ocaml/common.cmi cp parsing_cocci/ast_cocci.cmi ocaml/ast_cocci.cmi cp parsing_cocci/ast0_cocci.cmi ocaml/ast0_cocci.cmi cp commons/ocamlextra/dumper.cmi ocaml/dumper.cmi cp parsing_c/token_c.cmo ocaml/token_c.cmo cp parsing_c/ast_c.cmo ocaml/ast_c.cmo cp parsing_c/parse_c.cmo ocaml/parse_c.cmo cp parsing_c/parser_c.cmo ocaml/parser_c.cmo cp parsing_c/lexer_c.cmo ocaml/lexer_c.cmo cp parsing_c/pretty_print_c.cmo ocaml/pretty_print_c.cmo cp parsing_c/lib_parsing_c.cmo ocaml/lib_parsing_c.cmo cp parsing_c/visitor_c.cmo ocaml/visitor_c.cmo cp globals/regexp.cmo ocaml/regexp.cmo cp globals/config.cmo ocaml/config.cmo cp globals/flag.cmo ocaml/flag.cmo cp parsing_c/flag_parsing_c.cmo ocaml/flag_parsing_c.cmo cp globals/iteration.cmo ocaml/iteration.cmo cp commons/commands.cmo ocaml/commands.cmo cp commons/common.cmo ocaml/common.cmo cp parsing_cocci/ast_cocci.cmo ocaml/ast_cocci.cmo cp parsing_cocci/ast0_cocci.cmo ocaml/ast0_cocci.cmo cp commons/ocamlextra/dumper.cmo ocaml/dumper.cmo cp parsing_c/token_c.cmx ocaml/token_c.cmx cp parsing_c/ast_c.cmx ocaml/ast_c.cmx cp parsing_c/parse_c.cmx ocaml/parse_c.cmx cp parsing_c/parser_c.cmx ocaml/parser_c.cmx cp parsing_c/lexer_c.cmx ocaml/lexer_c.cmx cp parsing_c/pretty_print_c.cmx ocaml/pretty_print_c.cmx cp parsing_c/lib_parsing_c.cmx ocaml/lib_parsing_c.cmx cp parsing_c/visitor_c.cmx ocaml/visitor_c.cmx cp globals/regexp.cmx ocaml/regexp.cmx cp globals/config.cmx ocaml/config.cmx cp globals/flag.cmx ocaml/flag.cmx cp parsing_c/flag_parsing_c.cmx ocaml/flag_parsing_c.cmx cp globals/iteration.cmx ocaml/iteration.cmx cp commons/commands.cmx ocaml/commands.cmx cp commons/common.cmx ocaml/common.cmx cp parsing_cocci/ast_cocci.cmx ocaml/ast_cocci.cmx cp parsing_cocci/ast0_cocci.cmx ocaml/ast0_cocci.cmx cp commons/ocamlextra/dumper.cmx ocaml/dumper.cmx cp /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap/parmap.cmi ocaml/parmap.cmi if test -f /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap/parmap.cmx; then \ cp /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/bundles/parmap/parmap.cmx ocaml/parmap.cmx; \ fi make -C docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/docs' make -C manual all make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/docs/manual' ./find-xxdate: line 12: opam: command not found /usr/bin/pdflatex -halt-on-error manual.tex This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (./main.tex (/usr/share/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texmf-dist/tex/latex/base/ifthen.sty) (./hevea.sty (/usr/share/texmf-dist/tex/latex/comment/comment.sty Excluding comment 'comment') Excluding comment 'rawhtml' Excluding comment 'htmlonly') (/usr/share/texmf-dist/tex/latex/psnfss/times.sty ) (/usr/share/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texmf-dist/tex/latex/psnfss/t1ptm.fd)) (/usr/share/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texmf-dist/tex/latex/ifsym/ifsym.sty (/usr/share/texmf-dist/tex/latex/tools/calc.sty)) (/usr/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texmf-dist/tex/latex/graphics-def/pdftex.def)) (/usr/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty)) (/usr/share/texmf-dist/tex/latex/graphics/epsfig.sty) (/usr/share/texmf-dist/tex/latex/subfigure/subfigure.sty **************************************** * Local config file subfigure.cfg used * **************************************** (/usr/share/texmf-dist/tex/latex/subfigure/subfigure.cfg)) (/usr/share/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texmf-dist/tex/latex/moreverb/moreverb.sty (/usr/share/texmf-dist/tex/latex/tools/verbatim.sty)) (/usr/share/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texmf-dist/tex/latex/boxedminipage/boxedminipage.sty) (/usr/share/texmf-dist/tex/latex/tools/xspace.sty) (/usr/share/texmf-dist/tex/latex/endnotes/endnotes.sty) (/usr/share/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty) (/usr/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty) (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texmf-dist/tex/latex/url/url.sty) (/usr/share/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texmf-dist/tex/latex/graphics/dvipsnam.def)) (./macros_common.tex) (./macros_options.tex) (./macros_listing_cocci.tex (/usr/share/texmf-dist/tex/latex/listings/lstlang1.sty) (/usr/share/texmf-dist/tex/latex/listings/lstmisc.sty)) (./macros_grammar.tex) (./macros.tex) (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) No file manual.aux. (/usr/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texmf-dist/tex/latex/grfext/grfext.sty) (/usr/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (../../version) (/usr/share/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texmf-dist/fon ts/map/pdftex/updmap/pdftex.map}] pdfTeX warning (ext4): destination with the same identifier (name{page.1}) has been already used, duplicate ignored \relax l.116 \chapter *{Foreword} [1] (../../version) (/usr/share/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Reference `part:usermanual' on page 2 undefined on input line 12 1. LaTeX Warning: Reference `part:refmanual' on page 2 undefined on input line 122 . (/usr/share/texmf-dist/tex/latex/psnfss/t1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 136--139 [2] [3] (./introduction.tex Chapter 1. ) (./installing.tex [4] Chapter 2. ) (./tutorial.tex [5] Chapter 3. ) [6] Chapter 4. (./examples.tex Underfull \hbox (badness 10000) in paragraph at lines 11--16 Overfull \hbox (4.02882pt too wide) in paragraph at lines 17--72 [][] [7] Underfull \hbox (badness 10000) in paragraph at lines 76--82 [8] Underfull \hbox (badness 10000) in paragraph at lines 141--145 Underfull \hbox (badness 10000) in paragraph at lines 146--152 Underfull \hbox (badness 10000) in paragraph at lines 153--174 Underfull \hbox (badness 10000) in paragraph at lines 177--193 [9] Underfull \hbox (badness 10000) in paragraph at lines 204--211 Underfull \hbox (badness 10000) in paragraph at lines 212--237 [10] Underfull \hbox (badness 10000) in paragraph at lines 261--264 [11] Overfull \hbox (565.25525pt too wide) in paragraph at lines 340--380 [][] [12] Underfull \hbox (badness 10000) in paragraph at lines 384--393 Underfull \hbox (badness 10000) in paragraph at lines 410--421 [13] Underfull \hbox (badness 10000) in paragraph at lines 435--486 ) (./tips.tex [14] Overfull \hbox (6.12321pt too wide) in paragraph at lines 16--20 []\T1/ptm/m/n/10 However, if for some rea-son your code looks like [][]\T1/pcr/ m/n/10 bar = *(foo)[]\T1/ptm/m/n/10 , you will end up with [][]\T1/pcr/m/n/10 b ar = readb((foo)) ) (./isomorphisms.tex [15] Chapter 5. ) (./parsing.tex [16] Chapter 6. ) (./workflow.tex [17] Chapter 7. ) (./advanced.tex [18] Chapter 8. ) [19] [20] Chapter 9. (./cocci_syntax.tex (/usr/share/texmf-dist/tex/latex/psnfss/t1phv.fd) Overfull \hbox (14.32869pt too wide) in paragraph at lines 81--123 [] [21] [22] Overfull \hbox (5.14468pt too wide) in paragraph at lines 216--278 [] [23] [24] LaTeX Warning: Reference `types' on page 25 undefined on input line 372. [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (47.81136pt too wide) in paragraph at lines 1272--1274 []\T1/ptm/m/n/10 Some kinds of terms can only ap-pear in + code. These in-clude com-ments, ifdefs, and at-tributes (\T1/pcr/m/n/10 __attribute__((...))\T1/ptm /m/n/10 ). [35] [36] [37] [38] Overfull \hbox (2.84468pt too wide) in paragraph at lines 1563--1613 [] [39] [40] [41 pdfTeX warning (ext4): destination with the same identifier (name{gram\\_o}) ha s been already used, duplicate ignored ...shipout:D \box_use:N \l_shipout_box \__shipout_drop_firstpage_... l.1747 ] [42] [43] [44]) [45] Chapter 10. (./spatch_options.tex Overfull \hbox (2.95383pt too wide) in paragraph at lines 43--46 []\T1/pcr/m/n/10 spatch --sp-file foo.cocci --dir foodir --include-headers\T1/p tm/m/n/10 : Ap-ply the se-man-tic patch [46] (/usr/share/texmf-dist/tex/latex/ifsym/uifgeo.fd) LaTeX Font Warning: Font shape `U/ifgeo/b/n' undefined (Font) using `U/ifgeo/m/n' instead on input line 73. [47] [48] Overfull \hbox (53.96228pt too wide) in paragraph at lines 205--206 \T1/ptm/m/n/10 that a di-rec-tory is spec-i-fied. The in-dex may be cre-ated us -ing the script \T1/pcr/m/n/10 coccinelle/scripts/ glimpseindex-cocci.sh\T1/ptm /m/n/10 . Overfull \hbox (23.08131pt too wide) in paragraph at lines 221--221 \T1/ptm/m/n/10 vant. This op-tion re-quires that a di-rec-tory is spec-i-fied. The in-dex may be cre-ated us-ing the script \T1/pcr/m/n/10 coccinelle/scripts/ [49] Overfull \hbox (61.07932pt too wide) in paragraph at lines 298--299 \T1/ptm/m/n/10 spacing-score-file is pro-vided, then that file is used for the re-sult. Oth-er-wise, the re-sult goes in ``test-s/S-CORE_spacing_expected.sexp ''. Overfull \hbox (13.36246pt too wide) in paragraph at lines 310--311 \T1/pcr/m/n/10 --compare-with-expected\T1/ptm/m/n/10 . The lead-ing dot is op-t ional. This im-plic-itly sets the \T1/pcr/m/n/10 --compare-with-expected Overfull \hbox (31.46255pt too wide) in paragraph at lines 335--336 \T1/ptm/m/n/10 on which the er-ror oc-curs. This func-tion should then be passe d to the func-tion \T1/pcr/m/n/10 Parse_c.set_parse_error_function\T1/ptm/m/n/1 0 . [50] [51] [52] [53] [54] Overfull \hbox (6.74498pt too wide) in paragraph at lines 690--691 \T1/pcr/m/n/10 foo.cocci --dir /var/linuxes/linux-next/drivers --patch /var/lin uxes/linux-next\T1/ptm/m/n/10 . [55] [56]) [57] [58] (./license.txt [59] [60] [61] [62]) No file manual.bbl. [63] (./manual.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) ) (see the transcript file for additional information) pdfTeX warning (dest): name{nest\\protect\040\\T1\\textunderscore\040expr} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{gram\\protect\040\\T1\\textunderscore\040n} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{when\\protect\040\\T1\\textunderscore\040n} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{gram\\protect\040\\T1\\textunderscore\040d} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{when\\protect\040\\T1\\textunderscore\040d} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{gram\\protect\040\\T1\\textunderscore\040o} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{case\\protect\040\\T1\\textunderscore\040line} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{iter\\protect\040\\T1\\textunderscore\040ident} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{single\\protect\040\\T1\\textunderscore\040stmt} ha s been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{init\\protect\040\\T1\\textunderscore\040list\\prot ect\040\\T1\\textunderscore\040elem} has been referenced but does not exist, re placed by a fixed one pdfTeX warning (dest): name{decl\\protect\040\\T1\\textunderscore\040ident} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{attribute} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{decl\\protect\040\\T1\\textunderscore\040var} has b een referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{typedef\\protect\040\\T1\\textunderscore\040ident} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{common\\protect\040\\T1\\textunderscore\040decl} ha s been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{when\\protect\040\\T1\\textunderscore\040p} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{gram\\protect\040\\T1\\textunderscore\040p} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{stmt\\protect\040\\T1\\textunderscore\040seq} has b een referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{name\\protect\040\\T1\\textunderscore\040opt\\prote ct\040\\T1\\textunderscore\040decl} has been referenced but does not exist, rep laced by a fixed one pdfTeX warning (dest): name{fn\\protect\040\\T1\\textunderscore\040ctype} has b een referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{d\\protect\040\\T1\\textunderscore\040ident} has be en referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{continue\\protect\040\\T1\\textunderscore\040struct \\protect\040\\T1\\textunderscore\040decl\\protect\040\\T1\\textunderscore\040l ist} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{struct\\protect\040\\T1\\textunderscore\040decl} ha s been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{struct\\protect\040\\T1\\textunderscore\040decl\\pr otect\040\\T1\\textunderscore\040list\\protect\040\\T1\\textunderscore\040start } has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{struct\\protect\040\\T1\\textunderscore\040decl\\pr otect\040\\T1\\textunderscore\040list} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{exp\\protect\040\\T1\\textunderscore\040whencode} h as been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{dot\\protect\040\\T1\\textunderscore\040expr} has b een referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{ctype\\protect\040\\T1\\textunderscore\040qualif} h as been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{generic\\protect\040\\T1\\textunderscore\040ctype} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{const\\protect\040\\T1\\textunderscore\040vol} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{grammar\\protect\040\\T1\\textunderscore\040ds} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{when\\protect\040\\T1\\textunderscore\040ds} has be en referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{one\\protect\040\\T1\\textunderscore\040decl} has b een referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{any\\protect\040\\T1\\textunderscore\040strict} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{rule\\protect\040\\T1\\textunderscore\040elem\\prot ect\040\\T1\\textunderscore\040stmt} has been referenced but does not exist, re placed by a fixed one pdfTeX warning (dest): name{when\\protect\040\\T1\\textunderscore\040code} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{decl\\protect\040\\T1\\textunderscore\040stmt} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{script\\protect\040\\T1\\textunderscore\040virt\\pr otect\040\\T1\\textunderscore\040metadecl} has been referenced but does not exi st, replaced by a fixed one pdfTeX warning (dest): name{script\\protect\040\\T1\\textunderscore\040metadecl } has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{CONCAT\\protect\040\\T1\\textunderscore\040LIST} ha s been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{int\\protect\040\\T1\\textunderscore\040compare\\pr otect\040\\T1\\textunderscore\040constraint} has been referenced but does not e xist, replaced by a fixed one pdfTeX warning (dest): name{id\\protect\040\\T1\\textunderscore\040compare\\pro tect\040\\T1\\textunderscore\040constraint} has been referenced but does not ex ist, replaced by a fixed one pdfTeX warning (dest): name{regexp\\protect\040\\T1\\textunderscore\040constrai nt} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{compare\\protect\040\\T1\\textunderscore\040constra int} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{ANDAND\\protect\040\\T1\\textunderscore\040LIST} ha s been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{unary\\protect\040\\T1\\textunderscore\040op} has b een referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{unop\\protect\040\\T1\\textunderscore\040constraint } has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{binop\\protect\040\\T1\\textunderscore\040constrain t} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{assign\\protect\040\\T1\\textunderscore\040op} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{assignop\\protect\040\\T1\\textunderscore\040constr aint} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{pmvids\\protect\040\\T1\\textunderscore\040with\\pr otect\040\\T1\\textunderscore\040constraints} has been refe kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ifgeo10 mktexpk: don't know how to create bitmap font for ifgeo10. mktexpk: perhaps ifgeo10 is missing from the map file. kpathsea: Appending font creation commands to missfont.log. renced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{pmids\\protect\040\\T1\\textunderscore\040with\\pro tect\040\\T1\\textunderscore\040constraints} has been referenced but does not e xist, replaced by a fixed one pdfTeX warning (dest): name{pmids\\protect\040\\T1\\textunderscore\040with\\pro tect\040\\T1\\textunderscore\040seed} has been referenced but does not exist, r eplaced by a fixed one pdfTeX warning (dest): name{bin\\protect\040\\T1\\textunderscore\040op} has bee n referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{COMMA\\protect\040\\T1\\textunderscore\040LIST} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{script\\protect\040\\T1\\textunderscore\040metavari ables} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{include\\protect\040\\T1\\textunderscore\040cocci} has been referenced but does not exist, replaced by a fixed one !pdfTeX error: /usr/bin/pdflatex (file ifgeo10): Font ifgeo10 at 600 not found ==> Fatal error occurred, no output PDF file produced! make[2]: *** [Makefile:36: manual.pdf] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/docs/manual' make[1]: *** [Makefile:11: all] Error 2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/docs' make: [Makefile:354: docs] Error 2 (ignored) make docs -C tools/spgen/documentation make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/tools/spgen/documentation' /usr/bin/pdflatex -halt-on-error documentation.tex This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./documentation.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty) (/usr/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty) (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texmf-dist/tex/latex/url/url.sty) (/usr/share/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) No file documentation.aux. (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf-dist/tex/latex/base/t1cmtt.fd) [1{/usr/share/texmf-dist/fonts /map/pdftex/updmap/pdftex.map}] (./about.tex) [2] (./usage.tex LaTeX Warning: Reference `sudo' on page 3 undefined on input line 10. [3] LaTeX Warning: Reference `config' on page 4 undefined on input line 35. [4]) [5] (./implementation.tex) [6] (./knownissues.tex [7]) [8] (./future.tex) [9] (./documentation.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `documentation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ){/usr/share/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/share/t exmf-dist/fonts/enc/dvips/cm-super/cm-super-ts1.enc} Output written on documentation.pdf (9 pages, 318620 bytes). Transcript written on documentation.log. /usr/bin/pdflatex -halt-on-error documentation.tex This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./documentation.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty) (/usr/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty) (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texmf-dist/tex/latex/url/url.sty) (/usr/share/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./documentation.aux) (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./documentation.out) (./documentation.out) (/usr/share/texmf-dist/tex/latex/base/t1cmtt.fd) (./documentation.toc) [1{/usr/ share/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] (./about.tex) [2] (./usage.tex [3] [4]) [5] (./implementation.tex) [6] (./knownissues.tex [7]) [8] (./future.tex) [9] (./documentation.aux) ){/usr/share/texmf-dist/fonts /enc/dvips/cm-super/cm-super-t1.enc}{/usr/share/texmf-dist/fonts/enc/dvips/cm-s uper/cm-super-ts1.enc}< /usr/share/texmf-dist/fonts/type1/public/cm-super/sftt1095.pfb> Output written on documentation.pdf (9 pages, 329568 bytes). Transcript written on documentation.log. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1/tools/spgen/documentation' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2aMJRv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64 + cd coccinelle-1.1.1 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/python/coccilib + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64 'INSTALL=/usr/bin/install -p' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/ocaml if test -f bundles/pyml/dllpyml_stubs.so; then \ /usr/bin/install -p -m 755 bundles/pyml/dllpyml_stubs.so \ /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64; \ fi if test -f bundles/pcre/dllpcre_stubs.so; then \ /usr/bin/install -p -m 755 bundles/pcre/dllpcre_stubs.so \ /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64; \ fi /usr/bin/install -p -m 755 spatch.opt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spatch /usr/bin/install -p -m 644 standard.h /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64 /usr/bin/install -p -m 644 standard.iso /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64 /usr/bin/install -p -m 644 ocaml/*.cmi /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/ocaml/ if test -f ocaml/coccilib.cmx; then \ /usr/bin/install -p -m 644 ocaml/*.cmx /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/ocaml/; \ fi /usr/bin/install -p -m 755 tools/spgen/source/spgen.opt \ /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spgen mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/python/coccilib /usr/bin/install -p -m 644 python/coccilib/*.py \ /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/python/coccilib if test "x/usr/share/bash-completion/completions" != "xno"; then \ mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/bash-completion/completions; \ /usr/bin/install -p -m 644 scripts/spatch.bash_completion \ /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/bash-completion/completions/spatch; \ fi mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/man/man1 mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/man/man3 /usr/bin/install -p -m 644 docs/spatch.1 /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/pycocci.1 /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/spgen.1 /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/Coccilib.3cocci /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/man/man3/ + rm -f /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spatch.byte + rm -f /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spatch.opt + pushd /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64 ~/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64 ~/rpmbuild/BUILD/coccinelle-1.1.1 + 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/ast0_cocci.cmi ']' + mv ocaml/ast0_cocci.cmi coccinelle/ocaml/ast0_cocci.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/ast_c.cmi ']' + mv ocaml/ast_c.cmi coccinelle/ocaml/ast_c.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/ast_cocci.cmi ']' + mv ocaml/ast_cocci.cmi coccinelle/ocaml/ast_cocci.cmi + 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/commands.cmi ']' + mv ocaml/commands.cmi coccinelle/ocaml/commands.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/common.cmi ']' + mv ocaml/common.cmi coccinelle/ocaml/common.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/config.cmi ']' + mv ocaml/config.cmi coccinelle/ocaml/config.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/dumper.cmi ']' + mv ocaml/dumper.cmi coccinelle/ocaml/dumper.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/flag.cmi ']' + mv ocaml/flag.cmi coccinelle/ocaml/flag.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/flag_parsing_c.cmi ']' + mv ocaml/flag_parsing_c.cmi coccinelle/ocaml/flag_parsing_c.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/iteration.cmi ']' + mv ocaml/iteration.cmi coccinelle/ocaml/iteration.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/lexer_c.cmi ']' + mv ocaml/lexer_c.cmi coccinelle/ocaml/lexer_c.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/lib_parsing_c.cmi ']' + mv ocaml/lib_parsing_c.cmi coccinelle/ocaml/lib_parsing_c.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/parmap.cmi ']' + mv ocaml/parmap.cmi coccinelle/ocaml/parmap.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/parse_c.cmi ']' + mv ocaml/parse_c.cmi coccinelle/ocaml/parse_c.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/parser_c.cmi ']' + mv ocaml/parser_c.cmi coccinelle/ocaml/parser_c.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/pretty_print_c.cmi ']' + mv ocaml/pretty_print_c.cmi coccinelle/ocaml/pretty_print_c.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/regexp.cmi ']' + mv ocaml/regexp.cmi coccinelle/ocaml/regexp.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/token_c.cmi ']' + mv ocaml/token_c.cmi coccinelle/ocaml/token_c.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/visitor_c.cmi ']' + mv ocaml/visitor_c.cmi coccinelle/ocaml/visitor_c.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/yes_prepare_ocamlcocci.cmi ']' + mv ocaml/yes_prepare_ocamlcocci.cmi coccinelle/ocaml/yes_prepare_ocamlcocci.cmi + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/ast0_cocci.cmx ']' + mv ocaml/ast0_cocci.cmx coccinelle/ocaml/ast0_cocci.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/ast_c.cmx ']' + mv ocaml/ast_c.cmx coccinelle/ocaml/ast_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/ast_cocci.cmx ']' + mv ocaml/ast_cocci.cmx coccinelle/ocaml/ast_cocci.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/coccilib.cmx ']' + mv ocaml/coccilib.cmx coccinelle/ocaml/coccilib.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/commands.cmx ']' + mv ocaml/commands.cmx coccinelle/ocaml/commands.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/common.cmx ']' + mv ocaml/common.cmx coccinelle/ocaml/common.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/config.cmx ']' + mv ocaml/config.cmx coccinelle/ocaml/config.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/dumper.cmx ']' + mv ocaml/dumper.cmx coccinelle/ocaml/dumper.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/exposed_modules.cmx ']' + mv ocaml/exposed_modules.cmx coccinelle/ocaml/exposed_modules.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/externalanalysis.cmx ']' + mv ocaml/externalanalysis.cmx coccinelle/ocaml/externalanalysis.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/flag.cmx ']' + mv ocaml/flag.cmx coccinelle/ocaml/flag.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/flag_parsing_c.cmx ']' + mv ocaml/flag_parsing_c.cmx coccinelle/ocaml/flag_parsing_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/iteration.cmx ']' + mv ocaml/iteration.cmx coccinelle/ocaml/iteration.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/lexer_c.cmx ']' + mv ocaml/lexer_c.cmx coccinelle/ocaml/lexer_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/lib_parsing_c.cmx ']' + mv ocaml/lib_parsing_c.cmx coccinelle/ocaml/lib_parsing_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/ocamlcocci_aux.cmx ']' + mv ocaml/ocamlcocci_aux.cmx coccinelle/ocaml/ocamlcocci_aux.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/parmap.cmx ']' + mv ocaml/parmap.cmx coccinelle/ocaml/parmap.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/parse_c.cmx ']' + mv ocaml/parse_c.cmx coccinelle/ocaml/parse_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/parser_c.cmx ']' + mv ocaml/parser_c.cmx coccinelle/ocaml/parser_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/prepare_ocamlcocci.cmx ']' + mv ocaml/prepare_ocamlcocci.cmx coccinelle/ocaml/prepare_ocamlcocci.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/pretty_print_c.cmx ']' + mv ocaml/pretty_print_c.cmx coccinelle/ocaml/pretty_print_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/regexp.cmx ']' + mv ocaml/regexp.cmx coccinelle/ocaml/regexp.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/run_ocamlcocci.cmx ']' + mv ocaml/run_ocamlcocci.cmx coccinelle/ocaml/run_ocamlcocci.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/token_c.cmx ']' + mv ocaml/token_c.cmx coccinelle/ocaml/token_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/visitor_c.cmx ']' + mv ocaml/visitor_c.cmx coccinelle/ocaml/visitor_c.cmx + for f in standard.h standard.iso spatch spatch.byte spatch.opt ocaml/{*.cmi,*.cmx} + '[' -f ocaml/yes_prepare_ocamlcocci.cmx ']' + mv ocaml/yes_prepare_ocamlcocci.cmx coccinelle/ocaml/yes_prepare_ocamlcocci.cmx + popd ~/rpmbuild/BUILD/coccinelle-1.1.1 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib/python3.10/site-packages + mv /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/python/coccilib /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib/python3.10/site-packages + rmdir /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/python + pushd /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64 ~/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64 ~/rpmbuild/BUILD/coccinelle-1.1.1 + mkdir ocaml/stublibs + mv dllpyml_stubs.so ocaml/stublibs + popd ~/rpmbuild/BUILD/coccinelle-1.1.1 + rm /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spgen + rm /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/man/man1/spgen.1 + install -m 0755 tools/pycocci /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/pycocci + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.1.1-3.mga9 --unique-debug-suffix -1.1.1-3.mga9.x86_64 --unique-debug-src-base coccinelle-1.1.1-3.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/coccinelle-1.1.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spatch extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/ocaml/stublibs/dllpyml_stubs.so original debug info size: 6532kB, size after compression: 6276kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 363 blocks + /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 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wnzQhf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd coccinelle-1.1.1 + '[' 1 -eq 1 ']' + export COCCINELLE_HOME=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/coccinelle + COCCINELLE_HOME=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/coccinelle + export LD_LIBRARY_PATH=. + LD_LIBRARY_PATH=. + /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spatch --help Usage: spatch --sp-file [-o ] [--iso-file ] [options] Options are: main options ----------------------------------------------------------------------- --sp-file the semantic patch file --opt-c a c file to process if it exists -o the output file --in-place do the modification on the file directly (backup file name specified with --suffix) --suffix suffix to use when making a backup for inplace or for result of --out-place --out-place store modifications in a .cocci_res file (renamable via --suffix) --reverse invert the semantic patch before applying it -U set number of diff context lines --partial-match report partial matches of the SP on the C file --iso-file (default=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/coccinelle/standard.iso) --macro-file --macro-file-builtins (default=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/coccinelle/standard.h) --recursive-includes causes all available include files, both those included in the C file(s) and those included in header files, to be used --all-includes causes all available include files included in the C file(s) to be used --no-includes causes not even local include files to be used --local-includes causes local include files to be used --include-headers-for-types use only type information from header files --no-include-cache don't cache parsed include files --ignore-unknown-options For integration in a toolchain (must be set before the first unknown option) --include-headers process header files independently -I containing the header files --include file to consider as being included --preprocess run the C preprocessor before applying the semantic match -c gcc/cpp compatibility mode --dir process all files in directory recursively --ignore specify a file name prefix to ignore --file-groups process the file groups listed in the file --no-scanner no indexing --use-gitgrep works with -dir, works on git tree subdirectories --use-glimpse works with -dir, use info generated by glimpseindex --use-idutils find relevant files using id-utils --use-coccigrep find relevant files using cocci grep --patch path name with respect to which a patch should be created "" for a file in the current directory --kbuild-info improve -dir by grouping related c files --python Sets the path to the python interpreter --pyoutput Sets output routine: Default value: coccilib.output.Console --parse-handler Loads the file containing the OCaml code in charge of parse errors reporting --print-options-only print selected options and exit --version print version and build info --date guess what --shorthelp see short list of options --longhelp see all the available options in different categories aliases and obsolete options ----------------------------------------------------------------------- --sp command line semantic patch --iso short option of --iso-file --cocci-file the semantic patch file most useful show options ----------------------------------------------------------------------- --show-diff --no-show-diff --force-diff show diff even if only spacing changes --show-flow --ctl-inline-let --ctl-show-mcodekind --show-bindings --show-transinfo --show-misc --show-trying show the name of each function being processed --show-dependencies show the dependencies related to each rule verbose subsystems options ----------------------------------------------------------------------- --verbose-ctl-engine --verbose-match --verbose-engine --graphical-trace generate a pdf file representing the matching process --gt-without-label remove graph label (requires option -graphical-trace) --parse-error-msg --verbose-parsing --verbose-includes show on stderr which files are chosen for inclusion --type-error-msg other show options ----------------------------------------------------------------------- --show-c --show-cocci --show-before-fixed-flow --show-ctl-tex --show-ctl-text --show-SP debug C parsing/unparsing ----------------------------------------------------------------------- --debug-cpp --debug-lexer --debug-etdt --debug-typedef --filter-msg filter some cpp message when the macro is a "known" cpp construct --filter-define-error --filter-msg-define-error filter the error msg --filter-passed-level --debug-unparsing --debug-parse-cocci shortcut for enabling/disabling a set of debugging options at once ----------------------------------------------------------------------- --quiet --very-quiet --debug --pad bench options ----------------------------------------------------------------------- --profile gather timing information about the main coccinelle functions --profile-per-file gather timing information for each file (implies --profile) --bench for profiling the CTL engine --timeout timeout in seconds, 0 for no timeout --steps max number of model checking steps per code unit --iso-limit max depth of iso application --no-iso-limit disable limit on max depth of iso application --track-iso gather information about isomorphism usage --disable-iso disable a specific isomorphism --profile-iso gather information about the cost of isomorphism usage change of algorithm options ----------------------------------------------------------------------- --keep-comments keep comments around removed code --loop --no-loops drop all back edges derived from looping constructs - unsafe --no-gotos drop all jumps derived from gotos - unsafe --no-saved-typedefs drop all inferred typedefs from one parse of some code to the next --ocaml-regexps use OCaml Str regular expressions for constraints --l1 --ifdef-to-if convert ifdef to if (experimental) --no-ifdef-to-if convert ifdef to if (experimental) --disable-multi-pass --noif0-passing --itu Experimental extensions for handling #ifdef developed at ITU.dk --defined treat cpp symbol as defined in #ifdef --undefined treat cpp symbol as undefined in #ifdef --noadd-typedef-root --disallow-nested-exps disallow an expression pattern from matching a term and its subterm --disable-worth-trying-opt run the semantic patch even if the C file contains no relevant tokens --selected-only only show selected files --only-return-is-error-exit if this flag is not set, then break and continue are also error exits --allow-inconsistent-paths if this flag is set don't check for inconsistent paths; dangerous --no-safe-expressions make an expression disjunction not prioritise the topmost disjunct --int-bits the number of bits in an unsigned int --long-bits the number of bits in an unsigned long --linux-spacing spacing of + code follows the conventions of Linux --smpl-spacing spacing of + code follows the semantic patch --indent default indent, in spaces (no tabs) --max-width column limit for generated code -D indicate that a virtual rule should be considered to be matched --c++ make a small attempt to parse C++ files --c++= same as --c++ but allows to specify a version (e.g. --c++=11) --ibm make a small attempt to parse IBM C files --force-kr despite the presence of non-K&R code, keep looking for K&R code --prevent-kr never make an identifier parameter alone into a K&R parameter misc options ----------------------------------------------------------------------- --debugger option to set if launch spatch in ocamldebug --disable-once to print more messages --show-trace-profile show trace --save-tmp-files --external-analysis-file import results from an external analysis concurrency ----------------------------------------------------------------------- --index the processor to use for this run of spatch --max the number of processors available --mod-distrib use mod to distribute files among the processors --jobs the number of processes to be used -j the number of processes to be used --chunksize the size of work chunks for parallelism --tmp-dir prefix of temporary directories for parallelism --temp-files prefix of temporary directory for cocci files pad options ----------------------------------------------------------------------- --use-cache use .ast_raw pre-parsed cached C file --cache-prefix directory of cached ASTs, sets --use-cache --cache-limit maximum number of cached ASTs, sets --use-cache test mode and test options (works with tests/ or .ok files) ----------------------------------------------------------------------- The test options don't work with the --sp-file and so on. --test launch spatch on tests/file.[c,cocci] --testall launch spatch on all files in tests/ having a .res --test-spacing check that the result matches the .res file exactly --test-okfailed generates .{ok,failed,spatch_ok} files using .res files --test-regression-okfailed process the .{ok,failed,spatch_ok} files in current dir --compare-with-expected use also file.res --expected-extension extension for --compare-with-expected; implicitly sets --compare-with-expected --expected-score-file which score file to compare with in --testall --expected-spacing-score-file which score file to compare with in --test-spacing --no-update-score-file do not update the score file when -testall succeeds --relax-include-path action mode ----------------------------------------------------------------------- The action options don't work with the --sp-file and so on. It's for the other (internal) uses of the spatch program. --tokens-c --parse-c --parse-h --parse-ch --parse-i --parse-c++ --parse --show-flow --control-flow --control-flow-to-file --test-cfg-ifdef --parse-unparse --type-c --compare-c --comment-annotater-c --compare-c-hardcoded --test-attributes --test-cpp --extract-macros --extract-macros-select --xxx <> --parse-cocci --rule-dependencies --compare-c + /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/bin/spatch -sp_file demos/simple.cocci demos/simple.c init_defs_builtins: /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/lib64/coccinelle/standard.h HANDLING: demos/simple.c diff = --- demos/simple.c +++ /tmp/cocci-output-2057998-915891-simple.c @@ -1,4 +1,4 @@ int main(int i) { - f("ca va"); - f(g("ca va pas")); + f("ca va", 3); + f(g("ca va pas"), 3); } + RPM_EC=0 ++ jobs -p + exit 0 Processing files: coccinelle-1.1.1-3.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7K3Xx5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd coccinelle-1.1.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + cp -pr authors.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + cp -pr bugs.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + cp -pr changes.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + cp -pr credits.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + cp -pr install.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + cp -pr readme.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tKz3Yo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd coccinelle-1.1.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/licenses/coccinelle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/licenses/coccinelle + cp -pr license.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/licenses/coccinelle + cp -pr copyright.txt /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/licenses/coccinelle + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Provides ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Provides ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Requires ocaml(Commands)=4bcaa54c10cda9a34414ba7b1236ca63 from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Requires ocamlx(Commands)=ffe28ec43b14d752b08f8609d3231fcb from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Requires ocaml(Setcore)=06ef2bd2bae72d4e2eeee72da0bb6a5b from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocaml(Parmap_utils)=c3999d783d42d93e82b4deaf9cda657f from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocaml(Bytearray)=b4c54b7dfb6bcb0982f750b8ce906fdb from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocamlx(Setcore)=4b2ca5f46319ceb8249d630beff1b244 from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocamlx(Parmap_utils)=7b7630b75313ccdedc43da125f6e302e from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocamlx(Bytearray)=5147bdda293a05557d3db02fe14e1a96 from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Stdcompat__stdlib_s)=89d0e184c378f5f5bdf4785427333486 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Stdcompat__init)=46fc223017fff3f82ab1662bfbcdab36 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Stdcompat)=a02cb4bae273616fabc7f1894b9e3c51 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Iteration)=a4b30735fec0fc0abde2d61622b61cc7 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Flag_parsing_cocci)=da469adf0568b988431536c6ae6d78d8 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Externalanalysis)=c39e108472e7d8fd2f21199b95b95c2d from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Data)=2069a6ade027f528ff4d8ab6f96b9884 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Config)=c404b84273516b06954782b73268166b from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Stdcompat)=db997a23425b4553feba0ffa954d9c9f from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Iteration)=85ead007c731f2216d4406644eb5b6c4 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Flag_parsing_cocci)=e09fc37acf361e7995353ce56f1791aa from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Data)=22fc6aed9e195546ef7e9c7f0ca673b4 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Config)=13a9cef0d32af370f4044da9b3dfd598 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Ast_cocci)=a6d7d61c88052dd09e72fb27f5ea8c0e from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Provides ocaml(Dumper)=1958fba2bd02536f572627aecc04537b from /usr/lib64/coccinelle/ocaml/dumper.cmi INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Type_annoter_c)=fb08156b6ce9b07a6d096fb7697a2899 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=38680ead6ddb858b2114b35c8e9df4ce from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Lexer_c)=e07358b082626b0df4429708df352181 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Iteration)=a4b30735fec0fc0abde2d61622b61cc7 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Externalanalysis)=c39e108472e7d8fd2f21199b95b95c2d from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Exposed_modules)=5dc4d0d5182f80363c32b593711d8b2d from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Dumper)=1958fba2bd02536f572627aecc04537b from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Config)=c404b84273516b06954782b73268166b from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Commands)=4bcaa54c10cda9a34414ba7b1236ca63 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Type_annoter_c)=4d0edde2081a95c8adc9c42391260a17 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Externalanalysis)=96e481130f8907c54463c0d1ae281344 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Exposed_modules)=6b29aacb4505b4121895034b5046066c from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmx INFO: ignoring Provides ocamlx(Lexer_c)=6c30db20c67814ac17694ea9e61d7a36 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Semantic_c)=baf8f1dd2a1540a207f8170399d14a50 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Provides ocaml(Lexer_c)=e07358b082626b0df4429708df352181 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Data)=2069a6ade027f528ff4d8ab6f96b9884 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Token_annot)=98f4b726dd1312e2d374e77ac3c9fc3e from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Semantic_c)=9754c3b2faa20838aa5d44fc149a6e25 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Data)=22fc6aed9e195546ef7e9c7f0ca673b4 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Provides ocaml(Lib_parsing_c)=38680ead6ddb858b2114b35c8e9df4ce from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Provides ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmi INFO: ignoring Provides ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Provides ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Provides ocamlx(Lib_parsing_c)=2594afc3bc8772c44d8df2b418b69d14 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Provides ocaml(Lib_parsing_c)=38680ead6ddb858b2114b35c8e9df4ce from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Dumper)=1958fba2bd02536f572627aecc04537b from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Visitor_c)=e7cda6f6f13c1510c8997fdf36d5565d from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Dumper)=40acefc258f9c932b5cf49f53fb2d9b4 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Provides ocamlx(Pretty_print_c)=8ce61ac33e93ec8a04af8d393abd74eb from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Provides ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=38680ead6ddb858b2114b35c8e9df4ce from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Lib_parsing_c)=2594afc3bc8772c44d8df2b418b69d14 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Control_flow_c)=ba676d6e44bab5aad8f6d364615afe66 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Provides ocamlx(Parse_c)=4caa6b34e62e379089d16f1084cc0fd9 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_helpers)=4da1e2260fbcc387344b596016ca12ca from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Semantic_c)=baf8f1dd2a1540a207f8170399d14a50 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_recovery_c)=14f06d9d227c791d82a3f0ca4c78b5cc from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_hacks)=a491259321421c01192e271aea30c381 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_consistency_c)=b51bbcb5292125ecba9c60399eacf5d2 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Provides ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Lexer_c)=e07358b082626b0df4429708df352181 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Includes_cache)=a6584617f7a912ba6dcba6eff951c391 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Includes)=ffb7a8f2521a1d82d98c4b36425afbab from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Danger)=38b208628b2aa08f7462458a98ab5ad9 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Visitor_c)=e7cda6f6f13c1510c8997fdf36d5565d from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Token_helpers)=582acdf39c6bdae2a9ebbc8864514ea2 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Semantic_c)=9754c3b2faa20838aa5d44fc149a6e25 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_stat)=a479ce87462285529f6f01a982f75337 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_recovery_c)=1ca281ab7cef08c13d0a98ff26400a6a from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_hacks)=bd3d5ef914094168975ddc5683b62795 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_consistency_c)=ed53bb51751c60e99733ca04a9604996 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parser_c)=b22108816b1b5cf751d9a56a892ed504 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Lexer_parser)=b920b01d76efea846073d970b81905c3 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Lexer_c)=6c30db20c67814ac17694ea9e61d7a36 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Includes_cache)=70af3b090cfe8bb6e3219c54768e620c from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Includes)=50d69af45b3f13e43701adf9ddc37af3 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Danger)=63af9c1888a549f7cf2e065750a4d521 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Cpp_token_c)=579849c28f0f05004e4205bfa100e6d8 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Provides ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/regexp.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocamlx(Pretty_print_c)=8ce61ac33e93ec8a04af8d393abd74eb from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Provides ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Provides ocamlx(Regexp)=d43dffe838632eac1b5a37a431c781b7 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Requires ocaml(Regexp_pcre)=8cfdb4bd17627425e63bd69b6e680209 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Provides ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Requires ocamlx(Regexp_pcre)=0e22d4bd2467d3dd23c9ee3eca060793 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Provides ocamlx(Parser_c)=b22108816b1b5cf751d9a56a892ed504 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Semantic_c)=baf8f1dd2a1540a207f8170399d14a50 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Provides ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=38680ead6ddb858b2114b35c8e9df4ce from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Token_c)=3e71779b5ece609f2f4ef10547083ce8 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Token_annot)=98f4b726dd1312e2d374e77ac3c9fc3e from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Semantic_c)=9754c3b2faa20838aa5d44fc149a6e25 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Pretty_print_c)=8ce61ac33e93ec8a04af8d393abd74eb from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Lib_parsing_c)=2594afc3bc8772c44d8df2b418b69d14 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Lexer_parser)=b920b01d76efea846073d970b81905c3 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmi INFO: ignoring Provides ocamlx(Dumper)=40acefc258f9c932b5cf49f53fb2d9b4 from /usr/lib64/coccinelle/ocaml/dumper.cmx INFO: ignoring Provides ocaml(Dumper)=1958fba2bd02536f572627aecc04537b from /usr/lib64/coccinelle/ocaml/dumper.cmx INFO: ignoring Provides ocamlx(Ast0_cocci)=a484282fb5d4781438808dd04ec915c6 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Provides ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocamlx(Ast_cocci)=a6d7d61c88052dd09e72fb27f5ea8c0e from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Provides ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Provides ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Provides ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocamlx(Token_annot)=98f4b726dd1312e2d374e77ac3c9fc3e from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Stdcompat__stdlib_s)=89d0e184c378f5f5bdf4785427333486 from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Requires ocaml(Stdcompat__init)=46fc223017fff3f82ab1662bfbcdab36 from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Requires ocaml(Stdcompat)=a02cb4bae273616fabc7f1894b9e3c51 from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Requires ocamlx(Stdcompat)=db997a23425b4553feba0ffa954d9c9f from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Provides ocaml(Iteration)=a4b30735fec0fc0abde2d61622b61cc7 from /usr/lib64/coccinelle/ocaml/iteration.cmi INFO: ignoring Provides ocamlx(Iteration)=85ead007c731f2216d4406644eb5b6c4 from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Provides ocaml(Iteration)=a4b30735fec0fc0abde2d61622b61cc7 from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Provides ocaml(Lexer_c)=e07358b082626b0df4429708df352181 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Provides ocaml(Exposed_modules)=5dc4d0d5182f80363c32b593711d8b2d from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Lib_parsing_c)=38680ead6ddb858b2114b35c8e9df4ce from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Lexer_c)=e07358b082626b0df4429708df352181 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Iteration)=a4b30735fec0fc0abde2d61622b61cc7 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Dumper)=1958fba2bd02536f572627aecc04537b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Config)=c404b84273516b06954782b73268166b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Commands)=4bcaa54c10cda9a34414ba7b1236ca63 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Externalanalysis)=c39e108472e7d8fd2f21199b95b95c2d from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Token_c)=3e71779b5ece609f2f4ef10547083ce8 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Provides ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ast_cocci.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmi INFO: ignoring Provides ocaml(Commands)=4bcaa54c10cda9a34414ba7b1236ca63 from /usr/lib64/coccinelle/ocaml/commands.cmi INFO: ignoring Provides ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/token_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/token_c.cmi INFO: ignoring Provides ocamlx(Commands)=ffe28ec43b14d752b08f8609d3231fcb from /usr/lib64/coccinelle/ocaml/commands.cmx INFO: ignoring Provides ocaml(Commands)=4bcaa54c10cda9a34414ba7b1236ca63 from /usr/lib64/coccinelle/ocaml/commands.cmx INFO: ignoring Provides ocamlx(Exposed_modules)=6b29aacb4505b4121895034b5046066c from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=38680ead6ddb858b2114b35c8e9df4ce from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Lexer_c)=e07358b082626b0df4429708df352181 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Iteration)=a4b30735fec0fc0abde2d61622b61cc7 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Provides ocaml(Exposed_modules)=5dc4d0d5182f80363c32b593711d8b2d from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Dumper)=1958fba2bd02536f572627aecc04537b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Config)=c404b84273516b06954782b73268166b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Commands)=4bcaa54c10cda9a34414ba7b1236ca63 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Visitor_c)=e7cda6f6f13c1510c8997fdf36d5565d from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Token_c)=3e71779b5ece609f2f4ef10547083ce8 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Regexp)=d43dffe838632eac1b5a37a431c781b7 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Pretty_print_c)=8ce61ac33e93ec8a04af8d393abd74eb from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Parser_c)=b22108816b1b5cf751d9a56a892ed504 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Parse_c)=4caa6b34e62e379089d16f1084cc0fd9 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Lib_parsing_c)=2594afc3bc8772c44d8df2b418b69d14 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Lexer_c)=6c30db20c67814ac17694ea9e61d7a36 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Iteration)=85ead007c731f2216d4406644eb5b6c4 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Flag)=892588bf2bb293c69a6d3a49b6589a12 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Dumper)=40acefc258f9c932b5cf49f53fb2d9b4 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Config)=13a9cef0d32af370f4044da9b3dfd598 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Commands)=ffe28ec43b14d752b08f8609d3231fcb from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Ast_cocci)=a6d7d61c88052dd09e72fb27f5ea8c0e from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Ast0_cocci)=a484282fb5d4781438808dd04ec915c6 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Provides ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/common.cmi INFO: ignoring Provides ocaml(Externalanalysis)=c39e108472e7d8fd2f21199b95b95c2d from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Provides ocamlx(Externalanalysis)=96e481130f8907c54463c0d1ae281344 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Provides ocaml(Externalanalysis)=c39e108472e7d8fd2f21199b95b95c2d from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Provides ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Requires ocaml(Stdcompat__stdlib_s)=89d0e184c378f5f5bdf4785427333486 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Requires ocaml(Stdcompat__init)=46fc223017fff3f82ab1662bfbcdab36 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Requires ocaml(Stdcompat)=a02cb4bae273616fabc7f1894b9e3c51 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Requires ocaml(Dumper)=1958fba2bd02536f572627aecc04537b from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Provides ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Requires ocamlx(Dumper)=40acefc258f9c932b5cf49f53fb2d9b4 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Provides ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/flag.cmi INFO: ignoring Provides ocaml(Config)=c404b84273516b06954782b73268166b from /usr/lib64/coccinelle/ocaml/config.cmi INFO: ignoring Provides ocamlx(Config)=13a9cef0d32af370f4044da9b3dfd598 from /usr/lib64/coccinelle/ocaml/config.cmx INFO: ignoring Provides ocaml(Config)=c404b84273516b06954782b73268166b from /usr/lib64/coccinelle/ocaml/config.cmx INFO: ignoring Provides ocamlx(Ast_cocci)=a6d7d61c88052dd09e72fb27f5ea8c0e from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Provides ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Provides ocamlx(Token_c)=3e71779b5ece609f2f4ef10547083ce8 from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Provides ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Provides ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Provides ocamlx(Visitor_c)=e7cda6f6f13c1510c8997fdf36d5565d from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Provides ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocamlx(Control_flow_c)=ba676d6e44bab5aad8f6d364615afe66 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocamlx(Common)=7b4182736142153bb52339c68048cadf from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=f0fbaeb5d3db725b63b5b1841fc86c86 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmi INFO: ignoring Requires ocaml(Visitor_c)=f745f20e8e71de2d147eb5c62a74d09e from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Token_views_c)=78f5d727e1e95a9e36e2ad6e3e3a8a31 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Token_c)=bf9b9a49b6ab3fe323893cc4bf5fe9eb from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Token_annot)=4f35ca6e1d447af7f1219c9310cde8a2 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Regexp)=0b874676005a466a1cb7cdf463b80404 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Pretty_print_c)=70bbcc36ffd518efc337df860c1c81cb from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Parsing_stat)=20090081dff93b683af260773b1c3d2f from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Parser_c)=071b5981382cbad81adb40fbd21ae4f7 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Parse_c)=5a4db881fd6e606eaa87debd9fab4e63 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ograph_extended)=3c613896856e4570e038ee7f836f7b43 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Lexer_parser)=6883738fa48d51a1cc0206f3c3839985 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Flag)=4be2c6315f4d15ebf8855f4ad00affba from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Externalanalysis)=c39e108472e7d8fd2f21199b95b95c2d from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Cpp_token_c)=a96f063174e75fb48c9fab79da6bf95b from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Control_flow_c)=13b036d07a99cdbb21b8a6035be53f05 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Common)=7374df78a3d2c8c38cf39dbdf12f0d1d from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ast_cocci)=4ace3841afcaf59ea4211314a7b6c12b from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ast_c)=685abff8284cabbbff097431b0474aea from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ast0_cocci)=dd41a0dada677febe1c137162c9c8db7 from /usr/lib64/coccinelle/ocaml/coccilib.cmi Provides: bundled(ocaml-parmap) bundled(ocaml-pycaml) coccinelle = 1.1.1-3.mga9 coccinelle(x86-64) = 1.1.1-3.mga9 ocaml(Ast0_cocci) = dd41a0dada677febe1c137162c9c8db7 ocaml(Ast_c) = 685abff8284cabbbff097431b0474aea ocaml(Ast_cocci) = 4ace3841afcaf59ea4211314a7b6c12b ocaml(Coccilib) = f5794f34ca3a9e500b79d3373696008e ocaml(Commands) = 4bcaa54c10cda9a34414ba7b1236ca63 ocaml(Common) = 7374df78a3d2c8c38cf39dbdf12f0d1d ocaml(Config) = c404b84273516b06954782b73268166b ocaml(Dumper) = 1958fba2bd02536f572627aecc04537b ocaml(Exposed_modules) = 5dc4d0d5182f80363c32b593711d8b2d ocaml(Externalanalysis) = c39e108472e7d8fd2f21199b95b95c2d ocaml(Flag) = 4be2c6315f4d15ebf8855f4ad00affba ocaml(Flag_parsing_c) = 50521e250e9efab18ac33f55c225c641 ocaml(Iteration) = a4b30735fec0fc0abde2d61622b61cc7 ocaml(Lexer_c) = e07358b082626b0df4429708df352181 ocaml(Lib_parsing_c) = 38680ead6ddb858b2114b35c8e9df4ce ocaml(Ocamlcocci_aux) = 896c11b55394c32e272b33bb9eb587db ocaml(Parmap) = b843fea5dde1337c273641c9648f3b0b ocaml(Parse_c) = 5a4db881fd6e606eaa87debd9fab4e63 ocaml(Parser_c) = 071b5981382cbad81adb40fbd21ae4f7 ocaml(Prepare_ocamlcocci) = f7657f3bc983d087deab2bacff739e1d ocaml(Pretty_print_c) = 70bbcc36ffd518efc337df860c1c81cb ocaml(Regexp) = 0b874676005a466a1cb7cdf463b80404 ocaml(Run_ocamlcocci) = a191c97394dee3dfe44d5b51e26141fe ocaml(Token_c) = bf9b9a49b6ab3fe323893cc4bf5fe9eb ocaml(Visitor_c) = f745f20e8e71de2d147eb5c62a74d09e ocaml(Yes_prepare_ocamlcocci) = 4532c7e4dd2c331df407c799011d5c1d ocamlx(Ast0_cocci) = a484282fb5d4781438808dd04ec915c6 ocamlx(Ast_c) = f0fbaeb5d3db725b63b5b1841fc86c86 ocamlx(Ast_cocci) = a6d7d61c88052dd09e72fb27f5ea8c0e ocamlx(Coccilib) = c06ac59afc00b1688894046ac93692dc ocamlx(Commands) = ffe28ec43b14d752b08f8609d3231fcb ocamlx(Common) = 7b4182736142153bb52339c68048cadf ocamlx(Config) = 13a9cef0d32af370f4044da9b3dfd598 ocamlx(Dumper) = 40acefc258f9c932b5cf49f53fb2d9b4 ocamlx(Exposed_modules) = 6b29aacb4505b4121895034b5046066c ocamlx(Externalanalysis) = 96e481130f8907c54463c0d1ae281344 ocamlx(Flag) = 892588bf2bb293c69a6d3a49b6589a12 ocamlx(Flag_parsing_c) = 6fc7daa08b32764b9af552cc34490ece ocamlx(Iteration) = 85ead007c731f2216d4406644eb5b6c4 ocamlx(Lexer_c) = 6c30db20c67814ac17694ea9e61d7a36 ocamlx(Lib_parsing_c) = 2594afc3bc8772c44d8df2b418b69d14 ocamlx(Ocamlcocci_aux) = 97093e5f762e393259f38898e487296a ocamlx(Parmap) = c59ad9bdc126950192f2a8527efc008c ocamlx(Parse_c) = 4caa6b34e62e379089d16f1084cc0fd9 ocamlx(Parser_c) = b22108816b1b5cf751d9a56a892ed504 ocamlx(Prepare_ocamlcocci) = fd1835f86b49f2af330666ce11714199 ocamlx(Pretty_print_c) = 8ce61ac33e93ec8a04af8d393abd74eb ocamlx(Regexp) = d43dffe838632eac1b5a37a431c781b7 ocamlx(Run_ocamlcocci) = ef57d30bfe589b20879a5830f528d022 ocamlx(Token_c) = 3e71779b5ece609f2f4ef10547083ce8 ocamlx(Visitor_c) = e7cda6f6f13c1510c8997fdf36d5565d ocamlx(Yes_prepare_ocamlcocci) = e42008cf267f6d591766e02a10957d1a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) 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) libpcre.so.1()(64bit) ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(CamlinternalOO) = aea913efb75d4b8c0600eeba0222f7d8 ocaml(Coccilib) = f5794f34ca3a9e500b79d3373696008e ocaml(Dynlink) = b542e5672ad42f5b838f58913ba15456 ocaml(Flag_parsing_c) = 50521e250e9efab18ac33f55c225c641 ocaml(Ocamlcocci_aux) = 896c11b55394c32e272b33bb9eb587db ocaml(Stdcompat__arg_s) = ed425fb86900f08e12c79c55da880400 ocaml(Stdcompat__arrayLabels_s) = fdad81e9b967b596abc6e5556cc9881e ocaml(Stdcompat__array_s) = e8f7c921ec716617085b979e705e2699 ocaml(Stdcompat__atomic_s) = 9c3dcd5448e1e10fb6a96f360d12c7e8 ocaml(Stdcompat__bool_s) = 2b0b364d3a89dc22bb0a1a13d6180b4d ocaml(Stdcompat__buffer_s) = 34a1ff80f4c778686e52f26217dee359 ocaml(Stdcompat__bytesLabels_s) = 02b43af6b327e21dd04c32276375d4a5 ocaml(Stdcompat__bytes_s) = 28b4396e7a768d9856bfa9d2b4c6a53a ocaml(Stdcompat__char_s) = 42a738da26903e3aa863c11817bab536 ocaml(Stdcompat__digest_s) = 24ebc03d5deab053a8d2a26067d3b5dc ocaml(Stdcompat__either_s) = 01d33f14d7ab3e6413911f89048838ab ocaml(Stdcompat__ephemeron_s) = d27a907224f6a30f2b9b7764600ed54e ocaml(Stdcompat__filename_s) = d8444c0fcc62ad81cec9007e0a56b434 ocaml(Stdcompat__float_s) = 1624d0c6f5c4e9f330f528e31a7a3b6d ocaml(Stdcompat__format_s) = a4f78442d5bcd2922fc575ecd5911186 ocaml(Stdcompat__fun_s) = c2d8d9a0a22fc81375705efde16e41aa ocaml(Stdcompat__hashtbl) = 6f8df1cdef36200a0ce43be94d7b72b0 ocaml(Stdcompat__hashtbl_ext) = 5e0aa1ed33710d36ca0913e556b1813e ocaml(Stdcompat__hashtbl_s) = 6ffeb3371122f89d981a0334acd6ffe8 ocaml(Stdcompat__in_channel_s) = 8e4ded59befb61189a5c96733b416e9e ocaml(Stdcompat__int32_s) = 5b9c441aac4fab8fd7e0ced144940099 ocaml(Stdcompat__int64_s) = 4b22224b613515c4c70c6428255d3957 ocaml(Stdcompat__int_s) = bbd65e86558f554a322be03bf025a570 ocaml(Stdcompat__lazy_s) = 8a45c48f4fcaba33c5425f8aea854735 ocaml(Stdcompat__lexing_s) = 8fc6f847cfd482591cea4ab17d349f99 ocaml(Stdcompat__listLabels_s) = c8fa7f2c4b8339d3e9e33ddf5245a511 ocaml(Stdcompat__list_s) = cb5951d92470c3cb68b2af15d6451fe4 ocaml(Stdcompat__map_s) = 21d995ef2237abf68fd9a8e02b353bd1 ocaml(Stdcompat__nativeint_s) = 6759e0fc17dee37b2a8cd5618eb50391 ocaml(Stdcompat__option_s) = c4acb899d2d85ce1d897d01726ee19a5 ocaml(Stdcompat__out_channel_s) = 6d967f7eaab6c97003a3965fa72637a2 ocaml(Stdcompat__pervasives_s) = ba125c9c4209bd85812e9b77abe69cc5 ocaml(Stdcompat__printexc_s) = 07febe13eca4e87b10fec7711631bda9 ocaml(Stdcompat__printf_s) = 8cdce3fbac9f35104155b029be44db38 ocaml(Stdcompat__queue_s) = 035590fb9f01970b26242d0e82f6107b ocaml(Stdcompat__random_s) = 559f2eaa2feddee5d543dc68da4fff7a ocaml(Stdcompat__result_s) = 82f6ad0b49ab532f7a3087cc82972c9b ocaml(Stdcompat__seq) = dbda35b1415a40d9bf5b0512cfbf88a1 ocaml(Stdcompat__seq_s) = cc0b6d21550026f9a7b56adb195a9ea6 ocaml(Stdcompat__set_s) = 27cd823e2f7d6be81284a510ac217fd2 ocaml(Stdcompat__stack_s) = e9ad4551759b18c29df52ddfdcb0b1a6 ocaml(Stdcompat__stringLabels_s) = 2f9231672cae45e9d2506b83a9eab3bd ocaml(Stdcompat__string_s) = 450f41bafbf729ff256396362ca26a38 ocaml(Stdcompat__sys_s) = 87b68fa3aea81ee0a3ee12e0041389ab ocaml(Stdcompat__uchar_s) = 69cd98ee603ba244be798151a3a9b025 ocaml(Stdcompat__unit_s) = aa6e358ec779a5903b719d1a5f077b41 ocaml(Stdcompat__weak_s) = e40ac3a50d489ff40485deb00115a25c ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Arg) = 04b768df3893b886dc494cea56b4aa5f ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__ArrayLabels) = a3419f1510ebadf0785607c448df3ebd ocaml(Stdlib__Atomic) = c0d7592b8a5f01f280cb58b20a0316d2 ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Callback) = fe29a598e1902f0b901e88a9865c26ef ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Filename) = 3bcff250dd30a0e620fa7546882aaadf ocaml(Stdlib__Float) = f229fd7957ec7bb27886efa011217242 ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Gc) = e7738124ad6d36c0c54edaac81a3c207 ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__In_channel) = e4a7fe98ff6de9f6add83199217e1ec2 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Marshal) = 182731e5f563b7657acd24ad778f3615 ocaml(Stdlib__Nativeint) = 989149bf8f2ce1a89fecbc3f5f40f52c ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Oo) = 8c5c50b941bc74bdefd1c7cd303567f7 ocaml(Stdlib__Out_channel) = 82f90922e9511c9ff99565d6d39ad342 ocaml(Stdlib__Parsing) = bb5f62fa906224c917383a27d025e251 ocaml(Stdlib__Pervasives) = dc77fedcffc67c0119b789c66d5ef7bf ocaml(Stdlib__Printexc) = ae914d0568e8b6e482a66bbd62a4432f ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Queue) = b066724fe533c7b8fc9b521e37aedad8 ocaml(Stdlib__Random) = 81e43bab9bd47bab804eb6e582306de1 ocaml(Stdlib__Scanf) = 5bfc827c9980349e00f2aa1f5eade58f ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__Stack) = 30ae8c258e7fc6fb7e6370a60256d724 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Stdlib__Weak) = 28f276c430fdc51a3a10691d3066b26a ocaml(Str) = 514c63e7d96516ff4c601fe47900a52d ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Yes_prepare_ocamlcocci) = 4532c7e4dd2c331df407c799011d5c1d ocamlx(CamlinternalOO) = 058cc49b692a2dd69add77baeb7dfd6d ocamlx(Coccilib) = c06ac59afc00b1688894046ac93692dc ocamlx(Dynlink) = ff8622eb0d80e282615afad4c38703aa ocamlx(Flag_parsing_c) = 6fc7daa08b32764b9af552cc34490ece ocamlx(Ocamlcocci_aux) = 97093e5f762e393259f38898e487296a ocamlx(Stdlib) = 38e227ea48015bcdfb5d9a4f1cb2689a ocamlx(Stdlib__Arg) = d130df570295c3fefaee00f88db5fed5 ocamlx(Stdlib__Array) = c17b2f7cf4a4cce9bfec4b26eec495f7 ocamlx(Stdlib__Bigarray) = dc4669f690cc58c0a160d55aac998b20 ocamlx(Stdlib__Buffer) = ec734da0dbd1f4871a6e468dd99f1edb ocamlx(Stdlib__Filename) = bb85b1b67a0eed0835203615c014e867 ocamlx(Stdlib__Format) = 252dee0ca8b365189f2ed175e3779e3c ocamlx(Stdlib__Gc) = 680cd099a8addb5d39903d1edf6e397d ocamlx(Stdlib__Hashtbl) = ffa6c0b4e31fbd58c5b0b7fda03f991f ocamlx(Stdlib__Int64) = 8a6af33b06c097c633dbf42a56b24bd0 ocamlx(Stdlib__Lexing) = b92bcde89c2e887e267fc7f0ad189ee9 ocamlx(Stdlib__List) = 55527cfeed14dbd1464fa9bc64111883 ocamlx(Stdlib__Map) = f184f9d40bdaddd2e3d8a36b51d5f55f ocamlx(Stdlib__Marshal) = 3e832c8ffc49756e959e1c2d30cc4c09 ocamlx(Stdlib__Obj) = f4a3fd2b3174036e9e913e92c4f7b2ba ocamlx(Stdlib__Parsing) = f50fe0f7d9facd7fd97342bdfe2c1be0 ocamlx(Stdlib__Pervasives) = 0f866f8a50318d3d5e7b8917a3c15922 ocamlx(Stdlib__Printexc) = 91d35af34dfc354f724931b058a14954 ocamlx(Stdlib__Printf) = b5325f43d38afc618da7b0fb873c7faa ocamlx(Stdlib__Random) = 4e7342c0bcf9660dc77ca008890965fc ocamlx(Stdlib__Set) = c0158eea0410a85c8ad557c3d3358cd9 ocamlx(Stdlib__String) = 650b799d3032d2e3c133eae0b21c0f95 ocamlx(Stdlib__Sys) = 5c3bb467dddca8a9684f29a499f12938 ocamlx(Str) = 88040aadd5ce239c39603ad24fe18862 ocamlx(Unix) = 7ab988a5f1bc8761aa80f04fc8c5580e ocamlx(Yes_prepare_ocamlcocci) = e42008cf267f6d591766e02a10957d1a python(abi) = 3.10 Processing files: coccinelle-doc-1.1.1-3.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L3f2BH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd coccinelle-1.1.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle-doc + cp -pr docs /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: coccinelle-doc = 1.1.1-3.mga9 coccinelle-doc(x86-64) = 1.1.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coccinelle-examples-1.1.1-3.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.juN9xB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd coccinelle-1.1.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle-examples + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle-examples + cp -pr demos /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64/usr/share/doc/coccinelle-examples + RPM_EC=0 ++ jobs -p + exit 0 Provides: coccinelle-examples = 1.1.1-3.mga9 coccinelle-examples(x86-64) = 1.1.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coccinelle-debugsource-1.1.1-3.mga9.x86_64 Provides: coccinelle-debugsource = 1.1.1-3.mga9 coccinelle-debugsource(x86-64) = 1.1.1-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coccinelle-debuginfo-1.1.1-3.mga9.x86_64 Provides: coccinelle-debuginfo = 1.1.1-3.mga9 coccinelle-debuginfo(x86-64) = 1.1.1-3.mga9 debuginfo(build-id) = 304ef2abd593f25f6761c7a9f7bc2cf8a01a013f debuginfo(build-id) = a086270f84c94c4c1fe21baddd30ad4e47c1d34d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: coccinelle-debugsource(x86-64) = 1.1.1-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/coccinelle-debugsource-1.1.1-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/coccinelle-doc-1.1.1-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/coccinelle-examples-1.1.1-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/coccinelle-debuginfo-1.1.1-3.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/coccinelle-1.1.1-3.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D1uRdU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd coccinelle-1.1.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/coccinelle-1.1.1-3.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EhiGTK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf coccinelle-1.1.1 coccinelle-1.1.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 10: %{version}/%{name}-%{version}.tar.gz Macro expanded in comment on line 11: %{version}.tar.gz D: [iurt_root_command] Success!