Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2018 02:32:17 GMT
From:      pkg-fallout@FreeBSD.org
To:        bdrewery@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][devel/gearmand] Failed for gearmand-1.0.6_13 in build
Message-ID:  <201801230232.w0N2WHBc006522@beefy12.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:     bdrewery@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: head/devel/gearmand/Makefile 459315 2018-01-18 04:11:02Z jbeich $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p459717_s328266/logs/gearmand-1.0.6_13.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p459717_s328266
Log:

=>> Building devel/gearmand
build started at Tue Jan 23 02:31:08 UTC 2018
port directory: /usr/ports/devel/gearmand
package name: gearmand-1.0.6_13
building for: FreeBSD head-amd64-default-job-07 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 amd64
maintained by: bdrewery@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/gearmand/Makefile 459315 2018-01-18 04:11:02Z jbeich $
Poudriere version: 3.2.4
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.4
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=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for gearmand-1.0.6_13:
     DRIZZLE=off: Drizzle support for persistent queue
     HIREDIS=off: Hiredis support for persistent queue
     MEMCACHED=off: memcached support for persistent queue
     MYSQL=off: MySQL support for persistent queue
     PGSQL=off: PostgreSQL support for persistent queue
     SQLITE=on: SQLite support for persistent queue
     TOKYOCAB=off: Tokyo Cabinet support for persistent queue
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
bdrewery@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-lib-prefix=/usr/local --with-boost=/usr/local  --localstatedir=/var/db/gearmand --enable-static --disable-libdrizzle --disable-libmemcached --with-mysql=no --disable-libpq --with-sqlite3=/usr/local --disable-libtokyocabinet --disable-hires --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gearmand/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gearmand/work  HOME=/wrkdirs/usr/ports/devel/gearmand/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gearmand/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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--
PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gearmand/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gearmand/work  HOME=/wrkdirs/usr/ports/devel/gearmand/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/gearmand/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  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -lexecinfo -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--
PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_PYOEXTENSION=pyo  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.24.3  PERL_VER=5.24  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.24 DOCSDIR="share/doc/gearmand"  EXAMPLESDIR="share/examples/gearmand"  DATADIR="share/gearmand"  WWWDIR="www/gearmand"  ETCDIR="etc/gearmand"
--End PLIST_SUB--

