Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/geany.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-79292-53328/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/geany.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/geany-2.0-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/geany.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-79292-53328/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --nocheck /builddir/build/SPECS/geany.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0lIqwi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf geany-2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/geany-2.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd geany-2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f waf + rm -f wscript + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mimAqh + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd geany-2.0 + RST2HTML=/usr/bin/rst2html-3 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-10-20 00:10:01.000000000 +0800 +++ ./configure 2024-06-04 12:42:47.707247445 +0800 @@ -1947,7 +1947,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-06-04 12:42:47.707247445 +0800 +++ ./configure 2024-06-04 12:42:47.735247551 +0800 @@ -10159,7 +10159,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -26572,7 +26572,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./build-aux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./build-aux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/geany --enable-gtk3 configure: WARNING: unrecognized options: --enable-gtk3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking 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 a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether make supports nested variables... (cached) yes checking for x86_64-opencloudos-linux-gnu-ar... no checking for x86_64-opencloudos-linux-gnu-lib... no checking for x86_64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 10165: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : 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 for x86_64-opencloudos-linux-gnu-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) none checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes /usr/bin/grep: warning: stray \ before - checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... yes checking whether g++ supports C++17 features by default... yes checking whether ln -s works... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for sys/time.h... yes checking for errno.h... yes checking for limits.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for direct.h... no checking for io.h... no checking for sys/dir.h... yes checking for size_t... yes checking for regcomp... yes checking for fnmatch... yes checking for off_t... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for realpath... yes checking for strerror... yes checking for strstr... yes checking for asprintf... yes checking for mkstemp... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for truncate... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether __environ is declared... yes checking whether _NSGetEnviron is declared... no checking for Git revision... none checking for x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.24 glib-2.0 >= 2.32 gio-2.0 >= 2.32 gmodule-no-export-2.0 gthread-2.0... yes checking for g_strv_equal... yes checking whether binary relocation support should be enabled... no checking for library containing connect... none required checking whether the force is with you... no checking for rst2html... /usr/bin/rst2html checking for rst2pdf... no checking for rst2pdf.py... no checking for doxygen... no checking for a Python interpreter with version >= 3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.11 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.11/site-packages checking for python lxml package... no checking whether compiler supports GCC4-style visibility... yes checking for sort... /usr/bin/sort checking for uniq... /usr/bin/uniq checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/scalable/Makefile config.status: creating icons/tango/Makefile config.status: creating icons/tango/16x16/Makefile config.status: creating icons/tango/24x24/Makefile config.status: creating icons/tango/32x32/Makefile config.status: creating icons/tango/48x48/Makefile config.status: creating icons/tango/scalable/Makefile config.status: creating ctags/Makefile config.status: creating scintilla/Makefile config.status: creating src/Makefile config.status: creating src/tagmanager/Makefile config.status: creating plugins/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/filedefs/filetypes.python config.status: creating doc/Makefile config.status: creating doc/geany.1 config.status: creating geany.pc config.status: creating geany.nsi config.status: creating tests/Makefile config.status: creating tests/ctags/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-gtk3 -------------------------------------------- Install Geany in : /usr Using GTK version : 3.24.38 Enable binary relocation : no Build with plugin support : yes Use (UNIX domain) socket support : yes Use virtual terminal support (VTE) : yes Build HTML documentation : yes Build PDF documentation : no Build API documentation : no Generate GtkDoc header : no Configuration is done OK. + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j32 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/geany-2.0' Making all in ctags make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/ctags' CC dsl/optscript.lo CC libreadtags/readtags.lo CC dsl/es.lo CC main/args.lo CC main/colprint.lo CC main/CommonPrelude.lo CC main/debug.lo CC main/dependency.lo CC main/entry.lo CC main/entry_private.lo CC main/error.lo CC main/field.lo CC main/flags.lo CC main/fmt.lo CC main/htable.lo CC main/keyword.lo CC main/kind.lo CC main/lregex.lo CC main/lregex-default.lo CC main/lxpath.lo CC main/main.lo CC main/mbcs.lo CC main/mio.lo CC main/numarray.lo CC main/nestlevel.lo CC main/objpool.lo CC main/options.lo CC main/param.lo CC main/parse.lo CC main/portable-scandir.lo CC main/promise.lo CC main/ptag.lo CC main/ptrarray.lo CC main/rbtree.lo CC main/read.lo CC main/repoinfo.lo CC main/routines.lo CC main/script.lo CC main/seccomp.lo CC main/selectors.lo CC main/sort.lo CC main/stats.lo CC main/strlist.lo main/parse.c:5478:26: warning: 'CTagsSelfTestParser' defined but not used [-Wunused-function] 5478 | static parserDefinition *CTagsSelfTestParser (void) | ^~~~~~~~~~~~~~~~~~~ main/parse.c:5158:26: warning: 'CTagsParser' defined but not used [-Wunused-function] 5158 | static parserDefinition *CTagsParser (void) | ^~~~~~~~~~~ CC main/tokeninfo.lo main/parse.c:5125:26: warning: 'FallbackParser' defined but not used [-Wunused-function] 5125 | static parserDefinition *FallbackParser (void) | ^~~~~~~~~~~~~~ CC main/trace.lo CC main/trashbox.lo CC main/unwindi.lo CC main/vstring.lo main/options.c: In function 'processListRolesOptions': main/options.c:2240:13: warning: infinite recursion detected [-Winfinite-recursion] 2240 | static void processListRolesOptions (const char *const option CTAGS_ATTR_UNUSED, | ^~~~~~~~~~~~~~~~~~~~~~~ main/options.c:2263:17: note: recursive call 2263 | processListRolesOptions (option, vStringValue (vstr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC main/writer-ctags.lo CC main/writer-etags.lo CC main/writer-json.lo CC main/writer-xref.lo CC main/writer.lo CC main/xtag.lo CC parsers/cxx/cxx.lo CC parsers/cxx/cxx_debug.lo CC parsers/cxx/cxx_debug_type.lo CC parsers/cxx/cxx_parser_block.lo CC parsers/cxx/cxx_keyword.lo CC parsers/cxx/cxx_parser.lo CC parsers/cxx/cxx_parser_function.lo CC parsers/cxx/cxx_parser_lambda.lo CC parsers/cxx/cxx_parser_namespace.lo CC parsers/cxx/cxx_parser_template.lo CC parsers/cxx/cxx_parser_tokenizer.lo CC parsers/cxx/cxx_parser_typedef.lo CC parsers/cxx/cxx_parser_using.lo CC parsers/cxx/cxx_parser_variable.lo CC parsers/cxx/cxx_qtmoc.lo CC parsers/cxx/cxx_scope.lo CC parsers/cxx/cxx_subparser.lo CC parsers/cxx/cxx_tag.lo CC parsers/cxx/cxx_token.lo CC parsers/cxx/cxx_token_chain.lo CC parsers/cpreprocessor.lo CC parsers/abaqus.lo CC parsers/abc.lo CC parsers/ada.lo CC parsers/asciidoc.lo CC parsers/asm.lo CC parsers/autoit.lo CC parsers/basic.lo CC parsers/bibtex.lo CC parsers/geany_c.lo CC parsers/clojure.lo CC parsers/cobol.lo CC parsers/iniconf.lo CC parsers/css.lo CC parsers/diff.lo CC parsers/geany_docbook.lo CC parsers/dosbatch.lo CC parsers/erlang.lo CC parsers/flex.lo CC parsers/fortran.lo CC parsers/gdscript.lo CC parsers/go.lo CC parsers/haskell.lo CC parsers/haxe.lo CC parsers/html.lo CC parsers/jscript.lo CC parsers/json.lo CC parsers/julia.lo CC parsers/geany_lcpp.lo CC parsers/lisp.lo CC parsers/lua.lo CC parsers/make.lo CC parsers/markdown.lo CC parsers/geany_matlab.lo CC parsers/nsis.lo CC parsers/objc.lo CC parsers/pascal.lo CC parsers/perl.lo CC parsers/php.lo CC parsers/powershell.lo CC parsers/python.lo CC parsers/r.lo CC parsers/rst.lo CC parsers/ruby.lo CC parsers/rust.lo CC parsers/sh.lo CC parsers/sql.lo parsers/markdown.c: In function 'findMarkdownTags': parsers/markdown.c:385:30: warning: unused variable 'line' [-Wunused-variable] 385 | unsigned int line = (unsigned int)getInputLineNumber (); | ^~~~ CC parsers/tcl.lo CC parsers/tcloo.lo CC parsers/tex.lo CC parsers/txt2tags.lo CC parsers/typescript.lo CC parsers/verilog.lo CC parsers/vhdl.lo In function 'parseImport', inlined from 'findPythonTags' at parsers/python.c:1660:15: parsers/python.c:1280:95: warning: 'moduleIndex' may be used uninitialized [-Wmaybe-uninitialized] 1280 | e->extensionFields.scopeIndex = moduleIndex; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ parsers/python.c: In function 'findPythonTags': parsers/python.c:1229:21: note: 'moduleIndex' was declared here 1229 | int moduleIndex; | ^~~~~~~~~~~ CCLD libctags.la make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/ctags' Making all in scintilla make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/scintilla' CXX gtk/libscintilla_la-PlatGTK.lo CXX gtk/libscintilla_la-ScintillaGTK.lo CXX gtk/libscintilla_la-ScintillaGTKAccessible.lo CC gtk/libscintilla_la-scintilla-marshal.lo CXX src/libscintilla_la-AutoComplete.lo CXX src/libscintilla_la-CallTip.lo CXX src/libscintilla_la-CaseConvert.lo CXX src/libscintilla_la-CaseFolder.lo CXX src/libscintilla_la-CellBuffer.lo CXX src/libscintilla_la-ChangeHistory.lo CXX src/libscintilla_la-CharacterCategoryMap.lo CXX src/libscintilla_la-CharacterType.lo CXX src/libscintilla_la-ContractionState.lo CXX src/libscintilla_la-CharClassify.lo CXX src/libscintilla_la-DBCS.lo CXX src/libscintilla_la-Decoration.lo CXX src/libscintilla_la-Document.lo CXX src/libscintilla_la-EditModel.lo CXX src/libscintilla_la-Editor.lo CXX src/libscintilla_la-Geometry.lo CXX src/libscintilla_la-Indicator.lo CXX src/libscintilla_la-KeyMap.lo CXX src/libscintilla_la-EditView.lo CXX src/libscintilla_la-LineMarker.lo CXX src/libscintilla_la-MarginView.lo CXX src/libscintilla_la-PerLine.lo CXX src/libscintilla_la-PositionCache.lo CXX src/libscintilla_la-RESearch.lo CXX src/libscintilla_la-RunStyles.lo CXX src/libscintilla_la-ScintillaBase.lo CXX src/libscintilla_la-Selection.lo CXX src/libscintilla_la-Style.lo CXX src/libscintilla_la-UniConversion.lo CXX src/libscintilla_la-UniqueString.lo CXX src/libscintilla_la-ViewStyle.lo CXX src/libscintilla_la-XPM.lo CXX lexilla/lexlib/liblexilla_la-Accessor.lo CXX lexilla/lexlib/liblexilla_la-CharacterCategory.lo CXX lexilla/lexlib/liblexilla_la-CharacterSet.lo CXX lexilla/lexlib/liblexilla_la-DefaultLexer.lo CXX lexilla/lexlib/liblexilla_la-LexAccessor.lo CXX lexilla/lexlib/liblexilla_la-LexerBase.lo CXX lexilla/lexlib/liblexilla_la-LexerModule.lo CXX lexilla/lexlib/liblexilla_la-LexerNoExceptions.lo CXX lexilla/lexlib/liblexilla_la-LexerSimple.lo CXX lexilla/lexlib/liblexilla_la-PropSetSimple.lo CXX lexilla/lexlib/liblexilla_la-StyleContext.lo CXX lexilla/lexlib/liblexilla_la-WordList.lo CXX lexilla/src/liblexilla_la-Lexilla.lo CXX lexilla/lexers/liblexilla_la-LexAbaqus.lo CXX lexilla/lexers/liblexilla_la-LexAda.lo CXX lexilla/lexers/liblexilla_la-LexAsciidoc.lo CXX lexilla/lexers/liblexilla_la-LexAsm.lo CXX lexilla/lexers/liblexilla_la-LexAU3.lo CXX lexilla/lexers/liblexilla_la-LexBash.lo CXX lexilla/lexers/liblexilla_la-LexBasic.lo CXX lexilla/lexers/liblexilla_la-LexBatch.lo CXX lexilla/lexers/liblexilla_la-LexCOBOL.lo CXX lexilla/lexers/liblexilla_la-LexCPP.lo CXX lexilla/lexers/liblexilla_la-LexCSS.lo CXX lexilla/lexers/liblexilla_la-LexCaml.lo CXX lexilla/lexers/liblexilla_la-LexCmake.lo CXX lexilla/lexers/liblexilla_la-LexCoffeeScript.lo CXX lexilla/lexers/liblexilla_la-LexD.lo CXX lexilla/lexers/liblexilla_la-LexDiff.lo CXX lexilla/lexers/liblexilla_la-LexErlang.lo CXX lexilla/lexers/liblexilla_la-LexForth.lo CXX lexilla/lexers/liblexilla_la-LexFortran.lo CXX lexilla/lexers/liblexilla_la-LexGDScript.lo CXX lexilla/lexers/liblexilla_la-LexHTML.lo CXX lexilla/lexers/liblexilla_la-LexHaskell.lo CXX lexilla/lexers/liblexilla_la-LexJulia.lo CXX lexilla/lexers/liblexilla_la-LexLaTeX.lo CXX lexilla/lexers/liblexilla_la-LexLisp.lo CXX lexilla/lexers/liblexilla_la-LexLua.lo CXX lexilla/lexers/liblexilla_la-LexMake.lo CXX lexilla/lexers/liblexilla_la-LexMarkdown.lo CXX lexilla/lexers/liblexilla_la-LexMatlab.lo CXX lexilla/lexers/liblexilla_la-LexNsis.lo CXX lexilla/lexers/liblexilla_la-LexNull.lo CXX lexilla/lexers/liblexilla_la-LexPascal.lo CXX lexilla/lexers/liblexilla_la-LexPerl.lo CXX lexilla/lexers/liblexilla_la-LexPowerShell.lo CXX lexilla/lexers/liblexilla_la-LexProps.lo CXX lexilla/lexers/liblexilla_la-LexPython.lo CXX lexilla/lexers/liblexilla_la-LexPO.lo CXX lexilla/lexers/liblexilla_la-LexR.lo CXX lexilla/lexers/liblexilla_la-LexRuby.lo CXX lexilla/lexers/liblexilla_la-LexRust.lo CXX lexilla/lexers/liblexilla_la-LexSmalltalk.lo CXX lexilla/lexers/liblexilla_la-LexSQL.lo CXX lexilla/lexers/liblexilla_la-LexTCL.lo CXX lexilla/lexers/liblexilla_la-LexTxt2tags.lo CXX lexilla/lexers/liblexilla_la-LexVHDL.lo CXX lexilla/lexers/liblexilla_la-LexVerilog.lo CXX lexilla/lexers/liblexilla_la-LexYAML.lo CXXLD liblexilla.la CXXLD libscintilla.la make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/scintilla' Making all in src make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/src' Making all in tagmanager make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/src/tagmanager' CC tm_ctags.lo CC tm_parser.lo CC tm_source_file.lo CC tm_tag.lo CC tm_workspace.lo tm_ctags.c: In function 'rename_anon_tags': tm_ctags.c:323:68: warning: array subscript has type 'char' [-Wchar-subscripts] 323 | anon_counter = ++anon_counter_table[kind]; | ^ CCLD libtagmanager.la make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/src/tagmanager' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/src' CC main.o CC libgeany_la-build.lo CC libgeany_la-about.lo GEN signallist.i CC libgeany_la-dialogs.lo CC libgeany_la-document.lo CC libgeany_la-editor.lo CC libgeany_la-encodings.lo CC libgeany_la-filetypes.lo CC libgeany_la-geanyentryaction.lo CC libgeany_la-geanymenubuttonaction.lo CC libgeany_la-geanyobject.lo CC libgeany_la-geanywraplabel.lo CC libgeany_la-highlighting.lo CC libgeany_la-keybindings.lo CC libgeany_la-keyfile.lo CC libgeany_la-log.lo CC libgeany_la-libmain.lo CC libgeany_la-msgwindow.lo CC libgeany_la-navqueue.lo CC libgeany_la-notebook.lo CC libgeany_la-plugins.lo CC libgeany_la-prefs.lo CC libgeany_la-printing.lo CC libgeany_la-sciwrappers.lo CC libgeany_la-pluginutils.lo CC libgeany_la-project.lo CC libgeany_la-search.lo CC libgeany_la-socket.lo CC libgeany_la-spawn.lo CC libgeany_la-stash.lo CC libgeany_la-templates.lo CC libgeany_la-symbols.lo CC libgeany_la-toolbar.lo In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ./tagmanager/tm_workspace.h:15, from app.h:29, from geany.h:31, from filetypes.h:25, from highlighting.h:25, from highlighting.c:30: highlighting.c: In function 'highlighting_init_styles': /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:966:33: note: in expansion of macro 'HL_N_ENTRIES' 966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1003:17: note: in expansion of macro 'init_styleset_case' 1003 | init_styleset_case(ASCIIDOC); | ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:966:33: note: in expansion of macro 'HL_N_ENTRIES' 966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1013:17: note: in expansion of macro 'init_styleset_case' 1013 | init_styleset_case(CONF); | ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:966:33: note: in expansion of macro 'HL_N_ENTRIES' 966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1016:17: note: in expansion of macro 'init_styleset_case' 1016 | init_styleset_case(DIFF); | ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:966:33: note: in expansion of macro 'HL_N_ENTRIES' 966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1034:17: note: in expansion of macro 'init_styleset_case' 1034 | init_styleset_case(MAKE); | ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:966:33: note: in expansion of macro 'HL_N_ENTRIES' 966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1036:17: note: in expansion of macro 'init_styleset_case' 1036 | init_styleset_case(MARKDOWN); | ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:966:33: note: in expansion of macro 'HL_N_ENTRIES' 966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1042:17: note: in expansion of macro 'init_styleset_case' 1042 | init_styleset_case(PO); | ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:966:33: note: in expansion of macro 'HL_N_ENTRIES' 966 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1052:17: note: in expansion of macro 'init_styleset_case' 1052 | init_styleset_case(TXT2TAGS); | ^~~~~~~~~~~~~~~~~~ highlighting.c: In function 'highlighting_set_styles': /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1093:17: note: in expansion of macro 'styleset_case' 1093 | styleset_case(ABAQUS); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1094:17: note: in expansion of macro 'styleset_case' 1094 | styleset_case(ADA); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1076:33: note: in expansion of macro 'HL_N_ENTRIES' 1076 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \ | ^~~~~~~~~~~~ highlighting.c:1095:17: note: in expansion of macro 'styleset_case' 1095 | styleset_case(ASCIIDOC); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1095:17: note: in expansion of macro 'styleset_case' 1095 | styleset_case(ASCIIDOC); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1096:17: note: in expansion of macro 'styleset_case' 1096 | styleset_case(ASM); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1097:17: note: in expansion of macro 'styleset_case' 1097 | styleset_case(AU3); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1098:17: note: in expansion of macro 'styleset_case' 1098 | styleset_case(BASIC); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1099:17: note: in expansion of macro 'styleset_case' 1099 | styleset_case(BATCH); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1101:17: note: in expansion of macro 'styleset_case' 1101 | styleset_case(CAML); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1102:17: note: in expansion of macro 'styleset_case' 1102 | styleset_case(CMAKE); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1104:17: note: in expansion of macro 'styleset_case' 1104 | styleset_case(COFFEESCRIPT); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1076:33: note: in expansion of macro 'HL_N_ENTRIES' 1076 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \ | ^~~~~~~~~~~~ highlighting.c:1105:17: note: in expansion of macro 'styleset_case' 1105 | styleset_case(CONF); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1105:17: note: in expansion of macro 'styleset_case' 1105 | styleset_case(CONF); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1106:17: note: in expansion of macro 'styleset_case' 1106 | styleset_case(CSS); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1107:17: note: in expansion of macro 'styleset_case' 1107 | styleset_case(D); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1076:33: note: in expansion of macro 'HL_N_ENTRIES' 1076 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \ | ^~~~~~~~~~~~ highlighting.c:1108:17: note: in expansion of macro 'styleset_case' 1108 | styleset_case(DIFF); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1108:17: note: in expansion of macro 'styleset_case' 1108 | styleset_case(DIFF); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1109:17: note: in expansion of macro 'styleset_case' 1109 | styleset_case(LISP); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1110:17: note: in expansion of macro 'styleset_case' 1110 | styleset_case(ERLANG); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1111:17: note: in expansion of macro 'styleset_case' 1111 | styleset_case(DOCBOOK); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1112:17: note: in expansion of macro 'styleset_case' 1112 | styleset_case(F77); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1113:17: note: in expansion of macro 'styleset_case' 1113 | styleset_case(FORTH); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1114:17: note: in expansion of macro 'styleset_case' 1114 | styleset_case(FORTRAN); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1115:17: note: in expansion of macro 'styleset_case' 1115 | styleset_case(GDSCRIPT); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1117:17: note: in expansion of macro 'styleset_case' 1117 | styleset_case(HASKELL); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1123:17: note: in expansion of macro 'styleset_case' 1123 | styleset_case(JULIA); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1124:17: note: in expansion of macro 'styleset_case' 1124 | styleset_case(LATEX); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1125:17: note: in expansion of macro 'styleset_case' 1125 | styleset_case(LUA); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1076:33: note: in expansion of macro 'HL_N_ENTRIES' 1076 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \ | ^~~~~~~~~~~~ highlighting.c:1126:17: note: in expansion of macro 'styleset_case' 1126 | styleset_case(MAKE); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1126:17: note: in expansion of macro 'styleset_case' 1126 | styleset_case(MAKE); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1076:33: note: in expansion of macro 'HL_N_ENTRIES' 1076 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \ | ^~~~~~~~~~~~ highlighting.c:1127:17: note: in expansion of macro 'styleset_case' 1127 | styleset_case(MARKDOWN); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1127:17: note: in expansion of macro 'styleset_case' 1127 | styleset_case(MARKDOWN); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1128:17: note: in expansion of macro 'styleset_case' 1128 | styleset_case(MATLAB); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1129:17: note: in expansion of macro 'styleset_case' 1129 | styleset_case(NSIS); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1131:17: note: in expansion of macro 'styleset_case' 1131 | styleset_case(PASCAL); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1132:17: note: in expansion of macro 'styleset_case' 1132 | styleset_case(PERL); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1076:33: note: in expansion of macro 'HL_N_ENTRIES' 1076 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \ | ^~~~~~~~~~~~ highlighting.c:1134:17: note: in expansion of macro 'styleset_case' 1134 | styleset_case(PO); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1134:17: note: in expansion of macro 'styleset_case' 1134 | styleset_case(PO); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1135:17: note: in expansion of macro 'styleset_case' 1135 | styleset_case(POWERSHELL); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1136:17: note: in expansion of macro 'styleset_case' 1136 | styleset_case(PYTHON); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1137:17: note: in expansion of macro 'styleset_case' 1137 | styleset_case(R); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1138:17: note: in expansion of macro 'styleset_case' 1138 | styleset_case(RUBY); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1139:17: note: in expansion of macro 'styleset_case' 1139 | styleset_case(RUST); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1140:17: note: in expansion of macro 'styleset_case' 1140 | styleset_case(SH); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1141:17: note: in expansion of macro 'styleset_case' 1141 | styleset_case(SMALLTALK); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1142:17: note: in expansion of macro 'styleset_case' 1142 | styleset_case(SQL); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1143:17: note: in expansion of macro 'styleset_case' 1143 | styleset_case(TCL); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLKeyword *) / sizeof (HLKeyword)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1076:33: note: in expansion of macro 'HL_N_ENTRIES' 1076 | HL_N_ENTRIES(highlighting_keywords_##LANG_NAME), \ | ^~~~~~~~~~~~ highlighting.c:1144:17: note: in expansion of macro 'styleset_case' 1144 | styleset_case(TXT2TAGS); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1144:17: note: in expansion of macro 'styleset_case' 1144 | styleset_case(TXT2TAGS); | ^~~~~~~~~~~~~ sciwrappers.c: In function 'sci_set_lexer': sciwrappers.c:704:9: warning: 'LexerNameFromID' is deprecated [-Wdeprecated-declarations] 704 | const char *lexer_name = LexerNameFromID(lexer_id); | ^~~~~ In file included from sciwrappers.c:38: ../scintilla/lexilla/include/Lexilla.h:91:47: note: declared here 91 | DEPRECATE_DEFINITION const char *LEXILLA_CALL LexerNameFromID(int identifier); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1145:17: note: in expansion of macro 'styleset_case' 1145 | styleset_case(VHDL); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1146:17: note: in expansion of macro 'styleset_case' 1146 | styleset_case(VERILOG); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:950:55: warning: division 'sizeof (HLProperty *) / sizeof (HLProperty)' does not compute the number of array elements [-Wsizeof-pointer-div] 950 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ 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) | ^~~~~~~~~~~~ highlighting.c:1078:33: note: in expansion of macro 'HL_N_ENTRIES' 1078 | HL_N_ENTRIES(highlighting_properties_##LANG_NAME)); \ | ^~~~~~~~~~~~ highlighting.c:1148:17: note: in expansion of macro 'styleset_case' 1148 | styleset_case(YAML); | ^~~~~~~~~~~~~ CC libgeany_la-tools.lo CC libgeany_la-sidebar.lo CC libgeany_la-ui_utils.lo CC libgeany_la-utils.lo CC libgeany_la-vte.lo CC libgeany_la-callbacks.lo CXXLD libgeany.la CXXLD geany make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/src' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/src' Making all in plugins make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/plugins' CC demoplugin_la-demoplugin.lo CC classbuilder_la-classbuilder.lo CC demoproxy_la-demoproxy.lo CC htmlchars_la-htmlchars.lo CC export_la-export.lo CC saveactions_la-saveactions.lo CC filebrowser_la-filebrowser.lo CC splitwindow_la-splitwindow.lo CCLD demoproxy.la CCLD demoplugin.la CCLD splitwindow.la CCLD saveactions.la CCLD htmlchars.la CCLD classbuilder.la CCLD filebrowser.la CCLD export.la make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/plugins' Making all in icons make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons' Making all in 16x16 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/16x16' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/16x16' Making all in 24x24 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/24x24' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/24x24' Making all in 32x32 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/32x32' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/32x32' Making all in 48x48 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/48x48' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/48x48' Making all in scalable make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/scalable' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/scalable' Making all in tango make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango' Making all in 16x16 make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/16x16' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/16x16' Making all in 24x24 make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/24x24' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/24x24' Making all in 32x32 make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/32x32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/32x32' Making all in 48x48 make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/48x48' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/48x48' Making all in scalable make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/scalable' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/scalable' make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons' Making all in po make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/po' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/doc' GEN hacking.html make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/doc' Making all in data make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/data' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/tests' Making all in ctags make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/tests/ctags' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests/ctags' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0' GEN geany.desktop make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ur2dgK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 + cd geany-2.0 + make install DESTDIR=/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 DOCDIR=/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/doc/geany Making install in ctags make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/ctags' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/ctags' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/ctags' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/ctags' Making install in scintilla make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/scintilla' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/scintilla' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany/scintilla/' /usr/bin/install -c -m 644 include/Scintilla.h include/Scintilla.iface include/ScintillaWidget.h include/Sci_Position.h lexilla/include/SciLexer.h '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany/scintilla/' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/scintilla' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/scintilla' Making install in src make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/src' Making install in tagmanager make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/src/tagmanager' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/src/tagmanager' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany/tagmanager' /usr/bin/install -c -m 644 tm_source_file.h tm_tag.h tm_workspace.h tm_parser.h '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany/tagmanager' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/src/tagmanager' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/src/tagmanager' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/src' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c libgeany.la '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64' libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/bin' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c geany '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/bin' libtool: warning: 'libgeany.la' has not been installed in '/usr/lib64' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/src' if test "/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64" = /usr/local/lib && \ LANG=C ldd "/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/bin/geany" | grep -q 'libgeany.*not found' \ ; then \ ldconfig "/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64"; \ fi make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany' /usr/bin/install -c -m 644 app.h build.h dialogs.h document.h editor.h encodings.h filetypes.h geany.h gtkcompat.h highlighting.h keybindings.h main.h msgwindow.h navqueue.h plugindata.h pluginutils.h prefs.h project.h sciwrappers.h search.h spawn.h stash.h support.h symbols.h templates.h toolbar.h ui_utils.h utils.h '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/src' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/src' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/src' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/plugins' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/plugins' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c classbuilder.la htmlchars.la export.la saveactions.la filebrowser.la splitwindow.la '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany' libtool: warning: relinking 'classbuilder.la' libtool: warning: relinking 'htmlchars.la' libtool: warning: relinking 'export.la' libtool: warning: relinking 'saveactions.la' libtool: warning: relinking 'filebrowser.la' libtool: warning: relinking 'splitwindow.la' libtool: warning: remember to run 'libtool --finish /usr/lib64/geany' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany' /usr/bin/install -c -m 644 geanyfunctions.h geanyplugin.h '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/include/geany' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/plugins' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/plugins' Making install in icons make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/icons' Making install in 16x16 make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/16x16' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/16x16' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/16x16/actions' /usr/bin/install -c -m 644 geany-build.png geany-close-all.png geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/16x16/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 classviewer-class.png classviewer-macro.png classviewer-member.png classviewer-method.png classviewer-namespace.png classviewer-other.png classviewer-struct.png classviewer-var.png geany.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/16x16/apps' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/16x16' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/16x16' Making install in 24x24 make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/24x24' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/24x24' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/24x24/actions' /usr/bin/install -c -m 644 geany-build.png geany-close-all.png geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/24x24/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -c -m 644 geany.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/24x24/apps' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/24x24' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/24x24' Making install in 32x32 make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/32x32' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/32x32' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/32x32/actions' /usr/bin/install -c -m 644 geany-build.png geany-close-all.png geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/32x32/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 geany.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/32x32/apps' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/32x32' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/32x32' Making install in 48x48 make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/48x48' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/48x48' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/48x48/actions' /usr/bin/install -c -m 644 geany-build.png geany-close-all.png geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/48x48/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 geany.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/48x48/apps' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/48x48' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/48x48' Making install in scalable make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/scalable' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/scalable' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/scalable/actions' /usr/bin/install -c -m 644 geany-build.svg geany-close-all.svg geany-save-all.svg '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/scalable/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 geany.svg '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/hicolor/scalable/apps' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/scalable' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/scalable' Making install in tango make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango' Making install in 16x16 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/16x16' make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/16x16' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/16x16/actions' /usr/bin/install -c -m 644 geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/16x16/actions' make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/16x16' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/16x16' Making install in 24x24 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/24x24' make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/24x24' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/24x24/actions' /usr/bin/install -c -m 644 geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/24x24/actions' make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/24x24' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/24x24' Making install in 32x32 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/32x32' make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/32x32' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/32x32/actions' /usr/bin/install -c -m 644 geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/32x32/actions' make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/32x32' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/32x32' Making install in 48x48 make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/48x48' make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/48x48' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/48x48/actions' /usr/bin/install -c -m 644 geany-save-all.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/48x48/actions' make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/48x48' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/48x48' Making install in scalable make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/scalable' make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango/scalable' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/scalable/actions' /usr/bin/install -c -m 644 geany-save-all.svg '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/icons/Tango/scalable/actions' make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/scalable' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango/scalable' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons/tango' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/icons' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/icons' make[3]: Nothing to be done for 'install-exec-am'. make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/geany-2.0/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t '/usr/share/icons/hicolor' *** gtk-update-icon-cache -f -t '/usr/share/icons/Tango' *** make[4]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons' make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/icons' Making install in po make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/po' installing ar.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ar/LC_MESSAGES/geany.mo installing ast.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ast/LC_MESSAGES/geany.mo installing be.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/be/LC_MESSAGES/geany.mo installing bg.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/bg/LC_MESSAGES/geany.mo installing ca.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ca/LC_MESSAGES/geany.mo installing cs.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/cs/LC_MESSAGES/geany.mo installing da.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/da/LC_MESSAGES/geany.mo installing de.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/de/LC_MESSAGES/geany.mo installing el.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/el/LC_MESSAGES/geany.mo installing en_GB.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/en_GB/LC_MESSAGES/geany.mo installing es.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/es/LC_MESSAGES/geany.mo installing et.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/et/LC_MESSAGES/geany.mo installing eu.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/eu/LC_MESSAGES/geany.mo installing fa.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/fa/LC_MESSAGES/geany.mo installing fi.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/fi/LC_MESSAGES/geany.mo installing fr.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/fr/LC_MESSAGES/geany.mo installing gl.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/gl/LC_MESSAGES/geany.mo installing he.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/he/LC_MESSAGES/geany.mo installing hi.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/hi/LC_MESSAGES/geany.mo installing hu.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/hu/LC_MESSAGES/geany.mo installing id.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/id/LC_MESSAGES/geany.mo installing ie.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ie/LC_MESSAGES/geany.mo installing it.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/it/LC_MESSAGES/geany.mo installing ja.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ja/LC_MESSAGES/geany.mo installing kk.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/kk/LC_MESSAGES/geany.mo installing ko.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ko/LC_MESSAGES/geany.mo installing ku.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ku/LC_MESSAGES/geany.mo installing lb.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/lb/LC_MESSAGES/geany.mo installing lt.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/lt/LC_MESSAGES/geany.mo installing lv.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/lv/LC_MESSAGES/geany.mo installing mn.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/mn/LC_MESSAGES/geany.mo installing nl.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/nl/LC_MESSAGES/geany.mo installing nn.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/nn/LC_MESSAGES/geany.mo installing pl.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/pl/LC_MESSAGES/geany.mo installing pt.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/pt/LC_MESSAGES/geany.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/geany.mo installing ro.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ro/LC_MESSAGES/geany.mo installing ru.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/ru/LC_MESSAGES/geany.mo installing sk.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/sk/LC_MESSAGES/geany.mo installing sl.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/sl/LC_MESSAGES/geany.mo installing sr.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/sr/LC_MESSAGES/geany.mo installing sv.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/sv/LC_MESSAGES/geany.mo installing tr.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/tr/LC_MESSAGES/geany.mo installing uk.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/uk/LC_MESSAGES/geany.mo installing vi.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/vi/LC_MESSAGES/geany.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/geany.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/geany.mo if test "geany" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/po' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/doc' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/geany-2.0/build-aux/install-sh -d /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/doc/geany/html dir=.; test -f "$dir/geany.html" || dir=.; \ /usr/bin/install -c -m 644 "$dir/geany.html" /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/doc/geany/html/index.html /bin/sh /builddir/build/BUILD/geany-2.0/build-aux/install-sh -d /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/doc/geany /usr/bin/install -c -m 644 ./geany.txt /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/doc/geany/manual.txt /usr/bin/install -c -m 644 ../scintilla/License.txt /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/doc/geany/ScintillaLicense.txt /usr/bin/install -c -m 644 ../scintilla/lexilla/License.txt /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/doc/geany/LexillaLicense.txt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany/html/images' /usr/bin/install -c -m 644 images/build_menu_commands_dialog.png images/edit_change_history.png images/find_dialog.png images/find_in_files_dialog.png images/main_window.png images/pref_dialog_edit_completions.png images/pref_dialog_edit_display.png images/pref_dialog_edit_features.png images/pref_dialog_edit_indentation.png images/pref_dialog_files.png images/pref_dialog_gen_misc.png images/pref_dialog_gen_startup.png images/pref_dialog_interface_interface.png images/pref_dialog_interface_notebook.png images/pref_dialog_interface_toolbar.png images/pref_dialog_keys.png images/pref_dialog_printing.png images/pref_dialog_templ.png images/pref_dialog_tools.png images/pref_dialog_various.png images/pref_dialog_vte.png images/replace_dialog.png images/sidebar_documents_only.png images/sidebar_show_paths.png images/sidebar_show_tree.png '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany/html/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany' /usr/bin/install -c -m 644 ../AUTHORS ../ChangeLog ../COPYING ../NEWS ../README ../THANKS ../TODO '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 geany.1 '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/doc' Making install in data make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/data' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/filedefs' /usr/bin/install -c -m 644 filedefs/filetypes.abaqus filedefs/filetypes.abc filedefs/filetypes.actionscript filedefs/filetypes.ada filedefs/filetypes.Arduino.conf filedefs/filetypes.asciidoc filedefs/filetypes.asm filedefs/filetypes.autoit filedefs/filetypes.batch filedefs/filetypes.bibtex filedefs/filetypes.c filedefs/filetypes.caml filedefs/filetypes.Clojure.conf filedefs/filetypes.cmake filedefs/filetypes.cobol filedefs/filetypes.coffeescript filedefs/filetypes.common filedefs/filetypes.conf filedefs/filetypes.cpp filedefs/filetypes.cs filedefs/filetypes.css filedefs/filetypes.CUDA.conf filedefs/filetypes.Cython.conf filedefs/filetypes.d filedefs/filetypes.diff filedefs/filetypes.docbook filedefs/filetypes.erlang filedefs/filetypes.f77 filedefs/filetypes.forth filedefs/filetypes.fortran filedefs/filetypes.freebasic filedefs/filetypes.gdscript filedefs/filetypes.Genie.conf filedefs/filetypes.glsl filedefs/filetypes.go filedefs/filetypes.Graphviz.conf filedefs/filetypes.Groovy.conf filedefs/filetypes.haskell filedefs/filetypes.haxe filedefs/filetypes.html '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/filedefs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/filedefs' /usr/bin/install -c -m 644 filedefs/filetypes.java filedefs/filetypes.javascript filedefs/filetypes.julia filedefs/filetypes.JSON.conf filedefs/filetypes.latex filedefs/filetypes.lisp filedefs/filetypes.lua filedefs/filetypes.Kotlin.conf filedefs/filetypes.makefile filedefs/filetypes.markdown filedefs/filetypes.matlab filedefs/filetypes.Meson.conf filedefs/filetypes.Nim.conf filedefs/filetypes.nsis filedefs/filetypes.objectivec filedefs/filetypes.pascal filedefs/filetypes.perl filedefs/filetypes.php filedefs/filetypes.po filedefs/filetypes.powershell filedefs/filetypes.r filedefs/filetypes.restructuredtext filedefs/filetypes.ruby filedefs/filetypes.rust filedefs/filetypes.Scala.conf filedefs/filetypes.sh filedefs/filetypes.smalltalk filedefs/filetypes.sql filedefs/filetypes.Swift.conf filedefs/filetypes.TypeScript.conf filedefs/filetypes.tcl filedefs/filetypes.txt2tags filedefs/filetypes.vala filedefs/filetypes.verilog filedefs/filetypes.vhdl filedefs/filetypes.xml filedefs/filetypes.yaml filedefs/filetypes.zephir '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/filedefs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/templates/files' /usr/bin/install -c -m 644 templates/files/file.html templates/files/file_html5.html templates/files/file.php templates/files/file.rb templates/files/file.tex templates/files/main.c templates/files/main.cxx templates/files/main.d templates/files/main.java templates/files/main.md templates/files/main.py templates/files/main.vala templates/files/module.erl templates/files/program.pas '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/templates/files' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/colorschemes' /usr/bin/install -c -m 644 colorschemes/alt.conf '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/colorschemes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/tags' /usr/bin/install -c -m 644 tags/std99.c.tags tags/std.php.tags tags/std.py.tags tags/std.pas.tags tags/entities.html.tags '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/tags' /usr/bin/install -c -m 644 filetype_extensions.conf snippets.conf ui_toolbar.xml geany.glade geany.css '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/templates' /usr/bin/install -c -m 644 templates/bsd templates/changelog templates/fileheader templates/function templates/gpl '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/templates' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/filedefs' /usr/bin/install -c -m 644 filedefs/filetypes.python '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/filedefs' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/data' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/data' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/geany-2.0/tests' Making install in ctags make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/tests/ctags' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/tests/ctags' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests/ctags' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests/ctags' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0/tests' make[3]: Entering directory '/builddir/build/BUILD/geany-2.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0/tests' make[1]: Entering directory '/builddir/build/BUILD/geany-2.0' make[2]: Entering directory '/builddir/build/BUILD/geany-2.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/geany-2.0/build-aux/install-sh -d /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany /usr/bin/install -c -m 644 ./COPYING /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/geany/GPL-2 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/applications' /usr/bin/install -c -m 644 geany.desktop '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 geany.pc '/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/geany-2.0' make[1]: Leaving directory '/builddir/build/BUILD/geany-2.0' + rm -f /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/pixmaps/geany.ico + desktop-file-install --delete-original --dir=/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/applications --mode 0644 /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64//usr/share/applications/geany.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 geany + find /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 -name '*.la' -delete + mkdir -p /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/appdata + cat + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.0-1.oc9 --unique-debug-suffix -2.0-1.oc9.x86_64 --unique-debug-src-base geany-2.0-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/geany-2.0 extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany/export.so extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany/htmlchars.so extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany/classbuilder.so extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany/filebrowser.so extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany/saveactions.so extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/bin/geany extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/geany/splitwindow.so extracting debug info from /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/lib64/libgeany.so.0.0.0 15246 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: geany-2.0-1.oc9.x86_64 Provides: application() application(geany.desktop) bundled(lexilla) = 5.2.7 bundled(scintilla) = 5.3.7 geany = 2.0-1.oc9 geany(x86-64) = 2.0-1.oc9 metainfo() metainfo(geany.appdata.xml) mimehandler(application/x-httpd-php3) mimehandler(application/x-httpd-php4) mimehandler(application/x-httpd-php5) mimehandler(application/x-php) mimehandler(application/xml) mimehandler(text/css) mimehandler(text/html) mimehandler(text/plain) mimehandler(text/x-c++hdr) mimehandler(text/x-c++src) mimehandler(text/x-chdr) mimehandler(text/x-csrc) mimehandler(text/x-diff) mimehandler(text/x-dsrc) mimehandler(text/x-java) mimehandler(text/x-pascal) mimehandler(text/x-perl) mimehandler(text/x-python) mimehandler(text/x-sql) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgeany.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Recommends: xterm Processing files: geany-libgeany-2.0-1.oc9.x86_64 Provides: geany-libgeany = 2.0-1.oc9 geany-libgeany(x86-64) = 2.0-1.oc9 libgeany.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgeany.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: geany-devel-2.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MeI87V + umask 022 + cd /builddir/build/BUILD + cd geany-2.0 + DOCDIR=/builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany-devel + cp -pr HACKING /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany-devel + cp -pr TODO /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64/usr/share/doc/geany-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: geany-devel = 2.0-1.oc9 geany-devel(x86-64) = 2.0-1.oc9 pkgconfig(geany) = 2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(glib-2.0) >= 2.32 pkgconfig(gtk+-3.0) >= 3.24 Processing files: geany-debugsource-2.0-1.oc9.x86_64 Provides: geany-debugsource = 2.0-1.oc9 geany-debugsource(x86-64) = 2.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: geany-debuginfo-2.0-1.oc9.x86_64 Provides: debuginfo(build-id) = 06eda73d79926beed6932b741b272b8fdf80a041 debuginfo(build-id) = 29d6b513878e31cbde3fdc76d8fb67ae1553fca4 debuginfo(build-id) = 3193ca60fc3de32b662179981a01c7ebce368bf1 debuginfo(build-id) = 31deb1d9cf7162add110a3f0f28bf56d737c2150 debuginfo(build-id) = 42525e5b3b93a43f3bd6fd1aaece66fcec851f87 debuginfo(build-id) = 90556c59e8a4aff56524de4d6803ac6bc7db4f86 debuginfo(build-id) = e16f0d410cf98ab022f41727689b49c5cd368656 geany-debuginfo = 2.0-1.oc9 geany-debuginfo(x86-64) = 2.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: geany-debugsource(x86-64) = 2.0-1.oc9 Processing files: geany-libgeany-debuginfo-2.0-1.oc9.x86_64 Provides: debuginfo(build-id) = df276401a8c10a7c54aa29df54e7e6e75469a4bf geany-libgeany-debuginfo = 2.0-1.oc9 geany-libgeany-debuginfo(x86-64) = 2.0-1.oc9 libgeany.so.0.0.0-2.0-1.oc9.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: geany-debugsource(x86-64) = 2.0-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/geany-2.0-1.oc9.x86_64 Wrote: /builddir/build/RPMS/geany-devel-2.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/geany-debuginfo-2.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/geany-libgeany-2.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/geany-debugsource-2.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/geany-2.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/geany-libgeany-debuginfo-2.0-1.oc9.x86_64.rpm Child return code was: 0