------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/freetype2-2.10.2.txz ===== Message from freetype2-2.10.2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.9.txz ===== Message from python37-3.7.9: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_9,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.36.0.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1_1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.56.txz ===== Message from ca_root_nss-3.56: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_4.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/gtk-update-icon-cache-3.24.20.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/xmlcatmgr-2.2_2.txz + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports ===== Message from xmlcatmgr-2.2_2: -- The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libglade2-2.6.4_10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libglade2-2.6.4_10 for building => SHA256 Checksum OK for gnome2/libglade-2.6.4.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libglade2-2.6.4_10 for building ===> Extracting for libglade2-2.6.4_10 ===> libglade2-2.6.4_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libglade2-2.6.4_10 for building => SHA256 Checksum OK for gnome2/libglade-2.6.4.tar.bz2. Extracted Memory Use: 2.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libglade2-2.6.4_10 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on package: gmake>=4.3 - found ===> libglade2-2.6.4_10 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> libglade2-2.6.4_10 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> libglade2-2.6.4_10 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> libglade2-2.6.4_10 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> libglade2-2.6.4_10 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> libglade2-2.6.4_10 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libglade2-2.6.4_10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libglade2-2.6.4_10 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> libglade2-2.6.4_10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> libglade2-2.6.4_10 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on package: gmake>=4.3 - found ===> libglade2-2.6.4_10 depends on package: pkgconf>=1.3.0_1 - found ===> libglade2-2.6.4_10 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> libglade2-2.6.4_10 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> libglade2-2.6.4_10 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> libglade2-2.6.4_10 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> libglade2-2.6.4_10 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> libglade2-2.6.4_10 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libglade2-2.6.4_10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libglade2-2.6.4_10 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> libglade2-2.6.4_10 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> libglade2-2.6.4_10 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for libglade2-2.6.4_10 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking for pkg-config... /usr/local/bin/pkg-config checking for GTK+ - version >= 2.5.0... yes (version 2.24.32) checking for gtk_plug_get_type... yes checking pkg-config is at least version 0.9.0... yes checking for LIBGLADE... yes checking for native Win32... no checking for Win32 platform in general... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... no ./configure: cannot open ./po/POTFILES.in: No such file or directory checking for a Python interpreter with version >= 2.0... none checking for XML catalog (/usr/local/share/xml/catalog.ports)... found checking for xmlcatalog... /usr/local/bin/xmlcatalog configure: creating ./config.status config.status: creating Makefile config.status: creating libglade.spec config.status: creating libglade-zip config.status: creating glade/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating tests/Makefile config.status: creating libglade-2.0.pc config.status: creating libglade-2.0-uninstalled.pc config.status: creating libglade-convert config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands ***************************************************** A usable version of python was not found, so the libglade-convert program was not installed. This script requires Python >= 2.0 with expat support. Some packages require libglade-convert to build correctly. If you wish to build one of these packages, you must install expat and python, and then rebuild libglade. ***************************************************** SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libglade2-2.6.4_10 gmake[2]: Entering directory '/construction/devel/libglade2/libglade-2.6.4' gmake all-recursive gmake[3]: Entering directory '/construction/devel/libglade2/libglade-2.6.4' Making all in glade gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/glade' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\""/usr/local/lib"\" -DGLADE_PREFIX=\""/usr/local"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-init.lo -MD -MP -MF .deps/glade-init.Tpo -c -o glade-init.lo glade-init.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\""/usr/local/lib"\" -DGLADE_PREFIX=\""/usr/local"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-xml.lo -MD -MP -MF .deps/glade-xml.Tpo -c -o glade-xml.lo glade-xml.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\""/usr/local/lib"\" -DGLADE_PREFIX=\""/usr/local"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-parser.lo -MD -MP -MF .deps/glade-parser.Tpo -c -o glade-parser.lo glade-parser.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\""/usr/local/lib"\" -DGLADE_PREFIX=\""/usr/local"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-gtk.lo -MD -MP -MF .deps/glade-gtk.Tpo -c -o glade-gtk.lo glade-gtk.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-init.lo -MD -MP -MF .deps/glade-init.Tpo -c glade-init.c -fPIC -DPIC -o .libs/glade-init.o cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-xml.lo -MD -MP -MF .deps/glade-xml.Tpo -c glade-xml.c -fPIC -DPIC -o .libs/glade-xml.o cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-gtk.lo -MD -MP -MF .deps/glade-gtk.Tpo -c glade-gtk.c -fPIC -DPIC -o .libs/glade-gtk.o cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-parser.lo -MD -MP -MF .deps/glade-parser.Tpo -c glade-parser.c -fPIC -DPIC -o .libs/glade-parser.o glade-init.c: In function 'get_module_path': glade-init.c:190:5: warning: 'pango_split_file_list' is deprecated [-Wdeprecated-declarations] result = pango_split_file_list (module_path); ^~~~~~ In file included from glade-init.c:30: /usr/local/include/pango-1.0/pango/pango-utils.h:32:10: note: declared here char ** pango_split_file_list (const char *str); ^~~~~~~~~~~~~~~~~~~~~ glade-xml.c: In function 'glade_xml_build_interface': glade-xml.c:1165:16: warning: variable 'w' set but not used [-Wunused-but-set-variable] GtkWidget *w; ^ glade-parser.c: In function 'create_widget_info': glade-parser.c:162:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "class")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:163:53: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info->classname = alloc_string(interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c:164:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "id")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:165:48: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info->name = alloc_string(interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-xml.c: In function 'glade_xml_set_value_from_string': glade-xml.c:1452:2: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char(value, string[0]); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib-object.h:36, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ../glade/glade-xml.h:26, from glade-xml.c:28: /usr/local/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ glade-parser.c: In function 'handle_atk_action': glade-parser.c:270:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "action_name")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:271:61: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info.action_name = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c:272:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "description")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-xml.c: In function 'glade_standard_build_widget': glade-parser.c:274:38: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] glade-parser.c:34:36: # define dgettext(Domain, String) (String) ~~~~~~~~ glade-parser.c:274:38: dgettext(state->domain, attrs[i+1])); glade-parser.c:34:37: note: in definition of macro 'dgettext' # define dgettext(Domain, String) (String) ^~~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-xml.c:1654:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] widget = g_object_newv(widget_type, props_array->len, ^~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ../glade/glade-xml.h:26, from glade-xml.c:28: /usr/local/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ glade-parser.c: In function 'handle_atk_relation': glade-parser.c:297:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "target")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:298:56: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info.target = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c:299:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "type")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:300:54: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info.type = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c: In function 'handle_signal': glade-parser.c:324:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "name")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:325:54: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info.name = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c:326:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "handler")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:327:57: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info.handler = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c:328:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "after")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:330:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "object")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:331:56: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info.object = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c:332:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "last_modification_time")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c: In function 'handle_accel': glade-parser.c:359:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "key")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:360:43: warning: pointer targets in passing argument 1 of 'gdk_keyval_from_name' differ in signedness [-Wpointer-sign] info.key = gdk_keyval_from_name(attrs[i+1]); ~~~~~^~~~~ In file included from /usr/local/include/gtk-2.0/gdk/gdk.h:46, from glade-parser.h:27, from glade-parser.c:39: /usr/local/include/gtk-2.0/gdk/gdkkeys.h:119:10: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} guint gdk_keyval_from_name (const gchar *keyval_name); ^~~~~~~~~~~~~~~~~~~~ glade-parser.c:361:24: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "modifiers")) { ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:366:16: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp(pos, "GDK_", 4)) { ^~~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:368:20: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp(pos, "SHIFT_MASK", 10)) { ^~~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:371:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] } else if (!strncmp(pos, "LOCK_MASK", 9)) { ^~~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-init.lo -MD -MP -MF .deps/glade-init.Tpo -c glade-init.c -o glade-init.o >/dev/null 2>&1 glade-parser.c:374:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] } else if (!strncmp(pos, "CONTROL_MASK", 12)) { ^~~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:377:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] } else if (!strncmp(pos, "MOD", 3) && ^~~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:378:23: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(pos+4, "_MASK", 5)) { ~~~^~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:392:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] } else if (!strncmp(pos, "BUTTON", 6) && ^~~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:393:23: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] !strncmp(pos+7, "_MASK", 5)) { ~~~^~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:407:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] } else if (!strncmp(pos, "RELEASE_MASK", 12)) { ^~~ In file included from glade-parser.c:28: /usr/include/string.h:117:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strncmp(const char *, const char *, size_t) __pure; ^~~~~~~ glade-parser.c:414:26: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(attrs[i], "signal")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:415:56: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info.signal = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c: In function 'handle_child': glade-parser.c:452:19: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "internal-child")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:453:65: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] info->internal_child = alloc_string(state->interface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c: In function 'glade_parser_start_element': glade-parser.c:509:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "glade-interface")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:530:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "requires")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:532:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "lib")) { ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:540:29: warning: pointer targets in passing argument 2 of 'alloc_string' differ in signedness [-Wpointer-sign] alloc_string(iface, attrs[i+1]); ~~~~~^~~~~ glade-parser.c:124:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_string(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~ glade-parser.c:546:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "widget")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:578:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "property")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:586:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "name")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:588:18: warning: pointer targets in passing argument 2 of 'alloc_propname' differ in signedness [-Wpointer-sign] attrs[i+1]); ~~~~~^~~~~ glade-parser.c:137:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_propname(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~~~ glade-parser.c:589:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "translatable")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:590:44: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] state->translate_prop = !strcmp(attrs[i+1], "yes"); ~~~~~^~~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:591:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "context")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:592:42: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] state->context_prop = !strcmp(attrs[i+1], "yes"); ~~~~~^~~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:593:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "agent")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:594:31: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] bad_agent = strcmp(attrs[i], "libglade") != 0; ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:595:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "comments")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:610:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "accessibility")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:616:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "signal")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:619:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "accelerator")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:622:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "child")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:639:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "atkproperty")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:646:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "name")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:648:18: warning: pointer targets in passing argument 2 of 'alloc_propname' differ in signedness [-Wpointer-sign] attrs[i+1]); ~~~~~^~~~~ glade-parser.c:137:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_propname(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~~~ glade-parser.c:649:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "translatable")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:650:44: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] state->translate_prop = !strcmp(attrs[i+1], "yes"); ~~~~~^~~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:651:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "context")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:652:42: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] state->context_prop = !strcmp(attrs[i+1], "yes"); ~~~~~^~~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:653:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "comments")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:660:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "atkaction")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:663:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "atkrelation")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:674:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "accessibility")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:696:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "signal")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:699:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "accelerator")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:702:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "child")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:719:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "accelerator")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:722:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "child")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:739:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "child")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:750:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "widget")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:769:21: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] } else if (!strcmp(name, "placeholder")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:781:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "packing")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:791:14: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(name, "property")) { ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:799:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (!strcmp(attrs[i], "name")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:801:18: warning: pointer targets in passing argument 2 of 'alloc_propname' differ in signedness [-Wpointer-sign] attrs[i+1]); ~~~~~^~~~~ glade-parser.c:137:1: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} alloc_propname(GladeInterface *interface, const gchar *string) ^~~~~~~~~~~~~~ glade-parser.c:802:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "translatable")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:803:44: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] state->translate_prop = !strcmp(attrs[i+1], "yes"); ~~~~~^~~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:804:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "context")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:805:42: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] state->context_prop = !strcmp(attrs[i+1], "yes"); ~~~~~^~~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:806:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "agent")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:807:31: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] bad_agent = strcmp(attrs[i], "libglade") != 0; ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:808:25: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] else if (!strcmp(attrs[i], "comments")) ~~~~~^~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c: In function 'glade_parser_end_element': glade-parser.c:881:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "glade-interface") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:887:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "requires") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:895:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "widget") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:911:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "property") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:932:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "accessibility") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:938:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "atkproperty") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:959:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "atkaction") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:965:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "atkrelation") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:971:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "signal") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:976:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "accelerator") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:981:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "child") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:994:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "child") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:999:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "packing") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:1005:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "property") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:1026:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "child") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:1031:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "placeholder") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c:1036:13: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] if (strcmp(name, "child") != 0) ^~~~ In file included from glade-parser.c:28: /usr/include/string.h:88:6: note: expected 'const char *' but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} int strcmp(const char *, const char *) __pure; ^~~~~~ glade-parser.c: In function 'glade_parser_characters': glade-parser.c:1058:38: warning: pointer targets in passing argument 2 of 'g_string_append_len' differ in signedness [-Wpointer-sign] g_string_append_len(state->content, chars, len); ^~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:34, from /usr/local/include/glib-2.0/glib.h:54, from glade-parser.h:26, from glade-parser.c:39: /usr/local/include/glib-2.0/glib/gstring.h:83:14: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'const xmlChar *' {aka 'const unsigned char *'} GString* g_string_append_len (GString *string, ^~~~~~~~~~~~~~~~~~~ glade-parser.c: In function 'dump_widget': glade-parser.c:1288:40: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] xmlNode *widget = xmlNewNode(NULL, "widget"); ^~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1291:24: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(widget, "class", info->classname); ^~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1291:37: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(widget, "class", info->classname); ~~~~^~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1292:24: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(widget, "id", info->name); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1292:34: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(widget, "id", info->name); ~~~~^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1294:31: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1300:32: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1301:26: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] node = xmlNewNode(NULL, "property"); ^~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1302:19: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", info->properties[i].name); ^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1302:46: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", info->properties[i].name); ~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1303:45: warning: pointer targets in passing argument 2 of 'xmlNodeSetContent' differ in signedness [-Wpointer-sign] xmlNodeSetContent(node, info->properties[i].value); ~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1060:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlNodeSetContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1305:28: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1312:32: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1313:25: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] atk = xmlNewNode(NULL, "accessibility"); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1315:28: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1316:25: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(atk, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1322:26: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(atk, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1323:30: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] node = xmlNewNode(NULL, "property"); ^~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1324:23: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", info->atk_props[i].name); ^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1324:49: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", info->atk_props[i].name); ~~~~~~~~~~~~~~~~~~^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1325:48: warning: pointer targets in passing argument 2 of 'xmlNodeSetContent' differ in signedness [-Wpointer-sign] xmlNodeSetContent(node, info->atk_props[i].value); ~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1060:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlNodeSetContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1327:29: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(atk, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1330:29: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(atk, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1337:32: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1339:26: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] node = xmlNewNode(NULL, "signal"); ^~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1340:19: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", info->signals[i].name); ^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1340:43: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", info->signals[i].name); ~~~~~~~~~~~~~~~~^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1341:19: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "handler", info->signals[i].handler); ^~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1341:46: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "handler", info->signals[i].handler); ~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1343:23: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "after", "yes"); ^~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1343:32: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "after", "yes"); ^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1345:23: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "object", info->signals[i].object); ^~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1345:49: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "object", info->signals[i].object); ~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1347:28: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1354:32: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1356:26: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] node = xmlNewNode(NULL, "accelerator"); ^~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1357:19: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "key", gdk_keyval_name(info->accels[i].key)); ^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1357:26: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "key", gdk_keyval_name(info->accels[i].key)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1358:19: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "modifier", "something"/*info->accels[i].modifiers*/); ^~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1358:31: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "modifier", "something"/*info->accels[i].modifiers*/); ^~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1359:19: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "signal", info->accels[i].signal); ^~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1359:44: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "signal", info->accels[i].signal); ~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1361:28: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1370:32: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1372:27: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] child = xmlNewNode(NULL, "child"); ^~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1374:24: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(child, "internal-child", childinfo->internal_child); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1374:51: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(child, "internal-child", childinfo->internal_child); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1376:28: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1377:27: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(child, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1383:28: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(child, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1384:30: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] node = xmlNewNode(NULL, "property"); ^~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1385:23: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", childinfo->properties[i].name); ^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1385:55: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "name", childinfo->properties[i].name); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1386:54: warning: pointer targets in passing argument 2 of 'xmlNodeSetContent' differ in signedness [-Wpointer-sign] xmlNodeSetContent(node, childinfo->properties[i].value); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1060:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlNodeSetContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1388:31: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(child, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1392:31: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(child, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1394:27: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(child, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1397:31: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(child, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1401:28: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(widget, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c: In function 'glade_interface_dump': glade-parser.c:1419:21: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness [-Wpointer-sign] doc = xmlNewDoc("1.0"); ^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:780:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewDoc (const xmlChar *version); ^~~~~~~~~ glade-parser.c:1421:29: warning: pointer targets in passing argument 2 of 'xmlCreateIntSubset' differ in signedness [-Wpointer-sign] xmlCreateIntSubset(doc, "glade-interface", ^~~~~~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:752:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlCreateIntSubset (xmlDocPtr doc, ^~~~~~~~~~~~~~~~~~ glade-parser.c:1422:16: warning: pointer targets in passing argument 4 of 'xmlCreateIntSubset' differ in signedness [-Wpointer-sign] NULL, "glade-2.0.dtd"); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:752:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlCreateIntSubset (xmlDocPtr doc, ^~~~~~~~~~~~~~~~~~ glade-parser.c:1423:29: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] root = xmlNewNode(NULL, "glade-interface"); ^~~~~~~~~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1426:29: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(root, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1429:35: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] xmlNode *node = xmlNewNode(NULL, "requires"); ^~~~~~~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^~~~~~~~~~ glade-parser.c:1431:19: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "lib", interface->requires[i]); ^~~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1431:45: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(node, "lib", interface->requires[i]); ~~~~~~~~~~~~~~~~~~~^~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'gchar *' {aka 'char *'} xmlSetProp (xmlNodePtr node, ^~~~~~~~~~ glade-parser.c:1433:26: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(root, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1435:26: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(root, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1439:26: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(root, " "); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ glade-parser.c:1441:26: warning: pointer targets in passing argument 2 of 'xmlNodeAddContent' differ in signedness [-Wpointer-sign] xmlNodeAddContent(root, "\n"); ^~~~ In file included from /usr/local/include/libxml2/libxml/parser.h:16, from glade-parser.c:37: /usr/local/include/libxml2/libxml/tree.h:1069:3: note: expected 'const xmlChar *' {aka 'const unsigned char *'} but argument is of type 'char *' xmlNodeAddContent (xmlNodePtr cur, ^~~~~~~~~~~~~~~~~ mv -f .deps/glade-init.Tpo .deps/glade-init.Plo cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-gtk.lo -MD -MP -MF .deps/glade-gtk.Tpo -c glade-gtk.c -o glade-gtk.o >/dev/null 2>&1 cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-xml.lo -MD -MP -MF .deps/glade-xml.Tpo -c glade-xml.c -o glade-xml.o >/dev/null 2>&1 mv -f .deps/glade-gtk.Tpo .deps/glade-gtk.Plo cc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libglade\" -I.. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DGLADE_LIBDIR=\"/usr/local/lib\" -DGLADE_PREFIX=\"/usr/local\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT glade-parser.lo -MD -MP -MF .deps/glade-parser.Tpo -c glade-parser.c -o glade-parser.o >/dev/null 2>&1 mv -f .deps/glade-xml.Tpo .deps/glade-xml.Plo mv -f .deps/glade-parser.Tpo .deps/glade-parser.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -version-info 0:7:0 -export-symbols-regex "^[^_].*" -no-undefined -L/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -o libglade-2.0.la -rpath /usr/local/lib glade-init.lo glade-xml.lo glade-parser.lo glade-gtk.lo -L/usr/local/lib -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl generating symbol list for `libglade-2.0.la' /usr/bin/nm -B .libs/glade-init.o .libs/glade-xml.o .libs/glade-parser.o .libs/glade-gtk.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libglade-2.0.exp /usr/bin/egrep -e "^[^_].*" ".libs/libglade-2.0.exp" > ".libs/libglade-2.0.expT" mv -f ".libs/libglade-2.0.expT" ".libs/libglade-2.0.exp" echo "{ global:" > .libs/libglade-2.0.so.0.0.7-ver sed -e "s|$|;|" < .libs/libglade-2.0.exp >> .libs/libglade-2.0.so.0.0.7-ver echo "local: *; };" >> .libs/libglade-2.0.so.0.0.7-ver cc -shared .libs/glade-init.o .libs/glade-xml.o .libs/glade-parser.o .libs/glade-gtk.o -L/usr/local/lib -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lglib-2.0 -lintl -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libglade-2.0.so.0 -Wl,-version-script -Wl,.libs/libglade-2.0.so.0.0.7-ver -o .libs/libglade-2.0.so.0.0.7 (cd .libs && rm -f libglade-2.0.so.0 && ln -s libglade-2.0.so.0.0.7 libglade-2.0.so.0) (cd .libs && rm -f libglade-2.0.so && ln -s libglade-2.0.so.0.0.7 libglade-2.0.so) ar cru .libs/libglade-2.0.a glade-init.o glade-xml.o glade-parser.o glade-gtk.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libglade-2.0.a creating libglade-2.0.la (cd .libs && rm -f libglade-2.0.la && ln -s ../libglade-2.0.la libglade-2.0.la) gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/glade' Making all in doc gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/doc' Making all in tests gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/tests' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/tests' gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4' cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libxml2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -MT test-libglade.o -MD -MP -MF .deps/test-libglade.Tpo -c -o test-libglade.o test-libglade.c mv -f .deps/test-libglade.Tpo .deps/test-libglade.Po /bin/sh ./libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -L/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -o test-libglade test-libglade.o glade/libglade-2.0.la -L/usr/local/lib -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl mkdir .libs cc -pipe -O2 -fno-strict-aliasing -Wall -std=c9x -o .libs/test-libglade test-libglade.o -Wl,--export-dynamic -pthread -L/usr/local/lib glade/.libs/libglade-2.0.so -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgmodule-2.0 -lglib-2.0 -lintl -Wl,--rpath -Wl,/usr/local/lib creating test-libglade gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4' gmake[3]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4' gmake[2]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4' SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libglade2-2.6.4_10 depends on executable: xmlcatmgr - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libglade2-2.6.4_10 ===> libglade2-2.6.4_10 depends on executable: xmlcatmgr - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/devel/libglade2/libglade-2.6.4' Making install in glade gmake[3]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/glade' gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/glade' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/devel/libglade2/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libglade-2.0.la' '/construction/devel/libglade2/stage/usr/local/lib/libglade-2.0.la' /usr/bin/install -c .libs/libglade-2.0.so.0.0.7 /construction/devel/libglade2/stage/usr/local/lib/libglade-2.0.so.0.0.7 (cd /construction/devel/libglade2/stage/usr/local/lib && { ln -s -f libglade-2.0.so.0.0.7 libglade-2.0.so.0 || { rm -f libglade-2.0.so.0 && ln -s libglade-2.0.so.0.0.7 libglade-2.0.so.0; }; }) (cd /construction/devel/libglade2/stage/usr/local/lib && { ln -s -f libglade-2.0.so.0.0.7 libglade-2.0.so || { rm -f libglade-2.0.so && ln -s libglade-2.0.so.0.0.7 libglade-2.0.so; }; }) /usr/bin/install -c .libs/libglade-2.0.lai /construction/devel/libglade2/stage/usr/local/lib/libglade-2.0.la /usr/bin/install -c .libs/libglade-2.0.a /construction/devel/libglade2/stage/usr/local/lib/libglade-2.0.a chmod 644 /construction/devel/libglade2/stage/usr/local/lib/libglade-2.0.a ranlib /construction/devel/libglade2/stage/usr/local/lib/libglade-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/libglade-2.0/glade" || /bin/mkdir -p "/construction/devel/libglade2/stage/usr/local/include/libglade-2.0/glade" install -m 0644 'glade.h' '/construction/devel/libglade2/stage/usr/local/include/libglade-2.0/glade/glade.h' install -m 0644 'glade-init.h' '/construction/devel/libglade2/stage/usr/local/include/libglade-2.0/glade/glade-init.h' install -m 0644 'glade-xml.h' '/construction/devel/libglade2/stage/usr/local/include/libglade-2.0/glade/glade-xml.h' install -m 0644 'glade-build.h' '/construction/devel/libglade2/stage/usr/local/include/libglade-2.0/glade/glade-build.h' install -m 0644 'glade-parser.h' '/construction/devel/libglade2/stage/usr/local/include/libglade-2.0/glade/glade-parser.h' gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/glade' gmake[3]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/glade' Making install in doc gmake[3]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/doc' gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/doc' gmake[4]: Nothing to be done for 'install-exec-am'. -- Nothing to install gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/doc' gmake[3]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/doc' Making install in tests gmake[3]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/tests' gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4/tests' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/tests' gmake[3]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4/tests' gmake[3]: Entering directory '/construction/devel/libglade2/libglade-2.6.4' gmake[4]: Entering directory '/construction/devel/libglade2/libglade-2.6.4' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/devel/libglade2/stage/usr/local/bin" /usr/local/bin/xmlcatalog --noout --add "system" "http://glade.gnome.org/glade-2.0.dtd" /usr/local/share/xml/libglade/glade-2.0.dtd /usr/local/share/xml/catalog.ports test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/construction/devel/libglade2/stage/usr/local/libdata/pkgconfig" install -m 0644 'libglade-2.0.pc' '/construction/devel/libglade2/stage/usr/local/libdata/pkgconfig/libglade-2.0.pc' test -z "/usr/local/share/xml/libglade" || /bin/mkdir -p "/construction/devel/libglade2/stage/usr/local/share/xml/libglade" install -m 0644 'glade-2.0.dtd' '/construction/devel/libglade2/stage/usr/local/share/xml/libglade/glade-2.0.dtd' gmake[4]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4' gmake[3]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4' gmake[2]: Leaving directory '/construction/devel/libglade2/libglade-2.6.4' /bin/mkdir -p /construction/devel/libglade2/stage/usr/local/lib/libglade/2.0 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libglade-2.0.so.0.0.7' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libglade2-2.6.4_10 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:53