Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2020 02:02:41 GMT
From:      pkg-fallout@FreeBSD.org
To:        mp39590@gmail.com
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 113i386-default][x11-fm/worker] Failed for worker-4.5.0 in build
Message-ID:  <202009100202.08A22fu6001036@beefy10.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:     mp39590@gmail.com
Last committer: misha@FreeBSD.org
Ident:          $FreeBSD: head/x11-fm/worker/Makefile 545779 2020-08-22 17:59:08Z misha $
Log URL:        http://beefy10.nyi.freebsd.org/data/113i386-default/548176/logs/worker-4.5.0.log
Build URL:      http://beefy10.nyi.freebsd.org/build.html?mastername=113i386-default&build=548176
Log:

=>> Building x11-fm/worker
build started at Thu Sep 10 01:52:16 UTC 2020
port directory: /usr/ports/x11-fm/worker
package name: worker-4.5.0
building for: FreeBSD 113i386-default-job-04 11.3-RELEASE-p13 FreeBSD 11.3-RELEASE-p13 i386
maintained by: mp39590@gmail.com
Makefile ident:      $FreeBSD: head/x11-fm/worker/Makefile 545779 2020-08-22 17:59:08Z misha $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1103000
Job Id: 04

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1103000
UNAME_v=FreeBSD 11.3-RELEASE-p13
UNAME_r=11.3-RELEASE-p13
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/113i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/113i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=113i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/113i386-default/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---
===> The following configuration options are available for worker-4.5.0:
     AVFS=on: Use AVFS library to access archives
     HAL=off: HAL (Hardware Abstraction Layer) support
     INOTIFY=on: Monitor directory changes via libinotify
     LUA=off: Lua scripting language support
     XFT=on: Xft font library support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
