------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== 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 Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.26.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/gtk-update-icon-cache-3.24.20.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/popt-1.18_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/libical-3.0.8.txz Installing /packages/All/freetype2-2.10.4.txz ===== 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). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libnotify-0.7.9_1.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== 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 Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pciids-20200922.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-20.2.0_1.txz Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/xkeyboard-config-2.31.txz Installing /packages/All/libxkbcommon-1.0.1.txz ===== Message from libxkbcommon-1.0.1: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.36.0.txz Installing /packages/All/at-spi2-atk-2.34.2.txz Installing /packages/All/adwaita-icon-theme-3.38.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.47_1.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.23_1.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/startup-notification-0.12_4.txz Installing /packages/All/libxfce4util-4.14.0.txz Installing /packages/All/xfce4-conf-4.14.3.txz Installing /packages/All/libxfce4menu-4.14.1_2.txz Installing /packages/All/garcon-0.6.4_2.txz Installing /packages/All/p5-URI-1.76.txz Installing /packages/All/libexo-0.12.11.txz Installing /packages/All/libXres-1.2.0_2.txz Installing /packages/All/libwnck3-3.36.0.txz Installing /packages/All/xfce4-panel-4.14.4.txz SUCCEEDED 00:01:34 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by orage-4.12.1_10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by orage-4.12.1_10 for building => SHA256 Checksum OK for xfce4/orage-4.12.1.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by orage-4.12.1_10 for building ===> Extracting for orage-4.12.1_10 => SHA256 Checksum OK for xfce4/orage-4.12.1.tar.bz2. Extracted Memory Use: 14.70M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for orage-4.12.1_10 ===> Applying ports patches for orage-4.12.1_10 from /xports/deskutils/orage/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on executable: update-desktop-database - found ===> orage-4.12.1_10 depends on executable: msgfmt - found ===> orage-4.12.1_10 depends on package: gmake>=4.3 - found ===> orage-4.12.1_10 depends on executable: gtk-update-icon-cache - found ===> orage-4.12.1_10 depends on file: /usr/local/bin/intltool-extract - found ===> orage-4.12.1_10 depends on package: pkgconf>=1.3.0_1 - found ===> orage-4.12.1_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so) ===> orage-4.12.1_10 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> orage-4.12.1_10 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) ===> orage-4.12.1_10 depends on shared library: libical.so - found (/usr/local/lib/libical.so) ===> orage-4.12.1_10 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> orage-4.12.1_10 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> orage-4.12.1_10 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> orage-4.12.1_10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> orage-4.12.1_10 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> orage-4.12.1_10 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> orage-4.12.1_10 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> orage-4.12.1_10 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> orage-4.12.1_10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> orage-4.12.1_10 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> orage-4.12.1_10 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> orage-4.12.1_10 depends on shared library: libgarcon-gtk2-1.so - found (/usr/local/lib/libgarcon-gtk2-1.so) ===> orage-4.12.1_10 depends on shared library: libexo-1.so - found (/usr/local/lib/libexo-1.so) ===> orage-4.12.1_10 depends on shared library: libxfce4ui-1.so - found (/usr/local/lib/libxfce4ui-1.so) ===> orage-4.12.1_10 depends on shared library: libxfce4util.so - found (/usr/local/lib/libxfce4util.so) ===> orage-4.12.1_10 depends on shared library: libxfce4panel-1.0.so - found (/usr/local/lib/libxfce4panel-1.0.so) ===> orage-4.12.1_10 depends on shared library: libxfconf-0.so - found (/usr/local/lib/libxfconf-0.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on executable: update-desktop-database - found ===> orage-4.12.1_10 depends on executable: msgfmt - found ===> orage-4.12.1_10 depends on package: gmake>=4.3 - found ===> orage-4.12.1_10 depends on executable: gtk-update-icon-cache - found ===> orage-4.12.1_10 depends on file: /usr/local/bin/intltool-extract - found ===> orage-4.12.1_10 depends on package: pkgconf>=1.3.0_1 - found ===> orage-4.12.1_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> orage-4.12.1_10 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so) ===> orage-4.12.1_10 depends on shared library: libdbus-glib-1.so - found (/usr/local/lib/libdbus-glib-1.so) ===> orage-4.12.1_10 depends on shared library: libdbus-1.so - found (/usr/local/lib/libdbus-1.so) ===> orage-4.12.1_10 depends on shared library: libical.so - found (/usr/local/lib/libical.so) ===> orage-4.12.1_10 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> orage-4.12.1_10 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> orage-4.12.1_10 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> orage-4.12.1_10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> orage-4.12.1_10 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> orage-4.12.1_10 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> orage-4.12.1_10 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> orage-4.12.1_10 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> orage-4.12.1_10 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> orage-4.12.1_10 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> orage-4.12.1_10 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> orage-4.12.1_10 depends on shared library: libgarcon-gtk2-1.so - found (/usr/local/lib/libgarcon-gtk2-1.so) ===> orage-4.12.1_10 depends on shared library: libexo-1.so - found (/usr/local/lib/libexo-1.so) ===> orage-4.12.1_10 depends on shared library: libxfce4ui-1.so - found (/usr/local/lib/libxfce4ui-1.so) ===> orage-4.12.1_10 depends on shared library: libxfce4util.so - found (/usr/local/lib/libxfce4util.so) ===> orage-4.12.1_10 depends on shared library: libxfce4panel-1.0.so - found (/usr/local/lib/libxfce4panel-1.0.so) ===> orage-4.12.1_10 depends on shared library: libxfconf-0.so - found (/usr/local/lib/libxfconf-0.so) ===> Configuring for orage-4.12.1_10 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether NLS is requested... yes checking for intltool >= 0.31... 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 bison... no checking for byacc... byacc checking whether ln -s works... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... 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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for errno.h... (cached) yes checking for pthread.h... (cached) yes checking for stdint.h... (cached) yes checking for time.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wctype.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for mode_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gmtime_r... yes checking for iswspace... yes checking for strdup... (cached) yes checking for snprintf... (cached) yes 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 catalogs to be installed... am ar ast be bg ca cs de el en_AU en_GB eo es et eu fi fr gl he hr hu id it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sq sr sv th tr ug uk ur_PK ur vi zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... ${datarootdir}/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 >= 2.14.0... 2.24.32 checking LIBGTK_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread checking LIBGTK_LIBS... -L/usr/local/lib -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 checking pkg-config is at least version 0.9.0... yes checking for libxfce4panel-1.0 >= 4.8.0... 4.14.4 checking LIBXFCE4PANEL_CFLAGS... -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 checking LIBXFCE4PANEL_LIBS... -L/usr/local/lib -lxfce4panel-1.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 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxfce4util -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libical >= 0.43... 3.0.8 checking LIBICAL_CFLAGS... -I/usr/local/include checking LIBICAL_LIBS... -L/usr/local/lib -lical -licalss -licalvcal * LIBICAL support: yes checking for _NL_TIME_FIRST_WEEKDAY... no checking pkg-config is at least version 0.9.0... yes checking for dbus-glib-1 >= 0.1... 0.110 checking DBUS_CFLAGS... -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 checking DBUS_LIBS... -L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl checking pkg-config is at least version 0.9.0... yes checking for libnotify >= 0.3.2... 0.7.9 checking NOTIFY_CFLAGS... -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread checking NOTIFY_LIBS... -L/usr/local/lib -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl checking for poptGetContext in -lpopt... yes checking whether to build with debugging support... minimum checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libical/Makefile config.status: creating libical/design-data/Makefile config.status: creating libical/doc/Makefile config.status: creating libical/scripts/Makefile config.status: creating libical/src/Makefile config.status: creating libical/src/libical/Makefile config.status: creating libical/src/libical/icalversion.h config.status: creating libical/src/libicalss/Makefile config.status: creating libical/zoneinfo/Makefile config.status: creating xfcalendar.spec config.status: creating icons/Makefile config.status: creating icons/48x48/Makefile config.status: creating icons/160x160/Makefile config.status: creating icons/scalable/Makefile config.status: creating po/Makefile.in config.status: creating sounds/Makefile config.status: creating src/Makefile config.status: creating plugin/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/C/images/Makefile config.status: creating panel-plugin/Makefile config.status: creating globaltime/Makefile config.status: creating tz_convert/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Build Configuration: * D-BUS support: yes * LIBNOTIFY support: yes * LIBICAL support: yes * Automatic archiving: yes * libpopt available: yes, building tz_convert * LIBXFCE4PANEL support: yes, building xfce panel plugin SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for orage-4.12.1_10 gmake[1]: Entering directory '/construction/deskutils/orage/orage-4.12.1' gmake all-recursive gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1' Making all in doc gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc' Making all in C gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C' Making all in images gmake[5]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C/images' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C/images' gmake[5]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc' Making all in icons gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons' Making all in 48x48 gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/48x48' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/48x48' Making all in 160x160 gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/160x160' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/160x160' Making all in scalable gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/scalable' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/scalable' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons' Making all in po gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/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 ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_AU.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.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 fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo 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 id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo 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 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 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 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_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.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 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 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 sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.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 ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur_PK.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/po' Making all in sounds gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/sounds' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/sounds' Making all in src gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/src' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-orage-dbus-object.o -MD -MP -MF .deps/orage-orage-dbus-object.Tpo -c -o orage-orage-dbus-object.o `test -f 'orage-dbus-object.c' || echo './'`orage-dbus-object.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-orage-dbus-client.o -MD -MP -MF .deps/orage-orage-dbus-client.Tpo -c -o orage-orage-dbus-client.o `test -f 'orage-dbus-client.c' || echo './'`orage-dbus-client.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-about-xfcalendar.o -MD -MP -MF .deps/orage-about-xfcalendar.Tpo -c -o orage-about-xfcalendar.o `test -f 'about-xfcalendar.c' || echo './'`about-xfcalendar.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-appointment.o -MD -MP -MF .deps/orage-appointment.Tpo -c -o orage-appointment.o `test -f 'appointment.c' || echo './'`appointment.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-day-view.o -MD -MP -MF .deps/orage-day-view.Tpo -c -o orage-day-view.o `test -f 'day-view.c' || echo './'`day-view.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-event-list.o -MD -MP -MF .deps/orage-event-list.Tpo -c -o orage-event-list.o `test -f 'event-list.c' || echo './'`event-list.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-functions.o -MD -MP -MF .deps/orage-functions.Tpo -c -o orage-functions.o `test -f 'functions.c' || echo './'`functions.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-ical-archive.o -MD -MP -MF .deps/orage-ical-archive.Tpo -c -o orage-ical-archive.o `test -f 'ical-archive.c' || echo './'`ical-archive.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-ical-code.o -MD -MP -MF .deps/orage-ical-code.Tpo -c -o orage-ical-code.o `test -f 'ical-code.c' || echo './'`ical-code.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-ical-expimp.o -MD -MP -MF .deps/orage-ical-expimp.Tpo -c -o orage-ical-expimp.o `test -f 'ical-expimp.c' || echo './'`ical-expimp.c orage-dbus-client.c: In function 'orage_dbus_import_file': orage-dbus-client.c:48:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from orage-dbus-client.c:27: /usr/local/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ orage-dbus-client.c: In function 'orage_dbus_export_file': orage-dbus-client.c:80:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from orage-dbus-client.c:27: /usr/local/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ orage-dbus-client.c: In function 'orage_dbus_foreign_add': orage-dbus-client.c:109:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from orage-dbus-client.c:27: /usr/local/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ orage-dbus-client.c: In function 'orage_dbus_foreign_remove': orage-dbus-client.c:137:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from orage-dbus-client.c:27: /usr/local/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ mv -f .deps/orage-orage-dbus-client.Tpo .deps/orage-orage-dbus-client.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-interface.o -MD -MP -MF .deps/orage-interface.Tpo -c -o orage-interface.o `test -f 'interface.c' || echo './'`interface.c orage-dbus-object.c: In function 'orage_dbus_class_init': orage-dbus-object.c:58:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from orage-dbus-object.c:27: /usr/local/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from about-xfcalendar.c:28: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from about-xfcalendar.c:28: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ical-code.c:52: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from ical-code.c:51: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ical-code.c:52: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ical-code.c:50: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from event-list.c:51: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from event-list.c:50: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from functions.c:38: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from functions.c:38: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from about-xfcalendar.c:28: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from about-xfcalendar.c:28: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ical-archive.c:51: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from ical-archive.c:50: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/orage-orage-dbus-object.Tpo .deps/orage-orage-dbus-object.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-main.o -MD -MP -MF .deps/orage-main.Tpo -c -o orage-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from interface.c:37: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from interface.c:37: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from appointment.c:44: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from appointment.c:44: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from event-list.c:51: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from event-list.c:50: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ical-expimp.c:51: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from ical-expimp.c:50: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ical-archive.c:51: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from ical-archive.c:50: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from interface.c:37: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from interface.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from appointment.c:44: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from appointment.c:44: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from functions.c:38: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from functions.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ interface.c: In function 'orage_file_save_button_clicked': interface.c:156:14: warning: implicit declaration of function 'orage_copy_file'; did you mean 'orage_export_file'? [-Wimplicit-function-declaration] ok = orage_copy_file(g_par.orage_file, s); ^~~~~~~~~~~~~~~ orage_export_file In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ical-expimp.c:51: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from ical-expimp.c:50: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from day-view.c:33: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from day-view.c:32: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from day-view.c:33: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from day-view.c:29: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/orage-ical-expimp.Tpo .deps/orage-ical-expimp.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-mainbox.o -MD -MP -MF .deps/orage-mainbox.Tpo -c -o orage-mainbox.o `test -f 'mainbox.c' || echo './'`mainbox.c In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from main.c:43: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from main.c:43: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/orage-about-xfcalendar.Tpo .deps/orage-about-xfcalendar.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-parameters.o -MD -MP -MF .deps/orage-parameters.Tpo -c -o orage-parameters.o `test -f 'parameters.c' || echo './'`parameters.c mv -f .deps/orage-ical-archive.Tpo .deps/orage-ical-archive.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-reminder.o -MD -MP -MF .deps/orage-reminder.Tpo -c -o orage-reminder.o `test -f 'reminder.c' || echo './'`reminder.c mv -f .deps/orage-functions.Tpo .deps/orage-functions.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-timezone_names.o -MD -MP -MF .deps/orage-timezone_names.Tpo -c -o orage-timezone_names.o `test -f 'timezone_names.c' || echo './'`timezone_names.c In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from main.c:43: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from main.c:42: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from reminder.c:44: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from reminder.c:44: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from parameters.c:41: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from parameters.c:41: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/orage-timezone_names.Tpo .deps/orage-timezone_names.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-timezone_selection.o -MD -MP -MF .deps/orage-timezone_selection.Tpo -c -o orage-timezone_selection.o `test -f 'timezone_selection.c' || echo './'`timezone_selection.c In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from reminder.c:44: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from reminder.c:40: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from mainbox.c:39: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from mainbox.c:39: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from parameters.c:41: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from parameters.c:38: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from mainbox.c:39: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from mainbox.c:36: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/orage-day-view.Tpo .deps/orage-day-view.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-tray_icon.o -MD -MP -MF .deps/orage-tray_icon.Tpo -c -o orage-tray_icon.o `test -f 'tray_icon.c' || echo './'`tray_icon.c mv -f .deps/orage-ical-code.Tpo .deps/orage-ical-code.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT orage-tz_zoneinfo_read.o -MD -MP -MF .deps/orage-tz_zoneinfo_read.Tpo -c -o orage-tz_zoneinfo_read.o `test -f 'tz_zoneinfo_read.c' || echo './'`tz_zoneinfo_read.c main.c: In function 'handle_resuming': main.c:91:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); /* deprecated in GLib 2.36 and happens now automatically */ ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from main.c:43: /usr/local/include/glib-2.0/gobject/gtype.h:691:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ mv -f .deps/orage-event-list.Tpo .deps/orage-event-list.Po In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from timezone_selection.c:50: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from timezone_selection.c:49: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/orage-main.Tpo .deps/orage-main.Po In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from timezone_selection.c:50: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from timezone_selection.c:49: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from tray_icon.c:34: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from tray_icon.c:33: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/orage-reminder.Tpo .deps/orage-reminder.Po mv -f .deps/orage-mainbox.Tpo .deps/orage-mainbox.Po mv -f .deps/orage-interface.Tpo .deps/orage-interface.Po mv -f .deps/orage-timezone_selection.Tpo .deps/orage-timezone_selection.Po In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from tray_icon.c:34: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from tray_icon.c:33: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/orage-tz_zoneinfo_read.Tpo .deps/orage-tz_zoneinfo_read.Po mv -f .deps/orage-tray_icon.Tpo .deps/orage-tray_icon.Po mv -f .deps/orage-appointment.Tpo .deps/orage-appointment.Po mv -f .deps/orage-parameters.Tpo .deps/orage-parameters.Po /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -o orage orage-orage-dbus-object.o orage-orage-dbus-client.o orage-about-xfcalendar.o orage-appointment.o orage-day-view.o orage-event-list.o orage-functions.o orage-ical-archive.o orage-ical-code.o orage-ical-expimp.o orage-interface.o orage-main.o orage-mainbox.o orage-parameters.o orage-reminder.o orage-timezone_names.o orage-timezone_selection.o orage-tray_icon.o orage-tz_zoneinfo_read.o -L/usr/local/lib -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 -lX11 -lm -lintl -L/usr/local/lib -lical -licalss -licalvcal -L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include -DDBUS_API_SUBJECT_TO_CHANGE -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 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -o orage orage-orage-dbus-object.o orage-orage-dbus-client.o orage-about-xfcalendar.o orage-appointment.o orage-day-view.o orage-event-list.o orage-functions.o orage-ical-archive.o orage-ical-code.o orage-ical-expimp.o orage-interface.o orage-main.o orage-mainbox.o orage-parameters.o orage-reminder.o orage-timezone_names.o orage-timezone_selection.o orage-tray_icon.o orage-tz_zoneinfo_read.o -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lX11 -lm -lical -licalss -licalvcal -ldbus-glib-1 -ldbus-1 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/src' Making all in panel-plugin gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/panel-plugin' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-oc_config.lo -MD -MP -MF .deps/liborageclock_la-oc_config.Tpo -c -o liborageclock_la-oc_config.lo `test -f 'oc_config.c' || echo './'`oc_config.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-timezone_selection.lo -MD -MP -MF .deps/liborageclock_la-timezone_selection.Tpo -c -o liborageclock_la-timezone_selection.lo `test -f 'timezone_selection.c' || echo './'`timezone_selection.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-tz_zoneinfo_read.lo -MD -MP -MF .deps/liborageclock_la-tz_zoneinfo_read.Tpo -c -o liborageclock_la-tz_zoneinfo_read.lo `test -f '../src/tz_zoneinfo_read.c' || echo './'`../src/tz_zoneinfo_read.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-xfce4-orageclock-plugin.lo -MD -MP -MF .deps/liborageclock_la-xfce4-orageclock-plugin.Tpo -c -o liborageclock_la-xfce4-orageclock-plugin.lo `test -f 'xfce4-orageclock-plugin.c' || echo './'`xfce4-orageclock-plugin.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-functions.lo -MD -MP -MF .deps/liborageclock_la-functions.Tpo -c -o liborageclock_la-functions.lo `test -f '../src/functions.c' || echo './'`../src/functions.c LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xfce4-orageclock-plugin.desktop.in xfce4-orageclock-plugin.desktop libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-oc_config.lo -MD -MP -MF .deps/liborageclock_la-oc_config.Tpo -c oc_config.c -fPIC -DPIC -o .libs/liborageclock_la-oc_config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-xfce4-orageclock-plugin.lo -MD -MP -MF .deps/liborageclock_la-xfce4-orageclock-plugin.Tpo -c xfce4-orageclock-plugin.c -fPIC -DPIC -o .libs/liborageclock_la-xfce4-orageclock-plugin.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-functions.lo -MD -MP -MF .deps/liborageclock_la-functions.Tpo -c ../src/functions.c -fPIC -DPIC -o .libs/liborageclock_la-functions.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-tz_zoneinfo_read.lo -MD -MP -MF .deps/liborageclock_la-tz_zoneinfo_read.Tpo -c ../src/tz_zoneinfo_read.c -fPIC -DPIC -o .libs/liborageclock_la-tz_zoneinfo_read.o Generating and caching the translation database libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT liborageclock_la-timezone_selection.lo -MD -MP -MF .deps/liborageclock_la-timezone_selection.Tpo -c timezone_selection.c -fPIC -DPIC -o .libs/liborageclock_la-timezone_selection.o In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ../src/functions.c:38: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ../src/functions.c:38: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from xfce4-orageclock-plugin.c:34: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from xfce4-orageclock-plugin.c:34: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from xfce4-orageclock-plugin.c:34: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from xfce4-orageclock-plugin.c:33: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ../src/functions.c:38: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../src/functions.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from oc_config.c:33: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from oc_config.c:33: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from timezone_selection.c:50: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from timezone_selection.c:49: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/liborageclock_la-tz_zoneinfo_read.Tpo .deps/liborageclock_la-tz_zoneinfo_read.Plo In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from oc_config.c:33: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from oc_config.c:33: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from timezone_selection.c:50: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from timezone_selection.c:49: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/liborageclock_la-xfce4-orageclock-plugin.Tpo .deps/liborageclock_la-xfce4-orageclock-plugin.Plo mv -f .deps/liborageclock_la-timezone_selection.Tpo .deps/liborageclock_la-timezone_selection.Plo mv -f .deps/liborageclock_la-oc_config.Tpo .deps/liborageclock_la-oc_config.Plo mv -f .deps/liborageclock_la-functions.Tpo .deps/liborageclock_la-functions.Plo /bin/sh ../libtool --tag=CC --mode=link cc -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -I/usr/local/include/xfce4/libxfce4panel-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/xfce4 -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -avoid-version -module -no-undefined -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' -o liborageclock.la -rpath /usr/local/lib/xfce4/panel/plugins liborageclock_la-oc_config.lo liborageclock_la-timezone_selection.lo liborageclock_la-tz_zoneinfo_read.lo liborageclock_la-xfce4-orageclock-plugin.lo liborageclock_la-functions.lo -L/usr/local/lib -lxfce4panel-1.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 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lxfce4util -lglib-2.0 -lintl -lX11 -L/usr/local/lib libtool: link: /usr/bin/nm -B .libs/liborageclock_la-oc_config.o .libs/liborageclock_la-timezone_selection.o .libs/liborageclock_la-tz_zoneinfo_read.o .libs/liborageclock_la-xfce4-orageclock-plugin.o .libs/liborageclock_la-functions.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/liborageclock.exp libtool: link: /usr/bin/egrep -e "^xfce_panel_module_(preinit|init|construct)" ".libs/liborageclock.exp" > ".libs/liborageclock.expT" libtool: link: mv -f ".libs/liborageclock.expT" ".libs/liborageclock.exp" libtool: link: echo "{ global:" > .libs/liborageclock.so-ver libtool: link: sed -e "s|$|;|" < .libs/liborageclock.exp >> .libs/liborageclock.so-ver libtool: link: echo "local: *; };" >> .libs/liborageclock.so-ver libtool: link: cc -shared -fPIC -DPIC .libs/liborageclock_la-oc_config.o .libs/liborageclock_la-timezone_selection.o .libs/liborageclock_la-tz_zoneinfo_read.o .libs/liborageclock_la-xfce4-orageclock-plugin.o .libs/liborageclock_la-functions.o -L/usr/local/lib -lxfce4panel-1.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 -lfontconfig -lfreetype -lgmodule-2.0 -lxfce4util -lglib-2.0 -lintl -lX11 -pthread -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,liborageclock.so -Wl,-version-script -Wl,.libs/liborageclock.so-ver -o .libs/liborageclock.so libtool: link: ( cd ".libs" && rm -f "liborageclock.la" && ln -s "../liborageclock.la" "liborageclock.la" ) Merging translations into xfce4-orageclock-plugin.desktop. gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/panel-plugin' Making all in globaltime gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/globaltime' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT globaltime-globaltime.o -MD -MP -MF .deps/globaltime-globaltime.Tpo -c -o globaltime-globaltime.o `test -f 'globaltime.c' || echo './'`globaltime.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT globaltime-gt_parfile.o -MD -MP -MF .deps/globaltime-gt_parfile.Tpo -c -o globaltime-gt_parfile.o `test -f 'gt_parfile.c' || echo './'`gt_parfile.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT globaltime-gt_prefs.o -MD -MP -MF .deps/globaltime-gt_prefs.Tpo -c -o globaltime-gt_prefs.o `test -f 'gt_prefs.c' || echo './'`gt_prefs.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT globaltime-timezone_selection.o -MD -MP -MF .deps/globaltime-timezone_selection.Tpo -c -o globaltime-timezone_selection.o `test -f 'timezone_selection.c' || echo './'`timezone_selection.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT globaltime-tz_zoneinfo_read.o -MD -MP -MF .deps/globaltime-tz_zoneinfo_read.Tpo -c -o globaltime-tz_zoneinfo_read.o `test -f '../src/tz_zoneinfo_read.c' || echo './'`../src/tz_zoneinfo_read.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT globaltime-functions.o -MD -MP -MF .deps/globaltime-functions.Tpo -c -o globaltime-functions.o `test -f '../src/functions.c' || echo './'`../src/functions.c LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po globaltime.desktop.in globaltime.desktop Found cached translation database Merging translations into globaltime.desktop. In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from gt_parfile.c:28: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from gt_parfile.c:25: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from gt_parfile.c:28: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from gt_parfile.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from gt_prefs.c:31: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from gt_prefs.c:28: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ mv -f .deps/globaltime-gt_parfile.Tpo .deps/globaltime-gt_parfile.Po In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from gt_prefs.c:31: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from gt_prefs.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from timezone_selection.c:50: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from timezone_selection.c:49: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from globaltime.c:47: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from globaltime.c:44: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/local/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/local/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/local/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/local/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/local/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/local/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:33, from ../src/functions.c:38: /usr/local/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from ../src/functions.c:38: /usr/local/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from timezone_selection.c:50: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from timezone_selection.c:49: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from globaltime.c:47: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from globaltime.c:43: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/local/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/local/include/gtk-2.0/gtk/gtk.h:126, from ../src/functions.c:38: /usr/local/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../src/functions.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/globaltime-timezone_selection.Tpo .deps/globaltime-timezone_selection.Po mv -f .deps/globaltime-tz_zoneinfo_read.Tpo .deps/globaltime-tz_zoneinfo_read.Po mv -f .deps/globaltime-gt_prefs.Tpo .deps/globaltime-gt_prefs.Po mv -f .deps/globaltime-globaltime.Tpo .deps/globaltime-globaltime.Po mv -f .deps/globaltime-functions.Tpo .deps/globaltime-functions.Po /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -o globaltime globaltime-globaltime.o globaltime-gt_parfile.o globaltime-gt_prefs.o globaltime-timezone_selection.o globaltime-tz_zoneinfo_read.o globaltime-functions.o -L/usr/local/lib -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 -lX11 -lintl -L/usr/local/lib libtool: link: cc -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -o globaltime globaltime-globaltime.o globaltime-gt_parfile.o globaltime-gt_prefs.o globaltime-timezone_selection.o globaltime-tz_zoneinfo_read.o globaltime-functions.o -L/usr/local/lib -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 -lfontconfig -lfreetype -lX11 -lintl -pthread gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/globaltime' Making all in tz_convert gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/tz_convert' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DNDEBUG -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -MT tz_convert-tz_convert.o -MD -MP -MF .deps/tz_convert-tz_convert.Tpo -c -o tz_convert-tz_convert.o `test -f 'tz_convert.c' || echo './'`tz_convert.c tz_convert.c: In function 'create_backup_file': tz_convert.c:350:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(backup_out_file, out_file, out_file_name_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tz_convert.c:345:25: note: length computed here out_file_name_len = strlen(out_file); ^~~~~~~~~~~~~~~~ tz_convert.c:352:5: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(backup_out_file, backup_ending, backup_ending_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tz_convert.c:346:25: note: length computed here backup_ending_len = strlen(backup_ending); ^~~~~~~~~~~~~~~~~~~~~ tz_convert.c: In function 'create_ical_file': tz_convert.c:403:9: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(out_file, ical_ending, ical_ending_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tz_convert.c:397:27: note: length computed here ical_ending_len = strlen(ical_ending); ^~~~~~~~~~~~~~~~~~~ mv -f .deps/tz_convert-tz_convert.Tpo .deps/tz_convert-tz_convert.Po /bin/sh ../libtool --tag=CC --mode=link cc -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -lpopt -o tz_convert tz_convert-tz_convert.o -lintl -L/usr/local/lib libtool: link: cc -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -pipe -I/usr/local/include/libical -O2 -fno-strict-aliasing -o tz_convert tz_convert-tz_convert.o -lpopt -lintl -L/usr/local/lib gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/tz_convert' Making all in plugin gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/plugin' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po xfce-xfcalendar-settings.desktop.in xfce-xfcalendar-settings.desktop Found cached translation database Merging translations into xfce-xfcalendar-settings.desktop. gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/plugin' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po xfcalendar.desktop.in xfcalendar.desktop sed -e "s,\@bindir\@,/usr/local/bin,g" < org.xfce.calendar.service.in > org.xfce.calendar.service sed -e "s,\@bindir\@,/usr/local/bin,g" < org.xfce.orage.service.in > org.xfce.orage.service Found cached translation database Merging translations into xfcalendar.desktop. gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1' gmake[1]: Leaving directory '/construction/deskutils/orage/orage-4.12.1' SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> orage-4.12.1_10 depends on executable: update-desktop-database - found ===> orage-4.12.1_10 depends on executable: gtk-update-icon-cache - found ===> orage-4.12.1_10 depends on executable: xfce4-panel - found ===> orage-4.12.1_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for orage-4.12.1_10 ===> orage-4.12.1_10 depends on executable: update-desktop-database - found ===> orage-4.12.1_10 depends on executable: gtk-update-icon-cache - found ===> orage-4.12.1_10 depends on executable: xfce4-panel - found ===> orage-4.12.1_10 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/deskutils/orage/orage-4.12.1' Making install in doc gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc' Making install in C gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C' Making install in images gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C/images' gmake[5]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C/images' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/doc/orage/C/images' install -m 0644 default_calendar.png orage_calendar_edit_menu.png orage_calendar_file_menu.png orage_calendar_help_menu.png orage_calendar_view_menu.png orage_daylist.png orage_desktop_menuitem.png orage_eventlist.png orage_exchange_impexp.png orage_exchange_oragefiles.png orage_exchange_foreign.png orage_appointment.png orage_appointment_alarm.png orage_appointment_recurrence.png orage_preferences_display.png orage_preferences_main.png orage_preferences_extra.png '/construction/deskutils/orage/stage/usr/local/share/doc/orage/C/images' gmake[5]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C/images' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C/images' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[5]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/doc/orage/C' install -m 0644 orage.html '/construction/deskutils/orage/stage/usr/local/share/doc/orage/C' gmake[5]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc/C' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/doc' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/man/man1' install -m 0644 orage.1 '/construction/deskutils/orage/stage/usr/local/man/man1' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/doc' Making install in icons gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons' Making install in 48x48 gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/48x48' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/48x48' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/icons/hicolor/48x48/apps' install -m 0644 xfcalendar.png orage_globaltime.png '/construction/deskutils/orage/stage/usr/local/share/icons/hicolor/48x48/apps' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/48x48' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/48x48' Making install in 160x160 gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/160x160' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/160x160' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/icons/hicolor/160x160/apps' install -m 0644 orage.xpm orage_ice.xpm orage_round.xpm orage_sun.xpm '/construction/deskutils/orage/stage/usr/local/share/icons/hicolor/160x160/apps' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/160x160' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/160x160' Making install in scalable gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/scalable' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons/scalable' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/icons/hicolor/scalable/apps' install -m 0644 xfcalendar.svg orage_globaltime.svg '/construction/deskutils/orage/stage/usr/local/share/icons/hicolor/scalable/apps' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/scalable' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons/scalable' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons' gmake[4]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons' gmake[4]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[5]: Entering directory '/construction/deskutils/orage/orage-4.12.1/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor *** gmake[5]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons' gmake[4]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/icons' Making install in po gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/po' linguas="am ar ast be bg ca cs de el en_AU en_GB eo es et eu fi fr gl he hr hu id it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sq sr sv th tr ug uk ur_PK ur vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/construction/deskutils/orage/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/deskutils/orage/orage-4.12.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/orage.mo; \ echo "installing $lang.gmo as $dir/orage.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/orage.mo; \ echo "installing ./$lang.gmo as" \ "$dir/orage.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/orage.mo.m; \ echo "installing $lang.gmo.m as $dir/orage.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/orage.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/orage.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/am/LC_MESSAGES/orage.mo installing ar.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ar/LC_MESSAGES/orage.mo installing ast.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ast/LC_MESSAGES/orage.mo installing be.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/be/LC_MESSAGES/orage.mo installing bg.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/bg/LC_MESSAGES/orage.mo installing ca.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ca/LC_MESSAGES/orage.mo installing cs.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/cs/LC_MESSAGES/orage.mo installing de.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/de/LC_MESSAGES/orage.mo installing el.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/el/LC_MESSAGES/orage.mo installing en_AU.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/en_AU/LC_MESSAGES/orage.mo installing en_GB.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/en_GB/LC_MESSAGES/orage.mo installing eo.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/eo/LC_MESSAGES/orage.mo installing es.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/es/LC_MESSAGES/orage.mo installing et.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/et/LC_MESSAGES/orage.mo installing eu.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/eu/LC_MESSAGES/orage.mo installing fi.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/fi/LC_MESSAGES/orage.mo installing fr.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/fr/LC_MESSAGES/orage.mo installing gl.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/gl/LC_MESSAGES/orage.mo installing he.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/he/LC_MESSAGES/orage.mo installing hr.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/hr/LC_MESSAGES/orage.mo installing hu.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/hu/LC_MESSAGES/orage.mo installing id.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/id/LC_MESSAGES/orage.mo installing it.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/it/LC_MESSAGES/orage.mo installing ja.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ja/LC_MESSAGES/orage.mo installing kk.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/kk/LC_MESSAGES/orage.mo installing ko.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ko/LC_MESSAGES/orage.mo installing lt.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/lt/LC_MESSAGES/orage.mo installing lv.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/lv/LC_MESSAGES/orage.mo installing ms.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ms/LC_MESSAGES/orage.mo installing nb.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/nb/LC_MESSAGES/orage.mo installing nl.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/nl/LC_MESSAGES/orage.mo installing nn.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/nn/LC_MESSAGES/orage.mo installing oc.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/oc/LC_MESSAGES/orage.mo installing pa.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/pa/LC_MESSAGES/orage.mo installing pl.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/pl/LC_MESSAGES/orage.mo installing pt_BR.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/orage.mo installing pt.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/pt/LC_MESSAGES/orage.mo installing ro.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ro/LC_MESSAGES/orage.mo installing ru.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ru/LC_MESSAGES/orage.mo installing si.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/si/LC_MESSAGES/orage.mo installing sk.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/sk/LC_MESSAGES/orage.mo installing sq.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/sq/LC_MESSAGES/orage.mo installing sr.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/sr/LC_MESSAGES/orage.mo installing sv.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/sv/LC_MESSAGES/orage.mo installing th.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/th/LC_MESSAGES/orage.mo installing tr.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/tr/LC_MESSAGES/orage.mo installing ug.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ug/LC_MESSAGES/orage.mo installing uk.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/uk/LC_MESSAGES/orage.mo installing ur_PK.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ur_PK/LC_MESSAGES/orage.mo installing ur.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/ur/LC_MESSAGES/orage.mo installing vi.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/vi/LC_MESSAGES/orage.mo installing zh_CN.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/orage.mo installing zh_TW.gmo as /construction/deskutils/orage/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/orage.mo gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/po' Making install in sounds gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/sounds' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/sounds' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/orage/sounds' install -m 0644 KDE_Beep_Digital_1.ogg KDE_Beep_Digital_2.ogg Boiling.wav Knock.wav Phone.wav Spo.wav Tear.wav Wall_c.wav '/construction/deskutils/orage/stage/usr/local/share/orage/sounds' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/sounds' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/sounds' Making install in src gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/src' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/src' /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 orage '/construction/deskutils/orage/stage/usr/local/bin' libtool: install: install -m 555 -s orage /construction/deskutils/orage/stage/usr/local/bin/orage gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/src' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/src' Making install in panel-plugin gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/panel-plugin' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/panel-plugin' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/xfce4/panel/plugins' install -m 0644 xfce4-orageclock-plugin.desktop '/construction/deskutils/orage/stage/usr/local/share/xfce4/panel/plugins' /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/lib/xfce4/panel/plugins' /bin/sh ../libtool --mode=install /usr/bin/install -c liborageclock.la '/construction/deskutils/orage/stage/usr/local/lib/xfce4/panel/plugins' libtool: install: /usr/bin/install -c .libs/liborageclock.so /construction/deskutils/orage/stage/usr/local/lib/xfce4/panel/plugins/liborageclock.so libtool: install: /usr/bin/install -c .libs/liborageclock.lai /construction/deskutils/orage/stage/usr/local/lib/xfce4/panel/plugins/liborageclock.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/xfce4/panel/plugins' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/panel-plugin' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/panel-plugin' Making install in globaltime gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/globaltime' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/globaltime' /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 globaltime '/construction/deskutils/orage/stage/usr/local/bin' libtool: install: install -m 555 -s globaltime /construction/deskutils/orage/stage/usr/local/bin/globaltime /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/applications' install -m 0644 globaltime.desktop '/construction/deskutils/orage/stage/usr/local/share/applications' /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/man/man1' install -m 0644 globaltime.1 '/construction/deskutils/orage/stage/usr/local/man/man1' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/globaltime' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/globaltime' Making install in tz_convert gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/tz_convert' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/tz_convert' /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 tz_convert '/construction/deskutils/orage/stage/usr/local/bin' libtool: install: install -m 555 -s tz_convert /construction/deskutils/orage/stage/usr/local/bin/tz_convert /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/man/man1' install -m 0644 tz_convert.1 '/construction/deskutils/orage/stage/usr/local/man/man1' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/tz_convert' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/tz_convert' Making install in plugin gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1/plugin' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1/plugin' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/applications' install -m 0644 xfce-xfcalendar-settings.desktop '/construction/deskutils/orage/stage/usr/local/share/applications' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/plugin' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1/plugin' gmake[2]: Entering directory '/construction/deskutils/orage/orage-4.12.1' gmake[3]: Entering directory '/construction/deskutils/orage/orage-4.12.1' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/applications' install -m 0644 xfcalendar.desktop '/construction/deskutils/orage/stage/usr/local/share/applications' /bin/mkdir -p '/construction/deskutils/orage/stage/usr/local/share/dbus-1/services' install -m 0644 org.xfce.calendar.service org.xfce.orage.service '/construction/deskutils/orage/stage/usr/local/share/dbus-1/services' gmake[3]: Leaving directory '/construction/deskutils/orage/orage-4.12.1' gmake[2]: Leaving directory '/construction/deskutils/orage/orage-4.12.1' gmake[1]: Leaving directory '/construction/deskutils/orage/orage-4.12.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/xfce4/panel/plugins/liborageclock.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libffi.so.7 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/xfce4/panel/plugins/liborageclock.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for orage-4.12.1_10 file sizes/checksums [100]: 0% file sizes/checksums [100]: 100% packing files [100]: 0% packing files [100]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:02:18