Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gebrproject.fedora.spec'], False, '/var/lib/mock/fedora-16-i386/root/', None, 0, True, False, 28894, 128, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gebrproject.fedora.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gebrproject-0.20.1-1.fc16.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gebrproject.fedora.spec'], False, '/var/lib/mock/fedora-16-i386/root/', None, 0, True, False, 28894, 128, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gebrproject.fedora.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.69azcc + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gebrproject-0.20.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gebrproject-0.20.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gebrproject-0.20.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nzJdVF + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + 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 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-debug --enable-gtk-doc CFLAGS=-Wno-error 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 how to create a pax tar archive... gnutar checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for module pygtk in python... found checking for dot... yes checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 for style of include used by make... GNU checking dependency style of gcc... none checking for i686-pc-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) none checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.14.3 checking for XML::Parser... ok checking for xsltproc... true checking for library containing tidyCreate... -ltidy checking tidy/tidy.h usability... no checking tidy/tidy.h presence... no checking for tidy/tidy.h... no checking tidy.h usability... yes checking tidy.h presence... yes checking for tidy.h... yes checking buffio.h usability... yes checking buffio.h presence... yes checking for buffio.h... yes checking tidy/buffio.h usability... no checking tidy/buffio.h presence... no checking for tidy/buffio.h... no checking for tidy.h... (cached) yes checking for buffio.h... (cached) yes checking for main in -lz... yes checking for i686-pc-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 gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GLIB... yes checking for GDOME2... yes checking for GUI... yes checking for JSCORE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gtester/Makefile config.status: creating docs/Makefile config.status: creating docs/gebr/Makefile config.status: creating docs/gebr/common-images/Makefile config.status: creating docs/gebr/en/Makefile config.status: creating docs/gebr/pt_BR/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libgebr/Makefile config.status: creating docs/reference/libgebr/version.xml config.status: creating rpm/Makefile config.status: creating rpm/gebrproject.fedora.spec config.status: creating rpm/gebrproject.centos.spec config.status: creating libgebr/Makefile config.status: creating libgebr/comm/Makefile config.status: creating libgebr/comm/gebr-comm.pc config.status: creating libgebr/comm/socketchannel/Makefile config.status: creating libgebr/comm/tests/Makefile config.status: creating libgebr/gebr.pc config.status: creating libgebr/geoxml-utils/Makefile config.status: creating libgebr/geoxml/Makefile config.status: creating libgebr/geoxml/data/Makefile config.status: creating libgebr/geoxml/data/help-template.html config.status: creating libgebr/geoxml/gebr-geoxml.pc config.status: creating libgebr/geoxml/tests/Makefile config.status: creating libgebr/gui/Makefile config.status: creating libgebr/gui/ckeditor/Makefile config.status: creating libgebr/gui/data/Makefile config.status: creating libgebr/gui/gebr-gui.pc config.status: creating libgebr/gui/icons/Makefile config.status: creating libgebr/gui/icons/gebr-theme/Makefile config.status: creating libgebr/gui/pixmaps/Makefile config.status: creating libgebr/gui/tests/Makefile config.status: creating libgebr/json/Makefile config.status: creating libgebr/json/tests/Makefile config.status: creating libgebr/po/Makefile.in config.status: creating libgebr/tests/Makefile config.status: creating maestro/Makefile config.status: creating gebrd/Makefile config.status: creating gebrd/doc/Makefile config.status: creating gebrd/po/Makefile.in config.status: creating gebrd/tests/Makefile config.status: creating gebr/Makefile config.status: creating gebr/data/Makefile config.status: creating gebr/data/gebr.desktop.in config.status: creating gebr/po/Makefile.in config.status: creating gebr/tests/Makefile config.status: creating debr/Makefile config.status: creating debr/data/Makefile config.status: creating debr/data/debr.desktop.in config.status: creating debr/po/Makefile.in config.status: creating debr/tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libgebr/po/stamp-it commands config.status: executing gebrd/po/stamp-it commands config.status: executing gebr/po/stamp-it commands config.status: executing debr/po/stamp-it commands --------------------------------------- Configuration summary: Enable debugging messages? no Enable GUI support? yes Enable Tidy support? yes Has Dockbook to build user's documentation? yes CFLAGS -Wno-error --------------------------------------- + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1' Making all in gtester make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gtester' CC gtester.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -Wno-error -c gtester.c CCLD gtester make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gtester' Making all in libgebr make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' if [ -d ../.hg ]; \ then \ touch ./gebr-version.c -r ../.hg; \ fi CC gebr-arith-expr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-arith-expr.lo gebr-arith-expr.c CC gebr-expr.lo CC gebr-iexpr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-expr.lo gebr-expr.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-iexpr.lo gebr-iexpr.c CC gebr-maestro-info.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-maestro-info.lo gebr-maestro-info.c CC gebr-maestro-settings.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-maestro-settings.lo gebr-maestro-settings.c CC gebr-tar.lo CC gebr-validator.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-validator.lo gebr-validator.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-tar.lo gebr-tar.c CC gebr-version.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-version.lo gebr-version.c CC log.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o log.lo log.c CC utils.lo CC libgebr.lo CC validate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o utils.lo utils.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o validate.lo validate.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o libgebr.lo libgebr.c CC date.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o date.lo date.c CC marshalers.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o marshalers.lo marshalers.c CCLD libgebr.la make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' Making all in geoxml make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' Making all in . make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' CC clipboard.lo CC document.lo CC enum_option.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o document.lo document.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o clipboard.lo clipboard.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o enum_option.lo enum_option.c CC error.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o error.lo error.c CC flow.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o flow.lo flow.c CC gebr-geoxml-tmpl.lo CC gebr-geoxml-validate.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-geoxml-validate.lo gebr-geoxml-validate.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-geoxml-tmpl.lo gebr-geoxml-tmpl.c CC line.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o line.lo line.c CC object.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o object.lo object.c CC parameter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o parameter.lo parameter.c CC parameter_group.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o parameter_group.lo parameter_group.c CC parameters.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o parameters.lo parameters.c CC program-parameter.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o program-parameter.lo program-parameter.c CC program.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o program.lo program.c CC project.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o project.lo project.c CC sequence.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o sequence.lo sequence.c CC value_sequence.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o value_sequence.lo value_sequence.c CC xml.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o xml.lo xml.c CCLD libgebr_geoxml.la make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' Making all in data make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/data' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/tests' CC test-sequence.o CC test-program.o CC test-tmpl.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-program.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-sequence.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-tmpl.c CC test-document.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-document.c CC test-line.o CC test-project.o CC test-flow.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-line.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-project.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-flow.c CC test-object.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-object.c CC test-parameters.o CC test-parameter.o CC test-geoxml-leaks.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-parameter.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-geoxml-leaks.c CC test-program-parameter.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-program-parameter.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DTEST_DIR=\".\" -DDTD_DIR=\"../../../libgebr/geoxml/data\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-parameters.c CCLD test-sequence CCLD test-program CCLD test-tmpl CCLD test-document CCLD test-line CCLD test-project CCLD test-object CCLD test-flow CCLD test-parameters CCLD test-parameter CCLD test-program-parameter CCLD test-geoxml-leaks make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/tests' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' Making all in json make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' make all-recursive make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' Making all in . make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' CC json-array.lo CC json-builder.lo CC json-debug.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-builder.lo json-builder.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-array.lo json-array.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-debug.lo json-debug.c CC json-gboxed.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-gboxed.lo json-gboxed.c CC json-generator.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-generator.lo json-generator.c CC json-gobject.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-gobject.lo json-gobject.c CC json-node.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-node.lo json-node.c CC json-object.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-object.lo json-object.c CC json-parser.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-parser.lo json-parser.c CC json-reader.lo CC json-scanner.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-reader.lo json-reader.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-scanner.lo json-scanner.c CC json-serializable.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-serializable.lo json-serializable.c CC json-utils.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-utils.lo json-utils.c CC json-enum-types.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-enum-types.lo json-enum-types.c CC json-marshal.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DJSON_COMPILATION -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" -DJSON_COMPILATION=1 -DG_DISABLE_DEPRECATED -DJSON_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Json\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o json-marshal.lo json-marshal.c CCLD libgebr_json.la make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' Making all in tests make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/tests' CC test-serialize-simple.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-serialize-simple.c CC test-serialize-complex.o CC test-serialize-boxed.o CC test-serialize-full.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-serialize-complex.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-serialize-boxed.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-serialize-full.c CC flow.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c flow.c CC dictionary.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c dictionary.c CC parameter.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c parameter.c CC value.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -DJSON_DISABLE_DEPRECATED -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c value.c CCLD test-serialize-complex CCLD test-serialize-simple CCLD test-serialize-boxed CCLD test-serialize-full make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/tests' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' Making all in geoxml-utils make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml-utils' CC flow-dump.o CC menu-diff.o CC menu-edit.o gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c flow-dump.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c menu-diff.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c menu-edit.c CC menu-query.o gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c menu-query.c CC upgrade.o CC validate.o CC menu-indices.o gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c upgrade.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c validate.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c menu-indices.c CCLD gebr-geoxml-flow-dump CCLD gebr-geoxml-menu-diff CCLD gebr-geoxml-menu-edit CCLD gebr-geoxml-menu-query CCLD gebr-geoxml-upgrade CCLD gebr-geoxml-menu-indices CCLD gebr-geoxml-validate make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml-utils' Making all in comm make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' Making all in . make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' CC gebr-comm-channelsocket.lo CC gebr-comm-daemon.lo CC gebr-comm-hostinfo.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-daemon.lo gebr-comm-daemon.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-channelsocket.lo gebr-comm-channelsocket.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-hostinfo.lo gebr-comm-hostinfo.c CC gebr-comm-http-msg.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-http-msg.lo gebr-comm-http-msg.c CC gebr-comm-job.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-job.lo gebr-comm-job.c CC gebr-comm-json-content.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-json-content.lo gebr-comm-json-content.c CC gebr-comm-listensocket.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-listensocket.lo gebr-comm-listensocket.c CC gebr-comm-port-provider.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-port-provider.lo gebr-comm-port-provider.c CC gebr-comm-process.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-process.lo gebr-comm-process.c CC gebr-comm-protocol-socket.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-protocol-socket.lo gebr-comm-protocol-socket.c if [ -d ../../.hg ]; \ then \ touch ./gebr-comm-protocol.c -r ../../.hg; \ fi CC gebr-comm-runner.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-runner.lo gebr-comm-runner.c CC gebr-comm-server.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-server.lo gebr-comm-server.c CC gebr-comm-socket.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-socket.lo gebr-comm-socket.c CC gebr-comm-socketaddress.lo CC gebr-comm-ssh.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-socketaddress.lo gebr-comm-socketaddress.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-ssh.lo gebr-comm-ssh.c CC gebr-comm-streamsocket.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-streamsocket.lo gebr-comm-streamsocket.c gebr-comm-socket.c: In function '_gebr_comm_socket_close': gebr-comm-socket.c:231:11: warning: variable 'error' set but not used [-Wunused-but-set-variable] CC gebr-comm-terminalprocess.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-terminalprocess.lo gebr-comm-terminalprocess.c CC gebr-comm-utils.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-utils.lo gebr-comm-utils.c CC gebr-comm-uri.lo CC gebr-comm-protocol.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-protocol.lo gebr-comm-protocol.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/json -I../../libgebr/json -I../../libgebr/geoxml -I../../libgebr/geoxml -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-comm-uri.lo gebr-comm-uri.c CCLD libgebr_comm.la make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' Making all in socketchannel make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/socketchannel' CC socketchannel.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/comm -I../../../libgebr/comm -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c socketchannel.c CCLD gebr-comm-socketchannel make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/socketchannel' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/tests' CC test-protocol.o CC test-socket.o CC test-uri.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -I../../../libgebr/comm -I../../../libgebr/comm -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-protocol.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -I../../../libgebr/comm -I../../../libgebr/comm -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-socket.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/json -I../../../libgebr/json -I../../../libgebr/geoxml -I../../../libgebr/geoxml -I../../../libgebr/comm -I../../../libgebr/comm -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-uri.c CCLD test-protocol CCLD test-uri CCLD test-socket make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/tests' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' Making all in po make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/po' Making all in gui make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' Making all in . make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' CC gebr-gui-about.lo CC gebr-gui-complete-variables.lo CC gebr-gui-enhanced-entry.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-complete-variables.lo gebr-gui-complete-variables.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-about.lo gebr-gui-about.c /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-enhanced-entry.lo gebr-gui-enhanced-entry.c CC gebr-gui-file-entry.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-file-entry.lo gebr-gui-file-entry.c CC gebr-gui-help-edit-widget.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-help-edit-widget.lo gebr-gui-help-edit-widget.c CC gebr-gui-help-edit-window.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-help-edit-window.lo gebr-gui-help-edit-window.c CC gebr-gui-html-viewer-widget.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-html-viewer-widget.lo gebr-gui-html-viewer-widget.c CC gebr-gui-html-viewer-window.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-html-viewer-window.lo gebr-gui-html-viewer-window.c CC gebr-gui-icons.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-icons.lo gebr-gui-icons.c CC gebr-gui-js.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-js.lo gebr-gui-js.c CC gebr-gui-param.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-param.lo gebr-gui-param.c CC gebr-gui-pie.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-pie.lo gebr-gui-pie.c CC gebr-gui-pixmaps.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-pixmaps.lo gebr-gui-pixmaps.c CC gebr-gui-program-edit.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-program-edit.lo gebr-gui-program-edit.c CC gebr-gui-save-dialog.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-save-dialog.lo gebr-gui-save-dialog.c CC gebr-gui-sequence-edit.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-sequence-edit.lo gebr-gui-sequence-edit.c CC gebr-gui-tool-button.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-tool-button.lo gebr-gui-tool-button.c CC gebr-gui-utils.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-utils.lo gebr-gui-utils.c CC gebr-gui-value-sequence-edit.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o gebr-gui-value-sequence-edit.lo gebr-gui-value-sequence-edit.c CC sexy-icon-entry.lo /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -c -o sexy-icon-entry.lo sexy-icon-entry.c CCLD libgebr_gui.la make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' Making all in pixmaps make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/pixmaps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/pixmaps' Making all in data make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/data' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/data' Making all in icons make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' Making all in gebr-theme make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons/gebr-theme' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons/gebr-theme' make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' Making all in ckeditor make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/ckeditor' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/ckeditor' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/tests' CC test-js.o CC test-utils.o gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -I../../../libgebr/gui -I../../../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-js.c gcc -DHAVE_CONFIG_H -I. -I../../.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../.. -I../../../libgebr -I../../.. -I../../../libgebr -I../../../libgebr/geoxml -I../../../libgebr/geoxml -I../../../libgebr/gui -I../../../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-utils.c CCLD test-js CCLD test-utils make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/tests' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/tests' CC test-utils.o CC test-gebr-tar.o CC test-gebr-expr.o gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -DTEST_SRCDIR='"."' -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-utils.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -DTEST_SRCDIR='"."' -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-gebr-tar.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -DTEST_SRCDIR='"."' -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-gebr-expr.c CC test-gebr-arith-expr.o gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -DTEST_SRCDIR='"."' -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-gebr-arith-expr.c CC test-gebr-validator.o gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -DTEST_SRCDIR='"."' -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-gebr-validator.c CCLD test-utils CCLD test-gebr-tar CCLD test-gebr-expr CCLD test-gebr-arith-expr CCLD test-gebr-validator make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/tests' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' Making all in maestro make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' make all-am make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' if [ -d ../.hg ]; then touch ./gebrm-main.c -r ../.hg; fi CC gebrm-app.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrm-app.lo gebrm-app.c CC gebrm-daemon.lo CC gebrm-job-controller.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrm-daemon.lo gebrm-daemon.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrm-job-controller.lo gebrm-job-controller.c CC gebrm-job.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrm-job.lo gebrm-job.c gebrm-app.c: In function 'connect_all_daemons': gebrm-app.c:1215:11: warning: variable 'has_daemons' set but not used [-Wunused-but-set-variable] CC gebrm-task.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrm-task.lo gebrm-task.c CC gebrm-main.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c gebrm-main.c CC gebrm-client.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrm-client.lo gebrm-client.c CC gebrm-marshal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrm-marshal.lo gebrm-marshal.c CCLD libmaestro.la CCLD gebrm make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' Making all in gebrd make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' Making all in . make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' CC gebrd-client.lo CC gebrd-job.lo CC gebrd-mpi-implementations.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd-job.lo gebrd-job.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd-client.lo gebrd-client.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd-mpi-implementations.lo gebrd-mpi-implementations.c CC gebrd-mpi-interface.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd-mpi-interface.lo gebrd-mpi-interface.c CC gebrd-sysinfo.lo CC gebrd-server.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd-server.lo gebrd-server.c CC gebrd-user.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd-sysinfo.lo gebrd-sysinfo.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd-user.lo gebrd-user.c if [ -d ../.hg ]; then touch ./gebrd-main.c -r ../.hg; fi CC gebrd-main.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c gebrd-main.c CC gebrd.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/json -I../libgebr/json -I../libgebr/comm -I../libgebr/comm -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebrd.lo gebrd.c CCLD libgebrd.la CCLD gebrd make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' Making all in po make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/po' Making all in doc make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/doc' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/tests' CC test-sysinfo.o gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../.. -I../../libgebr -I../.. -I../../libgebr -I../../libgebr/geoxml -I../../libgebr/geoxml -I../../libgebr/json -I../../libgebr/json -I../../libgebr/comm -I../../libgebr/comm -DTEST_DIR='"."' -I./.. -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c test-sysinfo.c CCLD test-sysinfo make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/tests' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' Making all in rpm make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/rpm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/rpm' Making all in gebr make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' CC callbacks.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o callbacks.lo callbacks.c if [ -d ../.hg ]; \ then \ touch ./main.c -r ../.hg; \ fi CC document.lo CC flow.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o flow.lo flow.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o document.lo document.c CC gebr-connectable.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-connectable.lo gebr-connectable.c CC gebr-daemon-server.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-daemon-server.lo gebr-daemon-server.c CC gebr-dictionary.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-dictionary.lo gebr-dictionary.c CC gebr-help-edit-widget.lo CC gebr-flow-edition.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-help-edit-widget.lo gebr-help-edit-widget.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-flow-edition.lo gebr-flow-edition.c CC gebr-job-control.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-job-control.lo gebr-job-control.c CC gebr-job.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-job.lo gebr-job.c CC gebr-maestro-controller.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-maestro-controller.lo gebr-maestro-controller.c CC gebr-maestro-server.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-maestro-server.lo gebr-maestro-server.c CC gebr-menu-view.lo CC gebr-report.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-report.lo gebr-report.c CC gebr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-menu-view.lo gebr-menu-view.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr.lo gebr.c CC interface.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o interface.lo interface.c CC line.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o line.lo line.c CC menu.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o menu.lo menu.c CC project.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o project.lo project.c CC ui_document.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_document.lo ui_document.c CC ui_flow.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_flow.lo ui_flow.c CC ui_flows_io.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_flows_io.lo ui_flows_io.c CC ui_flow_program.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_flow_program.lo ui_flow_program.c CC ui_flow_execution.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_flow_execution.lo ui_flow_execution.c CC ui_flow_browse.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_flow_browse.lo ui_flow_browse.c CC ui_help.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_help.lo ui_help.c CC ui_log.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_log.lo ui_log.c CC ui_parameters.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_parameters.lo ui_parameters.c CC ui_paths.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_paths.lo ui_paths.c CC ui_preferences.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_preferences.lo ui_preferences.c CC ui_project_line.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o ui_project_line.lo ui_project_line.c CC main.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c main.c CC cmdline.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o cmdline.lo cmdline.c CC gebr-marshal.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/comm -I../libgebr/comm -I../libgebr/gui -I../libgebr/gui -I../libgebr/json -I../libgebr/json -DNANOVERSION=\"\" -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o gebr-marshal.lo gebr-marshal.c CCLD libgebr.la CCLD gebr make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/tests' Making all in po make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/po' Making all in data make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./../po/.intltool-merge-cache ./../po gebr.desktop.in gebr.desktop ../../libgebr/geoxml-utils/gebr-geoxml-menu-indices . ./menus.idx2 ./categories.idx2 ../../libgebr/geoxml-utils/gebr-geoxml-menu-indices . ./menus.idx2 ./categories.idx2 Generating and caching the translation database Merging translations into gebr.desktop. perl -i -pe 's/ê/ê/' *.glade make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/data' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' Making all in debr make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' Making all in . make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' CC debr-callbacks.lo CC debr-categoryedit.lo CC debr-enumoptionedit.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-callbacks.lo debr-callbacks.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-categoryedit.lo debr-categoryedit.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-enumoptionedit.lo debr-enumoptionedit.c CC debr-help-edit-widget.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-help-edit-widget.lo debr-help-edit-widget.c CC debr-help.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-help.lo debr-help.c CC debr-interface.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-interface.lo debr-interface.c CC debr-menu.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-menu.lo debr-menu.c CC debr-parameter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-parameter.lo debr-parameter.c CC debr-parametergroup.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-parametergroup.lo debr-parametergroup.c CC debr-preferences.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-preferences.lo debr-preferences.c CC debr-program.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-program.lo debr-program.c CC debr-validate.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr-validate.lo debr-validate.c CC debr.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c -o debr.lo debr.c CC debr-main.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I.. -I../libgebr -I.. -I../libgebr -I../libgebr/geoxml -I../libgebr/geoxml -I../libgebr/gui -I../libgebr/gui -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -Wno-error -c debr-main.c CCLD libdebr.la CCLD debr make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' Making all in data make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./../po/.intltool-merge-cache ./../po debr.desktop.in debr.desktop Generating and caching the translation database Merging translations into debr.desktop. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/data' Making all in po make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/po' Making all in tests make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/tests' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' Making all in gebr make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' Making all in en make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/en' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/en' Making all in pt_BR make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/pt_BR' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/pt_BR' Making all in common-images make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/common-images' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/common-images' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' Making all in libgebr make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference/libgebr' gtk-doc: Scanning header files gtk-doc: Building XML ../../../libgebr/utils.c:91: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:171: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:190: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:210: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:229: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:247: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:266: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:282: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:312: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.c:386: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:26: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:31: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:35: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:39: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:43: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:47: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:52: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:57: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:62: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:66: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:70: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:75: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:113: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:126: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:130: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:135: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:140: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:145: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:150: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:157: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:162: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:169: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:174: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:181: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:186: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:193: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:198: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:206: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:211: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:219: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:224: warning: Symbol name not found at the start of the comment block. ../../../libgebr/validate.h:236: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.h:70: warning: Symbol name not found at the start of the comment block. ../../../libgebr/utils.h:430: warning: Free-form return value description in gebr_callback_true. Use `Returns:' to avoid ambiguities. ../../../libgebr/libgebr.h:33: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gebr-validator.h:285: warning: gebr_validator_set_document is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../libgebr/gui/sexy-icon-entry.c:640: warning: Free-form return value description in sexy_icon_entry_new. Use `Returns:' to avoid ambiguities. ../../../libgebr/gui/gebr-gui-utils.c:36: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:47: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:56: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:68: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:78: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:97: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:133: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:152: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:165: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:184: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:203: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:211: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:221: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:230: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.c:261: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:233: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:610: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:622: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:654: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:681: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:702: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:743: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:784: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.c:827: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.c:133: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-html-viewer-widget.c:146: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-window.c:120: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.c:102: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.c:103: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.c:115: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.c:127: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.c:141: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.c:142: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-utils.h:30: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:41: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:46: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:51: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:57: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:63: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:68: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:73: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:78: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:84: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:90: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:100: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:105: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:110: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:115: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:120: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:131: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:142: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:151: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:156: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:161: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:167: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:174: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:181: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:187: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:193: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:198: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:203: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:210: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:215: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:220: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:229: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:244: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:250: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:256: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:266: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:289: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:300: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:321: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:331: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:338: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:345: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:351: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:357: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:364: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:370: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:377: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:384: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:392: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:399: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:406: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:418: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:427: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:433: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:441: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:453: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:462: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:467: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:472: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:477: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-utils.h:482: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-save-dialog.h:22: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-save-dialog.h:56: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-save-dialog.h:62: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-save-dialog.h:67: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-save-dialog.h:74: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.h:23: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.h:60: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.h:82: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-program-edit.h:90: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-param.h:74: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-param.h:84: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-param.h:90: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-param.h:95: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-param.h:111: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-param.h:116: warning: Symbol name not found at the start of the comment block. ../../../libgebr/gui/gebr-gui-js.h:47: warning: Section gebr-js is not defined in the libgebr-section.txt file. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:118: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:119: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:127: warning: Parsing comment block file : parameter expected. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:128: warning: Parsing comment block file : parameter expected. ../../../libgebr/comm/gebr-comm-server.c:559: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-server.c:576: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-server.c:751: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-server.c:762: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-utils.h:53: warning: Free-form return value description in gebr_comm_get_available_port. Use `Returns:' to avoid ambiguities. ../../../libgebr/comm/gebr-comm-streamsocketprivate.h:30: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:146: warning: Parsing comment block file : parameter expected. ../../../libgebr/comm/gebr-comm-port-provider.h:181: warning: Free-form return value description in gebr_comm_port_provider_get_forward. Use `Returns:' to avoid ambiguities. ../../../libgebr/comm/gebr-comm-port-provider.h:188: warning: Free-form return value description in gebr_comm_port_forward_get_address. Use `Returns:' to avoid ambiguities. ../../../libgebr/comm/gebr-comm-process.h:78: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-http-msg.h:83: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-channelsocket.h:36: warning: Section gebr-comm-channel-socket is not defined in the libgebr-section.txt file. ../../../libgebr/comm/gebr-comm-channelsocket.h:51: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-channelsocket.h:57: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-channelsocket.h:74: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-channelsocket.h:81: warning: Symbol name not found at the start of the comment block. ../../../libgebr/comm/gebr-comm-channelsocket.h:86: warning: Symbol name not found at the start of the comment block. ../../../libgebr/json/json-serializable.c:28: warning: Section json-serializable is not defined in the libgebr-section.txt file. ../../../libgebr/json/json-object.c:48: warning: Section json-object is not defined in the libgebr-section.txt file. ../../../libgebr/json/json-object.c:162: warning: json_object_add_member is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../libgebr/json/json-node.c:49: warning: Section json-node is not defined in the libgebr-section.txt file. ../../../libgebr/json/json-gobject.c:854: warning: json_construct_gobject is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../libgebr/json/json-gobject.c:943: warning: json_serialize_gobject is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.) ../../../libgebr/json/json-gboxed.c:67: warning: Section json-gboxed is not defined in the libgebr-section.txt file. ../../../libgebr/json/json-array.c:45: warning: Section json-array is not defined in the libgebr-section.txt file. ../../../libgebr/geoxml/sequence.c:44: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.c:56: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.c:75: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.c:113: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.c:123: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.c:273: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.c:369: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:76: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:81: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:88: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:93: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:99: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:110: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:116: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:121: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:132: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:142: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:247: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:289: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:332: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:1140: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:1218: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.c:1927: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1928: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1929: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1930: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1931: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1932: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1933: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1934: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1935: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1936: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1937: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/document.c:1938: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/xml.h:32: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:38: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:44: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:51: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:59: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:66: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:77: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:85: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:92: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:99: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:105: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:111: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:117: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:123: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:130: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:136: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:142: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:150: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:157: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:162: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:168: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:174: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:180: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:186: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:193: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:199: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:208: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/xml.h:218: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/xml.h:219: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/xml.h:229: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/types.h:26: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/types.h:32: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/types.h:41: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence_p.h:26: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence_p.h:32: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence_p.h:38: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence_p.h:44: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence_p.h:50: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence_p.h:56: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence_p.h:62: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program_parameter_p.h:29: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program_p.h:37: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters_p.h:26: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters_p.h:35: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters_p.h:41: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_p.h:29: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_p.h:37: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_p.h:44: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document_p.h:28: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document_p.h:34: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document_p.h:40: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document_p.h:49: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/value_sequence.h:61: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/value_sequence.h:68: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/value_sequence.h:74: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/value_sequence.h:81: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:76: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:84: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:94: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:102: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:103: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:104: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:105: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:106: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:107: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:108: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:109: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/sequence.h:114: warning: Free-form return value description in Example. Use `Returns:' to avoid ambiguities. ../../../libgebr/geoxml/sequence.h:123: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:130: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:137: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:149: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:157: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:166: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:175: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:184: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:192: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/sequence.h:200: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:66: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:82: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:88: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:95: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:102: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:107: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:117: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:124: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:131: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:138: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/project.h:144: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:75: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:94: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:100: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:119: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:126: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:134: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:142: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:150: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:155: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:160: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:165: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:170: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:175: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:182: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:189: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:194: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:199: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:204: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:209: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:214: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:219: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:224: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:229: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:234: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:241: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:248: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:253: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program.h:260: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:96: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:103: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:109: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:118: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:133: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:142: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:174: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:184: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:207: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:218: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:227: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:241: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:251: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:279: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:286: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:296: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:307: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:318: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:329: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:339: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:351: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:361: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:373: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:385: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:409: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:423: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:446: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:459: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:469: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:484: warning: Free-form return value description in gebr_geoxml_program_parameter_get_old_dict_keyword. Use `Returns:' to avoid ambiguities. ../../../libgebr/geoxml/parameters.h:80: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:89: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:108: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:116: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:124: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:131: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:136: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:144: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:152: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:161: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameters.h:171: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:80: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:85: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:91: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:96: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:103: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:111: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:119: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:126: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:133: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter_group.h:140: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:80: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:85: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:93: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:100: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:109: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:120: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:127: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:134: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:142: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:151: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:160: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:177: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/parameter.h:186: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/object.h:29: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/object.h:36: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/object.h:44: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/object.h:51: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/object.h:58: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/macros.h:25: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:66: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:82: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:89: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:94: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:100: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:106: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:118: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:125: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:132: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:139: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:146: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:156: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:161: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:168: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/line.h:190: warning: Free-form return value description in gebr_geoxml_line_get_maestro_label. Use `Returns:' to avoid ambiguities. ../../../libgebr/geoxml/gebr-geoxml-validate.h:38: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.h:42: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.h:48: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.h:58: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.h:73: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.h:87: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.h:93: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geoxml-validate.h:99: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geo-types.h:117: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geo-types.h:131: warning: Parsing comment block file : parameter expected. ../../../libgebr/geoxml/gebr-geo-types.h:166: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/gebr-geo-types.h:173: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:68: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:78: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:85: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:93: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:100: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:109: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:118: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:123: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:131: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:267: warning: Free-form return value description in gebr_geoxml_flow_get_program. Use `Returns:' to avoid ambiguities. ../../../libgebr/geoxml/flow.h:284: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:310: warning: Free-form return value description in gebr_geoxml_flow_get_category. Use `Returns:' to avoid ambiguities. ../../../libgebr/geoxml/flow.h:333: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:342: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:348: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:370: warning: Free-form return value description in gebr_geoxml_flow_get_revision. Use `Returns:' to avoid ambiguities. ../../../libgebr/geoxml/flow.h:383: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:392: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:401: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/flow.h:411: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:40: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:44: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:53: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:60: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:66: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:73: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:78: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:83: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:90: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:96: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:101: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:106: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:111: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:116: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:122: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:127: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:132: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:139: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/error.h:146: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/enum_option.h:59: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/enum_option.h:63: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/enum_option.h:67: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/enum_option.h:72: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/enum_option.h:77: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/enum_option.h:82: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:62: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:72: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:92: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:105: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:112: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:119: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:128: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:138: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:149: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:159: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:167: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:178: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:187: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:196: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:205: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:214: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:233: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:242: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:252: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:265: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:277: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:286: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:295: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:304: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:313: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:322: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:331: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:341: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/document.h:354: warning: Symbol name not found at the start of the comment block. ../../../libgebr/geoxml/program-parameter.h:399: warning: Parameter description for gebr_geoxml_program_parameter_get_number_min_max::program_parameter is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:162: warning: Parameter description for gebr_gui_help_edit_widget_get_editing::self is missing in source code comment block. ../../../libgebr/geoxml/flow.h:438: warning: Parameter description for gebr_geoxml_flow_has_control_program::flow is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:213: warning: Parameter description for gebr_comm_server_set_password::server is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:213: warning: Parameter description for gebr_comm_server_set_password::pass is missing in source code comment block. ../../../libgebr/geoxml/flow.h:469: warning: Parameter description for gebr_geoxml_flow_get_control_program::flow is missing in source code comment block. ../../../libgebr/geoxml/object.h:94: warning: Parameter description for gebr_geoxml_object_set_help::object is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:135: warning: Parameter description for gebr_gui_parameter_add_variables_popup::entry is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:135: warning: Parameter description for gebr_gui_parameter_add_variables_popup::flow is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:135: warning: Parameter description for gebr_gui_parameter_add_variables_popup::line is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:135: warning: Parameter description for gebr_gui_parameter_add_variables_popup::proj is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:135: warning: Parameter description for gebr_gui_parameter_add_variables_popup::type is missing in source code comment block. ../../../libgebr/gui/gebr-gui-file-entry.h:90: warning: Parameter description for gebr_gui_file_entry_set_activates_default::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-file-entry.h:90: warning: Parameter description for gebr_gui_file_entry_set_activates_default::setting is missing in source code comment block. ../../../libgebr/geoxml/program-parameter.h:266: warning: Parameter description for gebr_geoxml_program_parameter_set_string_value::program_parameter is missing in source code comment block. ../../../libgebr/geoxml/program-parameter.h:266: warning: Parameter description for gebr_geoxml_program_parameter_set_string_value::default_value is missing in source code comment block. ../../../libgebr/geoxml/program-parameter.h:266: warning: Parameter description for gebr_geoxml_program_parameter_set_string_value::value is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:68: warning: Value description for GebrIExprError::GEBR_IEXPR_ERROR_EMPTY_EXPR is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:68: warning: Value description for GebrIExprError::GEBR_IEXPR_ERROR_TOOBIG is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:68: warning: Value description for GebrIExprError::GEBR_IEXPR_ERROR_RUNTIME is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:68: warning: Value description for GebrIExprError::GEBR_IEXPR_ERROR_BAD_MOVE is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:68: warning: Value description for GebrIExprError::GEBR_IEXPR_ERROR_PATH is missing in source code comment block. ../../../libgebr/utils.h:245: warning: Parameter description for gebr_get_control_text_for_type::type is missing in source code comment block. ../../../libgebr/gebr-validator.h:336: warning: Parameter description for gebr_validator_validate_control_parameter::name is missing in source code comment block. ../../../libgebr/gebr-validator.h:336: warning: Parameter description for gebr_validator_validate_control_parameter::expression is missing in source code comment block. ../../../libgebr/gebr-validator.h:200: warning: Parameter description for gebr_validator_force_update::validator is missing in source code comment block. ../../../libgebr/geoxml/clipboard.h:40: warning: Parameter description for gebr_geoxml_clipboard_copy::object is missing in source code comment block. ../../../libgebr/geoxml/clipboard.h:49: warning: Parameter description for gebr_geoxml_clipboard_paste::object is missing in source code comment block. :0: warning: Field descriptions for struct Dictionary are missing in source code comment block. :0: warning: Field descriptions for struct DictionaryClass are missing in source code comment block. ../../../libgebr/geoxml/document.h:439: warning: Parameter description for gebr_geoxml_document_canonize_dict_parameters::list_copy is not used from source code comment block. ../../../libgebr/geoxml/document.h:439: warning: Parameter description for gebr_geoxml_document_canonize_dict_parameters::vars_list is missing in source code comment block. ../../../libgebr/geoxml/document.h:411: warning: Parameter description for gebr_geoxml_document_get_dict_parameter::document is not used from source code comment block. ../../../libgebr/geoxml/document.h:411: warning: Parameter description for gebr_geoxml_document_get_dict_parameter::doc is missing in source code comment block. ../../../libgebr/geoxml/document.h:417: warning: Parameter description for gebr_geoxml_document_set_dtd_dir::path is missing in source code comment block. ../../../libgebr/geoxml/document.h:458: warning: Parameter description for gebr_geoxml_document_type_contains::base is missing in source code comment block. ../../../libgebr/geoxml/document.h:458: warning: Parameter description for gebr_geoxml_document_type_contains::type is missing in source code comment block. :0: warning: Field descriptions for struct GebrGeoXmlDocumentData are missing in source code comment block. ../../../libgebr/geoxml/document.c:1939: warning: Parameter description for FLOW::obj is missing in source code comment block. :0: warning: Field descriptions for struct Flow are missing in source code comment block. :0: warning: Field descriptions for struct FlowClass are missing in source code comment block. ../../../libgebr/geoxml/flow.h:507: warning: Parameter description for gebr_geoxml_flow_update_iter_dict_value::flow is missing in source code comment block. :0: warning: Field descriptions for struct GebrArithExprClass are missing in source code comment block. ../../../libgebr/gebr-arith-expr.h:69: warning: Parameter description for gebr_arith_expr_eval::expression is not used from source code comment block. ../../../libgebr/gebr-arith-expr.h:69: warning: Parameter description for gebr_arith_expr_eval::error is not used from source code comment block. ../../../libgebr/gebr-arith-expr.h:69: warning: Parameter description for gebr_arith_expr_eval::err is missing in source code comment block. ../../../libgebr/gebr-arith-expr.h:69: warning: Parameter description for gebr_arith_expr_eval::self is missing in source code comment block. ../../../libgebr/gebr-arith-expr.h:69: warning: Parameter description for gebr_arith_expr_eval::result is missing in source code comment block. :0: warning: Field descriptions for struct GebrCommChannelSocketClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommDaemonIface are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommHostInfo are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommHttpMsgClass are missing in source code comment block. :0: warning: Value descriptions for GebrCommHttpRequestMethod are missing in source code comment block. :0: warning: Value descriptions for GebrCommHttpRequestType are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommJobClass are missing in source code comment block. :0: warning: Value descriptions for GebrCommJobStatus are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommJsonContent are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommListenSocketClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommPortProvider are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommPortProviderClass are missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:52: warning: Value description for GebrCommPortProviderError::GEBR_COMM_PORT_PROVIDER_ERROR_SFTP_NOT_REQUIRED is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:52: warning: Value description for GebrCommPortProviderError::GEBR_COMM_PORT_PROVIDER_ERROR_SPAWN is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:52: warning: Value description for GebrCommPortProviderError::GEBR_COMM_PORT_PROVIDER_ERROR_SSH is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:52: warning: Value description for GebrCommPortProviderError::GEBR_COMM_PORT_PROVIDER_ERROR_NOT_FOUND is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:52: warning: Value description for GebrCommPortProviderError::GEBR_COMM_PORT_PROVIDER_ERROR_PORT is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:40: warning: Value descriptions for GebrCommPortType are missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:198: warning: Parameter description for gebr_comm_port_forward_close::port_forward is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:206: warning: Parameter description for gebr_comm_port_forward_free::port_forward is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:188: warning: Parameter description for gebr_comm_port_forward_get_address::port_forward is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:141: warning: Parameter description for gebr_comm_port_provider_get_display_host::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:181: warning: Parameter description for gebr_comm_port_provider_get_forward::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:111: warning: Parameter description for gebr_comm_port_provider_new::address is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:111: warning: Parameter description for gebr_comm_port_provider_new::type is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:122: warning: Parameter description for gebr_comm_port_provider_set_display::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:122: warning: Parameter description for gebr_comm_port_provider_set_display::host is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:122: warning: Parameter description for gebr_comm_port_provider_set_display::display is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:132: warning: Parameter description for gebr_comm_port_provider_set_force_init::force_init is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:132: warning: Parameter description for gebr_comm_port_provider_set_force_init::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:147: warning: Parameter description for gebr_comm_port_provider_set_sftp_address::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:147: warning: Parameter description for gebr_comm_port_provider_set_sftp_address::address is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:157: warning: Parameter description for gebr_comm_port_provider_start::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:166: warning: Parameter description for gebr_comm_port_provider_start_with_port::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-port-provider.h:166: warning: Parameter description for gebr_comm_port_provider_start_with_port::port is missing in source code comment block. :0: warning: Field descriptions for struct GebrCommProcessClass are missing in source code comment block. :0: warning: Value descriptions for GebrCommProtocolStatusPath are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommProtocolSocketClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommRunner are missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:64: warning: Parameter description for gebr_comm_runner_free::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::parent_rid is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::validator is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::paths is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::nice is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::run_servers is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::group is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::speed is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::flow is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::submit_servers is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::id is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:38: warning: Parameter description for gebr_comm_runner_new::gid is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:56: warning: Parameter description for gebr_comm_runner_set_ran_func::self is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:56: warning: Parameter description for gebr_comm_runner_set_ran_func::data is missing in source code comment block. ../../../libgebr/comm/gebr-comm-runner.h:56: warning: Parameter description for gebr_comm_runner_set_ran_func::func is missing in source code comment block. :0: warning: Field descriptions for struct GebrCommServer are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommServerClass are missing in source code comment block. :0: warning: Value descriptions for GebrCommServerLocation are missing in source code comment block. :0: warning: Value descriptions for GebrCommServerState are missing in source code comment block. :0: warning: Value descriptions for GebrCommServerType are missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:233: warning: Parameter description for gebr_comm_server_answer_question::response is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:233: warning: Parameter description for gebr_comm_server_answer_question::server is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:248: warning: Parameter description for gebr_comm_server_append_key::finished_callback is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:248: warning: Parameter description for gebr_comm_server_append_key::user_data is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:248: warning: Parameter description for gebr_comm_server_append_key::server is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:191: warning: Parameter description for gebr_comm_server_forward_x11::gebr_comm_server is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:241: warning: Parameter description for gebr_comm_server_get_accepts_key::server is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:222: warning: Parameter description for gebr_comm_server_invalid_password::server is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:264: warning: Parameter description for gebr_comm_server_is_maestro::server is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:254: warning: Parameter description for gebr_comm_server_set_use_public_key::use_key is missing in source code comment block. ../../../libgebr/comm/gebr-comm-server.h:254: warning: Parameter description for gebr_comm_server_set_use_public_key::server is missing in source code comment block. :0: warning: Field descriptions for struct GebrCommSocketClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommSocketAddress are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommSsh are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommSshClass are missing in source code comment block. ../../../libgebr/comm/gebr-comm-ssh.h:127: warning: Parameter description for gebr_comm_ssh_get_ssh_output::ssh is missing in source code comment block. :0: warning: Field descriptions for struct GebrCommStreamSocketClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrCommTerminalProcessClass are missing in source code comment block. ../../../libgebr/comm/gebr-comm-utils.h:53: warning: Parameter description for gebr_comm_get_available_port::start is missing in source code comment block. ../../../libgebr/comm/gebr-comm-utils.h:42: warning: Parameter description for gebr_comm_get_display::x11_file is missing in source code comment block. ../../../libgebr/comm/gebr-comm-utils.h:42: warning: Parameter description for gebr_comm_get_display::port is missing in source code comment block. ../../../libgebr/comm/gebr-comm-utils.h:42: warning: Parameter description for gebr_comm_get_display::host is missing in source code comment block. ../../../libgebr/comm/gebr-comm-utils.h:58: warning: Parameter description for gebr_comm_is_local_address::addr is missing in source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_NONE is missing in source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_INVALID_NAME is missing in source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_UNDEFINED_VAR is missing in source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_EMPTY_VAR is missing in source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_STATE_UNKNOWN is missing in source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_INVALID_ASSIGNMENT is missing in source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_MULT is not used from source code comment block. ../../../libgebr/gebr-expr.h:36: warning: Value description for GebrExprError::GEBR_EXPR_ERROR_NORET is not used from source code comment block. ../../../libgebr/gebr-expr.h:74: warning: Parameter description for gebr_expr_eval::expression is not used from source code comment block. ../../../libgebr/gebr-expr.h:74: warning: Parameter description for gebr_expr_eval::error is not used from source code comment block. ../../../libgebr/gebr-expr.h:74: warning: Parameter description for gebr_expr_eval::_error is missing in source code comment block. ../../../libgebr/gebr-expr.h:74: warning: Parameter description for gebr_expr_eval::expr is missing in source code comment block. ../../../libgebr/gebr-expr.h:74: warning: Parameter description for gebr_expr_eval::result is missing in source code comment block. ../../../libgebr/gebr-expr.h:53: warning: Parameter description for gebr_expr_new::err is missing in source code comment block. ../../../libgebr/gebr-expr.h:63: warning: Parameter description for gebr_expr_set_var::error is missing in source code comment block. :0: warning: Value descriptions for GebrGeoXmlDocumentType are missing in source code comment block. :0: warning: Value descriptions for GebrGeoXmlFlowError are missing in source code comment block. :0: warning: Value descriptions for GebrGeoXmlObjectType are missing in source code comment block. ../../../libgebr/geoxml/gebr-geo-types.h:150: warning: Value description for GebrGeoXmlParameterType::GEBR_GEOXML_PARAMETER_TYPE_UNKNOWN is missing in source code comment block. :0: warning: Value descriptions for GebrGeoXmlProgramControl are missing in source code comment block. :0: warning: Value descriptions for GebrGeoXmlProgramStatus are missing in source code comment block. :0: warning: Field descriptions for struct GebrGeoXmlValidate are missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiCompleteVariablesInterface are missing in source code comment block. :0: warning: Value descriptions for GebrGuiCompleteVariablesType are missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiEnhancedEntryClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiFileEntryClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiHelpEditWidgetClass are missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:87: warning: Parameter description for gebr_gui_help_edit_widget_commit_changes::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:96: warning: Parameter description for gebr_gui_help_edit_widget_get_content::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:138: warning: Parameter description for gebr_gui_help_edit_widget_get_html_viewer::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:131: warning: Parameter description for gebr_gui_help_edit_widget_get_js_context::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:152: warning: Parameter description for gebr_gui_help_edit_widget_get_uri::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:122: warning: Parameter description for gebr_gui_help_edit_widget_get_web_view::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:80: warning: Parameter description for gebr_gui_help_edit_widget_set_editing::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:80: warning: Parameter description for gebr_gui_help_edit_widget_set_editing::editing is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-widget.h:145: warning: Parameter description for gebr_gui_help_edit_widget_set_loaded::self is missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiHelpEditWindowClass are missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:114: warning: Parameter description for gebr_gui_help_edit_window_get_ui_manager::window is not used from source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:114: warning: Parameter description for gebr_gui_help_edit_window_get_ui_manager::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:93: warning: Parameter description for gebr_gui_help_edit_window_quit::window is not used from source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:93: warning: Parameter description for gebr_gui_help_edit_window_quit::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:107: warning: Parameter description for gebr_gui_help_edit_window_set_auto_save::window is not used from source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:107: warning: Parameter description for gebr_gui_help_edit_window_set_auto_save::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:100: warning: Parameter description for gebr_gui_help_edit_window_set_has_menu_bar::window is not used from source code comment block. ../../../libgebr/gui/gebr-gui-help-edit-window.h:100: warning: Parameter description for gebr_gui_help_edit_window_set_has_menu_bar::self is missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiHtmlViewerWidgetClass are missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:73: warning: Parameter description for gebr_gui_html_viewer_show_search_bar::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:90: warning: Parameter description for gebr_gui_html_viewer_widget_generate_links::widget is not used from source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:90: warning: Parameter description for gebr_gui_html_viewer_widget_generate_links::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:112: warning: Parameter description for gebr_gui_html_viewer_widget_get_html::widget is not used from source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:112: warning: Parameter description for gebr_gui_html_viewer_widget_get_html::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:120: warning: Parameter description for gebr_gui_html_viewer_widget_get_related_object::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:129: warning: Parameter description for gebr_gui_html_viewer_widget_load_anchor::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:66: warning: Parameter description for gebr_gui_html_viewer_widget_print::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:100: warning: Parameter description for gebr_gui_html_viewer_widget_set_custom_tab::widget is not used from source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:100: warning: Parameter description for gebr_gui_html_viewer_widget_set_custom_tab::widget is not used from source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:100: warning: Parameter description for gebr_gui_html_viewer_widget_set_custom_tab::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:100: warning: Parameter description for gebr_gui_html_viewer_widget_set_custom_tab::callback is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:136: warning: Parameter description for gebr_gui_html_viewer_widget_set_is_menu::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:80: warning: Parameter description for gebr_gui_html_viewer_widget_show_html::content is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-widget.h:80: warning: Parameter description for gebr_gui_html_viewer_widget_show_html::self is missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiHtmlViewerWindowClass are missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-window.h:70: warning: Parameter description for gebr_gui_html_viewer_window_get_widget::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-window.h:80: warning: Parameter description for gebr_gui_html_viewer_window_set_custom_tab::widget is not used from source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-window.h:80: warning: Parameter description for gebr_gui_html_viewer_window_set_custom_tab::callback is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-window.h:63: warning: Parameter description for gebr_gui_html_viewer_window_show_html::content is missing in source code comment block. ../../../libgebr/gui/gebr-gui-html-viewer-window.h:63: warning: Parameter description for gebr_gui_html_viewer_window_show_html::self is missing in source code comment block. ../../../libgebr/gui/gebr-gui-js.h:138: warning: Parameter description for gebr_js_make_function::ctx is missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiParam are missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:160: warning: Parameter description for gebr_gui_param_set_validated_callback::user_data is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:160: warning: Parameter description for gebr_gui_param_set_validated_callback::callback is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:160: warning: Parameter description for gebr_gui_param_set_validated_callback::widget is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:144: warning: Parameter description for gebr_gui_parameter_set_entry_completion::entry is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:144: warning: Parameter description for gebr_gui_parameter_set_entry_completion::model is missing in source code comment block. ../../../libgebr/gui/gebr-gui-param.h:144: warning: Parameter description for gebr_gui_parameter_set_entry_completion::type is missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiPie are missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiPieClass are missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiProgramEdit are missing in source code comment block. ../../../libgebr/gui/gebr-gui-program-edit.h:75: warning: Parameter description for gebr_gui_program_edit_set_validated_callback::program_edit is missing in source code comment block. ../../../libgebr/gui/gebr-gui-program-edit.h:75: warning: Parameter description for gebr_gui_program_edit_set_validated_callback::user_data is missing in source code comment block. ../../../libgebr/gui/gebr-gui-program-edit.h:75: warning: Parameter description for gebr_gui_program_edit_set_validated_callback::callback is missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiSaveDialogClass are missing in source code comment block. ../../../libgebr/gui/gebr-gui-sequence-edit.h:58: warning: Field description for GebrGuiSequenceEditClass::add is not used from source code comment block. ../../../libgebr/gui/gebr-gui-sequence-edit.h:58: warning: Field description for GebrGuiSequenceEditClass::create_tree_view is not used from source code comment block. :0: warning: Field descriptions for struct GebrGuiToolButton are missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiToolButtonClass are missing in source code comment block. ../../../libgebr/gui/gebr-gui-tool-button.h:56: warning: Parameter description for gebr_gui_tool_button_add::widget is missing in source code comment block. ../../../libgebr/gui/gebr-gui-tool-button.h:56: warning: Parameter description for gebr_gui_tool_button_add::button is missing in source code comment block. ../../../libgebr/gui/gebr-gui-tool-button.h:64: warning: Parameter description for gebr_gui_tool_button_toggled_active::close_popup is missing in source code comment block. ../../../libgebr/gui/gebr-gui-tool-button.h:64: warning: Parameter description for gebr_gui_tool_button_toggled_active::toggle is missing in source code comment block. ../../../libgebr/gui/gebr-gui-utils.h:315: warning: Parameter description for gebr_gui_gtk_tree_model_foreach_recursive::user_data is missing in source code comment block. ../../../libgebr/gui/gebr-gui-utils.h:315: warning: Parameter description for gebr_gui_gtk_tree_model_foreach_recursive::tree_model is missing in source code comment block. ../../../libgebr/gui/gebr-gui-utils.h:315: warning: Parameter description for gebr_gui_gtk_tree_model_foreach_recursive::func is missing in source code comment block. :0: warning: Field descriptions for struct GebrGuiValueSequenceEditClass are missing in source code comment block. ../../../libgebr/gebr-iexpr.h:68: warning: Value description for GebrIExprError::GEBR_IEXPR_ERROR_INVAL_PATH is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:68: warning: Value description for GebrIExprError::GEBR_IEXPR_ERROR_UNDEF_REFERENCE is missing in source code comment block. :0: warning: Field descriptions for struct GebrIExprInterface are missing in source code comment block. ../../../libgebr/gebr-iexpr.h:172: warning: Parameter description for gebr_iexpr_eval::expr is not used from source code comment block. ../../../libgebr/gebr-iexpr.h:172: warning: Parameter description for gebr_iexpr_eval::self is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:160: warning: Parameter description for gebr_iexpr_extract_vars::expression is not used from source code comment block. ../../../libgebr/gebr-iexpr.h:160: warning: Parameter description for gebr_iexpr_extract_vars::expr is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:140: warning: Parameter description for gebr_iexpr_is_valid::expression is not used from source code comment block. ../../../libgebr/gebr-iexpr.h:140: warning: Parameter description for gebr_iexpr_is_valid::self is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:150: warning: Parameter description for gebr_iexpr_reset::expr is not used from source code comment block. ../../../libgebr/gebr-iexpr.h:150: warning: Parameter description for gebr_iexpr_reset::self is missing in source code comment block. ../../../libgebr/gebr-iexpr.h:126: warning: Parameter description for gebr_iexpr_set_var::expr is not used from source code comment block. ../../../libgebr/gebr-iexpr.h:126: warning: Parameter description for gebr_iexpr_set_var::self is missing in source code comment block. :0: warning: Field descriptions for struct GebrMaestroInfo are missing in source code comment block. :0: warning: Field descriptions for struct GebrMaestroSettings are missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:150: warning: Parameter description for gebr_maestro_settings_add_node::ac is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:150: warning: Parameter description for gebr_maestro_settings_add_node::node is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:150: warning: Parameter description for gebr_maestro_settings_add_node::tags is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:150: warning: Parameter description for gebr_maestro_settings_add_node::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:86: warning: Parameter description for gebr_maestro_settings_append_address::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:86: warning: Parameter description for gebr_maestro_settings_append_address::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:86: warning: Parameter description for gebr_maestro_settings_append_address::addr is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:95: warning: Parameter description for gebr_maestro_settings_change_label::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:95: warning: Parameter description for gebr_maestro_settings_change_label::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:95: warning: Parameter description for gebr_maestro_settings_change_label::label is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:60: warning: Parameter description for gebr_maestro_settings_free::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:111: warning: Parameter description for gebr_maestro_settings_get_addr_for_domain::index is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:111: warning: Parameter description for gebr_maestro_settings_get_addr_for_domain::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:111: warning: Parameter description for gebr_maestro_settings_get_addr_for_domain::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:104: warning: Parameter description for gebr_maestro_settings_get_addrs::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:104: warning: Parameter description for gebr_maestro_settings_get_addrs::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:136: warning: Parameter description for gebr_maestro_settings_get_ids::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:129: warning: Parameter description for gebr_maestro_settings_get_key_file::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:120: warning: Parameter description for gebr_maestro_settings_get_label_for_domain::use_default is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:120: warning: Parameter description for gebr_maestro_settings_get_label_for_domain::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:120: warning: Parameter description for gebr_maestro_settings_get_label_for_domain::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:143: warning: Parameter description for gebr_maestro_settings_get_nodes::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:143: warning: Parameter description for gebr_maestro_settings_get_nodes::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:39: warning: Parameter description for gebr_maestro_settings_new::path is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:77: warning: Parameter description for gebr_maestro_settings_prepend_address::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:77: warning: Parameter description for gebr_maestro_settings_prepend_address::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:77: warning: Parameter description for gebr_maestro_settings_prepend_address::addr is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:53: warning: Parameter description for gebr_maestro_settings_save::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:69: warning: Parameter description for gebr_maestro_settings_set_domain::domain is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:69: warning: Parameter description for gebr_maestro_settings_set_domain::ms is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:69: warning: Parameter description for gebr_maestro_settings_set_domain::label is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:69: warning: Parameter description for gebr_maestro_settings_set_domain::addr is missing in source code comment block. ../../../libgebr/gebr-maestro-settings.h:46: warning: Parameter description for gebr_maestro_settings_update::ms is missing in source code comment block. ../../../libgebr/gebr-validator.h:100: warning: Parameter description for gebr_validator_change_value::validator is not used from source code comment block. ../../../libgebr/gebr-validator.h:100: warning: Parameter description for gebr_validator_change_value::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:260: warning: Parameter description for gebr_validator_evaluate_param::validator is not used from source code comment block. ../../../libgebr/gebr-validator.h:260: warning: Parameter description for gebr_validator_evaluate_param::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:273: warning: Parameter description for gebr_validator_is_var_in_scope::validator is not used from source code comment block. ../../../libgebr/gebr-validator.h:273: warning: Parameter description for gebr_validator_is_var_in_scope::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:118: warning: Parameter description for gebr_validator_move::validator is not used from source code comment block. ../../../libgebr/gebr-validator.h:118: warning: Parameter description for gebr_validator_move::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:310: warning: Parameter description for gebr_validator_pop_document::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:310: warning: Parameter description for gebr_validator_pop_document::type is missing in source code comment block. ../../../libgebr/gebr-validator.h:300: warning: Parameter description for gebr_validator_push_document::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:300: warning: Parameter description for gebr_validator_push_document::type is missing in source code comment block. ../../../libgebr/gebr-validator.h:300: warning: Parameter description for gebr_validator_push_document::doc is missing in source code comment block. ../../../libgebr/gebr-validator.h:65: warning: Parameter description for gebr_validator_remove::validator is not used from source code comment block. ../../../libgebr/gebr-validator.h:65: warning: Parameter description for gebr_validator_remove::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:65: warning: Parameter description for gebr_validator_remove::error is missing in source code comment block. ../../../libgebr/gebr-validator.h:82: warning: Parameter description for gebr_validator_rename::validator is not used from source code comment block. ../../../libgebr/gebr-validator.h:82: warning: Parameter description for gebr_validator_rename::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:285: warning: Parameter description for gebr_validator_set_document::self is missing in source code comment block. ../../../libgebr/gebr-validator.h:285: warning: Parameter description for gebr_validator_set_document::force is missing in source code comment block. ../../../libgebr/gebr-validator.h:285: warning: Parameter description for gebr_validator_set_document::type is missing in source code comment block. ../../../libgebr/gebr-validator.h:285: warning: Parameter description for gebr_validator_set_document::doc is missing in source code comment block. :0: warning: Value descriptions for JsonDebugFlags are missing in source code comment block. ../../../libgebr/json/json-types.h:120: warning: Field descriptions for struct JsonArray are missing in source code comment block. ../../../libgebr/json/json-types.h:112: warning: Field descriptions for struct JsonObject are missing in source code comment block. ../../../libgebr/geoxml/line.h:228: warning: Parameter description for gebr_geoxml_line_create_key::title is missing in source code comment block. ../../../libgebr/geoxml/line.h:183: warning: Parameter description for gebr_geoxml_line_get_maestro::maestro_addr is not used from source code comment block. ../../../libgebr/geoxml/line.h:183: warning: Parameter description for gebr_geoxml_line_get_maestro::line is missing in source code comment block. ../../../libgebr/geoxml/line.h:190: warning: Parameter description for gebr_geoxml_line_get_maestro_label::line is missing in source code comment block. ../../../libgebr/geoxml/line.h:206: warning: Parameter description for gebr_geoxml_line_get_path_by_name::name is missing in source code comment block. ../../../libgebr/geoxml/line.h:206: warning: Parameter description for gebr_geoxml_line_get_path_by_name::line is missing in source code comment block. ../../../libgebr/geoxml/line.h:198: warning: Parameter description for gebr_geoxml_line_get_paths::line is missing in source code comment block. ../../../libgebr/geoxml/line.h:176: warning: Parameter description for gebr_geoxml_line_set_maestro::nfsid is missing in source code comment block. ../../../libgebr/geoxml/line.h:176: warning: Parameter description for gebr_geoxml_line_set_maestro::line is missing in source code comment block. ../../../libgebr/geoxml/line.h:214: warning: Parameter description for gebr_geoxml_line_set_path_by_name::new_value is missing in source code comment block. ../../../libgebr/geoxml/line.h:214: warning: Parameter description for gebr_geoxml_line_set_path_by_name::name is missing in source code comment block. ../../../libgebr/geoxml/line.h:214: warning: Parameter description for gebr_geoxml_line_set_path_by_name::line is missing in source code comment block. :0: warning: Value descriptions for GebrLogMessageType are missing in source code comment block. ../../../libgebr/log.h:74: warning: Parameter description for gebr_log::msg is missing in source code comment block. ../../../libgebr/log.h:74: warning: Parameter description for gebr_log::... is missing in source code comment block. ../../../libgebr/log.h:74: warning: Parameter description for gebr_log::type is missing in source code comment block. ../../../libgebr/log.h:67: warning: Parameter description for gebr_log_set_default::path is missing in source code comment block. ../../../libgebr/geoxml/object.h:94: warning: Parameter description for gebr_geoxml_object_set_help::help is missing in source code comment block. :0: warning: Field descriptions for struct Parameter are missing in source code comment block. :0: warning: Field descriptions for struct ParameterClass are missing in source code comment block. ../../../libgebr/geoxml/parameters.h:102: warning: Parameter description for gebr_geoxml_parameters_set_selection::parameter is missing in source code comment block. ../../../libgebr/geoxml/parameters.h:102: warning: Parameter description for gebr_geoxml_parameters_set_selection::parameters is missing in source code comment block. :0: warning: Value descriptions for GebrGeoxmlProgramMpiType are missing in source code comment block. ../../../libgebr/geoxml/program.h:269: warning: Parameter description for gebr_geoxml_program_control_get_n::ini is missing in source code comment block. ../../../libgebr/geoxml/program.h:269: warning: Parameter description for gebr_geoxml_program_control_get_n::step is missing in source code comment block. ../../../libgebr/geoxml/program.h:288: warning: Parameter description for gebr_geoxml_program_control_set_n::n is missing in source code comment block. ../../../libgebr/geoxml/program.h:288: warning: Parameter description for gebr_geoxml_program_control_set_n::prog is missing in source code comment block. ../../../libgebr/geoxml/program.h:288: warning: Parameter description for gebr_geoxml_program_control_set_n::ini is missing in source code comment block. ../../../libgebr/geoxml/program.h:288: warning: Parameter description for gebr_geoxml_program_control_set_n::step is missing in source code comment block. ../../../libgebr/geoxml/program.h:329: warning: Parameter description for gebr_geoxml_program_get_error_id::program is not used from source code comment block. ../../../libgebr/geoxml/program.h:329: warning: Parameter description for gebr_geoxml_program_get_error_id::self is missing in source code comment block. ../../../libgebr/geoxml/program.h:340: warning: Parameter description for gebr_geoxml_program_is_valid::program is not used from source code comment block. ../../../libgebr/geoxml/program.h:340: warning: Parameter description for gebr_geoxml_program_is_valid::self is missing in source code comment block. ../../../libgebr/geoxml/program.h:306: warning: Parameter description for gebr_geoxml_program_is_var_used::self is missing in source code comment block. ../../../libgebr/geoxml/program.h:306: warning: Parameter description for gebr_geoxml_program_is_var_used::var_name is missing in source code comment block. ../../../libgebr/geoxml/program-parameter.h:439: warning: Parameter description for gebr_geoxml_program_parameter_get_list_separator::program_parameter is missing in source code comment block. ../../../libgebr/geoxml/program-parameter.h:506: warning: Parameter description for gebr_geoxml_program_parameter_has_value::self is missing in source code comment block. ../../../libgebr/geoxml/program-parameter.h:475: warning: Parameter description for gebr_geoxml_program_parameter_is_var_used::self is missing in source code comment block. ../../../libgebr/geoxml/program-parameter.h:475: warning: Parameter description for gebr_geoxml_program_parameter_is_var_used::var_name is missing in source code comment block. :0: warning: Field descriptions for struct MpiKeywords are missing in source code comment block. :0: warning: Value descriptions for TimesType are missing in source code comment block. ../../../libgebr/utils.h:255: warning: Parameter description for gebr_calculate_relative_time::delta is missing in source code comment block. ../../../libgebr/utils.h:255: warning: Parameter description for gebr_calculate_relative_time::type is missing in source code comment block. ../../../libgebr/utils.h:391: warning: Parameter description for gebr_get_host_from_address::address is missing in source code comment block. ../../../libgebr/utils.h:383: warning: Parameter description for gebr_get_user_from_address::address is missing in source code comment block. ../../../libgebr/utils.h:347: warning: Parameter description for gebr_gtk_bookmarks_add_paths::uri_prefix is missing in source code comment block. ../../../libgebr/utils.h:347: warning: Parameter description for gebr_gtk_bookmarks_add_paths::paths is missing in source code comment block. ../../../libgebr/utils.h:347: warning: Parameter description for gebr_gtk_bookmarks_add_paths::filename is missing in source code comment block. ../../../libgebr/utils.h:356: warning: Parameter description for gebr_gtk_bookmarks_remove_paths::paths is missing in source code comment block. ../../../libgebr/utils.h:356: warning: Parameter description for gebr_gtk_bookmarks_remove_paths::filename is missing in source code comment block. ../../../libgebr/utils.h:182: warning: Parameter description for gebr_lock_file::content is missing in source code comment block. ../../../libgebr/utils.h:182: warning: Parameter description for gebr_lock_file::path is missing in source code comment block. ../../../libgebr/utils.h:293: warning: Parameter description for gebr_pairstrfreev::strv is missing in source code comment block. ../../../libgebr/utils.h:316: warning: Parameter description for gebr_relativise_home_path::path_string is missing in source code comment block. ../../../libgebr/utils.h:316: warning: Parameter description for gebr_relativise_home_path::home is missing in source code comment block. ../../../libgebr/utils.h:316: warning: Parameter description for gebr_relativise_home_path::mount_point is missing in source code comment block. ../../../libgebr/utils.h:307: warning: Parameter description for gebr_relativise_old_home_path::path_string is missing in source code comment block. ../../../libgebr/utils.h:327: warning: Parameter description for gebr_relativise_path::pvector is missing in source code comment block. ../../../libgebr/utils.h:327: warning: Parameter description for gebr_relativise_path::path_string is missing in source code comment block. ../../../libgebr/utils.h:327: warning: Parameter description for gebr_relativise_path::mount_point is missing in source code comment block. ../../../libgebr/utils.h:300: warning: Parameter description for gebr_remove_path_prefix::path is missing in source code comment block. ../../../libgebr/utils.h:300: warning: Parameter description for gebr_remove_path_prefix::prefix is missing in source code comment block. ../../../libgebr/utils.h:335: warning: Parameter description for gebr_resolve_relative_path::path is missing in source code comment block. ../../../libgebr/utils.h:335: warning: Parameter description for gebr_resolve_relative_path::pvector is missing in source code comment block. ../../../libgebr/utils.h:198: warning: Parameter description for gebr_str_remove_trailing_zeros::str is missing in source code comment block. ../../../libgebr/utils.h:437: warning: Parameter description for gebr_string_freeall::string is missing in source code comment block. ../../../libgebr/utils.h:275: warning: Parameter description for gebr_utf8_strstr::haystack is missing in source code comment block. ../../../libgebr/utils.h:275: warning: Parameter description for gebr_utf8_strstr::needle is missing in source code comment block. ../../../libgebr/validate.h:102: warning: Field descriptions for struct GebrValidateCase are missing in source code comment block. :0: warning: Value descriptions for GebrValidateCaseName are missing in source code comment block. ../../../libgebr/validate.h:122: warning: Parameter description for gebr_validate_case_get_message::validate_case is missing in source code comment block. :0: warning: Field descriptions for struct Value are missing in source code comment block. :0: warning: Field descriptions for struct ValueClass are missing in source code comment block. ../../../libgebr/geoxml/value_sequence.h:86: warning: Parameter description for gebr_geoxml_value_sequence_get_dictkey::self is missing in source code comment block. ../../../libgebr/geoxml/value_sequence.h:91: warning: Parameter description for gebr_geoxml_value_sequence_set_dictkey::dictkey is missing in source code comment block. ../../../libgebr/geoxml/value_sequence.h:91: warning: Parameter description for gebr_geoxml_value_sequence_set_dictkey::self is missing in source code comment block. ./libgebr-unused.txt:1: warning: 28 unused declarations.They should be added to libgebr-sections.txt in the appropriate place. gtk-doc: Building HTML ** DEBUG: gtkdoc-mkhtml --path=..:/builddir/build/BUILD/gebrproject-0.20.1/docs/reference/libgebr libgebr ../libgebr-docs.sgml Computing chunks... Warning: multiple "IDs" for constraint linkend: GEBR-COMM-PROTOCOL-SOCKET-TYPE:CAPS. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-struct. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocketClass. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-connect. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-disconnect. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-new. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-new-from-socket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-send. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-split. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-split-free. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-send-request. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-send-response. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket--stream-socket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-connected. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-disconnected. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-old-parse-messages. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-process-request. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-process-response. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GEBR-COMM-PROTOCOL-SOCKET-TYPE:CAPS. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-struct. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocketClass. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-connect. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-disconnect. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-new. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-new-from-socket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-send. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-split. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-split-free. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-send-request. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-send-response. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket--stream-socket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-connected. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-disconnected. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-old-parse-messages. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-process-request. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-process-response. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-clear. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-copy. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-has-forloop. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-paste. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-clear. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-copy. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-has-forloop. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-paste. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-struct. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-connected. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-disconnected. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-old-parse-messages. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-process-request. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket-process-response. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket--stream-socket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocketClass. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-connect. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-disconnect. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-new. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-new-from-socket. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-send. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-split. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-oldmsg-split-free. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-send-request. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-comm-protocol-socket-send-response. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: GEBR-COMM-PROTOCOL-SOCKET-TYPE:CAPS. Warning: multiple "IDs" for constraint linkend: GebrCommProtocolSocket. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-clear. Warning: multiple "IDs" for constraint linkend: libgebr-clipboard. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-copy. Warning: multiple "IDs" for constraint linkend: libgebr-clipboard. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-has-forloop. Warning: multiple "IDs" for constraint linkend: libgebr-clipboard. Warning: multiple "IDs" for constraint linkend: gebr-geoxml-clipboard-paste. Warning: multiple "IDs" for constraint linkend: libgebr-clipboard. gtk-doc: Fixing cross-references html/api-index-full.html:56: warning: no link for: 'createValueNode-function' -> (createValueNode_function). html/api-index-full.html:56: warning: no link for: 'libgebr-xml' -> (xml). html/api-index-full.html:61: warning: no link for: 'libgebr-Dictionary' -> (Dictionary). html/api-index-full.html:65: warning: no link for: 'DICTIONARY:CAPS' -> (DICTIONARY). html/api-index-full.html:73: warning: no link for: 'DICTIONARY-CLASS:CAPS' -> (DICTIONARY_CLASS). html/api-index-full.html:77: warning: no link for: 'DICTIONARY-GET-CLASS:CAPS' -> (DICTIONARY_GET_CLASS). html/api-index-full.html:81: warning: no link for: 'dictionary-get-type' -> (dictionary_get_type). html/api-index-full.html:85: warning: no link for: 'DICTIONARY-TYPE:CAPS' -> (DICTIONARY_TYPE). html/api-index-full.html:89: warning: no link for: 'gdome-el-insertBefore-protected' -> (gdome_el_insertBefore_protected). html/api-index-full.html:93: warning: no link for: 'gdome-n-insertBefore-protected' -> (gdome_n_insertBefore_protected). html/api-index-full.html:118: warning: no link for: 'libgebr-GebrCommDaemon' -> (GebrCommDaemon). html/api-index-full.html:242: warning: no link for: 'libgebr-GebrCommPortProvider' -> (GebrCommPortProvider). html/api-index-full.html:322: warning: no link for: 'libgebr-gebr-comm-runner' -> (gebr-comm-runner). html/api-index-full.html:378: warning: no link for: 'libgebr-GebrCommSsh' -> (GebrCommSsh). html/api-index-full.html:422: warning: no link for: 'libgebr-gebr-comm-uri' -> (gebr-comm-uri). html/api-index-full.html:426: warning: no link for: 'libgebr-gebr-expr' -> (gebr-expr). html/api-index-full.html:434: warning: no link for: 'libgebr-gebr-geo-types' -> (gebr-geo-types). html/api-index-full.html:450: warning: no link for: 'libgebr-document-p' -> (document_p). html/api-index-full.html:562: warning: no link for: 'libgebr-GebrGuiCompleteVariables' -> (GebrGuiCompleteVariables). html/api-index-full.html:714: warning: no link for: 'libgebr-GebrGuiPie' -> (GebrGuiPie). html/api-index-full.html:790: warning: no link for: 'libgebr-GebrGuiToolButton' -> (GebrGuiToolButton). html/api-index-full.html:834: warning: no link for: 'libgebr-gebr-maestro-info' -> (gebr-maestro-info). html/api-index-full.html:838: warning: no link for: 'libgebr-gebr-maestro-settings' -> (gebr-maestro-settings). html/api-index-full.html:930: warning: no link for: 'gebr-comm-daemon-add-task' -> (gebr_comm_daemon_add_task). html/api-index-full.html:934: warning: no link for: 'gebr-comm-daemon-can-execute' -> (gebr_comm_daemon_can_execute). html/api-index-full.html:938: warning: no link for: 'gebr-comm-daemon-get-flavors' -> (gebr_comm_daemon_get_flavors). html/api-index-full.html:942: warning: no link for: 'gebr-comm-daemon-get-hostname' -> (gebr_comm_daemon_get_hostname). html/api-index-full.html:946: warning: no link for: 'gebr-comm-daemon-get-n-running-jobs' -> (gebr_comm_daemon_get_n_running_jobs). html/api-index-full.html:950: warning: no link for: 'gebr-comm-daemon-get-server' -> (gebr_comm_daemon_get_server). html/api-index-full.html:954: warning: no link for: 'gebr-comm-get-available-port' -> (gebr_comm_get_available_port). html/api-index-full.html:954: warning: no link for: 'libgebr-gebr-comm-utils' -> (gebr-comm-utils). html/api-index-full.html:958: warning: no link for: 'gebr-comm-get-display' -> (gebr_comm_get_display). html/api-index-full.html:962: warning: no link for: 'gebr-comm-get-ssh-command-with-key' -> (gebr_comm_get_ssh_command_with_key). html/api-index-full.html:1022: warning: no link for: 'gebr-comm-is-address-equal' -> (gebr_comm_is_address_equal). html/api-index-full.html:1026: warning: no link for: 'gebr-comm-is-local-address' -> (gebr_comm_is_local_address). html/api-index-full.html:1122: warning: no link for: 'gebr-comm-message-def-create' -> (gebr_comm_message_def_create). html/api-index-full.html:1122: warning: no link for: 'libgebr-gebr-comm-protocol-p' -> (gebr-comm-protocol_p). html/api-index-full.html:1130: warning: no link for: 'gebr-comm-message-new' -> (gebr_comm_message_new). html/api-index-full.html:1134: warning: no link for: 'gebr-comm-port-forward-close' -> (gebr_comm_port_forward_close). html/api-index-full.html:1138: warning: no link for: 'gebr-comm-port-forward-free' -> (gebr_comm_port_forward_free). html/api-index-full.html:1142: warning: no link for: 'gebr-comm-port-forward-get-address' -> (gebr_comm_port_forward_get_address). html/api-index-full.html:1146: warning: no link for: 'GEBR-COMM-PORT-PROVIDER-ERROR:CAPS' -> (GEBR_COMM_PORT_PROVIDER_ERROR). html/api-index-full.html:1150: warning: no link for: 'gebr-comm-port-provider-error-quark' -> (gebr_comm_port_provider_error_quark). html/api-index-full.html:1154: warning: no link for: 'gebr-comm-port-provider-get-display-host' -> (gebr_comm_port_provider_get_display_host). html/api-index-full.html:1158: warning: no link for: 'gebr-comm-port-provider-get-forward' -> (gebr_comm_port_provider_get_forward). html/api-index-full.html:1162: warning: no link for: 'gebr-comm-port-provider-new' -> (gebr_comm_port_provider_new). html/api-index-full.html:1166: warning: no link for: 'gebr-comm-port-provider-set-display' -> (gebr_comm_port_provider_set_display). html/api-index-full.html:1170: warning: no link for: 'gebr-comm-port-provider-set-force-init' -> (gebr_comm_port_provider_set_force_init). html/api-index-full.html:1174: warning: no link for: 'gebr-comm-port-provider-set-sftp-address' -> (gebr_comm_port_provider_set_sftp_address). html/api-index-full.html:1178: warning: no link for: 'gebr-comm-port-provider-start' -> (gebr_comm_port_provider_start). html/api-index-full.html:1182: warning: no link for: 'gebr-comm-port-provider-start-with-port' -> (gebr_comm_port_provider_start_with_port). html/api-index-full.html:1270: warning: no link for: 'gebr-comm-protocol-build-message' -> (gebr_comm_protocol_build_message). html/api-index-full.html:1274: warning: no link for: 'gebr-comm-protocol-build-messagev' -> (gebr_comm_protocol_build_messagev). html/api-index-full.html:1278: warning: no link for: 'gebr-comm-protocol-destroy' -> (gebr_comm_protocol_destroy). html/api-index-full.html:1282: warning: no link for: 'gebr-comm-protocol-free' -> (gebr_comm_protocol_free). html/api-index-full.html:1290: warning: no link for: 'gebr-comm-protocol-init' -> (gebr_comm_protocol_init). html/api-index-full.html:1294: warning: no link for: 'gebr-comm-protocol-new' -> (gebr_comm_protocol_new). html/api-index-full.html:1306: warning: no link for: 'gebr-comm-protocol-receive-data' -> (gebr_comm_protocol_receive_data). html/api-index-full.html:1354: warning: no link for: 'gebr-comm-protocol-split-free' -> (gebr_comm_protocol_split_free). html/api-index-full.html:1358: warning: no link for: 'gebr-comm-protocol-split-new' -> (gebr_comm_protocol_split_new). html/api-index-full.html:1362: warning: no link for: 'gebr-comm-runner-free' -> (gebr_comm_runner_free). html/api-index-full.html:1366: warning: no link for: 'gebr-comm-runner-get-id' -> (gebr_comm_runner_get_id). html/api-index-full.html:1370: warning: no link for: 'gebr-comm-runner-get-mpi-flavor' -> (gebr_comm_runner_get_mpi_flavor). html/api-index-full.html:1374: warning: no link for: 'gebr-comm-runner-get-mpi-owner' -> (gebr_comm_runner_get_mpi_owner). html/api-index-full.html:1378: warning: no link for: 'gebr-comm-runner-get-ncores' -> (gebr_comm_runner_get_ncores). html/api-index-full.html:1382: warning: no link for: 'gebr-comm-runner-get-servers-list' -> (gebr_comm_runner_get_servers_list). html/api-index-full.html:1386: warning: no link for: 'gebr-comm-runner-get-total' -> (gebr_comm_runner_get_total). html/api-index-full.html:1390: warning: no link for: 'gebr-comm-runner-get-validator' -> (gebr_comm_runner_get_validator). html/api-index-full.html:1394: warning: no link for: 'gebr-comm-runner-new' -> (gebr_comm_runner_new). html/api-index-full.html:1398: warning: no link for: 'gebr-comm-runner-run-async' -> (gebr_comm_runner_run_async). html/api-index-full.html:1402: warning: no link for: 'gebr-comm-runner-set-ran-func' -> (gebr_comm_runner_set_ran_func). html/api-index-full.html:1606: warning: no link for: 'gebr-comm-ssh-answer-question' -> (gebr_comm_ssh_answer_question). html/api-index-full.html:1610: warning: no link for: 'gebr-comm-ssh-connect-finished-callback' -> (gebr_comm_ssh_connect_finished_callback). html/api-index-full.html:1614: warning: no link for: 'GEBR-COMM-SSH-ERROR-LOCAL-FORWARD:CAPS' -> (GEBR_COMM_SSH_ERROR_LOCAL_FORWARD). html/api-index-full.html:1618: warning: no link for: 'gebr-comm-ssh-get-ssh-output' -> (gebr_comm_ssh_get_ssh_output). html/api-index-full.html:1622: warning: no link for: 'gebr-comm-ssh-kill' -> (gebr_comm_ssh_kill). html/api-index-full.html:1626: warning: no link for: 'gebr-comm-ssh-new' -> (gebr_comm_ssh_new). html/api-index-full.html:1630: warning: no link for: 'gebr-comm-ssh-password-error' -> (gebr_comm_ssh_password_error). html/api-index-full.html:1634: warning: no link for: 'gebr-comm-ssh-run' -> (gebr_comm_ssh_run). html/api-index-full.html:1638: warning: no link for: 'gebr-comm-ssh-set-command' -> (gebr_comm_ssh_set_command). html/api-index-full.html:1642: warning: no link for: 'gebr-comm-ssh-set-password' -> (gebr_comm_ssh_set_password). html/api-index-full.html:1726: warning: no link for: 'gebr-comm-uri-add-param' -> (gebr_comm_uri_add_param). html/api-index-full.html:1730: warning: no link for: 'gebr-comm-uri-free' -> (gebr_comm_uri_free). html/api-index-full.html:1734: warning: no link for: 'gebr-comm-uri-get-param' -> (gebr_comm_uri_get_param). html/api-index-full.html:1738: warning: no link for: 'gebr-comm-uri-get-prefix' -> (gebr_comm_uri_get_prefix). html/api-index-full.html:1742: warning: no link for: 'gebr-comm-uri-new' -> (gebr_comm_uri_new). html/api-index-full.html:1746: warning: no link for: 'gebr-comm-uri-parse' -> (gebr_comm_uri_parse). html/api-index-full.html:1750: warning: no link for: 'gebr-comm-uri-set-prefix' -> (gebr_comm_uri_set_prefix). html/api-index-full.html:1754: warning: no link for: 'gebr-comm-uri-to-string' -> (gebr_comm_uri_to_string). html/api-index-full.html:1794: warning: no link for: 'GEBR-EXPR-ERROR:CAPS' -> (GEBR_EXPR_ERROR). html/api-index-full.html:1798: warning: no link for: 'gebr-expr-error-quark' -> (gebr_expr_error_quark). html/api-index-full.html:1802: warning: no link for: 'gebr-expr-eval' -> (gebr_expr_eval). html/api-index-full.html:1806: warning: no link for: 'gebr-expr-extract-vars' -> (gebr_expr_extract_vars). html/api-index-full.html:1810: warning: no link for: 'gebr-expr-free' -> (gebr_expr_free). html/api-index-full.html:1814: warning: no link for: 'gebr-expr-is-name-valid' -> (gebr_expr_is_name_valid). html/api-index-full.html:1818: warning: no link for: 'gebr-expr-is-reserved-word' -> (gebr_expr_is_reserved_word). html/api-index-full.html:1822: warning: no link for: 'gebr-expr-new' -> (gebr_expr_new). html/api-index-full.html:1826: warning: no link for: 'gebr-expr-set-var' -> (gebr_expr_set_var). html/api-index-full.html:1882: warning: no link for: 'GEBR-GEOXML-DOC:CAPS' -> (GEBR_GEOXML_DOC). html/api-index-full.html:1886: warning: no link for: 'GEBR-GEOXML-DOCUMENT:CAPS' -> (GEBR_GEOXML_DOCUMENT). html/api-index-full.html:1962: warning: no link for: 'gebr-geoxml-document-new' -> (gebr_geoxml_document_new). html/api-index-full.html:1970: warning: no link for: 'gebr-geoxml-document-root-element' -> (gebr_geoxml_document_root_element). html/api-index-full.html:2042: warning: no link for: 'GEBR-GEOXML-ENUM-OPTION:CAPS' -> (GEBR_GEOXML_ENUM_OPTION). html/api-index-full.html:2078: warning: no link for: 'GEBR-GEOXML-FLOW:CAPS' -> (GEBR_GEOXML_FLOW). html/api-index-full.html:2118: warning: no link for: 'GEBR-GEOXML-FLOW-ERROR:CAPS' -> (GEBR_GEOXML_FLOW_ERROR). html/api-index-full.html:2122: warning: no link for: 'gebr-geoxml-flow-error-quark' -> (gebr_geoxml_flow_error_quark). html/api-index-full.html:2310: warning: no link for: 'GEBR-GEOXML-LINE:CAPS' -> (GEBR_GEOXML_LINE). html/api-index-full.html:2326: warning: no link for: 'GEBR-GEOXML-LINE-FLOW:CAPS' -> (GEBR_GEOXML_LINE_FLOW). html/api-index-full.html:2398: warning: no link for: 'GEBR-GEOXML-OBJECT:CAPS' -> (GEBR_GEOXML_OBJECT). html/api-index-full.html:2442: warning: no link for: 'GEBR-GEOXML-PARAMETER:CAPS' -> (GEBR_GEOXML_PARAMETER). html/api-index-full.html:2446: warning: no link for: 'GEBR-GEOXML-PARAMETERS:CAPS' -> (GEBR_GEOXML_PARAMETERS). html/api-index-full.html:2542: warning: no link for: 'GEBR-GEOXML-PARAMETER-GROUP:CAPS' -> (GEBR_GEOXML_PARAMETER_GROUP). html/api-index-full.html:2546: warning: no link for: 'gebr-geoxml-parameter-group-add-instance' -> (gebr_geoxml_parameter_group_add_instance). html/api-index-full.html:2546: warning: no link for: 'libgebr-parameter-group-p' -> (parameter_group_p). html/api-index-full.html:2610: warning: no link for: 'GEBR-GEOXML-PROGRAM:CAPS' -> (GEBR_GEOXML_PROGRAM). html/api-index-full.html:2706: warning: no link for: 'gebr-geoxml-program-mpi-add-tags' -> (gebr_geoxml_program_mpi_add_tags). html/api-index-full.html:2706: warning: no link for: 'libgebr-program-p' -> (program_p). html/api-index-full.html:2718: warning: no link for: 'gebr-geoxml-program-mpi-remove-tags' -> (gebr_geoxml_program_mpi_remove_tags). html/api-index-full.html:2734: warning: no link for: 'GEBR-GEOXML-PROGRAM-PARAMETER:CAPS' -> (GEBR_GEOXML_PROGRAM_PARAMETER). html/api-index-full.html:2934: warning: no link for: 'GEBR-GEOXML-PROJECT:CAPS' -> (GEBR_GEOXML_PROJECT). html/api-index-full.html:2962: warning: no link for: 'GEBR-GEOXML-PROJECT-LINE:CAPS' -> (GEBR_GEOXML_PROJECT_LINE). html/api-index-full.html:2978: warning: no link for: 'GEBR-GEOXML-PROPERTY-VALUE:CAPS' -> (GEBR_GEOXML_PROPERTY_VALUE). html/api-index-full.html:2982: warning: no link for: 'GEBR-GEOXML-REVISION:CAPS' -> (GEBR_GEOXML_REVISION). html/api-index-full.html:2986: warning: no link for: 'GEBR-GEOXML-SEQUENCE:CAPS' -> (GEBR_GEOXML_SEQUENCE). html/api-index-full.html:3062: warning: no link for: 'GEBR-GEOXML-VALUE-SEQUENCE:CAPS' -> (GEBR_GEOXML_VALUE_SEQUENCE). html/api-index-full.html:3126: warning: no link for: 'gebr-gui-complete-variables-get-filter' -> (gebr_gui_complete_variables_get_filter). html/api-index-full.html:3130: warning: no link for: 'gebr-gui-complete-variables-get-filter-full' -> (gebr_gui_complete_variables_get_filter_full). html/api-index-full.html:3662: warning: no link for: 'gebr-gui-pie-get-color' -> (gebr_gui_pie_get_color). html/api-index-full.html:3666: warning: no link for: 'gebr-gui-pie-get-hovered' -> (gebr_gui_pie_get_hovered). html/api-index-full.html:3670: warning: no link for: 'gebr-gui-pie-new' -> (gebr_gui_pie_new). html/api-index-full.html:3674: warning: no link for: 'gebr-gui-pie-set-data' -> (gebr_gui_pie_set_data). html/api-index-full.html:3766: warning: no link for: 'gebr-gui-tool-button-add' -> (gebr_gui_tool_button_add). html/api-index-full.html:3770: warning: no link for: 'gebr-gui-tool-button-new' -> (gebr_gui_tool_button_new). html/api-index-full.html:3774: warning: no link for: 'gebr-gui-tool-button-toggled-active' -> (gebr_gui_tool_button_toggled_active). html/api-index-full.html:3778: warning: no link for: 'GEBR-GUI-TYPE-PIE:CAPS' -> (GEBR_GUI_TYPE_PIE). html/api-index-full.html:3934: warning: no link for: 'gebr-libinit' -> (gebr_libinit). html/api-index-full.html:3934: warning: no link for: 'libgebr-libgebr' -> (libgebr). html/api-index-full.html:3994: warning: no link for: 'gebr-maestro-info-get-home-mount-point' -> (gebr_maestro_info_get_home_mount_point). html/api-index-full.html:3998: warning: no link for: 'gebr-maestro-info-get-home-uri' -> (gebr_maestro_info_get_home_uri). html/api-index-full.html:4002: warning: no link for: 'gebr-maestro-info-get-need-gvfs' -> (gebr_maestro_info_get_need_gvfs). html/api-index-full.html:4006: warning: no link for: 'gebr-maestro-settings-add-node' -> (gebr_maestro_settings_add_node). html/api-index-full.html:4010: warning: no link for: 'gebr-maestro-settings-append-address' -> (gebr_maestro_settings_append_address). html/api-index-full.html:4014: warning: no link for: 'gebr-maestro-settings-change-label' -> (gebr_maestro_settings_change_label). html/api-index-full.html:4018: warning: no link for: 'gebr-maestro-settings-clean-old-maestros' -> (gebr_maestro_settings_clean_old_maestros). html/api-index-full.html:4022: warning: no link for: 'gebr-maestro-settings-free' -> (gebr_maestro_settings_free). html/api-index-full.html:4026: warning: no link for: 'gebr-maestro-settings-generate-nfs-label' -> (gebr_maestro_settings_generate_nfs_label). html/api-index-full.html:4030: warning: no link for: 'gebr-maestro-settings-get-addrs' -> (gebr_maestro_settings_get_addrs). html/api-index-full.html:4034: warning: no link for: 'gebr-maestro-settings-get-addr-for-domain' -> (gebr_maestro_settings_get_addr_for_domain). html/api-index-full.html:4038: warning: no link for: 'gebr-maestro-settings-get-directory' -> (gebr_maestro_settings_get_directory). html/api-index-full.html:4042: warning: no link for: 'gebr-maestro-settings-get-ids' -> (gebr_maestro_settings_get_ids). html/api-index-full.html:4046: warning: no link for: 'gebr-maestro-settings-get-key-file' -> (gebr_maestro_settings_get_key_file). html/api-index-full.html:4050: warning: no link for: 'gebr-maestro-settings-get-label-for-domain' -> (gebr_maestro_settings_get_label_for_domain). html/api-index-full.html:4054: warning: no link for: 'gebr-maestro-settings-get-nodes' -> (gebr_maestro_settings_get_nodes). html/api-index-full.html:4058: warning: no link for: 'gebr-maestro-settings-get-node-info' -> (gebr_maestro_settings_get_node_info). html/api-index-full.html:4062: warning: no link for: 'gebr-maestro-settings-get-servers-file' -> (gebr_maestro_settings_get_servers_file). html/api-index-full.html:4066: warning: no link for: 'gebr-maestro-settings-new' -> (gebr_maestro_settings_new). html/api-index-full.html:4070: warning: no link for: 'gebr-maestro-settings-prepend-address' -> (gebr_maestro_settings_prepend_address). html/api-index-full.html:4074: warning: no link for: 'gebr-maestro-settings-save' -> (gebr_maestro_settings_save). html/api-index-full.html:4078: warning: no link for: 'gebr-maestro-settings-set-domain' -> (gebr_maestro_settings_set_domain). html/api-index-full.html:4082: warning: no link for: 'gebr-maestro-settings-update' -> (gebr_maestro_settings_update). html/api-index-full.html:4162: warning: no link for: 'gebr-str-expr-extract-vars' -> (gebr_str_expr_extract_vars). html/api-index-full.html:4422: warning: no link for: 'gebr-version' -> (gebr_version). html/api-index-full.html:4422: warning: no link for: 'libgebr-gebr-version' -> (gebr-version). html/api-index-full.html:4430: warning: no link for: 'GETTEXT-PACKAGE:CAPS' -> (GETTEXT_PACKAGE). html/api-index-full.html:4430: warning: no link for: 'libgebr-libgebr-gettext' -> (libgebr-gettext). html/api-index-full.html:4434: warning: no link for: 'get-mpi-keywords-for-flavor' -> (get_mpi_keywords_for_flavor). html/api-index-full.html:4443: warning: no link for: 'FLOW:CAPS' -> (FLOW). html/api-index-full.html:4443: warning: no link for: 'libgebr-Flow' -> (Flow). html/api-index-full.html:4455: warning: no link for: 'FLOW-CLASS:CAPS' -> (FLOW_CLASS). html/api-index-full.html:4459: warning: no link for: 'FLOW-GET-CLASS:CAPS' -> (FLOW_GET_CLASS). html/api-index-full.html:4463: warning: no link for: 'flow-get-type' -> (flow_get_type). html/api-index-full.html:4467: warning: no link for: 'FLOW-TYPE:CAPS' -> (FLOW_TYPE). html/api-index-full.html:4472: warning: no link for: 'JsonArray-struct' -> (JsonArray). html/api-index-full.html:4472: warning: no link for: 'libgebr-json-types-private' -> (json-types-private). html/api-index-full.html:4476: warning: no link for: 'libgebr-json-types' -> (json-types). html/api-index-full.html:4480: warning: no link for: 'libgebr-JsonSerializable' -> (JsonSerializable). html/api-index-full.html:4488: warning: no link for: 'JsonBuilder-struct' -> (JsonBuilder). html/api-index-full.html:4496: warning: no link for: 'libgebr-json-debug' -> (json-debug). html/api-index-full.html:4500: warning: no link for: 'JsonGenerator-struct' -> (JsonGenerator). html/api-index-full.html:4504: warning: no link for: 'JsonGenerator--indent' -> (JsonGenerator:indent). html/api-index-full.html:4508: warning: no link for: 'JsonGenerator--indent-char' -> (JsonGenerator:indent-char). html/api-index-full.html:4512: warning: no link for: 'JsonGenerator--pretty' -> (JsonGenerator:pretty). html/api-index-full.html:4516: warning: no link for: 'JsonGenerator--root' -> (JsonGenerator:root). html/api-index-full.html:4524: warning: no link for: 'JsonNode-struct' -> (JsonNode). html/api-index-full.html:4532: warning: no link for: 'JsonObject-struct' -> (JsonObject). html/api-index-full.html:4540: warning: no link for: 'JsonParser-struct' -> (JsonParser). html/api-index-full.html:4544: warning: no link for: 'JsonParser-array-element' -> (JsonParser::array-element). html/api-index-full.html:4548: warning: no link for: 'JsonParser-array-end' -> (JsonParser::array-end). html/api-index-full.html:4552: warning: no link for: 'JsonParser-array-start' -> (JsonParser::array-start). html/api-index-full.html:4556: warning: no link for: 'JsonParser-error' -> (JsonParser::error). html/api-index-full.html:4560: warning: no link for: 'JsonParser-object-end' -> (JsonParser::object-end). html/api-index-full.html:4564: warning: no link for: 'JsonParser-object-member' -> (JsonParser::object-member). html/api-index-full.html:4568: warning: no link for: 'JsonParser-object-start' -> (JsonParser::object-start). html/api-index-full.html:4572: warning: no link for: 'JsonParser-parse-end' -> (JsonParser::parse-end). html/api-index-full.html:4576: warning: no link for: 'JsonParser-parse-start' -> (JsonParser::parse-start). html/api-index-full.html:4588: warning: no link for: 'JsonReader-struct' -> (JsonReader). html/api-index-full.html:4592: warning: no link for: 'JsonReader--root' -> (JsonReader:root). html/api-index-full.html:4604: warning: no link for: 'libgebr-json-scanner' -> (json-scanner). html/api-index-full.html:4624: warning: no link for: 'json-array-add-array-element' -> (json_array_add_array_element). html/api-index-full.html:4628: warning: no link for: 'json-array-add-boolean-element' -> (json_array_add_boolean_element). html/api-index-full.html:4632: warning: no link for: 'json-array-add-double-element' -> (json_array_add_double_element). html/api-index-full.html:4636: warning: no link for: 'json-array-add-element' -> (json_array_add_element). html/api-index-full.html:4640: warning: no link for: 'json-array-add-int-element' -> (json_array_add_int_element). html/api-index-full.html:4644: warning: no link for: 'json-array-add-null-element' -> (json_array_add_null_element). html/api-index-full.html:4648: warning: no link for: 'json-array-add-object-element' -> (json_array_add_object_element). html/api-index-full.html:4652: warning: no link for: 'json-array-add-string-element' -> (json_array_add_string_element). html/api-index-full.html:4656: warning: no link for: 'json-array-dup-element' -> (json_array_dup_element). html/api-index-full.html:4660: warning: no link for: 'json-array-foreach-element' -> (json_array_foreach_element). html/api-index-full.html:4664: warning: no link for: 'json-array-get-array-element' -> (json_array_get_array_element). html/api-index-full.html:4668: warning: no link for: 'json-array-get-boolean-element' -> (json_array_get_boolean_element). html/api-index-full.html:4672: warning: no link for: 'json-array-get-double-element' -> (json_array_get_double_element). html/api-index-full.html:4676: warning: no link for: 'json-array-get-element' -> (json_array_get_element). html/api-index-full.html:4680: warning: no link for: 'json-array-get-elements' -> (json_array_get_elements). html/api-index-full.html:4684: warning: no link for: 'json-array-get-int-element' -> (json_array_get_int_element). html/api-index-full.html:4688: warning: no link for: 'json-array-get-length' -> (json_array_get_length). html/api-index-full.html:4692: warning: no link for: 'json-array-get-null-element' -> (json_array_get_null_element). html/api-index-full.html:4696: warning: no link for: 'json-array-get-object-element' -> (json_array_get_object_element). html/api-index-full.html:4700: warning: no link for: 'json-array-get-string-element' -> (json_array_get_string_element). html/api-index-full.html:4704: warning: no link for: 'json-array-new' -> (json_array_new). html/api-index-full.html:4708: warning: no link for: 'json-array-ref' -> (json_array_ref). html/api-index-full.html:4712: warning: no link for: 'json-array-remove-element' -> (json_array_remove_element). html/api-index-full.html:4716: warning: no link for: 'json-array-sized-new' -> (json_array_sized_new). html/api-index-full.html:4720: warning: no link for: 'json-array-unref' -> (json_array_unref). html/api-index-full.html:4724: warning: no link for: 'json-boxed-can-deserialize' -> (json_boxed_can_deserialize). html/api-index-full.html:4728: warning: no link for: 'json-boxed-can-serialize' -> (json_boxed_can_serialize). html/api-index-full.html:4732: warning: no link for: 'json-boxed-deserialize' -> (json_boxed_deserialize). html/api-index-full.html:4736: warning: no link for: 'json-boxed-register-deserialize-func' -> (json_boxed_register_deserialize_func). html/api-index-full.html:4740: warning: no link for: 'json-boxed-register-serialize-func' -> (json_boxed_register_serialize_func). html/api-index-full.html:4744: warning: no link for: 'json-boxed-serialize' -> (json_boxed_serialize). html/api-index-full.html:4748: warning: no link for: 'json-builder-add-boolean-value' -> (json_builder_add_boolean_value). html/api-index-full.html:4752: warning: no link for: 'json-builder-add-double-value' -> (json_builder_add_double_value). html/api-index-full.html:4756: warning: no link for: 'json-builder-add-int-value' -> (json_builder_add_int_value). html/api-index-full.html:4760: warning: no link for: 'json-builder-add-null-value' -> (json_builder_add_null_value). html/api-index-full.html:4764: warning: no link for: 'json-builder-add-string-value' -> (json_builder_add_string_value). html/api-index-full.html:4768: warning: no link for: 'json-builder-add-value' -> (json_builder_add_value). html/api-index-full.html:4772: warning: no link for: 'json-builder-begin-array' -> (json_builder_begin_array). html/api-index-full.html:4776: warning: no link for: 'json-builder-begin-object' -> (json_builder_begin_object). html/api-index-full.html:4780: warning: no link for: 'json-builder-end-array' -> (json_builder_end_array). html/api-index-full.html:4784: warning: no link for: 'json-builder-end-object' -> (json_builder_end_object). html/api-index-full.html:4788: warning: no link for: 'json-builder-get-root' -> (json_builder_get_root). html/api-index-full.html:4792: warning: no link for: 'json-builder-new' -> (json_builder_new). html/api-index-full.html:4796: warning: no link for: 'json-builder-reset' -> (json_builder_reset). html/api-index-full.html:4800: warning: no link for: 'json-builder-set-member-name' -> (json_builder_set_member_name). html/api-index-full.html:4804: warning: no link for: 'json-construct-gobject' -> (json_construct_gobject). html/api-index-full.html:4808: warning: no link for: 'json-deserialize-pspec' -> (json_deserialize_pspec). html/api-index-full.html:4808: warning: no link for: 'libgebr-json-gobject-private' -> (json-gobject-private). html/api-index-full.html:4812: warning: no link for: 'json-generator-new' -> (json_generator_new). html/api-index-full.html:4816: warning: no link for: 'json-generator-set-root' -> (json_generator_set_root). html/api-index-full.html:4820: warning: no link for: 'json-generator-to-data' -> (json_generator_to_data). html/api-index-full.html:4824: warning: no link for: 'json-generator-to-file' -> (json_generator_to_file). html/api-index-full.html:4828: warning: no link for: 'json-gobject-deserialize' -> (json_gobject_deserialize). html/api-index-full.html:4832: warning: no link for: 'json-gobject-from-data' -> (json_gobject_from_data). html/api-index-full.html:4836: warning: no link for: 'json-gobject-from-file' -> (json_gobject_from_file). html/api-index-full.html:4836: warning: no link for: 'libgebr-json-utils' -> (json-utils). html/api-index-full.html:4840: warning: no link for: 'json-gobject-serialize' -> (json_gobject_serialize). html/api-index-full.html:4844: warning: no link for: 'json-gobject-to-data' -> (json_gobject_to_data). html/api-index-full.html:4848: warning: no link for: 'json-gobject-to-file' -> (json_gobject_to_file). html/api-index-full.html:4852: warning: no link for: 'json-node-copy' -> (json_node_copy). html/api-index-full.html:4856: warning: no link for: 'json-node-dup-array' -> (json_node_dup_array). html/api-index-full.html:4860: warning: no link for: 'json-node-dup-object' -> (json_node_dup_object). html/api-index-full.html:4864: warning: no link for: 'json-node-dup-string' -> (json_node_dup_string). html/api-index-full.html:4868: warning: no link for: 'json-node-free' -> (json_node_free). html/api-index-full.html:4872: warning: no link for: 'json-node-get-array' -> (json_node_get_array). html/api-index-full.html:4876: warning: no link for: 'json-node-get-boolean' -> (json_node_get_boolean). html/api-index-full.html:4880: warning: no link for: 'json-node-get-double' -> (json_node_get_double). html/api-index-full.html:4884: warning: no link for: 'json-node-get-int' -> (json_node_get_int). html/api-index-full.html:4888: warning: no link for: 'json-node-get-node-type' -> (json_node_get_node_type). html/api-index-full.html:4892: warning: no link for: 'json-node-get-object' -> (json_node_get_object). html/api-index-full.html:4896: warning: no link for: 'json-node-get-parent' -> (json_node_get_parent). html/api-index-full.html:4900: warning: no link for: 'json-node-get-string' -> (json_node_get_string). html/api-index-full.html:4904: warning: no link for: 'json-node-get-value' -> (json_node_get_value). html/api-index-full.html:4908: warning: no link for: 'json-node-get-value-type' -> (json_node_get_value_type). html/api-index-full.html:4912: warning: no link for: 'JSON-NODE-HOLDS:CAPS' -> (JSON_NODE_HOLDS). html/api-index-full.html:4916: warning: no link for: 'JSON-NODE-HOLDS-NULL:CAPS' -> (JSON_NODE_HOLDS_NULL). html/api-index-full.html:4920: warning: no link for: 'JSON-NODE-HOLDS-VALUE:CAPS' -> (JSON_NODE_HOLDS_VALUE). html/api-index-full.html:4924: warning: no link for: 'json-node-is-null' -> (json_node_is_null). html/api-index-full.html:4928: warning: no link for: 'json-node-new' -> (json_node_new). html/api-index-full.html:4932: warning: no link for: 'json-node-set-array' -> (json_node_set_array). html/api-index-full.html:4936: warning: no link for: 'json-node-set-boolean' -> (json_node_set_boolean). html/api-index-full.html:4940: warning: no link for: 'json-node-set-double' -> (json_node_set_double). html/api-index-full.html:4944: warning: no link for: 'json-node-set-int' -> (json_node_set_int). html/api-index-full.html:4948: warning: no link for: 'json-node-set-object' -> (json_node_set_object). html/api-index-full.html:4952: warning: no link for: 'json-node-set-parent' -> (json_node_set_parent). html/api-index-full.html:4956: warning: no link for: 'json-node-set-string' -> (json_node_set_string). html/api-index-full.html:4960: warning: no link for: 'json-node-set-value' -> (json_node_set_value). html/api-index-full.html:4964: warning: no link for: 'json-node-take-array' -> (json_node_take_array). html/api-index-full.html:4968: warning: no link for: 'json-node-take-object' -> (json_node_take_object). html/api-index-full.html:4972: warning: no link for: 'JSON-NODE-TYPE:CAPS' -> (JSON_NODE_TYPE). html/api-index-full.html:4976: warning: no link for: 'json-node-type-get-name' -> (json_node_type_get_name). html/api-index-full.html:4980: warning: no link for: 'json-node-type-name' -> (json_node_type_name). html/api-index-full.html:4984: warning: no link for: 'JSON-NOTE:CAPS' -> (JSON_NOTE). html/api-index-full.html:4988: warning: no link for: 'json-object-add-member' -> (json_object_add_member). html/api-index-full.html:4992: warning: no link for: 'json-object-dup-member' -> (json_object_dup_member). html/api-index-full.html:4996: warning: no link for: 'json-object-foreach-member' -> (json_object_foreach_member). html/api-index-full.html:5000: warning: no link for: 'json-object-get-array-member' -> (json_object_get_array_member). html/api-index-full.html:5004: warning: no link for: 'json-object-get-boolean-member' -> (json_object_get_boolean_member). html/api-index-full.html:5008: warning: no link for: 'json-object-get-double-member' -> (json_object_get_double_member). html/api-index-full.html:5012: warning: no link for: 'json-object-get-int-member' -> (json_object_get_int_member). html/api-index-full.html:5016: warning: no link for: 'json-object-get-member' -> (json_object_get_member). html/api-index-full.html:5020: warning: no link for: 'json-object-get-members' -> (json_object_get_members). html/api-index-full.html:5024: warning: no link for: 'json-object-get-null-member' -> (json_object_get_null_member). html/api-index-full.html:5028: warning: no link for: 'json-object-get-object-member' -> (json_object_get_object_member). html/api-index-full.html:5032: warning: no link for: 'json-object-get-size' -> (json_object_get_size). html/api-index-full.html:5036: warning: no link for: 'json-object-get-string-member' -> (json_object_get_string_member). html/api-index-full.html:5040: warning: no link for: 'json-object-get-values' -> (json_object_get_values). html/api-index-full.html:5044: warning: no link for: 'json-object-has-member' -> (json_object_has_member). html/api-index-full.html:5048: warning: no link for: 'json-object-new' -> (json_object_new). html/api-index-full.html:5052: warning: no link for: 'json-object-ref' -> (json_object_ref). html/api-index-full.html:5056: warning: no link for: 'json-object-remove-member' -> (json_object_remove_member). html/api-index-full.html:5060: warning: no link for: 'json-object-set-array-member' -> (json_object_set_array_member). html/api-index-full.html:5064: warning: no link for: 'json-object-set-boolean-member' -> (json_object_set_boolean_member). html/api-index-full.html:5068: warning: no link for: 'json-object-set-double-member' -> (json_object_set_double_member). html/api-index-full.html:5072: warning: no link for: 'json-object-set-int-member' -> (json_object_set_int_member). html/api-index-full.html:5076: warning: no link for: 'json-object-set-member' -> (json_object_set_member). html/api-index-full.html:5080: warning: no link for: 'json-object-set-null-member' -> (json_object_set_null_member). html/api-index-full.html:5084: warning: no link for: 'json-object-set-object-member' -> (json_object_set_object_member). html/api-index-full.html:5088: warning: no link for: 'json-object-set-string-member' -> (json_object_set_string_member). html/api-index-full.html:5092: warning: no link for: 'json-object-unref' -> (json_object_unref). html/api-index-full.html:5096: warning: no link for: 'JSON-PARSER-ERROR:CAPS' -> (JSON_PARSER_ERROR). html/api-index-full.html:5100: warning: no link for: 'json-parser-error-quark' -> (json_parser_error_quark). html/api-index-full.html:5104: warning: no link for: 'json-parser-get-current-line' -> (json_parser_get_current_line). html/api-index-full.html:5108: warning: no link for: 'json-parser-get-current-pos' -> (json_parser_get_current_pos). html/api-index-full.html:5112: warning: no link for: 'json-parser-get-root' -> (json_parser_get_root). html/api-index-full.html:5116: warning: no link for: 'json-parser-has-assignment' -> (json_parser_has_assignment). html/api-index-full.html:5120: warning: no link for: 'json-parser-load-from-data' -> (json_parser_load_from_data). html/api-index-full.html:5124: warning: no link for: 'json-parser-load-from-file' -> (json_parser_load_from_file). html/api-index-full.html:5128: warning: no link for: 'json-parser-new' -> (json_parser_new). html/api-index-full.html:5132: warning: no link for: 'json-reader-count-elements' -> (json_reader_count_elements). html/api-index-full.html:5136: warning: no link for: 'json-reader-count-members' -> (json_reader_count_members). html/api-index-full.html:5140: warning: no link for: 'json-reader-end-element' -> (json_reader_end_element). html/api-index-full.html:5144: warning: no link for: 'json-reader-end-member' -> (json_reader_end_member). html/api-index-full.html:5148: warning: no link for: 'JSON-READER-ERROR:CAPS' -> (JSON_READER_ERROR). html/api-index-full.html:5152: warning: no link for: 'json-reader-error-quark' -> (json_reader_error_quark). html/api-index-full.html:5156: warning: no link for: 'json-reader-get-boolean-value' -> (json_reader_get_boolean_value). html/api-index-full.html:5160: warning: no link for: 'json-reader-get-double-value' -> (json_reader_get_double_value). html/api-index-full.html:5164: warning: no link for: 'json-reader-get-error' -> (json_reader_get_error). html/api-index-full.html:5168: warning: no link for: 'json-reader-get-int-value' -> (json_reader_get_int_value). html/api-index-full.html:5172: warning: no link for: 'json-reader-get-null-value' -> (json_reader_get_null_value). html/api-index-full.html:5176: warning: no link for: 'json-reader-get-string-value' -> (json_reader_get_string_value). html/api-index-full.html:5180: warning: no link for: 'json-reader-get-value' -> (json_reader_get_value). html/api-index-full.html:5184: warning: no link for: 'json-reader-is-array' -> (json_reader_is_array). html/api-index-full.html:5188: warning: no link for: 'json-reader-is-object' -> (json_reader_is_object). html/api-index-full.html:5192: warning: no link for: 'json-reader-is-value' -> (json_reader_is_value). html/api-index-full.html:5196: warning: no link for: 'json-reader-new' -> (json_reader_new). html/api-index-full.html:5200: warning: no link for: 'json-reader-read-element' -> (json_reader_read_element). html/api-index-full.html:5204: warning: no link for: 'json-reader-read-member' -> (json_reader_read_member). html/api-index-full.html:5208: warning: no link for: 'json-reader-set-root' -> (json_reader_set_root). html/api-index-full.html:5212: warning: no link for: 'json-scanner-cur-line' -> (json_scanner_cur_line). html/api-index-full.html:5216: warning: no link for: 'json-scanner-cur-position' -> (json_scanner_cur_position). html/api-index-full.html:5220: warning: no link for: 'json-scanner-cur-token' -> (json_scanner_cur_token). html/api-index-full.html:5224: warning: no link for: 'json-scanner-cur-value' -> (json_scanner_cur_value). html/api-index-full.html:5228: warning: no link for: 'json-scanner-destroy' -> (json_scanner_destroy). html/api-index-full.html:5232: warning: no link for: 'json-scanner-eof' -> (json_scanner_eof). html/api-index-full.html:5236: warning: no link for: 'json-scanner-error' -> (json_scanner_error). html/api-index-full.html:5240: warning: no link for: 'json-scanner-get-next-token' -> (json_scanner_get_next_token). html/api-index-full.html:5244: warning: no link for: 'json-scanner-input-file' -> (json_scanner_input_file). html/api-index-full.html:5248: warning: no link for: 'json-scanner-input-text' -> (json_scanner_input_text). html/api-index-full.html:5252: warning: no link for: 'json-scanner-lookup-symbol' -> (json_scanner_lookup_symbol). html/api-index-full.html:5256: warning: no link for: 'json-scanner-new' -> (json_scanner_new). html/api-index-full.html:5260: warning: no link for: 'json-scanner-peek-next-token' -> (json_scanner_peek_next_token). html/api-index-full.html:5264: warning: no link for: 'json-scanner-scope-add-symbol' -> (json_scanner_scope_add_symbol). html/api-index-full.html:5268: warning: no link for: 'json-scanner-scope-foreach-symbol' -> (json_scanner_scope_foreach_symbol). html/api-index-full.html:5272: warning: no link for: 'json-scanner-scope-lookup-symbol' -> (json_scanner_scope_lookup_symbol). html/api-index-full.html:5276: warning: no link for: 'json-scanner-scope-remove-symbol' -> (json_scanner_scope_remove_symbol). html/api-index-full.html:5280: warning: no link for: 'json-scanner-set-scope' -> (json_scanner_set_scope). html/api-index-full.html:5284: warning: no link for: 'json-scanner-sync-file-offset' -> (json_scanner_sync_file_offset). html/api-index-full.html:5288: warning: no link for: 'json-scanner-unexp-token' -> (json_scanner_unexp_token). html/api-index-full.html:5292: warning: no link for: 'json-scanner-warn' -> (json_scanner_warn). html/api-index-full.html:5296: warning: no link for: 'json-serializable-default-deserialize-property' -> (json_serializable_default_deserialize_property). html/api-index-full.html:5300: warning: no link for: 'json-serializable-default-serialize-property' -> (json_serializable_default_serialize_property). html/api-index-full.html:5304: warning: no link for: 'json-serializable-deserialize-property' -> (json_serializable_deserialize_property). html/api-index-full.html:5308: warning: no link for: 'json-serializable-serialize-property' -> (json_serializable_serialize_property). html/api-index-full.html:5312: warning: no link for: 'json-serialize-gobject' -> (json_serialize_gobject). html/api-index-full.html:5316: warning: no link for: 'json-serialize-pspec' -> (json_serialize_pspec). html/api-index-full.html:5331: warning: no link for: 'libgebr-Parameter' -> (Parameter). html/api-index-full.html:5335: warning: no link for: 'PARAMETER:CAPS' -> (PARAMETER). html/api-index-full.html:5343: warning: no link for: 'PARAMETER-CLASS:CAPS' -> (PARAMETER_CLASS). html/api-index-full.html:5347: warning: no link for: 'PARAMETER-GET-CLASS:CAPS' -> (PARAMETER_GET_CLASS). html/api-index-full.html:5351: warning: no link for: 'parameter-get-type' -> (parameter_get_type). html/api-index-full.html:5355: warning: no link for: 'PARAMETER-TYPE:CAPS' -> (PARAMETER_TYPE). html/api-index-full.html:5398: warning: no link for: 'libgebr-Value' -> (Value). html/api-index-full.html:5402: warning: no link for: 'VALUE:CAPS' -> (VALUE). html/api-index-full.html:5418: warning: no link for: 'VALUE-CLASS:CAPS' -> (VALUE_CLASS). html/api-index-full.html:5422: warning: no link for: 'VALUE-GET-CLASS:CAPS' -> (VALUE_GET_CLASS). html/api-index-full.html:5426: warning: no link for: 'value-get-type' -> (value_get_type). html/api-index-full.html:5430: warning: no link for: 'VALUE-TYPE:CAPS' -> (VALUE_TYPE). html/libgebr-gebr-gui-icons.html:40: warning: no link for: 'GebrGeoXmlProgram' -> (GebrGeoXmlProgram). html/libgebr-gebr-gui-param.html:47: warning: no link for: 'GebrGeoXmlParameter' -> (GebrGeoXmlParameter). html/libgebr-gebr-gui-param.html:48: warning: no link for: 'GtkWidget' -> (GtkWidget). html/libgebr-gebr-gui-param.html:49: warning: no link for: 'GtkEntryCompletion' -> (GtkEntryCompletion). html/libgebr-gebr-gui-param.html:51: warning: no link for: 'GtkTreeIter' -> (GtkTreeIter). html/libgebr-gebr-gui-param.html:55: warning: no link for: 'GebrMaestroInfo' -> (GebrMaestroInfo). html/libgebr-gebr-gui-param.html:57: warning: no link for: 'GebrGuiCompleteVariables' -> (GebrGuiCompleteVariables). html/libgebr-gebr-gui-param.html:75: warning: no link for: 'GtkEntry' -> (GtkEntry). html/libgebr-gebr-gui-param.html:76: warning: no link for: 'GebrGeoXmlDocument' -> (GebrGeoXmlDocument). html/libgebr-gebr-gui-param.html:79: warning: no link for: 'GebrGeoXmlParameterType' -> (GebrGeoXmlParameterType). html/libgebr-gebr-gui-param.html:82: warning: no link for: 'GtkTreeModel' -> (GtkTreeModel). html/libgebr-gebr-gui-param.html:220: warning: no link for: 'GtkMenu' -> (GtkMenu). html/libgebr-gebr-gui-js.html:40: warning: no link for: 'JSContextRef' -> (JSContextRef). html/libgebr-gebr-gui-js.html:51: warning: no link for: 'JSObjectCallAsFunctionCallback' -> (JSObjectCallAsFunctionCallback). html/libgebr-gebr-gui-js.html:53: warning: no link for: 'JSValueRef' -> (JSValueRef). html/libgebr-gebr-gui-js.html:78: warning: no link for: 'WebKitWebView' -> (WebKitWebView). html/libgebr-gebr-gui-js.html:153: warning: no link for: 'lt' -> (lt). html/libgebr-gebr-gui-js.html:153: warning: no link for: 'gt' -> (gt). html/libgebr-gebr-gui-utils.html:45: warning: no link for: 'GtkTextView' -> (GtkTextView). html/libgebr-gebr-gui-utils.html:46: warning: no link for: 'GtkTextTag' -> (GtkTextTag). html/libgebr-gebr-gui-utils.html:51: warning: no link for: 'GebrGeoXmlSequence' -> (GebrGeoXmlSequence). html/libgebr-gebr-gui-utils.html:55: warning: no link for: 'GtkTreeView' -> (GtkTreeView). html/libgebr-gebr-gui-utils.html:58: warning: no link for: 'GtkTreeViewDropPosition' -> (GtkTreeViewDropPosition). html/libgebr-gebr-gui-utils.html:62: warning: no link for: 'GtkTooltip' -> (GtkTooltip). html/libgebr-gebr-gui-utils.html:64: warning: no link for: 'GtkTreeViewColumn' -> (GtkTreeViewColumn). html/libgebr-gebr-gui-utils.html:92: warning: no link for: 'GtkActionGroup' -> (GtkActionGroup). html/libgebr-gebr-gui-utils.html:93: warning: no link for: 'GtkAccelGroup' -> (GtkAccelGroup). html/libgebr-gebr-gui-utils.html:97: warning: no link for: 'GtkDialog' -> (GtkDialog). html/libgebr-gebr-gui-utils.html:103: warning: no link for: 'GdkEventExpose' -> (GdkEventExpose). html/libgebr-gebr-gui-utils.html:109: warning: no link for: 'GtkListStore' -> (GtkListStore). html/libgebr-gebr-gui-utils.html:114: warning: no link for: 'GtkTreeStore' -> (GtkTreeStore). html/libgebr-gebr-gui-utils.html:121: warning: no link for: 'GtkTextBuffer' -> (GtkTextBuffer). html/libgebr-gebr-gui-utils.html:152: warning: no link for: 'GtkTreeModelForeachFunc' -> (GtkTreeModelForeachFunc). html/libgebr-gebr-gui-utils.html:187: warning: no link for: 'GtkCellRendererMode' -> (GtkCellRendererMode). html/libgebr-gebr-gui-utils.html:200: warning: no link for: 'GtkCellRenderer' -> (GtkCellRenderer). html/libgebr-gebr-gui-utils.html:256: warning: no link for: 'GtkMessageType' -> (GtkMessageType). html/libgebr-gebr-gui-utils.html:257: warning: no link for: 'GtkButtonsType' -> (GtkButtonsType). html/libgebr-gebr-gui-utils.html:264: warning: no link for: 'GtkWindow' -> (GtkWindow). html/libgebr-gebr-gui-utils.html:265: warning: no link for: 'GdkEventKey' -> (GdkEventKey). html/libgebr-gebr-gui-utils.html:280: warning: no link for: 'GdkScreen' -> (GdkScreen). html/libgebr-gebr-gui-utils.html:522: warning: no link for: 'gtk-tree-model-foreach' -> (gtk_tree_model_foreach()). html/GebrGuiFileEntry.html:50: warning: no link for: 'GtkFileChooser' -> (GtkFileChooser). html/GebrGuiFileEntry.html:72: warning: no link for: 'GebrGeoXmlLine' -> (GebrGeoXmlLine). html/GebrGuiSequenceEdit.html:173: warning: no link for: 'gtk-list-store-clear' -> (gtk_list_store_clear()). html/GebrGuiHtmlViewerWidget.html:53: warning: no link for: 'GebrGeoXmlObject' -> (GebrGeoXmlObject). html/GebrGuiHtmlViewerWindow.html:121: warning: no link for: 'GtkUIManager' -> (GtkUIManager). html/libgebr-value-sequence.html:40: warning: no link for: 'GebrGeoXmlValueSequence' -> (GebrGeoXmlValueSequence). html/libgebr-sequence.html:54: warning: no link for: 'GebrGeoXmlParameterGroup' -> (GebrGeoXmlParameterGroup). html/libgebr-project.html:40: warning: no link for: 'GebrGeoXmlProject' -> (GebrGeoXmlProject). html/libgebr-project.html:48: warning: no link for: 'GebrGeoXmlProjectLine' -> (GebrGeoXmlProjectLine). html/libgebr-program.html:61: warning: no link for: 'GebrGeoXmlCallback' -> (GebrGeoXmlCallback). html/libgebr-program.html:108: warning: no link for: 'GebrGeoXmlProgramStatus' -> (GebrGeoXmlProgramStatus). html/libgebr-program-parameter.html:41: warning: no link for: 'GebrGeoXmlProgramParameter' -> (GebrGeoXmlProgramParameter). html/libgebr-parameters.html:41: warning: no link for: 'GebrGeoXmlParameters' -> (GebrGeoXmlParameters). html/libgebr-object.html:80: warning: no link for: 'GebrGeoXmlFlow' -> (GebrGeoXmlFlow). html/libgebr-line.html:51: warning: no link for: 'GebrGeoXmlLineFlow' -> (GebrGeoXmlLineFlow). html/libgebr-line.html:64: warning: no link for: 'GebrGeoXmlLinePath' -> (GebrGeoXmlLinePath). html/libgebr-line.html:195: warning: no link for: 'gebr-pair-strfreev' -> (gebr_pair_strfreev()). html/libgebr-flow.html:55: warning: no link for: 'GebrGeoXmlRevision' -> (GebrGeoXmlRevision). html/libgebr-flow.html:330: warning: no link for: 'gebr-geoxml-sequence-move' -> (gebr_geoxml_sequence_move()). html/libgebr-flow.html:341: warning: no link for: 'GebrGeoxmlProgram' -> (GebrGeoxmlProgram). html/libgebr-flow.html:537: warning: no link for: 'gebr-geoxml-flow-server-io-set-error' -> (gebr_geoxml_flow_server_io_set_error()). html/libgebr-flow.html:580: warning: no link for: 'gebr-geoxml-flow-server-io-set-input' -> (gebr_geoxml_flow_server_io_set_input()). html/libgebr-flow.html:607: warning: no link for: 'gebr-geoxml-flow-server-io-set-output' -> (gebr_geoxml_flow_server_io_set_output()). html/libgebr-flow.html:707: warning: no link for: 'gebr-geoxml-flow-server-io-get-input' -> (gebr_geoxml_flow_server_io_get_input()). html/libgebr-flow.html:736: warning: no link for: 'gebr-geoxml-flow-server-io-get-output' -> (gebr_geoxml_flow_server_io_get_output()). html/libgebr-enum-option.html:40: warning: no link for: 'GebrGeoXmlEnumOption' -> (GebrGeoXmlEnumOption). html/libgebr-document.html:66: warning: no link for: 'GebrGeoXmlDiscardMenuRefCallback' -> (GebrGeoXmlDiscardMenuRefCallback). html/libgebr-document.html:107: warning: no link for: 'GebrGeoXmlDocumentType' -> (GebrGeoXmlDocumentType). html/libgebr-gebr-comm-json-content.html:44: warning: no link for: 'JsonNode' -> (JsonNode). html/libgebr-GebrCommServer.html:58: warning: no link for: 'GebrCommPortType' -> (GebrCommPortType). html/libgebr-GebrCommServer.html:235: warning: no link for: 'GebrCommServer-question-request' -> ("question_request"). html/libgebr-GebrCommServer.html:379: warning: no link for: 'gebr-comm-server-set-interactive' -> (gebr_comm_server_set_interactive()). html/libgebr-GebrCommServer.html:380: warning: no link for: 'GebrCommServer-password-request' -> ("password-request"). html/libgebr-GebrIExpr.html:44: warning: no link for: 'GebrIExpr' -> (GebrIExpr). html/libgebr-GebrIExpr.html:65: warning: no link for: 'GebrArithmeticExpr' -> (GebrArithmeticExpr). html/libgebr-GebrIExpr.html:65: warning: no link for: 'GebrStringExpr' -> (GebrStringExpr). make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference/libgebr' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YkMcWQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 ++ dirname /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 + cd gebrproject-0.20.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 + make install DESTDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 Making install in gtester make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gtester' make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gtester' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gtester' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gtester' Making install in libgebr make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' if [ -d ../.hg ]; \ then \ touch ./gebr-version.c -r ../.hg; \ fi make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' if [ -d ../.hg ]; \ then \ touch ./gebr-version.c -r ../.hg; \ fi test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libgebr.la '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgebr.so.0.2001.0 /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr.so.0.2001.0 libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr.so.0.2001.0 libgebr.so.0 || { rm -f libgebr.so.0 && ln -s libgebr.so.0.2001.0 libgebr.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr.so.0.2001.0 libgebr.so || { rm -f libgebr.so && ln -s libgebr.so.0.2001.0 libgebr.so; }; }) libtool: install: /usr/bin/install -c .libs/libgebr.lai /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr.la libtool: install: /usr/bin/install -c .libs/libgebr.a /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr.a libtool: install: ranlib /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libgebr" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr" /usr/bin/install -c -m 644 date.h gebr-arith-expr.h gebr-expr.h gebr-iexpr.h gebr-maestro-info.h gebr-maestro-settings.h gebr-tar.h gebr-validator.h gebr-version.h libgebr.h log.h utils.h validate.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gebr.pc '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' Making install in geoxml make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' Making install in . make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libgebr_geoxml.la '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib' libtool: install: warning: relinking `libgebr_geoxml.la' libtool: install: (cd /builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml; /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/libtool --silent --tag CC --mode=relink gcc -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -version-info 2001:0:2001 -Wl,-z,relro -o libgebr_geoxml.la -rpath /usr/lib clipboard.lo document.lo enum_option.lo error.lo flow.lo gebr-geoxml-validate.lo gebr-geoxml-tmpl.lo line.lo object.lo parameter.lo parameter_group.lo parameters.lo program-parameter.lo program.lo project.lo sequence.lo value_sequence.lo xml.lo -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgdome -lglib-2.0 -lxml2 ../../libgebr/libgebr.la -lz -ltidy -inst-prefix-dir /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386) libtool: install: /usr/bin/install -c .libs/libgebr_geoxml.so.0.2001.0T /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_geoxml.so.0.2001.0 libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_geoxml.so.0.2001.0 libgebr_geoxml.so.0 || { rm -f libgebr_geoxml.so.0 && ln -s libgebr_geoxml.so.0.2001.0 libgebr_geoxml.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_geoxml.so.0.2001.0 libgebr_geoxml.so || { rm -f libgebr_geoxml.so && ln -s libgebr_geoxml.so.0.2001.0 libgebr_geoxml.so; }; }) libtool: install: /usr/bin/install -c .libs/libgebr_geoxml.lai /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_geoxml.la libtool: install: /usr/bin/install -c .libs/libgebr_geoxml.a /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_geoxml.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_geoxml.a libtool: install: ranlib /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_geoxml.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libgebr" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr" /usr/bin/install -c -m 644 geoxml.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr' test -z "/usr/include/libgebr/geoxml" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/geoxml" /usr/bin/install -c -m 644 clipboard.h document.h enum_option.h error.h flow.h gebr-geo-types.h gebr-geoxml-tmpl.h gebr-geoxml-validate.h line.h macros.h object.h parameter.h parameter_group.h parameters.h program-parameter.h program.h project.h sequence.h value_sequence.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/geoxml' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/man/man1" /usr/bin/install -c -m 644 gebr-geoxml.1 '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/man/man1' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gebr-geoxml.pc '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' Making install in data make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/data' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/data' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/libgebr/geoxml" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/geoxml" /usr/bin/install -c -m 644 flow-0.1.0.dtd line-0.1.0.dtd project-0.1.0.dtd flow-0.1.1.dtd flow-0.2.0.dtd line-0.2.0.dtd project-0.2.0.dtd flow-0.2.1.dtd flow-0.2.2.dtd flow-0.2.3.dtd flow-0.3.0.dtd line-0.3.0.dtd project-0.3.0.dtd flow-0.3.1.dtd line-0.3.1.dtd project-0.3.1.dtd flow-0.3.2.dtd flow-0.3.3.dtd flow-0.3.4.dtd flow-0.3.5.dtd line-0.3.2.dtd project-0.3.2.dtd flow-0.3.6.dtd line-0.3.3.dtd flow-0.3.7.dtd line-0.3.4.dtd project-0.3.3.dtd flow-0.3.8.dtd line-0.3.5.dtd line-0.3.6.dtd flow-0.3.9.dtd flow-0.4.0.dtd line-0.3.7.dtd help-template.html '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/geoxml' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/data' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/data' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/tests' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/tests' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/tests' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml' Making install in json make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' Making install in . make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libgebr_json.la '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib' libtool: install: warning: relinking `libgebr_json.la' libtool: install: (cd /builddir/build/BUILD/gebrproject-0.20.1/libgebr/json; /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/libtool --silent --tag CC --mode=relink gcc -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -export-dynamic -export-symbols-regex "^json.*" -Wl,-z,relro -o libgebr_json.la -rpath /usr/lib json-array.lo json-builder.lo json-debug.lo json-gboxed.lo json-generator.lo json-gobject.lo json-node.lo json-object.lo json-parser.lo json-reader.lo json-scanner.lo json-serializable.lo json-utils.lo json-enum-types.lo json-marshal.lo -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../libgebr/libgebr.la -lz -ltidy -inst-prefix-dir /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386) libtool: install: /usr/bin/install -c .libs/libgebr_json.so.0.0.0T /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_json.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_json.so.0.0.0 libgebr_json.so.0 || { rm -f libgebr_json.so.0 && ln -s libgebr_json.so.0.0.0 libgebr_json.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_json.so.0.0.0 libgebr_json.so || { rm -f libgebr_json.so && ln -s libgebr_json.so.0.0.0 libgebr_json.so; }; }) libtool: install: /usr/bin/install -c .libs/libgebr_json.lai /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_json.la libtool: install: /usr/bin/install -c .libs/libgebr_json.a /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_json.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_json.a libtool: install: ranlib /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_json.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libgebr/json/" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/json/" /usr/bin/install -c -m 644 json-builder.h json-generator.h json-gobject.h json-parser.h json-reader.h json-types.h json-utils.h json-enum-types.h json-glib.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/json/' make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/tests' make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/tests' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/tests' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json' Making install in geoxml-utils make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml-utils' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml-utils' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c gebr-geoxml-flow-dump gebr-geoxml-menu-diff gebr-geoxml-menu-edit gebr-geoxml-menu-query gebr-geoxml-upgrade gebr-geoxml-validate gebr-geoxml-menu-indices '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin' libtool: install: warning: `../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-geoxml-flow-dump /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-flow-dump libtool: install: warning: `../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-geoxml-menu-diff /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-diff libtool: install: warning: `../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-geoxml-menu-edit /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-edit libtool: install: warning: `../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-geoxml-menu-query /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-query libtool: install: warning: `../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-geoxml-upgrade /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-upgrade libtool: install: warning: `../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-geoxml-validate /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-validate libtool: install: warning: `../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-geoxml-menu-indices /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-indices make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml-utils' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml-utils' Making install in comm make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' Making install in . make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' if [ -d ../../.hg ]; \ then \ touch ./gebr-comm-protocol.c -r ../../.hg; \ fi make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' if [ -d ../../.hg ]; \ then \ touch ./gebr-comm-protocol.c -r ../../.hg; \ fi test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libgebr_comm.la '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib' libtool: install: warning: relinking `libgebr_comm.la' libtool: install: (cd /builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm; /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/libtool --silent --tag CC --mode=relink gcc -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -version-info 2001:0:2001 -Wl,-z,relro -o libgebr_comm.la -rpath /usr/lib gebr-comm-channelsocket.lo gebr-comm-daemon.lo gebr-comm-hostinfo.lo gebr-comm-http-msg.lo gebr-comm-job.lo gebr-comm-json-content.lo gebr-comm-listensocket.lo gebr-comm-port-provider.lo gebr-comm-process.lo gebr-comm-protocol-socket.lo gebr-comm-protocol.lo gebr-comm-runner.lo gebr-comm-server.lo gebr-comm-socket.lo gebr-comm-socketaddress.lo gebr-comm-ssh.lo gebr-comm-streamsocket.lo gebr-comm-terminalprocess.lo gebr-comm-uri.lo gebr-comm-utils.lo -lutil -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgdome -lglib-2.0 -lxml2 ../../libgebr/libgebr.la ../../libgebr/json/libgebr_json.la -lm ../../libgebr/geoxml/libgebr_geoxml.la -lz -ltidy -inst-prefix-dir /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386) libtool: install: /usr/bin/install -c .libs/libgebr_comm.so.0.2001.0T /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_comm.so.0.2001.0 libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_comm.so.0.2001.0 libgebr_comm.so.0 || { rm -f libgebr_comm.so.0 && ln -s libgebr_comm.so.0.2001.0 libgebr_comm.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_comm.so.0.2001.0 libgebr_comm.so || { rm -f libgebr_comm.so && ln -s libgebr_comm.so.0.2001.0 libgebr_comm.so; }; }) libtool: install: /usr/bin/install -c .libs/libgebr_comm.lai /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_comm.la libtool: install: /usr/bin/install -c .libs/libgebr_comm.a /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_comm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_comm.a libtool: install: ranlib /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_comm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libgebr" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr" /usr/bin/install -c -m 644 gebr-comm.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr' test -z "/usr/include/libgebr/comm" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/comm" /usr/bin/install -c -m 644 gebr-comm-channelsocket.h gebr-comm-daemon.h gebr-comm-hostinfo.h gebr-comm-http-msg.h gebr-comm-job.h gebr-comm-json-content.h gebr-comm-listensocket.h gebr-comm-process.h gebr-comm-protocol-socket.h gebr-comm-protocol.h gebr-comm-runner.h gebr-comm-server.h gebr-comm-socket.h gebr-comm-socketaddress.h gebr-comm-streamsocket.h gebr-comm-terminalprocess.h gebr-comm-uri.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/comm' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gebr-comm.pc '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' Making install in socketchannel make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/socketchannel' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/socketchannel' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c gebr-comm-socketchannel '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin' libtool: install: warning: `../../../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../libgebr/json/libgebr_json.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../libgebr/comm/libgebr_comm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr-comm-socketchannel /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-comm-socketchannel make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/socketchannel' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/socketchannel' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/tests' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/tests' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/tests' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm' Making install in po make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/po' linguas="pt_BR "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/libgebr.mo; \ echo "installing $lang.gmo as $dir/libgebr.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/libgebr.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libgebr.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/libgebr.mo.m; \ echo "installing $lang.gmo.m as $dir/libgebr.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/libgebr.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libgebr.mo.m"; \ else \ true; \ fi; \ fi; \ done installing pt_BR.gmo as /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/pt_BR/LC_MESSAGES/libgebr.mo make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/po' Making install in gui make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' Making install in . make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libgebr_gui.la '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib' libtool: install: warning: relinking `libgebr_gui.la' libtool: install: (cd /builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui; /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/libtool --silent --tag CC --mode=relink gcc -Wall -Wuninitialized -Wunused -std=gnu99 -fshow-column -fPIC -Wno-error -version-info 2001:0:2001 -Wl,-z,relro -o libgebr_gui.la -rpath /usr/lib gebr-gui-about.lo gebr-gui-complete-variables.lo gebr-gui-enhanced-entry.lo gebr-gui-file-entry.lo gebr-gui-help-edit-widget.lo gebr-gui-help-edit-window.lo gebr-gui-html-viewer-widget.lo gebr-gui-html-viewer-window.lo gebr-gui-icons.lo gebr-gui-js.lo gebr-gui-param.lo gebr-gui-pie.lo gebr-gui-pixmaps.lo gebr-gui-program-edit.lo gebr-gui-save-dialog.lo gebr-gui-sequence-edit.lo gebr-gui-tool-button.lo gebr-gui-utils.lo gebr-gui-value-sequence-edit.lo sexy-icon-entry.lo -pthread -lwebkitgtk-1.0 -lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljavascriptcoregtk-1.0 -lglib-2.0 -lgdome -lglib-2.0 -lxml2 ../../libgebr/libgebr.la ../../libgebr/geoxml/libgebr_geoxml.la -lz -ltidy -inst-prefix-dir /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386) libtool: install: /usr/bin/install -c .libs/libgebr_gui.so.0.2001.0T /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_gui.so.0.2001.0 libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_gui.so.0.2001.0 libgebr_gui.so.0 || { rm -f libgebr_gui.so.0 && ln -s libgebr_gui.so.0.2001.0 libgebr_gui.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib && { ln -s -f libgebr_gui.so.0.2001.0 libgebr_gui.so || { rm -f libgebr_gui.so && ln -s libgebr_gui.so.0.2001.0 libgebr_gui.so; }; }) libtool: install: /usr/bin/install -c .libs/libgebr_gui.lai /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_gui.la libtool: install: /usr/bin/install -c .libs/libgebr_gui.a /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_gui.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_gui.a libtool: install: ranlib /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_gui.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libgebr" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr" /usr/bin/install -c -m 644 gui.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr' test -z "/usr/include/libgebr/gui" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/gui" /usr/bin/install -c -m 644 gebr-gui-about.h gebr-gui-complete-variables.h gebr-gui-enhanced-entry.h gebr-gui-file-entry.h gebr-gui-help-edit-widget.h gebr-gui-help-edit-window.h gebr-gui-html-viewer-widget.h gebr-gui-html-viewer-window.h gebr-gui-icons.h gebr-gui-js.h gebr-gui-param.h gebr-gui-pie.h gebr-gui-pixmaps.h gebr-gui-program-edit.h gebr-gui-save-dialog.h gebr-gui-sequence-edit.h gebr-gui-tool-button.h gebr-gui-utils.h gebr-gui-value-sequence-edit.h sexy-icon-entry.h '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/include/libgebr/gui' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gebr-gui.pc '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/pkgconfig' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' Making install in pixmaps make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/pixmaps' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/pixmaps' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/libgebr/pixmaps/" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/pixmaps/" /usr/bin/install -c -m 644 gebr-icon-16x16.png gebr-icon-32x32.png gebr-icon-64x64.png debr-icon-16x16.png debr-icon-32x32.png debr-icon-64x64.png gebr-logo.png flows-review-bg.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/pixmaps/' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/pixmaps' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/pixmaps' Making install in data make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/data' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/data' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/libgebr/styles" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/styles" /usr/bin/install -c -m 644 gebr-report.css gebr-report-fancy.css '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/styles' test -z "/usr/share/libgebr/" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/" /usr/bin/install -c -m 644 gebr.css gebr-flow-review.css '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/data' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/data' Making install in icons make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' Making install in gebr-theme make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons/gebr-theme' make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons/gebr-theme' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/libgebr/icons/gebr-theme/16x16/stock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/16x16/stock" /usr/bin/install -c -m 644 16x16/stock/application-exit.png 16x16/stock/dialog-info.png 16x16/stock/dialog-question.png 16x16/stock/dialog-warning.png 16x16/stock/document-new.png 16x16/stock/document-open.png 16x16/stock/document-print-preview.png 16x16/stock/document-print.png 16x16/stock/document-properties.png 16x16/stock/document-revert.png 16x16/stock/document-save-as.png 16x16/stock/document-save.png 16x16/stock/edit-clear.png 16x16/stock/edit-clear-entry.png 16x16/stock/edit-copy.png 16x16/stock/edit-cut.png 16x16/stock/edit-delete.png 16x16/stock/edit-paste.png 16x16/stock/edit-preferences.png 16x16/stock/edit-select-all.png 16x16/stock/filter.png 16x16/stock/folder.png 16x16/stock/folder-warning.png 16x16/stock/folder-ok.png 16x16/stock/gebr-speed-verylow.png 16x16/stock/gebr-speed-low.png 16x16/stock/gebr-speed-medium.png 16x16/stock/gebr-speed-high.png 16x16/stock/gebr-speed-veryhigh.png 16x16/stock/gebr-speed-one-core.png 16x16/stock/go-bottom.png 16x16/stock/go-previous.png 16x16/stock/go-top.png 16x16/stock/gtk-about.png 16x16/stock/gtk-add.png 16x16/stock/gtk-apply.png 16x16/stock/gtk-cancel.png 16x16/stock/gtk-clear.png 16x16/stock/gtk-close.png 16x16/stock/gtk-connect.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/16x16/stock' /usr/bin/install -c -m 644 16x16/stock/gtk-convert.png 16x16/stock/gtk-copy.png 16x16/stock/gtk-cut.png 16x16/stock/gtk-delete.png 16x16/stock/gtk-dialog-question.png 16x16/stock/gtk-dialog-warning.png 16x16/stock/gtk-directory.png 16x16/stock/gtk-disconnect.png 16x16/stock/gtk-edit.png 16x16/stock/gtk-execute.png 16x16/stock/gtk-go-back.png 16x16/stock/gtk-goto-bottom.png 16x16/stock/gtk-goto-top.png 16x16/stock/gtk-help.png 16x16/stock/gtk-info.png 16x16/stock/gtk-media-play.png 16x16/stock/gtk-new.png 16x16/stock/gtk-no.png 16x16/stock/gtk-ok.png 16x16/stock/gtk-open.png 16x16/stock/gtk-paste.png 16x16/stock/gtk-preferences.png 16x16/stock/gtk-print-preview.png 16x16/stock/gtk-print.png 16x16/stock/gtk-properties.png 16x16/stock/gtk-quit.png 16x16/stock/gtk-refresh.png 16x16/stock/gtk-remove.png 16x16/stock/gtk-revert-to-saved.png 16x16/stock/gtk-save-as.png 16x16/stock/gtk-save.png 16x16/stock/gtk-select-all.png 16x16/stock/gtk-sort-ascending.png 16x16/stock/gtk-sort-descending.png 16x16/stock/gtk-stop.png 16x16/stock/gtk-yes.png 16x16/stock/help-about.png 16x16/stock/help-contents.png 16x16/stock/list-add.png 16x16/stock/list-remove.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/16x16/stock' /usr/bin/install -c -m 644 16x16/stock/media-playback-start.png 16x16/stock/mpi-icon.png 16x16/stock/object-locked.png 16x16/stock/object-unlocked.png 16x16/stock/process-stop.png 16x16/stock/system-run.png 16x16/stock/view-refresh.png 16x16/stock/view-sort-ascending.png 16x16/stock/view-sort-descending.png 16x16/stock/window-close.png 16x16/stock/group.png 16x16/stock/photos.png 16x16/stock/utilities-terminal.png 16x16/stock/detailed_execution.png 16x16/stock/document_comment.png 16x16/stock/menu-list-icon.png 16x16/stock/flow-icon.png 16x16/stock/document_review.png 16x16/stock/broken-flow-icon.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/16x16/stock' test -z "/usr/share/libgebr/icons/gebr-theme/22x22/stock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/22x22/stock" /usr/bin/install -c -m 644 22x22/stock/application-exit.png 22x22/stock/dialog-info.png 22x22/stock/dialog-question.png 22x22/stock/dialog-warning.png 22x22/stock/document-new.png 22x22/stock/document-open.png 22x22/stock/document-print-preview.png 22x22/stock/document-print.png 22x22/stock/document-properties.png 22x22/stock/document-revert.png 22x22/stock/document-save-as.png 22x22/stock/document-save.png 22x22/stock/execute-warn.png 22x22/stock/edit-clear.png 22x22/stock/edit-clear-entry.png 22x22/stock/edit-copy.png 22x22/stock/edit-cut.png 22x22/stock/edit-delete.png 22x22/stock/edit-paste.png 22x22/stock/edit-preferences.png 22x22/stock/edit-select-all.png 22x22/stock/filter.png 22x22/stock/folder.png 22x22/stock/folder-warning.png 22x22/stock/folder-ok.png 22x22/stock/gebr-speed-verylow.png 22x22/stock/gebr-speed-low.png 22x22/stock/gebr-speed-medium.png 22x22/stock/gebr-speed-high.png 22x22/stock/gebr-speed-veryhigh.png 22x22/stock/gebr-speed-one-core.png 22x22/stock/go-bottom.png 22x22/stock/go-previous.png 22x22/stock/go-top.png 22x22/stock/gtk-about.png 22x22/stock/gtk-add.png 22x22/stock/gtk-apply.png 22x22/stock/gtk-cancel.png 22x22/stock/gtk-clear.png 22x22/stock/gtk-close.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/22x22/stock' /usr/bin/install -c -m 644 22x22/stock/gtk-connect.png 22x22/stock/gtk-convert.png 22x22/stock/gtk-copy.png 22x22/stock/gtk-cut.png 22x22/stock/gtk-delete.png 22x22/stock/gtk-dialog-question.png 22x22/stock/gtk-dialog-warning.png 22x22/stock/gtk-directory.png 22x22/stock/gtk-disconnect.png 22x22/stock/gtk-edit.png 22x22/stock/gtk-execute.png 22x22/stock/gtk-go-back.png 22x22/stock/gtk-goto-bottom.png 22x22/stock/gtk-goto-top.png 22x22/stock/gtk-help.png 22x22/stock/gtk-info.png 22x22/stock/gtk-media-play.png 22x22/stock/gtk-new.png 22x22/stock/gtk-no.png 22x22/stock/gtk-ok.png 22x22/stock/gtk-open.png 22x22/stock/gtk-paste.png 22x22/stock/gtk-preferences.png 22x22/stock/gtk-print.png 22x22/stock/gtk-print-preview.png 22x22/stock/gtk-properties.png 22x22/stock/gtk-quit.png 22x22/stock/gtk-refresh.png 22x22/stock/gtk-remove.png 22x22/stock/gtk-revert-to-saved.png 22x22/stock/gtk-save-as.png 22x22/stock/gtk-save.png 22x22/stock/gtk-select-all.png 22x22/stock/gtk-sort-ascending.png 22x22/stock/gtk-sort-descending.png 22x22/stock/gtk-stop.png 22x22/stock/gtk-yes.png 22x22/stock/help-about.png 22x22/stock/help-contents.png 22x22/stock/list-add.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/22x22/stock' /usr/bin/install -c -m 644 22x22/stock/list-remove.png 22x22/stock/media-playback-start.png 22x22/stock/mpi-icon.png 22x22/stock/object-locked.png 22x22/stock/object-unlocked.png 22x22/stock/process-stop.png 22x22/stock/system-run.png 22x22/stock/view-refresh.png 22x22/stock/view-sort-ascending.png 22x22/stock/view-sort-descending.png 22x22/stock/window-close.png 22x22/stock/utilities-terminal.png 22x22/stock/detailed_execution.png 22x22/stock/document_comment.png 22x22/stock/menu-list-icon.png 22x22/stock/flow-icon.png 22x22/stock/document_review.png 22x22/stock/broken-flow-icon.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/22x22/stock' test -z "/usr/share/libgebr/icons/gebr-theme/48x48/stock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/48x48/stock" /usr/bin/install -c -m 644 48x48/stock/application-exit.png 48x48/stock/dialog-info.png 48x48/stock/dialog-question.png 48x48/stock/dialog-warning.png 48x48/stock/document-new.png 48x48/stock/document-open.png 48x48/stock/document-print.png 48x48/stock/document-print-preview.png 48x48/stock/document-properties.png 48x48/stock/document-revert.png 48x48/stock/document-save-as.png 48x48/stock/document-save.png 48x48/stock/execute-warn.png 48x48/stock/edit-clear.png 48x48/stock/edit-clear-entry.png 48x48/stock/edit-copy.png 48x48/stock/edit-cut.png 48x48/stock/edit-delete.png 48x48/stock/edit-paste.png 48x48/stock/edit-preferences.png 48x48/stock/edit-select-all.png 48x48/stock/filter.png 48x48/stock/folder.png 48x48/stock/folder-warning.png 48x48/stock/folder-ok.png 48x48/stock/gebr-speed-verylow.png 48x48/stock/gebr-speed-low.png 48x48/stock/gebr-speed-medium.png 48x48/stock/gebr-speed-high.png 48x48/stock/gebr-speed-veryhigh.png 48x48/stock/gebr-speed-one-core.png 48x48/stock/go-bottom.png 48x48/stock/go-previous.png 48x48/stock/go-top.png 48x48/stock/gtk-about.png 48x48/stock/gtk-add.png 48x48/stock/gtk-apply.png 48x48/stock/gtk-cancel.png 48x48/stock/gtk-clear.png 48x48/stock/gtk-close.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/48x48/stock' /usr/bin/install -c -m 644 48x48/stock/gtk-connect.png 48x48/stock/gtk-convert.png 48x48/stock/gtk-copy.png 48x48/stock/gtk-cut.png 48x48/stock/gtk-delete.png 48x48/stock/gtk-dialog-question.png 48x48/stock/gtk-dialog-warning.png 48x48/stock/gtk-directory.png 48x48/stock/gtk-disconnect.png 48x48/stock/gtk-edit.png 48x48/stock/gtk-execute.png 48x48/stock/gtk-go-back.png 48x48/stock/gtk-goto-bottom.png 48x48/stock/gtk-goto-top.png 48x48/stock/gtk-help.png 48x48/stock/gtk-info.png 48x48/stock/gtk-media-play.png 48x48/stock/gtk-new.png 48x48/stock/gtk-no.png 48x48/stock/gtk-ok.png 48x48/stock/gtk-open.png 48x48/stock/gtk-paste.png 48x48/stock/gtk-preferences.png 48x48/stock/gtk-print.png 48x48/stock/gtk-print-preview.png 48x48/stock/gtk-properties.png 48x48/stock/gtk-quit.png 48x48/stock/gtk-refresh.png 48x48/stock/gtk-remove.png 48x48/stock/gtk-revert-to-saved.png 48x48/stock/gtk-save-as.png 48x48/stock/gtk-save.png 48x48/stock/gtk-select-all.png 48x48/stock/gtk-sort-ascending.png 48x48/stock/gtk-sort-descending.png 48x48/stock/gtk-stop.png 48x48/stock/gtk-yes.png 48x48/stock/help-about.png 48x48/stock/help-contents.png 48x48/stock/list-add.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/48x48/stock' /usr/bin/install -c -m 644 48x48/stock/list-remove.png 48x48/stock/media-playback-start.png 48x48/stock/mpi-icon.png 48x48/stock/object-locked.png 48x48/stock/object-unlocked.png 48x48/stock/process-stop.png 48x48/stock/system-run.png 48x48/stock/view-refresh.png 48x48/stock/view-sort-ascending.png 48x48/stock/view-sort-descending.png 48x48/stock/window-close.png 48x48/stock/group.png 48x48/stock/utilities-terminal.png 48x48/stock/detailed_execution.png 48x48/stock/document_comment.png 48x48/stock/menu-list-icon.png 48x48/stock/flow-icon.png 48x48/stock/document_review.png 48x48/stock/broken-flow-icon.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/48x48/stock' test -z "/usr/share/libgebr/icons/gebr-theme" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme' test -z "/usr/share/libgebr/icons/gebr-theme/scalable/stock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/scalable/stock" /usr/bin/install -c -m 644 scalable/stock/gebr-speed-verylow.svg scalable/stock/gebr-speed-low.svg scalable/stock/gebr-speed-medium.svg scalable/stock/gebr-speed-high.svg scalable/stock/gebr-speed-veryhigh.svg scalable/stock/gebr-speed-one-core.svg scalable/stock/object-locked.svgz scalable/stock/object-unlocked.svgz scalable/stock/group.svgz scalable/stock/document_comment.svg scalable/stock/detailed_execution.svg scalable/stock/flow-icon.svg scalable/stock/document_review.svg scalable/stock/broken-flow-icon.svg '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/gebr-theme/scalable/stock' make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons/gebr-theme' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons/gebr-theme' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' make[6]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/libgebr/icons/16x16" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/16x16" /usr/bin/install -c -m 644 ./16x16/gebr-append-stderr.png ./16x16/gebr-append-stderr.svg ./16x16/gebr-append-stdout.png ./16x16/gebr-append-stdout.svg ./16x16/gebr-loop-configured.png ./16x16/gebr-loop-disabled.png ./16x16/gebr-stderr.png ./16x16/gebr-stdin.png ./16x16/gebr-stdout.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/16x16' test -z "/usr/share/libgebr/icons/16x16/actions" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/16x16/actions" /usr/bin/install -c -m 644 ./16x16/actions/chronometer.png ./16x16/actions/document-export.png ./16x16/actions/document-import.png ./16x16/actions/document-open-recent.png ./16x16/actions/document-save-all.png ./16x16/actions/edit-clear.png ./16x16/actions/folder-new.png ./16x16/actions/pipe-cc-configured.png ./16x16/actions/pipe-cc-disabled.png ./16x16/actions/pipe-cc-unconfigured.png ./16x16/actions/pipe-co-configured.png ./16x16/actions/pipe-co-disabled.png ./16x16/actions/pipe-co-unconfigured.png ./16x16/actions/pipe-oc-configured.png ./16x16/actions/pipe-oc-disabled.png ./16x16/actions/pipe-oc-unconfigured.png ./16x16/actions/pipe-oo-configured.png ./16x16/actions/pipe-oo-disabled.png ./16x16/actions/pipe-oo-unconfigured.png ./16x16/actions/svn-add.png ./16x16/actions/system-switch-user.png ./16x16/actions/tab-new-background.png ./16x16/actions/window-new.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/16x16/actions' test -z "/usr/share/libgebr/icons/16x16/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/16x16/apps" /usr/bin/install -c -m 644 ./16x16/apps/accessories-calculator.png ./16x16/apps/accessories-dictionary.png ./16x16/apps/integer-icon.png ./16x16/apps/integer-icon.svg ./16x16/apps/real-icon.png ./16x16/apps/real-icon.svg ./16x16/apps/string-icon.png ./16x16/apps/string-icon.svg '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/16x16/apps' test -z "/usr/share/libgebr/icons/22x22" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/22x22" /usr/bin/install -c -m 644 ./22x22/gebr-stderr.png ./22x22/gebr-stdin.png ./22x22/gebr-stdout.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/22x22' test -z "/usr/share/libgebr/icons/22x22/actions" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/22x22/actions" /usr/bin/install -c -m 644 ./22x22/actions/chronometer.png ./22x22/actions/document-export.png ./22x22/actions/document-import.png ./22x22/actions/document-open-recent.png ./22x22/actions/document-save-all.png ./22x22/actions/edit-clear.png ./22x22/actions/folder-new.png ./22x22/actions/pipe-cc-configured.png ./22x22/actions/pipe-cc-disabled.png ./22x22/actions/pipe-cc-unconfigured.png ./22x22/actions/pipe-co-configured.png ./22x22/actions/pipe-co-disabled.png ./22x22/actions/pipe-co-unconfigured.png ./22x22/actions/pipe-oc-configured.png ./22x22/actions/pipe-oc-disabled.png ./22x22/actions/pipe-oc-unconfigured.png ./22x22/actions/pipe-oo-configured.png ./22x22/actions/pipe-oo-disabled.png ./22x22/actions/pipe-oo-unconfigured.png ./22x22/actions/svn-add.png ./22x22/actions/system-switch-user.png ./22x22/actions/tab-new-background.png ./22x22/actions/trash-empty.png ./22x22/actions/window-new.png ./22x22/actions/bunny.png ./22x22/actions/turtle.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/22x22/actions' test -z "/usr/share/libgebr/icons/22x22/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/22x22/apps" /usr/bin/install -c -m 644 ./22x22/apps/accessories-dictionary.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/22x22/apps' test -z "/usr/share/libgebr/icons/48x48" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/48x48" /usr/bin/install -c -m 644 ./48x48/gebr-stderr.png ./48x48/gebr-stdin.png ./48x48/gebr-stdout.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/48x48' test -z "/usr/share/libgebr/icons/48x48/actions" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/48x48/actions" /usr/bin/install -c -m 644 ./48x48/actions/chronometer.png ./48x48/actions/document-export.png ./48x48/actions/document-import.png ./48x48/actions/document-open-recent.png ./48x48/actions/document-save-all.png ./48x48/actions/edit-clear.png ./48x48/actions/folder-new.png ./48x48/actions/pipe-cc-configured.png ./48x48/actions/pipe-cc-disabled.png ./48x48/actions/pipe-cc-unconfigured.png ./48x48/actions/pipe-co-configured.png ./48x48/actions/pipe-co-disabled.png ./48x48/actions/pipe-co-unconfigured.png ./48x48/actions/pipe-oc-configured.png ./48x48/actions/pipe-oc-disabled.png ./48x48/actions/pipe-oc-unconfigured.png ./48x48/actions/pipe-oo-configured.png ./48x48/actions/pipe-oo-disabled.png ./48x48/actions/pipe-oo-unconfigured.png ./48x48/actions/svn-add.png ./48x48/actions/system-switch-user.png ./48x48/actions/tab-new-background.png ./48x48/actions/user-trash.png ./48x48/actions/window-new.png ./48x48/actions/bunny.png ./48x48/actions/turtle.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/48x48/actions' test -z "/usr/share/libgebr/icons/48x48/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/48x48/apps" /usr/bin/install -c -m 644 ./48x48/apps/accessories-dictionary.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/icons/48x48/apps' make[6]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/icons' Making install in ckeditor make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/ckeditor' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/ckeditor' make[5]: Nothing to be done for `install-exec-am'. (cd .; \ find ckeditor -type d -exec /usr/bin/install -c -d /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/{} \; ; \ find ckeditor -type f -exec /usr/bin/install -c -m 644 {} /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/libgebr/{} \;) make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/ckeditor' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/ckeditor' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/tests' make[5]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/tests' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/tests' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/tests' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/tests' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/tests' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/libgebr' Making install in maestro make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' make install-am make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' if [ -d ../.hg ]; then touch ./gebrm-main.c -r ../.hg; fi make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' if [ -d ../.hg ]; then touch ./gebrm-main.c -r ../.hg; fi test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gebrm '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin' libtool: install: warning: `../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/comm/libgebr_comm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/json/libgebr_json.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/libgebr_comm.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/libgebr_json.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebrm /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebrm make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/maestro' Making install in gebrd make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' Making install in . make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' if [ -d ../.hg ]; then touch ./gebrd-main.c -r ../.hg; fi make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' if [ -d ../.hg ]; then touch ./gebrd-main.c -r ../.hg; fi test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gebrd '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin' libtool: install: warning: `../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/json/libgebr_json.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/comm/libgebr_comm.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/libgebr_comm.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/libgebr_json.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebrd /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebrd make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' Making install in po make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/po' linguas="pt_BR "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gebrd.mo; \ echo "installing $lang.gmo as $dir/gebrd.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gebrd.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gebrd.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gebrd.mo.m; \ echo "installing $lang.gmo.m as $dir/gebrd.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gebrd.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gebrd.mo.m"; \ else \ true; \ fi; \ fi; \ done installing pt_BR.gmo as /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/pt_BR/LC_MESSAGES/gebrd.mo make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/po' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/doc' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gebrd/examples" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebrd/examples" /usr/bin/install -c -m 644 gebrd.conf mpi-hello.c mpihello.mnu '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebrd/examples' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/doc' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/doc' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/tests' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/tests' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd/tests' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebrd' Making install in rpm make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/rpm' make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/rpm' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/rpm' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/rpm' Making install in gebr make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' if [ -d ../.hg ]; \ then \ touch ./main.c -r ../.hg; \ fi make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' if [ -d ../.hg ]; \ then \ touch ./main.c -r ../.hg; \ fi test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gebr '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin' libtool: install: warning: `../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/comm/libgebr_comm.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/gui/libgebr_gui.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/json/libgebr_json.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/comm/libgebr_comm.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/libgebr_gui.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/json/libgebr_json.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gebr /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/tests' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/tests' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/tests' Making install in po make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/po' linguas="pt_BR "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gebr.mo; \ echo "installing $lang.gmo as $dir/gebr.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gebr.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gebr.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gebr.mo.m; \ echo "installing $lang.gmo.m as $dir/gebr.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gebr.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gebr.mo.m"; \ else \ true; \ fi; \ fi; \ done installing pt_BR.gmo as /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/pt_BR/LC_MESSAGES/gebr.mo make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/po' Making install in data make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/data' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/data' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/applications" /usr/bin/install -c -m 644 gebr.desktop '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/applications' test -z "/usr/share/gebr/menus/Default" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/gebr/menus/Default" /usr/bin/install -c -m 644 grace.mnu sleep.mnu forloop.mnu menus.idx2 categories.idx2 '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/gebr/menus/Default' test -z "/usr/share/gebr/glade" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/gebr/glade" /usr/bin/install -c -m 644 gebr-job-control.glade gebr-maestro-dialog.glade document-properties.glade mpi-parameters-help.glade project-properties.glade line-properties.glade connect-maestro-dialog.glade gebr-connections-settings.glade flow-properties.glade snapshot-revert.glade gebr-execution-details.glade l.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/gebr/glade' test -z "/usr/share/gebr/python" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/gebr/python" /usr/bin/install -c -m 644 gebr-xdot-graph.py xdot.py '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/gebr/python' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/data' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr/data' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/gebr' Making install in debr make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' Making install in . make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c debr '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin' libtool: install: warning: `../libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `../libgebr/gui/libgebr_gui.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/gui/libgebr_gui.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/geoxml/libgebr_geoxml.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/gebrproject-0.20.1/libgebr/libgebr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/debr /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/debr test -z "/usr/share/debr/glade/" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/debr/glade/" /usr/bin/install -c -m 644 menu-dialog-save-ui.glade '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/debr/glade/' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' Making install in data make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/data' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/applications" /usr/bin/install -c -m 644 debr.desktop '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/applications' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/data' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/data' Making install in po make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/po' linguas="pt_BR "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gebrproject-0.20.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/debr.mo; \ echo "installing $lang.gmo as $dir/debr.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/debr.mo; \ echo "installing ./$lang.gmo as" \ "$dir/debr.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/debr.mo.m; \ echo "installing $lang.gmo.m as $dir/debr.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/debr.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/debr.mo.m"; \ else \ true; \ fi; \ fi; \ done installing pt_BR.gmo as /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/locale/pt_BR/LC_MESSAGES/debr.mo make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/po' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/tests' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/tests' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr/tests' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/debr' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' Making install in gebr make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' Making install in en make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/en' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/en' make[4]: Nothing to be done for `install-exec-am'. xsltproc --xinclude -o ./html/index.html \ --stringparam section.label.includes.component.label 1 \ ./../gebr-guide.xsl \ ./gebr.xml && touch html-ok Note: namesp. cut : stripped namespace before processing GêBR User's Guide WARNING: cannot add @xml:base to node set root element. Relative paths may not work. Note: namesp. cut : processing stripped document GêBR User's Guide /usr/bin/install -c -d /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/en/html /usr/bin/install -c -d /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/en/images /usr/bin/install -c -m 644 ./html/* /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/en/html /usr/bin/install -c -m 644 ./images/* /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/en/images make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/en' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/en' Making install in pt_BR make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/pt_BR' make[4]: Entrando no diretório `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/pt_BR' make[4]: Nada a ser feito para `install-exec-am'. xsltproc --xinclude -o ./html/index.html \ ./../gebr-guide.xsl \ ./gebr.xml && touch html-ok Note: namesp. cut : stripped namespace before processing GêBR - Guia do Usuário WARNING: cannot add @xml:base to node set root element. Relative paths may not work. Note: namesp. cut : processing stripped document GêBR - Guia do Usuário /usr/bin/install -c -d /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/pt_BR/html /usr/bin/install -c -d /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/pt_BR/images /usr/bin/install -c -m 644 ./html/* /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/pt_BR/html /usr/bin/install -c -m 644 ./images/* /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/pt_BR/images make[4]: Saindo do diretório `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/pt_BR' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/pt_BR' Making install in common-images make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/common-images' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/common-images' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gebr/common-images" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/common-images" /usr/bin/install -c -m 644 botao_adicionar_caminho.png botao_apagar_projeto.png botao_colar_fluxo.png botao_copiar_fluxo.png botao_criar_fluxo.png botao_criar_linha.png botao_criar_projeto.png botao_dicionario_projeto.png botao_editar_caminhos.png botao_editar_propriedades_projeto.png botao_executar_fluxo.png botao_exportar_projeto.png botao_importar_projeto.png botao_matar_tarefa.png botao_mudar_estado.png botao_salvar_estado.png botao_salvar_log.png botao_terminar_tarefa.png chronometer.png detailed_execution.png filter.png gebr-speed-one-core.png gebr-speed-verylow.png gtk-connect.png gtk-dialog-warning.png gtk-disconnect.png group.png icone_arquivo_entrada.png icone_arquivo_erro.png icone_arquivo_saida.png icone_caminho_personalizado.png icone_colapsado.png icone_configurado.png icone_desabilitado.png icone_prog_desabilitado.png icone_escolher_arquivo.png icone_expandido.png icone_nao_configurado.png icone_tarefa_concluida_sucesso.png icone_tarefa_em_execucao.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/common-images' /usr/bin/install -c -m 644 icone_tarefa_terminada_erro.png menu-list-icon.png integer-icon.png photos.png trash-empty.png '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/common-images' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/common-images' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr/common-images' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/gebr/" || /bin/mkdir -p "/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/" /usr/bin/install -c -m 644 gebr-guide.css '/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr/' make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/gebr' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' Making install in libgebr make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference/libgebr' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference/libgebr' make[4]: Nothing to be done for `install-exec-am'. -- Installing ./html/GebrArithExpr.html -- Installing ./html/GebrCommChannelSocket.html -- Installing ./html/GebrCommHttpMsg.html -- Installing ./html/GebrCommJob.html -- Installing ./html/GebrCommListenSocket.html -- Installing ./html/GebrCommProcess.html -- Installing ./html/GebrCommProtocolSocket.html -- Installing ./html/GebrCommSocket.html -- Installing ./html/GebrCommStreamSocket.html -- Installing ./html/GebrCommTerminalProcess.html -- Installing ./html/GebrGuiEnhancedEntry.html -- Installing ./html/GebrGuiFileEntry.html -- Installing ./html/GebrGuiHelpEditWidget.html -- Installing ./html/GebrGuiHelpEditWindow.html -- Installing ./html/GebrGuiHtmlViewerWidget.html -- Installing ./html/GebrGuiHtmlViewerWindow.html -- Installing ./html/GebrGuiSaveDialog.html -- Installing ./html/GebrGuiSequenceEdit.html -- Installing ./html/GebrGuiValueSequenceEdit.html -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-full.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/ch04.html -- Installing ./html/ch05.html -- Installing ./html/ch06.html -- Installing ./html/ch07.html -- Installing ./html/ch08.html -- Installing ./html/ch09.html -- Installing ./html/gebr-gui-help-edit-window.png -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libgebr-GeBR-Log-Class.html -- Installing ./html/libgebr-GebrCommServer.html -- Installing ./html/libgebr-GebrIExpr.html -- Installing ./html/libgebr-clipboard.html -- Installing ./html/libgebr-date.html -- Installing ./html/libgebr-document.html -- Installing ./html/libgebr-enum-option.html -- Installing ./html/libgebr-error.html -- Installing ./html/libgebr-flow.html -- Installing ./html/libgebr-gebr-comm-hostinfo.html -- Installing ./html/libgebr-gebr-comm-json-content.html -- Installing ./html/libgebr-gebr-comm-protocol.html -- Installing ./html/libgebr-gebr-comm-socketaddress.html -- Installing ./html/libgebr-gebr-geoxml-tmpl.html -- Installing ./html/libgebr-gebr-geoxml-validate.html -- Installing ./html/libgebr-gebr-gui-about.html -- Installing ./html/libgebr-gebr-gui-icons.html -- Installing ./html/libgebr-gebr-gui-js.html -- Installing ./html/libgebr-gebr-gui-param.html -- Installing ./html/libgebr-gebr-gui-pixmaps.html -- Installing ./html/libgebr-gebr-gui-program-edit.html -- Installing ./html/libgebr-gebr-gui-utils.html -- Installing ./html/libgebr-gebr-tar.html -- Installing ./html/libgebr-gebr-validator.html -- Installing ./html/libgebr-line.html -- Installing ./html/libgebr-macros.html -- Installing ./html/libgebr-object.html -- Installing ./html/libgebr-parameter-group.html -- Installing ./html/libgebr-parameter.html -- Installing ./html/libgebr-parameters.html -- Installing ./html/libgebr-program-parameter.html -- Installing ./html/libgebr-program.html -- Installing ./html/libgebr-project.html -- Installing ./html/libgebr-sequence.html -- Installing ./html/libgebr-types.html -- Installing ./html/libgebr-utils.html -- Installing ./html/libgebr-validate.html -- Installing ./html/libgebr-value-sequence.html -- Installing ./html/libgebr.devhelp2 -- Installing ./html/object-tree.html -- Installing ./html/pt01.html -- Installing ./html/pt02.html -- Installing ./html/pt03.html -- Installing ./html/pt04.html -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png ../gdk-pixbuf/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (8) ../glib/ -> /usr/share/gtk-doc/html/glib/ (2013) ../gobject/ -> /usr/share/gtk-doc/html/gobject/ (88) make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference/libgebr' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference/libgebr' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' make[3]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' 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/gebrproject-0.20.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1/docs' make[1]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1' make[2]: Entering directory `/builddir/build/BUILD/gebrproject-0.20.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1' make[1]: Leaving directory `/builddir/build/BUILD/gebrproject-0.20.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gebrproject-0.20.1 extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/debr extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebrd extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebrm extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-comm-socketchannel extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-indices extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-validate extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-upgrade extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-query extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-edit extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-menu-diff extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/bin/gebr-geoxml-flow-dump extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_gui.so.0.2001.0 extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_comm.so.0.2001.0 extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_json.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr_geoxml.so.0.2001.0 extracting debug info from /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/lib/libgebr.so.0.2001.0 symlinked /usr/lib/debug/usr/lib/libgebr_gui.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr_gui.so.debug symlinked /usr/lib/debug/usr/lib/libgebr_gui.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr_gui.so.0.debug symlinked /usr/lib/debug/usr/lib/libgebr_comm.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr_comm.so.debug symlinked /usr/lib/debug/usr/lib/libgebr_comm.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr_comm.so.0.debug symlinked /usr/lib/debug/usr/lib/libgebr_json.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgebr_json.so.debug symlinked /usr/lib/debug/usr/lib/libgebr_json.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgebr_json.so.0.debug symlinked /usr/lib/debug/usr/lib/libgebr_geoxml.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr_geoxml.so.debug symlinked /usr/lib/debug/usr/lib/libgebr_geoxml.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr_geoxml.so.0.debug symlinked /usr/lib/debug/usr/lib/libgebr.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr.so.debug symlinked /usr/lib/debug/usr/lib/libgebr.so.0.2001.0.debug to /usr/lib/debug/usr/lib/libgebr.so.0.debug + /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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libgebr-0.20.1-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RrzTvj + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/libgebr-0.20.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/libgebr-0.20.1 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/libgebr-0.20.1 + exit 0 Provides: libgebr.so.0 libgebr_comm.so.0 libgebr_geoxml.so.0 libgebr_gui.so.0 libgebr_json.so.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 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.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgdome.so.0 libgebr.so.0 libgebr_comm.so.0 libgebr_geoxml.so.0 libgebr_json.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libjavascriptcoregtk-1.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libsoup-2.4.so.1 libtidy-0.99.so.0 libutil.so.1 libutil.so.1(GLIBC_2.0) libwebkitgtk-1.0.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libz.so.1 rtld(GNU_HASH) Conflicts: WebKit-gtk = 1.2.6 Processing files: libgebr-devel-0.20.1-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g9se1O + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/libgebr-devel-0.20.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/libgebr-devel-0.20.1 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/libgebr-devel-0.20.1 + exit 0 Provides: libtool(/usr/lib/libgebr.la) libtool(/usr/lib/libgebr_comm.la) libtool(/usr/lib/libgebr_geoxml.la) libtool(/usr/lib/libgebr_gui.la) libtool(/usr/lib/libgebr_json.la) pkgconfig(gebr) = 0.20.1 pkgconfig(gebr-comm) = 0.20.1 pkgconfig(gebr-geoxml) = 0.20.1 pkgconfig(gebr-gui) = 0.20.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgebr.so.0 libgebr_comm.so.0 libgebr_geoxml.so.0 libgebr_gui.so.0 libgebr_json.so.0 pkgconfig(gdome2) >= 0.8 pkgconfig(gebr) = 0.20.1 pkgconfig(gebr-geoxml) = 0.20.1 pkgconfig(glib-2.0) >= 2.8 pkgconfig(gobject-2.0) >= 2.8 pkgconfig(gtk+-2.0) >= 2.12 pkgconfig(webkit-1.0) Processing files: gebr-0.20.1-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JcjIZn + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-0.20.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-0.20.1 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-0.20.1 + exit 0 Provides: mimehandler(text/plain) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.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.2.3) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgdome.so.0 libgebr.so.0 libgebr_comm.so.0 libgebr_geoxml.so.0 libgebr_gui.so.0 libgebr_json.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libjavascriptcoregtk-1.0.so.0 libm.so.6 libm.so.6(GLIBC_2.1) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libsoup-2.4.so.1 libtidy-0.99.so.0 libutil.so.1 libwebkitgtk-1.0.so.0 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gebr-doc-0.20.1-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eLW9dX + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-doc-0.20.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-doc-0.20.1 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-doc-0.20.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gebrd-0.20.1-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FXb6Qw + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebrd-0.20.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebrd-0.20.1 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebrd-0.20.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.7) libgdome.so.0 libgebr.so.0 libgebr_comm.so.0 libgebr_geoxml.so.0 libgebr_json.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libtidy-0.99.so.0 libutil.so.1 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gebr-maestro-0.20.1-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OCciz6 + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-maestro-0.20.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-maestro-0.20.1 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/gebr-maestro-0.20.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libgdome.so.0 libgebr.so.0 libgebr_comm.so.0 libgebr_geoxml.so.0 libgebr_json.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libtidy-0.99.so.0 libutil.so.1 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: debr-0.20.1-1.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RIsUlG + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + DOCDIR=/builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/debr-0.20.1 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/debr-0.20.1 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386/usr/share/doc/debr-0.20.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.7) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgdome.so.0 libgebr.so.0 libgebr_geoxml.so.0 libgebr_gui.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libjavascriptcoregtk-1.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 librt.so.1 libsoup-2.4.so.1 libtidy-0.99.so.0 libutil.so.1 libwebkitgtk-1.0.so.0 libxml2.so.2 libz.so.1 rtld(GNU_HASH) Processing files: gebrproject-debuginfo-0.20.1-1.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 Wrote: /builddir/build/RPMS/libgebr-0.20.1-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/libgebr-devel-0.20.1-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/gebr-0.20.1-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/gebr-doc-0.20.1-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/gebrd-0.20.1-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/gebr-maestro-0.20.1-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/debr-0.20.1-1.fc16.i686.rpm Wrote: /builddir/build/RPMS/gebrproject-debuginfo-0.20.1-1.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KXLqdb + umask 022 + cd /builddir/build/BUILD + cd gebrproject-0.20.1 + rm -rf /builddir/build/BUILDROOT/gebrproject-0.20.1-1.fc16.i386 + exit 0 Child return code was: 0 LEAVE do -->