mp39590@gmail.com
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-lua --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/worker/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/worker/work  HOME=/wrkdirs/usr/ports/x11-fm/worker/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-fm/worker/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" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/worker/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/worker/work  HOME=/wrkdirs/usr/ports/x11-fm/worker/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-fm/worker/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 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_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python3.7m  PYTHON_LIBDIR=lib/python3.7  PYTHON_PLATFORM=freebsd11  PYTHON_SITELIBDIR=lib/python3.7/site-packages  PYTHON_SUFFIX=37  PYTHON_VER=3.7  PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/worker"  EXAMPLESDIR="share/examples/worker"  DATADIR="share/worker"  WWWDIR="www/worker"  ETCDIR="etc/worker"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/worker DOCSDIR=/usr/local/share/doc/worker EXAMPLESDIR=/usr/local/share/examples/worker  WWWDIR=/usr/local/www/worker ETCDIR=/usr/local/etc/worker
--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
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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=11.3-RELEASE-p13
OSREL=11.3
OSVERSION=1103000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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   >============================
===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   worker-4.5.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.4.txz
[113i386-default-job-04] Installing pkg-1.15.4...
[113i386-default-job-04] Extracting pkg-1.15.4: .......... done
===>   worker-4.5.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of worker-4.5.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by worker-4.5.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by worker-4.5.0 for building
=> SHA256 Checksum OK for worker-4.5.0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by worker-4.5.0 for building
===>  Extracting for worker-4.5.0
=> SHA256 Checksum OK for worker-4.5.0.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for worker-4.5.0
===========================================================================
=======================<phase: build-depends  >============================
===>   worker-4.5.0 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.7.3,1.txz
[113i386-default-job-04] Installing pkgconf-1.7.3,1...
[113i386-default-job-04] Extracting pkgconf-1.7.3,1: .......... done
===>   worker-4.5.0 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of worker-4.5.0
===>   worker-4.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===>   Installing existing package /packages/All/libX11-1.6.12,1.txz
[113i386-default-job-04] Installing libX11-1.6.12,1...
<snip>
mv -f .deps/wconfig_expertui.Tpo .deps/wconfig_expertui.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_filetype.o -MD -MP -MF .deps/wconfig_filetype.Tpo -c -o wconfig_filetype.o wconfig_filetype.cc
mv -f .deps/wconfig_filetype.Tpo .deps/wconfig_filetype.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_font.o -MD -MP -MF .deps/wconfig_font.Tpo -c -o wconfig_font.o wconfig_font.cc
mv -f .deps/wconfig_font.Tpo .deps/wconfig_font.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_generalconf.o -MD -MP -MF .deps/wconfig_generalconf.Tpo -c -o wconfig_generalconf.o wconfig_generalconf.cc
mv -f .deps/wconfig_generalconf.Tpo .deps/wconfig_generalconf.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_hotkey.o -MD -MP -MF .deps/wconfig_hotkey.Tpo -c -o wconfig_hotkey.o wconfig_hotkey.cc
mv -f .deps/wconfig_hotkey.Tpo .deps/wconfig_hotkey.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_imexport.o -MD -MP -MF .deps/wconfig_imexport.Tpo -c -o wconfig_imexport.o wconfig_imexport.cc
mv -f .deps/wconfig_imexport.Tpo .deps/wconfig_imexport.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_lang.o -MD -MP -MF .deps/wconfig_lang.Tpo -c -o wconfig_lang.o wconfig_lang.cc
mv -f .deps/wconfig_lang.Tpo .deps/wconfig_lang.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_layout.o -MD -MP -MF .deps/wconfig_layout.Tpo -c -o wconfig_layout.o wconfig_layout.cc
mv -f .deps/wconfig_layout.Tpo .deps/wconfig_layout.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_lister.o -MD -MP -MF .deps/wconfig_lister.Tpo -c -o wconfig_lister.o wconfig_lister.cc
mv -f .deps/wconfig_lister.Tpo .deps/wconfig_lister.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_listview.o -MD -MP -MF .deps/wconfig_listview.Tpo -c -o wconfig_listview.o wconfig_listview.cc
mv -f .deps/wconfig_listview.Tpo .deps/wconfig_listview.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_mainui.o -MD -MP -MF .deps/wconfig_mainui.Tpo -c -o wconfig_mainui.o wconfig_mainui.cc
mv -f .deps/wconfig_mainui.Tpo .deps/wconfig_mainui.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_mouse.o -MD -MP -MF .deps/wconfig_mouse.Tpo -c -o wconfig_mouse.o wconfig_mouse.cc
mv -f .deps/wconfig_mouse.Tpo .deps/wconfig_mouse.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_ownerconf.o -MD -MP -MF .deps/wconfig_ownerconf.Tpo -c -o wconfig_ownerconf.o wconfig_ownerconf.cc
mv -f .deps/wconfig_ownerconf.Tpo .deps/wconfig_ownerconf.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_palette.o -MD -MP -MF .deps/wconfig_palette.Tpo -c -o wconfig_palette.o wconfig_palette.cc
mv -f .deps/wconfig_palette.Tpo .deps/wconfig_palette.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_panel.o -MD -MP -MF .deps/wconfig_panel.Tpo -c -o wconfig_panel.o wconfig_panel.cc
mv -f .deps/wconfig_panel.Tpo .deps/wconfig_panel.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_pathjump_allow.o -MD -MP -MF .deps/wconfig_pathjump_allow.Tpo -c -o wconfig_pathjump_allow.o wconfig_pathjump_allow.cc
mv -f .deps/wconfig_pathjump_allow.Tpo .deps/wconfig_pathjump_allow.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_path.o -MD -MP -MF .deps/wconfig_path.Tpo -c -o wconfig_path.o wconfig_path.cc
mv -f .deps/wconfig_path.Tpo .deps/wconfig_path.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_start.o -MD -MP -MF .deps/wconfig_start.Tpo -c -o wconfig_start.o wconfig_start.cc
mv -f .deps/wconfig_start.Tpo .deps/wconfig_start.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_termconf.o -MD -MP -MF .deps/wconfig_termconf.Tpo -c -o wconfig_termconf.o wconfig_termconf.cc
mv -f .deps/wconfig_termconf.Tpo .deps/wconfig_termconf.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_time.o -MD -MP -MF .deps/wconfig_time.Tpo -c -o wconfig_time.o wconfig_time.cc
mv -f .deps/wconfig_time.Tpo .deps/wconfig_time.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wconfig_volman.o -MD -MP -MF .deps/wconfig_volman.Tpo -c -o wconfig_volman.o wconfig_volman.cc
mv -f .deps/wconfig_volman.Tpo .deps/wconfig_volman.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT wcpath.o -MD -MP -MF .deps/wcpath.Tpo -c -o wcpath.o wcpath.cc
mv -f .deps/wcpath.Tpo .deps/wcpath.Po
c++ -DHAVE_CONFIG_H -I. -I../src/aguix    -isystem /usr/local/include -I/usr/local/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -D_THREAD_SAFE -pthread  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -std=c++14 -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2  -Wall -MT worker.o -MD -MP -MF .deps/worker.Tpo -c -o worker.o worker.cc
In file included from worker.cc:93:
./worker_net_wm_icon.h:3:1: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
^~~~~~~~~~
./worker_net_wm_icon.h:3:1: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
^~~~~~~~~~
static_cast<long>( )
./worker_net_wm_icon.h:3:13: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
            ^~~~~~~~~~
