------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-runtime-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.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.9.txz ===== Message from python37-3.7.9: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_9,1.txz No schema files found: doing nothing. Installing /packages/All/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.13.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/libgpg-error-1.39.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.33.0,1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.56.txz ===== Message from ca_root_nss-3.56: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libproxy-0.4.15.txz Installing /packages/All/gsettings-desktop-schemas-3.28.1.txz Installing /packages/All/glib-networking-2.56.1_3.txz Installing /packages/All/libsoup-2.62.3.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/freetype2-2.10.2.txz ===== Message from freetype2-2.10.2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/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/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,2.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/pciids-20200819.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-19.0.8_2.txz Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2.txz Installing /packages/All/xkeyboard-config-2.30.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- 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/libXi-1.7.10,1.txz 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/nspr-4.28.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_4.txz ===== Message from spidermonkey60-60.9.0_4: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/lcms2-2.11_1.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1_1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/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/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_4.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/adwaita-icon-theme-3.28.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/libXcomposite-0.4.5,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/gtk3-3.24.20.txz SUCCEEDED 00:01:22 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libmateweather-1.24.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libmateweather-1.24.0 for building => SHA256 Checksum OK for mate/libmateweather-1.24.0.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libmateweather-1.24.0 for building ===> Extracting for libmateweather-1.24.0 => SHA256 Checksum OK for mate/libmateweather-1.24.0.tar.xz. Extracted Memory Use: 46.15M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libmateweather-1.24.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on executable: msgfmt - found ===> libmateweather-1.24.0 depends on package: gmake>=4.3 - found ===> libmateweather-1.24.0 depends on executable: gtk-update-icon-cache - found ===> libmateweather-1.24.0 depends on file: /usr/local/bin/intltool-extract - found ===> libmateweather-1.24.0 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> libmateweather-1.24.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmateweather-1.24.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> libmateweather-1.24.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> libmateweather-1.24.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> libmateweather-1.24.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libmateweather-1.24.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmateweather-1.24.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> libmateweather-1.24.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> libmateweather-1.24.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on executable: msgfmt - found ===> libmateweather-1.24.0 depends on package: gmake>=4.3 - found ===> libmateweather-1.24.0 depends on executable: gtk-update-icon-cache - found ===> libmateweather-1.24.0 depends on file: /usr/local/bin/intltool-extract - found ===> libmateweather-1.24.0 depends on package: pkgconf>=1.3.0_1 - found ===> libmateweather-1.24.0 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> libmateweather-1.24.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmateweather-1.24.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> libmateweather-1.24.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> libmateweather-1.24.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> libmateweather-1.24.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libmateweather-1.24.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmateweather-1.24.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> libmateweather-1.24.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> libmateweather-1.24.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for libmateweather-1.24.0 configure: WARNING: unrecognized options: --with-gconf-source configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking whether gmake supports the include directive... yes (GNU style) 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 for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 cos in -lm... yes checking pkg-config is at least version 0.19... yes 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 pkg-config is at least version 0.16... yes checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking for GTK... yes checking for LIBXML... yes checking for LIBSOUP... yes checking for GIO... yes checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.50.0... yes (version 2.56.3) checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for gtk-update-icon-cache... /usr/local/bin/gtk-update-icon-cache checking for regexec... yes checking for struct tm.tm_gmtoff... yes no checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.11 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating po-locations/Makefile config.status: creating libmateweather/Makefile config.status: creating libmateweather/mateweather.pc config.status: creating libmateweather/mateweather-uninstalled.pc config.status: creating libmateweather/org.mate.weather.gschema.xml config.status: creating data/Makefile config.status: creating icons/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --with-gconf-source libmateweather-1.24.0 configure summary: Prefix: /usr/local Source code location: . Compiler: cc Compiler flags: -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing Warning flags: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare Locations.xml translations: one file per translation Locations.xml compression: no SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libmateweather-1.24.0 gmake[1]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake all-recursive gmake[2]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0' Making all in po gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/po' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/po' Making all in po-locations gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/po-locations' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/po-locations' Making all in libmateweather gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' gmake all-am gmake[4]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT test_metar-test_metar.o -MD -MP -MF .deps/test_metar-test_metar.Tpo -c -o test_metar-test_metar.o `test -f 'test_metar.c' || echo './'`test_metar.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather.lo -MD -MP -MF .deps/libmateweather_la-weather.Tpo -c -o libmateweather_la-weather.lo `test -f 'weather.c' || echo './'`weather.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-metar.lo -MD -MP -MF .deps/libmateweather_la-weather-metar.Tpo -c -o libmateweather_la-weather-metar.lo `test -f 'weather-metar.c' || echo './'`weather-metar.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-iwin.lo -MD -MP -MF .deps/libmateweather_la-weather-iwin.Tpo -c -o libmateweather_la-weather-iwin.lo `test -f 'weather-iwin.c' || echo './'`weather-iwin.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-met.lo -MD -MP -MF .deps/libmateweather_la-weather-met.Tpo -c -o libmateweather_la-weather-met.lo `test -f 'weather-met.c' || echo './'`weather-met.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-bom.lo -MD -MP -MF .deps/libmateweather_la-weather-bom.Tpo -c -o libmateweather_la-weather-bom.lo `test -f 'weather-bom.c' || echo './'`weather-bom.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-wx.lo -MD -MP -MF .deps/libmateweather_la-weather-wx.Tpo -c -o libmateweather_la-weather-wx.lo `test -f 'weather-wx.c' || echo './'`weather-wx.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-sun.lo -MD -MP -MF .deps/libmateweather_la-weather-sun.Tpo -c -o libmateweather_la-weather-sun.lo `test -f 'weather-sun.c' || echo './'`weather-sun.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-moon.lo -MD -MP -MF .deps/libmateweather_la-weather-moon.Tpo -c -o libmateweather_la-weather-moon.lo `test -f 'weather-moon.c' || echo './'`weather-moon.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-enum-types.lo -MD -MP -MF .deps/libmateweather_la-mateweather-enum-types.Tpo -c -o libmateweather_la-mateweather-enum-types.lo `test -f 'mateweather-enum-types.c' || echo './'`mateweather-enum-types.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-wx.lo -MD -MP -MF .deps/libmateweather_la-weather-wx.Tpo -c weather-wx.c -fPIC -DPIC -o .libs/libmateweather_la-weather-wx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-sun.lo -MD -MP -MF .deps/libmateweather_la-weather-sun.Tpo -c weather-sun.c -fPIC -DPIC -o .libs/libmateweather_la-weather-sun.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-metar.lo -MD -MP -MF .deps/libmateweather_la-weather-metar.Tpo -c weather-metar.c -fPIC -DPIC -o .libs/libmateweather_la-weather-metar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-iwin.lo -MD -MP -MF .deps/libmateweather_la-weather-iwin.Tpo -c weather-iwin.c -fPIC -DPIC -o .libs/libmateweather_la-weather-iwin.o mv -f .deps/test_metar-test_metar.Tpo .deps/test_metar-test_metar.Po /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-prefs.lo -MD -MP -MF .deps/libmateweather_la-mateweather-prefs.Tpo -c -o libmateweather_la-mateweather-prefs.lo `test -f 'mateweather-prefs.c' || echo './'`mateweather-prefs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-met.lo -MD -MP -MF .deps/libmateweather_la-weather-met.Tpo -c weather-met.c -fPIC -DPIC -o .libs/libmateweather_la-weather-met.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-bom.lo -MD -MP -MF .deps/libmateweather_la-weather-bom.Tpo -c weather-bom.c -fPIC -DPIC -o .libs/libmateweather_la-weather-bom.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-enum-types.lo -MD -MP -MF .deps/libmateweather_la-mateweather-enum-types.Tpo -c mateweather-enum-types.c -fPIC -DPIC -o .libs/libmateweather_la-mateweather-enum-types.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather-moon.lo -MD -MP -MF .deps/libmateweather_la-weather-moon.Tpo -c weather-moon.c -fPIC -DPIC -o .libs/libmateweather_la-weather-moon.o mv -f .deps/libmateweather_la-weather-wx.Tpo .deps/libmateweather_la-weather-wx.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-xml.lo -MD -MP -MF .deps/libmateweather_la-mateweather-xml.Tpo -c -o libmateweather_la-mateweather-xml.lo `test -f 'mateweather-xml.c' || echo './'`mateweather-xml.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-weather.lo -MD -MP -MF .deps/libmateweather_la-weather.Tpo -c weather.c -fPIC -DPIC -o .libs/libmateweather_la-weather.o mv -f .deps/libmateweather_la-weather-sun.Tpo .deps/libmateweather_la-weather-sun.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-location.lo -MD -MP -MF .deps/libmateweather_la-mateweather-location.Tpo -c -o libmateweather_la-mateweather-location.lo `test -f 'mateweather-location.c' || echo './'`mateweather-location.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-prefs.lo -MD -MP -MF .deps/libmateweather_la-mateweather-prefs.Tpo -c mateweather-prefs.c -fPIC -DPIC -o .libs/libmateweather_la-mateweather-prefs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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-pixbufmv -f .deps/libmateweather_la-weather-iwin.Tpo .deps/libmateweather_la-weather-iwin.Plo -2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-xml.lo -MD -MP -MF .deps/libmateweather_la-mateweather-xml.Tpo -c mateweather-xml.c -fPIC -DPIC -o .libs/libmateweather_la-mateweather-xml.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-timezone.lo -MD -MP -MF .deps/libmateweather_la-mateweather-timezone.Tpo -c -o libmateweather_la-mateweather-timezone.lo `test -f 'mateweather-timezone.c' || echo './'`mateweather-timezone.c mv -f .deps/libmateweather_la-weather-met.Tpo .deps/libmateweather_la-weather-met.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-location-entry.lo -MD -MP -MF .deps/libmateweather_la-location-entry.Tpo -c -o libmateweather_la-location-entry.lo `test -f 'location-entry.c' || echo './'`location-entry.c mv -f .deps/libmateweather_la-mateweather-enum-types.Tpo .deps/libmateweather_la-mateweather-enum-types.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-timezone-menu.lo -MD -MP -MF .deps/libmateweather_la-timezone-menu.Tpo -c -o libmateweather_la-timezone-menu.lo `test -f 'timezone-menu.c' || echo './'`timezone-menu.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-location.lo -MD -MP -MF .deps/libmateweather_la-mateweather-location.Tpo -c mateweather-location.c -fPIC -DPIC -o .libs/libmateweather_la-mateweather-location.o mv -f .deps/libmateweather_la-weather-bom.Tpo .deps/libmateweather_la-weather-bom.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\""/usr/local/share/locale"\" -DMATEWEATHER_XML_LOCATION_DIR=\""/usr/local/share/libmateweather"\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-parser.lo -MD -MP -MF .deps/libmateweather_la-parser.Tpo -c -o libmateweather_la-parser.lo `test -f 'parser.c' || echo './'`parser.c mv -f .deps/libmateweather_la-mateweather-prefs.Tpo .deps/libmateweather_la-mateweather-prefs.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-mateweather-timezone.lo -MD -MP -MF .deps/libmateweather_la-mateweather-timezone.Tpo -c mateweather-timezone.c -fPIC -DPIC -o .libs/libmateweather_la-mateweather-timezone.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT test_locations.o -MD -MP -MF .deps/test_locations.Tpo -c -o test_locations.o test_locations.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-location-entry.lo -MD -MP -MF .deps/libmateweather_la-location-entry.Tpo -c location-entry.c -fPIC -DPIC -o .libs/libmateweather_la-location-entry.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-parser.lo -MD -MP -MF .deps/libmateweather_la-parser.Tpo -c parser.c -fPIC -DPIC -o .libs/libmateweather_la-parser.o mv -f .deps/libmateweather_la-weather-metar.Tpo .deps/libmateweather_la-weather-metar.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT test_sun_moon-test_sun_moon.o -MD -MP -MF .deps/test_sun_moon-test_sun_moon.Tpo -c -o test_sun_moon-test_sun_moon.o `test -f 'test_sun_moon.c' || echo './'`test_sun_moon.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/gtk-3.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 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I.. -I. -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"MateWeather\" -DMATELOCALEDIR=\"/usr/local/share/locale\" -DMATEWEATHER_XML_LOCATION_DIR=\"/usr/local/share/libmateweather\" -isystem /usr/local/include -I/usr/local/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmateweather_la-timezone-menu.lo -MD -MP -MF .deps/libmateweather_la-timezone-menu.Tpo -c timezone-menu.c -fPIC -DPIC -o .libs/libmateweather_la-timezone-menu.o mv -f .deps/libmateweather_la-mateweather-location.Tpo .deps/libmateweather_la-mateweather-location.Plo glib-compile-schemas --strict --dry-run --schema-file=org.mate.weather.gschema.xml && mkdir -p . && touch org.mate.weather.gschema.valid mv -f .deps/test_sun_moon-test_sun_moon.Tpo .deps/test_sun_moon-test_sun_moon.Po mv -f .deps/libmateweather_la-weather.Tpo .deps/libmateweather_la-weather.Plo mv -f .deps/libmateweather_la-mateweather-xml.Tpo .deps/libmateweather_la-mateweather-xml.Plo mv -f .deps/libmateweather_la-weather-moon.Tpo .deps/libmateweather_la-weather-moon.Plo mv -f .deps/test_locations.Tpo .deps/test_locations.Po mv -f .deps/libmateweather_la-mateweather-timezone.Tpo .deps/libmateweather_la-mateweather-timezone.Plo mv -f .deps/libmateweather_la-location-entry.Tpo .deps/libmateweather_la-location-entry.Plo mv -f .deps/libmateweather_la-parser.Tpo .deps/libmateweather_la-parser.Plo mv -f .deps/libmateweather_la-timezone-menu.Tpo .deps/libmateweather_la-timezone-menu.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 7:9:6 -no-undefined -o libmateweather.la -rpath /usr/local/lib libmateweather_la-weather.lo libmateweather_la-weather-metar.lo libmateweather_la-weather-iwin.lo libmateweather_la-weather-met.lo libmateweather_la-weather-bom.lo libmateweather_la-weather-wx.lo libmateweather_la-weather-sun.lo libmateweather_la-weather-moon.lo libmateweather_la-mateweather-enum-types.lo libmateweather_la-mateweather-prefs.lo libmateweather_la-mateweather-xml.lo libmateweather_la-mateweather-location.lo libmateweather_la-mateweather-timezone.lo libmateweather_la-location-entry.lo libmateweather_la-timezone-menu.lo libmateweather_la-parser.lo -lm -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxml2 -L/usr/local/lib -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/libmateweather_la-weather.o .libs/libmateweather_la-weather-metar.o .libs/libmateweather_la-weather-iwin.o .libs/libmateweather_la-weather-met.o .libs/libmateweather_la-weather-bom.o .libs/libmateweather_la-weather-wx.o .libs/libmateweather_la-weather-sun.o .libs/libmateweather_la-weather-moon.o .libs/libmateweather_la-mateweather-enum-types.o .libs/libmateweather_la-mateweather-prefs.o .libs/libmateweather_la-mateweather-xml.o .libs/libmateweather_la-mateweather-location.o .libs/libmateweather_la-mateweather-timezone.o .libs/libmateweather_la-location-entry.o .libs/libmateweather_la-timezone-menu.o .libs/libmateweather_la-parser.o -lm -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -O2 -Wl,-soname -Wl,libmateweather.so.1 -o .libs/libmateweather.so.1.6.9 libtool: link: (cd ".libs" && rm -f "libmateweather.so.1" && ln -s "libmateweather.so.1.6.9" "libmateweather.so.1") libtool: link: (cd ".libs" && rm -f "libmateweather.so" && ln -s "libmateweather.so.1.6.9" "libmateweather.so") libtool: link: ( cd ".libs" && rm -f "libmateweather.la" && ln -s "../libmateweather.la" "libmateweather.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o test_metar test_metar-test_metar.o libmateweather.la -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o test_locations test_locations.o libmateweather.la -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o test_sun_moon test_sun_moon-test_sun_moon.o libmateweather.la -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/test_metar test_metar-test_metar.o ./.libs/libmateweather.so -L/usr/local/lib -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/test_sun_moon test_sun_moon-test_sun_moon.o ./.libs/libmateweather.so -L/usr/local/lib -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/test_locations test_locations.o ./.libs/libmateweather.so -L/usr/local/lib -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lxml2 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' Making all in doc gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/doc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/doc' Making all in data gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/data' for pofile in ../po-locations/ang.po ../po-locations/ar.po ../po-locations/as.po ../po-locations/ast.po ../po-locations/az.po ../po-locations/be.po ../po-locations/be@latin.po ../po-locations/bg.po ../po-locations/bn.po ../po-locations/bn_IN.po ../po-locations/br.po ../po-locations/bs.po ../po-locations/ca.po ../po-locations/ca@valencia.po ../po-locations/crh.po ../po-locations/cs.po ../po-locations/cy.po ../po-locations/da.po ../po-locations/de.po ../po-locations/dz.po ../po-locations/el.po ../po-locations/en@shaw.po ../po-locations/en_CA.po ../po-locations/en_GB.po ../po-locations/eo.po ../po-locations/es.po ../po-locations/et.po ../po-locations/eu.po ../po-locations/fa.po ../po-locations/fi.po ../po-locations/fr.po ../po-locations/ga.po ../po-locations/gl.po ../po-locations/gu.po ../po-locations/he.po ../po-locations/hi.po ../po-locations/hr.po ../po-locations/hu.po ../po-locations/id.po ../po-locations/it.po ../po-locations/ja.po ../po-locations/ka.po ../po-locations/kn.po ../po-locations/ko.po ../po-locations/ku.po ../po-locations/ky.po ../po-locations/lt.po ../po-locations/lv.po ../po-locations/mai.po ../po-locations/mg.po ../po-locations/mk.po ../po-locations/ml.po ../po-locations/mn.po ../po-locations/mr.po ../po-locations/ms.po ../po-locations/nb.po ../po-locations/nds.po ../po-locations/ne.po ../po-locations/nl.po ../po-locations/nn.po ../po-locations/oc.po ../po-locations/or.po ../po-locations/pa.po ../po-locations/pl.po ../po-locations/pt.po ../po-locations/pt_BR.po ../po-locations/ro.po ../po-locations/ru.po ../po-locations/rw.po ../po-locations/si.po ../po-locations/sk.po ../po-locations/sl.po ../po-locations/sq.po ../po-locations/sr.po ../po-locations/sr@latin.po ../po-locations/sv.po ../po-locations/ta.po ../po-locations/te.po ../po-locations/th.po ../po-locations/tr.po ../po-locations/uk.po ../po-locations/vi.po ../po-locations/zh_CN.po ../po-locations/zh_HK.po ../po-locations/zh_TW.po; do \ locale=`echo $pofile | sed "s;../po-locations/\(.*\)\.po;\1;"`; \ GETTEXTDATADIR=.. /usr/local/bin/msgfmt -l $locale --xml --template Locations.xml.in ../po-locations/$locale.po -o Locations.xml && \ xmllint --noblanks -o Locations.$locale.xml Locations.xml; \ rm -f Locations.xml; \ if test "x" = "x.gz"; then \ gzip -n --force Locations.$locale.xml; \ fi; \ done && \ xmllint --noblanks --dtdvalid ../data/locations.dtd -o Locations.xml ../data/Locations.xml.in && \ if test "x" = "x.gz"; then \ gzip -n --force Locations.xml; \ fi && \ touch stamp-Locations.xml gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/data' Making all in icons gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[2]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[1]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0' SUCCEEDED 00:02:52 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libmateweather-1.24.0 depends on executable: gtk-update-icon-cache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libmateweather-1.24.0 ===> libmateweather-1.24.0 depends on executable: gtk-update-icon-cache - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/net/libmateweather/libmateweather-1.24.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/net/libmateweather/libmateweather-1.24.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/net/libmateweather/libmateweather-1.24.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/net/libmateweather/libmateweather-1.24.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0' Making install in po gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/po' installing af.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/af/LC_MESSAGES/libmateweather.mo installing am.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/am/LC_MESSAGES/libmateweather.mo installing ar.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ar/LC_MESSAGES/libmateweather.mo installing as.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/as/LC_MESSAGES/libmateweather.mo installing ast.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ast/LC_MESSAGES/libmateweather.mo installing az.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/az/LC_MESSAGES/libmateweather.mo installing be.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/be/LC_MESSAGES/libmateweather.mo installing bg.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/bg/LC_MESSAGES/libmateweather.mo installing bn.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/bn/LC_MESSAGES/libmateweather.mo installing bn_IN.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/bn_IN/LC_MESSAGES/libmateweather.mo installing br.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/br/LC_MESSAGES/libmateweather.mo installing bs.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/bs/LC_MESSAGES/libmateweather.mo installing ca.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ca/LC_MESSAGES/libmateweather.mo installing ca@valencia.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/libmateweather.mo installing cmn.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/cmn/LC_MESSAGES/libmateweather.mo installing crh.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/crh/LC_MESSAGES/libmateweather.mo installing cs.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/cs/LC_MESSAGES/libmateweather.mo installing cy.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/cy/LC_MESSAGES/libmateweather.mo installing da.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/da/LC_MESSAGES/libmateweather.mo installing de.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/de/LC_MESSAGES/libmateweather.mo installing dz.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/dz/LC_MESSAGES/libmateweather.mo installing el.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/el/LC_MESSAGES/libmateweather.mo installing en_AU.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/en_AU/LC_MESSAGES/libmateweather.mo installing en_CA.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/en_CA/LC_MESSAGES/libmateweather.mo installing en_GB.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/en_GB/LC_MESSAGES/libmateweather.mo installing eo.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/eo/LC_MESSAGES/libmateweather.mo installing es.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es/LC_MESSAGES/libmateweather.mo installing es_AR.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_AR/LC_MESSAGES/libmateweather.mo installing es_CL.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_CL/LC_MESSAGES/libmateweather.mo installing es_CO.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_CO/LC_MESSAGES/libmateweather.mo installing es_CR.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_CR/LC_MESSAGES/libmateweather.mo installing es_DO.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_DO/LC_MESSAGES/libmateweather.mo installing es_EC.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_EC/LC_MESSAGES/libmateweather.mo installing es_ES.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_ES/LC_MESSAGES/libmateweather.mo installing es_MX.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_MX/LC_MESSAGES/libmateweather.mo installing es_NI.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_NI/LC_MESSAGES/libmateweather.mo installing es_PA.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_PA/LC_MESSAGES/libmateweather.mo installing es_PE.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_PE/LC_MESSAGES/libmateweather.mo installing es_PR.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_PR/LC_MESSAGES/libmateweather.mo installing es_SV.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_SV/LC_MESSAGES/libmateweather.mo installing es_UY.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_UY/LC_MESSAGES/libmateweather.mo installing es_VE.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/es_VE/LC_MESSAGES/libmateweather.mo installing et.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/et/LC_MESSAGES/libmateweather.mo installing eu.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/eu/LC_MESSAGES/libmateweather.mo installing fa.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/fa/LC_MESSAGES/libmateweather.mo installing fi.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/fi/LC_MESSAGES/libmateweather.mo installing fr.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/fr/LC_MESSAGES/libmateweather.mo installing fr_CA.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/fr_CA/LC_MESSAGES/libmateweather.mo installing frp.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/frp/LC_MESSAGES/libmateweather.mo installing fur.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/fur/LC_MESSAGES/libmateweather.mo installing fy.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/fy/LC_MESSAGES/libmateweather.mo installing ga.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ga/LC_MESSAGES/libmateweather.mo installing gl.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/gl/LC_MESSAGES/libmateweather.mo installing gu.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/gu/LC_MESSAGES/libmateweather.mo installing ha.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ha/LC_MESSAGES/libmateweather.mo installing he.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/he/LC_MESSAGES/libmateweather.mo installing hi.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/hi/LC_MESSAGES/libmateweather.mo installing hr.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/hr/LC_MESSAGES/libmateweather.mo installing hu.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/hu/LC_MESSAGES/libmateweather.mo installing hy.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/hy/LC_MESSAGES/libmateweather.mo installing id.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/id/LC_MESSAGES/libmateweather.mo installing ie.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ie/LC_MESSAGES/libmateweather.mo installing ig.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ig/LC_MESSAGES/libmateweather.mo installing is.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/is/LC_MESSAGES/libmateweather.mo installing it.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/it/LC_MESSAGES/libmateweather.mo installing ja.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ja/LC_MESSAGES/libmateweather.mo installing jv.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/jv/LC_MESSAGES/libmateweather.mo installing ka.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ka/LC_MESSAGES/libmateweather.mo installing kk.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/kk/LC_MESSAGES/libmateweather.mo installing kn.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/kn/LC_MESSAGES/libmateweather.mo installing ko.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ko/LC_MESSAGES/libmateweather.mo installing ku.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ku/LC_MESSAGES/libmateweather.mo installing ku_IQ.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ku_IQ/LC_MESSAGES/libmateweather.mo installing ky.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ky/LC_MESSAGES/libmateweather.mo installing lt.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/lt/LC_MESSAGES/libmateweather.mo installing lv.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/lv/LC_MESSAGES/libmateweather.mo installing mai.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/mai/LC_MESSAGES/libmateweather.mo installing mg.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/mg/LC_MESSAGES/libmateweather.mo installing mk.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/mk/LC_MESSAGES/libmateweather.mo installing ml.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ml/LC_MESSAGES/libmateweather.mo installing mn.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/mn/LC_MESSAGES/libmateweather.mo installing mr.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/mr/LC_MESSAGES/libmateweather.mo installing ms.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ms/LC_MESSAGES/libmateweather.mo installing nb.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/nb/LC_MESSAGES/libmateweather.mo installing nds.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/nds/LC_MESSAGES/libmateweather.mo installing ne.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ne/LC_MESSAGES/libmateweather.mo installing nl.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/nl/LC_MESSAGES/libmateweather.mo installing nn.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/nn/LC_MESSAGES/libmateweather.mo installing nso.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/nso/LC_MESSAGES/libmateweather.mo installing oc.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/oc/LC_MESSAGES/libmateweather.mo installing or.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/or/LC_MESSAGES/libmateweather.mo installing pa.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/pa/LC_MESSAGES/libmateweather.mo installing pl.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/pl/LC_MESSAGES/libmateweather.mo installing ps.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ps/LC_MESSAGES/libmateweather.mo installing pt.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/pt/LC_MESSAGES/libmateweather.mo installing pt_BR.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/libmateweather.mo installing ro.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ro/LC_MESSAGES/libmateweather.mo installing ru.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ru/LC_MESSAGES/libmateweather.mo installing rw.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/rw/LC_MESSAGES/libmateweather.mo installing si.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/si/LC_MESSAGES/libmateweather.mo installing sk.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/sk/LC_MESSAGES/libmateweather.mo installing sl.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/sl/LC_MESSAGES/libmateweather.mo installing sq.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/sq/LC_MESSAGES/libmateweather.mo installing sr.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/sr/LC_MESSAGES/libmateweather.mo installing sr@latin.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/libmateweather.mo installing sv.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/sv/LC_MESSAGES/libmateweather.mo installing ta.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ta/LC_MESSAGES/libmateweather.mo installing te.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/te/LC_MESSAGES/libmateweather.mo installing th.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/th/LC_MESSAGES/libmateweather.mo installing tr.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/tr/LC_MESSAGES/libmateweather.mo installing ug.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ug/LC_MESSAGES/libmateweather.mo installing uk.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/uk/LC_MESSAGES/libmateweather.mo installing ur.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/ur/LC_MESSAGES/libmateweather.mo installing uz.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/uz/LC_MESSAGES/libmateweather.mo installing vi.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/vi/LC_MESSAGES/libmateweather.mo installing wa.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/wa/LC_MESSAGES/libmateweather.mo installing xh.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/xh/LC_MESSAGES/libmateweather.mo installing yo.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/yo/LC_MESSAGES/libmateweather.mo installing zh_CN.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/libmateweather.mo installing zh_HK.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/libmateweather.mo installing zh_TW.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/libmateweather.mo installing zu.gmo as /construction/net/libmateweather/stage/usr/local/share/locale/zu/LC_MESSAGES/libmateweather.mo if test "libmateweather" = "gettext-tools"; then \ /bin/mkdir -p /construction/net/libmateweather/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /construction/net/libmateweather/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /construction/net/libmateweather/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/po' Making install in po-locations gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/po-locations' gmake[4]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/po-locations' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/po-locations' gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/po-locations' Making install in libmateweather gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' gmake install-am gmake[4]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' gmake[5]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' /bin/mkdir -p '/construction/net/libmateweather/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libmateweather.la '/construction/net/libmateweather/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libmateweather.so.1.6.9 /construction/net/libmateweather/stage/usr/local/lib/libmateweather.so.1.6.9 libtool: install: strip --strip-unneeded /construction/net/libmateweather/stage/usr/local/lib/libmateweather.so.1.6.9 libtool: install: (cd /construction/net/libmateweather/stage/usr/local/lib && { ln -s -f libmateweather.so.1.6.9 libmateweather.so.1 || { rm -f libmateweather.so.1 && ln -s libmateweather.so.1.6.9 libmateweather.so.1; }; }) libtool: install: (cd /construction/net/libmateweather/stage/usr/local/lib && { ln -s -f libmateweather.so.1.6.9 libmateweather.so || { rm -f libmateweather.so && ln -s libmateweather.so.1.6.9 libmateweather.so; }; }) libtool: install: /usr/bin/install -c .libs/libmateweather.lai /construction/net/libmateweather/stage/usr/local/lib/libmateweather.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/net/libmateweather/stage/usr/local/include/libmateweather' install -m 0644 weather.h mateweather-prefs.h mateweather-xml.h mateweather-location.h location-entry.h mateweather-timezone.h timezone-menu.h mateweather-enum-types.h '/construction/net/libmateweather/stage/usr/local/include/libmateweather' /bin/mkdir -p '/construction/net/libmateweather/stage/usr/local/libdata/pkgconfig' install -m 0644 mateweather.pc '/construction/net/libmateweather/stage/usr/local/libdata/pkgconfig' if test -n "org.mate.weather.gschema.xml"; then \ test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/construction/net/libmateweather/stage/usr/local/share/glib-2.0/schemas"; \ install -m 0644 org.mate.weather.gschema.xml "/construction/net/libmateweather/stage/usr/local/share/glib-2.0/schemas"; \ test -n "/construction/net/libmateweather/stage" || glib-compile-schemas /usr/local/share/glib-2.0/schemas; \ fi gmake[5]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' gmake[4]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/libmateweather' Making install in doc gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/doc' gmake[4]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/doc' gmake[4]: Nothing to be done for 'install-exec-am'. install -m 0644 ./html/MateWeatherLocation.html install -m 0644 ./html/MateWeatherLocationEntry.html install -m 0644 ./html/MateWeatherTimezone.html install -m 0644 ./html/MateWeatherTimezoneMenu.html install -m 0644 ./html/annotation-glossary.html install -m 0644 ./html/api-index-full.html install -m 0644 ./html/ch01.html install -m 0644 ./html/home.png install -m 0644 ./html/index.html install -m 0644 ./html/left-insensitive.png install -m 0644 ./html/left.png install -m 0644 ./html/libmateweather-mateweather-prefs.html install -m 0644 ./html/libmateweather-mateweather-xml.html install -m 0644 ./html/libmateweather-weather.html install -m 0644 ./html/libmateweather.devhelp2 install -m 0644 ./html/object-tree.html install -m 0644 ./html/right-insensitive.png install -m 0644 ./html/right.png install -m 0644 ./html/style.css install -m 0644 ./html/up-insensitive.png install -m 0644 ./html/up.png gmake[4]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/doc' gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/doc' Making install in data gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/data' gmake[4]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/data' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/libmateweather/stage/usr/local/share/libmateweather' install -m 0644 locations.dtd '/construction/net/libmateweather/stage/usr/local/share/libmateweather' /bin/mkdir -p '/construction/net/libmateweather/stage/usr/local/share/libmateweather' install -m 0644 Locations.ang.xml Locations.ar.xml Locations.as.xml Locations.ast.xml Locations.az.xml Locations.be.xml Locations.be@latin.xml Locations.bg.xml Locations.bn.xml Locations.bn_IN.xml Locations.br.xml Locations.bs.xml Locations.ca.xml Locations.ca@valencia.xml Locations.crh.xml Locations.cs.xml Locations.cy.xml Locations.da.xml Locations.de.xml Locations.dz.xml Locations.el.xml Locations.en@shaw.xml Locations.en_CA.xml Locations.en_GB.xml Locations.eo.xml Locations.es.xml Locations.et.xml Locations.eu.xml Locations.fa.xml Locations.fi.xml Locations.fr.xml Locations.ga.xml Locations.gl.xml Locations.gu.xml Locations.he.xml Locations.hi.xml Locations.hr.xml Locations.hu.xml Locations.id.xml Locations.it.xml '/construction/net/libmateweather/stage/usr/local/share/libmateweather' install -m 0644 Locations.ja.xml Locations.ka.xml Locations.kn.xml Locations.ko.xml Locations.ku.xml Locations.ky.xml Locations.lt.xml Locations.lv.xml Locations.mai.xml Locations.mg.xml Locations.mk.xml Locations.ml.xml Locations.mn.xml Locations.mr.xml Locations.ms.xml Locations.nb.xml Locations.nds.xml Locations.ne.xml Locations.nl.xml Locations.nn.xml Locations.oc.xml Locations.or.xml Locations.pa.xml Locations.pl.xml Locations.pt.xml Locations.pt_BR.xml Locations.ro.xml Locations.ru.xml Locations.rw.xml Locations.si.xml Locations.sk.xml Locations.sl.xml Locations.sq.xml Locations.sr.xml Locations.sr@latin.xml Locations.sv.xml Locations.ta.xml Locations.te.xml Locations.th.xml Locations.tr.xml '/construction/net/libmateweather/stage/usr/local/share/libmateweather' install -m 0644 Locations.uk.xml Locations.vi.xml Locations.zh_CN.xml Locations.zh_HK.xml Locations.zh_TW.xml Locations.xml '/construction/net/libmateweather/stage/usr/local/share/libmateweather' gmake[4]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/data' gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/data' Making install in icons gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' gmake[4]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' gmake[4]: Nothing to be done for 'install-exec-am'. for icon in 16x16_status_weather-clear-night-000.png 16x16_status_weather-clear-night-010.png 16x16_status_weather-clear-night-020.png 16x16_status_weather-clear-night-030.png 16x16_status_weather-clear-night-040.png 16x16_status_weather-clear-night-050.png 16x16_status_weather-clear-night-060.png 16x16_status_weather-clear-night-070.png 16x16_status_weather-clear-night-080.png 16x16_status_weather-clear-night-090.png 16x16_status_weather-clear-night-100.png 16x16_status_weather-clear-night-110.png 16x16_status_weather-clear-night-120.png 16x16_status_weather-clear-night-130.png 16x16_status_weather-clear-night-140.png 16x16_status_weather-clear-night-150.png 16x16_status_weather-clear-night-160.png 16x16_status_weather-clear-night-170.png 16x16_status_weather-clear-night-190.png 16x16_status_weather-clear-night-200.png 16x16_status_weather-clear-night-210.png 16x16_status_weather-clear-night-220.png 16x16_status_weather-clear-night-230.png 16x16_status_weather-clear-night-240.png 16x16_status_weather-clear-night-250.png 16x16_status_weather-clear-night-260.png 16x16_status_weather-clear-night-270.png 16x16_status_weather-clear-night-280.png 16x16_status_weather-clear-night-290.png 16x16_status_weather-clear-night-300.png 16x16_status_weather-clear-night-310.png 16x16_status_weather-clear-night-320.png 16x16_status_weather-clear-night-330.png 16x16_status_weather-clear-night-340.png 16x16_status_weather-clear-night-350.png 16x16_status_weather-few-clouds-night-000.png 16x16_status_weather-few-clouds-night-010.png 16x16_status_weather-few-clouds-night-020.png 16x16_status_weather-few-clouds-night-030.png 16x16_status_weather-few-clouds-night-040.png 16x16_status_weather-few-clouds-night-050.png 16x16_status_weather-few-clouds-night-060.png 16x16_status_weather-few-clouds-night-070.png 16x16_status_weather-few-clouds-night-080.png 16x16_status_weather-few-clouds-night-090.png 16x16_status_weather-few-clouds-night-100.png 16x16_status_weather-few-clouds-night-110.png 16x16_status_weather-few-clouds-night-120.png 16x16_status_weather-few-clouds-night-130.png 16x16_status_weather-few-clouds-night-140.png 16x16_status_weather-few-clouds-night-150.png 16x16_status_weather-few-clouds-night-160.png 16x16_status_weather-few-clouds-night-170.png 16x16_status_weather-few-clouds-night-190.png 16x16_status_weather-few-clouds-night-200.png 16x16_status_weather-few-clouds-night-210.png 16x16_status_weather-few-clouds-night-220.png 16x16_status_weather-few-clouds-night-230.png 16x16_status_weather-few-clouds-night-240.png 16x16_status_weather-few-clouds-night-250.png 16x16_status_weather-few-clouds-night-260.png 16x16_status_weather-few-clouds-night-270.png 16x16_status_weather-few-clouds-night-280.png 16x16_status_weather-few-clouds-night-290.png 16x16_status_weather-few-clouds-night-300.png 16x16_status_weather-few-clouds-night-310.png 16x16_status_weather-few-clouds-night-320.png 16x16_status_weather-few-clouds-night-330.png 16x16_status_weather-few-clouds-night-340.png 16x16_status_weather-few-clouds-night-350.png 22x22_status_weather-clear-night-000.png 22x22_status_weather-clear-night-010.png 22x22_status_weather-clear-night-020.png 22x22_status_weather-clear-night-030.png 22x22_status_weather-clear-night-040.png 22x22_status_weather-clear-night-050.png 22x22_status_weather-clear-night-060.png 22x22_status_weather-clear-night-070.png 22x22_status_weather-clear-night-080.png 22x22_status_weather-clear-night-090.png 22x22_status_weather-clear-night-100.png 22x22_status_weather-clear-night-110.png 22x22_status_weather-clear-night-120.png 22x22_status_weather-clear-night-130.png 22x22_status_weather-clear-night-140.png 22x22_status_weather-clear-night-150.png 22x22_status_weather-clear-night-160.png 22x22_status_weather-clear-night-170.png 22x22_status_weather-clear-night-190.png 22x22_status_weather-clear-night-200.png 22x22_status_weather-clear-night-210.png 22x22_status_weather-clear-night-220.png 22x22_status_weather-clear-night-230.png 22x22_status_weather-clear-night-240.png 22x22_status_weather-clear-night-250.png 22x22_status_weather-clear-night-260.png 22x22_status_weather-clear-night-270.png 22x22_status_weather-clear-night-280.png 22x22_status_weather-clear-night-290.png 22x22_status_weather-clear-night-300.png 22x22_status_weather-clear-night-310.png 22x22_status_weather-clear-night-320.png 22x22_status_weather-clear-night-330.png 22x22_status_weather-clear-night-340.png 22x22_status_weather-clear-night-350.png 22x22_status_weather-few-clouds-night-000.png 22x22_status_weather-few-clouds-night-010.png 22x22_status_weather-few-clouds-night-020.png 22x22_status_weather-few-clouds-night-030.png 22x22_status_weather-few-clouds-night-040.png 22x22_status_weather-few-clouds-night-050.png 22x22_status_weather-few-clouds-night-060.png 22x22_status_weather-few-clouds-night-070.png 22x22_status_weather-few-clouds-night-080.png 22x22_status_weather-few-clouds-night-090.png 22x22_status_weather-few-clouds-night-100.png 22x22_status_weather-few-clouds-night-110.png 22x22_status_weather-few-clouds-night-120.png 22x22_status_weather-few-clouds-night-130.png 22x22_status_weather-few-clouds-night-140.png 22x22_status_weather-few-clouds-night-150.png 22x22_status_weather-few-clouds-night-160.png 22x22_status_weather-few-clouds-night-170.png 22x22_status_weather-few-clouds-night-190.png 22x22_status_weather-few-clouds-night-200.png 22x22_status_weather-few-clouds-night-210.png 22x22_status_weather-few-clouds-night-220.png 22x22_status_weather-few-clouds-night-230.png 22x22_status_weather-few-clouds-night-240.png 22x22_status_weather-few-clouds-night-250.png 22x22_status_weather-few-clouds-night-260.png 22x22_status_weather-few-clouds-night-270.png 22x22_status_weather-few-clouds-night-280.png 22x22_status_weather-few-clouds-night-290.png 22x22_status_weather-few-clouds-night-300.png 22x22_status_weather-few-clouds-night-310.png 22x22_status_weather-few-clouds-night-320.png 22x22_status_weather-few-clouds-night-330.png 22x22_status_weather-few-clouds-night-340.png 22x22_status_weather-few-clouds-night-350.png 24x24_status_weather-clear-night-000.png 24x24_status_weather-clear-night-010.png 24x24_status_weather-clear-night-020.png 24x24_status_weather-clear-night-030.png 24x24_status_weather-clear-night-040.png 24x24_status_weather-clear-night-050.png 24x24_status_weather-clear-night-060.png 24x24_status_weather-clear-night-070.png 24x24_status_weather-clear-night-080.png 24x24_status_weather-clear-night-090.png 24x24_status_weather-clear-night-100.png 24x24_status_weather-clear-night-110.png 24x24_status_weather-clear-night-120.png 24x24_status_weather-clear-night-130.png 24x24_status_weather-clear-night-140.png 24x24_status_weather-clear-night-150.png 24x24_status_weather-clear-night-160.png 24x24_status_weather-clear-night-170.png 24x24_status_weather-clear-night-190.png 24x24_status_weather-clear-night-200.png 24x24_status_weather-clear-night-210.png 24x24_status_weather-clear-night-220.png 24x24_status_weather-clear-night-230.png 24x24_status_weather-clear-night-240.png 24x24_status_weather-clear-night-250.png 24x24_status_weather-clear-night-260.png 24x24_status_weather-clear-night-270.png 24x24_status_weather-clear-night-280.png 24x24_status_weather-clear-night-290.png 24x24_status_weather-clear-night-300.png 24x24_status_weather-clear-night-310.png 24x24_status_weather-clear-night-320.png 24x24_status_weather-clear-night-330.png 24x24_status_weather-clear-night-340.png 24x24_status_weather-clear-night-350.png 24x24_status_weather-few-clouds-night-000.png 24x24_status_weather-few-clouds-night-010.png 24x24_status_weather-few-clouds-night-020.png 24x24_status_weather-few-clouds-night-030.png 24x24_status_weather-few-clouds-night-040.png 24x24_status_weather-few-clouds-night-050.png 24x24_status_weather-few-clouds-night-060.png 24x24_status_weather-few-clouds-night-070.png 24x24_status_weather-few-clouds-night-080.png 24x24_status_weather-few-clouds-night-090.png 24x24_status_weather-few-clouds-night-100.png 24x24_status_weather-few-clouds-night-110.png 24x24_status_weather-few-clouds-night-120.png 24x24_status_weather-few-clouds-night-130.png 24x24_status_weather-few-clouds-night-140.png 24x24_status_weather-few-clouds-night-150.png 24x24_status_weather-few-clouds-night-160.png 24x24_status_weather-few-clouds-night-170.png 24x24_status_weather-few-clouds-night-190.png 24x24_status_weather-few-clouds-night-200.png 24x24_status_weather-few-clouds-night-210.png 24x24_status_weather-few-clouds-night-220.png 24x24_status_weather-few-clouds-night-230.png 24x24_status_weather-few-clouds-night-240.png 24x24_status_weather-few-clouds-night-250.png 24x24_status_weather-few-clouds-night-260.png 24x24_status_weather-few-clouds-night-270.png 24x24_status_weather-few-clouds-night-280.png 24x24_status_weather-few-clouds-night-290.png 24x24_status_weather-few-clouds-night-300.png 24x24_status_weather-few-clouds-night-310.png 24x24_status_weather-few-clouds-night-320.png 24x24_status_weather-few-clouds-night-330.png 24x24_status_weather-few-clouds-night-340.png 24x24_status_weather-few-clouds-night-350.png 32x32_status_weather-clear-night-000.png 32x32_status_weather-clear-night-010.png 32x32_status_weather-clear-night-020.png 32x32_status_weather-clear-night-030.png 32x32_status_weather-clear-night-040.png 32x32_status_weather-clear-night-050.png 32x32_status_weather-clear-night-060.png 32x32_status_weather-clear-night-070.png 32x32_status_weather-clear-night-080.png 32x32_status_weather-clear-night-090.png 32x32_status_weather-clear-night-100.png 32x32_status_weather-clear-night-110.png 32x32_status_weather-clear-night-120.png 32x32_status_weather-clear-night-130.png 32x32_status_weather-clear-night-140.png 32x32_status_weather-clear-night-150.png 32x32_status_weather-clear-night-160.png 32x32_status_weather-clear-night-170.png 32x32_status_weather-clear-night-190.png 32x32_status_weather-clear-night-200.png 32x32_status_weather-clear-night-210.png 32x32_status_weather-clear-night-220.png 32x32_status_weather-clear-night-230.png 32x32_status_weather-clear-night-240.png 32x32_status_weather-clear-night-250.png 32x32_status_weather-clear-night-260.png 32x32_status_weather-clear-night-270.png 32x32_status_weather-clear-night-280.png 32x32_status_weather-clear-night-290.png 32x32_status_weather-clear-night-300.png 32x32_status_weather-clear-night-310.png 32x32_status_weather-clear-night-320.png 32x32_status_weather-clear-night-330.png 32x32_status_weather-clear-night-340.png 32x32_status_weather-clear-night-350.png 32x32_status_weather-few-clouds-night-000.png 32x32_status_weather-few-clouds-night-010.png 32x32_status_weather-few-clouds-night-020.png 32x32_status_weather-few-clouds-night-030.png 32x32_status_weather-few-clouds-night-040.png 32x32_status_weather-few-clouds-night-050.png 32x32_status_weather-few-clouds-night-060.png 32x32_status_weather-few-clouds-night-070.png 32x32_status_weather-few-clouds-night-080.png 32x32_status_weather-few-clouds-night-090.png 32x32_status_weather-few-clouds-night-100.png 32x32_status_weather-few-clouds-night-110.png 32x32_status_weather-few-clouds-night-120.png 32x32_status_weather-few-clouds-night-130.png 32x32_status_weather-few-clouds-night-140.png 32x32_status_weather-few-clouds-night-150.png 32x32_status_weather-few-clouds-night-160.png 32x32_status_weather-few-clouds-night-170.png 32x32_status_weather-few-clouds-night-190.png 32x32_status_weather-few-clouds-night-200.png 32x32_status_weather-few-clouds-night-210.png 32x32_status_weather-few-clouds-night-220.png 32x32_status_weather-few-clouds-night-230.png 32x32_status_weather-few-clouds-night-240.png 32x32_status_weather-few-clouds-night-250.png 32x32_status_weather-few-clouds-night-260.png 32x32_status_weather-few-clouds-night-270.png 32x32_status_weather-few-clouds-night-280.png 32x32_status_weather-few-clouds-night-290.png 32x32_status_weather-few-clouds-night-300.png 32x32_status_weather-few-clouds-night-310.png 32x32_status_weather-few-clouds-night-320.png 32x32_status_weather-few-clouds-night-330.png 32x32_status_weather-few-clouds-night-340.png 32x32_status_weather-few-clouds-night-350.png scalable_status_weather-clear-night-000.svg scalable_status_weather-clear-night-010.svg scalable_status_weather-clear-night-020.svg scalable_status_weather-clear-night-030.svg scalable_status_weather-clear-night-040.svg scalable_status_weather-clear-night-050.svg scalable_status_weather-clear-night-060.svg scalable_status_weather-clear-night-070.svg scalable_status_weather-clear-night-080.svg scalable_status_weather-clear-night-090.svg scalable_status_weather-clear-night-100.svg scalable_status_weather-clear-night-110.svg scalable_status_weather-clear-night-120.svg scalable_status_weather-clear-night-130.svg scalable_status_weather-clear-night-140.svg scalable_status_weather-clear-night-150.svg scalable_status_weather-clear-night-160.svg scalable_status_weather-clear-night-170.svg scalable_status_weather-clear-night-190.svg scalable_status_weather-clear-night-200.svg scalable_status_weather-clear-night-210.svg scalable_status_weather-clear-night-220.svg scalable_status_weather-clear-night-230.svg scalable_status_weather-clear-night-240.svg scalable_status_weather-clear-night-250.svg scalable_status_weather-clear-night-260.svg scalable_status_weather-clear-night-270.svg scalable_status_weather-clear-night-280.svg scalable_status_weather-clear-night-290.svg scalable_status_weather-clear-night-300.svg scalable_status_weather-clear-night-310.svg scalable_status_weather-clear-night-320.svg scalable_status_weather-clear-night-330.svg scalable_status_weather-clear-night-340.svg scalable_status_weather-clear-night-350.svg scalable_status_weather-few-clouds-night-000.svg scalable_status_weather-few-clouds-night-010.svg scalable_status_weather-few-clouds-night-020.svg scalable_status_weather-few-clouds-night-030.svg scalable_status_weather-few-clouds-night-040.svg scalable_status_weather-few-clouds-night-050.svg scalable_status_weather-few-clouds-night-060.svg scalable_status_weather-few-clouds-night-070.svg scalable_status_weather-few-clouds-night-080.svg scalable_status_weather-few-clouds-night-090.svg scalable_status_weather-few-clouds-night-100.svg scalable_status_weather-few-clouds-night-110.svg scalable_status_weather-few-clouds-night-120.svg scalable_status_weather-few-clouds-night-130.svg scalable_status_weather-few-clouds-night-140.svg scalable_status_weather-few-clouds-night-150.svg scalable_status_weather-few-clouds-night-160.svg scalable_status_weather-few-clouds-night-170.svg scalable_status_weather-few-clouds-night-190.svg scalable_status_weather-few-clouds-night-200.svg scalable_status_weather-few-clouds-night-210.svg scalable_status_weather-few-clouds-night-220.svg scalable_status_weather-few-clouds-night-230.svg scalable_status_weather-few-clouds-night-240.svg scalable_status_weather-few-clouds-night-250.svg scalable_status_weather-few-clouds-night-260.svg scalable_status_weather-few-clouds-night-270.svg scalable_status_weather-few-clouds-night-280.svg scalable_status_weather-few-clouds-night-290.svg scalable_status_weather-few-clouds-night-300.svg scalable_status_weather-few-clouds-night-310.svg scalable_status_weather-few-clouds-night-320.svg scalable_status_weather-few-clouds-night-330.svg scalable_status_weather-few-clouds-night-340.svg scalable_status_weather-few-clouds-night-350.svg; do \ ICON=`echo $icon | sed -e 's:_:/:g'`; \ ICONDIR=`dirname $ICON`; \ mkdir -p /construction/net/libmateweather/stage/usr/local/share/icons/mate/$ICONDIR; \ echo INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/$ICON; \ install -m 0644 ./$icon /construction/net/libmateweather/stage/usr/local/share/icons/mate/$ICON; \ done; INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-clear-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/16x16/status/weather-few-clouds-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-clear-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/22x22/status/weather-few-clouds-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-clear-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/24x24/status/weather-few-clouds-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-clear-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-000.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-010.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-020.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-030.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-040.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-050.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-060.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-070.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-080.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-090.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-100.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-110.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-120.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-130.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-140.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-150.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-160.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-170.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-190.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-200.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-210.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-220.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-230.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-240.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-250.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-260.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-270.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-280.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-290.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-300.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-310.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-320.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-330.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-340.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/32x32/status/weather-few-clouds-night-350.png INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-000.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-010.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-020.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-030.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-040.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-050.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-060.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-070.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-080.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-090.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-100.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-110.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-120.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-130.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-140.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-150.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-160.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-170.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-190.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-200.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-210.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-220.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-230.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-240.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-250.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-260.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-270.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-280.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-290.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-300.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-310.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-320.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-330.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-340.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-clear-night-350.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-000.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-010.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-020.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-030.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-040.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-050.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-060.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-070.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-080.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-090.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-100.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-110.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-120.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-130.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-140.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-150.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-160.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-170.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-190.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-200.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-210.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-220.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-230.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-240.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-250.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-260.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-270.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-280.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-290.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-300.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-310.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-320.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-330.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-340.svg INSTALL /construction/net/libmateweather/stage/usr/local/share/icons/mate/scalable/status/weather-few-clouds-night-350.svg gmake install-data-hook gmake[5]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /construction/net/libmateweather/stage/usr/local/share/icons/mate gmake[5]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' gmake[4]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0/icons' gmake[3]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[4]: Entering directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[3]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[2]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0' gmake[1]: Leaving directory '/construction/net/libmateweather/libmateweather-1.24.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- 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 libmateweather-1.24.0 file sizes/checksums [593]: 0% file sizes/checksums [593]: 16% file sizes/checksums [593]: 33% file sizes/checksums [593]: 50% file sizes/checksums [593]: 67% file sizes/checksums [593]: 84% file sizes/checksums [593]: 100% packing files [593]: 0% packing files [593]: 16% packing files [593]: 33% packing files [593]: 50% packing files [593]: 67% packing files [593]: 84% packing files [593]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:48 TOTAL TIME 00:06:23