=>> Building devel/gconf2 build started at Wed Dec 2 17:12:55 UTC 2020 port directory: /usr/ports/devel/gconf2 package name: gconf2-3.2.6_5 building for: FreeBSD voi.aagh.net 12.2-RELEASE FreeBSD 12.2-RELEASE amd64 maintained by: desktop@FreeBSD.org Makefile ident: $FreeBSD: head/devel/gconf2/Makefile 548955 2020-09-19 10:43:46Z bapt $ Poudriere version: 3.3.6 Host OSVERSION: 1202000 Jail OSVERSION: 1202000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE UNAME_r=12.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.6 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_2_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_2_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gconf2-3.2.6_5: DOCS=on: Build and/or install documentation LDAP=off: LDAP protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- desktop@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-html-dir=/usr/local/share/doc --with-gtk=2.0 --disable-gtk-doc --without-openldap --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gconf2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gconf2/work HOME=/wrkdirs/usr/ports/devel/gconf2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gconf2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/gconf2/work XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gconf2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gconf2/work HOME=/wrkdirs/usr/ports/devel/gconf2/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gconf2/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" DOCS="" NO_DOCS="@comment " LDAP="@comment " NO_LDAP="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gconf" EXAMPLESDIR="share/examples/gconf2" DATADIR="share/gconf2" WWWDIR="www/gconf2" ETCDIR="etc/gconf2" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " LDAP="@comment " NO_LDAP="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gconf2 DOCSDIR=/usr/local/share/doc/gconf EXAMPLESDIR=/usr/local/share/examples/gconf2 WWWDIR=/usr/local/www/gconf2 ETCDIR=/usr/local/etc/gconf2 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License LGPL20 accepted by the user =========================================================================== =================================================== ===> gconf2-3.2.6_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.10.txz [voi.aagh.net] Installing pkg-1.15.10... [voi.aagh.net] Extracting pkg-1.15.10: .......... done ===> gconf2-3.2.6_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gconf2-3.2.6_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by gconf2-3.2.6_5 for building =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by gconf2-3.2.6_5 for building => SHA256 Checksum OK for gnome2/GConf-3.2.6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL20 accepted by the user ===> Fetching all distfiles required by gconf2-3.2.6_5 for building ===> Extracting for gconf2-3.2.6_5 => SHA256 Checksum OK for gnome2/GConf-3.2.6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gconf2-3.2.6_5 ===> Applying FreeBSD patches for gconf2-3.2.6_5 from /usr/ports/devel/gconf2/files =========================================================================== =================================================== ===> gconf2-3.2.6_5 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.21.txz [voi.aagh.net] Installing gettext-tools-0.21... [voi.aagh.net] `-- Installing gettext-runtime-0.21... [voi.aagh.net] | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] `-- Extracting gettext-runtime-0.21: .......... done [voi.aagh.net] `-- Installing libtextstyle-0.21... [voi.aagh.net] `-- Extracting libtextstyle-0.21: .......... done [voi.aagh.net] Extracting gettext-tools-0.21: .......... done ===> gconf2-3.2.6_5 depends on executable: msgfmt - found ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [voi.aagh.net] Installing gmake-4.3_2... [voi.aagh.net] Extracting gmake-4.3_2: .......... done ===> gconf2-3.2.6_5 depends on package: gmake>=4.3 - found ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on file: /usr/local/bin/intltool-extract - not found ===> Installing existing package /packages/All/intltool-0.51.0_1.txz [voi.aagh.net] Installing intltool-0.51.0_1... [voi.aagh.net] `-- Installing p5-XML-Parser-2.44... [voi.aagh.net] | `-- Installing expat-2.2.10... [voi.aagh.net] | `-- Extracting expat-2.2.10: .......... done [voi.aagh.net] | `-- Installing perl5-5.32.0... [voi.aagh.net] | `-- Extracting perl5-5.32.0: .......... done [voi.aagh.net] `-- Extracting p5-XML-Parser-2.44: .......... done [voi.aagh.net] Extracting intltool-0.51.0_1: .......... done ===> gconf2-3.2.6_5 depends on file: /usr/local/bin/intltool-extract - found ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on executable: g-ir-scanner - not found ===> Installing existing package /packages/All/gobject-introspection-1.66.1,1.txz [voi.aagh.net] Installing gobject-introspection-1.66.1,1... [voi.aagh.net] `-- Installing glib-2.66.3,1... [voi.aagh.net] | `-- Installing libffi-3.3_1... [voi.aagh.net] | `-- Extracting libffi-3.3_1: .......... done [voi.aagh.net] | `-- Installing libiconv-1.16... [voi.aagh.net] | `-- Extracting libiconv-1.16: .......... done [voi.aagh.net] | `-- Installing libxml2-2.9.10_2... [voi.aagh.net] | `-- Extracting libxml2-2.9.10_2: .......... done [voi.aagh.net] | `-- Installing pcre-8.44... [voi.aagh.net] | `-- Extracting pcre-8.44: .......... done [voi.aagh.net] | `-- Installing python37-3.7.9_1... [voi.aagh.net] | | `-- Installing libressl-3.2.2... [voi.aagh.net] | | `-- Extracting libressl-3.2.2: .......... done [voi.aagh.net] | | `-- Installing readline-8.0.4... [voi.aagh.net] | | `-- Extracting readline-8.0.4: .......... done [voi.aagh.net] | `-- Extracting python37-3.7.9_1: .......... done [voi.aagh.net] `-- Extracting glib-2.66.3,1: .......... done No schema files found: doing nothing. [voi.aagh.net] Extracting gobject-introspection-1.66.1,1: .......... done ===== Message from python37-3.7.9_1: -- 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 ===> gconf2-3.2.6_5 depends on executable: g-ir-scanner - found ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [voi.aagh.net] Installing pkgconf-1.7.3,1... [voi.aagh.net] Extracting pkgconf-1.7.3,1: .......... done ===> gconf2-3.2.6_5 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [voi.aagh.net] Installing ccache-3.7.1_1... [voi.aagh.net] Extracting ccache-3.7.1_1: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> gconf2-3.2.6_5 depends on file: /usr/local/bin/ccache - found ===> Returning to build of gconf2-3.2.6_5 =========================================================================== =================================================== ===> gconf2-3.2.6_5 depends on shared library: libdbus-glib-1.so - not found ===> Installing existing package /packages/All/dbus-glib-0.110.txz [voi.aagh.net] Installing dbus-glib-0.110... [voi.aagh.net] `-- Installing dbus-1.12.20_3... [voi.aagh.net] | `-- Installing libICE-1.0.10,1... [voi.aagh.net] | `-- Extracting libICE-1.0.10,1: .......... done [voi.aagh.net] | `-- Installing libSM-1.2.3,1... [voi.aagh.net] | `-- Extracting libSM-1.2.3,1: .......... done [voi.aagh.net] | `-- Installing libX11-1.6.12,1... [voi.aagh.net] | | `-- Installing libxcb-1.14_1... [voi.aagh.net] | | `-- Installing libXau-1.0.9... [voi.aagh.net] | | `-- Extracting libXau-1.0.9: .......... done [voi.aagh.net] | | `-- Installing libXdmcp-1.1.3... [voi.aagh.net] | | | `-- Installing xorgproto-2020.1... [voi.aagh.net] | | | `-- Extracting xorgproto-2020.1: .......... done [voi.aagh.net] | | `-- Extracting libXdmcp-1.1.3: ......... done [voi.aagh.net] | | `-- Installing libpthread-stubs-0.4... [voi.aagh.net] | | `-- Extracting libpthread-stubs-0.4: .... done [voi.aagh.net] | | `-- Extracting libxcb-1.14_1: .......... done [voi.aagh.net] | `-- Extracting libX11-1.6.12,1: .......... done ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. [voi.aagh.net] `-- Extracting dbus-1.12.20_3: ......... done [voi.aagh.net] Extracting dbus-glib-0.110: .......... done ===> gconf2-3.2.6_5 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on shared library: libpolkit-gobject-1.so - not found ===> Installing existing package /packages/All/polkit-0.118.txz [voi.aagh.net] Installing polkit-0.118... [voi.aagh.net] `-- Installing spidermonkey78-78.4.0_1... [voi.aagh.net] | `-- Installing icu-68.1,1... [voi.aagh.net] | `-- Extracting icu-68.1,1: .......... done [voi.aagh.net] | `-- Installing nspr-4.29... [voi.aagh.net] | `-- Extracting nspr-4.29: .......... done [voi.aagh.net] `-- Extracting spidermonkey78-78.4.0_1: .......... done ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. [voi.aagh.net] Extracting polkit-0.118: ......... done ===> gconf2-3.2.6_5 depends on shared library: libpolkit-gobject-1.so - found (/usr/local/lib/libpolkit-gobject-1.so) ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gconf2-3.2.6_5 depends on shared library: libatk-1.0.so - not found ===> Installing existing package /packages/All/atk-2.36.0.txz [voi.aagh.net] Installing atk-2.36.0... [voi.aagh.net] Extracting atk-2.36.0: .......... done ===> gconf2-3.2.6_5 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on shared library: libdconf.so - not found ===> Installing existing package /packages/All/dconf-0.38.0.txz [voi.aagh.net] Installing dconf-0.38.0... [voi.aagh.net] Extracting dconf-0.38.0: .......... done ===> gconf2-3.2.6_5 depends on shared library: libdconf.so - found (/usr/local/lib/libdconf.so) ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gconf2-3.2.6_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gconf2-3.2.6_5 depends on shared library: libgtk-x11-2.0.so - not found ===> Installing existing package /packages/All/gtk2-2.24.32.txz [voi.aagh.net] Installing gtk2-2.24.32... [voi.aagh.net] `-- Installing cups-2.3.3_1... [voi.aagh.net] | `-- Installing avahi-app-0.7_3... [voi.aagh.net] | | `-- Installing gdbm-1.18.1_1... [voi.aagh.net] | | `-- Extracting gdbm-1.18.1_1: .......... done [voi.aagh.net] | | `-- Installing gnome_subr-1.0... [voi.aagh.net] | | `-- Extracting gnome_subr-1.0: .... done [voi.aagh.net] | | `-- Installing libdaemon-0.14_1... [voi.aagh.net] | | `-- Extracting libdaemon-0.14_1: .......... done ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. [voi.aagh.net] | `-- Extracting avahi-app-0.7_3: .......... done [voi.aagh.net] | `-- Installing gnutls-3.6.15... [voi.aagh.net] | | `-- Installing ca_root_nss-3.58... [voi.aagh.net] | | `-- Extracting ca_root_nss-3.58: ........ done [voi.aagh.net] | | `-- Installing gmp-6.2.1... [voi.aagh.net] | | `-- Extracting gmp-6.2.1: .......... done [voi.aagh.net] | | `-- Installing libidn2-2.3.0_1... [voi.aagh.net] | | `-- Installing libunistring-0.9.10_1... [voi.aagh.net] | | `-- Extracting libunistring-0.9.10_1: .......... done [voi.aagh.net] | | `-- Extracting libidn2-2.3.0_1: .......... done [voi.aagh.net] | | `-- Installing libtasn1-4.16.0... [voi.aagh.net] | | `-- Extracting libtasn1-4.16.0: .......... done [voi.aagh.net] | | `-- Installing nettle-3.6... [voi.aagh.net] | | `-- Extracting nettle-3.6: .......... done [voi.aagh.net] | | `-- Installing p11-kit-0.23.21... [voi.aagh.net] | | `-- Installing bash-completion-2.11,2... [voi.aagh.net] | | | `-- Installing bash-5.0.18_3... [voi.aagh.net] | | | `-- Extracting bash-5.0.18_3: .......... done [voi.aagh.net] | | `-- Extracting bash-completion-2.11,2: .......... done [voi.aagh.net] | | `-- Extracting p11-kit-0.23.21: .......... done [voi.aagh.net] | `-- Extracting gnutls-3.6.15: .......... done [voi.aagh.net] | `-- Installing libpaper-1.1.24.4... [voi.aagh.net] | `-- Extracting libpaper-1.1.24.4: .......... done ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. [voi.aagh.net] `-- Extracting cups-2.3.3_1: .......... done [voi.aagh.net] `-- Installing gdk-pixbuf2-2.40.0... [voi.aagh.net] | `-- Installing jpeg-turbo-2.0.6... [voi.aagh.net] | `-- Extracting jpeg-turbo-2.0.6: .......... done [voi.aagh.net] | `-- Installing png-1.6.37... [voi.aagh.net] | `-- Extracting png-1.6.37: .......... done [voi.aagh.net] | `-- Installing shared-mime-info-2.0... [voi.aagh.net] | `-- Extracting shared-mime-info-2.0: .......... done [voi.aagh.net] | `-- Installing tiff-4.1.0... [voi.aagh.net] | | `-- Installing jbigkit-2.1_1... [voi.aagh.net] | | `-- Extracting jbigkit-2.1_1: .......... done [voi.aagh.net] | `-- Extracting tiff-4.1.0: .......... done [voi.aagh.net] `-- Extracting gdk-pixbuf2-2.40.0: .......... done [voi.aagh.net] `-- Installing gtk-update-icon-cache-3.24.20... [voi.aagh.net] `-- Extracting gtk-update-icon-cache-3.24.20: .......... done [voi.aagh.net] `-- Installing hicolor-icon-theme-0.17... [voi.aagh.net] `-- Extracting hicolor-icon-theme-0.17: . done [voi.aagh.net] `-- Installing libXcomposite-0.4.5,1... [voi.aagh.net] | `-- Installing libXext-1.3.4,1... [voi.aagh.net] | `-- Extracting libXext-1.3.4,1: .......... done [voi.aagh.net] | `-- Installing libXfixes-5.0.3_2... [voi.aagh.net] | `-- Extracting libXfixes-5.0.3_2: .......... done [voi.aagh.net] `-- Extracting libXcomposite-0.4.5,1: .......... done [voi.aagh.net] `-- Installing libXcursor-1.2.0... [voi.aagh.net] | `-- Installing libXrender-0.9.10_2... [voi.aagh.net] | `-- Extracting libXrender-0.9.10_2: .......... done [voi.aagh.net] `-- Extracting libXcursor-1.2.0: .......... done [voi.aagh.net] `-- Installing libXdamage-1.1.5... [voi.aagh.net] `-- Extracting libXdamage-1.1.5: ......... done [voi.aagh.net] `-- Installing libXi-1.7.10,1... [voi.aagh.net] `-- Extracting libXi-1.7.10,1: .......... done [voi.aagh.net] `-- Installing libXinerama-1.1.4_2,1... [voi.aagh.net] `-- Extracting libXinerama-1.1.4_2,1: .......... done [voi.aagh.net] `-- Installing libXrandr-1.5.2... [voi.aagh.net] `-- Extracting libXrandr-1.5.2: .......... done [voi.aagh.net] `-- Installing pango-1.42.4_5... [voi.aagh.net] | `-- Installing cairo-1.16.0_1,3... [voi.aagh.net] | | `-- Installing fontconfig-2.13.92_2,1... [voi.aagh.net] | | `-- Installing freetype2-2.10.4... [voi.aagh.net] | | `-- Extracting freetype2-2.10.4: .......... done [voi.aagh.net] | | `-- Extracting fontconfig-2.13.92_2,1: .......... done 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 [voi.aagh.net] | | `-- Installing mesa-libs-20.2.0_2... [voi.aagh.net] | | `-- Installing libXxf86vm-1.1.4_3... [voi.aagh.net] | | `-- Extracting libXxf86vm-1.1.4_3: .......... done [voi.aagh.net] | | `-- Installing libdrm-2.4.103,1... [voi.aagh.net] | | | `-- Installing libpciaccess-0.16... [voi.aagh.net] | | | `-- Installing pciids-20201025... [voi.aagh.net] | | | `-- Extracting pciids-20201025: ..... done [voi.aagh.net] | | | `-- Extracting libpciaccess-0.16: ......... done [voi.aagh.net] | | `-- Extracting libdrm-2.4.103,1: .......... done [voi.aagh.net] | | `-- Installing libunwind-20200331_1... [voi.aagh.net] | | `-- Extracting libunwind-20200331_1: .......... done [voi.aagh.net] | | `-- Installing libxshmfence-1.3... [voi.aagh.net] | | `-- Extracting libxshmfence-1.3: ......... done [voi.aagh.net] | | `-- Installing wayland-1.18.0_4... [voi.aagh.net] | | | `-- Installing libepoll-shim-0.0.20200602... [voi.aagh.net] | | | `-- Extracting libepoll-shim-0.0.20200602: .......... done [voi.aagh.net] | | `-- Extracting wayland-1.18.0_4: .......... done [voi.aagh.net] | | `-- Installing zstd-1.4.5_1... [voi.aagh.net] | | | `-- Installing liblz4-1.9.3,1... [voi.aagh.net] | | | `-- Extracting liblz4-1.9.3,1: .......... done [voi.aagh.net] | | `-- Extracting zstd-1.4.5_1: .......... done [voi.aagh.net] | | `-- Extracting mesa-libs-20.2.0_2: .......... done [voi.aagh.net] | | `-- Installing pixman-0.40.0_1... [voi.aagh.net] | | `-- Extracting pixman-0.40.0_1: .......... done [voi.aagh.net] | `-- Extracting cairo-1.16.0_1,3: .......... done [voi.aagh.net] | `-- Installing encodings-1.0.5,1... [voi.aagh.net] | `-- Extracting encodings-1.0.5,1: .......... done [voi.aagh.net] | `-- Installing fribidi-1.0.10... [voi.aagh.net] | `-- Extracting fribidi-1.0.10: .......... done [voi.aagh.net] | `-- Installing harfbuzz-2.7.2_1... [voi.aagh.net] | | `-- Installing graphite2-1.3.14... [voi.aagh.net] | | `-- Extracting graphite2-1.3.14: .......... done [voi.aagh.net] | `-- Extracting harfbuzz-2.7.2_1: .......... done [voi.aagh.net] | `-- Installing libXft-2.3.3... [voi.aagh.net] | `-- Extracting libXft-2.3.3: .......... done [voi.aagh.net] | `-- Installing xorg-fonts-truetype-7.7_1... [voi.aagh.net] | | `-- Installing dejavu-2.37_1... [voi.aagh.net] | | `-- Installing mkfontscale-1.2.1... [voi.aagh.net] | | | `-- Installing libfontenc-1.1.4... [voi.aagh.net] | | | `-- Extracting libfontenc-1.1.4: ......... done [voi.aagh.net] | | `-- Extracting mkfontscale-1.2.1: ....... done [voi.aagh.net] | | `-- Extracting dejavu-2.37_1: .......... done [voi.aagh.net] | | `-- Installing font-bh-ttf-1.0.3_4... [voi.aagh.net] | | `-- Extracting font-bh-ttf-1.0.3_4: .......... done [voi.aagh.net] | | `-- Installing font-misc-ethiopic-1.0.4... [voi.aagh.net] | | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [voi.aagh.net] | | `-- Installing font-misc-meltho-1.0.3_4... [voi.aagh.net] | | `-- Extracting font-misc-meltho-1.0.3_4: .......... done [voi.aagh.net] `-- Extracting pango-1.42.4_5: .......... done [voi.aagh.net] Extracting gtk2-2.24.32: .......... done ===== Message from ca_root_nss-3.58: -- 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 ===== 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. ===== Message from freetype2-2.10.4: -- 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). ===== 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. ===> gconf2-3.2.6_5 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on shared library: libIDL-2.so - not found ===> Installing existing package /packages/All/libIDL-0.8.14_5.txz [voi.aagh.net] Installing libIDL-0.8.14_5... [voi.aagh.net] Extracting libIDL-0.8.14_5: .......... done ===> gconf2-3.2.6_5 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so) ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> gconf2-3.2.6_5 depends on shared library: libORBit-2.so - not found ===> Installing existing package /packages/All/ORBit2-2.14.19_2.txz [voi.aagh.net] Installing ORBit2-2.14.19_2... [voi.aagh.net] Extracting ORBit2-2.14.19_2: .......... done ===> gconf2-3.2.6_5 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so) ===> Returning to build of gconf2-3.2.6_5 ===> gconf2-3.2.6_5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) =========================================================================== =================================================== ===> Configuring for gconf2-3.2.6_5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... amd64-portbld-freebsd12.2 checking host system type... amd64-portbld-freebsd12.2 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... 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 how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd12.2 file names to amd64-portbld-freebsd12.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd12.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd12.2 ld.so checking how to hardcode library paths into programs... immediate checking for glib-genmarshal... /usr/local/bin/glib-genmarshal configure: Will build with debug checks but no debug spew checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking which gtk+ version to compile against... 2.0 checking for DEPENDENT... yes checking for DEPENDENT_WITH_XML... yes checking for DEPENDENT_WITH_GTK... yes checking for DEPENDENT_WITH_XML_AND_GTK... yes checking for DEPENDENT_DBUS... yes checking whether to use ORBit... yes checking for DEPENDENT_ORBIT... yes checking for DEFAULTS... yes checking for GSETTINGS... yes checking for gio-querymodules... /usr/local/bin/gio-querymodules checking for pthread.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/wait.h... (cached) yes checking for getuid... (cached) yes checking for sigaction... (cached) yes checking for fsync... (cached) yes checking for fchmod... (cached) yes checking for fdwalk... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok 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... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for bind_textdomain_codeset... (cached) yes checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gconf-2.m4 config.status: creating gconf-zip config.status: creating gconf/Makefile config.status: creating backends/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/gconf/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating defaults/Makefile config.status: creating gsettings/Makefile config.status: creating gconf-2.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands sysconfsubdir: gconf IPC: ORBit gtk+: yes ldap: no policykit: yes gsettings: yes introspection: yes =========================================================================== =================================================== ===> Building for gconf2-3.2.6_5 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' Making all in gconf gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' /usr/local/bin/glib-genmarshal gconfmarshal.list --header --prefix=gconf_marshal > gconfmarshal.h INFO: Reading gconfmarshal.list... echo "#include \"gconfmarshal.h\"" > gconfmarshal.c && \ /usr/local/bin/glib-genmarshal gconfmarshal.list --body --prefix=gconf_marshal >> gconfmarshal.c INFO: Reading gconfmarshal.list... /usr/local/bin/orbit-idl-2 ./GConfX.idl orbit-idl-2 2.14.19 compiling mode, hide preprocessor errors, passes: stubs skels common headers Processing file ./GConfX.idl gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-internals.lo -MD -MP -MF .deps/gconf-internals.Tpo -c -o gconf-internals.lo gconf-internals.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-internals.lo -MD -MP -MF .deps/gconf-internals.Tpo -c gconf-internals.c -fPIC -DPIC -o .libs/gconf-internals.o In file included from gconf-internals.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-internals.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-internals.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf-internals.c:2486:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ /usr/local/include/glib-2.0/gobject/gtype.h:690:1: note: 'g_type_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:504:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36' # define GLIB_DEPRECATED_IN_2_36 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-internals.lo -MD -MP -MF .deps/gconf-internals.Tpo -c gconf-internals.c -o gconf-internals.o >/dev/null 2>&1 mv -f .deps/gconf-internals.Tpo .deps/gconf-internals.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-backend.lo -MD -MP -MF .deps/gconf-backend.Tpo -c -o gconf-backend.lo gconf-backend.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-backend.lo -MD -MP -MF .deps/gconf-backend.Tpo -c gconf-backend.c -fPIC -DPIC -o .libs/gconf-backend.o In file included from gconf-backend.c:22: In file included from ./gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-backend.c:22: In file included from ./gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-backend.c:22: In file included from ./gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-backend.lo -MD -MP -MF .deps/gconf-backend.Tpo -c gconf-backend.c -o gconf-backend.o >/dev/null 2>&1 mv -f .deps/gconf-backend.Tpo .deps/gconf-backend.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-changeset.lo -MD -MP -MF .deps/gconf-changeset.Tpo -c -o gconf-changeset.lo gconf-changeset.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-changeset.lo -MD -MP -MF .deps/gconf-changeset.Tpo -c gconf-changeset.c -fPIC -DPIC -o .libs/gconf-changeset.o In file included from gconf-changeset.c:21: In file included from ./gconf-changeset.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-changeset.c:21: In file included from ./gconf-changeset.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-changeset.c:21: In file included from ./gconf-changeset.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-changeset.lo -MD -MP -MF .deps/gconf-changeset.Tpo -c gconf-changeset.c -o gconf-changeset.o >/dev/null 2>&1 mv -f .deps/gconf-changeset.Tpo .deps/gconf-changeset.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-error.lo -MD -MP -MF .deps/gconf-error.Tpo -c -o gconf-error.lo gconf-error.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-error.lo -MD -MP -MF .deps/gconf-error.Tpo -c gconf-error.c -fPIC -DPIC -o .libs/gconf-error.o In file included from gconf-error.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-error.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-error.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-error.lo -MD -MP -MF .deps/gconf-error.Tpo -c gconf-error.c -o gconf-error.o >/dev/null 2>&1 mv -f .deps/gconf-error.Tpo .deps/gconf-error.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-listeners.lo -MD -MP -MF .deps/gconf-listeners.Tpo -c -o gconf-listeners.lo gconf-listeners.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-listeners.lo -MD -MP -MF .deps/gconf-listeners.Tpo -c gconf-listeners.c -fPIC -DPIC -o .libs/gconf-listeners.o In file included from gconf-listeners.c:22: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-listeners.c:22: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-listeners.c:22: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-listeners.lo -MD -MP -MF .deps/gconf-listeners.Tpo -c gconf-listeners.c -o gconf-listeners.o >/dev/null 2>&1 mv -f .deps/gconf-listeners.Tpo .deps/gconf-listeners.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-locale.lo -MD -MP -MF .deps/gconf-locale.Tpo -c -o gconf-locale.lo gconf-locale.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-locale.lo -MD -MP -MF .deps/gconf-locale.Tpo -c gconf-locale.c -fPIC -DPIC -o .libs/gconf-locale.o In file included from gconf-locale.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-locale.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-locale.c:22: In file included from ./gconf-internals.h:36: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf-locale.c:46:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf-locale.c:95:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime now; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf-locale.c:103:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime last_access = e->mod_time; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-locale.lo -MD -MP -MF .deps/gconf-locale.Tpo -c gconf-locale.c -o gconf-locale.o >/dev/null 2>&1 mv -f .deps/gconf-locale.Tpo .deps/gconf-locale.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-schema.lo -MD -MP -MF .deps/gconf-schema.Tpo -c -o gconf-schema.lo gconf-schema.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-schema.lo -MD -MP -MF .deps/gconf-schema.Tpo -c gconf-schema.c -fPIC -DPIC -o .libs/gconf-schema.o In file included from gconf-schema.c:21: In file included from ./gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-schema.c:21: In file included from ./gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-schema.c:21: In file included from ./gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-schema.lo -MD -MP -MF .deps/gconf-schema.Tpo -c gconf-schema.c -o gconf-schema.o >/dev/null 2>&1 mv -f .deps/gconf-schema.Tpo .deps/gconf-schema.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-sources.lo -MD -MP -MF .deps/gconf-sources.Tpo -c -o gconf-sources.lo gconf-sources.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-sources.lo -MD -MP -MF .deps/gconf-sources.Tpo -c gconf-sources.c -fPIC -DPIC -o .libs/gconf-sources.o In file included from gconf-sources.c:22: In file included from ./gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-sources.c:22: In file included from ./gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-sources.c:22: In file included from ./gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-sources.lo -MD -MP -MF .deps/gconf-sources.Tpo -c gconf-sources.c -o gconf-sources.o >/dev/null 2>&1 mv -f .deps/gconf-sources.Tpo .deps/gconf-sources.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-value.lo -MD -MP -MF .deps/gconf-value.Tpo -c -o gconf-value.lo gconf-value.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-value.lo -MD -MP -MF .deps/gconf-value.Tpo -c gconf-value.c -fPIC -DPIC -o .libs/gconf-value.o In file included from gconf-value.c:21: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-value.c:21: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-value.c:21: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf-value.c:1422:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf-value.c:1446:31: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time) ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-value.lo -MD -MP -MF .deps/gconf-value.Tpo -c gconf-value.c -o gconf-value.o >/dev/null 2>&1 mv -f .deps/gconf-value.Tpo .deps/gconf-value.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf.lo -MD -MP -MF .deps/gconf.Tpo -c -o gconf.lo gconf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf.lo -MD -MP -MF .deps/gconf.Tpo -c gconf.c -fPIC -DPIC -o .libs/gconf.o In file included from gconf.c:24: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf.c:24: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf.c:24: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf.c:871:31: warning: assigning to 'CORBA_string' (aka 'char *') from 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] properties._buffer[0].value = g_get_prgname (); ^ ~~~~~~~~~~~~~~~~ gconf.c:2931:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv; ^ /usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf.c:2933:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&tv); ^ /usr/local/include/glib-2.0/glib/gmain.h:680:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:917:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:984:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf.lo -MD -MP -MF .deps/gconf.Tpo -c gconf.c -o gconf.o >/dev/null 2>&1 mv -f .deps/gconf.Tpo .deps/gconf.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-client.lo -MD -MP -MF .deps/gconf-client.Tpo -c -o gconf-client.lo gconf-client.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-client.lo -MD -MP -MF .deps/gconf-client.Tpo -c gconf-client.c -fPIC -DPIC -o .libs/gconf-client.o In file included from gconf-client.c:25: In file included from ./gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-client.c:25: In file included from ./gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-client.c:25: In file included from ./gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-client.lo -MD -MP -MF .deps/gconf-client.Tpo -c gconf-client.c -o gconf-client.o >/dev/null 2>&1 mv -f .deps/gconf-client.Tpo .deps/gconf-client.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-enum-types.lo -MD -MP -MF .deps/gconf-enum-types.Tpo -c -o gconf-enum-types.lo gconf-enum-types.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-enum-types.lo -MD -MP -MF .deps/gconf-enum-types.Tpo -c gconf-enum-types.c -fPIC -DPIC -o .libs/gconf-enum-types.o In file included from gconf-enum-types.c:4: In file included from ./gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-enum-types.c:4: In file included from ./gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-enum-types.c:4: In file included from ./gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-enum-types.lo -MD -MP -MF .deps/gconf-enum-types.Tpo -c gconf-enum-types.c -o gconf-enum-types.o >/dev/null 2>&1 mv -f .deps/gconf-enum-types.Tpo .deps/gconf-enum-types.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-common.lo -MD -MP -MF .deps/GConfX-common.Tpo -c -o GConfX-common.lo GConfX-common.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-common.lo -MD -MP -MF .deps/GConfX-common.Tpo -c GConfX-common.c -fPIC -DPIC -o .libs/GConfX-common.o GConfX-common.c:11:34: warning: unused variable 'ORBit_zero_int' [-Wunused-const-variable] static const CORBA_unsigned_long ORBit_zero_int = 0; ^ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-common.lo -MD -MP -MF .deps/GConfX-common.Tpo -c GConfX-common.c -o GConfX-common.o >/dev/null 2>&1 mv -f .deps/GConfX-common.Tpo .deps/GConfX-common.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-skels.lo -MD -MP -MF .deps/GConfX-skels.Tpo -c -o GConfX-skels.lo GConfX-skels.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-skels.lo -MD -MP -MF .deps/GConfX-skels.Tpo -c GConfX-skels.c -fPIC -DPIC -o .libs/GConfX-skels.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-skels.lo -MD -MP -MF .deps/GConfX-skels.Tpo -c GConfX-skels.c -o GConfX-skels.o >/dev/null 2>&1 mv -f .deps/GConfX-skels.Tpo .deps/GConfX-skels.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-stubs.lo -MD -MP -MF .deps/GConfX-stubs.Tpo -c -o GConfX-stubs.lo GConfX-stubs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-stubs.lo -MD -MP -MF .deps/GConfX-stubs.Tpo -c GConfX-stubs.c -fPIC -DPIC -o .libs/GConfX-stubs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT GConfX-stubs.lo -MD -MP -MF .deps/GConfX-stubs.Tpo -c GConfX-stubs.c -o GConfX-stubs.o >/dev/null 2>&1 mv -f .deps/GConfX-stubs.Tpo .deps/GConfX-stubs.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -version-info 5:5:1 -no-undefined -L/usr/local/lib -fstack-protector-strong -o libgconf-2.la -rpath /usr/local/lib gconf-internals.lo gconf-backend.lo gconf-changeset.lo gconf-error.lo gconf-listeners.lo gconf-locale.lo gconf-schema.lo gconf-sources.lo gconf-value.lo gconf.lo gconf-client.lo gconf-enum-types.lo GConfX-common.lo GConfX-skels.lo GConfX-stubs.lo -lintl -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lORBit-2 -lgthread-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/gconf-internals.o .libs/gconf-backend.o .libs/gconf-changeset.o .libs/gconf-error.o .libs/gconf-listeners.o .libs/gconf-locale.o .libs/gconf-schema.o .libs/gconf-sources.o .libs/gconf-value.o .libs/gconf.o .libs/gconf-client.o .libs/gconf-enum-types.o .libs/GConfX-common.o .libs/GConfX-skels.o .libs/GConfX-stubs.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -fstack-protector-strong -fstack-protector-strong -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgconf-2.so.4 -o .libs/libgconf-2.so.4.1.5 libtool: link: (cd ".libs" && rm -f "libgconf-2.so.4" && ln -s "libgconf-2.so.4.1.5" "libgconf-2.so.4") libtool: link: (cd ".libs" && rm -f "libgconf-2.so" && ln -s "libgconf-2.so.4.1.5" "libgconf-2.so") libtool: link: ar cru .libs/libgconf-2.a gconf-internals.o gconf-backend.o gconf-changeset.o gconf-error.o gconf-listeners.o gconf-locale.o gconf-schema.o gconf-sources.o gconf-value.o gconf.o gconf-client.o gconf-enum-types.o GConfX-common.o GConfX-skels.o GConfX-stubs.o libtool: link: ranlib .libs/libgconf-2.a libtool: link: ( cd ".libs" && rm -f "libgconf-2.la" && ln -s "../libgconf-2.la" "libgconf-2.la" ) cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconftool.o -MD -MP -MF .deps/gconftool.Tpo -c -o gconftool.o gconftool.c In file included from gconftool.c:21: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconftool.c:21: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconftool.c:21: In file included from ./gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconftool.c:581:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ /usr/local/include/glib-2.0/glib/deprecated/gthread.h:260:1: note: 'g_thread_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:436:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. mv -f .deps/gconftool.Tpo .deps/gconftool.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o gconftool-2 gconftool.o libgconf-2.la -lintl -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxml2 libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/gconftool-2 gconftool.o -Wl,--export-dynamic -pthread -L/usr/local/lib ./.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lxml2 -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconfd_2-gconf-database.o -MD -MP -MF .deps/gconfd_2-gconf-database.Tpo -c -o gconfd_2-gconf-database.o `test -f 'gconf-database.c' || echo './'`gconf-database.c In file included from gconf-database.c:21: In file included from ./gconf-database.h:32: In file included from ./gconf-sources.h:26: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-database.c:21: In file included from ./gconf-database.h:32: In file included from ./gconf-sources.h:26: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-database.c:21: In file included from ./gconf-database.h:32: In file included from ./gconf-sources.h:26: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-database.c:21: ./gconf-database.h:64:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime last_access; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 4 warnings generated. mv -f .deps/gconfd_2-gconf-database.Tpo .deps/gconfd_2-gconf-database.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconfd_2-gconfd.o -MD -MP -MF .deps/gconfd_2-gconfd.Tpo -c -o gconfd_2-gconfd.o `test -f 'gconfd.c' || echo './'`gconfd.c In file included from gconfd.c:30: In file included from ./gconf-internals.h:36: ./gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconfd.c:30: In file included from ./gconf-internals.h:36: ./gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconfd.c:30: In file included from ./gconf-internals.h:36: ./gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconfd.c:36: In file included from ./gconfd.h:33: ./gconf-database.h:64:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime last_access; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconfd.c:1279:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime now; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. mv -f .deps/gconfd_2-gconfd.Tpo .deps/gconfd_2-gconfd.Po /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o gconfd-2 gconfd_2-gconf-database.o gconfd_2-gconfd.o libgconf-2.la -lintl -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lORBit-2 -lgthread-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl libtool: link: cc -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr/local\" -DGCONF_LOCALE_DIR=\"/usr/local/share/locale\" -DGCONF_SRCDIR=\"/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -DGCONF_ETCDIR=\"/usr/local/etc/gconf\" -DGCONF_BINDIR=\"/usr/local/bin\" -DGCONF_SERVERDIR=\"/usr/local/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/local/lib/GConf/2\" -DVERSION=\"3.2.6\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/gconfd-2 gconfd_2-gconf-database.o gconfd_2-gconfd.o -Wl,--export-dynamic -pthread -pthread -L/usr/local/lib ./.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib CPPFLAGS="-I/usr/local/include" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall" LDFLAGS="-L/usr/local/lib -fstack-protector-strong " CC="cc" PKG_CONFIG="pkgconf" GI_HOST_OS="" DLLTOOL="dlltool" /usr/local/bin/g-ir-scanner --warn-all --add-include-path=. --namespace=GConf --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --pkg-export=gconf-2.0 --library=libgconf-2.la --identifier-prefix=GConf --symbol-prefix=gconf --c-include "gconf/gconf.h" --cflags-begin -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr/local"\" -DGCONF_LOCALE_DIR=\""/usr/local/share/locale"\" -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -DGCONF_ETCDIR=\""/usr/local/etc/gconf"\" -DGCONF_BINDIR=\""/usr/local/bin"\" -DGCONF_SERVERDIR=\""/usr/local/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/local/lib/GConf/2"\" -DVERSION=\""3.2.6"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\" --cflags-end gconf.h gconf-changeset.h gconf-listeners.h gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h gconf-client.h gconf-enum-types.h gconf-internals.c gconf-backend.c gconf-changeset.c gconf-error.c gconf-listeners.c gconf-locale.c gconf-schema.c gconf-sources.c gconf-value.c gconf.c gconf-client.c gconf-enum-types.c libgconf-2.la Makefile --output GConf-2.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC cc -o /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/tmp-introspect_i2h55wp/GConf-2.0 -export-dynamic -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/tmp-introspect_i2h55wp/GConf-2.0.o -L. libgconf-2.la -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -L/usr/local/lib -fstack-protector-strong libtool: link: cc -o /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/tmp-introspect_i2h55wp/.libs/GConf-2.0 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/tmp-introspect_i2h55wp/GConf-2.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,--export-dynamic -L. ./.libs/libgconf-2.so -L/usr/local/lib /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gconf.c:833: Error: GConf: encountered multiple return value parameters or tags for "gconf_engine_notify_add". gconf.c:3343: Error: GConf: encountered multiple return value parameters or tags for "gconf_engine_get_schema". gconf.c:2409: Warning: GConf: gconf_debug_shutdown: unknown parameter 'void' in documentation comment gconf-value.h:107: Warning: GConf: gconf_value_set_list_nocopy: argument list: Missing (element-type) annotation gconf-value.h:109: Warning: GConf: gconf_value_set_list: argument list: Missing (element-type) annotation gconf-changeset.h:119: Warning: GConf: gconf_change_set_set_list: argument list: Missing (element-type) annotation gconf-client.h:334: Warning: GConf: gconf_client_set_list: argument list: Missing (element-type) annotation sed -e 's,[@]libexecdir[@],/usr/local/libexec,g' \ <./org.gnome.GConf.service.in >org.gnome.GConf.service /usr/local/bin/g-ir-compiler --includedir=. --includedir=. GConf-2.0.gir -o GConf-2.0.typelib gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' Making all in backends gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT markup-backend.lo -MD -MP -MF .deps/markup-backend.Tpo -c -o markup-backend.lo markup-backend.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT markup-backend.lo -MD -MP -MF .deps/markup-backend.Tpo -c markup-backend.c -fPIC -DPIC -o .libs/markup-backend.o In file included from markup-backend.c:21: In file included from ../gconf/gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from markup-backend.c:21: In file included from ../gconf/gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from markup-backend.c:21: In file included from ../gconf/gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from markup-backend.c:36: ./markup-tree.h:81:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime markup_entry_get_mod_time (MarkupEntry *entry); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ markup-backend.c:527:7: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mtime; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT markup-backend.lo -MD -MP -MF .deps/markup-backend.Tpo -c markup-backend.c -o markup-backend.o >/dev/null 2>&1 mv -f .deps/markup-backend.Tpo .deps/markup-backend.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT markup-tree.lo -MD -MP -MF .deps/markup-tree.Tpo -c -o markup-tree.lo markup-tree.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT markup-tree.lo -MD -MP -MF .deps/markup-tree.Tpo -c markup-tree.c -fPIC -DPIC -o .libs/markup-tree.o In file included from markup-tree.c:23: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from markup-tree.c:23: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from markup-tree.c:23: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from markup-tree.c:25: ./markup-tree.h:81:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime markup_entry_get_mod_time (MarkupEntry *entry); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ markup-tree.c:91:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ markup-tree.c:1876:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ markup-tree.c:1898:28: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mtime) ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ markup-tree.c:2785:11: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime vmtime; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 8 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT markup-tree.lo -MD -MP -MF .deps/markup-tree.Tpo -c markup-tree.c -o markup-tree.o >/dev/null 2>&1 mv -f .deps/markup-tree.Tpo .deps/markup-tree.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -avoid-version -module -no-undefined -L/usr/local/lib -fstack-protector-strong -o libgconfbackend-xml.la -rpath /usr/local/lib/GConf/2 markup-backend.lo markup-tree.lo -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl ../gconf/libgconf-2.la -lintl libtool: link: cc -shared -fPIC -DPIC .libs/markup-backend.o .libs/markup-tree.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../gconf/.libs/libgconf-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -fstack-protector-strong -fstack-protector-strong -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgconfbackend-xml.so -o .libs/libgconfbackend-xml.so libtool: link: ar cru .libs/libgconfbackend-xml.a markup-backend.o markup-tree.o libtool: link: ranlib .libs/libgconfbackend-xml.a libtool: link: ( cd ".libs" && rm -f "libgconfbackend-xml.la" && ln -s "../libgconfbackend-xml.la" "libgconfbackend-xml.la" ) /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-cache.lo -MD -MP -MF .deps/xml-cache.Tpo -c -o xml-cache.lo xml-cache.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-cache.lo -MD -MP -MF .deps/xml-cache.Tpo -c xml-cache.c -fPIC -DPIC -o .libs/xml-cache.o In file included from xml-cache.c:21: In file included from ./xml-cache.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-cache.c:21: In file included from ./xml-cache.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-cache.c:21: In file included from ./xml-cache.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-cache.c:21: In file included from ./xml-cache.h:25: ./xml-dir.h:73:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime dir_get_last_access (Dir *d); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-cache.c:21: ./xml-cache.h:36:28: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime older_than); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-cache.c:296:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime now; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-cache.c:298:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime length; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-cache.c:305:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime last_access; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-cache.c:329:19: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime older_than) ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 9 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-cache.lo -MD -MP -MF .deps/xml-cache.Tpo -c xml-cache.c -o xml-cache.o >/dev/null 2>&1 mv -f .deps/xml-cache.Tpo .deps/xml-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-dir.lo -MD -MP -MF .deps/xml-dir.Tpo -c -o xml-dir.lo xml-dir.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-dir.lo -MD -MP -MF .deps/xml-dir.Tpo -c xml-dir.c -fPIC -DPIC -o .libs/xml-dir.o In file included from xml-dir.c:21: In file included from ./xml-dir.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-dir.c:21: In file included from ./xml-dir.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-dir.c:21: In file included from ./xml-dir.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-dir.c:21: ./xml-dir.h:73:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime dir_get_last_access (Dir *d); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-dir.c:22: ./xml-entry.h:50:39: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-dir.c:72:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime last_access; /* so we know when to un-cache */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-dir.c:615:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-dir.c:1059:57: warning: passing 'char [6]' to parameter of type 'const xmlChar *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] d->doc->xmlRootNode = xmlNewDocNode(d->doc, NULL, "gconf", NULL); ^~~~~~~ /usr/local/include/libxml2/libxml/tree.h:829:22: note: passing argument to parameter 'name' here const xmlChar *name, ^ xml-dir.c:1156:19: warning: passing 'xmlChar *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] (strcmp((xmlChar *)node->name, "entry") == 0)) ^~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:82:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ 9 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-dir.lo -MD -MP -MF .deps/xml-dir.Tpo -c xml-dir.c -o xml-dir.o >/dev/null 2>&1 mv -f .deps/xml-dir.Tpo .deps/xml-dir.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-entry.lo -MD -MP -MF .deps/xml-entry.Tpo -c -o xml-entry.lo xml-entry.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-entry.lo -MD -MP -MF .deps/xml-entry.Tpo -c xml-entry.c -fPIC -DPIC -o .libs/xml-entry.o In file included from xml-entry.c:21: In file included from ./xml-entry.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-entry.c:21: In file included from ./xml-entry.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-entry.c:21: In file included from ./xml-entry.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-entry.c:21: ./xml-entry.h:50:39: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-entry.c:45:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-entry.c:270:23: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time) ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ xml-entry.c:1291:12: warning: returning 'xmlChar *' (aka 'unsigned char *') from a function with result type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] return prop; ^~~~ 7 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-entry.lo -MD -MP -MF .deps/xml-entry.Tpo -c xml-entry.c -o xml-entry.o >/dev/null 2>&1 mv -f .deps/xml-entry.Tpo .deps/xml-entry.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-backend.lo -MD -MP -MF .deps/xml-backend.Tpo -c -o xml-backend.lo xml-backend.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-backend.lo -MD -MP -MF .deps/xml-backend.Tpo -c xml-backend.c -fPIC -DPIC -o .libs/xml-backend.o In file included from xml-backend.c:22: In file included from ../gconf/gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-backend.c:22: In file included from ../gconf/gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-backend.c:22: In file included from ../gconf/gconf-backend.h:24: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-backend.c:26: In file included from ./xml-cache.h:25: ./xml-dir.h:73:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime dir_get_last_access (Dir *d); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-backend.c:26: ./xml-cache.h:36:28: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime older_than); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-backend.lo -MD -MP -MF .deps/xml-backend.Tpo -c xml-backend.c -o xml-backend.o >/dev/null 2>&1 mv -f .deps/xml-backend.Tpo .deps/xml-backend.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -avoid-version -module -no-undefined -L/usr/local/lib -fstack-protector-strong -o libgconfbackend-oldxml.la -rpath /usr/local/lib/GConf/2 xml-cache.lo xml-dir.lo xml-entry.lo xml-backend.lo -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxml2 ../gconf/libgconf-2.la -lintl libtool: link: cc -shared -fPIC -DPIC .libs/xml-cache.o .libs/xml-dir.o .libs/xml-entry.o .libs/xml-backend.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lxml2 ../gconf/.libs/libgconf-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -fstack-protector-strong -fstack-protector-strong -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgconfbackend-oldxml.so -o .libs/libgconfbackend-oldxml.so libtool: link: ar cru .libs/libgconfbackend-oldxml.a xml-cache.o xml-dir.o xml-entry.o xml-backend.o libtool: link: ranlib .libs/libgconfbackend-oldxml.a libtool: link: ( cd ".libs" && rm -f "libgconfbackend-oldxml.la" && ln -s "../libgconfbackend-oldxml.la" "libgconfbackend-oldxml.la" ) cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-merge-tree.o -MD -MP -MF .deps/gconf-merge-tree.Tpo -c -o gconf-merge-tree.o gconf-merge-tree.c In file included from gconf-merge-tree.c:26: In file included from ./markup-tree.c:23: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-merge-tree.c:26: In file included from ./markup-tree.c:23: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-merge-tree.c:26: In file included from ./markup-tree.c:23: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-merge-tree.c:26: In file included from ./markup-tree.c:25: ./markup-tree.h:81:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime markup_entry_get_mod_time (MarkupEntry *entry); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-merge-tree.c:26: ./markup-tree.c:91:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-merge-tree.c:26: ./markup-tree.c:1876:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-merge-tree.c:26: ./markup-tree.c:1898:28: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mtime) ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-merge-tree.c:26: ./markup-tree.c:2785:11: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime vmtime; ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 8 warnings generated. mv -f .deps/gconf-merge-tree.Tpo .deps/gconf-merge-tree.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o gconf-merge-tree gconf-merge-tree.o -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl ../gconf/libgconf-2.la libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/gconf-merge-tree gconf-merge-tree.o -Wl,--export-dynamic -pthread -L/usr/local/lib ../gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT xml-test.o -MD -MP -MF .deps/xml-test.Tpo -c -o xml-test.o xml-test.c In file included from xml-test.c:21: In file included from ./xml-entry.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-test.c:21: In file included from ./xml-entry.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-test.c:21: In file included from ./xml-entry.h:23: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-test.c:21: ./xml-entry.h:50:39: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-test.c:22: ./xml-dir.h:73:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime dir_get_last_access (Dir *d); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from xml-test.c:23: ./xml-cache.h:36:28: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime older_than); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 6 warnings generated. mv -f .deps/xml-test.Tpo .deps/xml-test.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o xml-test xml-test.o -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxml2 ../gconf/libgconf-2.la libgconfbackend-oldxml.la *** Warning: Linking the executable xml-test against the loadable module *** libgconfbackend-oldxml.so is not portable! libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/xml-test xml-test.o -Wl,--export-dynamic -pthread -L/usr/local/lib ../gconf/.libs/libgconf-2.so ./.libs/libgconfbackend-oldxml.so /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lxml2 -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/GConf/2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends' Making all in po gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/po' file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file am.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn_IN.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en@shaw.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hy.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ka.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mai.po file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mg.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nn.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file oc.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file rw.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file yi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/po' Making all in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' Making all in gconf gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc/gconf' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc/gconf' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' Making all in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/examples' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_SYSCONFDIR=\""/usr/local/etc/gconf"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT basic-gconf-app.o -MD -MP -MF .deps/basic-gconf-app.Tpo -c -o basic-gconf-app.o basic-gconf-app.c In file included from basic-gconf-app.c:83: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from basic-gconf-app.c:83: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from basic-gconf-app.c:83: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from basic-gconf-app.c:84: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from basic-gconf-app.c:84: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ basic-gconf-app.c:458:60: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkDialog *' (aka 'struct _GtkDialog *') [-Wincompatible-pointer-types] gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(dialog)), ^~~~~~ /usr/local/include/gtk-2.0/gtk/gtkbox.h:42:63: note: expanded from macro 'GTK_BOX' #define GTK_BOX(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_BOX, GtkBox)) ^~~ /usr/local/include/glib-2.0/gobject/gtype.h:484:80: note: expanded from macro 'G_TYPE_CHECK_INSTANCE_CAST' #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) ^~~~~~~~ /usr/local/include/glib-2.0/gobject/gtype.h:2297:57: note: expanded from macro '_G_TYPE_CIC' ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^~ /usr/local/include/gtk-2.0/gtk/gtkdialog.h:178:53: note: passing argument to parameter 'dialog' here GtkWidget * gtk_dialog_get_content_area (GtkDialog *dialog); ^ 6 warnings generated. mv -f .deps/basic-gconf-app.Tpo .deps/basic-gconf-app.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o basic-gconf-app basic-gconf-app.o -lintl -L/usr/local/lib -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -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 -lglib-2.0 -lintl -lfontconfig -lfreetype ../gconf/libgconf-2.la libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/basic-gconf-app basic-gconf-app.o -Wl,--export-dynamic -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype ../gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_SYSCONFDIR=\""/usr/local/etc/gconf"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT simple-view.o -MD -MP -MF .deps/simple-view.Tpo -c -o simple-view.o simple-view.c In file included from simple-view.c:23: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from simple-view.c:23: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from simple-view.c:23: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from simple-view.c:24: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from simple-view.c:24: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. mv -f .deps/simple-view.Tpo .deps/simple-view.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o simple-view simple-view.o -lintl -L/usr/local/lib -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -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 -lglib-2.0 -lintl -lfontconfig -lfreetype ../gconf/libgconf-2.la libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/simple-view simple-view.o -Wl,--export-dynamic -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype ../gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -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/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DGCONF_SRCDIR=\""/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6"\" -DGCONF_SYSCONFDIR=\""/usr/local/etc/gconf"\" -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT simple-controller.o -MD -MP -MF .deps/simple-controller.Tpo -c -o simple-controller.o simple-controller.c In file included from simple-controller.c:24: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from simple-controller.c:24: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from simple-controller.c:24: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from simple-controller.c:25: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:33: In file included from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /usr/local/include/glib-2.0/gobject/gtype.h:685:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:510:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from simple-controller.c:25: In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:126: In file included from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /usr/local/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. mv -f .deps/simple-controller.Tpo .deps/simple-controller.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o simple-controller simple-controller.o -lintl -L/usr/local/lib -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -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 -lglib-2.0 -lintl -lfontconfig -lfreetype ../gconf/libgconf-2.la libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/simple-controller simple-controller.o -Wl,--export-dynamic -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype ../gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o complex-gconf-app basic-gconf-app.o -lintl -L/usr/local/lib -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -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 -lglib-2.0 -lintl -lfontconfig -lfreetype ../gconf/libgconf-2.la libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/complex-gconf-app basic-gconf-app.o -Wl,--export-dynamic -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype ../gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/examples' Making all in defaults gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DSYSGCONFDIR=\"/usr/local/etc/gconf\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/polkit-1 -pthread -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-defaults.o -MD -MP -MF .deps/gconf-defaults.Tpo -c -o gconf-defaults.o gconf-defaults.c In file included from gconf-defaults.c:43: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-defaults.c:43: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconf-defaults.c:43: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconf-defaults.c:194:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GConfDefaultsPrivate)); ^ /usr/local/include/glib-2.0/gobject/gtype.h:1303:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:850:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gconf-defaults.c:205:27: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] mechanism->priv = GCONF_DEFAULTS_GET_PRIVATE (mechanism); ^ gconf-defaults.c:113:40: note: expanded from macro 'GCONF_DEFAULTS_GET_PRIVATE' #define GCONF_DEFAULTS_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), GCONF_TYPE_DEFAULTS, GConfDefaultsPrivate)) ^ /usr/local/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:853:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:994:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:992:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ gconf-defaults.c:231:33: warning: 'polkit_authority_get' is deprecated: Use polkit_authority_get_sync instead [-Wdeprecated-declarations] mechanism->priv->auth = polkit_authority_get (); ^ /usr/local/include/polkit-1/polkit/polkitauthority.h:50:46: note: 'polkit_authority_get' has been explicitly marked deprecated here PolkitAuthority *polkit_authority_get (void) G_GNUC_DEPRECATED_FOR (polkit_authority_get_sync); ^ /usr/local/include/glib-2.0/glib/gmacros.h:617:18: note: expanded from macro 'G_GNUC_DEPRECATED_FOR' __attribute__((deprecated("Use " #f " instead"))) ^ gconf-defaults.c:982:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'const gchar *' (aka 'const char *') [-Wnon-literal-null-conversion] GCONF_DEFAULTS_ERROR_GENERAL, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7 warnings generated. mv -f .deps/gconf-defaults.Tpo .deps/gconf-defaults.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DSYSGCONFDIR=\"/usr/local/etc/gconf\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/polkit-1 -pthread -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gconf-defaults-main.o -MD -MP -MF .deps/gconf-defaults-main.Tpo -c -o gconf-defaults-main.o gconf-defaults-main.c gconf-defaults-main.c:161:15: warning: Deprecated pre-processor symbol [-W#pragma-messages] if (! g_thread_supported ()) { ^ /usr/local/include/glib-2.0/glib/deprecated/gthread.h:270:38: note: expanded from macro 'g_thread_supported' #define g_thread_supported() (1) GLIB_DEPRECATED_MACRO_IN_2_32 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:438:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32' # define GLIB_DEPRECATED_MACRO_IN_2_32 GLIB_DEPRECATED_MACRO ^ /usr/local/include/glib-2.0/glib/gmacros.h:993:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /usr/local/include/glib-2.0/glib/gmacros.h:992:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :49:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ gconf-defaults-main.c:162:17: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ /usr/local/include/glib-2.0/glib/deprecated/gthread.h:260:1: note: 'g_thread_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:436:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gconf-defaults-main.c:165:9: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ /usr/local/include/glib-2.0/gobject/gtype.h:690:1: note: 'g_type_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:504:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36' # define GLIB_DEPRECATED_IN_2_36 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. mv -f .deps/gconf-defaults-main.Tpo .deps/gconf-defaults-main.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o gconf-defaults-mechanism gconf-defaults.o gconf-defaults-main.o ../gconf/libgconf-2.la -L/usr/local/lib -lgthread-2.0 -pthread -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/gconf-defaults-mechanism gconf-defaults.o gconf-defaults-main.o -pthread -L/usr/local/lib ../gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lpolkit-gobject-1 -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib sed -e "s|\@LIBEXECDIR\@|/usr/local/libexec|" org.gnome.GConf.Defaults.service.in > org.gnome.GConf.Defaults.service LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.gnome.gconf.defaults.policy.in org.gnome.gconf.defaults.policy Generating and caching the translation database Merging translations into org.gnome.gconf.defaults.policy. CREATED org.gnome.gconf.defaults.policy gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' Making all in gsettings gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT libgsettingsgconfbackend_la-gconfsettingsbackend-module.lo -MD -MP -MF .deps/libgsettingsgconfbackend_la-gconfsettingsbackend-module.Tpo -c -o libgsettingsgconfbackend_la-gconfsettingsbackend-module.lo `test -f 'gconfsettingsbackend-module.c' || echo './'`gconfsettingsbackend-module.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT libgsettingsgconfbackend_la-gconfsettingsbackend-module.lo -MD -MP -MF .deps/libgsettingsgconfbackend_la-gconfsettingsbackend-module.Tpo -c gconfsettingsbackend-module.c -fPIC -DPIC -o .libs/libgsettingsgconfbackend_la-gconfsettingsbackend-module.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT libgsettingsgconfbackend_la-gconfsettingsbackend-module.lo -MD -MP -MF .deps/libgsettingsgconfbackend_la-gconfsettingsbackend-module.Tpo -c gconfsettingsbackend-module.c -o libgsettingsgconfbackend_la-gconfsettingsbackend-module.o >/dev/null 2>&1 mv -f .deps/libgsettingsgconfbackend_la-gconfsettingsbackend-module.Tpo .deps/libgsettingsgconfbackend_la-gconfsettingsbackend-module.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT libgsettingsgconfbackend_la-gconfsettingsbackend.lo -MD -MP -MF .deps/libgsettingsgconfbackend_la-gconfsettingsbackend.Tpo -c -o libgsettingsgconfbackend_la-gconfsettingsbackend.lo `test -f 'gconfsettingsbackend.c' || echo './'`gconfsettingsbackend.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT libgsettingsgconfbackend_la-gconfsettingsbackend.lo -MD -MP -MF .deps/libgsettingsgconfbackend_la-gconfsettingsbackend.Tpo -c gconfsettingsbackend.c -fPIC -DPIC -o .libs/libgsettingsgconfbackend_la-gconfsettingsbackend.o In file included from gconfsettingsbackend.c:28: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconfsettingsbackend.c:28: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gconfsettingsbackend.c:28: In file included from ../gconf/gconf-client.h:25: In file included from ../gconf/gconf.h:27: In file included from ../gconf/gconf-schema.h:26: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gconfsettingsbackend.c:490:13: warning: result of comparison of constant 2147483647 with expression of type 'guint16' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare] if (i > G_MAXINT) ~ ^ ~~~~~~~~ gconfsettingsbackend.c:887:17: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] gconf->priv = G_TYPE_INSTANCE_GET_PRIVATE (gconf, ^ /usr/local/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:853:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:994:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:992:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :48:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ gconfsettingsbackend.c:917:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (class, sizeof (GConfSettingsBackendPrivate)); ^ /usr/local/include/glib-2.0/gobject/gtype.h:1303:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:850:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DGCONF_CONFDIR=\"/usr/local/etc/gconf/2\" -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT libgsettingsgconfbackend_la-gconfsettingsbackend.lo -MD -MP -MF .deps/libgsettingsgconfbackend_la-gconfsettingsbackend.Tpo -c gconfsettingsbackend.c -o libgsettingsgconfbackend_la-gconfsettingsbackend.o >/dev/null 2>&1 mv -f .deps/libgsettingsgconfbackend_la-gconfsettingsbackend.Tpo .deps/libgsettingsgconfbackend_la-gconfsettingsbackend.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload|query)' -L/usr/local/lib -fstack-protector-strong -o libgsettingsgconfbackend.la -rpath /usr/local/lib/gio/modules libgsettingsgconfbackend_la-gconfsettingsbackend-module.lo libgsettingsgconfbackend_la-gconfsettingsbackend.lo ../gconf/libgconf-2.la -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl libtool: link: /usr/bin/nm .libs/libgsettingsgconfbackend_la-gconfsettingsbackend-module.o .libs/libgsettingsgconfbackend_la-gconfsettingsbackend.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgsettingsgconfbackend.exp libtool: link: /usr/bin/egrep -e "^g_io_module_(load|unload|query)" ".libs/libgsettingsgconfbackend.exp" > ".libs/libgsettingsgconfbackend.expT" libtool: link: mv -f ".libs/libgsettingsgconfbackend.expT" ".libs/libgsettingsgconfbackend.exp" libtool: link: echo "{ global:" > .libs/libgsettingsgconfbackend.so-ver libtool: link: sed -e "s|$|;|" < .libs/libgsettingsgconfbackend.exp >> .libs/libgsettingsgconfbackend.so-ver libtool: link: echo "local: *; };" >> .libs/libgsettingsgconfbackend.so-ver libtool: link: cc -shared -fPIC -DPIC .libs/libgsettingsgconfbackend_la-gconfsettingsbackend-module.o .libs/libgsettingsgconfbackend_la-gconfsettingsbackend.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../gconf/.libs/libgconf-2.so -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libgsettingsgconfbackend.so -Wl,-version-script -Wl,.libs/libgsettingsgconfbackend.so-ver -o .libs/libgsettingsgconfbackend.so libtool: link: ar cru .libs/libgsettingsgconfbackend.a libgsettingsgconfbackend_la-gconfsettingsbackend-module.o libgsettingsgconfbackend_la-gconfsettingsbackend.o libtool: link: ranlib .libs/libgsettingsgconfbackend.a libtool: link: ( cd ".libs" && rm -f "libgsettingsgconfbackend.la" && ln -s "../libgsettingsgconfbackend.la" "libgsettingsgconfbackend.la" ) cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DGCONF_CONFDIR=\""/usr/local/etc/gconf/2"\" -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -MT gsettings-data-convert.o -MD -MP -MF .deps/gsettings-data-convert.Tpo -c -o gsettings-data-convert.o gsettings-data-convert.c In file included from gsettings-data-convert.c:31: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gsettings-data-convert.c:31: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gsettings-data-convert.c:31: In file included from ../gconf/gconf-internals.h:36: ../gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /usr/local/include/glib-2.0/glib/gdate.h:48:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:923:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gsettings-data-convert.c:254:27: warning: 'g_settings_get_range' is deprecated: Use 'g_settings_schema_key_get_range' instead [-Wdeprecated-declarations] range = g_settings_get_range (settings, keys[j]); ^ /usr/local/include/glib-2.0/gio/gsettings.h:97:1: note: 'g_settings_get_range' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_40_FOR(g_settings_schema_key_get_range) ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:569:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_40_FOR' # define GLIB_DEPRECATED_IN_2_40_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /usr/local/include/glib-2.0/glib/gmacros.h:984:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gsettings-data-convert.c:620:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^ /usr/local/include/glib-2.0/gobject/gtype.h:690:1: note: 'g_type_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36 ^ /usr/local/include/glib-2.0/glib/gversionmacros.h:504:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36' # define GLIB_DEPRECATED_IN_2_36 GLIB_DEPRECATED ^ /usr/local/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 5 warnings generated. mv -f .deps/gsettings-data-convert.Tpo .deps/gsettings-data-convert.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -L/usr/local/lib -fstack-protector-strong -o gsettings-data-convert gsettings-data-convert.o ../gconf/libgconf-2.la -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fstack-protector-strong -o .libs/gsettings-data-convert gsettings-data-convert.o -L/usr/local/lib ../gconf/.libs/libgconf-2.so /usr/local/lib/libORBit-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gsettings-data-convert.desktop.in gsettings-data-convert.desktop Found cached translation database Merging translations into gsettings-data-convert.desktop. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' =========================================================================== =================================================== ===> gconf2-3.2.6_5 depends on file: /usr/local/bin/python3.7 - found =========================================================================== =================================================== ===> Staging for gconf2-3.2.6_5 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' Making install in gconf gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' gmake install-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libgconf-2.la '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libgconf-2.so.4.1.5 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/libgconf-2.so.4.1.5 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/libgconf-2.so.4.1.5 libtool: install: (cd /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib && { ln -s -f libgconf-2.so.4.1.5 libgconf-2.so.4 || { rm -f libgconf-2.so.4 && ln -s libgconf-2.so.4.1.5 libgconf-2.so.4; }; }) libtool: install: (cd /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib && { ln -s -f libgconf-2.so.4.1.5 libgconf-2.so || { rm -f libgconf-2.so && ln -s libgconf-2.so.4.1.5 libgconf-2.so; }; }) libtool: install: /usr/bin/install -c .libs/libgconf-2.lai /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/libgconf-2.la libtool: install: /usr/bin/install -c .libs/libgconf-2.a /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/libgconf-2.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/libgconf-2.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/libgconf-2.a libtool: install: ranlib /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/libgconf-2.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s gconftool-2 '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' libtool: install: warning: `libgconf-2.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s .libs/gconftool-2 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin/gconftool-2 /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libexec' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s gconfd-2 '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libexec' libtool: install: warning: `libgconf-2.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s .libs/gconfd-2 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libexec/gconfd-2 sed -e 's,[@]sysgconfdir[@],/usr/local/etc/gconf,g' \ <./default.path.in >default.path /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -d /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/gconf/2 if test -f /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/gconf/2/path; then \ echo "Existing path configuration file not changed"; \ else \ install -m 0644 default.path /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/gconf/2/path; \ fi /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/include/gconf/2/gconf' install -m 0644 gconf.h gconf-changeset.h gconf-listeners.h gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h gconf-client.h gconf-enum-types.h '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/include/gconf/2/gconf' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/gir-1.0/' install -m 0644 GConf-2.0.gir '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/gir-1.0/' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/dbus-1/services' install -m 0644 org.gnome.GConf.service '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/dbus-1/services' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/girepository-1.0/' install -m 0644 GConf-2.0.typelib '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/girepository-1.0/' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf' Making install in backends gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s gconf-merge-tree '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' libtool: install: warning: `../gconf/libgconf-2.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s .libs/gconf-merge-tree /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin/gconf-merge-tree /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libgconfbackend-xml.la libgconfbackend-oldxml.la '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2' libtool: install: warning: relinking `libgconfbackend-xml.la' libtool: install: (cd /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends; /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/libtool --tag CC --mode=relink cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -avoid-version -module -no-undefined -L/usr/local/lib -fstack-protector-strong -o libgconfbackend-xml.la -rpath /usr/local/lib/GConf/2 markup-backend.lo markup-tree.lo -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl ../gconf/libgconf-2.la -lintl -inst-prefix-dir /wrkdirs/usr/ports/devel/gconf2/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/markup-backend.o .libs/markup-tree.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../gconf/.libs/libgconf-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -fstack-protector-strong -fstack-protector-strong -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgconfbackend-xml.so -o .libs/libgconfbackend-xml.so libtool: install: /usr/bin/install -c .libs/libgconfbackend-xml.soT /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-xml.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-xml.so libtool: install: /usr/bin/install -c .libs/libgconfbackend-xml.lai /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-xml.la libtool: install: warning: relinking `libgconfbackend-oldxml.la' libtool: install: (cd /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends; /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/libtool --tag CC --mode=relink cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -avoid-version -module -no-undefined -L/usr/local/lib -fstack-protector-strong -o libgconfbackend-oldxml.la -rpath /usr/local/lib/GConf/2 xml-cache.lo xml-dir.lo xml-entry.lo xml-backend.lo -L/usr/local/lib -lgio-2.0 -lgthread-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxml2 ../gconf/libgconf-2.la -lintl -inst-prefix-dir /wrkdirs/usr/ports/devel/gconf2/work/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/xml-cache.o .libs/xml-dir.o .libs/xml-entry.o .libs/xml-backend.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lxml2 ../gconf/.libs/libgconf-2.so -lgio-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -fstack-protector-strong -fstack-protector-strong -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgconfbackend-oldxml.so -o .libs/libgconfbackend-oldxml.so libtool: install: /usr/bin/install -c .libs/libgconfbackend-oldxml.soT /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-oldxml.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-oldxml.so libtool: install: /usr/bin/install -c .libs/libgconfbackend-oldxml.lai /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-oldxml.la libtool: install: /usr/bin/install -c .libs/libgconfbackend-xml.a /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-xml.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-xml.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-xml.a libtool: install: ranlib /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-xml.a libtool: install: /usr/bin/install -c .libs/libgconfbackend-oldxml.a /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-oldxml.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-oldxml.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-oldxml.a libtool: install: ranlib /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/GConf/2/libgconfbackend-oldxml.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/GConf/2' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/backends' Making install in po gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/po' linguas="am ar as ast az be bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka km kn ko ku lt lv mai mg mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tr ug uk vi xh yi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/GConf2.mo; \ echo "installing $lang.gmo as $dir/GConf2.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/GConf2.mo; \ echo "installing ./$lang.gmo as" \ "$dir/GConf2.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/GConf2.mo.m; \ echo "installing $lang.gmo.m as $dir/GConf2.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/GConf2.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/GConf2.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/am/LC_MESSAGES/GConf2.mo installing ar.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ar/LC_MESSAGES/GConf2.mo installing as.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/as/LC_MESSAGES/GConf2.mo installing ast.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ast/LC_MESSAGES/GConf2.mo installing az.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/az/LC_MESSAGES/GConf2.mo installing be.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/be/LC_MESSAGES/GConf2.mo installing bg.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/bg/LC_MESSAGES/GConf2.mo installing bn.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/bn/LC_MESSAGES/GConf2.mo installing bn_IN.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/bn_IN/LC_MESSAGES/GConf2.mo installing bs.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/bs/LC_MESSAGES/GConf2.mo installing ca.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ca/LC_MESSAGES/GConf2.mo installing ca@valencia.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/GConf2.mo installing cs.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/cs/LC_MESSAGES/GConf2.mo installing cy.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/cy/LC_MESSAGES/GConf2.mo installing da.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/da/LC_MESSAGES/GConf2.mo installing de.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/de/LC_MESSAGES/GConf2.mo installing dz.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/dz/LC_MESSAGES/GConf2.mo installing el.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/el/LC_MESSAGES/GConf2.mo installing en_CA.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/en_CA/LC_MESSAGES/GConf2.mo installing en_GB.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/en_GB/LC_MESSAGES/GConf2.mo installing en@shaw.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/en@shaw/LC_MESSAGES/GConf2.mo installing eo.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/eo/LC_MESSAGES/GConf2.mo installing es.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/es/LC_MESSAGES/GConf2.mo installing et.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/et/LC_MESSAGES/GConf2.mo installing eu.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/eu/LC_MESSAGES/GConf2.mo installing fa.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/fa/LC_MESSAGES/GConf2.mo installing fi.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/fi/LC_MESSAGES/GConf2.mo installing fr.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/fr/LC_MESSAGES/GConf2.mo installing ga.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ga/LC_MESSAGES/GConf2.mo installing gl.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/gl/LC_MESSAGES/GConf2.mo installing gu.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/gu/LC_MESSAGES/GConf2.mo installing he.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/he/LC_MESSAGES/GConf2.mo installing hi.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/hi/LC_MESSAGES/GConf2.mo installing hr.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/hr/LC_MESSAGES/GConf2.mo installing hu.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/hu/LC_MESSAGES/GConf2.mo installing hy.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/hy/LC_MESSAGES/GConf2.mo installing id.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/id/LC_MESSAGES/GConf2.mo installing is.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/is/LC_MESSAGES/GConf2.mo installing it.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/it/LC_MESSAGES/GConf2.mo installing ja.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ja/LC_MESSAGES/GConf2.mo installing ka.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ka/LC_MESSAGES/GConf2.mo installing km.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/km/LC_MESSAGES/GConf2.mo installing kn.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/kn/LC_MESSAGES/GConf2.mo installing ko.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ko/LC_MESSAGES/GConf2.mo installing ku.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ku/LC_MESSAGES/GConf2.mo installing lt.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/lt/LC_MESSAGES/GConf2.mo installing lv.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/lv/LC_MESSAGES/GConf2.mo installing mai.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/mai/LC_MESSAGES/GConf2.mo installing mg.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/mg/LC_MESSAGES/GConf2.mo installing mk.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/mk/LC_MESSAGES/GConf2.mo installing ml.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ml/LC_MESSAGES/GConf2.mo installing mn.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/mn/LC_MESSAGES/GConf2.mo installing mr.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/mr/LC_MESSAGES/GConf2.mo installing ms.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ms/LC_MESSAGES/GConf2.mo installing nb.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/nb/LC_MESSAGES/GConf2.mo installing ne.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ne/LC_MESSAGES/GConf2.mo installing nl.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/nl/LC_MESSAGES/GConf2.mo installing nn.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/nn/LC_MESSAGES/GConf2.mo installing oc.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/oc/LC_MESSAGES/GConf2.mo installing or.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/or/LC_MESSAGES/GConf2.mo installing pa.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/pa/LC_MESSAGES/GConf2.mo installing pl.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/pl/LC_MESSAGES/GConf2.mo installing pt.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/pt/LC_MESSAGES/GConf2.mo installing pt_BR.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/GConf2.mo installing ro.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ro/LC_MESSAGES/GConf2.mo installing ru.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ru/LC_MESSAGES/GConf2.mo installing rw.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/rw/LC_MESSAGES/GConf2.mo installing si.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/si/LC_MESSAGES/GConf2.mo installing sk.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/sk/LC_MESSAGES/GConf2.mo installing sl.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/sl/LC_MESSAGES/GConf2.mo installing sq.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/sq/LC_MESSAGES/GConf2.mo installing sr.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/sr/LC_MESSAGES/GConf2.mo installing sr@latin.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/GConf2.mo installing sv.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/sv/LC_MESSAGES/GConf2.mo installing ta.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ta/LC_MESSAGES/GConf2.mo installing te.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/te/LC_MESSAGES/GConf2.mo installing th.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/th/LC_MESSAGES/GConf2.mo installing tr.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/tr/LC_MESSAGES/GConf2.mo installing ug.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/ug/LC_MESSAGES/GConf2.mo installing uk.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/uk/LC_MESSAGES/GConf2.mo installing vi.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/vi/LC_MESSAGES/GConf2.mo installing xh.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/xh/LC_MESSAGES/GConf2.mo installing yi.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/yi/LC_MESSAGES/GConf2.mo installing zh_CN.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/GConf2.mo installing zh_HK.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/GConf2.mo installing zh_TW.gmo as /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/GConf2.mo gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/po' Making install in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' Making install in gconf gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc/gconf' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc/gconf' gmake[5]: Nothing to be done for 'install-exec-am'. install -m 0644 ./html/ch01.html install -m 0644 ./html/gconf-gconf-backend.html install -m 0644 ./html/gconf-gconf-changeset.html install -m 0644 ./html/gconf-gconf-client.html install -m 0644 ./html/gconf-gconf-engine.html install -m 0644 ./html/gconf-gconf-error.html install -m 0644 ./html/gconf-gconf-internals.html install -m 0644 ./html/gconf-gconf-listeners.html install -m 0644 ./html/gconf-gconf-locale.html install -m 0644 ./html/gconf-gconf-schema.html install -m 0644 ./html/gconf-gconf-sources.html install -m 0644 ./html/gconf-gconf-value.html install -m 0644 ./html/gconf-gconf.html install -m 0644 ./html/gconf.devhelp2 install -m 0644 ./html/home.png install -m 0644 ./html/index.html install -m 0644 ./html/index.sgml install -m 0644 ./html/left.png install -m 0644 ./html/right.png install -m 0644 ./html/style.css install -m 0644 ./html/up.png gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc/gconf' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc/gconf' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/sgml/gconf' install -m 0644 gconf-1.0.dtd '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/sgml/gconf' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/man/man1' install -m 0644 gconftool-2.1 '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/man/man1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/doc' Making install in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/examples' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/examples' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/examples' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/examples' Making install in defaults gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' gmake install-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libexec' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s gconf-defaults-mechanism '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libexec' libtool: install: warning: `../gconf/libgconf-2.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s .libs/gconf-defaults-mechanism /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libexec/gconf-defaults-mechanism /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/dbus-1/system.d' install -m 0644 org.gnome.GConf.Defaults.conf '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/dbus-1/system.d' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/dbus-1/system-services' install -m 0644 org.gnome.GConf.Defaults.service '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/dbus-1/system-services' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/polkit-1/actions' install -m 0644 org.gnome.gconf.defaults.policy '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/polkit-1/actions' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/defaults' Making install in gsettings gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s gsettings-data-convert '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' libtool: install: warning: `../gconf/libgconf-2.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/install-sh -c -s .libs/gsettings-data-convert /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin/gsettings-data-convert /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' install -m 555 gsettings-schema-convert '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/xdg/autostart' install -m 0644 gsettings-data-convert.desktop '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/xdg/autostart' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libgsettingsgconfbackend.la '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules' libtool: install: warning: relinking `libgsettingsgconfbackend.la' libtool: install: (cd /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings; /bin/sh /wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/libtool --tag CC --mode=relink cc -I.. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex "^g_io_module_(load|unload|query)" -L/usr/local/lib -fstack-protector-strong -o libgsettingsgconfbackend.la -rpath /usr/local/lib/gio/modules libgsettingsgconfbackend_la-gconfsettingsbackend-module.lo libgsettingsgconfbackend_la-gconfsettingsbackend.lo ../gconf/libgconf-2.la -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -inst-prefix-dir /wrkdirs/usr/ports/devel/gconf2/work/stage) libtool: relink: /usr/bin/nm .libs/libgsettingsgconfbackend_la-gconfsettingsbackend-module.o .libs/libgsettingsgconfbackend_la-gconfsettingsbackend.o | sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgsettingsgconfbackend.exp libtool: relink: /usr/bin/egrep -e "^g_io_module_(load|unload|query)" ".libs/libgsettingsgconfbackend.exp" > ".libs/libgsettingsgconfbackend.expT" libtool: relink: mv -f ".libs/libgsettingsgconfbackend.expT" ".libs/libgsettingsgconfbackend.exp" libtool: relink: echo "{ global:" > .libs/libgsettingsgconfbackend.so-ver libtool: relink: sed -e "s|$|;|" < .libs/libgsettingsgconfbackend.exp >> .libs/libgsettingsgconfbackend.so-ver libtool: relink: echo "local: *; };" >> .libs/libgsettingsgconfbackend.so-ver libtool: relink: cc -shared -fPIC -DPIC .libs/libgsettingsgconfbackend_la-gconfsettingsbackend-module.o .libs/libgsettingsgconfbackend_la-gconfsettingsbackend.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../gconf/.libs/libgconf-2.so -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -O2 -fstack-protector-strong -fstack-protector-strong -pthread -Wl,-soname -Wl,libgsettingsgconfbackend.so -Wl,-version-script -Wl,.libs/libgsettingsgconfbackend.so-ver -o .libs/libgsettingsgconfbackend.so libtool: install: /usr/bin/install -c .libs/libgsettingsgconfbackend.soT /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules/libgsettingsgconfbackend.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules/libgsettingsgconfbackend.so libtool: install: /usr/bin/install -c .libs/libgsettingsgconfbackend.lai /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules/libgsettingsgconfbackend.la libtool: install: /usr/bin/install -c .libs/libgsettingsgconfbackend.a /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules/libgsettingsgconfbackend.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules/libgsettingsgconfbackend.a libtool: install: chmod 644 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules/libgsettingsgconfbackend.a libtool: install: ranlib /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/lib/gio/modules/libgsettingsgconfbackend.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/gio/modules' /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/man/man1' install -m 0644 gsettings-schema-convert.1 gsettings-data-convert.1 '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/man/man1' gmake install-data-hook gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' if test -z "/wrkdirs/usr/ports/devel/gconf2/work/stage" -a "/usr/local/bin/gio-querymodules" != "no" ; then \ /usr/local/bin/gio-querymodules /usr/local/lib/gio/modules ; \ fi gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6/gsettings' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/aclocal' install -m 0644 gconf-2.m4 '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/share/aclocal' mkdir -p /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/gconf/gconf.xml.defaults chmod 755 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/gconf/gconf.xml.defaults mkdir -p /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/gconf/gconf.xml.mandatory chmod 755 /wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/etc/gconf/gconf.xml.mandatory /bin/mkdir -p '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libdata/pkgconfig' install -m 0644 gconf-2.0.pc '/wrkdirs/usr/ports/devel/gconf2/work/stage/usr/local/libdata/pkgconfig' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gconf2/work/GConf-3.2.6' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for gconf2-3.2.6_5 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for gconf2-3.2.6_5 build of devel/gconf2 | gconf2-3.2.6_5 ended at Wed Dec 2 17:13:49 UTC 2020 build time: 00:00:54