./worker_net_wm_icon.h:3:13: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
            ^~~~~~~~~~
            static_cast<long>( )
./worker_net_wm_icon.h:3:25: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                        ^~~~~~~~~~
./worker_net_wm_icon.h:3:25: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                        ^~~~~~~~~~
                        static_cast<long>( )
./worker_net_wm_icon.h:3:37: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                    ^~~~~~~~~~
./worker_net_wm_icon.h:3:37: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                    ^~~~~~~~~~
                                    static_cast<long>( )
./worker_net_wm_icon.h:3:49: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                ^~~~~~~~~~
./worker_net_wm_icon.h:3:49: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                ^~~~~~~~~~
                                                static_cast<long>( )
./worker_net_wm_icon.h:3:61: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                            ^~~~~~~~~~
./worker_net_wm_icon.h:3:61: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                            ^~~~~~~~~~
                                                            static_cast<long>( )
./worker_net_wm_icon.h:3:73: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                        ^~~~~~~~~~
./worker_net_wm_icon.h:3:73: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                        ^~~~~~~~~~
                                                                        static_cast<long>( )
./worker_net_wm_icon.h:3:85: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                                    ^~~~~~~~~~
./worker_net_wm_icon.h:3:85: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                                    ^~~~~~~~~~
                                                                                    static_cast<long>( )
./worker_net_wm_icon.h:4:1: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
^~~~~~~~~~
./worker_net_wm_icon.h:4:1: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
^~~~~~~~~~
static_cast<long>( )
./worker_net_wm_icon.h:4:13: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
            ^~~~~~~~~~
./worker_net_wm_icon.h:4:13: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
            ^~~~~~~~~~
            static_cast<long>( )
./worker_net_wm_icon.h:4:25: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                        ^~~~~~~~~~
./worker_net_wm_icon.h:4:25: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                        ^~~~~~~~~~
                        static_cast<long>( )
./worker_net_wm_icon.h:4:37: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                    ^~~~~~~~~~
./worker_net_wm_icon.h:4:37: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                    ^~~~~~~~~~
                                    static_cast<long>( )
./worker_net_wm_icon.h:4:49: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                ^~~~~~~~~~
./worker_net_wm_icon.h:4:49: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                ^~~~~~~~~~
                                                static_cast<long>( )
./worker_net_wm_icon.h:4:61: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                            ^~~~~~~~~~
./worker_net_wm_icon.h:4:61: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                            ^~~~~~~~~~
                                                            static_cast<long>( )
./worker_net_wm_icon.h:4:73: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                        ^~~~~~~~~~
./worker_net_wm_icon.h:4:73: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                        ^~~~~~~~~~
                                                                        static_cast<long>( )
./worker_net_wm_icon.h:4:85: error: constant expression evaluates to 4279131094 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                                    ^~~~~~~~~~
./worker_net_wm_icon.h:4:85: note: insert an explicit cast to silence this issue
0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 0xff0e5bd6, 
                                                                                    ^~~~~~~~~~
                                                                                    static_cast<long>( )
./worker_net_wm_icon.h:5:1: error: constant expression evaluates to 4294967295 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xffffffff, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xff000000, 
^~~~~~~~~~
./worker_net_wm_icon.h:5:1: note: insert an explicit cast to silence this issue
0xffffffff, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xff000000, 
^~~~~~~~~~
static_cast<long>( )
./worker_net_wm_icon.h:5:13: error: constant expression evaluates to 4292545805 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xffffffff, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xff000000, 
            ^~~~~~~~~~
./worker_net_wm_icon.h:5:13: note: insert an explicit cast to silence this issue
0xffffffff, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xff000000, 
            ^~~~~~~~~~
            static_cast<long>( )
./worker_net_wm_icon.h:5:25: error: constant expression evaluates to 4292545805 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
0xffffffff, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xff000000, 
                        ^~~~~~~~~~
./worker_net_wm_icon.h:5:25: note: insert an explicit cast to silence this issue
0xffffffff, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xffdb0d0d, 0xff000000, 
                        ^~~~~~~~~~
                        static_cast<long>( )
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** Error code 1

Stop.
make[4]: stopped in /wrkdirs/usr/ports/x11-fm/worker/work/worker-4.5.0/src
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/x11-fm/worker/work/worker-4.5.0/src
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/x11-fm/worker/work/worker-4.5.0/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/x11-fm/worker/work/worker-4.5.0
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-fm/worker



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