FreeBSD Bugzilla – Attachment 166158 Details for
Bug 205749
databases/php5-pdo_cassandra: Fix build on FreeBSD 10+
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
test on 10.2-RELEASE
10_2amd64_php5-pdo_cassandra-0.2.1_5.log (text/plain), 145.52 KB, created by
Gasol Wu
on 2016-01-26 19:34:33 UTC
(
hide
)
Description:
test on 10.2-RELEASE
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2016-01-26 19:34:33 UTC
Size:
145.52 KB
patch
obsolete
>build started at Wed Jan 20 19:16:55 CST 2016 >port directory: /usr/ports/databases/php5-pdo_cassandra >building for: FreeBSD 10_2amd64-default 10.2-RELEASE-p10 FreeBSD 10.2-RELEASE-p10 amd64 >maintained by: gasol.wu@gmail.com >Makefile ident: $FreeBSD: head/databases/php5-pdo_cassandra/Makefile 367888 2014-09-10 20:50:31Z gerald $ >Poudriere version: 3.1.10 >Host OSVERSION: 1002000 >Jail OSVERSION: 1002000 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1002000 >UNAME_v=FreeBSD 10.2-RELEASE-p10 >UNAME_r=10.2-RELEASE-p10 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen-256color >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/usr/local/poudriere/data/.m/10_2amd64-default/ref >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/ >PWD=/usr/local/poudriere/data/.m/10_2amd64-default/ref/usr/ports/databases/php5-pdo_cassandra >MASTERNAME=10_2amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.10 >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--with-php-config=/usr/local/bin/php-config --without-tests --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work HOME=/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 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/databases/php5-pdo_cassandra/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work HOME=/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work TMPDIR="/tmp" NO_PIE=yes NO_DEBUG_FILES=yes SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 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 -std=c++11" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >PHP_EXT_DIR=20131226 >OSREL=10.2 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/pdo_cassandra" >EXAMPLESDIR="share/examples/pdo_cassandra" >DATADIR="share/pdo_cassandra" >WWWDIR="www/pdo_cassandra" >ETCDIR="etc/pdo_cassandra" >--End PLIST_SUB-- > >--SUB_LIST-- >PHP_EXT_DIR=20131226 >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/pdo_cassandra >DOCSDIR=/usr/local/share/doc/pdo_cassandra >EXAMPLESDIR=/usr/local/share/examples/pdo_cassandra >WWWDIR=/usr/local/www/pdo_cassandra >ETCDIR=/usr/local/etc/pdo_cassandra >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### >#DEVELOPER=yes >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License APACHE20 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.6.2.txz >[10_2amd64-default] Installing pkg-1.6.2... >[10_2amd64-default] Extracting pkg-1.6.2: .......... done >Message from pkg-1.6.2: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License APACHE20 accepted by the user >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by php5-pdo_cassandra-0.2.1_5 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License APACHE20 accepted by the user >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by php5-pdo_cassandra-0.2.1_5 for building >=> SHA256 Checksum OK for mkoppanen-php-pdo_cassandra-0.2.1-7debd5b_GH0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License APACHE20 accepted by the user >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by php5-pdo_cassandra-0.2.1_5 for building >===> Extracting for php5-pdo_cassandra-0.2.1_5 >=> SHA256 Checksum OK for mkoppanen-php-pdo_cassandra-0.2.1-7debd5b_GH0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for php5-pdo_cassandra-0.2.1_5 >===> Applying FreeBSD patches for php5-pdo_cassandra-0.2.1_5 >=========================================================================== >=======================<phase: build-depends >============================ >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/include/php/main/php.h - not found >===> Installing existing package /packages/All/php56-5.6.17.txz >[10_2amd64-default] Installing php56-5.6.17... >[10_2amd64-default] `-- Installing libxml2-2.9.3... >[10_2amd64-default] `-- Extracting libxml2-2.9.3: .......... done >[10_2amd64-default] `-- Installing pcre-8.37_4... >[10_2amd64-default] `-- Extracting pcre-8.37_4: .......... done >[10_2amd64-default] Extracting php56-5.6.17: .......... done >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/include/php/main/php.h - found >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/phpize - found >===> php5-pdo_cassandra-0.2.1_5 depends on executable: pkgconf - not found >===> Installing existing package /packages/All/pkgconf-0.9.12_1.txz >[10_2amd64-default] Installing pkgconf-0.9.12_1... >[10_2amd64-default] Extracting pkgconf-0.9.12_1: ....... done >===> php5-pdo_cassandra-0.2.1_5 depends on executable: pkgconf - found >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/thrift - not found >===> Installing existing package /packages/All/thrift-0.9.3,1.txz >[10_2amd64-default] Installing thrift-0.9.3,1... >[10_2amd64-default] Extracting thrift-0.9.3,1: .... done >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/thrift - found >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/lib/php/20131226/pdo.so - not found >===> Installing existing package /packages/All/php56-pdo-5.6.17.txz >[10_2amd64-default] Installing php56-pdo-5.6.17... >[10_2amd64-default] Extracting php56-pdo-5.6.17: ......... done >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/lib/php/20131226/pdo.so - found >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/autoconf-2.69 - not found >===> Installing existing package /packages/All/autoconf-2.69.txz >[10_2amd64-default] Installing autoconf-2.69... >[10_2amd64-default] `-- Installing indexinfo-0.2.4... >[10_2amd64-default] `-- Extracting indexinfo-0.2.4: .... done >[10_2amd64-default] `-- Installing autoconf-wrapper-20131203... >[10_2amd64-default] `-- Extracting autoconf-wrapper-20131203: ........ done >[10_2amd64-default] `-- Installing perl5-5.20.3_8... >[10_2amd64-default] `-- Extracting perl5-5.20.3_8: .......... done >[10_2amd64-default] `-- Installing m4-1.4.17_1,1... >[10_2amd64-default] `-- Extracting m4-1.4.17_1,1: .......... done >[10_2amd64-default] Extracting autoconf-2.69: .......... done >Message from perl5-5.20.3_8: >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >=========================================================================== >=======================<phase: lib-depends >============================ >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libboost_iostreams.so - not found >===> Installing existing package /packages/All/boost-libs-1.55.0_9.txz >[10_2amd64-default] Installing boost-libs-1.55.0_9... >[10_2amd64-default] `-- Installing icu-55.1... >[10_2amd64-default] `-- Extracting icu-55.1: .......... done >[10_2amd64-default] Extracting boost-libs-1.55.0_9: .......... done >Message from boost-libs-1.55.0_9: >You have built the Boost library with thread support. > >Don't forget to add -pthread to your linker options when >linking your code. >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libboost_iostreams.so - found (/usr/local/lib/libboost_iostreams.so) >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libthrift.so - not found >===> Installing existing package /packages/All/thrift-cpp-0.9.3_2,1.txz >[10_2amd64-default] Installing thrift-cpp-0.9.3_2,1... >[10_2amd64-default] `-- Installing libevent2-2.0.22_1... >[10_2amd64-default] `-- Extracting libevent2-2.0.22_1: .......... done >[10_2amd64-default] Extracting thrift-cpp-0.9.3_2,1: .......... done >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libthrift.so - found (/usr/local/lib/libthrift.so) >===> Returning to build of php5-pdo_cassandra-0.2.1_5 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/include/php/main/php.h - found >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/phpize - found >===> php5-pdo_cassandra-0.2.1_5 depends on executable: pkgconf - found >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/thrift - found >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/lib/php/20131226/pdo.so - found >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libboost_iostreams.so - found (/usr/local/lib/libboost_iostreams.so) >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libthrift.so - found (/usr/local/lib/libthrift.so) >===> PHPizing for php5-pdo_cassandra-0.2.1_5 >Configuring for: >PHP Api Version: 20131106 >Zend Module Api No: 20131226 >Zend Extension Api No: 220131226 >===> Configuring for php5-pdo_cassandra-0.2.1_5 >configure: WARNING: unrecognized options: --without-tests >configure: loading site script /usr/ports/Templates/config.site >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for a sed that does not truncate output... /usr/bin/sed >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking how to run the C preprocessor... cpp >checking for icc... no >checking for suncc... no >checking whether cc understands -c and -o together... yes >checking for system library directory... lib >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking build system type... amd64-portbld-freebsd10.2 >checking host system type... amd64-portbld-freebsd10.2 >checking target system type... amd64-portbld-freebsd10.2 >checking for PHP prefix... /usr/local >checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib >checking for PHP extension directory... /usr/local/lib/php/20131226 >checking for PHP installed headers prefix... /usr/local/include/php >checking if debug is enabled... no >checking if zts is enabled... no >checking for re2c... no >configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. >checking for gawk... (cached) /usr/bin/awk >checking if /usr/bin/awk is broken... no >checking whether to enable PDO cassandra support... yes, shared >checking optional thrift install prefix... no >checking optional boost install prefix... no >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking how to run the C++ preprocessor... c++ -E >checking for pkg-config... /usr/local/bin/pkg-config >checking thrift installation... found version 0.9.3 >checking boost installation... found in /usr/local >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking how to run the C++ preprocessor... c++ -E >checking the maximum length of command line arguments... (cached) 262144 >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for objdir... .libs >checking for ar... ar >checking for ranlib... ranlib >checking for strip... strip >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC >checking if cc PIC flag -fPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.2 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no > >creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC >checking if c++ PIC flag -fPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd10.2 ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >configure: creating ./config.status >config.status: creating config.h >configure: WARNING: unrecognized options: --without-tests >/usr/bin/sed -i.bak 's/\([^:]\)apache::thrift/\1 ::apache::thrift/g' /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp >/usr/bin/sed -i.bak 's/\([^:]\)apache::thrift/\1 ::apache::thrift/g' /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.h >/usr/bin/sed -i.bak 's/\([^:]\)apache::thrift/\1 ::apache::thrift/g' /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/cassandra_types.cpp >=========================================================================== >=======================<phase: build >============================ >===> Building for php5-pdo_cassandra-0.2.1_5 >/bin/sh /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/libtool --mode=compile c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp -o cassandra_driver.lo >mkdir .libs > c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp -fPIC -DPIC -o .libs/cassandra_driver.o >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:17: >In file included from ./php_pdo_cassandra.hpp:25: >In file included from /usr/local/include/php/main/php.h:35: >In file included from /usr/local/include/php/Zend/zend.h:286: >/usr/local/include/php/Zend/zend_hash.h:271:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > register ulong hash = 5381; > ^~~~~~~~~ >/usr/local/include/php/Zend/zend_hash.h:358:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_update(ht, idx, pData, nDataSize, pDest)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:365:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_del(ht, idx)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:372:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_find(ht, idx, pData)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:379:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_exists(ht, idx)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:385:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_update_current_key_ex(ht, HASH_KEY_IS_LONG, NULL, 0, idx, mode, pos)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:17: >In file included from ./php_pdo_cassandra.hpp:25: >In file included from /usr/local/include/php/main/php.h:35: >In file included from /usr/local/include/php/Zend/zend.h:849: >/usr/local/include/php/Zend/zend_operators.h:308:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > register const unsigned char *e; > ^~~~~~~~~ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:38: >In file included from /usr/local/include/boost/bimap/relation/mutant_relation.hpp:36: >/usr/local/include/boost/bimap/tags/support/tag_of.hpp:57:5: warning: class member cannot be redeclared [-Wredeclared-class-member] > BOOST_BIMAP_STATIC_ERROR( USING_TAG_OF_WITH_AN_UNTAGGED_TYPE, (Type) ); > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:293:1: note: expanded from here >BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/tags/support/tag_of.hpp:57:5: note: previous declaration is here >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:292:1: note: expanded from here >BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:38: >In file included from /usr/local/include/boost/bimap/relation/mutant_relation.hpp:41: >In file included from /usr/local/include/boost/bimap/relation/structured_pair.hpp:37: >In file included from /usr/local/include/boost/bimap/relation/support/get.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/support/value_type_of.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/support/is_tag_of_member_at.hpp:26: >/usr/local/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: warning: class member cannot be redeclared [-Wredeclared-class-member] > BOOST_BIMAP_STATIC_ERROR( MEMBER_WITH_TAG_FAILURE, (Relation,Tag) ); > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: note: previous declaration is here >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:38: >In file included from /usr/local/include/boost/bimap/relation/mutant_relation.hpp:41: >In file included from /usr/local/include/boost/bimap/relation/structured_pair.hpp:37: >In file included from /usr/local/include/boost/bimap/relation/support/get.hpp:21: >/usr/local/include/boost/bimap/relation/support/value_type_of.hpp:57:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_of_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/value_type_of.hpp:57:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_of_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:28: >In file included from /usr/local/include/boost/bimap/relation/support/get_pair_functor.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/support/pair_by.hpp:21: >/usr/local/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:142:1: note: expanded from here >BIMAP_STATIC_ERROR__pair_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:141:1: note: expanded from here >BIMAP_STATIC_ERROR__pair_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:32: >/usr/local/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__opossite_tag_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__opossite_tag_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:35: >/usr/local/include/boost/bimap/support/key_type_by.hpp:51:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__key_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/key_type_by.hpp:51:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__key_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:36: >/usr/local/include/boost/bimap/support/data_type_by.hpp:60:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__data_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/data_type_by.hpp:60:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__data_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:37: >/usr/local/include/boost/bimap/support/value_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/value_type_by.hpp:50:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:40: >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:94:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( core_iterator_type_by >^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:94:1: note: previous declaration is here >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:40: >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:97:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( reverse_core_iterator_type_by >^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:4:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:97:1: note: previous declaration is here >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:3:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:40: >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( local_core_iterator_type_by >^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:100:1: note: previous declaration is here >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:67: >/usr/local/include/boost/bimap/support/map_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__map_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/map_type_by.hpp:50:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__map_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:81:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:81:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:90:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:90:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:100:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:109:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:109:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:119:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:119:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_driver.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:128:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:128:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE >^ >25 warnings generated. >/bin/sh /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/libtool --mode=compile c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp -o cassandra_statement.lo > c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp -fPIC -DPIC -o .libs/cassandra_statement.o >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:17: >In file included from ./php_pdo_cassandra.hpp:25: >In file included from /usr/local/include/php/main/php.h:35: >In file included from /usr/local/include/php/Zend/zend.h:286: >/usr/local/include/php/Zend/zend_hash.h:271:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > register ulong hash = 5381; > ^~~~~~~~~ >/usr/local/include/php/Zend/zend_hash.h:358:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_update(ht, idx, pData, nDataSize, pDest)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:365:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_del(ht, idx)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:372:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_find(ht, idx, pData)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:379:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_index_exists(ht, idx)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >/usr/local/include/php/Zend/zend_hash.h:385:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > ZEND_HANDLE_NUMERIC(arKey, nKeyLength, zend_hash_update_current_key_ex(ht, HASH_KEY_IS_LONG, NULL, 0, idx, mode, pos)); > ^ >/usr/local/include/php/Zend/zend_hash.h:353:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC' > ZEND_HANDLE_NUMERIC_EX(key, length, idx, return func); \ > ^ >/usr/local/include/php/Zend/zend_hash.h:316:2: note: expanded from macro 'ZEND_HANDLE_NUMERIC_EX' > register const char *tmp = key; \ > ^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:17: >In file included from ./php_pdo_cassandra.hpp:25: >In file included from /usr/local/include/php/main/php.h:35: >In file included from /usr/local/include/php/Zend/zend.h:849: >/usr/local/include/php/Zend/zend_operators.h:308:2: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] > register const unsigned char *e; > ^~~~~~~~~ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:38: >In file included from /usr/local/include/boost/bimap/relation/mutant_relation.hpp:36: >/usr/local/include/boost/bimap/tags/support/tag_of.hpp:57:5: warning: class member cannot be redeclared [-Wredeclared-class-member] > BOOST_BIMAP_STATIC_ERROR( USING_TAG_OF_WITH_AN_UNTAGGED_TYPE, (Type) ); > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:293:1: note: expanded from here >BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/tags/support/tag_of.hpp:57:5: note: previous declaration is here >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:292:1: note: expanded from here >BIMAP_STATIC_ERROR__USING_TAG_OF_WITH_AN_UNTAGGED_TYPE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:38: >In file included from /usr/local/include/boost/bimap/relation/mutant_relation.hpp:41: >In file included from /usr/local/include/boost/bimap/relation/structured_pair.hpp:37: >In file included from /usr/local/include/boost/bimap/relation/support/get.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/support/value_type_of.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/support/is_tag_of_member_at.hpp:26: >/usr/local/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: warning: class member cannot be redeclared [-Wredeclared-class-member] > BOOST_BIMAP_STATIC_ERROR( MEMBER_WITH_TAG_FAILURE, (Relation,Tag) ); > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/member_with_tag.hpp:73:5: note: previous declaration is here >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__MEMBER_WITH_TAG_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:38: >In file included from /usr/local/include/boost/bimap/relation/mutant_relation.hpp:41: >In file included from /usr/local/include/boost/bimap/relation/structured_pair.hpp:37: >In file included from /usr/local/include/boost/bimap/relation/support/get.hpp:21: >/usr/local/include/boost/bimap/relation/support/value_type_of.hpp:57:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_of_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/value_type_of.hpp:57:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:294:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_of_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:28: >In file included from /usr/local/include/boost/bimap/relation/support/get_pair_functor.hpp:21: >In file included from /usr/local/include/boost/bimap/relation/support/pair_by.hpp:21: >/usr/local/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:142:1: note: expanded from here >BIMAP_STATIC_ERROR__pair_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/pair_type_by.hpp:48:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:141:1: note: expanded from here >BIMAP_STATIC_ERROR__pair_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:32: >/usr/local/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__opossite_tag_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/relation/support/opposite_tag.hpp:47:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__opossite_tag_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:35: >/usr/local/include/boost/bimap/support/key_type_by.hpp:51:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__key_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/key_type_by.hpp:51:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__key_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:36: >/usr/local/include/boost/bimap/support/data_type_by.hpp:60:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__data_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/data_type_by.hpp:60:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__data_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:37: >/usr/local/include/boost/bimap/support/value_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/value_type_by.hpp:50:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__value_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:40: >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:94:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( core_iterator_type_by >^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:94:1: note: previous declaration is here >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:143:1: note: expanded from here >BIMAP_STATIC_ERROR__core_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:40: >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:97:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( reverse_core_iterator_type_by >^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:4:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:97:1: note: previous declaration is here >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:3:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_core_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:61: >In file included from /usr/local/include/boost/bimap/detail/bimap_core.hpp:43: >In file included from /usr/local/include/boost/bimap/detail/manage_bimap_key.hpp:26: >In file included from /usr/local/include/boost/bimap/set_of.hpp:39: >In file included from /usr/local/include/boost/bimap/views/map_view.hpp:22: >In file included from /usr/local/include/boost/bimap/detail/map_view_base.hpp:40: >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( local_core_iterator_type_by >^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:100:1: note: previous declaration is here >/usr/local/include/boost/bimap/detail/map_view_iterator.hpp:82:79: note: expanded from macro 'BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER' >#define BOOST_BIMAP_CORE_ITERATOR_TYPE_BY_BUILDER( METANAME, ITERATOR ) \ > ^ >/usr/local/include/boost/bimap/relation/detail/static_access_builder.hpp:59:9: note: expanded from macro '\ >BOOST_BIMAP_SYMMETRIC_STATIC_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_core_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:67: >/usr/local/include/boost/bimap/support/map_type_by.hpp:50:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__map_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/map_type_by.hpp:50:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__map_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:81:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:81:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:90:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:90:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:100:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:100:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__reverse_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:109:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:109:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_reverse_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:119:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:119:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__local_iterator_type_by_FAILURE >^ >In file included from /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/cassandra_statement.cpp:18: >In file included from ./php_pdo_cassandra_int.hpp:53: >In file included from /usr/local/include/boost/bimap.hpp:13: >In file included from /usr/local/include/boost/bimap/bimap.hpp:69: >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:128:1: warning: class member cannot be redeclared [-Wredeclared-class-member] >BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER >^ >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:30:30: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE), \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE >^ >/usr/local/include/boost/mpl/assert.hpp:435:59: note: expanded from macro 'BOOST_MPL_ASSERT_MSG' >BOOST_MPL_ASSERT_MSG_IMPL( BOOST_MPL_AUX_PP_COUNTER(), c, msg, types_ ) \ > ^ >/usr/local/include/boost/mpl/assert.hpp:419:8: note: expanded from macro '\ >BOOST_MPL_ASSERT_MSG_IMPL' >struct msg; \ > ^ >/usr/local/include/boost/bimap/support/iterator_type_by.hpp:128:1: note: previous declaration is here >/usr/local/include/boost/bimap/relation/detail/metadata_access_builder.hpp:57:9: note: expanded from macro 'BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER' > BOOST_BIMAP_STATIC_ERROR( \ > ^ >/usr/local/include/boost/bimap/detail/debug/static_error.hpp:28:16: note: expanded from macro 'BOOST_BIMAP_STATIC_ERROR' > struct BOOST_PP_CAT(BIMAP_STATIC_ERROR__,MESSAGE) {}; \ > ^ >/usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' ># define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) > ^ >/usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' ># define BOOST_PP_CAT_I(a, b) a ## b > ^ ><scratch space>:5:1: note: expanded from here >BIMAP_STATIC_ERROR__const_local_iterator_type_by_FAILURE >^ >25 warnings generated. >/bin/sh /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/libtool --mode=compile c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp -o gen-cpp/Cassandra.lo >mkdir gen-cpp/.libs > c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/Cassandra.cpp -fPIC -DPIC -o gen-cpp/.libs/Cassandra.o >/bin/sh /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/libtool --mode=compile c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/cassandra_types.cpp -o gen-cpp/cassandra_types.lo > c++ -Wall -Wno-write-strings -I. -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -c /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/gen-cpp/cassandra_types.cpp -fPIC -DPIC -o gen-cpp/.libs/cassandra_types.o >/bin/sh /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/libtool --mode=link cc -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/include -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/main -I/wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/include/thrift -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o ./pdo_cassandra.la -export-dynamic -avoid-version -prefer-pic -module -rpath /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/modules cassandra_driver.lo cassandra_statement.lo gen-cpp/Cassandra.lo gen-cpp/cassandra_types.lo -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lthrift >cc -shared .libs/cassandra_driver.o .libs/cassandra_statement.o gen-cpp/.libs/Cassandra.o gen-cpp/.libs/cassandra_types.o -L/usr/local/lib -lthrift -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,pdo_cassandra.so -o ./.libs/pdo_cassandra.so >creating ./pdo_cassandra.la >(cd ./.libs && rm -f pdo_cassandra.la && ln -s ../pdo_cassandra.la pdo_cassandra.la) >/bin/sh /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/libtool --mode=install cp ./pdo_cassandra.la /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/modules >cp ./.libs/pdo_cassandra.so /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/modules/pdo_cassandra.so >cp ./.libs/pdo_cassandra.lai /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/modules/pdo_cassandra.la >---------------------------------------------------------------------- >Libraries have been installed in: > /wrkdirs/usr/ports/databases/php5-pdo_cassandra/work/php-pdo_cassandra-7debd5b/modules > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,--rpath -Wl,LIBDIR' linker flag > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >Build complete. >Don't forget to run 'make test'. >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/include/php/main/php.h - found >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/lib/php/20131226/pdo.so - found >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for php5-pdo_cassandra-0.2.1_5 >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/include/php/main/php.h - found >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/lib/php/20131226/pdo.so - found >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libboost_iostreams.so - found (/usr/local/lib/libboost_iostreams.so) >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libthrift.so - found (/usr/local/lib/libthrift.so) >===> Generating temporary packing list >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >**************************************************************************** > >The following line has been added to your /usr/local/etc/php/extensions.ini >configuration file to automatically load the installed extension: > >extension=pdo_cassandra.so > >**************************************************************************** >===> Building package for php5-pdo_cassandra-0.2.1_5 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for php5-pdo_cassandra-0.2.1_5 >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/include/php/main/php.h - found >===> php5-pdo_cassandra-0.2.1_5 depends on file: /usr/local/lib/php/20131226/pdo.so - found >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libboost_iostreams.so - found (/usr/local/lib/libboost_iostreams.so) >===> php5-pdo_cassandra-0.2.1_5 depends on shared library: libthrift.so - found (/usr/local/lib/libthrift.so) >===> Checking if php5-pdo_cassandra already installed >===> Registering installation for php5-pdo_cassandra-0.2.1_5 >[10_2amd64-default] Installing php5-pdo_cassandra-0.2.1_5... >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libthrift-0.9.3.so] >=======================<phase: deinstall >============================ >===> Deinstalling for php5-pdo_cassandra >===> Deinstalling php5-pdo_cassandra-0.2.1_5 >Updating database digests format: .......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > php5-pdo_cassandra-0.2.1_5 > >The operation will free 1 MiB. >[10_2amd64-default] [1/1] Deinstalling php5-pdo_cassandra-0.2.1_5... >[10_2amd64-default] [1/1] Deleting files for php5-pdo_cassandra-0.2.1_5: ..... done >=========================================================================== >====>> Checking for extra files and directories >[00:04:49] ====>> Installing from package >[10_2amd64-default] Installing php5-pdo_cassandra-0.2.1_5... >[10_2amd64-default] Extracting php5-pdo_cassandra-0.2.1_5: ..... done >[00:04:49] ====>> Cleaning up >===> Cleaning for php5-pdo_cassandra-0.2.1_5 >[00:04:51] ====>> Deinstalling package >Updating database digests format: . done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > php5-pdo_cassandra-0.2.1_5 > >The operation will free 1 MiB. >[10_2amd64-default] [1/1] Deinstalling php5-pdo_cassandra-0.2.1_5... >[10_2amd64-default] [1/1] Deleting files for php5-pdo_cassandra-0.2.1_5: ..... done >build of databases/php5-pdo_cassandra ended at Wed Jan 20 19:19:51 CST 2016 >build time: 00:02:56
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 205749
:
164889
|
166157
| 166158 |
166159