------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- 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_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.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/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /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/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_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_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/gnome-icon-theme-symbolic-3.12.0.txz Installing /packages/All/gnome-icon-theme-3.12.0_1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libunwind-20170615.txz Installing /packages/All/gstreamer1-1.16.2.txz Installing /packages/All/orc-0.4.31.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/gstreamer1-plugins-1.16.2.txz Installing /packages/All/libnotify-0.7.8.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.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.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.51.txz ===== Message from ca_root_nss-3.51: -- 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/p11-kit-0.23.18.1.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_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- 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.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/gtk2-2.24.32.txz Installing /packages/All/unique-1.1.6_7.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz 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/dconf-0.28.0.txz Installing /packages/All/libIDL-0.8.14_4.txz Installing /packages/All/ORBit2-2.14.19_2.txz Installing /packages/All/gconf2-3.2.6_5.txz SUCCEEDED 00:01:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alarm-clock-applet-0.3.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alarm-clock-applet-0.3.4 for building => SHA256 Checksum OK for alarm-clock-applet-0.3.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alarm-clock-applet-0.3.4 for building ===> Extracting for alarm-clock-applet-0.3.4 ===> alarm-clock-applet-0.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alarm-clock-applet-0.3.4 for building => SHA256 Checksum OK for alarm-clock-applet-0.3.4.tar.gz. Extracted Memory Use: 1.60M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for alarm-clock-applet-0.3.4 /usr/bin/env WRKSRC=/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4 REWARNFILE=/construction/deskutils/alarm-clock-applet/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's/-Werror=format=2//g' /construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on package: gnome-icon-theme>0 - found ===> alarm-clock-applet-0.3.4 depends on executable: msgfmt - found ===> alarm-clock-applet-0.3.4 depends on executable: gmake - found ===> alarm-clock-applet-0.3.4 depends on executable: gtk-update-icon-cache - found ===> alarm-clock-applet-0.3.4 depends on file: /usr/local/bin/intltool-extract - found ===> alarm-clock-applet-0.3.4 depends on package: pkgconf>=1.3.0_1 - found ===> alarm-clock-applet-0.3.4 depends on package: gstreamer1-plugins>=1.4 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libunique-1.0.so - found (/usr/local/lib/libunique-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on package: gnome-icon-theme>0 - found ===> alarm-clock-applet-0.3.4 depends on executable: msgfmt - found ===> alarm-clock-applet-0.3.4 depends on executable: gmake - found ===> alarm-clock-applet-0.3.4 depends on executable: gtk-update-icon-cache - found ===> alarm-clock-applet-0.3.4 depends on file: /usr/local/bin/intltool-extract - found ===> alarm-clock-applet-0.3.4 depends on package: pkgconf>=1.3.0_1 - found ===> alarm-clock-applet-0.3.4 depends on package: gstreamer1-plugins>=1.4 - found ===> alarm-clock-applet-0.3.4 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libnotify.so - found (/usr/local/lib/libnotify.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libunique-1.0.so - found (/usr/local/lib/libunique-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> alarm-clock-applet-0.3.4 depends on shared library: libgstreamer-1.0.so - found (/usr/local/lib/libgstreamer-1.0.so) ===> Configuring for alarm-clock-applet-0.3.4 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 to enable maintainer-specific portions of Makefiles... yes checking whether gmake supports nested variables... (cached) yes checking pkg-config is at least version 0.9.0... yes 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether to enable debugging... no checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs checking what language compliance flags to pass to the C compiler... checking for BASE... yes checking for GTK... yes checking for GSTREAMER... yes checking for GNOME... yes checking for gconftool-2... /usr/local/bin/gconftool-2 Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for LIBNOTIFY_0_7... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ************************************************* alarm-clock 0.3.4 Configure summary: prefix: /usr/local source code location: . application indicators: no ************************************************* SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for alarm-clock-applet-0.3.4 gmake[2]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' gmake all-recursive gmake[3]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' Making all in src gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' Making all in tests gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/tests' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/tests' gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT alarm-applet.o -MD -MP -MF .deps/alarm-applet.Tpo -c -o alarm-applet.o alarm-applet.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT player.o -MD -MP -MF .deps/player.Tpo -c -o player.o player.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT list-entry.o -MD -MP -MF .deps/list-entry.Tpo -c -o list-entry.o list-entry.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT alarm.o -MD -MP -MF .deps/alarm.Tpo -c -o alarm.o alarm.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT alarm-gconf.o -MD -MP -MF .deps/alarm-gconf.Tpo -c -o alarm-gconf.o alarm-gconf.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT alarm-actions.o -MD -MP -MF .deps/alarm-actions.Tpo -c -o alarm-actions.o alarm-actions.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT alarm-list-window.o -MD -MP -MF .deps/alarm-list-window.Tpo -c -o alarm-list-window.o alarm-list-window.c cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT alarm-settings.o -MD -MP -MF .deps/alarm-settings.Tpo -c -o alarm-settings.o alarm-settings.c alarm.c: In function 'alarm_repeat_to_pretty': alarm.c:2008:9: warning: case value '62' not in enumerated type 'AlarmRepeat' {aka 'enum '} [-Wswitch] case ALARM_REPEAT_WEEKDAYS: ^~~~ alarm.c:2011:9: warning: case value '65' not in enumerated type 'AlarmRepeat' {aka 'enum '} [-Wswitch] case ALARM_REPEAT_WEEKENDS: ^~~~ alarm.c:2014:9: warning: case value '127' not in enumerated type 'AlarmRepeat' {aka 'enum '} [-Wswitch] case ALARM_REPEAT_ALL: ^~~~ mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I.. -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o prefs.c mv -f .deps/player.Tpo .deps/player.Po In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from alarm-applet.h:32, from ui.c:28: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from alarm-applet.h:32, from alarm-actions.h:28, from alarm-actions.c:24: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from alarm-applet.h:32, from alarm-applet.c:26: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from alarm-applet.h:32, from alarm-settings.h:32, from alarm-settings.c:24: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from alarm-list-window.h:27, from alarm-list-window.c:26: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from alarm-applet.h:32, from prefs.h:27, from prefs.c:28: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ mv -f .deps/ui.Tpo .deps/ui.Po In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from list-entry.c:26: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ prefs.c:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] prefs_autostart_get_current () ^~~~~~~~~~~~~~~~~~~~~~~~~~~ prefs.c:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] prefs_create_autostart_user_file() ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/list-entry.Tpo .deps/list-entry.Po In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:234, from alarm-applet.h:32, from alarm-gconf.c:26: /usr/local/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ mv -f .deps/alarm-applet.Tpo .deps/alarm-applet.Po mv -f .deps/alarm-actions.Tpo .deps/alarm-actions.Po mv -f .deps/alarm-gconf.Tpo .deps/alarm-gconf.Po mv -f .deps/alarm.Tpo .deps/alarm.Po mv -f .deps/prefs.Tpo .deps/prefs.Po mv -f .deps/alarm-list-window.Tpo .deps/alarm-list-window.Po mv -f .deps/alarm-settings.Tpo .deps/alarm-settings.Po cc -DALARM_CLOCK_DATADIR=\"/usr/local/share\" -DALARM_CLOCK_PKGDATADIR=\"/usr/local/share/alarm-clock-applet\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I/usr/local/include/gstreamer-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/gconf/2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-include-dirs -pipe -O2 -fno-strict-aliasing -o alarm-clock-applet alarm-applet.o player.o util.o list-entry.o alarm.o alarm-gconf.o ui.o alarm-actions.o alarm-list-window.o alarm-settings.o prefs.o -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgconf-2 -lnotify -lxml2 -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' Making all in data gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' Making all in icons gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data/icons' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data/icons' gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po alarm-clock-applet.desktop.in alarm-clock-applet.desktop LC_ALL=C /usr/local/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po alarm-clock.schemas.in alarm-clock.schemas Generating and caching the translation database Generating and caching the translation database Merging translations into alarm-clock.schemas. Merging translations into alarm-clock-applet.desktop. gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' Making all in po gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file et.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hi.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ka.po file=`echo la | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file la.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nn.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file si.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/po' gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' gmake[3]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' gmake[2]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> alarm-clock-applet-0.3.4 depends on package: gnome-icon-theme>0 - found ===> alarm-clock-applet-0.3.4 depends on executable: gtk-update-icon-cache - found ===> alarm-clock-applet-0.3.4 depends on package: gstreamer1-plugins>=1.4 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for alarm-clock-applet-0.3.4 ===> alarm-clock-applet-0.3.4 depends on package: gnome-icon-theme>0 - found ===> alarm-clock-applet-0.3.4 depends on executable: gtk-update-icon-cache - found ===> alarm-clock-applet-0.3.4 depends on package: gstreamer1-plugins>=1.4 - found ===> Generating temporary packing list gmake[2]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' Making install in src gmake[3]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' Making install in tests gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/tests' gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/tests' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/tests' gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/tests' gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' /bin/mkdir -p '/construction/deskutils/alarm-clock-applet/stage/usr/local/bin' install -s -m 555 alarm-clock-applet '/construction/deskutils/alarm-clock-applet/stage/usr/local/bin' gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' gmake[3]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src' Making install in data gmake[3]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' Making install in icons gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data/icons' gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data/icons' gmake[5]: Nothing to be done for 'install-exec-am'. for icon in alarm-clock.svg alarm-clock.16.png alarm-clock.22.png alarm-clock.24.png alarm-clock.32.png alarm-clock.36.png alarm-clock.48.png alarm-clock.64.png alarm-timer.svg alarm-timer.16.png alarm-timer.22.png alarm-timer.24.png alarm-timer.32.png alarm-timer.36.png alarm-timer.48.png alarm-timer.64.png alarm-clock-triggered.16.png alarm-clock-triggered.22.png alarm-clock-triggered.24.png alarm-clock-triggered.32.png alarm-clock-triggered.36.png alarm-clock-triggered.48.png alarm-clock-triggered.64.png ; do \ SIZE=`basename $icon | cut -d. -f2`; \ FILE=`basename $icon | cut -d. -f1,3`; \ if [ "$SIZE" = "svg" ]; then \ SIZE="scalable"; \ FILE="$FILE.svg"; \ else \ SIZE="${SIZE}x${SIZE}"; \ fi; \ mkdir -p /construction/deskutils/alarm-clock-applet/stage/usr/local/share/icons/hicolor/$SIZE/apps/; \ install -m 0644 ./$icon /construction/deskutils/alarm-clock-applet/stage/usr/local/share/icons/hicolor/$SIZE/apps/$FILE; \ done *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data/icons' gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data/icons' gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' gmake[5]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' gmake[5]: Nothing to be done for 'install-exec-am'. GCONF_CONFIG_SOURCE=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults \ /usr/local/bin/gconftool-2 --makefile-install-rule alarm-clock.schemas GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas /bin/mkdir -p '/construction/deskutils/alarm-clock-applet/stage/usr/local/share/applications' install -m 0644 alarm-clock-applet.desktop '/construction/deskutils/alarm-clock-applet/stage/usr/local/share/applications' /bin/mkdir -p '/construction/deskutils/alarm-clock-applet/stage/usr/local/etc/gconf/schemas' install -m 0644 alarm-clock.schemas '/construction/deskutils/alarm-clock-applet/stage/usr/local/etc/gconf/schemas' /bin/mkdir -p '/construction/deskutils/alarm-clock-applet/stage/usr/local/share/alarm-clock-applet' install -m 0644 alarm-clock.ui '/construction/deskutils/alarm-clock-applet/stage/usr/local/share/alarm-clock-applet' gmake[5]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' gmake[4]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' gmake[3]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/data' Making install in po gmake[3]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/po' linguas="ar ast be bg ca cs da de es et fi fo fr gl he hi hu id it ja ka la ms nb nl nn pl pt_BR pt ru si sv tr uk zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/alarm-clock-applet.mo; \ echo "installing $lang.gmo as $dir/alarm-clock-applet.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/alarm-clock-applet.mo; \ echo "installing ./$lang.gmo as" \ "$dir/alarm-clock-applet.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/alarm-clock-applet.mo.m; \ echo "installing $lang.gmo.m as $dir/alarm-clock-applet.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/alarm-clock-applet.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/alarm-clock-applet.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/ar/LC_MESSAGES/alarm-clock-applet.mo installing ast.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/ast/LC_MESSAGES/alarm-clock-applet.mo installing be.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/be/LC_MESSAGES/alarm-clock-applet.mo installing bg.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/bg/LC_MESSAGES/alarm-clock-applet.mo installing ca.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/ca/LC_MESSAGES/alarm-clock-applet.mo installing cs.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/cs/LC_MESSAGES/alarm-clock-applet.mo installing da.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/da/LC_MESSAGES/alarm-clock-applet.mo installing de.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/de/LC_MESSAGES/alarm-clock-applet.mo installing es.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/es/LC_MESSAGES/alarm-clock-applet.mo installing et.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/et/LC_MESSAGES/alarm-clock-applet.mo installing fi.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/fi/LC_MESSAGES/alarm-clock-applet.mo installing fo.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/fo/LC_MESSAGES/alarm-clock-applet.mo installing fr.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/fr/LC_MESSAGES/alarm-clock-applet.mo installing gl.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/gl/LC_MESSAGES/alarm-clock-applet.mo installing he.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/he/LC_MESSAGES/alarm-clock-applet.mo installing hi.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/hi/LC_MESSAGES/alarm-clock-applet.mo installing hu.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/hu/LC_MESSAGES/alarm-clock-applet.mo installing id.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/id/LC_MESSAGES/alarm-clock-applet.mo installing it.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/it/LC_MESSAGES/alarm-clock-applet.mo installing ja.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/ja/LC_MESSAGES/alarm-clock-applet.mo installing ka.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/ka/LC_MESSAGES/alarm-clock-applet.mo installing la.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/la/LC_MESSAGES/alarm-clock-applet.mo installing ms.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/ms/LC_MESSAGES/alarm-clock-applet.mo installing nb.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/nb/LC_MESSAGES/alarm-clock-applet.mo installing nl.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/nl/LC_MESSAGES/alarm-clock-applet.mo installing nn.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/nn/LC_MESSAGES/alarm-clock-applet.mo installing pl.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/pl/LC_MESSAGES/alarm-clock-applet.mo installing pt_BR.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/alarm-clock-applet.mo installing pt.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/pt/LC_MESSAGES/alarm-clock-applet.mo installing ru.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/ru/LC_MESSAGES/alarm-clock-applet.mo installing si.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/si/LC_MESSAGES/alarm-clock-applet.mo installing sv.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/sv/LC_MESSAGES/alarm-clock-applet.mo installing tr.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/tr/LC_MESSAGES/alarm-clock-applet.mo installing uk.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/uk/LC_MESSAGES/alarm-clock-applet.mo installing zh_CN.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/alarm-clock-applet.mo installing zh_TW.gmo as /construction/deskutils/alarm-clock-applet/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/alarm-clock-applet.mo gmake[3]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/po' gmake[3]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' gmake[4]: Entering directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' 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/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' gmake[3]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' gmake[2]: Leaving directory '/construction/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4' ====> 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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for alarm-clock-applet-0.3.4 file sizes/checksums [63]: 0% file sizes/checksums [63]: 100% packing files [63]: 0% packing files [63]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:27