You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: branches/2020Q4/deskutils/gnome-clocks/Makefile 550504 2020-09-29 13:20:31Z bapt $ Log URL: http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/552780/logs/gnome-clocks-3.38.0.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=121powerpc64-quarterly&build=552780 Log: =>> Building deskutils/gnome-clocks build started at Thu Oct 22 19:25:02 UTC 2020 port directory: /usr/ports/deskutils/gnome-clocks package name: gnome-clocks-3.38.0 building for: FreeBSD 121powerpc64-quarterly-job-08 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 1201000 powerpc maintained by: [email protected] Makefile ident: $FreeBSD: branches/2020Q4/deskutils/gnome-clocks/Makefile 550504 2020-09-29 13:20:31Z bapt $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1201000 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p10 1201000 UNAME_r=12.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix /usr/local --mandir man --infodir share/info --buildtype release --strip _build --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-clocks/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-clocks/work HOME=/wrkdirs/usr/ports/deskutils/gnome-clocks/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gnome-clocks/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-clocks/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-clocks/work HOME=/wrkdirs/usr/ports/deskutils/gnome-clocks/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gnome-clocks/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/deskutils/gnome-clocks/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INST ALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd12 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gnome-clocks" EXAMPLESDIR="share/examples/gnome-clocks" DATADIR="share/gnome-clocks" WWWDIR="www/gnome-clocks" ETCDIR="etc/gnome-clocks" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnome-clocks DOCSDIR=/usr/local/share/doc/gnome-clocks EXAMPLESDIR=/usr/local/share/examples/gnome-clocks WWWDIR=/usr/local/www/gnome-clocks ETCDIR=/usr/local/etc/gnome-clocks --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv1 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p10 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gnome-clocks-3.38.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.10.txz [121powerpc64-quarterly-job-08] Installing pkg-1.15.10... [121powerpc64-quarterly-job-08] Extracting pkg-1.15.10: .......... done ===> gnome-clocks-3.38.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gnome-clocks-3.38.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gnome-clocks-3.38.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gnome-clocks-3.38.0 for building => SHA256 Checksum OK for gnome/gnome-clocks-3.38.0.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gnome-clocks-3.38.0 for building ===> Extracting for gnome-clocks-3.38.0 => SHA256 Checksum OK for gnome/gnome-clocks-3.38.0.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gnome-clocks-3.38.0 =========================================================================== =======================<phase: build-depends >============================ ===> gnome-clocks-3.38.0 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.6.txz [121powerpc64-quarterly-job-08] Installing itstool-2.0.6... [121powerpc64-quarterly-job-08] `-- Installing py37-libxml2-2.9.10_1... [121powerpc64-quarterly-job-08] | `-- Installing gettext-runtime-0.21... [121powerpc64-quarterly-job-08] | | `-- Installing indexinfo-0.3.1... [121powerpc64-quarterly-job-08] | | `-- Extracting indexinfo-0.3.1: .... done [121powerpc64-quarterly-job-08] | `-- Extracting gettext-runtime-0.21: .......... done [121powerpc64-quarterly-job-08] | `-- Installing libxml2-2.9.10_1... [121powerpc64-quarterly-job-08] | `-- Extracting libxml2-2.9.10_1: .......... done [121powerpc64-quarterly-job-08] | `-- Installing py37-setuptools-44.0.0... [121powerpc64-quarterly-job-08] | | `-- Installing python37-3.7.9... [121powerpc64-quarterly-job-08] | | `-- Installing libffi-3.3_1... [121powerpc64-quarterly-job-08] | | | `-- Installing gcc9-9.3.0_1... [121powerpc64-quarterly-job-08] | | | `-- Installing binutils-2.33.1_3,1... [121powerpc64-quarterly-job-08] | | | `-- Extracting binutils-2.33.1_3,1: .......... done [121powerpc64-quarterly-job-08] | | | `-- Installing gmp-6.2.0... [121powerpc64-quarterly-job-08] | | | `-- Extracting gmp-6.2.0: .......... done [121powerpc64-quarterly-job-08] | | | `-- Installing mpc-1.1.0_2... [121powerpc64-quarterly-job-08] | | | | `-- Installing mpfr-4.1.0... [121powerpc64-quarterly-job-08] | | | | `-- Extracting mpfr-4.1.0: .......... done <snip> /usr/local/include/glib-2.0/glib/deprecated/gthread.h:81: warning: 'GThreadPriority' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:88: warning: 'GThreadPriority' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:94: warning: 'GThreadFunctions' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:111: warning: 'GThreadPriority' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:116: warning: 'GThreadPriority' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:111, from /usr/local/include/glib-2.0/glib/gi18n-lib.h:21, from ../src/cutils.c:25: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:146: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:148: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:150: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:156: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:172: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:175: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:178: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:181: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:184: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:188: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:191: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:197: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:209: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:212: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:215: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:218: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:221: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:224: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:227: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:230: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:244: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:247: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:250: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:255: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:283: warning: 'GTimeVal' is deprecated In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/glib-2.0/gobject/gtype.h:693: warning: 'GTypeDebugFlags' is deprecated In file included from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/glib-2.0/gobject/gobject.h:433: warning: 'GParameter' is deprecated In file included from /usr/local/include/glib-2.0/gio/gasyncinitable.h:29, from /usr/local/include/glib-2.0/gio/gio.h:35, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/glib-2.0/gio/ginitable.h:89: warning: 'GParameter' is deprecated In file included from /usr/local/include/glib-2.0/gio/gio.h:35, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/glib-2.0/gio/gasyncinitable.h:104: warning: 'GParameter' is deprecated In file included from /usr/local/include/glib-2.0/gio/gdtlsclientconnection.h:27, from /usr/local/include/glib-2.0/gio/gio.h:73, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/glib-2.0/gio/gdtlsconnection.h:142: warning: 'GTlsRehandshakeMode' is deprecated In file included from /usr/local/include/glib-2.0/gio/gio.h:81, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/glib-2.0/gio/gfileinfo.h:1056: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/gio/gfileinfo.h:1107: warning: 'GTimeVal' is deprecated In file included from /usr/local/include/glib-2.0/gio/gtlsclientconnection.h:26, from /usr/local/include/glib-2.0/gio/gio.h:160, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/glib-2.0/gio/gtlsconnection.h:122: warning: 'GTlsRehandshakeMode' is deprecated In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/local/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/local/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/local/include/gtk-3.0/gdk/gdk.h:33, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../src/cutils.c:26: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:112: warning: 'GTimeVal' is deprecated /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:126: warning: 'GTimeVal' is deprecated [7/39] cc -Isrc/gnome-clocks.p -Isrc -I../src -I. -I.. -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -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 -I/usr/local/include/libgweather-3.0 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/geocode-glib-1.0 -I/usr/local/include/gnome-desktop-3.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libgeoclue-2.0 -I/usr/local/include/libhandy-1 -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -include config.h -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -MD -MQ src/gnome-clocks.p/twilight.c.o -MF src/gnome-clocks.p/twilight.c.o.d -o src/gnome-clocks.p/twilight.c.o -c ../src/twilight.c In file included from /usr/local/include/glib-2.0/glib/gthread.h:34, from /usr/local/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/local/include/glib-2.0/glib.h:32, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gutils.h:336: warning: 'GVoidFunc' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:32, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gasyncqueue.h:116: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/gasyncqueue.h:119: warning: 'GTimeVal' is deprecated In file included from /usr/local/include/glib-2.0/glib/gbookmarkfile.h:26, from /usr/local/include/glib-2.0/glib.h:37, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gdatetime.h:118: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/gdatetime.h:120: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/gdatetime.h:246: warning: 'GTimeVal' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:43, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gdate.h:201: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/gdate.h:204: warning: 'GTime' is deprecated In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gmain.h:656: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/gmain.h:681: warning: 'GTimeVal' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:85, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gtestutils.h:394: warning: 'GTestTrapFlags' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:88, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gtimer.h:67: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/gtimer.h:71: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/gtimer.h:73: warning: 'GTimeVal' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:90, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/gtrashstack.h:41: warning: 'GTrashStack' is deprecated /usr/local/include/glib-2.0/glib/gtrashstack.h:45: warning: 'GTrashStack' is deprecated /usr/local/include/glib-2.0/glib/gtrashstack.h:48: warning: 'GTrashStack' is deprecated /usr/local/include/glib-2.0/glib/gtrashstack.h:50: warning: 'GTrashStack' is deprecated /usr/local/include/glib-2.0/glib/gtrashstack.h:52: warning: 'GTrashStack' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:107, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/deprecated/gcache.h:47: warning: 'GCacheNewFunc' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:48: warning: 'GCacheDestroyFunc' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:49: warning: 'GCacheDupFunc' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:50: warning: 'GCacheDestroyFunc' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:55: warning: 'GCache' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:57: warning: 'GCache' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:60: warning: 'GCache' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:63: warning: 'GCache' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gcache.h:67: warning: 'GCache' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:111, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:52: warning: 'GThreadPriority' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:70: warning: 'GTimeVal' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:81: warning: 'GThreadPriority' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:88: warning: 'GThreadPriority' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:94: warning: 'GThreadFunctions' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:111: warning: 'GThreadPriority' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:116: warning: 'GThreadPriority' is deprecated In file included from /usr/local/include/glib-2.0/glib.h:111, from ../src/twilight.c:21: /usr/local/include/glib-2.0/glib/deprecated/gthread.h:146: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:148: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:150: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:156: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:172: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:175: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:178: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:181: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:184: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:188: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:191: warning: 'GStaticRecMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:197: warning: 'GStaticMutex' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:209: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:212: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:215: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:218: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:221: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:224: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:227: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:230: warning: 'GStaticRWLock' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:244: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:247: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:250: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:255: warning: 'GStaticPrivate' is deprecated /usr/local/include/glib-2.0/glib/deprecated/gthread.h:283: warning: 'GTimeVal' is deprecated [8/39] valac -C --pkg libhandy-1 --pkg libgeoclue-2.0 --pkg geocode-glib-1.0 --pkg gnome-desktop-3.0 --pkg gweather-3.0 --pkg gsound --pkg gtk+-3.0 --pkg gobject-2.0 --pkg gio-2.0 --target-glib ' 2.58' --pkg glib-2.0 --color=always --directory src/gnome-clocks.p --basedir ../src --gresources=../data/gnome-clocks.gresource.xml --target-glib 2.58 --vapidir /wrkdirs/usr/ports/deskutils/gnome-clocks/work/gnome-clocks-3.38.0/src --gresources ../data/gnome-clocks.gresource.xml --enable-experimental-non-null --disable-since-check ../src/config.vapi ../src/alarm-day-picker-row.vala ../src/alarm-face.vala ../src/alarm-item.vala ../src/alarm-ringing-panel.vala ../src/alarm-row.vala ../src/alarm-setup-dialog.vala ../src/application.vala ../src/clock.vala ../src/geocoding.vala ../src/header-bar.vala ../src/main.vala ../src/search-provider.vala ../src/stopwatch-face.vala ../src/stopwatch-lap.vala ../src/stopwatch-laps-row.vala ../src/timer-face.vala ../src/timer-item.vala ../src/timer-row.vala .. /src/timer-setup.vala ../src/timer-setup-dialog.vala ../src/utils.vala ../src/widgets.vala ../src/window.vala ../src/world-face.vala ../src/world-item.vala ../src/world-location-dialog.vala ../src/world-location-dialog-row.vala ../src/world-row.vala ../src/world-shell-world-clocks.vala ../src/world-standalone.vala [9/39] cc -Isrc/gnome-clocks.p -Isrc -I../src -I. -I.. -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -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 -I/usr/local/include/libgweather-3.0 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/geocode-glib-1.0 -I/usr/local/include/gnome-desktop-3.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libgeoclue-2.0 -I/usr/local/include/libhandy-1 -pipe -D_FILE_OFFSET_BITS=64 -w -O3 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -include config.h -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -MD -MQ src/gnome-clocks.p/meson-generated_alarm-day-picker-row.c.o -MF src/gnome-clocks.p/meson-generated_alarm-day-picker-row.c.o.d -o src/gnome-clocks.p/meson-generated_alarm-day-picker-row.c.o -c src/gnome-clocks.p/alarm-day-picker-row.c FAILED: src/gnome-clocks.p/meson-generated_alarm-day-picker-row.c.o cc -Isrc/gnome-clocks.p -Isrc -I../src -I. -I.. -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -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 -I/usr/local/include/libgweather-3.0 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/geocode-glib-1.0 -I/usr/local/include/gnome-desktop-3.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libgeoclue-2.0 -I/usr/local/include/libhandy-1 -pipe -D_FILE_OFFSET_BITS=64 -w -O3 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -include config.h -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -MD -MQ src/gnome-clocks.p/meson-generated_alarm-day-picker-row.c.o -MF src/gnome-clocks.p/meson-generated_alarm-day-picker-row.c.o.d -o src/gnome-clocks.p/meson-generated_alarm-day-picker-row.c.o -c src/gnome-clocks.p/alarm-day-picker-row.c In file included from /usr/local/include/libhandy-1/handy.h:50, from src/gnome-clocks.p/alarm-day-picker-row.c:23: /usr/local/include/libhandy-1/hdy-swipe-tracker.h:23: error: redefinition of typedef 'HdySwipeTracker' /usr/local/include/libhandy-1/hdy-types.h:15: error: previous declaration of 'HdySwipeTracker' was here [10/39] cc -Isrc/gnome-clocks.p -Isrc -I../src -I. -I.. -Idata -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libepoll-shim -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 -I/usr/local/include/libgweather-3.0 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/geocode-glib-1.0 -I/usr/local/include/gnome-desktop-3.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libgeoclue-2.0 -I/usr/local/include/libhandy-1 -pipe -D_FILE_OFFSET_BITS=6 4 -w -O3 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -D_THREAD_SAFE -include config.h -DGWEATHER_I_KNOW_THIS_IS_UNSTABLE -DGNOME_DESKTOP_USE_UNSTABLE_API -MD -MQ src/gnome-clocks.p/meson-generated_alarm-face.c.o -MF src/gnome-clocks.p/meson-generated_alarm-face.c.o.d -o src/gnome-clocks.p/meson-generated_alarm-face.c.o -c src/gnome-clocks.p/alarm-face.c ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gnome-clocks _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
