Skip to content

Instantly share code, notes, and snippets.

@eht16
Last active February 13, 2022 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eht16/b38c656d6f2edab62832f181248108c1 to your computer and use it in GitHub Desktop.
Save eht16/b38c656d6f2edab62832f181248108c1 to your computer and use it in GitHub Desktop.
Meson build log 2022-02-13
[18:50:10] enrico@endor (0): /tmp% diff files_autotools_sorted files_meson_sorted
51,69c51,61
< ./lib/geany
< ./lib/geany/classbuilder.la
< ./lib/geany/classbuilder.so
< ./lib/geany/export.la
< ./lib/geany/export.so
< ./lib/geany/filebrowser.la
< ./lib/geany/filebrowser.so
< ./lib/geany/htmlchars.la
< ./lib/geany/htmlchars.so
< ./lib/geany/saveactions.la
< ./lib/geany/saveactions.so
< ./lib/geany/splitwindow.la
< ./lib/geany/splitwindow.so
< ./lib/libgeany.la
< ./lib/libgeany.so
< ./lib/libgeany.so.0
< ./lib/libgeany.so.0.0.0
< ./lib/pkgconfig
< ./lib/pkgconfig/geany.pc
---
> ./lib/x86_64-linux-gnu
> ./lib/x86_64-linux-gnu/geany
> ./lib/x86_64-linux-gnu/geany/libexport.so
> ./lib/x86_64-linux-gnu/geany/libfilebrowser.so
> ./lib/x86_64-linux-gnu/geany/libhtmlchars.so
> ./lib/x86_64-linux-gnu/geany/libsaveactions.so
> ./lib/x86_64-linux-gnu/geany/libsplitwindow.so
> ./lib/x86_64-linux-gnu/libgeany.so
> ./lib/x86_64-linux-gnu/libgeany.so.0
> ./lib/x86_64-linux-gnu/pkgconfig
> ./lib/x86_64-linux-gnu/pkgconfig/geany.pc
75,82d66
< ./share/doc/geany/AUTHORS
< ./share/doc/geany/COPYING
< ./share/doc/geany/ChangeLog
< ./share/doc/geany/NEWS
< ./share/doc/geany/README
< ./share/doc/geany/ScintillaLicense.txt
< ./share/doc/geany/THANKS
< ./share/doc/geany/TODO
109a94,95
> ./share/geany/LexillaLicense.txt
> ./share/geany/ScintillaLicense.txt
226,241d211
< ./share/icons/Tango
< ./share/icons/Tango/16x16
< ./share/icons/Tango/16x16/actions
< ./share/icons/Tango/16x16/actions/geany-save-all.png
< ./share/icons/Tango/24x24
< ./share/icons/Tango/24x24/actions
< ./share/icons/Tango/24x24/actions/geany-save-all.png
< ./share/icons/Tango/32x32
< ./share/icons/Tango/32x32/actions
< ./share/icons/Tango/32x32/actions/geany-save-all.png
< ./share/icons/Tango/48x48
< ./share/icons/Tango/48x48/actions
< ./share/icons/Tango/48x48/actions/geany-save-all.png
< ./share/icons/Tango/scalable
< ./share/icons/Tango/scalable/actions
< ./share/icons/Tango/scalable/actions/geany-save-all.svg
262a233,234
> ./share/icons/hicolor/24x24/apps
> ./share/icons/hicolor/24x24/apps/geany.png
277,283d248
< ./share/icons/hicolor/scalable
< ./share/icons/hicolor/scalable/actions
< ./share/icons/hicolor/scalable/actions/geany-build.svg
< ./share/icons/hicolor/scalable/actions/geany-close-all.svg
< ./share/icons/hicolor/scalable/actions/geany-save-all.svg
< ./share/icons/hicolor/scalable/apps
< ./share/icons/hicolor/scalable/apps/geany.svg
[18:34:14] enrico@endor (0) [master] : /tmp/gpmeson% ./configure --prefix=/tmp/install-meson --with-geany-libdir=/tmp/install-meson/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
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 whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... 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 whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.32.1
checking for XML::Parser... ok
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed... be ca da de el es fr gl it ja kk nl pt pt_BR ru tr uk zh_CN
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for geany >= 1.29... yes
checking for check >= 0.9.4... yes
checking for cppcheck... /usr/bin/cppcheck
checking for the C compiler flag to treat warnings as errors... -Werror
checking whether the C compiler understands -Wall... yes
checking whether the C compiler understands -Wimplicit-function-declaration... yes
checking whether the C compiler understands -Wmissing-parameter-type... yes
checking whether the C compiler understands -Wold-style-declaration... yes
checking whether the C compiler understands -Wpointer-arith... yes
checking whether the C compiler understands -Wshadow... yes
checking whether the C compiler understands -Wundef... yes
checking whether the C compiler understands -Wwrite-strings... yes
checking whether the linker understands -Wl,-z,defs... yes
checking for gtk+-3.0 >= 2.8... yes
checking for gtk+-3.0 >= 2.8... yes
checking for gtk+-3.0 >= 2.16
glib-2.0 >= 2.4... yes
checking for vte-2.91... yes
checking for vte-2.91 >= 0.46... yes
checking for util.h... no
checking for pty.h... yes
checking for libutil.h... no
checking for gtk+-3.0 >= 2.8... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking whether the GTK version in use is compatible with plugin devhelp... no
checking for gtk+-3.0 >= 2.12
glib-2.0 >= 2.14
gio-2.0 >= 2.18
ctpl >= 0.3... yes
checking for rst2html... /usr/bin/rst2html
checking for lua5.1 >= 5.1
lua5.1 < 5.2... yes
checking for gmodule-2.0... yes
checking whether the GTK version in use is compatible with plugin Geanypy... no
checking for gtkspell3-3.0... yes
checking for gpgme-config... /usr/bin/gpgme-config
checking for GPGME - version >= 0.4.2... yes
checking for fdopen... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for libsoup-2.4 >= 2.4.0... yes
checking for gtk+-3.0 >= 2.18
glib-2.0
libgit2 >= 0.21... yes
checking for library containing mkd_compile... no
checking for gtk+-3.0 >= 2.16
webkit2gtk-4.0 >= 1.1.13
gthread-2.0... no
checking for valac... valac
checking whether the vala compiler is compatible with multiterm... no
checking for glib-2.0 >= 2.22... yes
checking for libxml-2.0 >= 2.6.27... yes
checking for vte-2.91... yes
checking for vte-2.91... yes
checking for util.h... (cached) no
checking for pty.h... (cached) yes
checking for libutil.h... (cached) no
checking for enchant-2 >= 2.2... yes
checking for enchant-2 >= 1.3... yes
checking for creat... yes
checking for libsoup-2.4 >= 2.42... yes
checking for glib-mkenums... (cached) /usr/bin/glib-mkenums
checking for gtk+-3.0 >= 2.16
glib-2.0 >= 2.22
gio-2.0 >= 2.18
gdk-pixbuf-2.0 >= 2.0
webkitgtk-3.0 >= 1.1.18
gthread-2.0... no
checking for libgit2 >= 0.21... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating addons/Makefile
config.status: creating addons/src/Makefile
config.status: creating autoclose/Makefile
config.status: creating autoclose/src/Makefile
config.status: creating automark/Makefile
config.status: creating automark/src/Makefile
config.status: creating codenav/Makefile
config.status: creating codenav/src/Makefile
config.status: creating commander/Makefile
config.status: creating commander/src/Makefile
config.status: creating debugger/Makefile
config.status: creating debugger/src/Makefile
config.status: creating debugger/img/Makefile
config.status: creating defineformat/Makefile
config.status: creating defineformat/src/Makefile
config.status: creating devhelp/Makefile
config.status: creating devhelp/devhelp/Makefile
config.status: creating devhelp/src/Makefile
config.status: creating devhelp/data/Makefile
config.status: creating geanyctags/Makefile
config.status: creating geanyctags/src/Makefile
config.status: creating geanydoc/Makefile
config.status: creating geanydoc/src/Makefile
config.status: creating geanydoc/tests/Makefile
config.status: creating geanyextrasel/Makefile
config.status: creating geanyextrasel/src/Makefile
config.status: creating geanygendoc/Makefile
config.status: creating geanygendoc/src/Makefile
config.status: creating geanygendoc/data/Makefile
config.status: creating geanygendoc/data/filetypes/Makefile
config.status: creating geanygendoc/docs/Makefile
config.status: creating geanyinsertnum/Makefile
config.status: creating geanyinsertnum/src/Makefile
config.status: creating latex/Makefile
config.status: creating latex/doc/Makefile
config.status: creating latex/src/Makefile
config.status: creating geanylua/examples/edit/Makefile
config.status: creating geanylua/examples/scripting/Makefile
config.status: creating geanylua/examples/info/Makefile
config.status: creating geanylua/examples/work/Makefile
config.status: creating geanylua/examples/dialogs/Makefile
config.status: creating geanylua/examples/Makefile
config.status: creating geanylua/docs/Makefile
config.status: creating geanylua/Makefile
config.status: creating geanymacro/Makefile
config.status: creating geanymacro/src/Makefile
config.status: creating geanyminiscript/Makefile
config.status: creating geanyminiscript/src/Makefile
config.status: creating geanynumberedbookmarks/Makefile
config.status: creating geanynumberedbookmarks/src/Makefile
config.status: creating geanyprj/Makefile
config.status: creating geanyprj/src/Makefile
config.status: creating geanypy/Makefile
config.status: creating geanypy/src/Makefile
config.status: creating geanypy/geany/Makefile
config.status: creating geanypy/plugins/Makefile
config.status: creating geanyvc/Makefile
config.status: creating geanyvc/src/Makefile
config.status: creating geanypg/Makefile
config.status: creating geanypg/src/Makefile
config.status: creating geniuspaste/Makefile
config.status: creating geniuspaste/data/Makefile
config.status: creating geniuspaste/src/Makefile
config.status: creating git-changebar/Makefile
config.status: creating git-changebar/data/Makefile
config.status: creating git-changebar/src/Makefile
config.status: creating keyrecord/Makefile
config.status: creating keyrecord/src/Makefile
config.status: creating lineoperations/Makefile
config.status: creating lineoperations/src/Makefile
config.status: creating lipsum/Makefile
config.status: creating lipsum/src/Makefile
config.status: creating markdown/Makefile
config.status: creating markdown/src/Makefile
config.status: creating markdown/docs/Makefile
config.status: creating markdown/peg-markdown/Makefile
config.status: creating markdown/peg-markdown/peg-0.1.9/Makefile
config.status: creating multiterm/Makefile
config.status: creating multiterm/src/Makefile
config.status: creating overview/Makefile
config.status: creating overview/data/Makefile
config.status: creating overview/overview/Makefile
config.status: creating pairtaghighlighter/Makefile
config.status: creating pairtaghighlighter/src/Makefile
config.status: creating pohelper/Makefile
config.status: creating pohelper/data/Makefile
config.status: creating pohelper/src/Makefile
config.status: creating pretty-printer/Makefile
config.status: creating pretty-printer/src/Makefile
config.status: creating projectorganizer/Makefile
config.status: creating projectorganizer/src/Makefile
config.status: creating scope/Makefile
config.status: creating scope/data/Makefile
config.status: creating scope/docs/Makefile
config.status: creating scope/src/Makefile
config.status: creating sendmail/Makefile
config.status: creating sendmail/src/Makefile
config.status: creating shiftcolumn/Makefile
config.status: creating shiftcolumn/src/Makefile
config.status: creating spellcheck/Makefile
config.status: creating spellcheck/src/Makefile
config.status: creating treebrowser/Makefile
config.status: creating treebrowser/src/Makefile
config.status: creating tableconvert/Makefile
config.status: creating tableconvert/src/Makefile
config.status: creating updatechecker/Makefile
config.status: creating updatechecker/src/Makefile
config.status: creating vimode/Makefile
config.status: creating vimode/src/Makefile
config.status: creating webhelper/Makefile
config.status: creating webhelper/src/Makefile
config.status: creating workbench/Makefile
config.status: creating workbench/src/Makefile
config.status: creating xmlsnippets/Makefile
config.status: creating xmlsnippets/src/Makefile
config.status: creating utils/Makefile
config.status: creating utils/src/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
geany-plugins-1.39
Build Environment:
Geany version: 1.39 (GTK3)
Install prefix: /tmp/install-meson
Datadir: /tmp/install-meson/share/geany-plugins
Libdir: /tmp/install-meson/lib/geany-plugins
Docdir: /tmp/install-meson/share/doc/geany-plugins
Plugins path: /tmp/install-meson/lib/geany
Build Features:
Unit tests: yes
Static code checking: yes
Extra C compiler warnings: yes
Extra linker options: yes
Plugins:
Addons: yes
Autoclose: yes
Automark: yes
CodeNav: yes
Commander: yes
Debugger: yes
Defineformat: yes
DevHelp: no
GeanyCtags: yes
GeanyDoc: yes
GeanyExtraSel: yes
GeanyGenDoc: yes
GeanyInsertNum: yes
LaTeX: yes
GeanyLua: yes
GeanyMacro: yes
GeanyMiniScript: yes
GeanyNumberedBookmarks: yes
GeanyPrj: yes
Geanypy: no
GeanyVC: yes
GeanyPG: yes
GeniusPaste: yes
GitChangeBar: yes
Keyrecord: yes
LineOperations: yes
Lipsum: yes
Markdown: no
MultiTerm: no
Overview: yes
PairTagHighlighter: yes
PoHelper: yes
Pretty Printer: yes
ProjectOrganizer: yes
Scope: yes
Sendmail: yes
ShiftColumn: yes
Spellcheck: yes
TreeBrowser: yes
Tableconvert: yes
Updatechecker: yes
Vimode: yes
WebHelper: no
Workbench: yes
XMLSnippets: yes
Features:
GeanyVC GtkSpell support: yes
Markdown library: peg-markdown
Utility library: yes
Utility library VTE support: yes
./configure --prefix=/tmp/install-meson 3.90s user 1.16s system 119% cpu 4.244 total
[18:34:21] enrico@endor (0) [master] : /tmp/gpmeson% make
make all-recursive
make[1]: Entering directory '/tmp/gpmeson'
Making all in po
make[2]: Entering directory '/tmp/gpmeson/po'
MSGFMT be.gmo
MSGFMT ca.gmo
MSGFMT da.gmo
MSGFMT de.gmo
MSGFMT el.gmo
MSGFMT es.gmo
MSGFMT fr.gmo
MSGFMT gl.gmo
MSGFMT it.gmo
MSGFMT ja.gmo
MSGFMT kk.gmo
MSGFMT nl.gmo
MSGFMT pt.gmo
MSGFMT pt_BR.gmo
MSGFMT ru.gmo
MSGFMT tr.gmo
MSGFMT uk.gmo
MSGFMT zh_CN.gmo
make[2]: Leaving directory '/tmp/gpmeson/po'
Making all in utils
make[2]: Entering directory '/tmp/gpmeson/utils'
Making all in src
make[3]: Entering directory '/tmp/gpmeson/utils/src'
CC libgeanypluginutils_la-filelist.lo
CC libgeanypluginutils_la-gp_vtecompat.lo
filelist.c:27:10: fatal error: geanyplugin.h: No such file or directory
27 | #include <geanyplugin.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [Makefile:665: libgeanypluginutils_la-filelist.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/tmp/gpmeson/utils/src'
make[2]: *** [Makefile:587: all-recursive] Error 1
make[2]: Leaving directory '/tmp/gpmeson/utils'
make[1]: *** [Makefile:635: all-recursive] Error 1
make[1]: Leaving directory '/tmp/gpmeson'
make: *** [Makefile:567: all] Error 2
[18:21:20] enrico@endor (0) [meson] : /tmp/geany-meson% mkdir /tmp/build-meson
[18:22:46] enrico@endor (0) [meson] : /tmp/geany-meson% cd /tmp/build-meson
[18:22:52] enrico@endor (0): /tmp/build-meson% meson --prefix /tmp/install-meson /tmp/geany-meson
The Meson build system
Version: 0.61.1
Source dir: /tmp/geany-meson
Build dir: /tmp/build-meson
Build type: native build
Project name: geany
Project version: 1.38
C compiler for the host machine: ccache cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 11.2.0")
C linker for the host machine: cc ld.bfd 2.37.90.20220207
C++ compiler for the host machine: ccache c++ (gcc 11.2.0 "c++ (Debian 11.2.0-16) 11.2.0")
C++ linker for the host machine: c++ ld.bfd 2.37.90.20220207
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Run-time dependency glib-2.0 found: YES 2.70.2
Run-time dependency gmodule-2.0 found: YES 2.70.2
Run-time dependency gtk+-3.0 found: YES 3.24.30
Has header "dlfcn.h" : YES
Has header "errno.h" : YES
Has header "fcntl.h" : YES
Has header "glob.h" : YES
Has header "inttypes.h" : YES
Has header "langinfo.h" : YES
Has header "libintl.h" : YES
Has header "limits.h" : YES
Has header "locale.h" : YES
Has header "memory.h" : YES
Has header "stdbool.h" : YES
Has header "stdint.h" : YES
Has header "stdlib.h" : YES
Has header "string.h" : YES
Has header "sys/stat.h" : YES
Has header "sys/time.h" : YES
Has header "sys/types.h" : YES
Has header "unistd.h" : YES
Has header "wchar.h" : YES
Has header "wctype.h" : YES
Checking for function "fnmatch" : YES
Checking for function "ftruncate" : YES
Checking for function "gnu_get_libc_version" : YES
Checking for function "isblank" : YES
Checking for function "mbrtowc" : YES
Checking for function "memcpy" : YES
Checking for function "mkstemp" : YES
Checking for function "regcomp" : YES
Checking for function "socket" : YES
Checking for function "strerror" : YES
Checking for function "strstr" : YES
Checking for function "wcrtomb" : YES
Checking for function "wcscoll" : YES
Program sh found: YES (/usr/bin/sh)
Program cp found: YES (/usr/bin/cp)
Program ln found: YES (/usr/bin/ln)
Program python3 found: YES (/usr/bin/python3)
Program rst2html found: YES (/usr/bin/rst2html)
Program rst2pdf found: YES (/usr/bin/rst2pdf)
Program git found: YES (/usr/bin/git)
Configuring config.h using configuration
Configuring geany.pc using configuration
Compiler for C supports arguments -fvisibility=hidden: YES
Program scripts/gen-signallist.sh found: YES (/tmp/geany-meson/scripts/gen-signallist.sh)
Configuring filetypes.python using configuration
Configuring geany.1 using configuration
Program doxygen found: YES (/usr/bin/doxygen)
Configuring Doxyfile-gi using configuration
Program ../scripts/gen-api-gtkdoc.py found: YES (/tmp/geany-meson/doc/../scripts/gen-api-gtkdoc.py)
Configuring Doxyfile using configuration
Program ctags/runner.sh found: YES (/tmp/geany-meson/tests/ctags/runner.sh)
Build targets in project: 73
NOTICE: Future-deprecated features used:
* 0.56.0: {'meson.build_root', 'meson.source_root'}
geany 1.38
User defined options
prefix: /tmp/install-meson
Found ninja-1.10.1 at /usr/bin/ninja
meson --prefix /tmp/install-meson /tmp/geany-meson 2.07s user 0.47s system 100% cpu 2.531 total
[18:23:05] enrico@endor (0): /tmp/build-meson% meson compile
[169/336] Compiling C object libctags.a.p/ctags_main_parse.c.o
../geany-meson/ctags/main/parse.c:5484:26: warning: ‘CTagsSelfTestParser’ defined but not used [-Wunused-function]
5484 | static parserDefinition *CTagsSelfTestParser (void)
| ^~~~~~~~~~~~~~~~~~~
../geany-meson/ctags/main/parse.c:5164:26: warning: ‘CTagsParser’ defined but not used [-Wunused-function]
5164 | static parserDefinition *CTagsParser (void)
| ^~~~~~~~~~~
../geany-meson/ctags/main/parse.c:5131:26: warning: ‘FallbackParser’ defined but not used [-Wunused-function]
5131 | static parserDefinition *FallbackParser (void)
| ^~~~~~~~~~~~~~
[244/336] Compiling C object libgeany.so.0.p/src_editor.c.o
../geany-meson/src/editor.c: In function ‘autocomplete_scope’:
../geany-meson/src/editor.c:711:22: warning: unused variable ‘context_sep’ [-Wunused-variable]
711 | const gchar *context_sep = tm_parser_scope_separator(ft->lang);
| ^~~~~~~~~~~
../geany-meson/src/editor.c:701:15: warning: variable ‘typed’ set but not used [-Wunused-but-set-variable]
701 | gchar typed = sci_get_char_at(sci, pos - 1);
| ^~~~~
[245/336] Compiling C object libgeany.so.0.p/src_sciwrappers.c.o
In file included from /usr/include/glib-2.0/glib.h:62,
from ../geany-meson/src/tagmanager/tm_workspace.h:15,
from ../geany-meson/src/app.h:29,
from ../geany-meson/src/geany.h:31,
from ../geany-meson/src/sciwrappers.h:24,
from ../geany-meson/src/sciwrappers.c:37:
../geany-meson/src/sciwrappers.c: In function ‘sci_get_contents’:
/usr/include/glib-2.0/glib/gmessages.h:639:9: warning: ‘return’ with no value, in function returning non-void [-Wreturn-type]
639 | return; \
| ^~~~~~
../geany-meson/src/sciwrappers.c:752:9: note: in expansion of macro ‘g_return_if_fail’
752 | g_return_if_fail(buffer_len != 0);
| ^~~~~~~~~~~~~~~~
../geany-meson/src/sciwrappers.c:748:8: note: declared here
748 | gchar *sci_get_contents(ScintillaObject *sci, gint buffer_len)
| ^~~~~~~~~~~~~~~~
[247/336] Compiling C object libgeany.so.0.p/src_highlighting.c.o
In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:32,
from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from ../geany-meson/src/tagmanager/tm_workspace.h:15,
from ../geany-meson/src/app.h:29,
from ../geany-meson/src/geany.h:31,
from ../geany-meson/src/filetypes.h:25,
from ../geany-meson/src/highlighting.h:25,
from ../geany-meson/src/highlighting.c:30:
../geany-meson/src/highlighting.c: In function ‘highlighting_init_styles’:
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:966:33: note: in expansion of macro ‘HL_N_ENTRIES’
966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1011:17: note: in expansion of macro ‘init_styleset_case’
1011 | init_styleset_case(CONF);
| ^~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:966:33: note: in expansion of macro ‘HL_N_ENTRIES’
966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1014:17: note: in expansion of macro ‘init_styleset_case’
1014 | init_styleset_case(DIFF);
| ^~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:966:33: note: in expansion of macro ‘HL_N_ENTRIES’
966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1033:17: note: in expansion of macro ‘init_styleset_case’
1033 | init_styleset_case(MAKE);
| ^~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:966:33: note: in expansion of macro ‘HL_N_ENTRIES’
966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1035:17: note: in expansion of macro ‘init_styleset_case’
1035 | init_styleset_case(MARKDOWN);
| ^~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:966:33: note: in expansion of macro ‘HL_N_ENTRIES’
966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1041:17: note: in expansion of macro ‘init_styleset_case’
1041 | init_styleset_case(PO);
| ^~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:966:33: note: in expansion of macro ‘HL_N_ENTRIES’
966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1051:17: note: in expansion of macro ‘init_styleset_case’
1051 | init_styleset_case(TXT2TAGS);
| ^~~~~~~~~~~~~~~~~~
../geany-meson/src/highlighting.c: In function ‘highlighting_set_styles’:
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1092:17: note: in expansion of macro ‘styleset_case’
1092 | styleset_case(ABAQUS);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1093:17: note: in expansion of macro ‘styleset_case’
1093 | styleset_case(ADA);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1094:17: note: in expansion of macro ‘styleset_case’
1094 | styleset_case(ASM);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1095:17: note: in expansion of macro ‘styleset_case’
1095 | styleset_case(BASIC);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1096:17: note: in expansion of macro ‘styleset_case’
1096 | styleset_case(BATCH);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1098:17: note: in expansion of macro ‘styleset_case’
1098 | styleset_case(CAML);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1099:17: note: in expansion of macro ‘styleset_case’
1099 | styleset_case(CMAKE);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1101:17: note: in expansion of macro ‘styleset_case’
1101 | styleset_case(COFFEESCRIPT);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1075:33: note: in expansion of macro ‘HL_N_ENTRIES’
1075 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1102:17: note: in expansion of macro ‘styleset_case’
1102 | styleset_case(CONF);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1102:17: note: in expansion of macro ‘styleset_case’
1102 | styleset_case(CONF);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1103:17: note: in expansion of macro ‘styleset_case’
1103 | styleset_case(CSS);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1104:17: note: in expansion of macro ‘styleset_case’
1104 | styleset_case(D);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1075:33: note: in expansion of macro ‘HL_N_ENTRIES’
1075 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1105:17: note: in expansion of macro ‘styleset_case’
1105 | styleset_case(DIFF);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1105:17: note: in expansion of macro ‘styleset_case’
1105 | styleset_case(DIFF);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1106:17: note: in expansion of macro ‘styleset_case’
1106 | styleset_case(LISP);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1107:17: note: in expansion of macro ‘styleset_case’
1107 | styleset_case(ERLANG);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1108:17: note: in expansion of macro ‘styleset_case’
1108 | styleset_case(DOCBOOK);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1110:17: note: in expansion of macro ‘styleset_case’
1110 | styleset_case(F77);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1111:17: note: in expansion of macro ‘styleset_case’
1111 | styleset_case(FORTH);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1112:17: note: in expansion of macro ‘styleset_case’
1112 | styleset_case(FORTRAN);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1113:17: note: in expansion of macro ‘styleset_case’
1113 | styleset_case(GDSCRIPT);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1115:17: note: in expansion of macro ‘styleset_case’
1115 | styleset_case(HASKELL);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1121:17: note: in expansion of macro ‘styleset_case’
1121 | styleset_case(JULIA);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1122:17: note: in expansion of macro ‘styleset_case’
1122 | styleset_case(LATEX);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1123:17: note: in expansion of macro ‘styleset_case’
1123 | styleset_case(LUA);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1075:33: note: in expansion of macro ‘HL_N_ENTRIES’
1075 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1124:17: note: in expansion of macro ‘styleset_case’
1124 | styleset_case(MAKE);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1124:17: note: in expansion of macro ‘styleset_case’
1124 | styleset_case(MAKE);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1075:33: note: in expansion of macro ‘HL_N_ENTRIES’
1075 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1125:17: note: in expansion of macro ‘styleset_case’
1125 | styleset_case(MARKDOWN);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1125:17: note: in expansion of macro ‘styleset_case’
1125 | styleset_case(MARKDOWN);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1126:17: note: in expansion of macro ‘styleset_case’
1126 | styleset_case(MATLAB);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1127:17: note: in expansion of macro ‘styleset_case’
1127 | styleset_case(NSIS);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1129:17: note: in expansion of macro ‘styleset_case’
1129 | styleset_case(PASCAL);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1130:17: note: in expansion of macro ‘styleset_case’
1130 | styleset_case(PERL);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1075:33: note: in expansion of macro ‘HL_N_ENTRIES’
1075 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1132:17: note: in expansion of macro ‘styleset_case’
1132 | styleset_case(PO);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1132:17: note: in expansion of macro ‘styleset_case’
1132 | styleset_case(PO);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1133:17: note: in expansion of macro ‘styleset_case’
1133 | styleset_case(POWERSHELL);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1134:17: note: in expansion of macro ‘styleset_case’
1134 | styleset_case(PYTHON);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1135:17: note: in expansion of macro ‘styleset_case’
1135 | styleset_case(R);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1136:17: note: in expansion of macro ‘styleset_case’
1136 | styleset_case(RUBY);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1137:17: note: in expansion of macro ‘styleset_case’
1137 | styleset_case(RUST);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1138:17: note: in expansion of macro ‘styleset_case’
1138 | styleset_case(SH);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1139:17: note: in expansion of macro ‘styleset_case’
1139 | styleset_case(SMALLTALK);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1140:17: note: in expansion of macro ‘styleset_case’
1140 | styleset_case(SQL);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1141:17: note: in expansion of macro ‘styleset_case’
1141 | styleset_case(TCL);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLKeyword *) / sizeof (HLKeyword)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1075:33: note: in expansion of macro ‘HL_N_ENTRIES’
1075 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1142:17: note: in expansion of macro ‘styleset_case’
1142 | styleset_case(TXT2TAGS);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1142:17: note: in expansion of macro ‘styleset_case’
1142 | styleset_case(TXT2TAGS);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1143:17: note: in expansion of macro ‘styleset_case’
1143 | styleset_case(VHDL);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1144:17: note: in expansion of macro ‘styleset_case’
1144 | styleset_case(VERILOG);
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:901:55: warning: division ‘sizeof (HLProperty *) / sizeof (HLProperty)’ does not compute the number of array elements [-Wsizeof-pointer-div]
901 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0]))
| ^
../geany-meson/src/highlightingmappings.h:72:48: note: in expansion of macro ‘G_N_ELEMENTS’
72 | #define HL_N_ENTRIES(array) ((array != NULL) ? G_N_ELEMENTS(array) : 0)
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1077:33: note: in expansion of macro ‘HL_N_ENTRIES’
1077 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \
| ^~~~~~~~~~~~
../geany-meson/src/highlighting.c:1146:17: note: in expansion of macro ‘styleset_case’
1146 | styleset_case(YAML);
| ^~~~~~~~~~~~~
[308/336] Compiling C object libgeany.so.0.p/src_symbols.c.o
../geany-meson/src/symbols.c: In function ‘get_tag_list’:
../geany-meson/src/symbols.c:322:18: warning: unused variable ‘j’ [-Wunused-variable]
322 | guint i, j;
| ^
[333/336] Generating doc/doxygen with a custom command
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1076 of file 'doc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: tag INCLUDE_PATH: include path '/tmp/build-meson/src/' does not exist
warning: source '/tmp/build-meson/src/' is not a readable file or directory... skipping.
[334/336] Generating doc/doxygen-gi with a custom command
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1076 of file 'doc/Doxyfile-gi' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: tag INCLUDE_PATH: include path '/tmp/build-meson/src/' does not exist
warning: source '/tmp/build-meson/src/' is not a readable file or directory... skipping.
[336/336] Generating doc/pdf-manual with a custom command
/usr/lib/python3/dist-packages/rst2pdf/rson.py:119: FutureWarning: Possible nested set at position 2
splitter = re.compile(pattern).split
meson compile 767.82s user 59.67s system 578% cpu 2:23.04 total
[18:26:00] enrico@endor (0): /tmp/build-meson% meson install
ninja: Entering directory `/tmp/build-meson'
ninja: no work to do.
Installing subdir /tmp/geany-meson/data/templates to /tmp/install-meson/share/geany/templates
Installing /tmp/geany-meson/data/templates/gpl to /tmp/install-meson/share/geany/templates
Installing /tmp/geany-meson/data/templates/function to /tmp/install-meson/share/geany/templates
Installing /tmp/geany-meson/data/templates/fileheader to /tmp/install-meson/share/geany/templates
Installing /tmp/geany-meson/data/templates/changelog to /tmp/install-meson/share/geany/templates
Installing /tmp/geany-meson/data/templates/bsd to /tmp/install-meson/share/geany/templates
Installing /tmp/geany-meson/data/templates/files/program.pas to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/module.erl to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/main.vala to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/main.py to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/main.java to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/main.d to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/main.cxx to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/main.c to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/file_html5.html to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/file.tex to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/file.rb to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/file.php to /tmp/install-meson/share/geany/templates/files
Installing /tmp/geany-meson/data/templates/files/file.html to /tmp/install-meson/share/geany/templates/files
Installing subdir /tmp/geany-meson/data/tags to /tmp/install-meson/share/geany/tags
Installing /tmp/geany-meson/data/tags/std.php.tags to /tmp/install-meson/share/geany/tags
Installing /tmp/geany-meson/data/tags/std99.c.tags to /tmp/install-meson/share/geany/tags
Installing /tmp/geany-meson/data/tags/std.py.tags to /tmp/install-meson/share/geany/tags
Installing /tmp/geany-meson/data/tags/std.pas.tags to /tmp/install-meson/share/geany/tags
Installing /tmp/geany-meson/data/tags/entities.html.tags to /tmp/install-meson/share/geany/tags
Installing subdir /tmp/geany-meson/data/colorschemes to /tmp/install-meson/share/geany/colorschemes
Installing /tmp/geany-meson/data/colorschemes/alt.conf to /tmp/install-meson/share/geany/colorschemes
Installing subdir /tmp/geany-meson/data/filedefs to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.smalltalk to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.nsis to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.markdown to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.lua to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.julia to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.html to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.gdscript to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.freebasic to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.diff to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.css to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.cpp to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.common to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.bibtex to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.batch to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.TypeScript.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Swift.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Nim.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Meson.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Kotlin.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Groovy.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.CUDA.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.zephir to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.yaml to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.xml to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.vhdl to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.verilog to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.vala to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.txt2tags to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.tcl to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.sql to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.sh to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.rust to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.ruby to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.restructuredtext to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.r to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.powershell to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.po to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.php to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.perl to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.pascal to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.objectivec to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.matlab to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.makefile to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.lisp to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.latex to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.javascript to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.java to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.haxe to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.haskell to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.go to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.glsl to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.fortran to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.forth to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.ferite to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.f77 to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.erlang to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.docbook to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.d to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.cs to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.coffeescript to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.cobol to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.cmake to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.caml to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.c to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.asm to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.asciidoc to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.ada to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.actionscript to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.abc to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.abaqus to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Scala.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.JSON.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Graphviz.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Genie.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Cython.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Clojure.conf to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filedefs/filetypes.Arduino.conf to /tmp/install-meson/share/geany/filedefs
Installing libgeany.so.0 to /tmp/install-meson/lib/x86_64-linux-gnu
Installing symlink pointing to libgeany.so.0 to /tmp/install-meson/lib/x86_64-linux-gnu/libgeany.so
Installing geany to /tmp/install-meson/bin
Installing geany.desktop to /tmp/install-meson/share/applications
Installing po/ar/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ar/LC_MESSAGES
Installing po/ast/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ast/LC_MESSAGES
Installing po/be/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/be/LC_MESSAGES
Installing po/bg/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/bg/LC_MESSAGES
Installing po/ca/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ca/LC_MESSAGES
Installing po/cs/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/cs/LC_MESSAGES
Installing po/da/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/de/LC_MESSAGES
Installing po/el/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/el/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/en_GB/LC_MESSAGES
Installing po/es/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/es/LC_MESSAGES
Installing po/et/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/et/LC_MESSAGES
Installing po/eu/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/eu/LC_MESSAGES
Installing po/fa/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/fr/LC_MESSAGES
Installing po/gl/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/gl/LC_MESSAGES
Installing po/he/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/he/LC_MESSAGES
Installing po/hi/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/hi/LC_MESSAGES
Installing po/hu/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/hu/LC_MESSAGES
Installing po/id/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/id/LC_MESSAGES
Installing po/ie/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ie/LC_MESSAGES
Installing po/it/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ja/LC_MESSAGES
Installing po/kk/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/kk/LC_MESSAGES
Installing po/ko/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ko/LC_MESSAGES
Installing po/ku/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ku/LC_MESSAGES
Installing po/lb/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/lb/LC_MESSAGES
Installing po/lt/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/lt/LC_MESSAGES
Installing po/lv/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/lv/LC_MESSAGES
Installing po/mn/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/mn/LC_MESSAGES
Installing po/nl/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/nl/LC_MESSAGES
Installing po/nn/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/nn/LC_MESSAGES
Installing po/pl/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/ru/LC_MESSAGES
Installing po/sk/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/sk/LC_MESSAGES
Installing po/sl/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/sl/LC_MESSAGES
Installing po/sr/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/sr/LC_MESSAGES
Installing po/sv/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/sv/LC_MESSAGES
Installing po/tr/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/uk/LC_MESSAGES
Installing po/vi/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/vi/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/geany.mo to /tmp/install-meson/share/locale/zh_TW/LC_MESSAGES
Installing doc/index.html to /tmp/install-meson/share/doc/geany/html
Installing doc/geany-gtkdoc.h to /tmp/install-meson/include/geany/gtkdoc
Installing doc/geany-sciwrappers-gtkdoc.h to /tmp/install-meson/include/geany/gtkdoc
Installing plugins/libhtmlchars.so to /tmp/install-meson/lib/x86_64-linux-gnu/geany
Installing plugins/libexport.so to /tmp/install-meson/lib/x86_64-linux-gnu/geany
Installing plugins/libsaveactions.so to /tmp/install-meson/lib/x86_64-linux-gnu/geany
Installing plugins/libfilebrowser.so to /tmp/install-meson/lib/x86_64-linux-gnu/geany
Installing plugins/libsplitwindow.so to /tmp/install-meson/lib/x86_64-linux-gnu/geany
Installing /tmp/geany-meson/scintilla/include/Scintilla.h to /tmp/install-meson/include/geany/scintilla
Installing /tmp/geany-meson/scintilla/include/Scintilla.iface to /tmp/install-meson/include/geany/scintilla
Installing /tmp/geany-meson/scintilla/include/ScintillaWidget.h to /tmp/install-meson/include/geany/scintilla
Installing /tmp/geany-meson/scintilla/include/Sci_Position.h to /tmp/install-meson/include/geany/scintilla
Installing /tmp/geany-meson/scintilla/lexilla/include/SciLexer.h to /tmp/install-meson/include/geany/scintilla
Installing /tmp/geany-meson/src/tagmanager/tm_source_file.h to /tmp/install-meson/include/geany/tagmanager
Installing /tmp/geany-meson/src/tagmanager/tm_tag.h to /tmp/install-meson/include/geany/tagmanager
Installing /tmp/geany-meson/src/tagmanager/tm_workspace.h to /tmp/install-meson/include/geany/tagmanager
Installing /tmp/geany-meson/src/tagmanager/tm_parser.h to /tmp/install-meson/include/geany/tagmanager
Installing /tmp/geany-meson/plugins/geanyfunctions.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/plugins/geanyplugin.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/app.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/build.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/dialogs.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/document.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/editor.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/encodings.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/filetypes.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/geany.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/gtkcompat.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/highlighting.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/keybindings.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/main.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/msgwindow.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/navqueue.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/plugindata.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/pluginutils.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/prefs.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/project.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/sciwrappers.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/search.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/spawn.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/stash.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/support.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/symbols.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/templates.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/toolbar.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/ui_utils.h to /tmp/install-meson/include/geany
Installing /tmp/geany-meson/src/utils.h to /tmp/install-meson/include/geany
Installing /tmp/build-meson/geany.pc to /tmp/install-meson/lib/x86_64-linux-gnu/pkgconfig
Installing /tmp/build-meson/data/filetypes.python to /tmp/install-meson/share/geany/filedefs
Installing /tmp/geany-meson/data/filetype_extensions.conf to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/data/snippets.conf to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/data/ui_toolbar.xml to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/data/geany.glade to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/data/geany-3.0.css to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/data/geany-3.20.css to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/data/geany.css to /tmp/install-meson/share/geany
Installing /tmp/build-meson/doc/geany.1 to /tmp/install-meson/share/man/man1
Installing /tmp/geany-meson/doc/images/build_menu_commands_dialog.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/find_dialog.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/find_in_files_dialog.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/main_window.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_edit_completions.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_edit_display.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_edit_features.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_edit_indentation.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_files.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_gen_misc.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_gen_startup.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_interface_interface.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_interface_notebook.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_interface_toolbar.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_keys.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_printing.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_templ.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_tools.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_various.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/pref_dialog_vte.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/images/replace_dialog.png to /tmp/install-meson/share/doc/geany/html/images
Installing /tmp/geany-meson/doc/geany.txt to /tmp/install-meson/share/doc/geany
Installing /tmp/geany-meson/doc/../scintilla/License.txt to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/doc/../scintilla/lexilla/License.txt to /tmp/install-meson/share/geany
Installing /tmp/geany-meson/icons/16x16/geany.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/geany-build.png to /tmp/install-meson/share/icons/hicolor/16x16/actions
Installing /tmp/geany-meson/icons/16x16/geany-close-all.png to /tmp/install-meson/share/icons/hicolor/16x16/actions
Installing /tmp/geany-meson/icons/16x16/geany-save-all.png to /tmp/install-meson/share/icons/hicolor/16x16/actions
Installing /tmp/geany-meson/icons/24x24/geany.png to /tmp/install-meson/share/icons/hicolor/24x24/apps
Installing /tmp/geany-meson/icons/24x24/geany-build.png to /tmp/install-meson/share/icons/hicolor/24x24/actions
Installing /tmp/geany-meson/icons/24x24/geany-close-all.png to /tmp/install-meson/share/icons/hicolor/24x24/actions
Installing /tmp/geany-meson/icons/24x24/geany-save-all.png to /tmp/install-meson/share/icons/hicolor/24x24/actions
Installing /tmp/geany-meson/icons/32x32/geany.png to /tmp/install-meson/share/icons/hicolor/32x32/apps
Installing /tmp/geany-meson/icons/32x32/geany-build.png to /tmp/install-meson/share/icons/hicolor/32x32/actions
Installing /tmp/geany-meson/icons/32x32/geany-close-all.png to /tmp/install-meson/share/icons/hicolor/32x32/actions
Installing /tmp/geany-meson/icons/32x32/geany-save-all.png to /tmp/install-meson/share/icons/hicolor/32x32/actions
Installing /tmp/geany-meson/icons/48x48/geany.png to /tmp/install-meson/share/icons/hicolor/48x48/apps
Installing /tmp/geany-meson/icons/48x48/geany-build.png to /tmp/install-meson/share/icons/hicolor/48x48/actions
Installing /tmp/geany-meson/icons/48x48/geany-close-all.png to /tmp/install-meson/share/icons/hicolor/48x48/actions
Installing /tmp/geany-meson/icons/48x48/geany-save-all.png to /tmp/install-meson/share/icons/hicolor/48x48/actions
Installing /tmp/geany-meson/icons/16x16/classviewer-class.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/classviewer-macro.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/classviewer-member.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/classviewer-method.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/classviewer-namespace.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/classviewer-other.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/classviewer-struct.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/icons/16x16/classviewer-var.png to /tmp/install-meson/share/icons/hicolor/16x16/apps
Installing /tmp/geany-meson/COPYING to /tmp/install-meson/share/geany
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment