D: [iurt_root_command] chroot warning: Macro expanded in comment on line 10: %{name}-%{version}.tar.gz Installing /home/iurt/rpmbuild/SRPMS/coccinelle-1.0.8-7.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kcGceP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf coccinelle-1.0.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/coccinelle-1.0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coccinelle-1.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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/org.py + mv tempfile ./python/coccilib/org.py + expand -t8 ./python/coccilib/report.py + mv tempfile ./python/coccilib/report.py + expand -t8 ./python/coccilib/coccigui/vimcom.py + mv tempfile ./python/coccilib/coccigui/vimcom.py + expand -t8 ./python/coccilib/coccigui/vimembed.py + mv tempfile ./python/coccilib/coccigui/vimembed.py + expand -t8 ./python/coccilib/coccigui/__init__.py + mv tempfile ./python/coccilib/coccigui/__init__.py + expand -t8 ./python/coccilib/coccigui/vimeditor.py + mv tempfile ./python/coccilib/coccigui/vimeditor.py + expand -t8 ./python/coccilib/coccigui/pycoccimodel.py + mv tempfile ./python/coccilib/coccigui/pycoccimodel.py + expand -t8 ./python/coccilib/coccigui/vim.py + mv tempfile ./python/coccilib/coccigui/vim.py + expand -t8 ./python/coccilib/coccigui/coccigui.py + mv tempfile ./python/coccilib/coccigui/coccigui.py + expand -t8 ./python/coccilib/__init__.py + mv tempfile ./python/coccilib/__init__.py + expand -t8 ./python/coccilib/xml_firehose.py + mv tempfile ./python/coccilib/xml_firehose.py + expand -t8 ./python/coccilib/trac.py + mv tempfile ./python/coccilib/trac.py + expand -t8 ./python/coccilib/output.py + mv tempfile ./python/coccilib/output.py + expand -t8 ./python/coccilib/elems.py + mv tempfile ./python/coccilib/elems.py + expand -t8 ./python/coccilib/iteration.py + mv tempfile ./python/coccilib/iteration.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.o9HYfP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd coccinelle-1.0.8 + '[' 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 Makefile.am:108: warning: basename $<: non-POSIX variable name Makefile.am:108: (probably a GNU make extension) 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 -Wl,--enable-new-dtags' + export LDFLAGS + 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=aarch64-mageia-linux-gnu --build=aarch64-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.0.8 in /home/iurt/rpmbuild/BUILD/coccinelle-1.0.8 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 checking for aarch64-mageia-linux-gnu-date... no checking for date... /usr/bin/date configure: version suffix set to Sun, 17 Jan 2021 19:36:18 +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 aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for aarch64-mageia-linux-gnu-ocamlc... no checking for ocamlc... /usr/bin/ocamlc OCaml version is 4.10.0 OCaml library path is /usr/lib64/ocaml checking for aarch64-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... /usr/bin/ocamlopt checking for aarch64-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... /usr/bin/ocamlc.opt checking for aarch64-mageia-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... /usr/bin/ocamlopt.opt checking for aarch64-mageia-linux-gnu-ocaml... no checking for ocaml... /usr/bin/ocaml checking for aarch64-mageia-linux-gnu-ocamldep... no checking for ocamldep... /usr/bin/ocamldep checking for aarch64-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... /usr/bin/ocamlmktop checking for aarch64-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... /usr/bin/ocamlmklib checking for aarch64-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 aarch64-mageia-linux-gnu-ocamllex... no checking for ocamllex... /usr/bin/ocamllex checking for aarch64-mageia-linux-gnu-ocamllex.opt... no checking for ocamllex.opt... /usr/bin/ocamllex.opt checking for aarch64-mageia-linux-gnu-ocamlyacc... no checking for ocamlyacc... /usr/bin/ocamlyacc checking for aarch64-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... /usr/bin/ocamlfind checking for aarch64-mageia-linux-gnu-ocamlprof... no checking for ocamlprof... /usr/bin/ocamlprof configure: verifying basic ocaml modules configure: coccinelle may use external ocaml libraries in /home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap configure: configuring package stdcompat checking for OCaml findlib package stdcompat... found configure: verifying optional features checking for aarch64-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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml checking for libpcre... yes configure: configuring package pcre checking for OCaml findlib package pcre... found checking if pcre depends on bytes... yes checking if bytes is an actual module... no configure: support for pcre syntax is enabled checking for aarch64-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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap/parmap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=aarch64-mageia-linux-gnu' '--build=aarch64-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=aarch64-mageia-linux-gnu' 'host_alias=aarch64-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 -Wl,--enable-new-dtags' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for aarch64-mageia-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.10.0 OCaml library path is /usr/lib64/ocaml checking for aarch64-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for aarch64-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for aarch64-mageia-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for dynlink.cmxa... yes checking for aarch64-mageia-linux-gnu-ocaml... no checking for ocaml... ocaml checking for aarch64-mageia-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for aarch64-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for aarch64-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for aarch64-mageia-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for aarch64-mageia-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for aarch64-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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=aarch64-mageia-linux-gnu --build=aarch64-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/iurt/rpmbuild/BUILD/coccinelle-1.0.8 ./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,' Makefile.config + target=world + unset MAKEFLAGS ++ ocamlc -where + make world EXTLIBDIR=/usr/lib64/ocaml/extlib /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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml -I /home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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) MENHIR parsing_cocci/parser_cocci_menhir.mly File "parsing_cocci/parser_cocci_menhir.mly", line 237, characters 7-15: Error: Unbound module Data OCAMLYACC parsing_c/parser_c.mly OCAMLDEP parsing_c/parser_c.mli OCAMLDEP tools/spgen/source/spgen_lexer.mli OCAMLDEP parsing_c/lexer_c.mli OCAMLDEP parsing_cocci/lexer_script.mli OCAMLDEP parsing_cocci/lexer_cli.mli OCAMLDEP parsing_cocci/lexer_cocci.mli OCAMLDEP tools/spgen/source/main.mli OCAMLDEP tools/spgen/source/spgen_test.mli OCAMLDEP tools/spgen/source/spgen.mli OCAMLDEP tools/spgen/source/spgen_config.mli OCAMLDEP tools/spgen/source/spgen_interactive.mli OCAMLDEP tools/spgen/source/file_transform.mli OCAMLDEP tools/spgen/source/script_rule.mli OCAMLDEP tools/spgen/source/context_rule.mli OCAMLDEP tools/spgen/source/rule_header.mli OCAMLDEP tools/spgen/source/rule_body.mli OCAMLDEP tools/spgen/source/disj_generator.mli OCAMLDEP tools/spgen/source/position_generator.mli OCAMLDEP tools/spgen/source/user_input.mli OCAMLDEP tools/spgen/source/snapshot.mli OCAMLDEP tools/spgen/source/meta_variable.mli OCAMLDEP tools/spgen/source/detect_patch.mli OCAMLDEP tools/spgen/source/ast_tostring.mli OCAMLDEP tools/spgen/source/globals.mli OCAMLDEP main.mli OCAMLDEP enter.mli OCAMLDEP read_options.mli OCAMLDEP testing.mli OCAMLDEP cocci.mli OCAMLDEP flag_cocci.mli OCAMLDEP extra/maintainers.mli OCAMLDEP extra/kbuild.mli OCAMLDEP extra/classic_patch.mli OCAMLDEP popl09/popl.mli OCAMLDEP popl09/popltoctl.mli OCAMLDEP popl09/flag_popl.mli OCAMLDEP popl09/pretty_print_popl.mli OCAMLDEP popl09/insert_quantifiers.mli OCAMLDEP popl09/asttopopl.mli OCAMLDEP popl09/ast_popl.mli OCAMLDEP engine/ctlcocci_integration.mli OCAMLDEP engine/postprocess_transinfo.mli OCAMLDEP engine/ctltotex.mli OCAMLDEP engine/asttoctl2.mli OCAMLDEP engine/asttomember.mli OCAMLDEP engine/transformation_c.mli OCAMLDEP engine/pattern_c.mli OCAMLDEP engine/cocci_vs_c.mli OCAMLDEP engine/isomorphisms_c_c.mli OCAMLDEP engine/c_vs_c.mli OCAMLDEP engine/check_reachability.mli OCAMLDEP engine/check_exhaustive_pattern.mli OCAMLDEP engine/pretty_print_engine.mli OCAMLDEP engine/lib_engine.mli OCAMLDEP engine/flag_matcher.mli OCAMLDEP python/pycocci.mli OCAMLDEP python/yes_pycocci.mli OCAMLDEP python/pycocci_aux.mli OCAMLDEP ocaml/run_ocamlcocci.mli OCAMLDEP ocaml/prepare_ocamlcocci.mli OCAMLDEP ocaml/yes_prepare_ocamlcocci.mli OCAMLDEP ocaml/ocamlcocci_aux.mli OCAMLDEP ocaml/coccilib.mli OCAMLDEP ocaml/exposed_modules.mli OCAMLDEP ocaml/externalanalysis.mli OCAMLDEP ctl/wrapper_ctl.mli OCAMLDEP ctl/ctl_engine.mli OCAMLDEP ctl/pretty_print_ctl.mli OCAMLDEP ctl/ast_ctl.mli OCAMLDEP ctl/flag_ctl.mli OCAMLDEP parsing_c/test_parsing_c.mli OCAMLDEP parsing_c/compare_c.mli OCAMLDEP parsing_c/comment_annotater_c.mli OCAMLDEP parsing_c/type_annoter_c.mli OCAMLDEP parsing_c/cpp_ast_c.mli OCAMLDEP parsing_c/type_c.mli OCAMLDEP parsing_c/unparse_hrule.mli OCAMLDEP parsing_c/unparse_c.mli OCAMLDEP parsing_c/parse_c.mli OCAMLDEP parsing_c/danger.mli OCAMLDEP parsing_c/parsing_consistency_c.mli OCAMLDEP parsing_c/parsing_recovery_c.mli OCAMLDEP parsing_c/unparse_cocci.mli OCAMLDEP parsing_c/cpp_analysis_c.mli OCAMLDEP parsing_c/parsing_hacks.mli OCAMLDEP parsing_c/cpp_token_c.mli OCAMLDEP parsing_c/token_views_c.mli OCAMLDEP parsing_c/token_helpers.mli OCAMLDEP parsing_c/parse_string_c.mli OCAMLDEP parsing_c/lexer_parser.mli OCAMLDEP parsing_c/semantic_c.mli OCAMLDEP parsing_c/pretty_print_c.mli OCAMLDEP parsing_c/control_flow_c_build.mli OCAMLDEP parsing_c/lib_parsing_c.mli OCAMLDEP parsing_c/visitor_c.mli OCAMLDEP parsing_c/control_flow_c.mli OCAMLDEP parsing_c/includes.mli OCAMLDEP parsing_c/ast_c.mli OCAMLDEP parsing_c/token_c.mli OCAMLDEP parsing_c/parsing_stat.mli OCAMLDEP parsing_c/flag_parsing_c.mli OCAMLDEP parsing_c/token_annot.mli OCAMLDEP parsing_cocci/command_line.mli OCAMLDEP parsing_cocci/parse_cocci.mli OCAMLDEP parsing_cocci/re_constraints.mli OCAMLDEP parsing_cocci/commas_on_lists.mli OCAMLDEP parsing_cocci/adjacency.mli OCAMLDEP parsing_cocci/git_grep.mli OCAMLDEP parsing_cocci/id_utils.mli OCAMLDEP parsing_cocci/get_constants2.mli OCAMLDEP parsing_cocci/dpll.mli OCAMLDEP parsing_cocci/cocci_grep.mli OCAMLDEP parsing_cocci/disjdistr.mli OCAMLDEP parsing_cocci/cleanup_rules.mli OCAMLDEP parsing_cocci/parse_aux.mli OCAMLDEP parsing_cocci/parse_printf.mli OCAMLDEP parsing_cocci/safe_for_multi_decls.mli OCAMLDEP parsing_cocci/free_vars.mli OCAMLDEP parsing_cocci/data.mli OCAMLDEP parsing_cocci/semantic_cocci.mli OCAMLDEP parsing_cocci/function_prototypes.mli OCAMLDEP parsing_cocci/insert_plus.mli OCAMLDEP parsing_cocci/adjust_pragmas.mli OCAMLDEP parsing_cocci/context_neg.mli OCAMLDEP parsing_cocci/index.mli OCAMLDEP parsing_cocci/arity.mli OCAMLDEP parsing_cocci/unitary_ast0.mli OCAMLDEP parsing_cocci/test_exps.mli OCAMLDEP parsing_cocci/type_infer.mli OCAMLDEP parsing_cocci/top_level.mli OCAMLDEP parsing_cocci/check_meta.mli OCAMLDEP parsing_cocci/stmtlist.mli OCAMLDEP parsing_cocci/get_metas.mli OCAMLDEP parsing_cocci/simple_assignments.mli OCAMLDEP parsing_cocci/single_statement.mli OCAMLDEP parsing_cocci/iso_compile.mli OCAMLDEP parsing_cocci/comm_assoc.mli OCAMLDEP parsing_cocci/iso_pattern.mli OCAMLDEP parsing_cocci/compute_lines.mli OCAMLDEP parsing_cocci/unify_ast.mli OCAMLDEP parsing_cocci/unparse_ast0.mli OCAMLDEP parsing_cocci/ast0toast.mli OCAMLDEP parsing_cocci/visitor_ast0.mli OCAMLDEP parsing_cocci/visitor_ast.mli OCAMLDEP parsing_cocci/visitor_ast0_types.mli OCAMLDEP parsing_cocci/pretty_print_cocci.mli OCAMLDEP parsing_cocci/ast0_cocci.mli OCAMLDEP parsing_cocci/ast_cocci.mli OCAMLDEP parsing_cocci/flag_parsing_cocci.mli OCAMLDEP globals/regexp.mli OCAMLDEP globals/regexp_pcre.mli OCAMLDEP globals/iteration.mli OCAMLDEP globals/flag.mli OCAMLDEP globals/config.mli OCAMLDEP commons/ograph_extended.mli OCAMLDEP commons/ograph_simple.mli OCAMLDEP commons/common.mli OCAMLDEP commons/commands.mli OCAMLDEP commons/ocamlextra/dumper.mli OCAMLDEP parsing_c/parser_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 OCAMLLEX parsing_c/lexer_c.mll 556 states, 26383 transitions, table size 108868 bytes 16787 additional bytes used for bindings OCAMLDEP parsing_c/lexer_c.ml OCAMLLEX parsing_cocci/lexer_script.mll 25 states, 314 transitions, table size 1406 bytes OCAMLDEP parsing_cocci/lexer_script.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_cocci.mll 382 states, 7292 transitions, table size 31460 bytes 3992 additional bytes used for bindings OCAMLDEP parsing_cocci/lexer_cocci.ml OCAMLDEP tools/spgen/source/main.ml OCAMLDEP tools/spgen/source/spgen_test.ml OCAMLDEP tools/spgen/source/spgen.ml OCAMLDEP tools/spgen/source/spgen_config.ml OCAMLDEP tools/spgen/source/spgen_interactive.ml OCAMLDEP tools/spgen/source/file_transform.ml OCAMLDEP tools/spgen/source/script_rule.ml OCAMLDEP tools/spgen/source/context_rule.ml OCAMLDEP tools/spgen/source/rule_header.ml OCAMLDEP tools/spgen/source/rule_body.ml OCAMLDEP tools/spgen/source/disj_generator.ml OCAMLDEP tools/spgen/source/position_generator.ml OCAMLDEP tools/spgen/source/user_input.ml OCAMLDEP tools/spgen/source/snapshot.ml OCAMLDEP tools/spgen/source/meta_variable.ml OCAMLDEP tools/spgen/source/detect_patch.ml OCAMLDEP tools/spgen/source/ast_tostring.ml OCAMLDEP tools/spgen/source/globals.ml OCAMLDEP main.ml OCAMLDEP enter.ml OCAMLDEP read_options.ml OCAMLDEP testing.ml OCAMLDEP cocci.ml OCAMLDEP flag_cocci.ml OCAMLDEP extra/maintainers.ml OCAMLDEP extra/kbuild.ml OCAMLDEP extra/classic_patch.ml OCAMLDEP popl09/popl.ml OCAMLDEP popl09/popltoctl.ml OCAMLDEP popl09/flag_popl.ml OCAMLDEP popl09/pretty_print_popl.ml OCAMLDEP popl09/insert_quantifiers.ml OCAMLDEP popl09/asttopopl.ml OCAMLDEP popl09/ast_popl.ml OCAMLDEP engine/ctlcocci_integration.ml OCAMLDEP engine/postprocess_transinfo.ml OCAMLDEP engine/ctltotex.ml OCAMLDEP engine/asttoctl2.ml OCAMLDEP engine/asttomember.ml OCAMLDEP engine/transformation_c.ml OCAMLDEP engine/pattern_c.ml OCAMLDEP engine/cocci_vs_c.ml OCAMLDEP engine/isomorphisms_c_c.ml OCAMLDEP engine/c_vs_c.ml OCAMLDEP engine/check_reachability.ml OCAMLDEP engine/check_exhaustive_pattern.ml OCAMLDEP engine/pretty_print_engine.ml OCAMLDEP engine/lib_engine.ml OCAMLDEP engine/flag_matcher.ml OCAMLDEP python/pycocci.ml OCAMLDEP python/yes_pycocci.ml OCAMLDEP python/pycocci_aux.ml OCAMLDEP ocaml/run_ocamlcocci.ml OCAMLDEP ocaml/prepare_ocamlcocci.ml OCAMLDEP ocaml/yes_prepare_ocamlcocci.ml OCAMLDEP ocaml/ocamlcocci_aux.ml OCAMLDEP ocaml/coccilib.ml OCAMLDEP ocaml/exposed_modules.ml OCAMLDEP ocaml/externalanalysis.ml OCAMLDEP ctl/wrapper_ctl.ml OCAMLDEP ctl/ctl_engine.ml OCAMLDEP ctl/pretty_print_ctl.ml OCAMLDEP ctl/ast_ctl.ml OCAMLDEP ctl/flag_ctl.ml OCAMLDEP parsing_c/test_parsing_c.ml OCAMLDEP parsing_c/compare_c.ml OCAMLDEP parsing_c/comment_annotater_c.ml OCAMLDEP parsing_c/type_annoter_c.ml OCAMLDEP parsing_c/cpp_ast_c.ml OCAMLDEP parsing_c/type_c.ml OCAMLDEP parsing_c/unparse_hrule.ml OCAMLDEP parsing_c/unparse_c.ml OCAMLDEP parsing_c/parse_c.ml OCAMLDEP parsing_c/danger.ml OCAMLDEP parsing_c/parsing_consistency_c.ml OCAMLDEP parsing_c/parsing_recovery_c.ml OCAMLDEP parsing_c/unparse_cocci.ml OCAMLDEP parsing_c/cpp_analysis_c.ml OCAMLDEP parsing_c/parsing_hacks.ml OCAMLDEP parsing_c/cpp_token_c.ml OCAMLDEP parsing_c/token_views_c.ml OCAMLDEP parsing_c/token_helpers.ml OCAMLDEP parsing_c/parse_string_c.ml OCAMLDEP parsing_c/lexer_parser.ml OCAMLDEP parsing_c/semantic_c.ml OCAMLDEP parsing_c/pretty_print_c.ml OCAMLDEP parsing_c/control_flow_c_build.ml OCAMLDEP parsing_c/lib_parsing_c.ml OCAMLDEP parsing_c/visitor_c.ml OCAMLDEP parsing_c/control_flow_c.ml OCAMLDEP parsing_c/includes.ml OCAMLDEP parsing_c/ast_c.ml OCAMLDEP parsing_c/token_c.ml OCAMLDEP parsing_c/parsing_stat.ml OCAMLDEP parsing_c/flag_parsing_c.ml OCAMLDEP parsing_c/token_annot.ml OCAMLDEP parsing_cocci/command_line.ml OCAMLDEP parsing_cocci/parse_cocci.ml OCAMLDEP parsing_cocci/re_constraints.ml OCAMLDEP parsing_cocci/commas_on_lists.ml OCAMLDEP parsing_cocci/adjacency.ml OCAMLDEP parsing_cocci/git_grep.ml OCAMLDEP parsing_cocci/id_utils.ml OCAMLDEP parsing_cocci/get_constants2.ml OCAMLDEP parsing_cocci/dpll.ml OCAMLDEP parsing_cocci/cocci_grep.ml OCAMLDEP parsing_cocci/disjdistr.ml OCAMLDEP parsing_cocci/cleanup_rules.ml OCAMLDEP parsing_cocci/parse_aux.ml OCAMLDEP parsing_cocci/parse_printf.ml OCAMLDEP parsing_cocci/safe_for_multi_decls.ml OCAMLDEP parsing_cocci/free_vars.ml OCAMLDEP parsing_cocci/data.ml OCAMLDEP parsing_cocci/semantic_cocci.ml OCAMLDEP parsing_cocci/function_prototypes.ml OCAMLDEP parsing_cocci/insert_plus.ml OCAMLDEP parsing_cocci/adjust_pragmas.ml OCAMLDEP parsing_cocci/context_neg.ml OCAMLDEP parsing_cocci/index.ml OCAMLDEP parsing_cocci/arity.ml OCAMLDEP parsing_cocci/unitary_ast0.ml OCAMLDEP parsing_cocci/test_exps.ml OCAMLDEP parsing_cocci/type_infer.ml OCAMLDEP parsing_cocci/top_level.ml OCAMLDEP parsing_cocci/check_meta.ml OCAMLDEP parsing_cocci/stmtlist.ml OCAMLDEP parsing_cocci/get_metas.ml OCAMLDEP parsing_cocci/simple_assignments.ml OCAMLDEP parsing_cocci/single_statement.ml OCAMLDEP parsing_cocci/iso_compile.ml OCAMLDEP parsing_cocci/comm_assoc.ml OCAMLDEP parsing_cocci/iso_pattern.ml OCAMLDEP parsing_cocci/compute_lines.ml OCAMLDEP parsing_cocci/unify_ast.ml OCAMLDEP parsing_cocci/unparse_ast0.ml OCAMLDEP parsing_cocci/ast0toast.ml OCAMLDEP parsing_cocci/visitor_ast0.ml OCAMLDEP parsing_cocci/visitor_ast.ml OCAMLDEP parsing_cocci/visitor_ast0_types.ml OCAMLDEP parsing_cocci/pretty_print_cocci.ml OCAMLDEP parsing_cocci/ast0_cocci.ml OCAMLDEP parsing_cocci/ast_cocci.ml OCAMLDEP parsing_cocci/flag_parsing_cocci.ml OCAMLDEP globals/regexp.ml OCAMLDEP globals/regexp_pcre.ml OCAMLDEP globals/iteration.ml OCAMLDEP globals/flag.ml OCAMLDEP globals/config.ml OCAMLDEP commons/ograph_extended.ml OCAMLDEP commons/ograph_simple.ml OCAMLDEP commons/common.ml OCAMLDEP commons/commands.ml OCAMLDEP commons/ocamlextra/dumper.ml OCAMLC globals/regexp.mli OCAMLC parsing_cocci/ast_cocci.mli OCAMLC parsing_cocci/ast0_cocci.mli OCAMLC parsing_cocci/ast0toast.mli OCAMLC commons/common.mli OCAMLC parsing_cocci/data.mli OCAMLC globals/flag.mli OCAMLC parsing_cocci/flag_parsing_cocci.mli OCAMLC globals/iteration.mli OCAMLC parsing_cocci/parse_aux.mli OCAMLC parsing_cocci/semantic_cocci.mli OCAMLC parsing_cocci/unparse_ast0.mli MENHIR parsing_cocci/parser_cocci_menhir.mly OCAMLDEP parsing_cocci/parser_cocci_menhir.mli OCAMLDEP parsing_cocci/parser_cocci_menhir.ml OCAMLC commons/ocamlextra/dumper.mli OCAMLC commons/ocamlextra/dumper.ml OCAMLC commons/commands.mli OCAMLC commons/commands.ml OCAMLC commons/common.ml File "commons/common.ml", line 4645, characters 40-58: 4645 | let compare (x : int) (y : int) = Pervasives.compare x y ^^^^^^^^^^^^^^^^^^ 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 "commons/common.ml", line 4654, characters 13-31: 4654 | let cmp_x = Pervasives.compare x1 x2 in ^^^^^^^^^^^^^^^^^^ 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 "commons/common.ml", line 4658, characters 3-21: 4658 | Pervasives.compare y1 y2 ^^^^^^^^^^^^^^^^^^ 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 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.ml OCAMLC globals/iteration.ml OCAMLC globals/regexp_pcre.mli OCAMLC globals/regexp_pcre.ml OCAMLC globals/regexp.ml OCAMLC -o globals/globals.cma OCAMLC parsing_cocci/flag_parsing_cocci.ml OCAMLC parsing_cocci/ast_cocci.ml 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.ml 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.ml 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.ml OCAMLC parsing_cocci/cleanup_rules.mli OCAMLC parsing_cocci/cleanup_rules.ml OCAMLC parsing_cocci/disjdistr.mli OCAMLC parsing_cocci/disjdistr.ml 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 -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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap' make depend-rec make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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 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 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 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:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #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: In function 'ml_blit_bigarray_to_string': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #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); | ^~~~~~~~~~ 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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap' make -C bundles/parmap all.opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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 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 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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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/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 OCAMLC parsing_c/semantic_c.mli OCAMLC parsing_c/semantic_c.ml OCAMLC parsing_c/lexer_parser.mli OCAMLC parsing_c/lexer_parser.ml OCAMLC parsing_c/parser_c.mli OCAMLC parsing_c/parser_c.ml OCAMLC parsing_c/lexer_c.mli OCAMLC parsing_c/lexer_c.ml OCAMLC parsing_c/parse_string_c.mli OCAMLC parsing_c/parse_string_c.ml OCAMLC parsing_c/token_helpers.mli OCAMLC parsing_c/token_helpers.ml OCAMLC parsing_c/token_views_c.mli OCAMLC parsing_c/token_views_c.ml OCAMLC parsing_c/cpp_token_c.mli OCAMLC parsing_c/cpp_token_c.ml OCAMLC parsing_c/parsing_hacks.mli OCAMLC parsing_c/parsing_hacks.ml OCAMLC parsing_c/cpp_analysis_c.mli OCAMLC parsing_c/cpp_analysis_c.ml OCAMLC parsing_c/unparse_cocci.mli OCAMLC parsing_c/unparse_cocci.ml OCAMLC parsing_c/parsing_recovery_c.mli OCAMLC parsing_c/parsing_recovery_c.ml OCAMLC parsing_c/parsing_consistency_c.mli OCAMLC parsing_c/parsing_consistency_c.ml OCAMLC parsing_c/danger.mli OCAMLC parsing_c/danger.ml OCAMLC parsing_c/parse_c.mli OCAMLC parsing_c/parse_c.ml OCAMLC parsing_c/unparse_c.mli OCAMLC parsing_c/unparse_c.ml OCAMLC parsing_c/unparse_hrule.mli OCAMLC parsing_c/unparse_hrule.ml OCAMLC parsing_c/type_c.mli OCAMLC parsing_c/type_c.ml OCAMLC parsing_c/cpp_ast_c.mli OCAMLC parsing_c/cpp_ast_c.ml OCAMLC parsing_c/type_annoter_c.mli OCAMLC parsing_c/type_annoter_c.ml OCAMLC parsing_c/comment_annotater_c.mli OCAMLC parsing_c/comment_annotater_c.ml OCAMLC parsing_c/compare_c.mli OCAMLC parsing_c/compare_c.ml OCAMLC parsing_c/test_parsing_c.mli OCAMLC parsing_c/test_parsing_c.ml OCAMLC -o parsing_c/parsing_c.cma OCAMLC ctl/flag_ctl.mli OCAMLC ctl/flag_ctl.ml OCAMLC ctl/ast_ctl.mli OCAMLC ctl/ast_ctl.ml OCAMLC ctl/pretty_print_ctl.mli OCAMLC ctl/pretty_print_ctl.ml OCAMLC ctl/ctl_engine.mli OCAMLC ctl/ctl_engine.ml OCAMLC ctl/wrapper_ctl.mli OCAMLC ctl/wrapper_ctl.ml OCAMLC -o ctl/ctl.cma OCAMLC ocaml/externalanalysis.mli OCAMLC ocaml/externalanalysis.ml OCAMLC ocaml/exposed_modules.mli OCAMLC ocaml/exposed_modules.ml OCAMLC ocaml/coccilib.mli OCAMLC ocaml/coccilib.ml OCAMLC ocaml/ocamlcocci_aux.mli OCAMLC ocaml/ocamlcocci_aux.ml OCAMLC ocaml/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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml' make depend-rec make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml' cp pyml-current/pyml_arch_linux.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 -fPIC pyml-current/pyml_stubs.c -o pyml-current/pyml_stubs.o In file included from pyml-current/pyml_stubs.c:2: pyml-current/pyml_stubs.c: In function 'py_load_library': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_stubs.c:646:26: note: in expansion of macro 'String_val' 646 | char *filename = String_val(Field(filename_ocaml, 0)); | ^~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'py_unsetenv': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_stubs.c:793:18: note: in expansion of macro 'String_val' 793 | char *name = String_val(name_ocaml); | ^~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'pyml_unwrap_wide_string': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_stubs.c:1146:15: note: in expansion of macro 'String_val' 1146 | char *s = String_val(string_ocaml); | ^~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'PyString_AsStringAndSize_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:1247:16: note: in expansion of macro 'String_val' 1247 | memcpy(String_val(string), buffer, length); \ | ^~~~~~~~~~ pyml-current/pyml_stubs.c:1253:1: note: in expansion of macro 'StringAndSize_wrapper' 1253 | StringAndSize_wrapper(PyString_AsStringAndSize, char); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-mageia-linux-gnu/10/include/stdint.h:9, from /usr/lib64/ocaml/caml/config.h:59, from /usr/lib64/ocaml/caml/mlvalues.h:22, from pyml-current/pyml_stubs.c:2: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from pyml-current/pyml_stubs.c:2: pyml-current/pyml_stubs.c: In function 'PyObject_AsCharBuffer_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:1247:16: note: in expansion of macro 'String_val' 1247 | memcpy(String_val(string), buffer, length); \ | ^~~~~~~~~~ pyml-current/pyml_stubs.c:1254:1: note: in expansion of macro 'StringAndSize_wrapper' 1254 | StringAndSize_wrapper(PyObject_AsCharBuffer, const char); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-mageia-linux-gnu/10/include/stdint.h:9, from /usr/lib64/ocaml/caml/config.h:59, from /usr/lib64/ocaml/caml/mlvalues.h:22, from pyml-current/pyml_stubs.c:2: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from pyml-current/pyml_stubs.c:2: pyml-current/pyml_stubs.c: In function 'PyObject_AsReadBuffer_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:1247:16: note: in expansion of macro 'String_val' 1247 | memcpy(String_val(string), buffer, length); \ | ^~~~~~~~~~ pyml-current/pyml_stubs.c:1255:1: note: in expansion of macro 'StringAndSize_wrapper' 1255 | StringAndSize_wrapper(PyObject_AsReadBuffer, const void); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-mageia-linux-gnu/10/include/stdint.h:9, from /usr/lib64/ocaml/caml/config.h:59, from /usr/lib64/ocaml/caml/mlvalues.h:22, from pyml-current/pyml_stubs.c:2: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from pyml-current/pyml_stubs.c:2: pyml-current/pyml_stubs.c: In function 'PyObject_AsWriteBuffer_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pyml-current/pyml_stubs.c:1247:16: note: in expansion of macro 'String_val' 1247 | memcpy(String_val(string), buffer, length); \ | ^~~~~~~~~~ pyml-current/pyml_stubs.c:1256:1: note: in expansion of macro 'StringAndSize_wrapper' 1256 | StringAndSize_wrapper(PyObject_AsWriteBuffer, void); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-mageia-linux-gnu/10/include/stdint.h:9, from /usr/lib64/ocaml/caml/config.h:59, from /usr/lib64/ocaml/caml/mlvalues.h:22, from pyml-current/pyml_stubs.c:2: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from pyml-current/pyml_stubs.c:2: pyml-current/pyml_stubs.c: In function 'open_file': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_stubs.c:1264:26: note: in expansion of macro 'String_val' 1264 | char *filename = String_val(Field(file, 0)); | ^~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'PyLong_FromString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_stubs.c:1346:17: note: in expansion of macro 'String_val' 1346 | char *str = String_val(str_ocaml); | ^~~~~~~~~~ pyml-current/pyml_stubs.c: In function 'Python27_PyCapsule_IsValid_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_stubs.c:1367:18: note: in expansion of macro 'String_val' 1367 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_Py_FdIsInteractive_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:90:18: note: in expansion of macro 'String_val' 90 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyDict_DelItemString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:168:18: note: in expansion of macro 'String_val' 168 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyDict_GetItemString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:192:18: note: in expansion of macro 'String_val' 192 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyDict_SetItemString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:249:18: note: in expansion of macro 'String_val' 249 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyErr_SetString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:372:18: note: in expansion of macro 'String_val' 372 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyImport_AddModule_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:951:18: note: in expansion of macro 'String_val' 951 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyImport_ExecCodeModule_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:972:18: note: in expansion of macro 'String_val' 972 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyImport_ExecCodeModuleEx_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:984:18: note: in expansion of macro 'String_val' 984 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:986:18: note: in expansion of macro 'String_val' 986 | char *arg2 = String_val(arg2_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyImport_ImportFrozenModule_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1017:18: note: in expansion of macro 'String_val' 1017 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyImport_ImportModule_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1039:18: note: in expansion of macro 'String_val' 1039 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyImport_ImportModuleLevel_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1050:18: note: in expansion of macro 'String_val' 1050 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyMapping_GetItemString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1169:18: note: in expansion of macro 'String_val' 1169 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyMapping_HasKeyString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1193:18: note: in expansion of macro 'String_val' 1193 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyMapping_SetItemString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1216:18: note: in expansion of macro 'String_val' 1216 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyMarshal_ReadObjectFromString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1263:18: note: in expansion of macro 'String_val' 1263 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyModule_AddObject_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1337:18: note: in expansion of macro 'String_val' 1337 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyModule_New_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1382:18: note: in expansion of macro 'String_val' 1382 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyObject_DelItemString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1808:18: note: in expansion of macro 'String_val' 1808 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyObject_GetAttrString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1832:18: note: in expansion of macro 'String_val' 1832 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyObject_HasAttrString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1879:18: note: in expansion of macro 'String_val' 1879 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyObject_SetAttrString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:1988:18: note: in expansion of macro 'String_val' 1988 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyRun_AnyFileExFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2047:18: note: in expansion of macro 'String_val' 2047 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyRun_FileExFlags_native': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2063:18: note: in expansion of macro 'String_val' 2063 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyRun_InteractiveOneFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2087:18: note: in expansion of macro 'String_val' 2087 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyRun_InteractiveLoopFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2102:18: note: in expansion of macro 'String_val' 2102 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyRun_SimpleFileExFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2117:18: note: in expansion of macro 'String_val' 2117 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyRun_StringFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2131:18: note: in expansion of macro 'String_val' 2131 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PyRun_SimpleStringFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2147:18: note: in expansion of macro 'String_val' 2147 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python_PySequence_Fast_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2233:18: note: in expansion of macro 'String_val' 2233 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python2_Py_SetProgramName_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2558:18: note: in expansion of macro 'String_val' 2558 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python2_Py_SetPythonHome_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2569:18: note: in expansion of macro 'String_val' 2569 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python2_Py_CompileStringFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2580:18: note: in expansion of macro 'String_val' 2580 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2581:18: note: in expansion of macro 'String_val' 2581 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python2_PyString_FromString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2790:18: note: in expansion of macro 'String_val' 2790 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python2_PyString_FromStringAndSize_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2801:18: note: in expansion of macro 'String_val' 2801 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_AsEncodedString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2827:18: note: in expansion of macro 'String_val' 2827 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2828:18: note: in expansion of macro 'String_val' 2828 | char *arg2 = String_val(arg2_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF8_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2872:18: note: in expansion of macro 'String_val' 2872 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:2874:18: note: in expansion of macro 'Is_block' 2874 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF16_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2885:18: note: in expansion of macro 'String_val' 2885 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:2887:18: note: in expansion of macro 'Is_block' 2887 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF32_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2899:18: note: in expansion of macro 'String_val' 2899 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:2901:18: note: in expansion of macro 'Is_block' 2901 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_FromString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2925:18: note: in expansion of macro 'String_val' 2925 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_AsEncodedString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2974:18: note: in expansion of macro 'String_val' 2974 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:2975:18: note: in expansion of macro 'String_val' 2975 | char *arg2 = String_val(arg2_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF8_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3019:18: note: in expansion of macro 'String_val' 3019 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:3021:18: note: in expansion of macro 'Is_block' 3021 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF16_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3032:18: note: in expansion of macro 'String_val' 3032 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:3034:18: note: in expansion of macro 'Is_block' 3034 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF32_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3046:18: note: in expansion of macro 'String_val' 3046 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:3048:18: note: in expansion of macro 'Is_block' 3048 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_FromString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3072:18: note: in expansion of macro 'String_val' 3072 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_Py_CompileStringExFlags_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3202:18: note: in expansion of macro 'String_val' 3202 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3203:18: note: in expansion of macro 'String_val' 3203 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyBytes_FromString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3229:18: note: in expansion of macro 'String_val' 3229 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyBytes_FromStringAndSize_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3240:18: note: in expansion of macro 'String_val' 3240 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyImport_ExecCodeModuleWithPathnames_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3277:18: note: in expansion of macro 'String_val' 3277 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3279:18: note: in expansion of macro 'String_val' 3279 | char *arg2 = String_val(arg2_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3280:18: note: in expansion of macro 'String_val' 3280 | char *arg3 = String_val(arg3_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyUnicode_AsEncodedString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3318:18: note: in expansion of macro 'String_val' 3318 | char *arg1 = String_val(arg1_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3319:18: note: in expansion of macro 'String_val' 3319 | char *arg2 = String_val(arg2_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF8_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3363:18: note: in expansion of macro 'String_val' 3363 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:3365:18: note: in expansion of macro 'Is_block' 3365 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF16_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3376:18: note: in expansion of macro 'String_val' 3376 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:3378:18: note: in expansion of macro 'Is_block' 3378 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF32_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3390:18: note: in expansion of macro 'String_val' 3390 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ /usr/lib64/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | #define Is_block(x) (((x) & 1) == 0) | ^ pyml-current/pyml_wrappers.inc:3392:18: note: in expansion of macro 'Is_block' 3392 | char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL; | ^~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyUnicode_FromString_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3416:18: note: in expansion of macro 'String_val' 3416 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ pyml-current/pyml_wrappers.inc: In function 'Python3_PyUnicode_FromStringAndSize_wrapper': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ pyml-current/pyml_wrappers.inc:3427:18: note: in expansion of macro 'String_val' 3427 | char *arg0 = String_val(arg0_ocaml); | ^~~~~~~~~~ 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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml' make -C bundles/pyml all.opt make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/pyml' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/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 OCAMLC main.mli OCAMLC main.ml OCAMLC -o spatch OCAMLC tools/spgen/source/globals.mli OCAMLC tools/spgen/source/globals.ml OCAMLC tools/spgen/source/ast_tostring.mli OCAMLC tools/spgen/source/ast_tostring.ml OCAMLC tools/spgen/source/detect_patch.mli OCAMLC tools/spgen/source/detect_patch.ml OCAMLC tools/spgen/source/meta_variable.mli OCAMLC tools/spgen/source/meta_variable.ml OCAMLC tools/spgen/source/snapshot.mli OCAMLC tools/spgen/source/snapshot.ml OCAMLC tools/spgen/source/user_input.mli OCAMLC tools/spgen/source/user_input.ml OCAMLC tools/spgen/source/position_generator.mli OCAMLC tools/spgen/source/position_generator.ml OCAMLC tools/spgen/source/disj_generator.mli OCAMLC tools/spgen/source/disj_generator.ml OCAMLC tools/spgen/source/rule_body.mli OCAMLC tools/spgen/source/rule_body.ml OCAMLC tools/spgen/source/rule_header.mli OCAMLC tools/spgen/source/rule_header.ml OCAMLC tools/spgen/source/context_rule.mli OCAMLC tools/spgen/source/context_rule.ml OCAMLC tools/spgen/source/script_rule.mli OCAMLC tools/spgen/source/script_rule.ml OCAMLC tools/spgen/source/file_transform.mli OCAMLC tools/spgen/source/file_transform.ml OCAMLC tools/spgen/source/spgen_interactive.mli OCAMLC tools/spgen/source/spgen_interactive.ml OCAMLC tools/spgen/source/spgen_lexer.mli OCAMLC tools/spgen/source/spgen_lexer.ml OCAMLC tools/spgen/source/spgen_config.mli OCAMLC tools/spgen/source/spgen_config.ml OCAMLC tools/spgen/source/spgen.mli OCAMLC tools/spgen/source/spgen.ml OCAMLC tools/spgen/source/spgen_test.mli OCAMLC tools/spgen/source/spgen_test.ml OCAMLC tools/spgen/source/main.mli OCAMLC tools/spgen/source/main.ml OCAMLC -o tools/spgen/source/spgen OCAMLOPT commons/ocamlextra/dumper.ml OCAMLOPT commons/commands.ml OCAMLOPT commons/common.ml File "commons/common.ml", line 4645, characters 40-58: 4645 | let compare (x : int) (y : int) = Pervasives.compare x y ^^^^^^^^^^^^^^^^^^ 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 "commons/common.ml", line 4654, characters 13-31: 4654 | let cmp_x = Pervasives.compare x1 x2 in ^^^^^^^^^^^^^^^^^^ 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 "commons/common.ml", line 4658, characters 3-21: 4658 | Pervasives.compare y1 y2 ^^^^^^^^^^^^^^^^^^ 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 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 -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/control_flow_c_build.ml OCAMLOPT parsing_c/pretty_print_c.ml 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 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 OCAMLOPT parsing_c/unparse_c.ml OCAMLOPT parsing_c/unparse_hrule.ml 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 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 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 OCAMLOPT tools/spgen/source/snapshot.ml 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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap/parmap.cmi ocaml/parmap.cmi if test -f /home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap/parmap.cmx; then \ cp /home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/bundles/parmap/parmap.cmx ocaml/parmap.cmx; \ fi make -C docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/docs' make -C manual all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/docs/manual' /usr/bin/pdflatex -halt-on-error manual.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (./main.tex (/usr/share/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l 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/latex/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/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/generic/atbegshi/atbegshi.sty)) (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texmf-dist/tex/latex/atveryend/atveryend.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-pdfmode.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 sa me 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 LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 20. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 23. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 26. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 46. ) Overfull \hbox (14.32869pt too wide) in paragraph at lines 81--123 [] [21] [22] Overfull \hbox (41.83255pt too wide) in paragraph at lines 215--281 [] [23] Overfull \vbox (22.56999pt too high) has occurred while \output is active [24] [25] LaTeX Warning: Reference `types' on page 26 undefined on input line 454. [26] [27] [28] [29] [30] [31] [32] [33] Overfull \hbox (47.81136pt too wide) in paragraph at lines 1176--1178 []\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 ). [34] [35] [36] [37] Overfull \hbox (2.84468pt too wide) in paragraph at lines 1467--1517 [] [38] [39] [40pdfTeX warning (ext4): destination with the same identifier (name{ gram\\_o}) has been already used, duplicate ignored \AtBegShi@Output ...ipout \box \AtBeginShipoutBox \fi \fi l.1651 ] [41] [42] [43]) [44] 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 [45] (/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 70. [46] [47] Overfull \hbox (53.96228pt too wide) in paragraph at lines 202--203 \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 218--218 \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/ [48] Overfull \hbox (61.07932pt too wide) in paragraph at lines 295--296 \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 307--308 \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 332--333 \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 . [49] [50] [51] [52] [53] Overfull \hbox (6.74498pt too wide) in paragraph at lines 687--688 \T1/pcr/m/n/10 foo.cocci --dir /var/linuxes/linux-next/drivers --patch /var/lin uxes/linux-next\T1/ptm/m/n/10 . [54] [55]) [56] [57] (./license.txt [58] [59] [60] [61]) No file manual.bbl. [62] (./manual.aux) Package rerunfilecheck Warning: File `manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. 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. ) ) (see the transcript file for additional information)pdfTeX warning (dest): name {unary\\protect\040\\T1\\textunderscore\040op} has been referenced but does not exist, replaced by a fixed one 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{script\\protect\040\\T1\\textunderscore\040constrai nt} 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{id\\protect\040\\T1\\textunderscore\040or\\protect\ 040\\T1\\textunderscore\040cst} has been referenced but does not exist, replace d by a fixed one pdfTeX warning (dest): name{id\\protect\040\\T1\\textunderscore\040or\\protect\ 040\\T1\\textunderscore\040meta} has been referenced but does not exist, replac ed 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{pmid\\protect\040\\T1\\textunderscore\040with\\prot ect\040\\T1\\textunderscore\040not\\protect\040\\T1\\textunderscore\040eq\\prot ect\040\\T1\\textunderscore\040mid} has been referenced but does not exist, rep laced by a fixed one pdfTeX warning (dest): name{pmid\\protect\040\\T1\\textunderscore\040with\\prot ect\040\\T1\\textunderscore\040not\\protect\040\\T1\\textunderscore\040ceq} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{pmid\\protect\040\\T1\\textunderscore\040with\\prot ect\040\\T1\\textunderscore\040not\\protect\040\\T1\\textunderscore\040eq} has been refe kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ifgeo10 mktexpk: No such file or directory kpathsea: Appending font creation commands to missfont.log. renced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{pmid\\protect\040\\T1\\textunderscore\040with\\prot ect\040\\T1\\textunderscore\040virt\\protect\040\\T1\\textunderscore\040or\\pro tect\040\\T1\\textunderscore\040not\\protect\040\\T1\\textunderscore\040eq} has been referenced but does not exist, replaced by a fixed one pdfTeX warning (dest): name{pmid\\protect\040\\T1\\textunderscore\040with\\prot ect\040\\T1\\textunderscore\040regexp} has been referenced but does not exist, replaced 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/iurt/rpmbuild/BUILD/coccinelle-1.0.8/docs/manual' make[1]: *** [Makefile:11: all] Error 2 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/docs' make: [Makefile:358: docs] Error 2 (ignored) make docs -C tools/spgen/documentation make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/tools/spgen/documentation' /usr/bin/pdflatex -halt-on-error documentation.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./documentation.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2019/12/20 v1.4l 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/switch.def) (/usr/share/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texmf-dist/tex/generic/babel/babel.def (/usr/share/texmf-dist/tex/generic/babel/txtbabel.def)))) (/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/latex/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/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/generic/atbegshi/atbegshi.sty)) (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texmf-dist/tex/latex/atveryend/atveryend.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-pdfmode.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) Package rerunfilecheck Warning: File `documentation.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/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, 304899 bytes). Transcript written on documentation.log. /usr/bin/pdflatex -halt-on-error documentation.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./documentation.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2019/12/20 v1.4l 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/switch.def) (/usr/share/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texmf-dist/tex/generic/babel/babel.def (/usr/share/texmf-dist/tex/generic/babel/txtbabel.def)))) (/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/latex/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/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/generic/atbegshi/atbegshi.sty)) (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texmf-dist/tex/latex/atveryend/atveryend.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-pdfmode.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, 314896 bytes). Transcript written on documentation.log. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/coccinelle-1.0.8/tools/spgen/documentation' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.R8xbRP + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64 + cd coccinelle-1.0.8 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64 'INSTALL=/usr/bin/install -p' mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64 mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/ocaml if test -f bundles/pyml/dllpyml_stubs.so; then \ /usr/bin/install -p -m 755 bundles/pyml/dllpyml_stubs.so \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64; \ fi if test -f bundles/pcre/dllpcre_stubs.so; then \ /usr/bin/install -p -m 755 bundles/pcre/dllpcre_stubs.so \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64; \ fi /usr/bin/install -p -m 755 spatch.opt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spatch /usr/bin/install -p -m 644 standard.h /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64 /usr/bin/install -p -m 644 standard.iso /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64 /usr/bin/install -p -m 644 ocaml/*.cmi /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/ocaml/ /usr/bin/install -p -m 644 ocaml/*.cmx /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/ocaml/ /usr/bin/install -p -m 755 tools/spgen/source/spgen.opt \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spgen mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/python/coccilib/coccigui /usr/bin/install -p -m 644 python/coccilib/*.py \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/python/coccilib /usr/bin/install -p -m 644 python/coccilib/coccigui/*.py \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/python/coccilib/coccigui /usr/bin/install -p -m 644 python/coccilib/coccigui/pygui.glade \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/python/coccilib/coccigui /usr/bin/install -p -m 644 python/coccilib/coccigui/pygui.gladep \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/python/coccilib/coccigui if test "x/usr/share/bash-completion/completions" != "xno"; then \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/bash-completion/completions; \ /usr/bin/install -p -m 644 scripts/spatch.bash_completion \ /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/bash-completion/completions/spatch; \ fi mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/man/man1 mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/man/man3 /usr/bin/install -p -m 644 docs/spatch.1 /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/pycocci.1 /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/spgen.1 /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/man/man1/ /usr/bin/install -p -m 644 docs/Coccilib.3cocci /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/man/man3/ + rm -f /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spatch.byte + rm -f /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spatch.opt + pushd /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64 ~/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64 ~/rpmbuild/BUILD/coccinelle-1.0.8 + 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.0.8 + mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib/python3.8/site-packages + mv /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/python/coccilib /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib/python3.8/site-packages + rmdir /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/python + pushd /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64 ~/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64 ~/rpmbuild/BUILD/coccinelle-1.0.8 + mkdir ocaml/stublibs + mv dllpyml_stubs.so ocaml/stublibs + popd ~/rpmbuild/BUILD/coccinelle-1.0.8 + rm /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spgen + rm /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/man/man1/spgen.1 + install -m 0755 tools/pycocci /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/pycocci + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.8-7.mga8 --unique-debug-suffix -1.0.8-7.mga8.aarch64 --unique-debug-src-base coccinelle-1.0.8-7.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/coccinelle-1.0.8 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spatch explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/ocaml/stublibs/dllpyml_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spatch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/ocaml/stublibs/dllpyml_stubs.so original debug info size: 5852kB, size after compression: 5632kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 344 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/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gZcNnR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd coccinelle-1.0.8 + '[' 1 -eq 1 ']' + export COCCINELLE_HOME=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/coccinelle + COCCINELLE_HOME=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/coccinelle + export LD_LIBRARY_PATH=. + LD_LIBRARY_PATH=. + /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spatch --help Usage: spatch --sp-file [-o ] [--iso-file ] [options] Options are: main options ----------------------------------------------------------------------- --sp-file the semantic patch file -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/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/coccinelle/standard.iso) --macro-file --macro-file-builtins (default=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/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: Standard values: --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-diffshow 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 --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/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/bin/spatch -sp_file demos/simple.cocci demos/simple.c init_defs_builtins: /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/lib64/coccinelle/standard.h HANDLING: demos/simple.c diff = --- demos/simple.c +++ /tmp/cocci-output-22123-ea31c9-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.0.8-7.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zz8pXP + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd coccinelle-1.0.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + cp -pr authors.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + cp -pr bugs.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + cp -pr changes.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + cp -pr credits.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + cp -pr install.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + cp -pr readme.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ycC70P + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd coccinelle-1.0.8 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/licenses/coccinelle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/licenses/coccinelle + cp -pr license.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/licenses/coccinelle + cp -pr copyright.txt /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/licenses/coccinelle + RPM_EC=0 ++ jobs -p + exit 0 INFO: ignoring Provides ocamlx(Parser_c)=e0ea16718e9dd5a3d99bdb5516ac12c1 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Semantic_c)=39c7945ca99119d8deddb9ed2c602ad8 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Provides ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=8d7013f04a099fbe0c73ea2997d51266 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Token_c)=b68863bdaa10050541180be3517eaca9 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Token_annot)=ee0322920f2f3c8c176dd086e00452b1 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Semantic_c)=62f78a42600a3c45680e149dbc2ef1e6 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Pretty_print_c)=c7f9df9903857951c3065dbb19fae77c from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Lib_parsing_c)=761c0cd19170d821fb07031f1e33111a from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Lexer_parser)=15cd87e9d63362ed958741a949197b76 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/parser_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/prepare_ocamlcocci.cmx INFO: ignoring Provides ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmi INFO: ignoring Provides ocamlx(Pretty_print_c)=c7f9df9903857951c3065dbb19fae77c from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Provides ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=8d7013f04a099fbe0c73ea2997d51266 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Lib_parsing_c)=761c0cd19170d821fb07031f1e33111a from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Control_flow_c)=ce335046b856b30c2197729fcd9780f9 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/pretty_print_c.cmx INFO: ignoring Provides ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/regexp.cmi INFO: ignoring Provides ocamlx(Regexp)=26e44e9140f936b98e9396fc81b87755 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Requires ocaml(Regexp_pcre)=01226574c3bb2e6de05f8876bf9b2c75 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Provides ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Requires ocamlx(Regexp_pcre)=c68f0b57da5326784281e4a2104438f4 from /usr/lib64/coccinelle/ocaml/regexp.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmi INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Externalanalysis)=f258d02cea063d04fcfaa6b927bf8fb2 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Token_c)=b68863bdaa10050541180be3517eaca9 from /usr/lib64/coccinelle/ocaml/run_ocamlcocci.cmx INFO: ignoring Provides ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/token_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/token_c.cmi INFO: ignoring Provides ocamlx(Token_c)=b68863bdaa10050541180be3517eaca9 from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Provides ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/token_c.cmx INFO: ignoring Provides ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/visitor_c.cmi INFO: ignoring Provides ocamlx(Visitor_c)=f4307258ebb8c0ff67c2575ffb5f873e from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Provides ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocamlx(Control_flow_c)=ce335046b856b30c2197729fcd9780f9 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/visitor_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmi INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Iteration)=1ef2c0bfd1c425cebc2c1c7d42b73e82 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Flag_parsing_cocci)=3243bb3fd39fc461ed5f16de24eefc7b from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Externalanalysis)=f258d02cea063d04fcfaa6b927bf8fb2 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Data)=43dfe6d7bf71d8860b1c7cec62376e36 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Config)=00b483c91b664f210dccbb81992de79e from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Iteration)=140e65db2b421ae9bead0bb6754cd55d from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Flag_parsing_cocci)=d84485e3840991ee32504dbf4f49543e from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Data)=ad4224e6f448b4a468a9dd66791bc9fa from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Config)=f7aae743d28bc38f4c6f1b5c991948e9 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Requires ocamlx(Ast_cocci)=c5815f3184c1551ddf2131d80eea7105 from /usr/lib64/coccinelle/ocaml/yes_prepare_ocamlcocci.cmx INFO: ignoring Provides ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Provides ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Requires ocaml(Commands)=b539fac48728316f74dea5d614a4b6ab from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Requires ocamlx(Commands)=5bc8249704cfeb5af85dbc9a61a65dd4 from /usr/lib64/coccinelle/ocaml/flag.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/flag_parsing_c.cmx INFO: ignoring Provides ocaml(Iteration)=1ef2c0bfd1c425cebc2c1c7d42b73e82 from /usr/lib64/coccinelle/ocaml/iteration.cmi INFO: ignoring Provides ocamlx(Iteration)=140e65db2b421ae9bead0bb6754cd55d from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Provides ocaml(Iteration)=1ef2c0bfd1c425cebc2c1c7d42b73e82 from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/iteration.cmx INFO: ignoring Provides ocaml(Lexer_c)=499ed1825eca3c24f068d1d2ec1596e0 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/lexer_c.cmi INFO: ignoring Provides ocamlx(Ast_cocci)=c5815f3184c1551ddf2131d80eea7105 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Provides ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmx INFO: ignoring Provides ocamlx(Lexer_c)=a2943327cca8c90d9de962d0b85c6864 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Provides ocaml(Lexer_c)=499ed1825eca3c24f068d1d2ec1596e0 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Token_annot)=ee0322920f2f3c8c176dd086e00452b1 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/lexer_c.cmx INFO: ignoring Provides ocaml(Lib_parsing_c)=8d7013f04a099fbe0c73ea2997d51266 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmi INFO: ignoring Provides ocamlx(Lib_parsing_c)=761c0cd19170d821fb07031f1e33111a from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Provides ocaml(Lib_parsing_c)=8d7013f04a099fbe0c73ea2997d51266 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Dumper)=536e11daf48e20467969118fb6a9f3f9 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Visitor_c)=f4307258ebb8c0ff67c2575ffb5f873e from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Dumper)=660b9096e91407a9a8348346dce66a54 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/lib_parsing_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocamlx(Pretty_print_c)=c7f9df9903857951c3065dbb19fae77c from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/ocamlcocci_aux.cmx INFO: ignoring Requires ocaml(Setcore)=83a71c9279e33acf480a1a21c662cbc9 from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocaml(Parmap_utils)=3e679632b5b48dc0d37dbdf07147b9c1 from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocaml(Bytearray)=0922443d406e09c26604bcec2fc2a2e6 from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocamlx(Setcore)=6985fc3f3fcafbe14e881831da3dbaf6 from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocamlx(Parmap_utils)=2621627835711b6ca2c738adfa2d507d from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Requires ocamlx(Bytearray)=c54875445aa2f56816cb0ffc56df47f4 from /usr/lib64/coccinelle/ocaml/parmap.cmx INFO: ignoring Provides ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/parse_c.cmi INFO: ignoring Provides ocamlx(Parse_c)=dcd60c58742baecfe16bcafbb8265b36 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_helpers)=44f7aebd38754155307360ed6abb6afe from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Semantic_c)=39c7945ca99119d8deddb9ed2c602ad8 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_recovery_c)=f543281e6324cd08150bd885c3b07794 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_hacks)=874a64ca1b38593f02ac5f61a0696fd1 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parsing_consistency_c)=ad54b94c9cc2b339a8e7f59a91f82133 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Provides ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Lexer_c)=499ed1825eca3c24f068d1d2ec1596e0 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Includes)=4e3295dc30b18393f738d4bd9c3727eb from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Danger)=1f73e03f042857684776aaf0c715245d from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Visitor_c)=f4307258ebb8c0ff67c2575ffb5f873e from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Token_helpers)=2cfb162c07bee68c363b00d58e2a3ad2 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Semantic_c)=62f78a42600a3c45680e149dbc2ef1e6 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_stat)=62264fa5e9b8979e2d80c3fe003003bb from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_recovery_c)=d1b8f7183a43a2c4567386cf183f1c3d from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_hacks)=4bf199956b875ea684d4d9c1ad3c6d97 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parsing_consistency_c)=64a1861978960b094143507c7a2a15fe from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Parser_c)=e0ea16718e9dd5a3d99bdb5516ac12c1 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Lexer_parser)=15cd87e9d63362ed958741a949197b76 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Lexer_c)=a2943327cca8c90d9de962d0b85c6864 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Includes)=3686afc06f809a4cc454f71bfe934458 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Danger)=cfb06bf7a07424f407396b2f15de454d from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Cpp_token_c)=1457cbf48352c4987bc28dd925c80f18 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/parse_c.cmx INFO: ignoring Provides ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/parser_c.cmi INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Externalanalysis)=f258d02cea063d04fcfaa6b927bf8fb2 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/coccilib.cmi INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Type_annoter_c)=d6a750db7788ee8578d2af5ed1d08e00 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=8d7013f04a099fbe0c73ea2997d51266 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Lexer_c)=499ed1825eca3c24f068d1d2ec1596e0 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Iteration)=1ef2c0bfd1c425cebc2c1c7d42b73e82 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Externalanalysis)=f258d02cea063d04fcfaa6b927bf8fb2 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Exposed_modules)=9913df3a5042fea73d462466424a560c from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Dumper)=536e11daf48e20467969118fb6a9f3f9 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Config)=00b483c91b664f210dccbb81992de79e from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Commands)=b539fac48728316f74dea5d614a4b6ab from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Type_annoter_c)=b807a7054662c977e6e5db8d92f373b2 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Externalanalysis)=9b4a94be8cf03bc708468ae9adce485b from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Exposed_modules)=8854acf86034fd8104e0faccd8551063 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/coccilib.cmx INFO: ignoring Provides ocaml(Commands)=b539fac48728316f74dea5d614a4b6ab from /usr/lib64/coccinelle/ocaml/commands.cmi INFO: ignoring Provides ocamlx(Commands)=5bc8249704cfeb5af85dbc9a61a65dd4 from /usr/lib64/coccinelle/ocaml/commands.cmx INFO: ignoring Provides ocaml(Commands)=b539fac48728316f74dea5d614a4b6ab from /usr/lib64/coccinelle/ocaml/commands.cmx INFO: ignoring Provides ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/common.cmi INFO: ignoring Provides ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Requires ocaml(Dumper)=536e11daf48e20467969118fb6a9f3f9 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Provides ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Requires ocamlx(Dumper)=660b9096e91407a9a8348346dce66a54 from /usr/lib64/coccinelle/ocaml/common.cmx INFO: ignoring Provides ocaml(Config)=00b483c91b664f210dccbb81992de79e from /usr/lib64/coccinelle/ocaml/config.cmi INFO: ignoring Provides ocamlx(Config)=f7aae743d28bc38f4c6f1b5c991948e9 from /usr/lib64/coccinelle/ocaml/config.cmx INFO: ignoring Provides ocaml(Config)=00b483c91b664f210dccbb81992de79e from /usr/lib64/coccinelle/ocaml/config.cmx INFO: ignoring Provides ocaml(Dumper)=536e11daf48e20467969118fb6a9f3f9 from /usr/lib64/coccinelle/ocaml/dumper.cmi INFO: ignoring Provides ocamlx(Dumper)=660b9096e91407a9a8348346dce66a54 from /usr/lib64/coccinelle/ocaml/dumper.cmx INFO: ignoring Provides ocaml(Dumper)=536e11daf48e20467969118fb6a9f3f9 from /usr/lib64/coccinelle/ocaml/dumper.cmx INFO: ignoring Provides ocaml(Exposed_modules)=9913df3a5042fea73d462466424a560c from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Lib_parsing_c)=8d7013f04a099fbe0c73ea2997d51266 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Lexer_c)=499ed1825eca3c24f068d1d2ec1596e0 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Iteration)=1ef2c0bfd1c425cebc2c1c7d42b73e82 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Dumper)=536e11daf48e20467969118fb6a9f3f9 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Config)=00b483c91b664f210dccbb81992de79e from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Commands)=b539fac48728316f74dea5d614a4b6ab from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Requires ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmi INFO: ignoring Provides ocamlx(Exposed_modules)=8854acf86034fd8104e0faccd8551063 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Visitor_c)=6e2e6956326f905ed3607bfead8db400 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Token_views_c)=6b5504e761f4997a5bb3dc2eda81f6f6 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Pretty_print_c)=e4e9023a3dc6c7260fa7f59dbc658c5c from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Parsing_stat)=cc5f63fa85579cdf947c1de77060fbd5 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Parser_c)=f5e7a75d606f6966029d2a42f5d36640 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Parse_c)=6fa902fd83f642fcd3d93802ada1fef6 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ograph_extended)=8013b7de5d17c7175dcf0d759b0820ad from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Lib_parsing_c)=8d7013f04a099fbe0c73ea2997d51266 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Lexer_parser)=c940e0d658ea80510a301448694e1dae from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Lexer_c)=499ed1825eca3c24f068d1d2ec1596e0 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Iteration)=1ef2c0bfd1c425cebc2c1c7d42b73e82 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Provides ocaml(Exposed_modules)=9913df3a5042fea73d462466424a560c from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Dumper)=536e11daf48e20467969118fb6a9f3f9 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Cpp_token_c)=58cb9cf83512995258b9d4af64159fb9 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Control_flow_c)=5404d1cf059dede602e4a996bbde0016 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Config)=00b483c91b664f210dccbb81992de79e from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Commands)=b539fac48728316f74dea5d614a4b6ab from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Visitor_c)=f4307258ebb8c0ff67c2575ffb5f873e from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Token_c)=b68863bdaa10050541180be3517eaca9 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Regexp)=26e44e9140f936b98e9396fc81b87755 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Pretty_print_c)=c7f9df9903857951c3065dbb19fae77c from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Parser_c)=e0ea16718e9dd5a3d99bdb5516ac12c1 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Parse_c)=dcd60c58742baecfe16bcafbb8265b36 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Lib_parsing_c)=761c0cd19170d821fb07031f1e33111a from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Lexer_c)=a2943327cca8c90d9de962d0b85c6864 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Iteration)=140e65db2b421ae9bead0bb6754cd55d from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Dumper)=660b9096e91407a9a8348346dce66a54 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Config)=f7aae743d28bc38f4c6f1b5c991948e9 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Commands)=5bc8249704cfeb5af85dbc9a61a65dd4 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Ast_cocci)=c5815f3184c1551ddf2131d80eea7105 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Requires ocamlx(Ast0_cocci)=7c7d265fbcf0be5ee1616819e79cc15a from /usr/lib64/coccinelle/ocaml/exposed_modules.cmx INFO: ignoring Provides ocaml(Externalanalysis)=f258d02cea063d04fcfaa6b927bf8fb2 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmi INFO: ignoring Provides ocamlx(Externalanalysis)=9b4a94be8cf03bc708468ae9adce485b from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Provides ocaml(Externalanalysis)=f258d02cea063d04fcfaa6b927bf8fb2 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Requires ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/externalanalysis.cmx INFO: ignoring Provides ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/flag.cmi INFO: ignoring Provides ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmi INFO: ignoring Provides ocamlx(Ast0_cocci)=7c7d265fbcf0be5ee1616819e79cc15a from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Flag)=875235e7d59ed77658cdf6d2a854f354 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Provides ocaml(Ast0_cocci)=e701b478bf7d7bb28b87fd226fc756d4 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocamlx(Flag)=3ac9d684fffd445f4dd4afcf18b1e17f from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Requires ocamlx(Ast_cocci)=c5815f3184c1551ddf2131d80eea7105 from /usr/lib64/coccinelle/ocaml/ast0_cocci.cmx INFO: ignoring Provides ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ast_c.cmi INFO: ignoring Provides ocamlx(Ast_c)=bed0cd3ee0eb439814c518b766714cc3 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Token_c)=2072592628e96657c2060411c4e3322f from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Token_annot)=c215a27dd6599de735f9d06225b41388 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Common)=1875a5ea50688bf2021875bfeaa468a5 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Provides ocaml(Ast_c)=3de6efd6c1edc853ea232d6bee770e10 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocamlx(Token_annot)=ee0322920f2f3c8c176dd086e00452b1 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Requires ocamlx(Common)=f73af5682e4b61f4fe6b1b4f66dfd385 from /usr/lib64/coccinelle/ocaml/ast_c.cmx INFO: ignoring Provides ocaml(Ast_cocci)=6c4303a57ab695c42091d168ded971f4 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmi INFO: ignoring Requires ocaml(Regexp)=ba033383cc2316e5a4569b93153f28b8 from /usr/lib64/coccinelle/ocaml/ast_cocci.cmi Provides: bundled(ocaml-parmap) bundled(ocaml-pycaml) coccinelle = 1.0.8-7.mga8 coccinelle(aarch-64) = 1.0.8-7.mga8 ocaml(Ast0_cocci) = e701b478bf7d7bb28b87fd226fc756d4 ocaml(Ast_c) = 3de6efd6c1edc853ea232d6bee770e10 ocaml(Ast_cocci) = 6c4303a57ab695c42091d168ded971f4 ocaml(Coccilib) = 985a420ff8892403e16d9acc748b310c ocaml(Commands) = b539fac48728316f74dea5d614a4b6ab ocaml(Common) = 1875a5ea50688bf2021875bfeaa468a5 ocaml(Config) = 00b483c91b664f210dccbb81992de79e ocaml(Dumper) = 536e11daf48e20467969118fb6a9f3f9 ocaml(Exposed_modules) = 9913df3a5042fea73d462466424a560c ocaml(Externalanalysis) = f258d02cea063d04fcfaa6b927bf8fb2 ocaml(Flag) = 875235e7d59ed77658cdf6d2a854f354 ocaml(Flag_parsing_c) = 4bfc40f8c46fa273ae75ebf9d41f219e ocaml(Iteration) = 1ef2c0bfd1c425cebc2c1c7d42b73e82 ocaml(Lexer_c) = 499ed1825eca3c24f068d1d2ec1596e0 ocaml(Lib_parsing_c) = 8d7013f04a099fbe0c73ea2997d51266 ocaml(Ocamlcocci_aux) = acadd845cd8e34a2355e9b89080b31d3 ocaml(Parmap) = 22beb7912b7c763983104de53c351c98 ocaml(Parse_c) = 6fa902fd83f642fcd3d93802ada1fef6 ocaml(Parser_c) = f5e7a75d606f6966029d2a42f5d36640 ocaml(Prepare_ocamlcocci) = e3a3cec3c805402c4ebfbe01a9344709 ocaml(Pretty_print_c) = e4e9023a3dc6c7260fa7f59dbc658c5c ocaml(Regexp) = ba033383cc2316e5a4569b93153f28b8 ocaml(Run_ocamlcocci) = 003e9a877957cda8e0471d713a294608 ocaml(Token_c) = 2072592628e96657c2060411c4e3322f ocaml(Visitor_c) = 6e2e6956326f905ed3607bfead8db400 ocaml(Yes_prepare_ocamlcocci) = ceedf3650d567b9f9457034ed053c28f ocamlx(Ast0_cocci) = 7c7d265fbcf0be5ee1616819e79cc15a ocamlx(Ast_c) = bed0cd3ee0eb439814c518b766714cc3 ocamlx(Ast_cocci) = c5815f3184c1551ddf2131d80eea7105 ocamlx(Coccilib) = aef82e3685797196b3d3c2bdd2a9dde2 ocamlx(Commands) = 5bc8249704cfeb5af85dbc9a61a65dd4 ocamlx(Common) = f73af5682e4b61f4fe6b1b4f66dfd385 ocamlx(Config) = f7aae743d28bc38f4c6f1b5c991948e9 ocamlx(Dumper) = 660b9096e91407a9a8348346dce66a54 ocamlx(Exposed_modules) = 8854acf86034fd8104e0faccd8551063 ocamlx(Externalanalysis) = 9b4a94be8cf03bc708468ae9adce485b ocamlx(Flag) = 3ac9d684fffd445f4dd4afcf18b1e17f ocamlx(Flag_parsing_c) = 8bab50fada55bb46886840c962bf5e0a ocamlx(Iteration) = 140e65db2b421ae9bead0bb6754cd55d ocamlx(Lexer_c) = a2943327cca8c90d9de962d0b85c6864 ocamlx(Lib_parsing_c) = 761c0cd19170d821fb07031f1e33111a ocamlx(Ocamlcocci_aux) = 45d350a953c9506e432c061a10308b0c ocamlx(Parmap) = 1e40af0cfaed641615b4f62d2a6b8e7d ocamlx(Parse_c) = dcd60c58742baecfe16bcafbb8265b36 ocamlx(Parser_c) = e0ea16718e9dd5a3d99bdb5516ac12c1 ocamlx(Prepare_ocamlcocci) = 0a035469167516d627e6462e53ec420d ocamlx(Pretty_print_c) = c7f9df9903857951c3065dbb19fae77c ocamlx(Regexp) = 26e44e9140f936b98e9396fc81b87755 ocamlx(Run_ocamlcocci) = d680bf909d32084f033a72f6231f1124 ocamlx(Token_c) = b68863bdaa10050541180be3517eaca9 ocamlx(Visitor_c) = f4307258ebb8c0ff67c2575ffb5f873e ocamlx(Yes_prepare_ocamlcocci) = 05c11c15a04fb45fb7cfd6f54a38063c 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpcre.so.1()(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Coccilib) = 985a420ff8892403e16d9acc748b310c ocaml(Dynlink) = c6e85eecd953497826b689c46820b1ed ocaml(Flag_parsing_c) = 4bfc40f8c46fa273ae75ebf9d41f219e ocaml(Ocamlcocci_aux) = acadd845cd8e34a2355e9b89080b31d3 ocaml(Stdcompat) = 12af633ea3df1cfe335a9b8c28dc2b40 ocaml(Stdcompat__arg_s) = c0ab26b86660539609ebff70225fd44d ocaml(Stdcompat__arrayLabels_s) = ccf4b97ab80e455ee1856e1752975da2 ocaml(Stdcompat__array_s) = 187b34fe823c6234618eef0dfc685480 ocaml(Stdcompat__bool_s) = 185b53c01c6246df35cd1d81f1a21129 ocaml(Stdcompat__buffer_s) = d5fda4bf84b4f15cb0b11bca65adadc7 ocaml(Stdcompat__bytesLabels_s) = 31fac0d45a16b0450db36ab0fe10d855 ocaml(Stdcompat__bytes_s) = bd6d0df55270ce3759bd332b9e204195 ocaml(Stdcompat__char_s) = 8dfc49620260e6c2e3d5069771fd5d21 ocaml(Stdcompat__digest_s) = 5c26e28f13ba5842d132df41cfc3bdf7 ocaml(Stdcompat__ephemeron_s) = aac9c3ae2bf370a38dfdf1d61834f28b ocaml(Stdcompat__filename_s) = b89c619d85fefd0313654bf028c346b5 ocaml(Stdcompat__float_s) = 9efea64051a778d33882aa9f77551035 ocaml(Stdcompat__format_s) = ac79febc8c5b911a6a3e59b2114c7bd2 ocaml(Stdcompat__fun_s) = 69e92197ea745b108665b32b5e78bbc4 ocaml(Stdcompat__hashtbl_s) = 633c4d8ff62356b5429450492ec08037 ocaml(Stdcompat__init) = ad28b2b4ffc4b9212878b2194d56539f ocaml(Stdcompat__int32_s) = e83d643e7bc9791710c567e46463d34a ocaml(Stdcompat__int64_s) = aa4b9c005230dbd1ff0f3816150a9773 ocaml(Stdcompat__int_s) = bc64ada57e761919994d3cd0adc9bfa9 ocaml(Stdcompat__lazy_s) = 4895b12583beedd1f5c7f4f339fadd85 ocaml(Stdcompat__lexing_s) = aac6eb42a1f703b0ef566aa6dc30adde ocaml(Stdcompat__listLabels_s) = f1c553a36f8f3b1abc0b59dc78325cfa ocaml(Stdcompat__list_s) = fbcd9374cdda96bbb3f13e8dc5e1c5ab ocaml(Stdcompat__map_s) = 5808f7753cf49b835f4095bbb19f8859 ocaml(Stdcompat__nativeint_s) = bd3e4aab86d4f6dd853039e361654ffd ocaml(Stdcompat__option_s) = e9f76fd1b27bdf81503e1f31b2f803b2 ocaml(Stdcompat__pervasives_s) = 446ceaa3da2f96d2e937f78f2661f95e ocaml(Stdcompat__printexc_s) = 626df7f9bfbcc73498a47fe5c9b16b4b ocaml(Stdcompat__printf_s) = aa230789123c6fc607cf859125e7d2a0 ocaml(Stdcompat__queue_s) = de4a0f852dd049165894534231be7d0c ocaml(Stdcompat__result_s) = f90c37c7d562eeac6f66dd055c966423 ocaml(Stdcompat__seq) = 3d67a201859ae5c446235eeaf3798f19 ocaml(Stdcompat__seq_s) = e33f35203882151527674d87e361ca57 ocaml(Stdcompat__set_s) = 91c25e810b36d857606c9078819f688d ocaml(Stdcompat__spacetime_s) = ed7b1ac214ab04799cfb4ae052d48cd1 ocaml(Stdcompat__stack_s) = 62041a7860eb150127ee9206dc367637 ocaml(Stdcompat__stdlib_s) = f5127ddd2c8a253714b2c4643856d10c ocaml(Stdcompat__stream_s) = 5759cafb0daec2d009c058cf1ec6c526 ocaml(Stdcompat__stringLabels_s) = b9526d159a7f80bf06b5ac44b767d9e9 ocaml(Stdcompat__string_s) = 6a53b16962d2738fcf250bc54e9c12b3 ocaml(Stdcompat__sys_s) = d18a7f10c1ee0d2022444f728634fe4e ocaml(Stdcompat__uchar_s) = be99a643f41c5475ba2b25232190065a ocaml(Stdcompat__weak_s) = e75ff7bbf3ad877007ab7330b732f1df ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__arrayLabels) = 1d1f7bb853f3aa14d43377b871f03986 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__ephemeron) = c9e7c5f81cf1802f889563f97ff28c9c ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__float) = 0a88df599143186ba84eae4f1bd83330 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__gc) = 7fd146e11f52aa63b80f74c58258be74 ocaml(Stdlib__genlex) = eed6c262f8e06627ff281960e76aacbf ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__marshal) = c2ddae800dde5964f2743a87506541ee ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__oo) = 776d71aa45d361a01c1d15d7c8ad4453 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__scanf) = e84e0fc8d2ad94705113ca03bfc9de5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__spacetime) = 99b4318e66353d2ade75a26362ae8b13 ocaml(Stdlib__stack) = b515cb9a8648d069a1e380b3ec573599 ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Stdlib__weak) = 566904bc5a0ffe372f2b7937579598cc ocaml(Str) = c5bcee777d07f9d2f20c78da78387372 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Yes_prepare_ocamlcocci) = ceedf3650d567b9f9457034ed053c28f ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(Coccilib) = aef82e3685797196b3d3c2bdd2a9dde2 ocamlx(Dynlink) = 806ef4a308497a206ea5fb9c60832196 ocamlx(Flag_parsing_c) = 8bab50fada55bb46886840c962bf5e0a ocamlx(Ocamlcocci_aux) = 45d350a953c9506e432c061a10308b0c ocamlx(Stdcompat) = 8efc61c5173ca331867cec7b2b15f280 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__arg) = cb1eaa0d37316e516697f64cadc75f5f ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bigarray) = b14315739423f75b471a54b0cd4e3d10 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__gc) = 88ea814453410dc94978809800d4f5da ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__lexing) = e7ce663ca25a827e8cc02172a8f8f6fb ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__marshal) = 650ea397c78bf14d75a0fc6cbd264975 ocamlx(Stdlib__obj) = 930dac301330b9d6c1d5e7e7c2310683 ocamlx(Stdlib__parsing) = 6cc6af62ef0c74e718bcf92be05fd292 ocamlx(Stdlib__pervasives) = a4e6439f19e44d97d49bbd087347b9ec ocamlx(Stdlib__printexc) = 678fbefb5bcbeaeb7afb5ae5ca515b17 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__random) = f020b2b5cbd6298e4259d8f07989b898 ocamlx(Stdlib__set) = 82f5cc8aac133142447f442798e3e68e ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Str) = b2619808edfd808b4097e5ec36277e82 ocamlx(Unix) = ba030e73c9a8a296035219290541184c ocamlx(Yes_prepare_ocamlcocci) = 05c11c15a04fb45fb7cfd6f54a38063c python(abi) = 3.8 Processing files: coccinelle-doc-1.0.8-7.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1HyAqR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd coccinelle-1.0.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle-doc + cp -pr docs /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: coccinelle-doc = 1.0.8-7.mga8 coccinelle-doc(aarch-64) = 1.0.8-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coccinelle-examples-1.0.8-7.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.woYNNN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd coccinelle-1.0.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle-examples + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle-examples + cp -pr demos /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64/usr/share/doc/coccinelle-examples + RPM_EC=0 ++ jobs -p + exit 0 Provides: coccinelle-examples = 1.0.8-7.mga8 coccinelle-examples(aarch-64) = 1.0.8-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coccinelle-debugsource-1.0.8-7.mga8.aarch64 Provides: coccinelle-debugsource = 1.0.8-7.mga8 coccinelle-debugsource(aarch-64) = 1.0.8-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: coccinelle-debuginfo-1.0.8-7.mga8.aarch64 Provides: coccinelle-debuginfo = 1.0.8-7.mga8 coccinelle-debuginfo(aarch-64) = 1.0.8-7.mga8 debuginfo(build-id) = 0b919a194f45304d1cc948890610c2e5f3c6a1e5 debuginfo(build-id) = c70d1929509a2b86470e096c2fa11351d310db1e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: coccinelle-debugsource(aarch-64) = 1.0.8-7.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/coccinelle-debugsource-1.0.8-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/coccinelle-doc-1.0.8-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/coccinelle-examples-1.0.8-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/coccinelle-debuginfo-1.0.8-7.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/coccinelle-1.0.8-7.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oo1VfO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd coccinelle-1.0.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/coccinelle-1.0.8-7.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KlfTBO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf coccinelle-1.0.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!