Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 11:08:33 GMT
From:      pkg-fallout@FreeBSD.org
To:        kpedersen@opencde.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][x11-themes/nimbus] Failed for nimbus-0.1.7_3 in build
Message-ID:  <201709291108.v8TB8XGK053839@beefy11.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     kpedersen@opencde.org
Last committer: tijl@FreeBSD.org
Ident:          $FreeBSD: head/x11-themes/nimbus/Makefile 428152 2016-12-08 19:52:19Z tijl $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p450797_s324074/logs/nimbus-0.1.7_3.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p450797_s324074
Log:

====>> Building x11-themes/nimbus
build started at Fri Sep 29 11:07:35 UTC 2017
port directory: /usr/ports/x11-themes/nimbus
building for: FreeBSD head-i386-default-job-13 12.0-CURRENT FreeBSD 12.0-CURRENT 1200047 i386
maintained by: kpedersen@opencde.org
Makefile ident:      $FreeBSD: head/x11-themes/nimbus/Makefile 428152 2016-12-08 19:52:19Z tijl $
Poudriere version: 3.1.19-63-g681eaae7
Host OSVERSION: 1200040
Jail OSVERSION: 1200047
Job Id: 13




!!! Jail is newer than host. (Jail: 1200047, Host: 1200040) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200047
UNAME_v=FreeBSD 12.0-CURRENT 1200047
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=nimbus-0.1.7_3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-63-g681eaae7
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-static --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/nimbus/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/nimbus/work  HOME=/wrkdirs/usr/ports/x11-themes/nimbus/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/nimbus/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/nimbus/work  HOME=/wrkdirs/usr/ports/x11-themes/nimbus/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/nimbus"
EXAMPLESDIR="share/examples/nimbus"
DATADIR="share/nimbus"
WWWDIR="www/nimbus"
ETCDIR="etc/nimbus"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/nimbus
DOCSDIR=/usr/local/share/doc/nimbus
EXAMPLESDIR=/usr/local/share/examples/nimbus
WWWDIR=/usr/local/www/nimbus
ETCDIR=/usr/local/etc/nimbus
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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 ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200047
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   nimbus-0.1.7_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-13] Installing pkg-1.10.1...
[head-i386-default-job-13] Extracting pkg-1.10.1: .......... done
===>   nimbus-0.1.7_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of nimbus-0.1.7_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by nimbus-0.1.7_3 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by nimbus-0.1.7_3 for building
=> SHA256 Checksum OK for nimbus-0.1.7.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by nimbus-0.1.7_3 for building
===>  Extracting for nimbus-0.1.7_3
=> SHA256 Checksum OK for nimbus-0.1.7.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for nimbus-0.1.7_3
===========================================================================
=======================<phase: build-depends  >============================
===>   nimbus-0.1.7_3 depends on file: /usr/local/libdata/pkgconfig/icon-naming-utils.pc - not found
===>   Installing existing package /packages/All/icon-naming-utils-0.8.90_1.txz
[head-i386-default-job-13] Installing icon-naming-utils-0.8.90_1...
[head-i386-default-job-13] `-- Installing p5-XML-Simple-2.24...
[head-i386-default-job-13] |   `-- Installing p5-XML-Parser-2.44...
[head-i386-default-job-13] |   | `-- Installing expat-2.2.1...
[head-i386-default-job-13] |   | `-- Extracting expat-2.2.1: .......... done
[head-i386-default-job-13] |   | `-- Installing perl5-5.24.3...
[head-i386-default-job-13] |   | `-- Extracting perl5-5.24.3: .......... done
[head-i386-default-job-13] |   `-- Extracting p5-XML-Parser-2.44: .......... done
[head-i386-default-job-13] |   `-- Installing p5-XML-SAX-0.99_2...
[head-i386-default-job-13] |   | `-- Installing p5-XML-NamespaceSupport-1.12...
[head-i386-default-job-13] |   | `-- Extracting p5-XML-NamespaceSupport-1.12: ....... done
[head-i386-default-job-13] |   | `-- Installing p5-XML-SAX-Base-1.09...
[head-i386-default-job-13] |   | `-- Extracting p5-XML-SAX-Base-1.09: .......... done
[head-i386-default-job-13] |   `-- Extracting p5-XML-SAX-0.99_2: .......... done
[head-i386-default-job-13] |   `-- Installing p5-XML-SAX-Expat-0.51_1...
[head-i386-default-job-13] |   `-- Extracting p5-XML-SAX-Expat-0.51_1: ....... done
[head-i386-default-job-13] `-- Extracting p5-XML-Simple-2.24: ......... done
<snip>
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1250:50: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scroll_h[GTK_STATE_PRELIGHT]->slider_end = gdk_pixbuf_new_from_inline (-1, scroll_bar_h_right_prelight, FALSE, error);
                                                 ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1253:50: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scroll_h[GTK_STATE_ACTIVE]->button_start = gdk_pixbuf_new_from_inline (-1, scroll_button_h_left_active, FALSE, error);
                                                 ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1254:48: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scroll_h[GTK_STATE_ACTIVE]->button_end = gdk_pixbuf_new_from_inline (-1, scroll_button_h_right_active, FALSE, error);
                                               ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1255:50: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scroll_h[GTK_STATE_ACTIVE]->slider_start = gdk_pixbuf_new_from_inline (-1, scroll_bar_h_left_active, FALSE, error);
                                                 ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1256:48: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scroll_h[GTK_STATE_ACTIVE]->slider_end = gdk_pixbuf_new_from_inline (-1, scroll_bar_h_right_active, FALSE, error);
                                               ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1308:22: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->pane->pane_h = gdk_pixbuf_new_from_inline (-1, pane_h, FALSE, error);
                     ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1309:22: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->pane->pane_v = gdk_pixbuf_new_from_inline (-1, pane_v, FALSE, error);
                     ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1320:43: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_NORMAL]->button = gdk_pixbuf_new_from_inline (-1, scale_button_normal, FALSE, error);
                                          ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1321:46: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_NORMAL]->bkg_start = gdk_pixbuf_new_from_inline (-1, scale_corner_left_normal, FALSE, error);
                                             ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1322:44: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_NORMAL]->bkg_end = gdk_pixbuf_new_from_inline (-1, scale_corner_right_normal, FALSE, error);
                                           ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1325:45: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_PRELIGHT]->button = gdk_pixbuf_new_from_inline (-1, scale_button_prelight, FALSE, error);
                                            ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1330:43: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_ACTIVE]->button = gdk_pixbuf_new_from_inline (-1, scale_button_active, FALSE, error);
                                          ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1337:48: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_INSENSITIVE]->button = gdk_pixbuf_new_from_inline (-1, scale_button_disable, FALSE, error);
                                               ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1338:51: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_INSENSITIVE]->bkg_start = gdk_pixbuf_new_from_inline (-1, scale_corner_left_disable, FALSE, error);
                                                  ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
