/etc/profile: line 38: /bin/hostname: No such file or directory Installing /builddir/build/SRPMS/geany-0.11-2.fc8.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.20052 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf geany-0.11 + tar -xf - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/geany-0.11.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd geany-0.11 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e s/Version=1.1/Version=1.0/ geany.desktop.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.20052 + umask 022 + cd /builddir/build/BUILD + cd geany-0.11 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ppc-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether stat file-mode macros are broken... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether closedir returns void... no checking for error_at_line... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for ftruncate... yes checking for fgetpos... yes checking for getcwd... yes checking for gettimeofday... yes checking for isascii... yes checking for mblen... yes checking for memset... yes checking for mkstemp... yes checking for putenv... yes checking for realpath... yes checking for regcomp... yes checking for setenv... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for library containing connect... none required checking for /dev/urandom... yes checking for /dev/random... yes checking whether the force is with you... no checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for libintl.h... (cached) yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... be bg ca cs de es fi fr hu it nl pl pt_BR ru vi zh_CN zh_TW configure: creating ./config.status config.status: creating Makefile config.status: creating tagmanager/Makefile config.status: creating tagmanager/include/Makefile config.status: creating scintilla/Makefile config.status: creating scintilla/include/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/geany.1 config.status: creating geany.spec config.status: creating geany.desktop config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands ---------------------------------------- Install Geany in : /usr Building Geany on : powerpc-redhat-linux-gnu Building Geany for : ppc-redhat-linux-gnu Using GTK version : 2.11.6 Use virtual terminal support : yes Use (UNIX domain) socket support : yes Configuration is done OK. + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/geany-0.11' Making all in tagmanager make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager' Making all in include make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager/include' make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager' gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT c.o -MD -MP -MF .deps/c.Tpo -c -o c.o c.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT css.o -MD -MP -MF .deps/css.Tpo -c -o css.o css.c mv -f .deps/conf.Tpo .deps/conf.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT diff.o -MD -MP -MF .deps/diff.Tpo -c -o diff.o diff.c mv -f .deps/css.Tpo .deps/css.Po mv -f .deps/args.Tpo .deps/args.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT docbook.o -MD -MP -MF .deps/docbook.Tpo -c -o docbook.o docbook.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT fortran.o -MD -MP -MF .deps/fortran.Tpo -c -o fortran.o fortran.c mv -f .deps/diff.Tpo .deps/diff.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT js.o -MD -MP -MF .deps/js.Tpo -c -o js.o js.c mv -f .deps/docbook.Tpo .deps/docbook.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lua.o -MD -MP -MF .deps/lua.Tpo -c -o lua.o lua.c mv -f .deps/js.Tpo .deps/js.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT make.o -MD -MP -MF .deps/make.Tpo -c -o make.o make.c mv -f .deps/lua.Tpo .deps/lua.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT asm.o -MD -MP -MF .deps/asm.Tpo -c -o asm.o asm.c mv -f .deps/make.Tpo .deps/make.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT latex.o -MD -MP -MF .deps/latex.Tpo -c -o latex.o latex.c mv -f .deps/latex.Tpo .deps/latex.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pascal.o -MD -MP -MF .deps/pascal.Tpo -c -o pascal.o pascal.c mv -f .deps/fortran.Tpo .deps/fortran.Po mv -f .deps/asm.Tpo .deps/asm.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT perl.o -MD -MP -MF .deps/perl.Tpo -c -o perl.o perl.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ruby.o -MD -MP -MF .deps/ruby.Tpo -c -o ruby.o ruby.c mv -f .deps/c.Tpo .deps/c.Po mv -f .deps/pascal.Tpo .deps/pascal.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sql.o -MD -MP -MF .deps/sql.Tpo -c -o sql.o sql.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT php.o -MD -MP -MF .deps/php.Tpo -c -o php.o php.c mv -f .deps/perl.Tpo .deps/perl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT python.o -MD -MP -MF .deps/python.Tpo -c -o python.o python.c mv -f .deps/ruby.Tpo .deps/ruby.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/php.Tpo .deps/php.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tcl.o -MD -MP -MF .deps/tcl.Tpo -c -o tcl.o tcl.c mv -f .deps/python.Tpo .deps/python.Po mv -f .deps/sql.Tpo .deps/sql.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sh.o -MD -MP -MF .deps/sh.Tpo -c -o sh.o sh.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vhdl.o -MD -MP -MF .deps/vhdl.Tpo -c -o vhdl.o vhdl.c mv -f .deps/regex.Tpo .deps/regex.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ctags.o -MD -MP -MF .deps/ctags.Tpo -c -o ctags.o ctags.c mv -f .deps/tcl.Tpo .deps/tcl.Po mv -f .deps/sh.Tpo .deps/sh.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT entry.o -MD -MP -MF .deps/entry.Tpo -c -o entry.o entry.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT get.o -MD -MP -MF .deps/get.Tpo -c -o get.o get.c mv -f .deps/vhdl.Tpo .deps/vhdl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT keyword.o -MD -MP -MF .deps/keyword.Tpo -c -o keyword.o keyword.c get.c: In function 'getArglistFromPos': get.c:641: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mv -f .deps/keyword.Tpo .deps/keyword.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/entry.Tpo .deps/entry.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/options.Tpo .deps/options.Po mv -f .deps/ctags.Tpo .deps/ctags.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c mv -f .deps/sort.Tpo .deps/sort.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT strlist.o -MD -MP -MF .deps/strlist.Tpo -c -o strlist.o strlist.c mv -f .deps/get.Tpo .deps/get.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vstring.o -MD -MP -MF .deps/vstring.Tpo -c -o vstring.o vstring.c mv -f .deps/read.Tpo .deps/read.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_workspace.o -MD -MP -MF .deps/tm_workspace.Tpo -c -o tm_workspace.o tm_workspace.c mv -f .deps/strlist.Tpo .deps/strlist.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_work_object.o -MD -MP -MF .deps/tm_work_object.Tpo -c -o tm_work_object.o tm_work_object.c mv -f .deps/vstring.Tpo .deps/vstring.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_source_file.o -MD -MP -MF .deps/tm_source_file.Tpo -c -o tm_source_file.o tm_source_file.c mv -f .deps/parse.Tpo .deps/parse.Po tm_workspace.c: In function 'write_includes_file': tm_workspace.c:200: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tm_workspace.c: In function 'append_to_temp_file': tm_workspace.c:226: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tm_workspace.c:227: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tm_workspace.c: In function 'tm_workspace_create_global_tags': tm_workspace.c:366: warning: ignoring return value of 'system', declared with attribute warn_unused_result tm_work_object.c: In function 'tm_get_real_path': tm_work_object.c:32: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_project.o -MD -MP -MF .deps/tm_project.Tpo -c -o tm_project.o tm_project.c mv -f .deps/tm_work_object.Tpo .deps/tm_work_object.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_tag.o -MD -MP -MF .deps/tm_tag.Tpo -c -o tm_tag.o tm_tag.c mv -f .deps/tm_source_file.Tpo .deps/tm_source_file.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_symbol.o -MD -MP -MF .deps/tm_symbol.Tpo -c -o tm_symbol.o tm_symbol.c mv -f .deps/tm_workspace.Tpo .deps/tm_workspace.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_file_entry.o -MD -MP -MF .deps/tm_file_entry.Tpo -c -o tm_file_entry.o tm_file_entry.c mv -f .deps/tm_project.Tpo .deps/tm_project.Po gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tm_tagmanager.o -MD -MP -MF .deps/tm_tagmanager.Tpo -c -o tm_tagmanager.o tm_tagmanager.c mv -f .deps/tm_tagmanager.Tpo .deps/tm_tagmanager.Po mv -f .deps/tm_symbol.Tpo .deps/tm_symbol.Po mv -f .deps/tm_tag.Tpo .deps/tm_tag.Po mv -f .deps/tm_file_entry.Tpo .deps/tm_file_entry.Po rm -f libtagmanager.a ar cru libtagmanager.a args.o c.o conf.o css.o diff.o docbook.o fortran.o js.o lua.o make.o asm.o latex.o pascal.o perl.o ruby.o sql.o php.o python.o regex.o tcl.o sh.o vhdl.o ctags.o entry.o get.o keyword.o options.o parse.o read.o sort.o strlist.o vstring.o tm_workspace.o tm_work_object.o tm_source_file.o tm_project.o tm_tag.o tm_symbol.o tm_file_entry.o tm_tagmanager.o ranlib libtagmanager.a make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager' make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager' Making all in scintilla make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla' Making all in include make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla/include' make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla' g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT CallTip.o -MD -MP -MF .deps/CallTip.Tpo -c -o CallTip.o CallTip.cxx g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT CellBuffer.o -MD -MP -MF .deps/CellBuffer.Tpo -c -o CellBuffer.o CellBuffer.cxx g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT CharClassify.o -MD -MP -MF .deps/CharClassify.Tpo -c -o CharClassify.o CharClassify.cxx g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ContractionState.o -MD -MP -MF .deps/ContractionState.Tpo -c -o ContractionState.o ContractionState.cxx mv -f .deps/CharClassify.Tpo .deps/CharClassify.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT DocumentAccessor.o -MD -MP -MF .deps/DocumentAccessor.Tpo -c -o DocumentAccessor.o DocumentAccessor.cxx mv -f .deps/ContractionState.Tpo .deps/ContractionState.Po mv -f .deps/DocumentAccessor.Tpo .deps/DocumentAccessor.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT Document.o -MD -MP -MF .deps/Document.Tpo -c -o Document.o Document.cxx mv -f .deps/CallTip.Tpo .deps/CallTip.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT Editor.o -MD -MP -MF .deps/Editor.Tpo -c -o Editor.o Editor.cxx g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT Indicator.o -MD -MP -MF .deps/Indicator.Tpo -c -o Indicator.o Indicator.cxx mv -f .deps/Indicator.Tpo .deps/Indicator.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT KeyMap.o -MD -MP -MF .deps/KeyMap.Tpo -c -o KeyMap.o KeyMap.cxx mv -f .deps/KeyMap.Tpo .deps/KeyMap.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT KeyWords.o -MD -MP -MF .deps/KeyWords.Tpo -c -o KeyWords.o KeyWords.cxx Editor.cxx: In member function 'void Editor::LayoutLine(int, Surface*, ViewStyle&, LineLayout*, int)': Editor.cxx:2049: warning: array subscript has type 'char' Editor.cxx:2052: warning: array subscript has type 'char' Editor.cxx:2055: warning: array subscript has type 'char' Editor.cxx: In member function 'virtual void Editor::NotifyStyleToNeeded(int)': Editor.cxx:3595: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyChar(int)': Editor.cxx:3606: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifySavePoint(bool)': Editor.cxx:3619: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyModifyAttempt()': Editor.cxx:3629: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'virtual void Editor::NotifyDoubleClick(Point, bool)': Editor.cxx:3635: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyHotSpotDoubleClicked(int, bool, bool, bool)': Editor.cxx:3643: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyHotSpotClicked(int, bool, bool, bool)': Editor.cxx:3652: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyUpdateUI()': Editor.cxx:3661: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyPainted()': Editor.cxx:3667: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'bool Editor::NotifyMarginClick(Point, bool, bool, bool)': Editor.cxx:3681: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyNeedShown(int, int)': Editor.cxx:3695: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyDwelling(Point, bool)': Editor.cxx:3703: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyZoom()': Editor.cxx:3712: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyMove(int)': Editor.cxx:3724: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'virtual void Editor::NotifyModified(Document*, DocModification, void*)': Editor.cxx:3871: warning: missing braces around initializer for 'NotifyHeader' Editor.cxx: In member function 'void Editor::NotifyMacroRecord(unsigned int, uptr_t, sptr_t)': Editor.cxx:4002: warning: missing braces around initializer for 'NotifyHeader' mv -f .deps/KeyWords.Tpo .deps/KeyWords.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LineMarker.o -MD -MP -MF .deps/LineMarker.Tpo -c -o LineMarker.o LineMarker.cxx mv -f .deps/LineMarker.Tpo .deps/LineMarker.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT PropSet.o -MD -MP -MF .deps/PropSet.Tpo -c -o PropSet.o PropSet.cxx PropSet.cxx: In function 'char** ArrayFromWordList(char*, int*, bool)': PropSet.cxx:755: warning: array subscript has type 'char' PropSet.cxx:756: warning: array subscript has type 'char' PropSet.cxx:758: warning: array subscript has type 'char' PropSet.cxx:759: warning: array subscript has type 'char' PropSet.cxx: In member function 'bool WordList::InList(const char*)': PropSet.cxx:878: warning: array subscript has type 'char' PropSet.cxx: In member function 'bool WordList::InListAbbreviated(const char*, char)': PropSet.cxx:940: warning: array subscript has type 'char' mv -f .deps/CellBuffer.Tpo .deps/CellBuffer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT RESearch.o -MD -MP -MF .deps/RESearch.Tpo -c -o RESearch.o RESearch.cxx RESearch.cxx: In member function 'int RESearch::PMatch(CharacterIndexer&, int, int, char*)': RESearch.cxx:679: warning: array subscript has type 'char' RESearch.cxx:682: warning: array subscript has type 'char' mv -f .deps/Document.Tpo .deps/Document.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ScintillaBase.o -MD -MP -MF .deps/ScintillaBase.Tpo -c -o ScintillaBase.o ScintillaBase.cxx ScintillaBase.cxx: In member function 'void ScintillaBase::AutoCompleteCompleted()': ScintillaBase.cxx:332: warning: missing braces around initializer for 'NotifyHeader' ScintillaBase.cxx: In member function 'void ScintillaBase::CallTipClick()': ScintillaBase.cxx:403: warning: missing braces around initializer for 'NotifyHeader' mv -f .deps/PropSet.Tpo .deps/PropSet.Po mv -f .deps/RESearch.Tpo .deps/RESearch.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT StyleContext.o -MD -MP -MF .deps/StyleContext.Tpo -c -o StyleContext.o StyleContext.cxx g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT Style.o -MD -MP -MF .deps/Style.Tpo -c -o Style.o Style.cxx mv -f .deps/StyleContext.Tpo .deps/StyleContext.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT UniConversion.o -MD -MP -MF .deps/UniConversion.Tpo -c -o UniConversion.o UniConversion.cxx mv -f .deps/Style.Tpo .deps/Style.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ViewStyle.o -MD -MP -MF .deps/ViewStyle.Tpo -c -o ViewStyle.o ViewStyle.cxx mv -f .deps/UniConversion.Tpo .deps/UniConversion.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT WindowAccessor.o -MD -MP -MF .deps/WindowAccessor.Tpo -c -o WindowAccessor.o WindowAccessor.cxx mv -f .deps/WindowAccessor.Tpo .deps/WindowAccessor.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT XPM.o -MD -MP -MF .deps/XPM.Tpo -c -o XPM.o XPM.cxx mv -f .deps/ScintillaBase.Tpo .deps/ScintillaBase.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AutoComplete.o -MD -MP -MF .deps/AutoComplete.Tpo -c -o AutoComplete.o AutoComplete.cxx mv -f .deps/AutoComplete.Tpo .deps/AutoComplete.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ExternalLexer.o -MD -MP -MF .deps/ExternalLexer.Tpo -c -o ExternalLexer.o ExternalLexer.cxx mv -f .deps/XPM.Tpo .deps/XPM.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT PlatGTK.o -MD -MP -MF .deps/PlatGTK.Tpo -c -o PlatGTK.o PlatGTK.cxx mv -f .deps/ViewStyle.Tpo .deps/ViewStyle.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ScintillaGTK.o -MD -MP -MF .deps/ScintillaGTK.Tpo -c -o ScintillaGTK.o ScintillaGTK.cxx mv -f .deps/ExternalLexer.Tpo .deps/ExternalLexer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexAsm.o -MD -MP -MF .deps/LexAsm.Tpo -c -o LexAsm.o LexAsm.cxx ScintillaGTK.cxx: In member function 'void ScintillaGTK::NotifyKey(int, int)': ScintillaGTK.cxx:1217: warning: missing braces around initializer for 'NotifyHeader' ScintillaGTK.cxx: In member function 'void ScintillaGTK::NotifyURIDropped(const char*)': ScintillaGTK.cxx:1226: warning: missing braces around initializer for 'NotifyHeader' mv -f .deps/LexAsm.Tpo .deps/LexAsm.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexBash.o -MD -MP -MF .deps/LexBash.Tpo -c -o LexBash.o LexBash.cxx mv -f .deps/LexBash.Tpo .deps/LexBash.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexOMS.o -MD -MP -MF .deps/LexOMS.Tpo -c -o LexOMS.o LexOMS.cxx mv -f .deps/ScintillaGTK.Tpo .deps/ScintillaGTK.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexCPP.o -MD -MP -MF .deps/LexCPP.Tpo -c -o LexCPP.o LexCPP.cxx mv -f .deps/PlatGTK.Tpo .deps/PlatGTK.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexCaml.o -MD -MP -MF .deps/LexCaml.Tpo -c -o LexCaml.o LexCaml.cxx mv -f .deps/LexOMS.Tpo .deps/LexOMS.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexConf.o -MD -MP -MF .deps/LexConf.Tpo -c -o LexConf.o LexConf.cxx mv -f .deps/LexConf.Tpo .deps/LexConf.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexCrontab.o -MD -MP -MF .deps/LexCrontab.Tpo -c -o LexCrontab.o LexCrontab.cxx mv -f .deps/LexCaml.Tpo .deps/LexCaml.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexCSS.o -MD -MP -MF .deps/LexCSS.Tpo -c -o LexCSS.o LexCSS.cxx mv -f .deps/LexCPP.Tpo .deps/LexCPP.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexD.o -MD -MP -MF .deps/LexD.Tpo -c -o LexD.o LexD.cxx mv -f .deps/Editor.Tpo .deps/Editor.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexFortran.o -MD -MP -MF .deps/LexFortran.Tpo -c -o LexFortran.o LexFortran.cxx mv -f .deps/LexCrontab.Tpo .deps/LexCrontab.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexHTML.o -MD -MP -MF .deps/LexHTML.Tpo -c -o LexHTML.o LexHTML.cxx mv -f .deps/LexCSS.Tpo .deps/LexCSS.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexLua.o -MD -MP -MF .deps/LexLua.Tpo -c -o LexLua.o LexLua.cxx mv -f .deps/LexD.Tpo .deps/LexD.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexOthers.o -MD -MP -MF .deps/LexOthers.Tpo -c -o LexOthers.o LexOthers.cxx mv -f .deps/LexFortran.Tpo .deps/LexFortran.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexPascal.o -MD -MP -MF .deps/LexPascal.Tpo -c -o LexPascal.o LexPascal.cxx mv -f .deps/LexLua.Tpo .deps/LexLua.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexPerl.o -MD -MP -MF .deps/LexPerl.Tpo -c -o LexPerl.o LexPerl.cxx mv -f .deps/LexOthers.Tpo .deps/LexOthers.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexPython.o -MD -MP -MF .deps/LexPython.Tpo -c -o LexPython.o LexPython.cxx mv -f .deps/LexPascal.Tpo .deps/LexPascal.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexRuby.o -MD -MP -MF .deps/LexRuby.Tpo -c -o LexRuby.o LexRuby.cxx mv -f .deps/LexPython.Tpo .deps/LexPython.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexSQL.o -MD -MP -MF .deps/LexSQL.Tpo -c -o LexSQL.o LexSQL.cxx mv -f .deps/LexPerl.Tpo .deps/LexPerl.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexTCL.o -MD -MP -MF .deps/LexTCL.Tpo -c -o LexTCL.o LexTCL.cxx mv -f .deps/LexRuby.Tpo .deps/LexRuby.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexVHDL.o -MD -MP -MF .deps/LexVHDL.Tpo -c -o LexVHDL.o LexVHDL.cxx mv -f .deps/LexSQL.Tpo .deps/LexSQL.Po g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGTK -DGTK2 -DSCI_LEXER -DG_THREADS_IMPL_NONE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LexHaskell.o -MD -MP -MF .deps/LexHaskell.Tpo -c -o LexHaskell.o LexHaskell.cxx mv -f .deps/LexHaskell.Tpo .deps/LexHaskell.Po gcc -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ./scintilla-marshal.c mv -f .deps/LexVHDL.Tpo .deps/LexVHDL.Po mv -f .deps/LexTCL.Tpo .deps/LexTCL.Po mv -f .deps/LexHTML.Tpo .deps/LexHTML.Po rm -f libscintilla.a ar cru libscintilla.a CallTip.o CellBuffer.o CharClassify.o ContractionState.o DocumentAccessor.o Document.o Editor.o Indicator.o KeyMap.o KeyWords.o LineMarker.o PropSet.o RESearch.o ScintillaBase.o StyleContext.o Style.o UniConversion.o ViewStyle.o WindowAccessor.o XPM.o AutoComplete.o ExternalLexer.o PlatGTK.o ScintillaGTK.o LexAsm.o LexBash.o LexOMS.o LexCPP.o LexCaml.o LexConf.o LexCrontab.o LexCSS.o LexD.o LexFortran.o LexHTML.o LexLua.o LexOthers.o LexPascal.o LexPerl.o LexPython.o LexRuby.o LexSQL.o LexTCL.o LexVHDL.o LexHaskell.o scintilla-marshal.o ranlib libscintilla.a make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla' make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla' Making all in src make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dialogs.o -MD -MP -MF .deps/dialogs.Tpo -c -o dialogs.o dialogs.c mv -f .deps/about.Tpo .deps/about.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT document.o -MD -MP -MF .deps/document.Tpo -c -o document.o document.c mv -f .deps/dialogs.Tpo .deps/dialogs.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT encodings.o -MD -MP -MF .deps/encodings.Tpo -c -o encodings.o encodings.c mv -f .deps/callbacks.Tpo .deps/callbacks.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT filetypes.o -MD -MP -MF .deps/filetypes.Tpo -c -o filetypes.o filetypes.c mv -f .deps/build.Tpo .deps/build.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT highlighting.o -MD -MP -MF .deps/highlighting.Tpo -c -o highlighting.o highlighting.c mv -f .deps/encodings.Tpo .deps/encodings.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c mv -f .deps/document.Tpo .deps/document.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT keybindings.o -MD -MP -MF .deps/keybindings.Tpo -c -o keybindings.o keybindings.c mv -f .deps/filetypes.Tpo .deps/filetypes.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT keyfile.o -MD -MP -MF .deps/keyfile.Tpo -c -o keyfile.o keyfile.c mv -f .deps/keyfile.Tpo .deps/keyfile.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/keybindings.Tpo .deps/keybindings.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT msgwindow.o -MD -MP -MF .deps/msgwindow.Tpo -c -o msgwindow.o msgwindow.c mv -f .deps/msgwindow.Tpo .deps/msgwindow.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT notebook.o -MD -MP -MF .deps/notebook.Tpo -c -o notebook.o notebook.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o prefs.c mv -f .deps/highlighting.Tpo .deps/highlighting.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c mv -f .deps/notebook.Tpo .deps/notebook.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sci_cb.o -MD -MP -MF .deps/sci_cb.Tpo -c -o sci_cb.o sci_cb.c mv -f .deps/project.Tpo .deps/project.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sciwrappers.o -MD -MP -MF .deps/sciwrappers.Tpo -c -o sciwrappers.o sciwrappers.c mv -f .deps/prefs.Tpo .deps/prefs.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c mv -f .deps/sciwrappers.Tpo .deps/sciwrappers.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c mv -f .deps/interface.Tpo .deps/interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c mv -f .deps/sci_cb.Tpo .deps/sci_cb.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o symbols.c mv -f .deps/socket.Tpo .deps/socket.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT templates.o -MD -MP -MF .deps/templates.Tpo -c -o templates.o templates.c mv -f .deps/support.Tpo .deps/support.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tools.o -MD -MP -MF .deps/tools.Tpo -c -o tools.o tools.c mv -f .deps/search.Tpo .deps/search.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT treeviews.o -MD -MP -MF .deps/treeviews.Tpo -c -o treeviews.o treeviews.c mv -f .deps/templates.Tpo .deps/templates.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ui_utils.o -MD -MP -MF .deps/ui_utils.Tpo -c -o ui_utils.o ui_utils.c mv -f .deps/symbols.Tpo .deps/symbols.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/treeviews.Tpo .deps/treeviews.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I./../scintilla/include -I./../tagmanager/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT vte.o -MD -MP -MF .deps/vte.Tpo -c -o vte.o vte.c vte.c: In function 'vte_get_working_directory': vte.c:441: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mv -f .deps/ui_utils.Tpo .deps/ui_utils.Po mv -f .deps/tools.Tpo .deps/tools.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/vte.Tpo .deps/vte.Po gcc -Wall -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o geany about.o build.o callbacks.o dialogs.o document.o encodings.o filetypes.o highlighting.o interface.o keybindings.o keyfile.o main.o msgwindow.o notebook.o prefs.o project.o sci_cb.o sciwrappers.o search.o socket.o support.o symbols.o templates.o tools.o treeviews.o ui_utils.o utils.o vte.o ../scintilla/libscintilla.a ../tagmanager/libtagmanager.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lstdc++ make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/po' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/doc' make[2]: Entering directory `/builddir/build/BUILD/geany-0.11' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11' make[1]: Leaving directory `/builddir/build/BUILD/geany-0.11' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.38769 + umask 022 + cd /builddir/build/BUILD + cd geany-0.11 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/geany-0.11-2.fc8-root-kojibuilder + make install DESTDIR=/var/tmp/geany-0.11-2.fc8-root-kojibuilder DOCDIR=/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11 Making install in tagmanager make[1]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager' Making install in include make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager/include' make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager/include' make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager/include' make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager' make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/tagmanager' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager' make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager' make[1]: Leaving directory `/builddir/build/BUILD/geany-0.11/tagmanager' Making install in scintilla make[1]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla' Making install in include make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla/include' make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla/include' make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla/include' make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla' make[3]: Entering directory `/builddir/build/BUILD/geany-0.11/scintilla' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla' make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla' make[1]: Leaving directory `/builddir/build/BUILD/geany-0.11/scintilla' Making install in src make[1]: Entering directory `/builddir/build/BUILD/geany-0.11/src' make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/bin" /usr/bin/install -c 'geany' '/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/bin/geany' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/src' make[1]: Leaving directory `/builddir/build/BUILD/geany-0.11/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/geany-0.11/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share; \ else \ /bin/sh ../mkinstalldirs /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share; \ fi mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/be/LC_MESSAGES installing be.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/be/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/bg/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/ca/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/es/LC_MESSAGES installing es.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/fi/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/hu/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/pl/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/pt_BR/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/vi/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/geany.mo mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/geany.mo if test "geany" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/geany-0.11/po' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/geany-0.11/doc' make[2]: Entering directory `/builddir/build/BUILD/geany-0.11/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/html/images mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/html/images for file in `ls ./html/*.html`; do \ if [ -f $file ]; then \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /usr/bin/install -c -m 644 $file /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/html/$basefile; \ fi \ done for file in `ls ./images/*.png`; do \ if [ -f $file ]; then \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /usr/bin/install -c -m 644 $file /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/html/images/$basefile; \ fi \ done /usr/bin/install -c -m 644 ./geany.css /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/html/geany.css /usr/bin/install -c -m 644 ./geany.txt /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/manual.txt /usr/bin/install -c -m 644 ../README /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11 /usr/bin/install -c -m 644 ../ChangeLog /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11 /usr/bin/install -c -m 644 ../NEWS /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11 /usr/bin/install -c -m 644 ../COPYING /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11 /usr/bin/install -c -m 644 ../AUTHORS /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11 /usr/bin/install -c -m 644 ../TODO /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11 /usr/bin/install -c -m 644 ../scintilla/License.txt /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/ScintillaLicense.txt test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/man/man1" /usr/bin/install -c -m 644 './geany.1' '/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/man/man1/geany.1' make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11/doc' make[1]: Leaving directory `/builddir/build/BUILD/geany-0.11/doc' make[1]: Entering directory `/builddir/build/BUILD/geany-0.11' make[2]: Entering directory `/builddir/build/BUILD/geany-0.11' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/applications" /usr/bin/install -c -m 644 'geany.desktop' '/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/applications/geany.desktop' if test -d ./pixmaps; then \ /bin/sh ./mkinstalldirs /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/pixmaps; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/install -c -m 644 $pixmap /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/pixmaps; \ fi \ done \ fi mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/pixmaps /bin/sh ./mkinstalldirs /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany; \ /usr/bin/install -c -m 644 ./data/global.tags /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany; \ /usr/bin/install -c -m 644 ./data/php.tags /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany; \ /usr/bin/install -c -m 644 ./data/pascal.tags /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany; \ /usr/bin/install -c -m 644 ./data/latex.tags /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany; \ /usr/bin/install -c -m 644 ./data/html_entities.tags /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany; \ /usr/bin/install -c -m 644 ./COPYING /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany/GPL-2; \ for file in ./data/*; do \ if test -f $file; then \ /usr/bin/install -c -m 644 $file /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany/; \ fi \ done mkdir -p -- /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/geany make[2]: Leaving directory `/builddir/build/BUILD/geany-0.11' make[1]: Leaving directory `/builddir/build/BUILD/geany-0.11' + rm -f /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/pixmaps/geany.ico + desktop-file-install --delete-original --vendor=fedora --dir=/var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/applications --mode 0644 /var/tmp/geany-0.11-2.fc8-root-kojibuilder//usr/share/applications/geany.desktop + sed -i 's/\r//' /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/share/doc/geany-0.11/ScintillaLicense.txt + /usr/lib/rpm/find-lang.sh /var/tmp/geany-0.11-2.fc8-root-kojibuilder geany + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/geany-0.11 extracting debug info from /var/tmp/geany-0.11-2.fc8-root-kojibuilder/usr/bin/geany cpio: gcc-4.1.2-20070821/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 5943 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: geany-0.11-2.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) vte Processing files: geany-debuginfo-0.11-2.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/geany-0.11-2.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/geany-0.11-2.fc8.ppc.rpm Wrote: /builddir/build/RPMS/geany-debuginfo-0.11-2.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.60133 + umask 022 + cd /builddir/build/BUILD + cd geany-0.11 + rm -rf /var/tmp/geany-0.11-2.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.60133 + umask 022 + cd /builddir/build/BUILD + rm -rf geany-0.11 + exit 0