>>> ctags: Building main/ctags 5.9.20211010.0-r0 (using abuild 3.8.0-r0) started Sun, 10 Oct 2021 13:49:21 +0000 >>> ctags: Checking sanity of /home/buildozer/aports/main/ctags/APKBUILD... >>> ctags: Analyzing dependencies... >>> ctags: Installing for build: build-base autoconf automake pkgconf py3-docutils diffutils python3 (1/16) Installing m4 (1.4.18-r2) (2/16) Installing perl (5.34.0-r1) (3/16) Installing autoconf (2.71-r0) (4/16) Installing automake (1.16.4-r1) (5/16) Installing libffi (3.3-r2) (6/16) Installing gdbm (1.20-r2) (7/16) Installing mpdecimal (2.5.1-r1) (8/16) Installing readline (8.1.1-r0) (9/16) Installing sqlite-libs (3.36.0-r0) (10/16) Installing python3 (3.9.7-r2) (11/16) Installing py3-docutils (0.16-r3) (12/16) Installing diffutils (3.8-r0) (13/16) Installing .makedepends-ctags (20211010.134922) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.33.0-r2) (16/16) Installing git-perl (2.33.0-r2) Executing busybox-1.34.1-r0.trigger OK: 408 MiB in 118 packages >>> ctags: Cleaning up srcdir >>> ctags: Cleaning up pkgdir >>> ctags: Fetching https://distfiles.alpinelinux.org/distfiles/ctags-5.9.20211010.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2482k 100 2482k 0 0 26.8M 0 --:--:-- --:--:-- --:--:-- 27.2M >>> ctags: Fetching https://distfiles.alpinelinux.org/distfiles/ctags-5.9.20211010.0.tar.gz >>> ctags: Checking sha512sums... ctags-5.9.20211010.0.tar.gz: OK disable-check-genfile.patch: OK >>> ctags: Unpacking /var/cache/distfiles/ctags-5.9.20211010.0.tar.gz... >>> ctags: disable-check-genfile.patch patching file makefiles/testing.mak ################################################################## # The paths and versions for tools # ################################################################## autoreconf is /usr/bin/autoreconf ------------------------------------------------------------------ autoreconf (GNU Autoconf) 2.71 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ################################################################## aclocal is /usr/bin/aclocal ------------------------------------------------------------------ aclocal (GNU automake) 1.16.4 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . ################################################################## pkg-config is /usr/bin/pkg-config ------------------------------------------------------------------ 1.8.0 ################################################################## autoconf is /usr/bin/autoconf ------------------------------------------------------------------ autoconf (GNU Autoconf) 2.71 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ################################################################## automake is /usr/bin/automake ------------------------------------------------------------------ automake (GNU automake) 1.16.4 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . ################################################################## # Generating files # ################################################################## autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 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:252: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:252: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:252: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:251: installing './compile' configure.ac:34: installing './config.guess' configure.ac:34: installing './config.sub' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' Makefile.am: installing './depcomp' /usr/share/automake-1.16/am/tags.am: warning: redefinition of 'ctags' ... /usr/share/automake-1.16/am/program.am: ... 'ctags$(EXEEXT)' previously defined here Makefile.am:58: while processing program 'ctags' autoreconf: Leaving directory '.' Universal Ctags, version 5.9.0 Linux 5.4.43-1-lts #2-Alpine SMP Thu, 28 May 2020 20:13:48 UTC i686 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking for fnmatch.h... yes checking for threads.h... yes checking for limits.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for i586-alpine-linux-musl-ranlib... ranlib checking whether byte ordering is bigendian... no checking whether ln -s works... yes checking for strip... strip checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for perl... yes checking for rst2man... /usr/bin/rst2man checking for rst2html... /usr/bin/rst2html checking for rst2pdf... no checking whether rst2mn has --syntax-highlight option... yes checking building in a git repository... no checking for git... git checking for timeout... timeout checking for python3... python3 checking directory to use for temporary files... /tmp checking for case-insensitive filenames... no checking selected sort method... simple internal algorithm configure: using internal sort algorithm as fallback checking for direct.h... no checking for dirent.h... yes checking for fcntl.h... yes checking for io.h... no checking for stat.h... no checking for types.h... no checking for unistd.h... (cached) yes checking for sys/dir.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking if L_tmpnam is defined in stdio.h... yes checking for off_t... yes checking for stdbool.h... yes checking for an ANSI C-conforming const... yes checking for typeof syntax and keyword spelling... typeof checking if compiler supports statement expressions... yes checking if struct stat contains st_ino... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for fnmatch... yes checking for mbsrtowcs... yes checking for isblank... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for nl_langinfo... yes checking for iswctype... yes checking for wcrtomb... yes checking for iswcntrl... yes checking for wmempcpy... no checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for mbstate_t... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for C/C++ restrict keyword... __restrict__ checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether imported symbols can be declared weak... (cached) yes checking for multithread API to use... posix checking for a traditional japanese locale... none checking for a french Unicode locale... none checking for a transitional chinese locale... none checking for gcc options needed to detect all undeclared functions... none needed checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether alarm is declared... yes checking for GNU libc compatible malloc... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strnlen is declared... yes checking for pid_t... yes checking for mode_t... yes checking whether execvpe is declared... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking for flexible array member... yes checking for working POSIX fnmatch... yes checking whether the compiler supports the __inline keyword... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc stores incomplete characters... guessing no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking for mbtowc... yes checking for mempcpy... yes checking whether YESEXPR works... yes checking for working re_compile_pattern... no checking for libintl.h... no checking whether isblank is declared... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for ssize_t... yes checking for working strnlen... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... guessing yes checking for wmemchr... yes checking for asprintf... yes checking for strstr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for mkstemp... yes checking for opendir... yes checking for strerror... yes checking for truncate... yes checking for setenv... yes checking for scandir... yes checking for dirent.h... (cached) yes checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... no checking for JANSSON... no checking for SECCOMP... no checking for LIBYAML... no configure: checking for new missing prototypes checking for iconv_open or libiconv_open with -liconv... no checking for iconv_open... yes checking whether __environ is declared... no checking whether _NSGetEnviron is declared... no checking whether strnlen is declared... (cached) yes checking for mblen... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gnulib/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands REPOINFO main/repoinfo.h make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' Making all in gnulib make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' GEN alloca.h GEN ctype.h GEN inttypes.h GEN langinfo.h GEN malloc/dynarray.gl.h GEN malloc/dynarray-skeleton.gl.h GEN limits.h GEN locale.h GEN stdint.h GEN stdlib.h GEN string.h GEN unistd.h GEN wctype.h GEN wchar.h GEN sys/types.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' CC hard-locale.o CC localcharset.o CC setlocale_null.o CC strnlen1.o CC unistd.o CC wctype-h.o CC nl_langinfo.o CC regex.o CC setlocale-lock.o CC wmempcpy.o CC malloc/dynarray_at_failure.o CC malloc/dynarray_emplace_enlarge.o CC malloc/dynarray_finalize.o CC malloc/dynarray_resize.o CC malloc/dynarray_resize_clear.o CC glthread/lock.o CC glthread/threadlib.o AR libgnu.a make[4]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' Making all in . make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' TXT2CSTR main/CommonPrelude.c OPTLIB2C optlib/RSpec.c OPTLIB2C optlib/cmake.c OPTLIB2C optlib/ctags-optlib.c OPTLIB2C optlib/elixir.c OPTLIB2C optlib/elm.c OPTLIB2C optlib/gdbinit.c OPTLIB2C optlib/inko.c OPTLIB2C optlib/iPythonCell.c OPTLIB2C optlib/kconfig.c OPTLIB2C optlib/man.c OPTLIB2C optlib/markdown.c OPTLIB2C optlib/meson.c OPTLIB2C optlib/mesonOptions.c OPTLIB2C optlib/passwd.c OPTLIB2C optlib/pod.c OPTLIB2C optlib/puppetManifest.c OPTLIB2C optlib/qemuhx.c OPTLIB2C optlib/rpmMacros.c OPTLIB2C optlib/scss.c OPTLIB2C optlib/systemtap.c CC main/libctags_a-debug.o CC4BUILD packcc CC main/readtags-mio.o CC main/mini_geany-mini-geany.o CC main/ctags-cmd.o CC main/libctags_a-args.o CC main/libctags_a-colprint.o CC main/libctags_a-dependency.o CC main/libctags_a-entry.o CC main/libctags_a-entry_private.o CC main/libctags_a-field.o CC main/libctags_a-error.o CC main/libctags_a-flags.o CC main/libctags_a-fmt.o CC main/libctags_a-htable.o CC main/libctags_a-keyword.o CC main/libctags_a-kind.o CC main/libctags_a-lregex.o CC main/libctags_a-lxpath.o CC main/libctags_a-main.o CC main/libctags_a-mbcs.o CC main/libctags_a-nestlevel.o CC main/libctags_a-numarray.o CC main/libctags_a-objpool.o CC main/libctags_a-options.o CC main/libctags_a-param.o CC main/libctags_a-parse.o CC main/libctags_a-portable-scandir.o CC main/libctags_a-promise.o CC main/libctags_a-ptag.o CC main/libctags_a-ptrarray.o CC main/libctags_a-rbtree.o CC main/libctags_a-read.o CC main/libctags_a-routines.o CC main/libctags_a-script.o CC main/libctags_a-seccomp.o CC main/libctags_a-selectors.o CC main/libctags_a-sort.o main/fmt.c: In function 'printTagField': main/fmt.c:81:22: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] 81 | unsigned int dt = getFieldDataType (f->ftype); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC main/libctags_a-stats.o CC main/libctags_a-strlist.o CC main/libctags_a-trace.o CC main/libctags_a-trashbox.o CC main/libctags_a-tokeninfo.o CC main/libctags_a-unwindi.o CC main/libctags_a-vstring.o CC main/libctags_a-writer.o CC main/libctags_a-writer-etags.o CC main/libctags_a-writer-ctags.o CC main/libctags_a-writer-json.o CC main/libctags_a-writer-xref.o CC main/libctags_a-xtag.o CC main/libctags_a-CommonPrelude.o CC main/libctags_a-repoinfo.o CC main/libctags_a-mio.o CC parsers/libctags_a-abaqus.o CC parsers/libctags_a-abc.o CC parsers/libctags_a-ada.o CC parsers/libctags_a-ant.o CC parsers/libctags_a-asciidoc.o CC parsers/libctags_a-asm.o CC parsers/libctags_a-asp.o CC parsers/libctags_a-autoconf.o CC parsers/libctags_a-autoit.o CC parsers/libctags_a-automake.o CC parsers/libctags_a-awk.o CC parsers/libctags_a-basic.o CC parsers/libctags_a-beta.o CC parsers/libctags_a-bibtex.o CC parsers/libctags_a-c.o CC parsers/libctags_a-clojure.o CC parsers/libctags_a-css.o CC parsers/libctags_a-cobol.o CC parsers/libctags_a-cpreprocessor.o CC parsers/cxx/libctags_a-cxx.o CC parsers/cxx/libctags_a-cxx_debug.o CC parsers/cxx/libctags_a-cxx_debug_type.o CC parsers/cxx/libctags_a-cxx_keyword.o CC parsers/cxx/libctags_a-cxx_parser.o CC parsers/cxx/libctags_a-cxx_parser_block.o CC parsers/cxx/libctags_a-cxx_parser_function.o CC parsers/cxx/libctags_a-cxx_parser_lambda.o CC parsers/cxx/libctags_a-cxx_parser_namespace.o CC parsers/cxx/libctags_a-cxx_parser_template.o CC parsers/cxx/libctags_a-cxx_parser_tokenizer.o CC parsers/cxx/libctags_a-cxx_parser_typedef.o CC parsers/cxx/libctags_a-cxx_parser_using.o CC parsers/cxx/libctags_a-cxx_parser_variable.o CC parsers/cxx/libctags_a-cxx_subparser.o CC parsers/cxx/libctags_a-cxx_qtmoc.o CC parsers/cxx/libctags_a-cxx_scope.o CC parsers/cxx/libctags_a-cxx_tag.o CC parsers/cxx/libctags_a-cxx_token.o CC parsers/cxx/libctags_a-cxx_token_chain.o CC parsers/libctags_a-diff.o CC parsers/libctags_a-dosbatch.o CC parsers/libctags_a-dtd.o CC parsers/libctags_a-dts.o CC parsers/libctags_a-eiffel.o CC parsers/libctags_a-erlang.o CC parsers/libctags_a-falcon.o CC parsers/libctags_a-flex.o CC parsers/libctags_a-fortran.o CC parsers/libctags_a-fypp.o CC parsers/libctags_a-go.o CC parsers/libctags_a-haskell.o CC parsers/libctags_a-haxe.o CC parsers/libctags_a-html.o CC parsers/libctags_a-iniconf.o CC parsers/libctags_a-itcl.o CC parsers/libctags_a-jprop.o CC parsers/libctags_a-jscript.o CC parsers/libctags_a-json.o CC parsers/libctags_a-julia.o CC parsers/libctags_a-ldscript.o CC parsers/libctags_a-lisp.o CC parsers/libctags_a-lua.o CC parsers/libctags_a-m4.o CC parsers/libctags_a-make.o CC parsers/libctags_a-matlab.o CC parsers/libctags_a-myrddin.o CC parsers/libctags_a-nsis.o CC parsers/libctags_a-objc.o CC parsers/libctags_a-ocaml.o CC parsers/libctags_a-pascal.o CC parsers/libctags_a-perl.o CC parsers/libctags_a-perl-function-parameters.o CC parsers/libctags_a-perl-moose.o CC parsers/libctags_a-perl6.o CC parsers/libctags_a-php.o CC parsers/libctags_a-powershell.o CC parsers/libctags_a-protobuf.o CC parsers/libctags_a-python.o CC parsers/libctags_a-pythonloggingconfig.o CC parsers/libctags_a-r-r6class.o CC parsers/libctags_a-r-s4class.o CC parsers/libctags_a-r.o CC parsers/libctags_a-rexx.o CC parsers/libctags_a-robot.o CC parsers/libctags_a-rpmspec.o CC parsers/libctags_a-rst.o CC parsers/libctags_a-ruby.o CC parsers/libctags_a-rust.o CC parsers/libctags_a-scheme.o CC parsers/libctags_a-sh.o CC parsers/libctags_a-slang.o CC parsers/libctags_a-sml.o CC parsers/libctags_a-sql.o CC parsers/libctags_a-systemdunit.o CC parsers/libctags_a-tcl.o CC parsers/libctags_a-tcloo.o CC parsers/libctags_a-tex.o CC parsers/libctags_a-tex-beamer.o CC parsers/libctags_a-ttcn.o CC parsers/libctags_a-txt2tags.o CC parsers/libctags_a-typescript.o CC parsers/libctags_a-verilog.o CC parsers/libctags_a-vhdl.o CC parsers/libctags_a-vim.o CC parsers/libctags_a-windres.o CC parsers/libctags_a-yacc.o CC parsers/libctags_a-yumrepo.o CC optlib/libctags_a-RSpec.o CC optlib/libctags_a-cmake.o CC optlib/libctags_a-ctags-optlib.o CC optlib/libctags_a-elixir.o CC optlib/libctags_a-elm.o CC optlib/libctags_a-gdbinit.o CC optlib/libctags_a-inko.o CC optlib/libctags_a-iPythonCell.o CC optlib/libctags_a-kconfig.o CC optlib/libctags_a-man.o CC optlib/libctags_a-markdown.o CC optlib/libctags_a-meson.o CC optlib/libctags_a-mesonOptions.o CC optlib/libctags_a-passwd.o CC optlib/libctags_a-pod.o CC optlib/libctags_a-puppetManifest.o CC optlib/libctags_a-qemuhx.o CC optlib/libctags_a-rpmMacros.o CC optlib/libctags_a-scss.o CC optlib/libctags_a-systemtap.o CC dsl/libctags_a-es.o CC dsl/libctags_a-optscript.o CC libreadtags/readtags-readtags.o CC extra-cmds/readtags-printtags.o CC extra-cmds/readtags-readtags-cmd.o CC dsl/readtags-es.o CC dsl/readtags-dsl.o CC dsl/readtags-qualifier.o CC dsl/readtags-sorter.o CC extra-cmds/optscript-optscript-repl.o dsl/sorter.c: In function 's_compare': dsl/sorter.c:379:9: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] 379 | return i; | ^ PACKCC peg/varlink.c PACKCC peg/kotlin.c CC peg/libctags_a-varlink.o CC peg/libctags_a-kotlin.o peg/kotlin.c: In function 'pcc_evaluate_rule_classParameter': peg/kotlin.c:3382:22: warning: unused variable 'n' [-Wunused-variable] 3382 | const size_t n = chunk->thunks.len; | ^ peg/kotlin.c:3381:22: warning: unused variable 'p' [-Wunused-variable] 3381 | const size_t p = ctx->cur; | ^ CCLD readtags AR libctags.a CCLD ctags CCLD optscript CCLD mini-geany make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' Making all in man make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' RST2MAN ctags.1.in RST2MAN ctags-optlib.7.in RST2MAN ctags-incompatibilities.7.in RST2MAN ctags-client-tools.7.in RST2MAN ctags-faq.7.in RST2MAN ctags-lang-iPythonCell.7.in RST2MAN ctags-lang-julia.7.in RST2MAN ctags-lang-python.7.in RST2MAN ctags-lang-tcl.7.in RST2MAN ctags-lang-verilog.7.in RST2MAN ctags-lang-inko.7.in RST2MAN ctags-lang-r.7.in RST2MAN ctags-lang-sql.7.in RST2MAN readtags.1.in RST2MAN tags.5.in SED ctags-lang-julia.7 SED ctags-lang-tcl.7 SED ctags-lang-python.7 SED ctags-lang-iPythonCell.7 SED ctags-lang-sql.7 SED tags.5 SED ctags-lang-inko.7 SED ctags-client-tools.7 SED ctags-lang-r.7 SED ctags-lang-verilog.7 SED ctags-incompatibilities.7 SED ctags-optlib.7 SED ctags-faq.7 SED readtags.1 SED ctags.1 make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' make[1]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' RUN tlib CCLD ctags ./mini-geany output: This parser only parses C files - provide them as arguments on the command line or get a hard-coded buffer parsed when no arguments are provided Number of all parsers is: 127 We are parsing C which provides the following kinds: d: macro e: enumerator f: function g: enum h: header l: local m: member p: prototype s: struct t: typedef u: union v: variable x: externvar z: parameter L: label D: macroparam Parsing buffer: foo line: 1 kind: function lang: C bar line: 3 kind: function lang: C main line: 5 kind: function lang: C comparing with expected output: mini-geany: OK RUN tmain RUN units RUN man-test Testing tag-relative-option-no-optarg ------------------------------------------------------------ exit passed Testing readtags-list-pseudo-tags ------------------------------------------------------------ stdout passed Testing option-exclude-exception ------------------------------------------------------------ stdout passed Testing two-inputs-requiring-scope-stack ------------------------------------------------------------ Testing readtags-escaping ------------------------------------------------------------ stdout passed stderr passed exit passed # Run test cases in ./man/ctags-lang-iPythonCell.7.rst.in ``` ./man/ctags-lang-iPythonCell.7.rst.in[0]:50...passed ``` # Run test cases in ./man/ctags-lang-inko.7.rst.in ``` ``` # Run test cases in ./man/ctags-lang-julia.7.rst.in ``` ./man/ctags-lang-julia.7.rst.in[0]:75...passed ./man/ctags-lang-julia.7.rst.in[1]:93...passed ``` # Run test cases in ./man/ctags-lang-python.7.rst.in ``` ./man/ctags-lang-python.7.rst.in[0]:116...passed ./man/ctags-lang-python.7.rst.in[1]:135...passed ./man/ctags-lang-python.7.rst.in[2]:158...passed ./man/ctags-lang-python.7.rst.in[3]:176...passed ./man/ctags-lang-python.7.rst.in[4]:195...passed ./man/ctags-lang-python.7.rst.in[5]:240...passed ``` # Run test cases in ./man/ctags-lang-r.7.rst.in ``` ./man/ctags-lang-r.7.rst.in[0]:49...passed ``` # Run test cases in ./man/ctags-lang-sql.7.rst.in ``` ./man/ctags-lang-sql.7.rst.in[0]:53...passed ./man/ctags-lang-sql.7.rst.in[1]:79...passed ``` # Run test cases in ./man/ctags-lang-tcl.7.rst.in ``` ``` # Run test cases in ./man/ctags-lang-verilog.7.rst.in ``` ``` OK Testing trace-option ------------------------------------------------------------ skipped (feature "debug" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing readtags-qualifier-end-field ------------------------------------------------------------ stdout passed stderr passed exit passed Testing emacs-modeline-non-alnum-in-head ------------------------------------------------------------ stdout passed Testing fixed-field-handling-in-json-format ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing interactive-option-write-to-file ------------------------------------------------------------ skipped (feature "interactive" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing ptag-role-desc ------------------------------------------------------------ stdout passed Category: ROOT ------------------------------------------------------------ Testing simple-json as JSON passed Testing simple-ctags as Ctags passed Testing alias-for-unknown-language ------------------------------------------------------------ stdout passed stderr passed exit passed Testing option-file-tags as Make passed Testing broken-tagname ------------------------------------------------------------ stdout passed stderr passed exit passed Testing simple-s4class as R passed Testing sandbox-no-eager-guessing ------------------------------------------------------------ skipped (feature "sandbox" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing kind-abnormal-spec ------------------------------------------------------------ stdout passed stderr passed Testing wrong-parser-name-in-field ------------------------------------------------------------ stderr passed exit passed Testing simple-passwd as Passwd passed Testing list-aliases ------------------------------------------------------------ stdout passed Testing emacs-modeline-non-alnum-in-tail ------------------------------------------------------------ stdout passed Testing conflib-recursive as Cof passed Testing mtable-simple as X passed Testing e-ctags-output ------------------------------------------------------------ stdout passed Testing parser-own-fields ------------------------------------------------------------ stdout passed stderr passed Testing simple-xref as C/xref passed Testing simple-haxe as Haxe passed Testing mtable-simple-with-table-extending as X passed Testing option-dump-keywords ------------------------------------------------------------ stdout passed Testing parser-own-extras ------------------------------------------------------------ stdout passed Testing readtags-qualifier-op-regexp-quote ------------------------------------------------------------ stdout passed stderr passed exit passed Testing sorted-list-languages ------------------------------------------------------------ skipped (GNU sort is needed to run this test case) Testing enable-kind-prefix ------------------------------------------------------------ stdout passed stderr passed Testing lregex-list-kinds-full ------------------------------------------------------------ stdout passed stderr passed exit passed Testing list-roles-with-kind-names ------------------------------------------------------------ stdout passed Testing map-lang-option ------------------------------------------------------------ stdout passed stderr passed exit passed Testing dynamic-kinds ------------------------------------------------------------ stdout passed stderr passed exit passed Testing option-same-kind-in-regex-and-builtin as C passed Testing readtags-qualifier-broken-exp ------------------------------------------------------------ stderr passed exit passed Testing simple-kconfig as Kconfig (multi inputs) passed Testing option-disable-kind-in-regex as C passed Testing selector-dont-select-disabled-lang ------------------------------------------------------------ stdout passed stderr passed exit passed Testing option-extradef as Python passed Testing nameless-long-option ------------------------------------------------------------ stdout passed stderr passed exit passed Testing ptag-dont-emit-to-stdout-by-default ------------------------------------------------------------ stdout passed Testing readtags-sorter-if-sform-order ------------------------------------------------------------ stdout passed stderr passed exit passed Testing option-disable-kind-in-both as C passed Testing mtable-pinning ------------------------------------------------------------ stderr passed Testing simple-yumrepo as YumRepo passed Testing regex-flag-simple as dummy passed Testing list-extras ------------------------------------------------------------ stdout passed stderr passed exit passed Testing simple-txt2tags as Txt2tags passed Testing lregex-unexpected-regex-kind ------------------------------------------------------------ stdout passed stderr passed Testing languages-and-language-force-options ------------------------------------------------------------ stderr passed exit passed Testing readtags-qualifier-op-string-append ------------------------------------------------------------ stdout passed stderr passed Testing output-field-escaping as ReStructuredText passed Testing option-langmap-ext--pat-ext as C passed Testing broken-fielddef ------------------------------------------------------------ stdout passed stderr passed Testing combination-of-fields-Zs ------------------------------------------------------------ stdout passed Testing mtable-simple-with-continuation as X passed Testing list-fields-with-prefix ------------------------------------------------------------ stdout passed Testing optlib-message-flag ------------------------------------------------------------ stdout passed stderr passed Testing objc-tg-corpus as ObjectiveC passed Testing readtags-simple-listing ------------------------------------------------------------ stdout passed exit passed Testing fixed-field-handling ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing conflib-simple as coffee passed Testing ptag-in-optlib-parser ------------------------------------------------------------ stdout passed Testing option-add-alias as Python passed Testing output-input-field-with-no-escape ------------------------------------------------------------ stdout passed Testing unit-example-multi-inputs as C (multi inputs) passed Testing wildcard-in-lang-of-fields-option ------------------------------------------------------------ stdout passed Testing simple-abc as Abc passed Testing warn-reusing-kind-letter ------------------------------------------------------------ stdout passed Testing lang-with-no-pattern ------------------------------------------------------------ skipped (feature "debug" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing extra-anonymous as C (multi inputs) passed Testing kind-long-lregex ------------------------------------------------------------ stdout passed Testing list-params ------------------------------------------------------------ stdout passed stderr passed Testing list-regex-flags ------------------------------------------------------------ stdout passed Testing null-description-in-pseudo-tag ------------------------------------------------------------ stdout passed exit passed Testing list-kinddef-flags ------------------------------------------------------------ stdout passed Testing regex-flag-anonymous as foo passed Testing option-input-file as C passed Testing interactive-mode ------------------------------------------------------------ skipped (feature "interactive" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing load-conf-files-under-home ------------------------------------------------------------ stdout passed stderr passed exit passed Testing regex-with-scope-nested as foo passed Testing getter-extras-field ------------------------------------------------------------ stdout passed stderr passed Testing option-langmap-pat--ext as C passed Testing language-names ------------------------------------------------------------ exit passed Testing optscript ------------------------------------------------------------ stdout passed stderr passed exit passed Testing json-output-much-parser-fields ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing simple-pod as Pod passed Testing lregex-kind-letter ------------------------------------------------------------ stdout passed stderr passed Testing option-totals-extra ------------------------------------------------------------ stdout passed Testing regex-multiline-flag-hat-and-doller as FOOBAR passed Testing line-regex-optscript ------------------------------------------------------------ stdout passed stderr passed exit passed Testing nested-subparsers-multilines ------------------------------------------------------------ stdout passed Testing option-langmap-pat--pat-ext as C passed Testing simple-elm as Elm passed Testing readtags-broken-input ------------------------------------------------------------ stdout passed stderr passed exit passed Testing omit-long-patterns ------------------------------------------------------------ stdout passed Testing roles-field-optscript ------------------------------------------------------------ stdout passed stderr passed Testing simple-etags as C/etags passed Testing omit-long-patterns-etags ------------------------------------------------------------ stdout passed stderr passed Testing cork-etags as Clojure/etags passed Testing force-initializing-option ------------------------------------------------------------ stderr passed Testing list-map-patterns ------------------------------------------------------------ stdout passed Testing simple-gdbinit as Gdbinit passed Testing matlab-tg-corpus as MatLab passed Testing xformat-and-parser-own-field ------------------------------------------------------------ stdout passed stderr passed Testing parser-own-fields-clearing-all ------------------------------------------------------------ stdout passed Testing sandbox ------------------------------------------------------------ skipped (feature "sandbox" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing simple-diff as Diff passed Testing zephir-simple as Zephir passed Testing scopesep ------------------------------------------------------------ stdout passed Testing simple-windres as WindRes passed Testing readtags-sorter-if-sform ------------------------------------------------------------ stdout passed stderr passed exit passed Testing extras-field ------------------------------------------------------------ stdout passed stderr passed exit passed Testing extra-total-lines as C passed Testing enable-kind-postfix-with-wildcard ------------------------------------------------------------ stdout passed stderr passed Testing no-input-encoding-option ------------------------------------------------------------ stdout passed stderr passed exit passed Testing emacs-modeline-non-alnum-in-head2 ------------------------------------------------------------ stdout passed Testing regex-with-scope as foo passed Testing simple-plist as NONE skipped (required feature "xpath" is not available) Testing ptag-extra-desc ------------------------------------------------------------ stdout passed Testing simple-rspec as Ruby passed Testing optlib-dir-option ------------------------------------------------------------ stderr passed Testing option-file-tags-no as Make passed Testing load-dot-ctags-twice ------------------------------------------------------------ stdout passed stderr passed exit passed Testing list-fields ------------------------------------------------------------ stdout passed stderr passed exit passed Testing regex-multiline-flag-dos as mltest passed Testing enable-kind-prefix-with-wildcard ------------------------------------------------------------ stdout passed stderr passed Testing list-mline-regex-flags ------------------------------------------------------------ stdout passed Testing simple-systemdunit as SystemdUnit passed Testing dotted-names as JSON passed Testing cxx-how-kinds-defs-are-shared-or-copyed ------------------------------------------------------------ stdout passed Testing parser-rpmMacros as RpmMacros (multi inputs) passed Testing emacs-modeline-downcased-mode ------------------------------------------------------------ stdout passed stderr passed Testing w32-slash-in-exclude-option ------------------------------------------------------------ skipped (feature "win32" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing json-limit-recursion ------------------------------------------------------------ stdout passed stderr passed exit passed Testing readtags-error-in-sorter ------------------------------------------------------------ exit passed Testing list-map-extensions ------------------------------------------------------------ stdout passed Testing mtable-stats ------------------------------------------------------------ stdout passed stderr passed Testing regex-multiline-flag as javaspring passed Testing simple-javaproperties as JavaProperties passed Testing simple-texBeamer as Tex passed Testing pretend-option ------------------------------------------------------------ stdout passed Testing option-lang-compatibility as foo passed Testing subparser-direction ------------------------------------------------------------ stdout passed Testing simple-glade as skipped (required feature "xpath" is not available) Testing kinddef ------------------------------------------------------------ stdout passed stderr passed Testing list-kinds-full ------------------------------------------------------------ stdout passed stderr passed exit passed Testing lregex-list-kinds ------------------------------------------------------------ stdout passed stderr passed exit passed Testing sql-null-tag-warning ------------------------------------------------------------ stdout passed stderr passed Testing vera-interface as Vera passed Testing regex-with-scope-autoFQTag as foo passed Testing epoch-field ------------------------------------------------------------ stdout passed stderr passed Testing option-exclude-simple ------------------------------------------------------------ stdout passed Testing extra-file-scope-option as C passed Testing ptag-output-excmd ------------------------------------------------------------ stdout passed stderr passed Testing regex-for-unknown-language ------------------------------------------------------------ stdout passed stderr passed exit passed Testing regex-flag-long as dummy passed Testing sandbox-with-eager-guessing ------------------------------------------------------------ skipped (feature "sandbox" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing fq-json as Python/json skipped (required feature "json" is not available) Testing readtags-combine ------------------------------------------------------------ stdout passed stderr passed exit passed Testing readtags-qualifier-sf-cond ------------------------------------------------------------ stdout passed stderr passed Testing extension-with-template-suffix as C passed Testing optscript-preludes-stack ------------------------------------------------------------ stdout passed stderr passed exit passed Testing option-langmap-ext--ext as C passed Testing simple-abaqus as Abaqus passed Testing option-extradef-in-mtable ------------------------------------------------------------ stdout passed stderr passed Testing option-pseudo-tags ------------------------------------------------------------ stdout passed Testing json-output-for-broken-input ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing regex-multiline-flag-newline as FOOBAR passed Testing tab-in-parser-specific-field ------------------------------------------------------------ stdout passed Testing enable-kind-postfix ------------------------------------------------------------ stdout passed stderr passed Testing noext-tg-objc as ObjectiveC passed Testing simple-meson-options as MesonOptions passed Testing filter-option ------------------------------------------------------------ stdout passed Testing lregex-reject-reserved-kind ------------------------------------------------------------ stdout passed stderr passed exit passed Testing readtags-qualifier-begin ------------------------------------------------------------ stdout passed stderr passed exit passed Testing zephir-return-hint as Zephir passed Testing option-langmap-ext-pat--ext as C passed Testing langmap-option ------------------------------------------------------------ stdout passed stderr passed exit passed Testing cork-xref as Clojure/xref passed Testing load-conf-files-under-cwd ------------------------------------------------------------ stdout passed stderr passed exit passed Testing option-disable-kind-in-builtin as C passed Testing nested-mio ------------------------------------------------------------ stdout passed exit passed Testing dot-ctags-with-indentation ------------------------------------------------------------ stdout passed stderr passed exit passed Testing simple-maven2 as skipped (required feature "xpath" is not available) Testing noext-tg-matlab as MatLab passed Testing xref-ptag-in-list-extras ------------------------------------------------------------ stdout passed Testing readtags-qualifier-op-length ------------------------------------------------------------ stdout passed stderr passed Testing json-output-to-file ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing fq-xref as Python/xref passed Testing ptag-kind-sep ------------------------------------------------------------ stdout passed stderr passed exit passed Testing extra-disabling-anonymous as C (multi inputs) passed Testing mline-no-advance ------------------------------------------------------------ stderr passed Testing extension-vs-pattern ------------------------------------------------------------ stdout passed stderr passed exit passed Testing broken-langdef ------------------------------------------------------------ stdout passed stderr passed Testing regex-multiline-flag-advnaceTo as foo (multi inputs) passed Testing ptag-xref as C/xref passed Testing c-anon-counter ------------------------------------------------------------ stdout passed stderr passed exit passed Testing kind-long ------------------------------------------------------------ stdout passed Testing excmd-combine ------------------------------------------------------------ stdout passed Testing tmain-skip-example ------------------------------------------------------------ skipped (example: no such feature) Testing emacs-modeline-uppercased-marker ------------------------------------------------------------ stdout passed stderr passed Testing combination-of-fields-zkK ------------------------------------------------------------ stdout passed Testing xref-output-to-file ------------------------------------------------------------ stdout passed Category: parser-go.r ------------------------------------------------------------ Testing go-incomplete-func as Go passed ("expected.tags*" not found) Testing list-pseudo-tags ------------------------------------------------------------ stdout passed stderr passed exit passed Testing go-ignore-underscore-var as Go passed Testing option-options-maybe ------------------------------------------------------------ stdout passed stderr passed exit passed Testing go-scope as Go passed Testing common-prelude ------------------------------------------------------------ stdout passed stderr passed Testing go-funcs as Go passed Testing go-end-field-for-types as Go passed Testing output-format-option ------------------------------------------------------------ stdout passed Testing disable-fixed-field ------------------------------------------------------------ stdout passed stderr passed exit passed Testing filter-option-write-to-file ------------------------------------------------------------ stdout passed stderr passed Testing multi-roles ------------------------------------------------------------ stdout passed Testing go-vars as Go passed Testing go-dont-solve-type-for-underscore-var as Go passed Testing go-crash-issue-2220 as Go passed Testing regex-patterns-from-file ------------------------------------------------------------ stdout passed stderr passed Testing lregex-kind-name ------------------------------------------------------------ stdout passed stderr passed Testing broken-json-output ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing go-anonmember as Go passed Testing ptag-field-sec ------------------------------------------------------------ stdout passed Testing go-type-aliases as Go passed Testing readtags-qualifier ------------------------------------------------------------ stdout passed stderr passed exit passed Testing go-interface as Go passed Testing go-torture as Go passed Testing option-dump-options ------------------------------------------------------------ stdout passed Testing go-variadic-dots-broken as Go passed ("expected.tags*" not found) Testing invalid-encoding-option ------------------------------------------------------------ stdout passed stderr passed exit passed Testing sandbox-crash ------------------------------------------------------------ skipped (feature "debug" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing go-import as Go (multi inputs) passed Testing go-incomplete-input as Go passed ("expected.tags*" not found) Testing go-op-less-than as Go passed Testing go-timeouts as Go passed Testing github-issue-2430 as Go passed Testing go-goroutines as Go passed Testing go-helloworld as Go passed Testing go-variadic-dots as Go passed Category: parser-matlab.r ------------------------------------------------------------ Testing matlab_test.m as MatLab passed Testing matlab_backtracking.m as MatLab passed Testing xformat-common-fields ------------------------------------------------------------ stdout passed Testing option-extras-enabling-all ------------------------------------------------------------ stdout passed stderr passed exit passed Testing broken-tagname-in-ectags-format ------------------------------------------------------------ stdout passed stderr passed exit passed Testing gcov-sandbox ------------------------------------------------------------ skipped (feature "sandbox" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Category: parser-nsis.r ------------------------------------------------------------ Testing simple-nsis as NSIS passed Testing option-exclude-including-fsep ------------------------------------------------------------ stdout passed Testing include as NSIS passed Testing selector-xml-root-elelement ------------------------------------------------------------ skipped (feature "xpath" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing various-sections as NSIS passed Testing section_groups as NSIS passed Testing json-output-format ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing load-conf-files-under-cwd-no-dot ------------------------------------------------------------ stdout passed stderr passed exit passed Testing langstr as NSIS passed Testing json-ptag-in-list-extras ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing json-output-boolean-fields ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Category: parser-tcloo.r ------------------------------------------------------------ Testing no-class-in-create as Tcl passed ("expected.tags*" not found) Testing clear-aliases ------------------------------------------------------------ stdout passed exit passed Testing namespace-class as Tcl passed Testing tags-output-boolean-fields ------------------------------------------------------------ stdout passed stderr passed Testing namespace-wildcard as Tcl passed Testing simple-tcloo as Tcl passed Testing force-use as Tcl passed Testing kind-and-role-defaults ------------------------------------------------------------ stdout passed Testing extras-long ------------------------------------------------------------ stdout passed Testing case-insensitive-pattern ------------------------------------------------------------ skipped (feature "case-insensitive-filenames" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Category: xformat-option.r ------------------------------------------------------------ Testing format-NlKkFnP as ObjectiveC/xref passed Testing format-aim as Java/xref passed Testing format-CfSt as C/xref passed Testing truncation as C/xref passed Testing mtable-mutual-entering ------------------------------------------------------------ stdout passed stderr passed Testing readtags-sorter ------------------------------------------------------------ stdout passed stderr passed exit passed Testing parser-init-useCork ------------------------------------------------------------ stdout passed Testing list-subparsers-all ------------------------------------------------------------ skipped (feature "xpath" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing option-echo-and-force-quit ------------------------------------------------------------ stdout passed stderr passed exit passed Category: parser-varlink.r ------------------------------------------------------------ Testing varlink-type-method-error as Varlink passed Testing varlink-enum as Varlink passed Testing pattern-length-limit ------------------------------------------------------------ stdout passed Testing unreadable-input ------------------------------------------------------------ skipped (auditd is not running) Testing mtable-avoid-infinite-loop-at-the-eof ------------------------------------------------------------ stdout passed stderr passed Category: parser-sql.r ------------------------------------------------------------ Testing bug1944150.sql as SQL passed Testing map-for-unknown-language ------------------------------------------------------------ stdout passed stderr passed exit passed Testing lang-sequel ------------------------------------------------------------ stdout passed stderr passed exit passed Testing sql-create-table-extra-select as SQL failed (KNOWN bug) Testing option-use-slash-as-filename-separator ------------------------------------------------------------ skipped (feature "win32" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing bug2961855.sql as SQL passed Testing excmd-combine-backward ------------------------------------------------------------ stdout passed Testing sql-create-table-if-not-exists as SQL passed Testing readtags-qualifier-regex ------------------------------------------------------------ stdout passed stderr passed Testing readlob.sql as SQL passed Testing sql-create-extension as SQL passed Testing 3184782.sql as SQL passed Testing bug1428714.sql as SQL passed Testing readtags-alias ------------------------------------------------------------ stdout passed Testing xformat-boolean-fields ------------------------------------------------------------ stdout passed stderr passed Testing list-roles ------------------------------------------------------------ stdout passed stderr passed exit passed Testing sql_pgSQL_with_function_x as SQL passed Testing lregex-list-kinds-uniquely ------------------------------------------------------------ stdout passed Testing bug1938565.sql as SQL passed Testing bug823000.sql as SQL passed Testing list-mtable-regex-flags ------------------------------------------------------------ stdout passed Testing sharp-comment as SQL passed Testing extras-field-for-pseudo-tags ------------------------------------------------------------ stdout passed Testing ptag-proc-cwd ------------------------------------------------------------ stdout passed Testing roledef ------------------------------------------------------------ stdout passed stderr passed Testing hex2dec.sql as SQL passed Testing db-trig.sql as SQL passed Testing tag-relative-option-in-etags ------------------------------------------------------------ stdout passed Testing readtags-qualifier-op-downcase-upcase ------------------------------------------------------------ stdout passed Testing readlong.sql as SQL passed Testing lregex-clear-patterns ------------------------------------------------------------ stdout passed stderr passed Testing option-options-directory ------------------------------------------------------------ stderr passed exit passed Testing client-vista-vim-fields-expectation ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing map-removing ------------------------------------------------------------ stdout passed stderr passed exit passed Testing sql-create-table-as as SQL passed Testing langmap-option-including-patterns ------------------------------------------------------------ stdout passed stderr passed exit passed Testing sql-plsql-inquiry-directive as SQL (multi inputs) passed Testing random.sql as SQL passed Testing sql_single_quote.sql as SQL passed Testing list-fields-fixed-field-handling ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing list-excludes ------------------------------------------------------------ stdout passed Testing kinds-all-with-spec ------------------------------------------------------------ stdout passed stderr passed exit passed Testing broken-tagname-quiet ------------------------------------------------------------ stdout passed stderr passed exit passed Testing interactive-resource-management ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing enable-non-existing-kind ------------------------------------------------------------ stderr passed Testing list-language-fields ------------------------------------------------------------ stdout passed Testing interactive-notice-output ------------------------------------------------------------ skipped (feature "json" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing bug629115.sql as SQL passed Testing bug722501.sql as SQL passed Testing bug1570779.sql as SQL passed Testing tmain-example ------------------------------------------------------------ stdout passed stderr passed exit passed tags passed Testing sql_pgSQL_guest as SQL passed Testing allow-null-tag ------------------------------------------------------------ stdout passed stderr passed exit passed Testing abnormal-output-file-names ------------------------------------------------------------ stdout passed stderr passed Testing disable-languages ------------------------------------------------------------ stdout passed stderr passed Testing generate-anon-ids ------------------------------------------------------------ stdout passed Testing run-as-etags ------------------------------------------------------------ stderr passed exit passed Testing tag-relative-option ------------------------------------------------------------ skipped (--tag-relative=always|never is not available on this platform) Testing sql_pgSQL_dollar_quote_complicated as SQL passed Testing countall.sql as SQL passed Testing sandbox-unknown-submode ------------------------------------------------------------ skipped (feature "sandbox" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing refcurs.sql as SQL passed Testing sql_pgSQL_empty_decl as SQL passed Testing maxdepth ------------------------------------------------------------ stdout passed Testing partial as SQL passed ("expected.tags*" not found) Testing sql_pgSQL_dollar_quote as SQL passed Testing comment-as-identifier as SQL passed Testing output-file-resource-management ------------------------------------------------------------ stdout passed Testing ptag-kind-desc ------------------------------------------------------------ stdout passed Testing sql-create-table-select as SQL passed Testing is-as-funcname as SQL passed Testing bug1324663.sql as SQL passed Category: parser-powershell.r ------------------------------------------------------------ Testing simple-powershell as PowerShell passed Testing broken-extradef ------------------------------------------------------------ stdout passed stderr passed Category: parser-ocaml.r ------------------------------------------------------------ Testing ocaml_string_tests.ml as OCaml passed Testing ocamlCommentInStringAllowed.ml as OCaml passed Testing ocaml_empty.ml_xref as OCaml/xref passed Testing ocaml_two_files as OCaml (multi inputs) passed Testing sandbox-default-req ------------------------------------------------------------ skipped (feature "sandbox" is not available in /home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/./ctags) Testing errors-about-parser-own-extras ------------------------------------------------------------ stderr passed Testing ocaml_empty.ml as OCaml passed Testing ocaml_empty.ml_etags as OCaml/etags passed Testing ocamlAllKinds.ml as OCaml passed Testing github-451-improved as OCaml passed Testing ocaml_only_str.ml as OCaml passed Testing nested-subparsers ------------------------------------------------------------ stdout passed Category: parser-css.r ------------------------------------------------------------ Testing css-trivial as CSS passed Testing css-namespace-selectors as CSS passed Testing css-attribute-selectors as CSS passed Testing css-pseudo-classes as CSS passed Testing css-at-rules as CSS passed Testing css-at-supports as CSS passed Testing errors-in-options-roles ------------------------------------------------------------ stdout passed stderr passed Testing css-tag-types as CSS passed Testing css-singlequote-in-comment-issue2 as CSS passed Testing css-comma-no-space as CSS passed Testing css-simple as CSS passed Category: parser-xml.r ------------------------------------------------------------ Testing ns-with-no-prefix as NONE skipped (required feature "xpath" is not available) Testing simple-xml as NONE skipped (required feature "xpath" is not available) Testing doctype as NONE skipped (required feature "xpath" is not available) Category: parser-vim.r ------------------------------------------------------------ Testing 3548393.vim as Vim passed Testing vim-map-special-args as Vim passed Testing simple.vim as Vim passed Testing vim-const as Vim passed Testing end-field.vim as Vim passed Testing 3214129.vim as Vim passed Testing vimball.vim as Vim passed Testing vim-command-not-command as Vim passed Testing vim-command as Vim passed Testing vim-command-in-function as Vim passed Testing vim-signature as Vim passed Testing vim-let-in-function as Vim passed Testing bug358.vim as Vim passed Testing bug3032253.vim as Vim passed Testing vim9-def-function as Vim passed Testing bug359.vim as Vim passed Category: parser-typescript.r ------------------------------------------------------------ Testing ts-enum-white as TypeScript passed Testing ts-namespace-with-fq-name-white as TypeScript passed Testing ts-function-white as TypeScript passed Testing ts-function-variable as TypeScript passed Testing ts-function-variable-white as TypeScript passed Testing ts-decorators as TypeScript passed Testing ts-decorators-white as TypeScript passed Testing ts-type-white as TypeScript passed Testing ts-interface-white as TypeScript passed Testing ts-function as TypeScript passed Testing ts-enum as TypeScript passed Testing ts-namespace-with-fq-name as TypeScript passed Testing ts-const as TypeScript passed Testing ts-class-fq-white as TypeScript passed Testing ts-class as TypeScript passed Testing ts-class-white as TypeScript passed Testing ts-type as TypeScript passed Testing ts-interface as TypeScript passed Testing ts-namespaces-white as TypeScript passed Testing ts-namespaces as TypeScript passed Testing ts-class-fq as TypeScript passed Category: option-regex-attaching-role.r ------------------------------------------------------------ Testing extending-existing-parser as Scheme passed Testing standing-alone-line-parser as FOO passed Category: parser-svg.r ------------------------------------------------------------ Testing defs as NONE skipped (required feature "xpath" is not available) Testing simple-svg as NONE skipped (required feature "xpath" is not available) Category: parser-restructuredtext.r ------------------------------------------------------------ Testing utf8-restructuredtext as ReStructuredText passed Testing target-restructuredtext as ReStructuredText passed Testing citation as ReStructuredText passed Testing iso8859-1-restructuredtext as ReStructuredText passed Testing substdef as ReStructuredText passed Testing simple-restructuredtext as ReStructuredText passed Category: parser-robot.r ------------------------------------------------------------ Testing keyword-started-from-varref as Robot passed Testing dashes-in-identifiers as Robot passed Testing simple-robot as Robot passed Testing simple-robot-no-extra as Robot passed Category: parser-r6class.r ------------------------------------------------------------ Testing infinite-loop as R (multi inputs) passed ("expected.tags*" not found) Testing r6prefix as R passed Testing simple-r6class as R passed Category: parser-dtd.r ------------------------------------------------------------ Testing condtion as DTD passed Testing simple-dtd as DTD passed Testing colons-in-name as DTD passed Testing parameter-entities as DTD passed Testing fq as DTD passed Testing elements as DTD passed Testing notation as DTD passed Category: parser-make.r ------------------------------------------------------------ Testing make.continuation as Make passed Testing bug2959889.mak as Make passed Testing make.comment-in-rule as Make passed Testing make.target-with-parentheses as Make passed Testing make.parenthesis as Make passed Testing make.gnumake-not-special-targets as Make passed Testing make.gnumake-pattern-rules as Make passed Testing make.include as Make passed Testing make.variable-set-if-undefined as Make passed Testing make.multi-target as Make passed Testing make.variable-on-cmdline as Make passed Category: parser-inko.r ------------------------------------------------------------ Testing let as Inko passed Testing strings as Inko passed Testing objects as Inko passed Testing traits as Inko passed Testing methods as Inko passed Testing comments as Inko passed Testing implementations as Inko passed Testing everything as Inko passed Category: parser-objectivec.r ------------------------------------------------------------ Testing objc_underscore as ObjectiveC passed Testing objc-signature as ObjectiveC passed Testing objectivec_interface.h as ObjectiveC passed Testing crash-in-parsing-protocol as ObjectiveC (multi inputs) passed Testing objc-extern-c as ObjectiveC (multi inputs) passed Testing objectivec_implementation.m as ObjectiveC passed Testing objc.m as ObjectiveC passed Testing objectivec_property.h as ObjectiveC passed Testing objectivec_protocol.h as ObjectiveC passed Category: parser-unknown.r ------------------------------------------------------------ Testing no-unknown-parser as passed Testing unknown-parser-with-some-lines as Unknown passed Testing unknown-parser as Unknown passed Testing etags as Unknown/etags passed Category: parser-qemuhx.r ------------------------------------------------------------ Testing enable as QemuHX passed Testing disable as QemuHX passed Testing optscript-translation as QemuHX passed Category: parser-ada.r ------------------------------------------------------------ Testing ada-partial-bug2 as Ada passed ("expected.tags*" not found) Testing ada-protected as Ada passed ("expected.tags*" not found) Testing ada-partial-bug as Ada passed Testing ada-etags-suffix as Ada (multi inputs)/etags passed Testing ada-partial-type as Ada passed Testing ada-overriding as Ada (multi inputs) passed Testing ada-adb as Ada passed Testing ada-string-liteal as Ada/etags passed Testing ada-type-new-without-with as Ada passed Testing ada-function as Ada passed ("expected.tags*" not found) Testing ada-label as Ada passed Testing ada-ads as Ada passed Testing ada-entry as Ada (multi inputs) passed Category: parser-moose.r ------------------------------------------------------------ Testing no-use-only as Perl passed ("expected.tags*" not found) Testing simple-moose as Perl (multi inputs) passed Testing role as Perl passed Testing wrong-position as Perl passed Category: parser-clojure.r ------------------------------------------------------------ Testing clojure-metadata-in-fn as Clojure passed Testing broken-ns as Clojure (multi inputs) passed Testing simple-clojure as Clojure passed Testing clojure-metadata-in-ns as Clojure (multi inputs) passed Category: parser-python.r ------------------------------------------------------------ Testing python-geany-bug-612 as Python passed Testing strings as Python passed Testing python-multivar-statement-with-lambdas as Python passed Testing python-multivar-no-declaration as Python passed Testing cython_sample.pyx as Python passed Testing async as Python passed Testing triple-quotes as Python passed Testing simple.py as Python passed Testing python-dot-in-import as Python passed Testing cython-external as Python passed Testing bug1764148 as Python passed Testing toplevel-funcall-with-keyword-args as Python passed Testing python-multivar-statement as Python passed Testing triple-quotes-in-class as Python passed Testing dotted-variable-leftovers as Python passed Testing triple-quotes-in-default-arg as Python passed Testing bug1906062.py as Python passed Testing python-anonymous-nestlevel_ctags-bug-356 as Python passed Testing python-decorators as Python passed Testing python-end-field as Python passed Testing test.py as Python passed Testing python-keyword-tabulation as Python passed Testing underscore-numeric-literals as Python passed Testing matrix-multiplication-operator as Python passed Testing python-disable-member-kind as Python passed ("expected.tags*" not found) Testing python-dotted-variable as Python passed Testing python-comments as Python passed Testing python2-arglists as Python passed Testing python-semicolon as Python passed Testing bug2075402.py as Python passed Testing python3-arglists as Python passed Testing multiline-arglist as Python passed Testing newlines-cr as Python failed (KNOWN bug) Testing python3-function-annotations as Python passed Testing python-local-variables as Python passed Testing f-strings as Python passed Testing newlines-crlf as Python passed Testing triple-quotes-in-list as Python passed Testing python-fullqualified-tags as Python passed Testing tabindent.py as Python passed Testing bug1988130.py as Python passed Testing py-skipped-string as Python passed Testing triple-quotes-after-def as Python passed Testing cython_sample2 as Python passed Testing bug1988026.py as Python passed Testing python-local-lambdas as Python passed Testing bug3168705.py as Python passed Testing bug1988027.py as Python passed Testing python-access as Python passed Testing multiline-def as Python passed Testing bug1809024.py as Python passed Testing nested-parenthesis as Python passed Testing multiline-class-def as Python passed Testing bug699171.py as Python passed Testing python-arguments as Python passed Testing bug1856363.py as Python passed Testing python-import as Python passed Testing variable-annotations as Python passed Testing blanks as Python passed Testing typehint as Python passed Category: parser-fortran.r ------------------------------------------------------------ Testing invalid_name.f90 as Fortran passed Testing bug726875.f90 as Fortran passed Testing bug877956.f90 as Fortran/xref passed Testing continuation.f90 as Fortran passed Testing misc_types.f as Fortran passed Testing structure.f as Fortran passed Testing union.f as Fortran passed Testing fortran-submodule as Fortran passed Testing namelist.f as Fortran passed Testing fortran-protected as Fortran passed Testing common.f as Fortran passed Testing fortran-procedure-qualifiers as Fortran passed Testing numlib.f90 as Fortran passed Testing fortran-abstract-interface as Fortran passed Testing bug726712.f90 as Fortran passed Testing pure_elem.f95 as Fortran passed Testing fortran-enum as Fortran passed Testing bug629 as Fortran passed Testing bug620288.f as Fortran passed Testing array-spec.f90 as Fortran passed Testing initialization.f90 as Fortran passed Testing fortran-interface as Fortran passed Testing fortran-abstract-implementation as Fortran passed Testing fortran-method as Fortran passed Testing fortran-pointer as Fortran passed Testing auto.f as Fortran passed Testing bug734933.f90 as Fortran passed Testing debian_432872.f90 as Fortran passed Testing misc_types.f90 as Fortran passed Testing array_spec.f90 as Fortran passed Testing bug565813.f90 as Fortran passed Testing semicolon.f90 as Fortran passed Testing fortran-bind-c as Fortran passed Testing bug670433.f90 as Fortran passed Testing fortran-signature as Fortran passed Testing common-xref.f as Fortran/xref passed Testing stdcall.f as Fortran passed Testing common-json.f as Fortran/json skipped (required feature "json" is not available) Testing fortran-extends-qualifier as Fortran passed Testing char-selector.f90 as Fortran passed Testing implied_program.f as Fortran passed Testing value.f as Fortran passed Testing recursive.f95 as Fortran passed Testing fortran-forall as Fortran passed Testing bug858165.f90 as Fortran passed Testing fortran-square-parens as Fortran passed Testing fortran-procedure as Fortran passed Testing lanus.for as Fortran passed Testing dopbl2.f as Fortran passed Testing fortran-block as Fortran passed Testing fortran-associate as Fortran passed Testing byte.f as Fortran passed Category: parser-ldscript.r ------------------------------------------------------------ Testing ld-symtab as LdScript skipped (required feature "debug" is not available) Testing ld-hello as LdScript passed Testing input-sections as LdScript passed Testing simple-ldscript as LdScript passed Testing discard as LdScript passed Testing versions as LdScript passed Category: parser-cxx.r ------------------------------------------------------------ Testing bug834.cpp as C++ passed Testing bug1799343-2.cpp as C++ passed Testing bug-github-2538.cpp as C++ passed Testing namespace.cpp as C++ passed Testing c-header-as-cpp as C++ passed Testing bug1020715.cpp as C++ passed Testing cxx11-delete as C++ passed Testing cxx11-constexpr-variable as C++ passed Testing k-and-r as C passed Testing namespace-alias-in-function as C++ passed Testing using-in-template as C++ passed Testing template-specializations as C++ passed Testing foreach as C++ passed Testing template-nested-triangle-brackets as C++ (multi inputs) passed Testing bug-github-2263.cpp as C++ passed Testing variables-prototypes.cpp as C++ failed (KNOWN bug) Testing inline-variables.cpp as C++ passed Testing cpp-type-alias-with-using-keyword as C++ passed Testing bug1093123.cpp as C++ passed Testing bug1773926.cpp as C++ passed Testing variables-in-control-statements as C++ passed Testing variable-declarations.cpp as C++ passed Testing bug849591.cpp as C++ passed Testing cxx14-digit-separator as C++ passed Testing bug1252.cpp as C++ passed Testing bug872494.cpp as C++ passed Testing signature.cpp as C++ passed Testing bug1907083.cpp as C++ passed Testing templates5 as C++ passed Testing ignoring-macro-with-parameters as C++ passed Testing function_try_block as C++ passed Testing less-than-operator-between-anglebrackets as C++ passed Testing keyword-in-return-type as C++ passed Testing templates3 as C++ passed Testing attribute.cpp as C++ passed Testing brackets.cpp as C++ passed Testing iostream as C++ passed Testing bug639639.cpp as C++ passed Testing cxx14-combined as C++ passed Testing variables-prototypes-2.cpp as C++ passed Testing bug-github-pull-972.cpp as C++ passed Testing cxx11-attributes.cpp as C++ passed Testing bug639644.cpp as C++ passed Testing new-delete as C++ passed Testing end-field-for-prototype-kind as C++ passed Testing bug-github-1675.cpp as C++ passed Testing bug1548443.cpp as C++ passed Testing bug1770479.cpp as C++ passed Testing template-parameters as C++ passed Testing templates-in-labmdas-1.cpp as C++ passed Testing operators.cpp as C++ passed Testing typedefs.cpp as C++ passed Testing namespace-and-scope as C++ failed (KNOWN bug) Testing bug-github-871.cpp as C++ passed Testing using.cpp as C++ passed Testing bug1585745.cpp as C++ passed Testing alignas-in-struct as C++ passed Testing angle_bracket.cpp as C++ passed Testing typedef-of-function-ptr-with-macro as C++ passed Testing cxx11enum.cpp as C++ passed Testing bug-github-1781.cpp as C++ passed Testing bug1563476.cpp as C++ passed Testing cxx11-noexcept as C++ passed Testing templates2 as C++ passed Testing templates-in-labmdas-2.cpp as C++ passed Testing class.cpp as C++ passed Testing template-prototype as C++ passed Testing cxx11-lambdas as C++ passed Testing function-return-type-via-macro as C++ passed Testing cxx11-raw-strings as C++ passed Testing bug1575055.cpp as C++ passed Testing cxx-shift-operators-in-template-parameters as C++ passed Testing digraph-and-template-angle-confliction as C++ passed Testing cxx-keywords-as-c-identifiers as C++ failed (KNOWN bug) Testing out-range-input-for-isspace as C++ passed Testing bug-github-3019 as C++ (multi inputs) passed Testing enum-in-a-struct--with-q-extra as C++ passed Testing namespace-and-preprocessor.cpp as C++ passed Testing bug1187505.cpp as C++ passed Testing struct-keyword-not-for-defining-struct as C++ passed Testing functions.cpp as C++ passed Testing bug665086.cpp as C++ passed Testing extern as C++ passed Testing cxx11-final as C++ passed Testing bug-github-1111.cpp as C++ passed Testing member-with-initial-value as C++ passed Testing cpp_destructor.cpp as C++ passed Testing bug-issue-3166 as C++ passed Testing class-inheritance.cpp as C++ passed Testing templates-enable-if as C++ passed Testing cxx11-override as C++ passed Testing templates as C++ passed Testing properties.cpp as C++ passed Testing bug852368.cpp as C++ passed Testing template-member-forward-declaration as C++ passed Testing rojas.h as C++ passed Testing field-nth as C++ passed Testing cxx11-user-defined-literals as C++ passed Testing bug1799343-1.cpp as C++ passed Testing bug1799340.cpp as C++ passed Testing pointer-to-array as C passed Testing complex-macros as C++ passed Testing function-return-types as C++ passed Testing broken-input as C++ passed ("expected.tags*" not found) Testing bug-github-1671.cpp as C++ passed Testing bug1924919.cpp as C++ passed Testing 1117-using-in-c as C passed ("expected.tags*" not found) Testing templates4 as C++ passed Category: main-guessing.r ------------------------------------------------------------ Testing nolang-modeline-vim2 as C passed Testing nolang-modeline-emacs-firstline0 as Lisp passed Testing nolang-modeline-vim0 as C passed Testing nolang-modeline-vim1 as C passed Testing nolang-modeline-zsh-compdef as Sh passed Testing nolang-modeline-emacs-after-shbang as Scheme passed Testing nolang-modeline-emacs-firstline1 as C passed Testing nolang-modeline-emacs-eof as Lisp passed Testing nolang-modeline-zsh-autoload as Sh passed Testing nolang-shebang-python3 as Python passed Category: parser-protobuf.r ------------------------------------------------------------ Testing syntax-proto3 as Protobuf passed Testing simple-protobuf as Protobuf passed Testing protobuf-group as Protobuf passed Testing protobuf-oneof as Protobuf passed Testing package-name-including-dot as Protobuf passed Category: parser-automake.r ------------------------------------------------------------ Testing simple.am as Automake passed Testing subdirs as Automake passed Testing langstack.am as Automake passed Testing disable-make-parser as Automake passed Category: parser-autoconf.r ------------------------------------------------------------ Testing no-string-literal as Autoconf passed Testing nested-block.ac as Autoconf failed (KNOWN bug) Testing simple.ac as Autoconf passed Testing simple2.ac as Autoconf passed Testing forcing-autoconf-and-disabling-m4 as Autoconf passed Testing disabling-m4 as Autoconf passed Category: parser-puppetManifest.r ------------------------------------------------------------ Testing puppet-implicititeration as PuppetManifest passed Testing puppet-emptyclass as PuppetManifest passed Testing puppet-multilinecomments as PuppetManifest passed Testing node as PuppetManifest passed Testing puppet-emptyifelse as PuppetManifest passed Testing puppet-deepclassheirarchy as PuppetManifest passed Testing puppet-classname as PuppetManifest passed Testing puppet-simpledefaults as PuppetManifest passed Testing puppet-virtualresources as PuppetManifest passed Testing puppet-simpleselector as PuppetManifest passed Testing puppet-multipleinstances as PuppetManifest passed Testing puppet-argumentdefaults as PuppetManifest passed Testing puppet-namevartest as PuppetManifest passed Testing puppet-classheirarchy as PuppetManifest passed Testing puppet-defineoverrides as PuppetManifest passed Testing puppet-falsevalues as PuppetManifest passed Testing puppet-subclass_name_duplication as PuppetManifest passed Testing puppet-funccomma as PuppetManifest passed Testing puppet-singleselector as PuppetManifest passed Testing puppet-scopetest as PuppetManifest passed Testing puppet-multisubs as PuppetManifest passed Testing puppet-collection_override as PuppetManifest passed Testing puppet-singleary as PuppetManifest passed Testing puppet-collection as PuppetManifest passed Testing unless as PuppetManifest passed Testing varname as PuppetManifest passed Testing puppet-classpathtest as PuppetManifest passed Testing puppet-fqdefinition as PuppetManifest passed Testing nested-blocks as PuppetManifest passed Testing puppet-ifexpression as PuppetManifest passed Testing puppet-arraytrailingcomma as PuppetManifest passed Testing puppet-casestatement as PuppetManifest passed Testing puppet-definitionname as PuppetManifest passed Testing puppet-aliastest as PuppetManifest passed Testing puppet-fqparents as PuppetManifest passed Testing typealias as PuppetManifest passed Testing puppet-hash as PuppetManifest passed Testing puppet-selectorvalues as PuppetManifest passed Testing puppet-singlequote as PuppetManifest passed Testing puppet-multipleclass as PuppetManifest passed Testing class-with-parameters as PuppetManifest passed Testing puppet-classincludes as PuppetManifest passed Testing puppet-componentmetaparams as PuppetManifest passed Testing puppet-arithmetic_expression as PuppetManifest passed Testing puppet-tag as PuppetManifest passed ("expected.tags*" not found) Testing puppet-append as PuppetManifest passed Testing puppet-emptyexec as PuppetManifest passed Testing puppet-emptyif as PuppetManifest passed Testing puppet-tagged as PuppetManifest passed ("expected.tags*" not found) Testing puppet-filecreate as PuppetManifest passed Testing root-sep as PuppetManifest passed Testing puppet-collection_within_virtual_definitions as PuppetManifest passed Testing puppet-componentrequire as PuppetManifest passed Category: parser-myrddin.r ------------------------------------------------------------ Testing simple as Myrddin passed Category: parser-qtmoc.r ------------------------------------------------------------ Testing simple-qt as C++ passed Category: parser-iPythonCell.r ------------------------------------------------------------ Testing customizing as Python passed Testing double-sharps as Python passed Testing default-formats as Python passed Category: parser-perl.r ------------------------------------------------------------ Testing curly-bracket as Perl failed (KNOWN bug) Testing package.pm as Perl passed Testing perl-module as Perl passed Testing perl-pod-after-end as Perl (multi inputs) passed Testing perl-autoloader as Perl passed Testing bug842077.pl as Perl passed Testing perl-pod-after-end-no-guest as Perl (multi inputs) passed Testing bug612621.pl as Perl passed Testing perl-two-line-package as Perl passed Testing format.pl as Perl passed Testing simple.pl as Perl passed Testing perl-selfloader as Perl passed Category: parser-fypp.r ------------------------------------------------------------ Testing emptyline as Fypp passed Testing first-if-area as Fypp passed Testing simple-fypp as Fypp passed Testing run-guest as Fypp passed Testing if-with-no-endif as Fypp passed Testing if-cont as Fypp passed Testing run-alt-guest as Fypp passed Testing cont as Fypp passed Category: parser-bibtex.r ------------------------------------------------------------ Testing bib-simple as BibTeX passed Category: parser-javascript.r ------------------------------------------------------------ Testing 1880687.js as JavaScript passed Testing js-qualified-name-after-new-op as JavaScript passed Testing js-null-tag-for-broken-input3 as JavaScript passed Testing babel-decorators as JavaScript passed Testing js-class-related-unterminated as JavaScript passed Testing js-async2 as JavaScript passed Testing js-empty-class-name as JavaScript passed Testing js-unknown-construct-nesting as JavaScript passed Testing 3470609.js as JavaScript passed Testing js-string-continuation as JavaScript passed Testing bug2888482.js as JavaScript passed Testing js-implicit-semicolons as JavaScript passed Testing js-scope as JavaScript passed Testing js-null-tag-for-broken-input4 as JavaScript passed Testing js-fields as JavaScript passed Testing js-shebang-seed as JavaScript passed Testing js-tricky-newlines as JavaScript passed Testing secondary_fcn_name.js as JavaScript passed Testing js-shebang-nodejs as JavaScript passed Testing js-parenthesis-rvalue as JavaScript passed Testing js-many-functions as JavaScript passed Testing js-crlf as JavaScript passed Testing 1850914.js as JavaScript passed Testing js-null-tag-for-broken-input1 as JavaScript passed Testing js-naked-blocks as JavaScript passed Testing js-shebang-node as JavaScript passed Testing bug1950327.js as JavaScript passed Testing js-default-export as JavaScript passed Testing js-broken-strings as JavaScript passed Testing js-methods as JavaScript passed Testing js-shebang-gjs as JavaScript passed Testing js-const as JavaScript passed Testing regexp.js as JavaScript passed Testing js-complex-return as JavaScript passed Testing js-sub-block-scope as JavaScript passed Testing js-null-tag-for-broken-input0 as JavaScript passed Testing js-signature as JavaScript passed Testing js-let as JavaScript passed Testing bug2777310.js as JavaScript passed Testing js-comma-at-end-of-object as JavaScript passed Testing js-es6-mixin as JavaScript passed Testing js-template-strings as JavaScript passed Testing js-func-in-method as JavaScript failed (KNOWN bug) Testing js-commas-and-missing-semicolons as JavaScript passed Testing js-async1 as JavaScript passed Testing js-broken-template as JavaScript passed Testing no_terminator.js as JavaScript passed Testing js-two-vars as JavaScript passed Testing jsFunc_tutorial.js as JavaScript passed Testing js-unicode-escape-naked-surrogate as JavaScript passed Testing js-do-while as JavaScript passed Testing bug3571233.js as JavaScript passed Testing js-broken-template-backslash as JavaScript passed Testing js-unicode-escape as JavaScript passed Testing generators as JavaScript passed Testing 2023624.js as JavaScript passed Testing js-arraylist as JavaScript passed Testing js-unterminated-new as JavaScript passed Testing js-computed-propname as JavaScript passed Testing js-null-tag-for-broken-input2 as JavaScript passed Testing js-non-printable-in-signature as JavaScript passed Testing js-var-at-eof as JavaScript passed Testing js-multiple-vars as JavaScript passed Testing js-function-in-arglist as JavaScript passed Testing js-es6-class as JavaScript passed Testing js-unicode-escape-iconv as JavaScript passed Testing js-scope-resolution as JavaScript failed (KNOWN bug) Testing js-shebang as JavaScript passed Testing 1795612.js as JavaScript passed Testing ui5.controller.js as JavaScript passed Testing js-export as JavaScript passed Testing simple-jsx as JavaScript passed Testing js-unterminated-leak as JavaScript passed ("expected.tags*" not found) Testing js-odd-method-names as JavaScript passed Testing 1878155.js as JavaScript passed Testing bug3036476.js as JavaScript passed Testing js-broken-template-dollar as JavaScript passed Testing js-getter-and-setter as JavaScript passed Category: tex-review-needed.r ------------------------------------------------------------ Testing bug2886870.tex as Tex passed Testing intro.tex as Tex passed Testing intro_orig.tex as Tex passed Testing 3526726.tex as Tex passed Category: readtags.r ------------------------------------------------------------ Testing backslash-at-the-end-of-pattern as C passed Category: parser-man.r ------------------------------------------------------------ Testing double-quoted as Man passed Testing simple as Man passed Category: parser-dts.r ------------------------------------------------------------ Testing dts-core-dump as DTS passed ("expected.tags*" not found) Testing dts-fq-core-dump as DTS passed ("expected.tags*" not found) Testing dts-fq-without-scope-field as DTS passed Testing dts-simple as DTS passed Category: parser-d.r ------------------------------------------------------------ Testing simple.d as D passed Testing d-size_t-wchar_t-alias as D passed Testing d-accessmod as D passed Category: parser-meson.r ------------------------------------------------------------ Testing simple-meson as Meson (multi inputs) passed Category: parser-function-parameters.r ------------------------------------------------------------ Testing perl-fp-test as Perl passed Testing simple as Perl (multi inputs) passed Category: parser-iniconf.r ------------------------------------------------------------ Testing simple-pythonLoggingConfig as Iniconf passed Testing ignore-utf8-bom as Iniconf passed Category: parser-asm.r ------------------------------------------------------------ Testing bd32.s as Asm passed Testing bug538629.asm as Asm passed Testing unbalanced-end-macro as Asm passed Testing gas-section as Asm passed Testing moniker.x68 as Asm passed Testing gas.s as Asm passed Testing 68hc11.asm as Asm passed Testing masm.asm as Asm passed Testing label-capturing as Asm passed Category: csharp-review-needed.r ------------------------------------------------------------ Testing indexer.cs as C# passed Testing interface_indexers.cs as C# passed Testing attributes.cs as C# passed Testing keyword_params.cs as C# passed Testing keyword_sealed.cs as C# passed Testing keyword_public.cs as C# passed Testing array_ref_and_out.cs as C# passed Testing keyword_abstract.cs as C# passed Testing keyword_struct.cs as C# passed Testing keyword_protected.cs as C# passed Testing keyword_implicit.cs as C# passed Testing keyword_extern.cs as C# passed Testing events.cs as C# passed Testing keyword_volatile.cs as C# passed Testing general.cs as C# passed Testing bug1830343.cs as C# passed Testing keyword_delegate.cs as C# passed Testing keyword_explicit.cs as C# passed Testing keyword_override.cs as C# passed Testing keyword_out.cs as C# passed Testing keyword_static.cs as C# passed Testing bug2411878.cs as C# passed Testing keyword_enum.cs as C# passed Testing internal.cs as C# passed Testing bug1830344.cs as C# passed Testing property.cs as C# passed Testing keyword_const.cs as C# passed Testing keyword_virtual.cs as C# passed Testing keyword_class.cs as C# passed Testing keyword_event.cs as C# passed Testing bug1611054.cs as C# passed Testing bug1515910.cs as C# passed Testing bug1800065.cs as C# passed Testing keyword_interface.cs as C# passed Testing keyword_catch_try.cs as C# passed Testing keyword_namespace.cs as C# passed Testing interface_properties.cs as C# passed Testing keyword_private.cs as C# passed Category: parser-julia.r ------------------------------------------------------------ Testing corner_cases as Julia passed Testing empty_line as Julia passed Testing infinite_loop as Julia passed Testing function_scope as Julia passed Testing parametric_constructor as Julia passed Testing import_module as Julia passed Testing struct_attributes as Julia passed Testing scoped_macro as Julia passed Testing julia_test as Julia passed Category: parser-ruby.r ------------------------------------------------------------ Testing ruby-geany-sf-bug-542 as Ruby passed Testing ruby-alias as Ruby passed Testing ruby-signature-field as Ruby passed Testing ruby-attr as Ruby passed Testing ruby-block-assign as Ruby passed Testing bug1742588.rb as Ruby passed Testing ruby-inheritance as Ruby passed Testing ruby-library as Ruby passed Testing ruby-signature-field-complicated as Ruby passed Testing ruby-class-method-in-lt-lt-self as Ruby passed Testing ruby-methods-for-visiblity as Ruby passed Testing ruby-geany-sf-bug-302 as Ruby passed Testing ruby-block-call as Ruby passed Testing ruby-scope-after-anonymous-class as Ruby passed Testing ruby-doc as Ruby passed Testing ruby-namespaced-class as Ruby passed Testing simple.rb as Ruby passed Testing ruby-sf-bug-364 as Ruby passed Testing ruby-kind-option as Ruby passed Testing ruby-mixin-field as Ruby passed Category: parser-php.r ------------------------------------------------------------ Testing xml as PHP passed Testing php-whitespaces as PHP passed Testing php-case_sensitivity as PHP passed Testing php-marker as PHP passed Testing classes.php as PHP passed Testing php-use as PHP passed Testing php-traits as PHP passed Testing php-bug681824 as PHP passed Testing php-full-qualified-tags-no-esc as PHP passed Testing php-anonymous_functions as PHP passed Testing php-simple as PHP passed Testing php-anonymous-classes as PHP passed Testing mode.php as PHP passed Testing bug681824.php as PHP passed Testing php-namespaces2 as PHP passed Testing php-namespaces as PHP passed Testing php-heredoc as PHP passed Testing traits.php as PHP passed Testing php-heredoc-cr as PHP passed Testing whitespaces.php as PHP passed Testing nullable-return-type-decl as PHP passed Testing php-semi-reserved-keywords as PHP passed Testing php-strings as PHP passed Testing anonymous_functions.php as PHP passed Testing php-mode as PHP passed Testing php-return-type-declaration as PHP passed Testing php-classes as PHP passed Testing php-full-qualified-tags as PHP passed Testing php-7-4-typed-props as PHP passed Testing php-php5_5_class_kw as PHP passed Testing simple.php as PHP passed Testing coverage as PHP passed Category: parser-xslt.r ------------------------------------------------------------ Testing xslt-simple as NONE skipped (required feature "xpath" is not available) Category: parser-itcl.r ------------------------------------------------------------ Testing itcl-3 as Tcl passed Testing no-itcl-2 as Tcl passed Testing itcl-1 as Tcl passed Testing fq-with-namespace as Tcl failed (KNOWN bug) Testing simple-itcl as Tcl passed Testing force-use as Tcl passed Testing itcl-2 as Tcl passed Category: parser-scheme.r ------------------------------------------------------------ Testing scheme-srfi-30-comment as Scheme failed (KNOWN bug) Testing scheme-string as Scheme failed (KNOWN bug) Testing scheme-simple-setbang as Scheme passed Testing scheme-simple-define as Scheme passed Category: parser-kotlin.r ------------------------------------------------------------ Testing kotlin-extensions as Kotlin passed Testing kotlin-strings as Kotlin passed Testing kotlin-comments as Kotlin passed Testing kotlin-syntax as Kotlin passed Testing kotlin-scope as Kotlin passed Testing kotlin-destructuring as Kotlin passed Testing kotlin-rawstrings as Kotlin passed Testing kotlin-generics as Kotlin passed Testing kotlin-invalid-input as Kotlin passed Category: parser-html.r ------------------------------------------------------------ Testing class-and-id as HTML passed Testing simple.html as HTML passed Testing external-files.html as HTML passed Testing whitespaces.html as HTML passed Testing script.html as HTML passed Category: parser-cobol.r ------------------------------------------------------------ Testing quoted-program-id.cbl as Cobol passed Testing issue-1324 as Cobol passed Testing helloworld as Cobol passed Testing simple.cbl as Cobol passed Testing levels as Cobol passed Testing comments as Cobol passed Testing helloworld2 as Cobol passed Category: parser-haskell.r ------------------------------------------------------------ Testing literate-haskell2 as LiterateHaskell passed Testing literate-haskell1 as LiterateHaskell passed Testing simple-haskell as Haskell passed Category: parser-asciidoc.r ------------------------------------------------------------ Testing anchor-asciidoc as Asciidoc passed Testing anchor-invalid-asciidoc as Asciidoc passed Testing one-character-title as Asciidoc passed Testing simple-asciidoc as Asciidoc passed Testing utf8-asciidoc as Asciidoc passed Category: flags-langdef-directions.r ------------------------------------------------------------ Testing default as Base (multi inputs) passed Testing bidirectional as Base (multi inputs) passed Testing dedicated as Base (multi inputs) passed Testing shared as Base (multi inputs) passed Category: parser-relaxng.r ------------------------------------------------------------ Testing grammar as NONE skipped (required feature "xpath" is not available) Testing element as NONE skipped (required feature "xpath" is not available) Category: parser-ttcn.r ------------------------------------------------------------ Testing ttcn-variables as TTCN passed Testing ttcn-template as TTCN passed Testing ttcn-enum as TTCN passed Testing ttcn-comments as TTCN (multi inputs) passed Testing ttcn-altstep as TTCN passed Testing ttcn-template-variables-and-constants as TTCN passed Testing ttcn-constants as TTCN passed Testing ttcn-group as TTCN passed Testing ttcn-template-type as TTCN passed Testing ttcn-module as TTCN passed Testing ttcn-template-template as TTCN passed Testing ttcn-timer as TTCN passed Testing ttcn-template-function as TTCN passed Testing ttcn-function as TTCN passed Testing ttcn-numbers as TTCN passed Testing ttcn-strings-with-quotes as TTCN passed Testing ttcn-signature as TTCN passed Testing ttcn-types as TTCN passed Testing ttcn-component as TTCN passed Testing ttcn-strings as TTCN passed Testing ttcn-testcase as TTCN passed Category: fuzz-hitting-assertions.r ------------------------------------------------------------ Testing systemverilog-fha-0 as SystemVerilog passed Testing verilog-fha-0 as Verilog passed Testing csharp-fha-0 as C# passed Testing java-fha-0 as Java passed Testing d-fha-0 as D passed Testing eiffel-fha-0 as Eiffel passed Testing vera-fha-0 as Vera passed Category: parser-cobol-to-review2.r ------------------------------------------------------------ Testing sqlca as Cobol passed Testing INSERTTBL as Cobol passed Testing FETCHTBL as Cobol passed Category: optscript.r ------------------------------------------------------------ Testing op-typeref as X passed Testing op-extras as X passed Testing op-end as X passed Testing op-signature as X passed Testing op-traced as skipped (required feature "debug" is not available) Testing op-reftag as foo passed Testing op-taction as X passed Testing op-inherits as X passed Testing op-line as X passed Testing op-markplaceholder as UnknownX passed Testing op-tagloc as FOO passed Testing op-not-traced as X passed Testing op-scope as X passed Category: parser-emacsLisp.r ------------------------------------------------------------ Testing newline as EmacsLisp failed (KNOWN bug) Testing simple-emacsLisp as EmacsLisp passed Testing definitions as EmacsLisp passed Category: parser-rust.r ------------------------------------------------------------ Testing rust-visibility-spec as Rust passed Testing rust-simple as Rust passed Testing rust-test_input2 as Rust passed Testing rust-test_input as Rust passed Category: parser-cobol-to-review.r ------------------------------------------------------------ Testing HelloWorld as Cobol passed Testing HelloWorldLatin1 as Cobol passed Testing TEST-PRINTER as Cobol passed Testing VIRTUAL-PRINTER2 as CobolVariable passed Testing TEST-PRINTER2 as Cobol passed Testing TEST-SINGLE-QUOTES as Cobol passed Testing MALFORMED as Cobol passed Testing VIRTUAL-PRINTER as Cobol passed Testing TEST-PRINTER3 as Cobol passed Testing HelloWorldFree as CobolFree passed Category: parser-eiffel.r ------------------------------------------------------------ Testing aliases.e as Eiffel passed Testing functions.e as Eiffel passed Testing verbatim.e as Eiffel passed Testing local-kind.e as Eiffel passed Testing note.e as Eiffel passed Testing procedures.e as Eiffel passed Testing obsolete.e as Eiffel passed Testing inherit-rename.e as Eiffel passed Testing attributes.e as Eiffel passed Testing class.e as Eiffel passed Testing deprecated-syntax.e as Eiffel passed Category: parser-c.r ------------------------------------------------------------ Testing bug556645.c as C passed Testing func_typedef.h as C++ passed Testing bug1198.c as C passed Testing c-size_t-wchar_t-typedef as C passed Testing bug556646.c as C passed Testing vardef-surrounded-by-parentheses as C passed Testing bug945.c as C passed Testing c-digraphs as C passed Testing enum.c as C passed Testing c-define-mixed as C passed Testing c-knr as C passed Testing bug2554.c as C passed Testing c-sample as C passed Testing c-trigraphs as C passed Testing static_array.c as C passed Testing using-cxx-keyword-in-c-code as C passed Testing cxx-scope-keywords as C++ passed Testing end-field-of-var as C passed Testing cxx-keywords-simple as C++ passed Testing bug1491666.c as C passed Testing bug1085585.c as C passed Testing bug1466117.c as C passed Testing bug1458930.c as C passed Testing macrodef as C passed Testing attr-attached-to-array as C passed Testing c-struct-var-with-initializer as C passed Testing c-label as C passed Testing bug950.c as C passed Testing c-include as C passed Testing extern_variable.h as C++ failed (KNOWN bug) Testing line_directives.c as C passed Testing c-multichars-between-single-quotes as C passed Testing complex_decl.c as C passed Testing broken-input-cxx-operator as C passed ("expected.tags*" not found) Testing recursive-macros as C passed Testing recursive-macros-2 as C passed Testing directives-2.c as C passed Testing if0.c as C passed Testing attr-attached-to-array-failed as C failed (KNOWN bug) Testing bug1201689.c as C passed Testing bug1764143.h as C++ passed Testing end-field-of-macro as C passed Testing bug1086609.c as C passed Testing spurious_label_tags.c as C passed Testing local.c as C passed Testing option-disable-undef.c as C passed Testing backslash-in-input.c as C passed Testing macros.c as C passed Testing directives.c as C passed Testing prototype.h as C++ passed Testing bug507864.c as C passed Testing bug1020715.c as C passed Testing bit_field.c as C passed Category: afl-fuzz.r ------------------------------------------------------------ Testing github-issue-530-css as CSS passed ("expected.tags*" not found) Testing github-issue-540-fortran as Fortran passed ("expected.tags*" not found) Testing github-issue-628-vera as Vera passed ("expected.tags*" not found) Testing github-issue-529-bas as Basic passed ("expected.tags*" not found) Testing github-issue-625-r as R passed ("expected.tags*" not found) Testing github-issue-627-perl as Perl passed ("expected.tags*" not found) Testing github-issue-536-flex as Flex passed ("expected.tags*" not found) Testing github-issue-539-js as JavaScript passed ("expected.tags*" not found) Testing github-issue-541-json as JSON passed ("expected.tags*" not found) Testing github-issue-528-sml as SML passed Testing github-issue-542-vhdl as VHDL passed ("expected.tags*" not found) Testing github-issue-543-eiffel as Eiffel passed ("expected.tags*" not found) Testing github-issue-537-beta as BETA passed ("expected.tags*" not found) Testing github-issue-538-sql as SQL passed ("expected.tags*" not found) Testing github-issue-531-make as Make passed ("expected.tags*" not found) Testing github-issue-532-vim as Vim passed ("expected.tags*" not found) Category: parser-perl6.r ------------------------------------------------------------ Testing perl6-bunch1 as Perl6 passed Testing perl6-package as Perl6 passed Testing perl6-bunch2 as Perl6 passed Category: parser-tcl.r ------------------------------------------------------------ Testing simple.tcl as Tcl passed Testing namespace-disabled as Tcl passed Testing prefixed-proc as Tcl passed Testing signature as Tcl passed Testing end-of-cmdline as Tcl passed Testing tcl-issue-1368 as Tcl passed Testing namespace as Tcl passed Testing escaping as Tcl passed Testing dollar-in-regex as Tcl passed Testing comments.tcl as Tcl passed Testing duplication-tags-in-autofq as Tcl passed Category: parser-yaml.r ------------------------------------------------------------ Testing yaml-anchor as NONE skipped (required feature "yaml" is not available) Category: parser-tex.r ------------------------------------------------------------ Testing bibitem as Tex passed Testing unicode-sections as Tex passed Testing newcommand as Tex passed Testing cleveref-label as Tex passed Testing xinput as Tex (multi inputs) passed Testing empty-arg as Tex passed Testing newcounter as Tex passed Category: parser-dbusinspect.r ------------------------------------------------------------ Testing simple-dbusinspect as NONE skipped (required feature "xpath" is not available) Testing node-as-root-without-dtd as NONE skipped (required feature "xpath" is not available) Testing node-as-root-with-dtd as NONE skipped (required feature "xpath" is not available) Category: review-needed.r ------------------------------------------------------------ Testing simple.pb as Basic passed Testing simple.fal as Falcon passed Testing ingres_procedures.sql as SQL passed Testing dosbatch_test.cmd as DosBatch passed Testing bug2374109.vhd as VHDL passed Testing simple.mak as Make passed Testing bug612019.pas as Pascal passed Testing simple.vr as Vera passed Testing flex_override.mxml as Flex passed Testing simple.asp as Asp passed Testing simple.sml as SML passed Testing simple.js as JavaScript passed Testing maze.hrl as Erlang passed Testing jbrown.vr as Vera passed Testing maze.erl as Erlang passed Testing bug816636.sml as SML passed Testing test.vhd as VHDL passed Category: parser-yacc.r ------------------------------------------------------------ Testing bom as YACC passed Testing not-union as YACC passed Testing c-anon-ids as YACC passed Testing nested as YACC passed Category: parser-scss.r ------------------------------------------------------------ Testing placeholder as SCSS passed Testing selectors as SCSS passed Testing function as SCSS passed Testing mixin as SCSS passed Testing variable as SCSS passed Category: parser-r.r ------------------------------------------------------------ Testing r-simple as R passed Testing r-dots as R passed Testing r-list-indexing as R passed Testing r-scope as R (multi inputs) passed Testing r-extended as R passed Testing r-nested-vector as R passed Testing r-upper-scope-assignement as R passed Testing r-external-entities as R (multi inputs) passed Testing r-vector as R passed Testing r-dataframe as R passed Testing r-signature as R passed Testing r-broken-input as R (multi inputs) passed ("expected.tags*" not found) Testing r-loop-counters as R passed Testing r-avoid-duplication as R passed Testing r-uppercase-extension as R passed Category: parser-markdown.r ------------------------------------------------------------ Testing yaml-in-code-block as Markdown passed Testing frontmatter as Markdown passed Testing gaps-in-section-hierarchy as Markdown passed Testing simple-markdown as Markdown passed Testing scope-field-markdown as Markdown passed Category: parser-ant.r ------------------------------------------------------------ Testing xpath-based as Ant skipped (required feature "xpath" is not available) Testing regex-based as Ant skipped (unwanted feature "xpath" is available) Category: parser-rpmspec.r ------------------------------------------------------------ Testing simple-rpmspec as RpmSpec passed Testing empty-line-in-macro as RpmSpec passed Category: parser-autoit.r ------------------------------------------------------------ Testing simple-au3 as AutoIt passed Category: parser-vhdl.r ------------------------------------------------------------ Testing vhdl-crash as VHDL passed ("expected.tags*" not found) Testing vhdl-local as VHDL passed Testing vhdl-port as VHDL (multi inputs) passed Testing vhdl-component as VHDL (multi inputs) passed Testing vhdl-process as VHDL (multi inputs) passed Testing vhdl-type as VHDL passed Category: parser-cpreprocessor.r ------------------------------------------------------------ Testing simple-cpreprocessor as CPreProcessor passed Testing capture-params-in-macro-defs as CPreProcessor passed Testing macros-specified-with-param.c as C passed Testing macrodef as CPreProcessor passed Testing disable-cpp-cpp as DTS passed Testing macroexpand as C (multi inputs) passed Testing disable-cpp-client--clinet-kind as C passed Testing disable-cpp-client as C passed Testing backslash-in-parameters as C++ passed Testing if0-false-with-param.c as C passed Testing if0-true-with-param.c as C passed Testing disable-cpp-client--cpp-kind as C passed Category: parser-verilog.r ------------------------------------------------------------ Testing systemverilog-illegal as SystemVerilog (multi inputs) passed ("expected.tags*" not found) Testing systemverilog-procedural as SystemVerilog passed Testing systemverilog-typedef as SystemVerilog passed Testing systemverilog-net-var as SystemVerilog passed Testing systemverilog-clocking as SystemVerilog passed Testing systemverilog-nocontext as SystemVerilog passed Testing systemverilog-class as SystemVerilog passed Testing systemverilog-constraint as SystemVerilog passed Testing systemverilog-module as SystemVerilog passed Testing verilog-basic as Verilog passed Testing verilog-sf_bug108_1 as Verilog passed Testing systemverilog-checker as SystemVerilog passed Testing systemverilog-2d-array as SystemVerilog passed Testing systemverilog-prototype as SystemVerilog passed Testing systemverilog-typed-parameter as SystemVerilog passed Testing systemverilog-block as SystemVerilog passed Testing verilog-sf_bug99 as Verilog passed Testing systemverilog-github646 as SystemVerilog passed Testing verilog-sf_bug73_2 as Verilog passed Testing systemverilog-covergroup as SystemVerilog passed Testing verilog-github624 as Verilog passed Testing systemverilog-interface as SystemVerilog passed Testing verilog-2001 as Verilog passed Testing verilog-sf_bug73_1 as Verilog passed Testing systemverilog-parameter as SystemVerilog passed Testing verilog-sf_bug174 as Verilog passed Testing verilog-memleak as Verilog passed Testing verilog-instance as Verilog passed Testing systemverilog-basic as SystemVerilog passed Testing systemverilog-directive as SystemVerilog passed Testing systemverilog-task-function as SystemVerilog passed Testing systemverilog-assignment as SystemVerilog passed Testing verilog-sf_patch57 as Verilog passed Testing systemverilog-package as SystemVerilog passed Testing systemverilog-assertion as SystemVerilog passed Testing systemverilog-program as SystemVerilog passed Testing verilog-sf_bug108_2 as Verilog passed Testing systemverilog-struct as SystemVerilog passed Testing systemverilog-qualifiers as SystemVerilog passed Testing verilog-sf_bug73_3 as Verilog passed Testing verilog-nocontext as Verilog passed Testing verilog-sf_bug98 as Verilog passed Testing systemverilog-github2635 as SystemVerilog passed Testing systemverilog-symtab as SystemVerilog passed Category: parser-awk.r ------------------------------------------------------------ Testing simple2-awk as Awk passed Testing functions as Awk passed Testing gawk-alias as Awk passed Testing simple-awk as Awk passed Category: parser-basic.r ------------------------------------------------------------ Testing simple.bb as Basic passed Testing basic-labels as Basic passed Testing simple.bas as Basic passed Category: parser-m4.r ------------------------------------------------------------ Testing m4-quotestring as M4 failed (KNOWN bug) Testing m4-comment as M4 passed Testing m4-simple as M4 passed Testing m4-autoconf-and-optlib as M4 passed Testing m4-multi-undef as M4 passed Testing m4-switch-lang-by-m4 as M4 passed Testing m4-switch-lang-by-ac as M4 passed Testing disabling-subparser as M4 passed Testing disabling-autoconf as M4 passed Category: parser-cmake.r ------------------------------------------------------------ Testing cmake-variable as CMake passed Testing cmake-option as CMake passed Testing cmake-simple as CMake passed Testing cmake-scoped-variable as CMake passed Testing cmake-comments as CMake passed Testing cmake-macro as CMake passed Testing cmake-project as CMake passed Testing cmake-target as CMake passed Testing cmake-function as CMake passed Category: parser-lisp.r ------------------------------------------------------------ Testing newline-between-tokens as Lisp failed (KNOWN bug) Testing simple-lisp as Lisp passed Category: parser-ansibleplaybook.r ------------------------------------------------------------ Testing play-name as NONE skipped (required feature "yaml" is not available) Category: parser-elixir.r ------------------------------------------------------------ Testing elixir-macros as Elixir passed Testing elixir-modules as Elixir passed Testing elixir-records as Elixir passed Testing elixir-callbacks as Elixir passed Testing elixir-exceptions as Elixir failed (KNOWN bug) Testing elixir-types as Elixir passed Testing elixir-functions as Elixir passed Testing elixir-word-operators as Elixir passed Testing elixir-simple as Elixir passed Testing elixir-tests as Elixir passed Testing elixir-sign-operators as Elixir passed Category: parser-lua.r ------------------------------------------------------------ Testing lua-skip-whitespaces-in-name as Lua passed Testing lua-broken-nested-tables as Lua passed ("expected.tags*" not found) Testing simple.lua as Lua passed Testing lua-double-equals as Lua passed Testing lua-equal-after-function as Lua passed Testing lua-function-in-nested-tables as Lua passed Testing lua-function-in-string-literal as Lua passed Category: parser-java.r ------------------------------------------------------------ Testing bug2117073.java as Java passed Testing bug814263.java as Java passed Testing bug2049723.java as Java passed Testing java-catch-block as Java passed Testing accented-latin1-identifiers.java as Java passed Testing anonymous-class as Java failed (KNOWN bug) Testing infinite_loop.java as Java passed Testing java_enum.java as Java passed Testing enum.java as Java passed Testing bug1777344.java as Java failed (KNOWN bug) Testing bug1691412.java as Java passed Testing imported-role as Java passed Testing bug1777340.java as Java passed Testing bug1447756.java as Java passed Category: parser-cuda.r ------------------------------------------------------------ Testing cuda-sample as CUDA passed Category: parser-systemtap.r ------------------------------------------------------------ Testing vars as SystemTap passed Testing macros as SystemTap passed Testing functions as SystemTap passed Testing probes as SystemTap passed Category: parser-flex.r ------------------------------------------------------------ Testing packages as Flex passed Testing flex_only_mxml.mxml as Flex passed Testing const as Flex passed Testing classes as Flex passed Testing method-attributes as Flex passed Testing flex_comment.mxml as Flex passed Testing flex_with_actionscript.mxml as Flex passed Testing sampler as Flex passed Testing const2 as Flex passed Testing as-first-token as Flex passed Category: parser-sh.r ------------------------------------------------------------ Testing function-identifiers-bash as Sh passed Testing sh-source as Sh passed Testing sh-heredoc-checks as Sh passed Testing simple.ksh as Sh passed Testing sh-heredoc-env-with-no-command as Sh passed ("expected.tags*" not found) Testing sh-heredoc-run-guest-parser as Sh passed Testing sh-modeline-at-eof-emacs-shell-script as Sh passed Testing sh-modeline-1-emacs-shell-script as Sh passed Testing sh-heredoc-broken2 as Sh passed ("expected.tags*" not found) Testing sh-statements as Sh passed Testing sh-heredoc-role as Sh passed Testing sh-spaces-in-funcdef as Sh passed Testing sh-quoted-func as Sh passed Testing sh-heredoc-broken as Sh passed ("expected.tags*" not found) Testing sh-modeline-2-emacs-shell-script as Sh passed Testing sh-herestring as Sh passed Testing function-identifiers-no-function-keyword-bash as Sh passed Testing sh-alias as Sh passed Testing sh-comments as Sh passed Testing simple.sh as Sh passed Testing sh-quotes as Sh passed Testing sh-heredoc as Sh passed Summary (see CMDLINE.tmp to reproduce without test harness) ------------------------------------------------------------ #passed: 1205 #FIXED: 2 parser-puppetManifest.r/puppet-tag parser-puppetManifest.r/puppet-tagged #FAILED (broken args.ctags?): 0 #FAILED (unexpected-exit-status): 0 #FAILED (unexpected-output): 0 #TIMED-OUT (10s): 0 #skipped (features): 22 simple-plist simple-glade fq-json simple-maven2 parser-xml.r/ns-with-no-prefix parser-xml.r/simple-xml parser-xml.r/doctype parser-svg.r/defs parser-svg.r/simple-svg parser-fortran.r/common-json.f parser-ldscript.r/ld-symtab parser-xslt.r/xslt-simple parser-relaxng.r/grammar parser-relaxng.r/element optscript.r/op-traced parser-yaml.r/yaml-anchor parser-dbusinspect.r/simple-dbusinspect parser-dbusinspect.r/node-as-root-without-dtd parser-dbusinspect.r/node-as-root-with-dtd parser-ant.r/xpath-based parser-ant.r/regex-based parser-ansibleplaybook.r/play-name #skipped (languages): 0 #known-bugs: 20 parser-sql.r/sql-create-table-extra-select parser-python.r/newlines-cr parser-cxx.r/variables-prototypes.cpp parser-cxx.r/namespace-and-scope parser-cxx.r/cxx-keywords-as-c-identifiers parser-autoconf.r/nested-block.ac parser-perl.r/curly-bracket parser-javascript.r/js-func-in-method parser-javascript.r/js-scope-resolution parser-itcl.r/fq-with-namespace parser-scheme.r/scheme-srfi-30-comment parser-scheme.r/scheme-string parser-emacsLisp.r/newline parser-c.r/extern_variable.h parser-c.r/attr-attached-to-array-failed parser-m4.r/m4-quotestring parser-lisp.r/newline-between-tokens parser-elixir.r/elixir-exceptions parser-java.r/anonymous-class parser-java.r/bug1777344.java make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' Making check in gnulib make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make check-recursive make[3]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' Making check in . make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' CCLD ctags make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' Making check in man make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' make[1]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' >>> ctags: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' Making install in gnulib make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make install-recursive make[3]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[4]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[5]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[4]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[3]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/gnulib' Making install in . make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' CCLD ctags make[3]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' make[3]: Nothing to be done for 'install-data-am'. CCLD ctags ./install-sh -c -d '/home/buildozer/aports/main/ctags/pkg/ctags/usr/bin' /usr/bin/install -c ctags readtags optscript '/home/buildozer/aports/main/ctags/pkg/ctags/usr/bin' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' make[3]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' Making install in man make[2]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' make[3]: Entering directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/ctags/pkg/ctags/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/main/ctags/pkg/ctags/usr/share/man/man5' .././install-sh -c -d '/home/buildozer/aports/main/ctags/pkg/ctags/usr/share/man/man7' /usr/bin/install -c -m 644 ctags.1 readtags.1 '/home/buildozer/aports/main/ctags/pkg/ctags/usr/share/man/man1' /usr/bin/install -c -m 644 tags.5 '/home/buildozer/aports/main/ctags/pkg/ctags/usr/share/man/man5' /usr/bin/install -c -m 644 ctags-optlib.7 ctags-incompatibilities.7 ctags-client-tools.7 ctags-faq.7 ctags-lang-iPythonCell.7 ctags-lang-julia.7 ctags-lang-python.7 ctags-lang-tcl.7 ctags-lang-verilog.7 ctags-lang-inko.7 ctags-lang-r.7 ctags-lang-sql.7 '/home/buildozer/aports/main/ctags/pkg/ctags/usr/share/man/man7' make[3]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' make[2]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0/man' make[1]: Leaving directory '/home/buildozer/aports/main/ctags/src/ctags-p5.9.20211010.0' >>> ctags-doc*: Running split function doc... >>> ctags-doc*: Preparing subpackage ctags-doc... >>> ctags-doc*: Running postcheck for ctags-doc >>> ctags*: Running postcheck for ctags >>> ctags*: Preparing package ctags... >>> ctags*: Stripping binaries >>> ctags-doc*: Scanning shared objects >>> ctags*: Scanning shared objects >>> ctags-doc*: Tracing dependencies... >>> ctags-doc*: Package size: 132.0 KB >>> ctags-doc*: Compressing data... >>> ctags-doc*: Create checksum... >>> ctags-doc*: Create ctags-doc-5.9.20211010.0-r0.apk >>> ctags*: Tracing dependencies... so:libc.musl-x86.so.1 >>> ctags*: Package size: 2.6 MB >>> ctags*: Compressing data... >>> ctags*: Create checksum... >>> ctags*: Create ctags-5.9.20211010.0-r0.apk >>> ctags: Build complete at Sun, 10 Oct 2021 13:50:24 +0000 elapsed time 0h 1m 3s >>> ctags: Cleaning up srcdir >>> ctags: Cleaning up pkgdir >>> ctags: Uninstalling dependencies... (1/16) Purging .makedepends-ctags (20211010.134922) (2/16) Purging autoconf (2.71-r0) (3/16) Purging m4 (1.4.18-r2) (4/16) Purging automake (1.16.4-r1) (5/16) Purging py3-docutils (0.16-r3) (6/16) Purging diffutils (3.8-r0) (7/16) Purging python3 (3.9.7-r2) (8/16) Purging git-perl (2.33.0-r2) (9/16) Purging perl-git (2.33.0-r2) (10/16) Purging perl-error (0.17029-r1) (11/16) Purging perl (5.34.0-r1) (12/16) Purging libffi (3.3-r2) (13/16) Purging gdbm (1.20-r2) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.1-r0) (16/16) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r0.trigger OK: 321 MiB in 102 packages >>> ctags: Updating the main/x86 repository index... >>> ctags: Signing the index...