nimbus_rc_style.c:1339:49: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
  rc->scale_h[GTK_STATE_INSENSITIVE]->bkg_end = gdk_pixbuf_new_from_inline (-1, scale_corner_right_disable, FALSE, error);
                                                ^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:361:1: note: 'gdk_pixbuf_new_from_inline' has been explicitly marked deprecated here
GDK_PIXBUF_DEPRECATED_IN_2_32
^
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h:610:39: note: expanded from macro 'GDK_PIXBUF_DEPRECATED_IN_2_32'
#define GDK_PIXBUF_DEPRECATED_IN_2_32 G_DEPRECATED _GDK_PIXBUF_EXTERN
                                      ^
/usr/local/include/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
177 warnings and 1 error generated.
gmake[4]: *** [Makefile:334: nimbus_rc_style.lo] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/x11-themes/nimbus/work/nimbus-0.1.7/gtk-engine'
gmake[3]: *** [Makefile:353: all-recursive] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/x11-themes/nimbus/work/nimbus-0.1.7/gtk-engine'
gmake[2]: *** [Makefile:333: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-themes/nimbus/work/nimbus-0.1.7'
gmake[1]: *** [Makefile:246: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-themes/nimbus/work/nimbus-0.1.7'
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-themes/nimbus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709291108.v8TB8XGK053839>