------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/gnome-pty-helper-0.40.2.txz Installing /packages/All/vte-0.28.2_3.txz SUCCEEDED 00:00:47 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on file: /usr/local/sbin/pkg - found => geany-1.36.tar.bz2 doesn't seem to exist in /distfiles/. => Attempting to fetch http://download.geany.org/geany-1.36.tar.bz2 geany-1.36.tar.bz2 0% of 4535 kB 0 Bps geany-1.36.tar.bz2 3% of 4535 kB 240 kBps geany-1.36.tar.bz2 14% of 4535 kB 550 kBps geany-1.36.tar.bz2 35% of 4535 kB 999 kBps 05s geany-1.36.tar.bz2 69% of 4535 kB 1449 kBps 01s geany-1.36.tar.bz2 4535 kB 1079 kBps 04s ===> Fetching all distfiles required by geany-gtk2-1.36 for building SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geany-gtk2-1.36 for building => SHA256 Checksum OK for geany-1.36.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geany-gtk2-1.36 for building ===> Extracting for geany-gtk2-1.36 => SHA256 Checksum OK for geany-1.36.tar.bz2. Extracted Memory Use: 26.23M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for geany-gtk2-1.36 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on executable: update-desktop-database - found ===> geany-gtk2-1.36 depends on executable: msgfmt - found ===> geany-gtk2-1.36 depends on executable: gmake - found ===> geany-gtk2-1.36 depends on executable: gtk-update-icon-cache - found ===> geany-gtk2-1.36 depends on file: /usr/local/bin/intltool-extract - found ===> geany-gtk2-1.36 depends on package: pkgconf>=1.3.0_1 - found ===> geany-gtk2-1.36 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> geany-gtk2-1.36 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> geany-gtk2-1.36 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> geany-gtk2-1.36 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> geany-gtk2-1.36 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> geany-gtk2-1.36 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> geany-gtk2-1.36 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> geany-gtk2-1.36 depends on shared library: libvte.so - found (/usr/local/lib/libvte.so) ===> geany-gtk2-1.36 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> geany-gtk2-1.36 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> geany-gtk2-1.36 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on executable: update-desktop-database - found ===> geany-gtk2-1.36 depends on executable: msgfmt - found ===> geany-gtk2-1.36 depends on executable: gmake - found ===> geany-gtk2-1.36 depends on executable: gtk-update-icon-cache - found ===> geany-gtk2-1.36 depends on file: /usr/local/bin/intltool-extract - found ===> geany-gtk2-1.36 depends on package: pkgconf>=1.3.0_1 - found ===> geany-gtk2-1.36 depends on file: /usr/local/bin/python3.7 - found ===> geany-gtk2-1.36 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> geany-gtk2-1.36 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> geany-gtk2-1.36 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> geany-gtk2-1.36 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> geany-gtk2-1.36 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> geany-gtk2-1.36 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> geany-gtk2-1.36 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> geany-gtk2-1.36 depends on shared library: libvte.so - found (/usr/local/lib/libvte.so) ===> geany-gtk2-1.36 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> geany-gtk2-1.36 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> geany-gtk2-1.36 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Configuring for geany-gtk2-1.36 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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 gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... yes checking whether c++ supports C++11 features by default... yes checking whether ln -s works... yes checking for fcntl.h... (cached) yes checking for glob.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for fgetpos... yes checking for fnmatch... yes checking for mkstemp... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for realpath... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for truncate... (cached) yes checking whether __environ is declared... no checking whether _NSGetEnviron is declared... no checking for Git revision... none checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GTHREAD... 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 whether NLS is requested... yes checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for catalogs to be installed... ar ast be bg ca cs da de el en_GB es et eu fa fi fr gl he hi hu id it ja kk ko ku lb lt lv mn nl nn pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW checking for rst2html... no checking for rst2html.py... no checking for rst2pdf... no checking for rst2pdf.py... no checking for doxygen... no checking whether /usr/local/bin/python3.7 version is >= 2.7... yes checking for /usr/local/bin/python3.7 version... 3.7 checking for /usr/local/bin/python3.7 platform... dragonfly5 checking for /usr/local/bin/python3.7 script directory... ${prefix}/lib/python3.7/site-packages checking for /usr/local/bin/python3.7 extension module directory... ${exec_prefix}/lib/python3.7/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 scintilla/include/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 doc/Makefile config.status: creating doc/geany.1 config.status: creating geany.pc config.status: creating geany.nsi config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating tests/ctags/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ----------------------------------------------- Install Geany in : /usr/local Using GTK version : 2.24.32 Enable binary relocation : no Build with plugin support : yes Use (UNIX domain) socket support : yes Use virtual terminal support (VTE) : yes Build HTML documentation : no Build PDF documentation : no Build API documentation : no Generate GtkDoc header : no Configuration is done OK. SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for geany-gtk2-1.36 gmake[1]: Entering directory '/construction/devel/geany/geany-1.36' gmake all-recursive gmake[2]: Entering directory '/construction/devel/geany/geany-1.36' Making all in ctags gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/ctags' depbase=`echo parsers/abaqus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/abaqus.lo -MD -MP -MF $depbase.Tpo -c -o parsers/abaqus.lo parsers/abaqus.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/abc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/abc.lo -MD -MP -MF $depbase.Tpo -c -o parsers/abc.lo parsers/abc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/asciidoc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/asciidoc.lo -MD -MP -MF $depbase.Tpo -c -o parsers/asciidoc.lo parsers/asciidoc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/asm.lo -MD -MP -MF $depbase.Tpo -c -o parsers/asm.lo parsers/asm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/basic.lo -MD -MP -MF $depbase.Tpo -c -o parsers/basic.lo parsers/basic.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/c.lo -MD -MP -MF $depbase.Tpo -c -o parsers/c.lo parsers/c.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/cobol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/cobol.lo -MD -MP -MF $depbase.Tpo -c -o parsers/cobol.lo parsers/cobol.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/iniconf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/iniconf.lo -MD -MP -MF $depbase.Tpo -c -o parsers/iniconf.lo parsers/iniconf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/css.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/css.lo -MD -MP -MF $depbase.Tpo -c -o parsers/css.lo parsers/css.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/diff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/diff.lo -MD -MP -MF $depbase.Tpo -c -o parsers/diff.lo parsers/diff.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/docbook.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/docbook.lo -MD -MP -MF $depbase.Tpo -c -o parsers/docbook.lo parsers/docbook.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/erlang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/erlang.lo -MD -MP -MF $depbase.Tpo -c -o parsers/erlang.lo parsers/erlang.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/flex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/flex.lo -MD -MP -MF $depbase.Tpo -c -o parsers/flex.lo parsers/flex.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/fortran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/fortran.lo -MD -MP -MF $depbase.Tpo -c -o parsers/fortran.lo parsers/fortran.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/go.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/go.lo -MD -MP -MF $depbase.Tpo -c -o parsers/go.lo parsers/go.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/haskell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/haskell.lo -MD -MP -MF $depbase.Tpo -c -o parsers/haskell.lo parsers/haskell.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/haxe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/haxe.lo -MD -MP -MF $depbase.Tpo -c -o parsers/haxe.lo parsers/haxe.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/html.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/html.lo -MD -MP -MF $depbase.Tpo -c -o parsers/html.lo parsers/html.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/jscript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/jscript.lo -MD -MP -MF $depbase.Tpo -c -o parsers/jscript.lo parsers/jscript.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/json.lo -MD -MP -MF $depbase.Tpo -c -o parsers/json.lo parsers/json.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/lua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/lua.lo -MD -MP -MF $depbase.Tpo -c -o parsers/lua.lo parsers/lua.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/make.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/make.lo -MD -MP -MF $depbase.Tpo -c -o parsers/make.lo parsers/make.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/markdown.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/markdown.lo -MD -MP -MF $depbase.Tpo -c -o parsers/markdown.lo parsers/markdown.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/matlab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/matlab.lo -MD -MP -MF $depbase.Tpo -c -o parsers/matlab.lo parsers/matlab.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/nsis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/nsis.lo -MD -MP -MF $depbase.Tpo -c -o parsers/nsis.lo parsers/nsis.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/objc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/objc.lo -MD -MP -MF $depbase.Tpo -c -o parsers/objc.lo parsers/objc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/pascal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/pascal.lo -MD -MP -MF $depbase.Tpo -c -o parsers/pascal.lo parsers/pascal.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/perl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/perl.lo -MD -MP -MF $depbase.Tpo -c -o parsers/perl.lo parsers/perl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/php.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/php.lo -MD -MP -MF $depbase.Tpo -c -o parsers/php.lo parsers/php.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/powershell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/powershell.lo -MD -MP -MF $depbase.Tpo -c -o parsers/powershell.lo parsers/powershell.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/python.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/python.lo -MD -MP -MF $depbase.Tpo -c -o parsers/python.lo parsers/python.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/r.lo -MD -MP -MF $depbase.Tpo -c -o parsers/r.lo parsers/r.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/rst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/rst.lo -MD -MP -MF $depbase.Tpo -c -o parsers/rst.lo parsers/rst.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/ruby.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/ruby.lo -MD -MP -MF $depbase.Tpo -c -o parsers/ruby.lo parsers/ruby.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/rust.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/rust.lo -MD -MP -MF $depbase.Tpo -c -o parsers/rust.lo parsers/rust.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/sh.lo -MD -MP -MF $depbase.Tpo -c -o parsers/sh.lo parsers/sh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/sql.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/sql.lo -MD -MP -MF $depbase.Tpo -c -o parsers/sql.lo parsers/sql.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/tcl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/tcl.lo -MD -MP -MF $depbase.Tpo -c -o parsers/tcl.lo parsers/tcl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/tex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/tex.lo -MD -MP -MF $depbase.Tpo -c -o parsers/tex.lo parsers/tex.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/txt2tags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/txt2tags.lo -MD -MP -MF $depbase.Tpo -c -o parsers/txt2tags.lo parsers/txt2tags.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/verilog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/verilog.lo -MD -MP -MF $depbase.Tpo -c -o parsers/verilog.lo parsers/verilog.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo parsers/vhdl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parsers/vhdl.lo -MD -MP -MF $depbase.Tpo -c -o parsers/vhdl.lo parsers/vhdl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/args.lo -MD -MP -MF $depbase.Tpo -c -o main/args.lo main/args.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/ctags-api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/ctags-api.lo -MD -MP -MF $depbase.Tpo -c -o main/ctags-api.lo main/ctags-api.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/debug.lo -MD -MP -MF $depbase.Tpo -c -o main/debug.lo main/debug.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/dependency.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/dependency.lo -MD -MP -MF $depbase.Tpo -c -o main/dependency.lo main/dependency.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/entry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/entry.lo -MD -MP -MF $depbase.Tpo -c -o main/entry.lo main/entry.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/error.lo -MD -MP -MF $depbase.Tpo -c -o main/error.lo main/error.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/field.lo -MD -MP -MF $depbase.Tpo -c -o main/field.lo main/field.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/flags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/flags.lo -MD -MP -MF $depbase.Tpo -c -o main/flags.lo main/flags.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/fmt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/fmt.lo -MD -MP -MF $depbase.Tpo -c -o main/fmt.lo main/fmt.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/htable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/htable.lo -MD -MP -MF $depbase.Tpo -c -o main/htable.lo main/htable.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/keyword.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/keyword.lo -MD -MP -MF $depbase.Tpo -c -o main/keyword.lo main/keyword.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/kind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/kind.lo -MD -MP -MF $depbase.Tpo -c -o main/kind.lo main/kind.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/lcpp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/lcpp.lo -MD -MP -MF $depbase.Tpo -c -o main/lcpp.lo main/lcpp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/lregex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/lregex.lo -MD -MP -MF $depbase.Tpo -c -o main/lregex.lo main/lregex.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/lxcmd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/lxcmd.lo -MD -MP -MF $depbase.Tpo -c -o main/lxcmd.lo main/lxcmd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/lxpath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/lxpath.lo -MD -MP -MF $depbase.Tpo -c -o main/lxpath.lo main/lxpath.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/main.lo -MD -MP -MF $depbase.Tpo -c -o main/main.lo main/main.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/mio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/mio.lo -MD -MP -MF $depbase.Tpo -c -o main/mio.lo main/mio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/nestlevel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/nestlevel.lo -MD -MP -MF $depbase.Tpo -c -o main/nestlevel.lo main/nestlevel.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/numarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/numarray.lo -MD -MP -MF $depbase.Tpo -c -o main/numarray.lo main/numarray.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/objpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/objpool.lo -MD -MP -MF $depbase.Tpo -c -o main/objpool.lo main/objpool.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/options.lo -MD -MP -MF $depbase.Tpo -c -o main/options.lo main/options.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/output-ctags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/output-ctags.lo -MD -MP -MF $depbase.Tpo -c -o main/output-ctags.lo main/output-ctags.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/parse.lo -MD -MP -MF $depbase.Tpo -c -o main/parse.lo main/parse.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/pcoproc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/pcoproc.lo -MD -MP -MF $depbase.Tpo -c -o main/pcoproc.lo main/pcoproc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/promise.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/promise.lo -MD -MP -MF $depbase.Tpo -c -o main/promise.lo main/promise.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/ptag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/ptag.lo -MD -MP -MF $depbase.Tpo -c -o main/ptag.lo main/ptag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/ptrarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/ptrarray.lo -MD -MP -MF $depbase.Tpo -c -o main/ptrarray.lo main/ptrarray.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/read.lo -MD -MP -MF $depbase.Tpo -c -o main/read.lo main/read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/repoinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/repoinfo.lo -MD -MP -MF $depbase.Tpo -c -o main/repoinfo.lo main/repoinfo.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/routines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/routines.lo -MD -MP -MF $depbase.Tpo -c -o main/routines.lo main/routines.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/selectors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/selectors.lo -MD -MP -MF $depbase.Tpo -c -o main/selectors.lo main/selectors.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/sort.lo -MD -MP -MF $depbase.Tpo -c -o main/sort.lo main/sort.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/strlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/strlist.lo -MD -MP -MF $depbase.Tpo -c -o main/strlist.lo main/strlist.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/trashbox.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/trashbox.lo -MD -MP -MF $depbase.Tpo -c -o main/trashbox.lo main/trashbox.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/vstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/vstring.lo -MD -MP -MF $depbase.Tpo -c -o main/vstring.lo main/vstring.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/xtag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I./main -I./parsers -DG_LOG_DOMAIN=\"CTags\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main/xtag.lo -MD -MP -MF $depbase.Tpo -c -o main/xtag.lo main/xtag.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o libctags.la main/args.lo main/ctags-api.lo main/debug.lo main/dependency.lo main/entry.lo main/error.lo main/field.lo main/flags.lo main/fmt.lo main/htable.lo main/keyword.lo main/kind.lo main/lcpp.lo main/lregex.lo main/lxcmd.lo main/lxpath.lo main/main.lo main/mio.lo main/nestlevel.lo main/numarray.lo main/objpool.lo main/options.lo main/output-ctags.lo main/parse.lo main/pcoproc.lo main/promise.lo main/ptag.lo main/ptrarray.lo main/read.lo main/repoinfo.lo main/routines.lo main/selectors.lo main/sort.lo main/strlist.lo main/trashbox.lo main/vstring.lo main/xtag.lo parsers/abaqus.lo parsers/abc.lo parsers/asciidoc.lo parsers/asm.lo parsers/basic.lo parsers/c.lo parsers/cobol.lo parsers/iniconf.lo parsers/css.lo parsers/diff.lo parsers/docbook.lo parsers/erlang.lo parsers/flex.lo parsers/fortran.lo parsers/go.lo parsers/haskell.lo parsers/haxe.lo parsers/html.lo parsers/jscript.lo parsers/json.lo parsers/lua.lo parsers/make.lo parsers/markdown.lo parsers/matlab.lo parsers/nsis.lo parsers/objc.lo parsers/pascal.lo parsers/perl.lo parsers/php.lo parsers/powershell.lo parsers/python.lo parsers/r.lo parsers/rst.lo parsers/ruby.lo parsers/rust.lo parsers/sh.lo parsers/sql.lo parsers/tcl.lo parsers/tex.lo parsers/txt2tags.lo parsers/verilog.lo parsers/vhdl.lo -L/usr/local/lib /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/ctags' Making all in scintilla gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/scintilla' Making all in include gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/scintilla/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla/include' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/scintilla' depbase=`echo gtk/PlatGTK.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT gtk/PlatGTK.lo -MD -MP -MF $depbase.Tpo -c -o gtk/PlatGTK.lo gtk/PlatGTK.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gtk/ScintillaGTK.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT gtk/ScintillaGTK.lo -MD -MP -MF $depbase.Tpo -c -o gtk/ScintillaGTK.lo gtk/ScintillaGTK.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gtk/ScintillaGTKAccessible.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT gtk/ScintillaGTKAccessible.lo -MD -MP -MF $depbase.Tpo -c -o gtk/ScintillaGTKAccessible.lo gtk/ScintillaGTKAccessible.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo gtk/scintilla-marshal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gtk/scintilla-marshal.lo -MD -MP -MF $depbase.Tpo -c -o gtk/scintilla-marshal.lo gtk/scintilla-marshal.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/Accessor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/Accessor.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/Accessor.lo lexlib/Accessor.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/CharacterCategory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/CharacterCategory.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/CharacterCategory.lo lexlib/CharacterCategory.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/CharacterSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/CharacterSet.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/CharacterSet.lo lexlib/CharacterSet.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/DefaultLexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/DefaultLexer.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/DefaultLexer.lo lexlib/DefaultLexer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/LexerBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/LexerBase.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/LexerBase.lo lexlib/LexerBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/LexerModule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/LexerModule.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/LexerModule.lo lexlib/LexerModule.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/LexerNoExceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/LexerNoExceptions.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/LexerNoExceptions.lo lexlib/LexerNoExceptions.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/LexerSimple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/LexerSimple.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/LexerSimple.lo lexlib/LexerSimple.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/PropSetSimple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/PropSetSimple.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/PropSetSimple.lo lexlib/PropSetSimple.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/StyleContext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/StyleContext.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/StyleContext.lo lexlib/StyleContext.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexlib/WordList.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexlib/WordList.lo -MD -MP -MF $depbase.Tpo -c -o lexlib/WordList.lo lexlib/WordList.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/AutoComplete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/AutoComplete.lo -MD -MP -MF $depbase.Tpo -c -o src/AutoComplete.lo src/AutoComplete.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/CallTip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/CallTip.lo -MD -MP -MF $depbase.Tpo -c -o src/CallTip.lo src/CallTip.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/CaseConvert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/CaseConvert.lo -MD -MP -MF $depbase.Tpo -c -o src/CaseConvert.lo src/CaseConvert.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/CaseFolder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/CaseFolder.lo -MD -MP -MF $depbase.Tpo -c -o src/CaseFolder.lo src/CaseFolder.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/Catalogue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/Catalogue.lo -MD -MP -MF $depbase.Tpo -c -o src/Catalogue.lo src/Catalogue.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/CellBuffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/CellBuffer.lo -MD -MP -MF $depbase.Tpo -c -o src/CellBuffer.lo src/CellBuffer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/CharClassify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/CharClassify.lo -MD -MP -MF $depbase.Tpo -c -o src/CharClassify.lo src/CharClassify.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/ContractionState.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/ContractionState.lo -MD -MP -MF $depbase.Tpo -c -o src/ContractionState.lo src/ContractionState.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/DBCS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/DBCS.lo -MD -MP -MF $depbase.Tpo -c -o src/DBCS.lo src/DBCS.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/Decoration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/Decoration.lo -MD -MP -MF $depbase.Tpo -c -o src/Decoration.lo src/Decoration.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/Document.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/Document.lo -MD -MP -MF $depbase.Tpo -c -o src/Document.lo src/Document.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/Editor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/Editor.lo -MD -MP -MF $depbase.Tpo -c -o src/Editor.lo src/Editor.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/EditModel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/EditModel.lo -MD -MP -MF $depbase.Tpo -c -o src/EditModel.lo src/EditModel.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/EditView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/EditView.lo -MD -MP -MF $depbase.Tpo -c -o src/EditView.lo src/EditView.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/ExternalLexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/ExternalLexer.lo -MD -MP -MF $depbase.Tpo -c -o src/ExternalLexer.lo src/ExternalLexer.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/Indicator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/Indicator.lo -MD -MP -MF $depbase.Tpo -c -o src/Indicator.lo src/Indicator.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/KeyMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/KeyMap.lo -MD -MP -MF $depbase.Tpo -c -o src/KeyMap.lo src/KeyMap.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/LineMarker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/LineMarker.lo -MD -MP -MF $depbase.Tpo -c -o src/LineMarker.lo src/LineMarker.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/MarginView.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/MarginView.lo -MD -MP -MF $depbase.Tpo -c -o src/MarginView.lo src/MarginView.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/PerLine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/PerLine.lo -MD -MP -MF $depbase.Tpo -c -o src/PerLine.lo src/PerLine.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/PositionCache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/PositionCache.lo -MD -MP -MF $depbase.Tpo -c -o src/PositionCache.lo src/PositionCache.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/RESearch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/RESearch.lo -MD -MP -MF $depbase.Tpo -c -o src/RESearch.lo src/RESearch.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/RunStyles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/RunStyles.lo -MD -MP -MF $depbase.Tpo -c -o src/RunStyles.lo src/RunStyles.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/ScintillaBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/ScintillaBase.lo -MD -MP -MF $depbase.Tpo -c -o src/ScintillaBase.lo src/ScintillaBase.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/Selection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/Selection.lo -MD -MP -MF $depbase.Tpo -c -o src/Selection.lo src/Selection.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/Style.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/Style.lo -MD -MP -MF $depbase.Tpo -c -o src/Style.lo src/Style.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/UniConversion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/UniConversion.lo -MD -MP -MF $depbase.Tpo -c -o src/UniConversion.lo src/UniConversion.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/UniqueString.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/UniqueString.lo -MD -MP -MF $depbase.Tpo -c -o src/UniqueString.lo src/UniqueString.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/ViewStyle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/ViewStyle.lo -MD -MP -MF $depbase.Tpo -c -o src/ViewStyle.lo src/ViewStyle.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/XPM.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT src/XPM.lo -MD -MP -MF $depbase.Tpo -c -o src/XPM.lo src/XPM.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexAbaqus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexAbaqus.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexAbaqus.lo lexers/LexAbaqus.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexAda.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexAda.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexAda.lo lexers/LexAda.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexAsm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexAsm.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexAsm.lo lexers/LexAsm.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexBash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexBash.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexBash.lo lexers/LexBash.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexBasic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexBasic.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexBasic.lo lexers/LexBasic.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexBatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexBatch.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexBatch.lo lexers/LexBatch.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexCOBOL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexCOBOL.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexCOBOL.lo lexers/LexCOBOL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexCPP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexCPP.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexCPP.lo lexers/LexCPP.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexCSS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexCSS.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexCSS.lo lexers/LexCSS.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexCaml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexCaml.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexCaml.lo lexers/LexCaml.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexCmake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexCmake.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexCmake.lo lexers/LexCmake.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexCoffeeScript.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexCoffeeScript.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexCoffeeScript.lo lexers/LexCoffeeScript.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexD.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexD.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexD.lo lexers/LexD.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexDiff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexDiff.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexDiff.lo lexers/LexDiff.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexErlang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexErlang.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexErlang.lo lexers/LexErlang.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexForth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexForth.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexForth.lo lexers/LexForth.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexFortran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexFortran.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexFortran.lo lexers/LexFortran.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexHTML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexHTML.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexHTML.lo lexers/LexHTML.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexHaskell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexHaskell.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexHaskell.lo lexers/LexHaskell.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexLaTeX.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexLaTeX.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexLaTeX.lo lexers/LexLaTeX.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexLisp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexLisp.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexLisp.lo lexers/LexLisp.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexLua.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexLua.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexLua.lo lexers/LexLua.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexMake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexMake.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexMake.lo lexers/LexMake.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexMarkdown.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexMarkdown.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexMarkdown.lo lexers/LexMarkdown.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexMatlab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexMatlab.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexMatlab.lo lexers/LexMatlab.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexNsis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexNsis.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexNsis.lo lexers/LexNsis.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexNull.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexNull.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexNull.lo lexers/LexNull.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexPascal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexPascal.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexPascal.lo lexers/LexPascal.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexPerl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexPerl.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexPerl.lo lexers/LexPerl.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexPowerShell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexPowerShell.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexPowerShell.lo lexers/LexPowerShell.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexProps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexProps.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexProps.lo lexers/LexProps.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexPython.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexPython.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexPython.lo lexers/LexPython.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexPO.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexPO.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexPO.lo lexers/LexPO.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexR.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexR.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexR.lo lexers/LexR.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexRuby.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexRuby.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexRuby.lo lexers/LexRuby.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexRust.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexRust.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexRust.lo lexers/LexRust.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexSQL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexSQL.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexSQL.lo lexers/LexSQL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexTCL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexTCL.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexTCL.lo lexers/LexTCL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexTxt2tags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexTxt2tags.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexTxt2tags.lo lexers/LexTxt2tags.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexVHDL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexVHDL.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexVHDL.lo lexers/LexVHDL.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexVerilog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexVerilog.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexVerilog.lo lexers/LexVerilog.cxx &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo lexers/LexYAML.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I./src -I./lexlib -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -isystem /usr/local/include -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lexers/LexYAML.lo -MD -MP -MF $depbase.Tpo -c -o lexers/LexYAML.lo lexers/LexYAML.cxx &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --silent --tag=CXX --mode=link c++ -DNDEBUG -DGTK -DSCI_LEXER -DNO_CXX11_REGEX -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o libscintilla.la gtk/PlatGTK.lo gtk/ScintillaGTK.lo gtk/ScintillaGTKAccessible.lo gtk/scintilla-marshal.lo lexlib/Accessor.lo lexlib/CharacterCategory.lo lexlib/CharacterSet.lo lexlib/DefaultLexer.lo lexlib/LexerBase.lo lexlib/LexerModule.lo lexlib/LexerNoExceptions.lo lexlib/LexerSimple.lo lexlib/PropSetSimple.lo lexlib/StyleContext.lo lexlib/WordList.lo src/AutoComplete.lo src/CallTip.lo src/CaseConvert.lo src/CaseFolder.lo src/Catalogue.lo src/CellBuffer.lo src/CharClassify.lo src/ContractionState.lo src/DBCS.lo src/Decoration.lo src/Document.lo src/Editor.lo src/EditModel.lo src/EditView.lo src/ExternalLexer.lo src/Indicator.lo src/KeyMap.lo src/LineMarker.lo src/MarginView.lo src/PerLine.lo src/PositionCache.lo src/RESearch.lo src/RunStyles.lo src/ScintillaBase.lo src/Selection.lo src/Style.lo src/UniConversion.lo src/UniqueString.lo src/ViewStyle.lo src/XPM.lo lexers/LexAbaqus.lo lexers/LexAda.lo lexers/LexAsm.lo lexers/LexBash.lo lexers/LexBasic.lo lexers/LexBatch.lo lexers/LexCOBOL.lo lexers/LexCPP.lo lexers/LexCSS.lo lexers/LexCaml.lo lexers/LexCmake.lo lexers/LexCoffeeScript.lo lexers/LexD.lo lexers/LexDiff.lo lexers/LexErlang.lo lexers/LexForth.lo lexers/LexFortran.lo lexers/LexHTML.lo lexers/LexHaskell.lo lexers/LexLaTeX.lo lexers/LexLisp.lo lexers/LexLua.lo lexers/LexMake.lo lexers/LexMarkdown.lo lexers/LexMatlab.lo lexers/LexNsis.lo lexers/LexNull.lo lexers/LexPascal.lo lexers/LexPerl.lo lexers/LexPowerShell.lo lexers/LexProps.lo lexers/LexPython.lo lexers/LexPO.lo lexers/LexR.lo lexers/LexRuby.lo lexers/LexRust.lo lexers/LexSQL.lo lexers/LexTCL.lo lexers/LexTxt2tags.lo lexers/LexVHDL.lo lexers/LexVerilog.lo lexers/LexYAML.lo -L/usr/local/lib /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla' Making all in src gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/src' Making all in tagmanager gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/src/tagmanager' depbase=`echo tm_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ctags/main -DGEANY_PRIVATE -DG_LOG_DOMAIN=\"Tagmanager\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tm_parser.lo -MD -MP -MF $depbase.Tpo -c -o tm_parser.lo tm_parser.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tm_source_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ctags/main -DGEANY_PRIVATE -DG_LOG_DOMAIN=\"Tagmanager\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tm_source_file.lo -MD -MP -MF $depbase.Tpo -c -o tm_source_file.lo tm_source_file.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tm_tag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ctags/main -DGEANY_PRIVATE -DG_LOG_DOMAIN=\"Tagmanager\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tm_tag.lo -MD -MP -MF $depbase.Tpo -c -o tm_tag.lo tm_tag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tm_workspace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../ctags/main -DGEANY_PRIVATE -DG_LOG_DOMAIN=\"Tagmanager\" -isystem /usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tm_workspace.lo -MD -MP -MF $depbase.Tpo -c -o tm_workspace.lo tm_workspace.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../../libtool --silent --tag=CC --mode=link cc -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o libtagmanager.la tm_parser.lo tm_source_file.lo tm_tag.lo tm_workspace.lo ../../ctags/libctags.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/src/tagmanager' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/src' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-about.lo -MD -MP -MF .deps/libgeany_la-about.Tpo -c -o libgeany_la-about.lo `test -f 'about.c' || echo './'`about.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-build.lo -MD -MP -MF .deps/libgeany_la-build.Tpo -c -o libgeany_la-build.lo `test -f 'build.c' || echo './'`build.c ( \ echo '/* This file is auto-generated, do not edit. */' && \ /usr/bin/sed -n 's/^.*handler="\([^"]\{1,\}\)".*$/ITEM(\1)/p' "../data/geany.glade" \ | /usr/bin/sort | /usr/bin/uniq \ ) > signallist.i || { rm -f signallist.i && exit 1; } /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-dialogs.lo -MD -MP -MF .deps/libgeany_la-dialogs.Tpo -c -o libgeany_la-dialogs.lo `test -f 'dialogs.c' || echo './'`dialogs.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-document.lo -MD -MP -MF .deps/libgeany_la-document.Tpo -c -o libgeany_la-document.lo `test -f 'document.c' || echo './'`document.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-editor.lo -MD -MP -MF .deps/libgeany_la-editor.Tpo -c -o libgeany_la-editor.lo `test -f 'editor.c' || echo './'`editor.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-encodings.lo -MD -MP -MF .deps/libgeany_la-encodings.Tpo -c -o libgeany_la-encodings.lo `test -f 'encodings.c' || echo './'`encodings.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-filetypes.lo -MD -MP -MF .deps/libgeany_la-filetypes.Tpo -c -o libgeany_la-filetypes.lo `test -f 'filetypes.c' || echo './'`filetypes.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-geanyentryaction.lo -MD -MP -MF .deps/libgeany_la-geanyentryaction.Tpo -c -o libgeany_la-geanyentryaction.lo `test -f 'geanyentryaction.c' || echo './'`geanyentryaction.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-geanymenubuttonaction.lo -MD -MP -MF .deps/libgeany_la-geanymenubuttonaction.Tpo -c -o libgeany_la-geanymenubuttonaction.lo `test -f 'geanymenubuttonaction.c' || echo './'`geanymenubuttonaction.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-geanyobject.lo -MD -MP -MF .deps/libgeany_la-geanyobject.Tpo -c -o libgeany_la-geanyobject.lo `test -f 'geanyobject.c' || echo './'`geanyobject.c mv -f .deps/libgeany_la-geanyobject.Tpo .deps/libgeany_la-geanyobject.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-geanywraplabel.lo -MD -MP -MF .deps/libgeany_la-geanywraplabel.Tpo -c -o libgeany_la-geanywraplabel.lo `test -f 'geanywraplabel.c' || echo './'`geanywraplabel.c mv -f .deps/libgeany_la-geanyentryaction.Tpo .deps/libgeany_la-geanyentryaction.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-highlighting.lo -MD -MP -MF .deps/libgeany_la-highlighting.Tpo -c -o libgeany_la-highlighting.lo `test -f 'highlighting.c' || echo './'`highlighting.c mv -f .deps/libgeany_la-geanymenubuttonaction.Tpo .deps/libgeany_la-geanymenubuttonaction.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-keybindings.lo -MD -MP -MF .deps/libgeany_la-keybindings.Tpo -c -o libgeany_la-keybindings.lo `test -f 'keybindings.c' || echo './'`keybindings.c mv -f .deps/libgeany_la-dialogs.Tpo .deps/libgeany_la-dialogs.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-keyfile.lo -MD -MP -MF .deps/libgeany_la-keyfile.Tpo -c -o libgeany_la-keyfile.lo `test -f 'keyfile.c' || echo './'`keyfile.c mv -f .deps/libgeany_la-about.Tpo .deps/libgeany_la-about.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-log.lo -MD -MP -MF .deps/libgeany_la-log.Tpo -c -o libgeany_la-log.lo `test -f 'log.c' || echo './'`log.c mv -f .deps/libgeany_la-encodings.Tpo .deps/libgeany_la-encodings.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-libmain.lo -MD -MP -MF .deps/libgeany_la-libmain.Tpo -c -o libgeany_la-libmain.lo `test -f 'libmain.c' || echo './'`libmain.c mv -f .deps/libgeany_la-filetypes.Tpo .deps/libgeany_la-filetypes.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-msgwindow.lo -MD -MP -MF .deps/libgeany_la-msgwindow.Tpo -c -o libgeany_la-msgwindow.lo `test -f 'msgwindow.c' || echo './'`msgwindow.c mv -f .deps/libgeany_la-build.Tpo .deps/libgeany_la-build.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-navqueue.lo -MD -MP -MF .deps/libgeany_la-navqueue.Tpo -c -o libgeany_la-navqueue.lo `test -f 'navqueue.c' || echo './'`navqueue.c mv -f .deps/libgeany_la-geanywraplabel.Tpo .deps/libgeany_la-geanywraplabel.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-notebook.lo -MD -MP -MF .deps/libgeany_la-notebook.Tpo -c -o libgeany_la-notebook.lo `test -f 'notebook.c' || echo './'`notebook.c mv -f .deps/libgeany_la-document.Tpo .deps/libgeany_la-document.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-plugins.lo -MD -MP -MF .deps/libgeany_la-plugins.Tpo -c -o libgeany_la-plugins.lo `test -f 'plugins.c' || echo './'`plugins.c mv -f .deps/libgeany_la-libmain.Tpo .deps/libgeany_la-libmain.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-pluginutils.lo -MD -MP -MF .deps/libgeany_la-pluginutils.Tpo -c -o libgeany_la-pluginutils.lo `test -f 'pluginutils.c' || echo './'`pluginutils.c mv -f .deps/libgeany_la-log.Tpo .deps/libgeany_la-log.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-prefs.lo -MD -MP -MF .deps/libgeany_la-prefs.Tpo -c -o libgeany_la-prefs.lo `test -f 'prefs.c' || echo './'`prefs.c mv -f .deps/libgeany_la-msgwindow.Tpo .deps/libgeany_la-msgwindow.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-printing.lo -MD -MP -MF .deps/libgeany_la-printing.Tpo -c -o libgeany_la-printing.lo `test -f 'printing.c' || echo './'`printing.c mv -f .deps/libgeany_la-keyfile.Tpo .deps/libgeany_la-keyfile.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-project.lo -MD -MP -MF .deps/libgeany_la-project.Tpo -c -o libgeany_la-project.lo `test -f 'project.c' || echo './'`project.c mv -f .deps/libgeany_la-highlighting.Tpo .deps/libgeany_la-highlighting.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-sciwrappers.lo -MD -MP -MF .deps/libgeany_la-sciwrappers.Tpo -c -o libgeany_la-sciwrappers.lo `test -f 'sciwrappers.c' || echo './'`sciwrappers.c mv -f .deps/libgeany_la-navqueue.Tpo .deps/libgeany_la-navqueue.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-search.lo -MD -MP -MF .deps/libgeany_la-search.Tpo -c -o libgeany_la-search.lo `test -f 'search.c' || echo './'`search.c mv -f .deps/libgeany_la-editor.Tpo .deps/libgeany_la-editor.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-socket.lo -MD -MP -MF .deps/libgeany_la-socket.Tpo -c -o libgeany_la-socket.lo `test -f 'socket.c' || echo './'`socket.c mv -f .deps/libgeany_la-notebook.Tpo .deps/libgeany_la-notebook.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-spawn.lo -MD -MP -MF .deps/libgeany_la-spawn.Tpo -c -o libgeany_la-spawn.lo `test -f 'spawn.c' || echo './'`spawn.c mv -f .deps/libgeany_la-pluginutils.Tpo .deps/libgeany_la-pluginutils.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-stash.lo -MD -MP -MF .deps/libgeany_la-stash.Tpo -c -o libgeany_la-stash.lo `test -f 'stash.c' || echo './'`stash.c mv -f .deps/libgeany_la-keybindings.Tpo .deps/libgeany_la-keybindings.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-symbols.lo -MD -MP -MF .deps/libgeany_la-symbols.Tpo -c -o libgeany_la-symbols.lo `test -f 'symbols.c' || echo './'`symbols.c mv -f .deps/libgeany_la-plugins.Tpo .deps/libgeany_la-plugins.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-templates.lo -MD -MP -MF .deps/libgeany_la-templates.Tpo -c -o libgeany_la-templates.lo `test -f 'templates.c' || echo './'`templates.c mv -f .deps/libgeany_la-printing.Tpo .deps/libgeany_la-printing.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-toolbar.lo -MD -MP -MF .deps/libgeany_la-toolbar.Tpo -c -o libgeany_la-toolbar.lo `test -f 'toolbar.c' || echo './'`toolbar.c mv -f .deps/libgeany_la-prefs.Tpo .deps/libgeany_la-prefs.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-tools.lo -MD -MP -MF .deps/libgeany_la-tools.Tpo -c -o libgeany_la-tools.lo `test -f 'tools.c' || echo './'`tools.c mv -f .deps/libgeany_la-sciwrappers.Tpo .deps/libgeany_la-sciwrappers.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-sidebar.lo -MD -MP -MF .deps/libgeany_la-sidebar.Tpo -c -o libgeany_la-sidebar.lo `test -f 'sidebar.c' || echo './'`sidebar.c mv -f .deps/libgeany_la-project.Tpo .deps/libgeany_la-project.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-ui_utils.lo -MD -MP -MF .deps/libgeany_la-ui_utils.Tpo -c -o libgeany_la-ui_utils.lo `test -f 'ui_utils.c' || echo './'`ui_utils.c mv -f .deps/libgeany_la-spawn.Tpo .deps/libgeany_la-spawn.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-utils.lo -MD -MP -MF .deps/libgeany_la-utils.Tpo -c -o libgeany_la-utils.lo `test -f 'utils.c' || echo './'`utils.c mv -f .deps/libgeany_la-socket.Tpo .deps/libgeany_la-socket.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-vte.lo -MD -MP -MF .deps/libgeany_la-vte.Tpo -c -o libgeany_la-vte.lo `test -f 'vte.c' || echo './'`vte.c mv -f .deps/libgeany_la-symbols.Tpo .deps/libgeany_la-symbols.Plo /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -isystem /usr/local/include -I.. -I../scintilla/include -I./tagmanager -DGTK -DGEANY_PRIVATE -DG_LOG_DOMAIN=\""Geany"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGEANY_DATADIR=\""/usr/local/share"\" -DGEANY_DOCDIR=\""/usr/local/share/doc/geany"\" -DGEANY_LIBDIR=\""/usr/local/lib"\" -DGEANY_LIBEXECDIR=\""/usr/local/libexec"\" -DGEANY_LOCALEDIR=\""/usr/local/share/locale"\" -DGEANY_PREFIX=\""/usr/local"\" -fvisibility=hidden -DGEANY_EXPORT_SYMBOL="__attribute__((visibility(\"default\")))" -DGEANY_API_SYMBOL=GEANY_EXPORT_SYMBOL -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libgeany_la-callbacks.lo -MD -MP -MF .deps/libgeany_la-callbacks.Tpo -c -o libgeany_la-callbacks.lo `test -f 'callbacks.c' || echo './'`callbacks.c mv -f .deps/libgeany_la-tools.Tpo .deps/libgeany_la-tools.Plo mv -f .deps/libgeany_la-search.Tpo .deps/libgeany_la-search.Plo mv -f .deps/libgeany_la-stash.Tpo .deps/libgeany_la-stash.Plo mv -f .deps/libgeany_la-templates.Tpo .deps/libgeany_la-templates.Plo mv -f .deps/libgeany_la-utils.Tpo .deps/libgeany_la-utils.Plo mv -f .deps/libgeany_la-toolbar.Tpo .deps/libgeany_la-toolbar.Plo mv -f .deps/libgeany_la-sidebar.Tpo .deps/libgeany_la-sidebar.Plo mv -f .deps/libgeany_la-vte.Tpo .deps/libgeany_la-vte.Plo mv -f .deps/libgeany_la-ui_utils.Tpo .deps/libgeany_la-ui_utils.Plo mv -f .deps/libgeany_la-callbacks.Tpo .deps/libgeany_la-callbacks.Plo /bin/sh ../libtool --silent --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -version-info 0:0:0 -o libgeany.la -rpath /usr/local/lib libgeany_la-about.lo libgeany_la-build.lo libgeany_la-callbacks.lo libgeany_la-dialogs.lo libgeany_la-document.lo libgeany_la-editor.lo libgeany_la-encodings.lo libgeany_la-filetypes.lo libgeany_la-geanyentryaction.lo libgeany_la-geanymenubuttonaction.lo libgeany_la-geanyobject.lo libgeany_la-geanywraplabel.lo libgeany_la-highlighting.lo libgeany_la-keybindings.lo libgeany_la-keyfile.lo libgeany_la-log.lo libgeany_la-libmain.lo libgeany_la-msgwindow.lo libgeany_la-navqueue.lo libgeany_la-notebook.lo libgeany_la-plugins.lo libgeany_la-pluginutils.lo libgeany_la-prefs.lo libgeany_la-printing.lo libgeany_la-project.lo libgeany_la-sciwrappers.lo libgeany_la-search.lo libgeany_la-socket.lo libgeany_la-spawn.lo libgeany_la-stash.lo libgeany_la-symbols.lo libgeany_la-templates.lo libgeany_la-toolbar.lo libgeany_la-tools.lo libgeany_la-sidebar.lo libgeany_la-ui_utils.lo libgeany_la-utils.lo libgeany_la-vte.lo ../scintilla/libscintilla.la ./tagmanager/libtagmanager.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -lintl -L/usr/local/lib /bin/sh ../libtool --silent --tag=CXX --mode=link c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o geany main.o libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -lintl -lintl -L/usr/local/lib gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/src' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/src' Making all in plugins gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/plugins' /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""Demoplugin"\" -DLOCALEDIR=\"""\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT demoplugin_la-demoplugin.lo -MD -MP -MF .deps/demoplugin_la-demoplugin.Tpo -c -o demoplugin_la-demoplugin.lo `test -f 'demoplugin.c' || echo './'`demoplugin.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""Demoproxy"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT demoproxy_la-demoproxy.lo -MD -MP -MF .deps/demoproxy_la-demoproxy.Tpo -c -o demoproxy_la-demoproxy.lo `test -f 'demoproxy.c' || echo './'`demoproxy.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""Classbuilder"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT classbuilder_la-classbuilder.lo -MD -MP -MF .deps/classbuilder_la-classbuilder.Tpo -c -o classbuilder_la-classbuilder.lo `test -f 'classbuilder.c' || echo './'`classbuilder.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""HTMLChars"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT htmlchars_la-htmlchars.lo -MD -MP -MF .deps/htmlchars_la-htmlchars.Tpo -c -o htmlchars_la-htmlchars.lo `test -f 'htmlchars.c' || echo './'`htmlchars.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""Export"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT export_la-export.lo -MD -MP -MF .deps/export_la-export.Tpo -c -o export_la-export.lo `test -f 'export.c' || echo './'`export.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""SaveActions"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT saveactions_la-saveactions.lo -MD -MP -MF .deps/saveactions_la-saveactions.Tpo -c -o saveactions_la-saveactions.lo `test -f 'saveactions.c' || echo './'`saveactions.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""FileBrowser"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT filebrowser_la-filebrowser.lo -MD -MP -MF .deps/filebrowser_la-filebrowser.Tpo -c -o filebrowser_la-filebrowser.lo `test -f 'filebrowser.c' || echo './'`filebrowser.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share\" -DGTK -I../src -I../src/tagmanager -I../scintilla/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -isystem /usr/local/include -DG_LOG_DOMAIN=\""SplitWindow"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT splitwindow_la-splitwindow.lo -MD -MP -MF .deps/splitwindow_la-splitwindow.Tpo -c -o splitwindow_la-splitwindow.lo `test -f 'splitwindow.c' || echo './'`splitwindow.c mv -f .deps/htmlchars_la-htmlchars.Tpo .deps/htmlchars_la-htmlchars.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""HTMLChars"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o htmlchars.la -rpath /usr/local/lib/geany htmlchars_la-htmlchars.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib mv -f .deps/demoproxy_la-demoproxy.Tpo .deps/demoproxy_la-demoproxy.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""Demoproxy"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o demoproxy.la demoproxy_la-demoproxy.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') mv -f .deps/export_la-export.Tpo .deps/export_la-export.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""Export"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o export.la -rpath /usr/local/lib/geany export_la-export.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -lm -L/usr/local/lib mv -f .deps/splitwindow_la-splitwindow.Tpo .deps/splitwindow_la-splitwindow.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""SplitWindow"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o splitwindow.la -rpath /usr/local/lib/geany splitwindow_la-splitwindow.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib mv -f .deps/filebrowser_la-filebrowser.Tpo .deps/filebrowser_la-filebrowser.Plo mv -f .deps/demoplugin_la-demoplugin.Tpo .deps/demoplugin_la-demoplugin.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""FileBrowser"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o filebrowser.la -rpath /usr/local/lib/geany filebrowser_la-filebrowser.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""Demoplugin"\" -DLOCALEDIR=\"""\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o demoplugin.la demoplugin_la-demoplugin.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib mv -f .deps/saveactions_la-saveactions.Tpo .deps/saveactions_la-saveactions.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""SaveActions"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o saveactions.la -rpath /usr/local/lib/geany saveactions_la-saveactions.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') mv -f .deps/classbuilder_la-classbuilder.Tpo .deps/classbuilder_la-classbuilder.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -DG_LOG_DOMAIN=\""Classbuilder"\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o classbuilder.la -rpath /usr/local/lib/geany classbuilder_la-classbuilder.lo ../src/libgeany.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/plugins' Making all in icons gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/icons' Making all in 16x16 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/16x16' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/16x16' Making all in 24x24 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/24x24' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/24x24' Making all in 32x32 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/32x32' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/32x32' Making all in 48x48 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/48x48' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/48x48' Making all in scalable gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/scalable' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/scalable' Making all in tango gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango' Making all in 16x16 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/16x16' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/16x16' Making all in 24x24 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/24x24' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/24x24' Making all in 32x32 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/32x32' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/32x32' Making all in 48x48 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/48x48' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/48x48' Making all in scalable gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/scalable' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/scalable' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/icons' Making all in po gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hi.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ku.po file=`echo lb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lb.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mn.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nn.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/po' Making all in doc gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/doc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/doc' Making all in data gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/data' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/data' Making all in tests gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/tests' Making all in ctags gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/tests/ctags' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/tests/ctags' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/tests' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/tests' gmake[3]: Entering directory '/construction/devel/geany/geany-1.36' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po geany.desktop.in geany.desktop Generating and caching the translation database Merging translations into geany.desktop. gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36' gmake[2]: Leaving directory '/construction/devel/geany/geany-1.36' gmake[1]: Leaving directory '/construction/devel/geany/geany-1.36' SUCCEEDED 00:01:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> geany-gtk2-1.36 depends on executable: update-desktop-database - found ===> geany-gtk2-1.36 depends on executable: gtk-update-icon-cache - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for geany-gtk2-1.36 ===> geany-gtk2-1.36 depends on executable: update-desktop-database - found ===> geany-gtk2-1.36 depends on executable: gtk-update-icon-cache - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/geany/geany-1.36' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/devel/geany/geany-1.36' Making install in ctags gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/ctags' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/ctags' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/ctags' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/ctags' Making install in scintilla gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/scintilla' Making install in include gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/scintilla/include' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/scintilla/include' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/include/geany/scintilla/' install -m 0644 SciLexer.h Scintilla.h Scintilla.iface ScintillaWidget.h Sci_Position.h '/construction/devel/geany/stage/usr/local/include/geany/scintilla/' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla/include' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla/include' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/scintilla' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/scintilla' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/scintilla' Making install in src gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/src' Making install in tagmanager gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/src/tagmanager' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/src/tagmanager' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/include/geany/tagmanager' install -m 0644 tm_source_file.h tm_tag.h tm_workspace.h tm_parser.h '/construction/devel/geany/stage/usr/local/include/geany/tagmanager' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/src/tagmanager' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/src/tagmanager' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/src' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/src' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/lib' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -s libgeany.la '/construction/devel/geany/stage/usr/local/lib' libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --silent --mode=install /bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -c -s geany '/construction/devel/geany/stage/usr/local/bin' libtool: warning: 'libgeany.la' has not been installed in '/usr/local/lib' gmake install-exec-hook gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/src' if test "/construction/devel/geany/stage/usr/local/lib" = /usr/local/lib && \ LANG=C ldd "/construction/devel/geany/stage/usr/local/bin/geany" | grep -q 'libgeany.*not found' \ ; then \ ldconfig "/construction/devel/geany/stage/usr/local/lib"; \ fi gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/src' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/include/geany' install -m 0644 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 '/construction/devel/geany/stage/usr/local/include/geany' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/src' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/src' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/src' Making install in plugins gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/plugins' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/plugins' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/lib/geany' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -s classbuilder.la htmlchars.la export.la saveactions.la filebrowser.la splitwindow.la '/construction/devel/geany/stage/usr/local/lib/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/local/lib/geany' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/include/geany' install -m 0644 geanyfunctions.h geanyplugin.h '/construction/devel/geany/stage/usr/local/include/geany' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/plugins' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/plugins' Making install in icons gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/icons' Making install in 16x16 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/16x16' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/16x16' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/16x16/actions' install -m 0644 geany-build.png geany-close-all.png geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/hicolor/16x16/actions' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/16x16/apps' install -m 0644 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 '/construction/devel/geany/stage/usr/local/share/icons/hicolor/16x16/apps' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/16x16' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/16x16' Making install in 24x24 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/24x24' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/24x24' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/24x24/actions' install -m 0644 geany-build.png geany-close-all.png geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/hicolor/24x24/actions' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/24x24' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/24x24' Making install in 32x32 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/32x32' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/32x32' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/32x32/actions' install -m 0644 geany-build.png geany-close-all.png geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/hicolor/32x32/actions' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/32x32/apps' install -m 0644 geany.png '/construction/devel/geany/stage/usr/local/share/icons/hicolor/32x32/apps' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/32x32' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/32x32' Making install in 48x48 gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/48x48' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/48x48' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/48x48/actions' install -m 0644 geany-build.png geany-close-all.png geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/hicolor/48x48/actions' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/48x48/apps' install -m 0644 geany.png '/construction/devel/geany/stage/usr/local/share/icons/hicolor/48x48/apps' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/48x48' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/48x48' Making install in scalable gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/scalable' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/scalable' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/scalable/actions' install -m 0644 geany-build.svg geany-close-all.svg geany-save-all.svg '/construction/devel/geany/stage/usr/local/share/icons/hicolor/scalable/actions' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/hicolor/scalable/apps' install -m 0644 geany.svg '/construction/devel/geany/stage/usr/local/share/icons/hicolor/scalable/apps' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/scalable' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/scalable' Making install in tango gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango' Making install in 16x16 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/16x16' gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/16x16' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/Tango/16x16/actions' install -m 0644 geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/Tango/16x16/actions' gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/16x16' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/16x16' Making install in 24x24 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/24x24' gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/24x24' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/Tango/24x24/actions' install -m 0644 geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/Tango/24x24/actions' gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/24x24' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/24x24' Making install in 32x32 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/32x32' gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/32x32' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/Tango/32x32/actions' install -m 0644 geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/Tango/32x32/actions' gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/32x32' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/32x32' Making install in 48x48 gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/48x48' gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/48x48' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/Tango/48x48/actions' install -m 0644 geany-save-all.png '/construction/devel/geany/stage/usr/local/share/icons/Tango/48x48/actions' gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/48x48' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/48x48' Making install in scalable gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/scalable' gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango/scalable' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/icons/Tango/scalable/actions' install -m 0644 geany-save-all.svg '/construction/devel/geany/stage/usr/local/share/icons/Tango/scalable/actions' gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/scalable' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango/scalable' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons/tango' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/icons' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/icons' gmake[5]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[6]: Entering directory '/construction/devel/geany/geany-1.36/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t '/usr/local/share/icons/hicolor' *** gtk-update-icon-cache -f -t '/usr/local/share/icons/Tango' *** gmake[6]: Leaving directory '/construction/devel/geany/geany-1.36/icons' gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/icons' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/icons' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/icons' Making install in po gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/po' linguas="ar ast be bg ca cs da de el en_GB es et eu fa fi fr gl he hi hu id it ja kk ko ku lb lt lv mn nl nn pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/construction/devel/geany/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/geany.mo; \ echo "installing $lang.gmo as $dir/geany.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/geany.mo; \ echo "installing ./$lang.gmo as" \ "$dir/geany.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/geany.mo.m; \ echo "installing $lang.gmo.m as $dir/geany.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/geany.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/geany.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /construction/devel/geany/stage/usr/local/share/locale/ar/LC_MESSAGES/geany.mo installing ast.gmo as /construction/devel/geany/stage/usr/local/share/locale/ast/LC_MESSAGES/geany.mo installing be.gmo as /construction/devel/geany/stage/usr/local/share/locale/be/LC_MESSAGES/geany.mo installing bg.gmo as /construction/devel/geany/stage/usr/local/share/locale/bg/LC_MESSAGES/geany.mo installing ca.gmo as /construction/devel/geany/stage/usr/local/share/locale/ca/LC_MESSAGES/geany.mo installing cs.gmo as /construction/devel/geany/stage/usr/local/share/locale/cs/LC_MESSAGES/geany.mo installing da.gmo as /construction/devel/geany/stage/usr/local/share/locale/da/LC_MESSAGES/geany.mo installing de.gmo as /construction/devel/geany/stage/usr/local/share/locale/de/LC_MESSAGES/geany.mo installing el.gmo as /construction/devel/geany/stage/usr/local/share/locale/el/LC_MESSAGES/geany.mo installing en_GB.gmo as /construction/devel/geany/stage/usr/local/share/locale/en_GB/LC_MESSAGES/geany.mo installing es.gmo as /construction/devel/geany/stage/usr/local/share/locale/es/LC_MESSAGES/geany.mo installing et.gmo as /construction/devel/geany/stage/usr/local/share/locale/et/LC_MESSAGES/geany.mo installing eu.gmo as /construction/devel/geany/stage/usr/local/share/locale/eu/LC_MESSAGES/geany.mo installing fa.gmo as /construction/devel/geany/stage/usr/local/share/locale/fa/LC_MESSAGES/geany.mo installing fi.gmo as /construction/devel/geany/stage/usr/local/share/locale/fi/LC_MESSAGES/geany.mo installing fr.gmo as /construction/devel/geany/stage/usr/local/share/locale/fr/LC_MESSAGES/geany.mo installing gl.gmo as /construction/devel/geany/stage/usr/local/share/locale/gl/LC_MESSAGES/geany.mo installing he.gmo as /construction/devel/geany/stage/usr/local/share/locale/he/LC_MESSAGES/geany.mo installing hi.gmo as /construction/devel/geany/stage/usr/local/share/locale/hi/LC_MESSAGES/geany.mo installing hu.gmo as /construction/devel/geany/stage/usr/local/share/locale/hu/LC_MESSAGES/geany.mo installing id.gmo as /construction/devel/geany/stage/usr/local/share/locale/id/LC_MESSAGES/geany.mo installing it.gmo as /construction/devel/geany/stage/usr/local/share/locale/it/LC_MESSAGES/geany.mo installing ja.gmo as /construction/devel/geany/stage/usr/local/share/locale/ja/LC_MESSAGES/geany.mo installing kk.gmo as /construction/devel/geany/stage/usr/local/share/locale/kk/LC_MESSAGES/geany.mo installing ko.gmo as /construction/devel/geany/stage/usr/local/share/locale/ko/LC_MESSAGES/geany.mo installing ku.gmo as /construction/devel/geany/stage/usr/local/share/locale/ku/LC_MESSAGES/geany.mo installing lb.gmo as /construction/devel/geany/stage/usr/local/share/locale/lb/LC_MESSAGES/geany.mo installing lt.gmo as /construction/devel/geany/stage/usr/local/share/locale/lt/LC_MESSAGES/geany.mo installing lv.gmo as /construction/devel/geany/stage/usr/local/share/locale/lv/LC_MESSAGES/geany.mo installing mn.gmo as /construction/devel/geany/stage/usr/local/share/locale/mn/LC_MESSAGES/geany.mo installing nl.gmo as /construction/devel/geany/stage/usr/local/share/locale/nl/LC_MESSAGES/geany.mo installing nn.gmo as /construction/devel/geany/stage/usr/local/share/locale/nn/LC_MESSAGES/geany.mo installing pl.gmo as /construction/devel/geany/stage/usr/local/share/locale/pl/LC_MESSAGES/geany.mo installing pt.gmo as /construction/devel/geany/stage/usr/local/share/locale/pt/LC_MESSAGES/geany.mo installing pt_BR.gmo as /construction/devel/geany/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/geany.mo installing ro.gmo as /construction/devel/geany/stage/usr/local/share/locale/ro/LC_MESSAGES/geany.mo installing ru.gmo as /construction/devel/geany/stage/usr/local/share/locale/ru/LC_MESSAGES/geany.mo installing sk.gmo as /construction/devel/geany/stage/usr/local/share/locale/sk/LC_MESSAGES/geany.mo installing sl.gmo as /construction/devel/geany/stage/usr/local/share/locale/sl/LC_MESSAGES/geany.mo installing sr.gmo as /construction/devel/geany/stage/usr/local/share/locale/sr/LC_MESSAGES/geany.mo installing sv.gmo as /construction/devel/geany/stage/usr/local/share/locale/sv/LC_MESSAGES/geany.mo installing tr.gmo as /construction/devel/geany/stage/usr/local/share/locale/tr/LC_MESSAGES/geany.mo installing uk.gmo as /construction/devel/geany/stage/usr/local/share/locale/uk/LC_MESSAGES/geany.mo installing vi.gmo as /construction/devel/geany/stage/usr/local/share/locale/vi/LC_MESSAGES/geany.mo installing zh_CN.gmo as /construction/devel/geany/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/geany.mo installing zh_TW.gmo as /construction/devel/geany/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/geany.mo gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/po' Making install in doc gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/doc' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/doc' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -d /construction/devel/geany/stage/usr/local/share/doc/geany/html dir=.; test -f "$dir/geany.html" || dir=.; \ install -m 0644 "$dir/geany.html" /construction/devel/geany/stage/usr/local/share/doc/geany/html/index.html /bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -d /construction/devel/geany/stage/usr/local/share/doc/geany install -m 0644 ./geany.txt /construction/devel/geany/stage/usr/local/share/doc/geany/manual.txt install -m 0644 ../scintilla/License.txt /construction/devel/geany/stage/usr/local/share/doc/geany/ScintillaLicense.txt /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/doc/geany/html/images' install -m 0644 images/build_menu_commands_dialog.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 '/construction/devel/geany/stage/usr/local/share/doc/geany/html/images' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/doc/geany' install -m 0644 ../AUTHORS ../ChangeLog ../COPYING ../NEWS ../README ../THANKS ../TODO '/construction/devel/geany/stage/usr/local/share/doc/geany' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/man/man1' install -m 0644 geany.1 '/construction/devel/geany/stage/usr/local/man/man1' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/doc' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/doc' Making install in data gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/data' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/geany' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/geany/filedefs' install -m 0644 filedefs/filetypes.abaqus filedefs/filetypes.abc filedefs/filetypes.actionscript filedefs/filetypes.ada filedefs/filetypes.Arduino.conf filedefs/filetypes.asciidoc filedefs/filetypes.asm filedefs/filetypes.batch 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.ferite filedefs/filetypes.forth filedefs/filetypes.fortran filedefs/filetypes.freebasic 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 filedefs/filetypes.java filedefs/filetypes.javascript '/construction/devel/geany/stage/usr/local/share/geany/filedefs' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/geany/templates/files' install -m 0644 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.py templates/files/main.vala templates/files/module.erl templates/files/program.pas '/construction/devel/geany/stage/usr/local/share/geany/templates/files' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/geany/colorschemes' install -m 0644 colorschemes/alt.conf '/construction/devel/geany/stage/usr/local/share/geany/colorschemes' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/geany/tags' install -m 0644 tags/std99.c.tags tags/std.php.tags tags/std.py.tags tags/std.pas.tags tags/entities.html.tags '/construction/devel/geany/stage/usr/local/share/geany/tags' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/geany/filedefs' install -m 0644 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.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.python filedefs/filetypes.r filedefs/filetypes.restructuredtext filedefs/filetypes.ruby filedefs/filetypes.rust filedefs/filetypes.Scala.conf filedefs/filetypes.sh 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 '/construction/devel/geany/stage/usr/local/share/geany/filedefs' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/geany/templates' install -m 0644 templates/bsd templates/changelog templates/fileheader templates/function templates/gpl '/construction/devel/geany/stage/usr/local/share/geany/templates' install -m 0644 filetype_extensions.conf snippets.conf ui_toolbar.xml geany.glade geany.gtkrc '/construction/devel/geany/stage/usr/local/share/geany/.' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/data' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/data' Making install in tests gmake[3]: Entering directory '/construction/devel/geany/geany-1.36/tests' Making install in ctags gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/tests/ctags' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/tests/ctags' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/tests/ctags' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/tests/ctags' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36/tests' gmake[5]: Entering directory '/construction/devel/geany/geany-1.36/tests' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/devel/geany/geany-1.36/tests' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36/tests' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36/tests' gmake[3]: Entering directory '/construction/devel/geany/geany-1.36' gmake[4]: Entering directory '/construction/devel/geany/geany-1.36' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/sh /construction/devel/geany/geany-1.36/build-aux/install-sh -d /construction/devel/geany/stage/usr/local/share/geany install -m 0644 ./COPYING /construction/devel/geany/stage/usr/local/share/geany/GPL-2 /bin/mkdir -p '/construction/devel/geany/stage/usr/local/share/applications' install -m 0644 geany.desktop '/construction/devel/geany/stage/usr/local/share/applications' /bin/mkdir -p '/construction/devel/geany/stage/usr/local/libdata/pkgconfig' install -m 0644 geany.pc '/construction/devel/geany/stage/usr/local/libdata/pkgconfig' gmake[4]: Leaving directory '/construction/devel/geany/geany-1.36' gmake[3]: Leaving directory '/construction/devel/geany/geany-1.36' gmake[2]: Leaving directory '/construction/devel/geany/geany-1.36' gmake[1]: Leaving directory '/construction/devel/geany/geany-1.36' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gbm Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/geany/classbuilder.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for geany-gtk2-1.36 file sizes/checksums [265]: 0% file sizes/checksums [265]: 37% file sizes/checksums [265]: 75% file sizes/checksums [265]: 100% packing files [265]: 0% packing files [265]: 37% packing files [265]: 75% packing files [265]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:10 TOTAL TIME 00:02:51