--SUB_LIST--
USERS=gearmand GROUPS=gearmand PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gearmand DOCSDIR=/usr/local/share/doc/gearmand EXAMPLESDIR=/usr/local/share/examples/gearmand  WWWDIR=/usr/local/www/gearmand ETCDIR=/usr/local/etc/gearmand
--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 ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_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)  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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   gearmand-1.0.6_13 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.4.txz
[head-amd64-default-job-07] Installing pkg-1.10.4...
[head-amd64-default-job-07] Extracting pkg-1.10.4: .......... done
===>   gearmand-1.0.6_13 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gearmand-1.0.6_13
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by gearmand-1.0.6_13 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by gearmand-1.0.6_13 for building
=> SHA256 Checksum OK for gearmand-1.0.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by gearmand-1.0.6_13 for building
===>  Extracting for gearmand-1.0.6_13
=> SHA256 Checksum OK for gearmand-1.0.6.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for gearmand-1.0.6_13
===>  Applying FreeBSD patches for gearmand-1.0.6_13
===========================================================================
=======================<phase: build-depends  >============================
===>   gearmand-1.0.6_13 depends on package: py27-sphinx>=0 - not found
===>   Installing existing package /packages/All/py27-sphinx-1.4.8_2,1.txz
[head-amd64-default-job-07] Installing py27-sphinx-1.4.8_2,1...
[head-amd64-default-job-07] `-- Installing ca_root_nss-3.35...
[head-amd64-default-job-07] `-- Extracting ca_root_nss-3.35: ........ done
[head-amd64-default-job-07] `-- Installing py27-Babel-2.5.1...
[head-amd64-default-job-07] |   `-- Installing py27-pytz-2017.3,1...
[head-amd64-default-job-07] |   | `-- Installing py27-setuptools-38.2.5...
[head-amd64-default-job-07] |   |   `-- Installing python27-2.7.14_1...
[head-amd64-default-job-07] |   |   | `-- Installing gettext-runtime-0.19.8.1_1...
[head-amd64-default-job-07] |   |   |   `-- Installing indexinfo-0.3.1...
[head-amd64-default-job-07] |   |   |   `-- Extracting indexinfo-0.3.1: .... done
[head-amd64-default-job-07] |   |   | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-amd64-default-job-07] |   |   | `-- Installing libffi-3.2.1_2...
[head-amd64-default-job-07] |   |   | `-- Extracting libffi-3.2.1_2: .......... done
[head-amd64-default-job-07] |   |   | `-- Installing readline-7.0.3_1...
[head-amd64-default-job-07] |   |   | `-- Extracting readline-7.0.3_1: .......... done
[head-amd64-default-job-07] |   |   `-- Extracting python27-2.7.14_1: .......... done
[head-amd64-default-job-07] |   | `-- Extracting py27-setuptools-38.2.5: .......... done
[head-amd64-default-job-07] |   `-- Extracting py27-pytz-2017.3,1: .......... done
[head-amd64-default-job-07] `-- Extracting py27-Babel-2.5.1: .......... done
[head-amd64-default-job-07] `-- Installing py27-Jinja2-2.10...
[head-amd64-default-job-07] |   `-- Installing py27-MarkupSafe-1.0...
[head-amd64-default-job-07] |   `-- Extracting py27-MarkupSafe-1.0: .......... done
[head-amd64-default-job-07] `-- Extracting py27-Jinja2-2.10: .......... done
<snip>
checking whether C compiler accepts -Wmissing-field-initializers... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wnormalized=id... no
checking whether C compiler accepts -Woverride-init... no
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wpointer-sign... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Wshorten-64-to-32... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-overflow=1... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wtrampolines... no
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wunsafe-loop-optimizations... no
checking whether C compiler accepts -funsafe-loop-optimizations... no
checking whether C compiler accepts -Wclobbered... no
checking whether C compiler accepts -Wunused... yes
checking whether C compiler accepts -Wunused-result... yes
checking whether C compiler accepts -Wunused-variable... yes
checking whether C compiler accepts -Wunused-parameter... yes
checking whether C compiler accepts -Wunused-local-typedefs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -floop-parallelize-all... no
checking whether C compiler accepts -fwrapv... yes
checking whether C compiler accepts -fmudflapt... no
checking whether C compiler accepts -pipe... yes
checking whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -pie... no
checking whether C compiler accepts -Wsizeof-pointer-memaccess... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wunreachable-code... yes
checking whether C++ compiler accepts -g... yes
checking whether C++ compiler accepts -O2... yes
checking whether C++ compiler accepts -Wno-unknown-pragmas... yes
checking whether C++ compiler accepts -Wno-pragmas... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -Weverything... no
checking whether C++ compiler accepts -Wthis-test-should-fail... no
checking whether C++ compiler accepts -Wno-attributes... yes
checking whether C++ compiler accepts -Wvarargs... yes
checking whether C++ compiler accepts -Waddress... yes
checking whether C++ compiler accepts -Warray-bounds... yes
checking whether C++ compiler accepts -Wchar-subscripts... yes
checking whether C++ compiler accepts -Wcomment... yes
checking whether C++ compiler accepts -Wctor-dtor-privacy... yes
checking whether C++ compiler accepts -Wfloat-equal... yes
checking whether C++ compiler accepts -Wformat=2... yes
checking whether C++ compiler accepts -Wformat-y2k... yes
checking whether C++ compiler accepts -Wmaybe-uninitialized... no
checking whether C++ compiler accepts -Wmissing-field-initializers... yes
checking whether C++ compiler accepts -Wlogical-op... no
checking whether C++ compiler accepts -Wnon-virtual-dtor... yes
checking whether C++ compiler accepts -Wnormalized=id... no
checking whether C++ compiler accepts -Woverloaded-virtual... yes
checking whether C++ compiler accepts -Wpointer-arith... yes
checking whether C++ compiler accepts -Wredundant-decls... yes
checking whether C++ compiler accepts -Wshadow... yes
checking whether C++ compiler accepts -Wshorten-64-to-32... yes
checking whether C++ compiler accepts -Wsign-compare... yes
checking whether C++ compiler accepts -Wstrict-overflow=1... yes
checking whether C++ compiler accepts -Wswitch-enum... yes
checking whether C++ compiler accepts -Wtrampolines... no
checking whether C++ compiler accepts -Wundef... yes
checking whether C++ compiler accepts -Wunsafe-loop-optimizations... no
checking whether C++ compiler accepts -funsafe-loop-optimizations... no
checking whether C++ compiler accepts -Wc++11-compat... yes
checking whether C++ compiler accepts -Wclobbered... no
checking whether C++ compiler accepts -Wunused... yes
checking whether C++ compiler accepts -Wunused-result... yes
checking whether C++ compiler accepts -Wunused-variable... yes
checking whether C++ compiler accepts -Wunused-parameter... yes
checking whether C++ compiler accepts -Wunused-local-typedefs... yes
checking whether C++ compiler accepts -Wwrite-strings... yes
checking whether C++ compiler accepts -Wformat-security... yes
checking whether C++ compiler accepts -floop-parallelize-all... no
checking whether C++ compiler accepts -fwrapv... yes
checking whether C++ compiler accepts -fmudflapt... no
checking whether C++ compiler accepts -pipe... yes
checking whether C++ compiler accepts -fPIE... yes
checking whether C++ compiler accepts -pie... no
checking whether C++ compiler accepts -Wsizeof-pointer-memaccess... yes
checking whether C++ compiler accepts -Wpacked... yes
checking whether C++ compiler accepts -Wunreachable-code... yes
checking whether the compiler supports GCC C++ ABI name demangling... yes
checking checking for cxx_gcc_abi_demangle... "yes"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libhashkit/hashkitcon.h
config.status: creating libhashkit-1.0/configure.h
config.status: creating libtest/version.h
config.status: creating libtest/yatlcon.h
config.status: creating Makefile
config.status: creating docs/conf.py
config.status: creating libgearman-1.0/version.h
config.status: creating scripts/gearmand
config.status: creating scripts/gearmand-init
config.status: creating scripts/gearmand.xml
config.status: creating scripts/smf_install.sh
config.status: creating support/gearmand.pc
config.status: creating support/gearmand.spec
config.status: creating gear_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-lib-prefix, --disable-hires
---
Configuration summary for gearmand version 1.0.6

   * Installation prefix:       /usr/local
   * System type:               portbld-freebsd12.0
   * Host CPU:                  amd64
   * C Compiler:                FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0)
   * C Flags:                   -O2 -pipe  -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code
   * C++ Compiler:              FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0)
   * C++ Flags:                 -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code
   * CPP Flags:                 -I/usr/local/include -fvisibility=hidden
   * LIBS:                      
   * LDFLAGS Flags:              -L/usr/local/lib -lexecinfo -fstack-protector
   * Assertions enabled:        no
   * Debug enabled:             no
   * Warnings as failure:       no
   * Building with libsqlite3   yes
   * Building with libdrizzle   no
   * Building with libmemcached not found
   * Building with libpq        no
   * Building with tokyocabinet no
   * Building with libmysql     
   * make -j:                   1
   * VCS checkout:              no

---
*****
*
*  NOTE: You are on FreeBSD. BSD 'make' will not work.
*
*   use 'gmake' To build gearmand
*
*****
===========================================================================
=======================<phase: build          >============================
===>  Building for gearmand-1.0.6_13
gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/gearmand/work/gearmand-1.0.6'
gmake -j1  all-am
gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/gearmand/work/gearmand-1.0.6'
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-actions.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-actions.Tpo -c -o libgearman/libgearman_libgearman_la-actions.lo `test -f 'libgearman/actions.cc' || echo './'`libgearman/action
 s.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-actions.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-actions.Tpo -c libgearman/actions.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-actions.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-actions.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-actions.Tpo -c libgearman/actions.cc -fPIE -o libgearman/libgearman_libgearman_la-actions.o >/dev/null 2>&1
mv -f libgearman/.deps/libgearman_libgearman_la-actions.Tpo libgearman/.deps/libgearman_libgearman_la-actions.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-aggregator.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-aggregator.Tpo -c -o libgearman/libgearman_libgearman_la-aggregator.lo `test -f 'libgearman/aggregator.cc' || echo './'`libge
 arman/aggregator.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-aggregator.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-aggregator.Tpo -c libgearman/aggregator.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-aggregator.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-aggregator.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-aggregator.Tpo -c libgearman/aggregator.cc -fPIE -o libgearman/libgearman_libgearman_la-aggregator.o >/dev/null 2>&1
mv -f libgearman/.deps/libgearman_libgearman_la-aggregator.Tpo libgearman/.deps/libgearman_libgearman_la-aggregator.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-allocator.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-allocator.Tpo -c -o libgearman/libgearman_libgearman_la-allocator.lo `test -f 'libgearman/allocator.cc' || echo './'`libgearma
 n/allocator.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-allocator.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-allocator.Tpo -c libgearman/allocator.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-allocator.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-allocator.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-allocator.Tpo -c libgearman/allocator.cc -fPIE -o libgearman/libgearman_libgearman_la-allocator.o >/dev/null 2>&1
mv -f libgearman/.deps/libgearman_libgearman_la-allocator.Tpo libgearman/.deps/libgearman_libgearman_la-allocator.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-argument.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-argument.Tpo -c -o libgearman/libgearman_libgearman_la-argument.lo `test -f 'libgearman/argument.cc' || echo './'`libgearman/ar
 gument.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-argument.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-argument.Tpo -c libgearman/argument.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-argument.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-argument.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-argument.Tpo -c libgearman/argument.cc -fPIE -o libgearman/libgearman_libgearman_la-argument.o >/dev/null 2>&1
mv -f libgearman/.deps/libgearman_libgearman_la-argument.Tpo libgearman/.deps/libgearman_libgearman_la-argument.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-add.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-add.Tpo -c -o libgearman/libgearman_libgearman_la-add.lo `test -f 'libgearman/add.cc' || echo './'`libgearman/add.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-add.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-add.Tpo -c libgearman/add.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-add.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-add.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-add.Tpo -c libgearman/add.cc -fPIE -o libgearman/libgearman_libgearman_la-add.o >/dev/null 2>&1
mv -f libgearman/.deps/libgearman_libgearman_la-add.Tpo libgearman/.deps/libgearman_libgearman_la-add.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-backtrace.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-backtrace.Tpo -c -o libgearman/libgearman_libgearman_la-backtrace.lo `test -f 'libgearman/backtrace.cc' || echo './'`libgearma
 n/backtrace.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-backtrace.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-backtrace.Tpo -c libgearman/backtrace.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-backtrace.o
libgearman/backtrace.cc:70:21: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
  int stack_frames= backtrace(backtrace_buffer, MAX_DEPTH);
      ~~~~~~~~~~~~  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-backtrace.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-backtrace.Tpo -c libgearman/backtrace.cc -fPIE -o libgearman/libgearman_libgearman_la-backtrace.o >/dev/null 2>&1
mv -f libgearman/.deps/libgearman_libgearman_la-backtrace.Tpo libgearman/.deps/libgearman_libgearman_la-backtrace.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-byteorder.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-byteorder.Tpo -c -o libgearman/libgearman_libgearman_la-byteorder.lo `test -f 'libgearman/byteorder.cc' || echo './'`libgearma
 n/byteorder.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-byteorder.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-byteorder.Tpo -c libgearman/byteorder.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-byteorder.o
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-byteorder.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-byteorder.Tpo -c libgearman/byteorder.cc -fPIE -o libgearman/libgearman_libgearman_la-byteorder.o >/dev/null 2>&1
mv -f libgearman/.deps/libgearman_libgearman_la-byteorder.Tpo libgearman/.deps/libgearman_libgearman_la-byteorder.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing  -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-client.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-client.Tpo -c -o libgearman/libgearman_libgearman_la-client.lo `test -f 'libgearman/client.cc' || echo './'`libgearman/client.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBGEARMAN -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmissing-field-initializers -Wnon-virtual-dtor -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wc++11-compat -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Wsizeof-pointer-memaccess -Wpacked -Wunreachable-code -MT libgearman/libgearman_libgearman_la-client.lo -MD -MP -MF libgearman/.deps/libgearman_libgearman_la-client.Tpo -c libgearman/client.cc  -fPIC -DPIC -o libgearman/.libs/libgearman_libgearman_la-client.o
libgearman/client.cc:580:71: error: comparison between pointer and integer ('gearman_connection_st *' and 'int')
    if (gearman_connection_create_args(client->universal, host, port) == false)
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~
libgearman/client.cc:891:18: error: comparison between pointer and integer ('bool *' and 'int')
    if (is_known == false and is_running == false)
        ~~~~~~~~ ^  ~~~~~
libgearman/client.cc:891:42: error: comparison between pointer and integer ('bool *' and 'int')
    if (is_known == false and is_running == false)
                              ~~~~~~~~~~ ^  ~~~~~
3 errors generated.
gmake[2]: *** [Makefile:5693: libgearman/libgearman_libgearman_la-client.lo] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gearmand/work/gearmand-1.0.6'
gmake[1]: *** [Makefile:2805: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gearmand/work/gearmand-1.0.6'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gearmand



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