You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: p...@freebsd.org Last committer: cr...@freebsd.org Ident: $FreeBSD: head/databases/sqlrelay/Makefile 373100 2014-11-22 20:40:08Z crees $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-02_21h26m23s/logs/sqlrelay-0.56_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-02_21h26m23s Log: ====>> Building databases/sqlrelay build started at Sat Jan 3 05:10:53 UTC 2015 port directory: /usr/ports/databases/sqlrelay building for: FreeBSD 84amd64-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: p...@freebsd.org Makefile ident: $FreeBSD: head/databases/sqlrelay/Makefile 373100 2014-11-22 20:40:08Z crees $ Poudriere version: 3.1-pre Host OSVERSION: 1100050 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/84amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sqlrelay-0.56_1 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sqlrelay-0.56_1: DOCS=on: Build and/or install documentation FIREBIRD=off: Firebird (Interbase) database support FREETDS=off: FreeTDS library support MYSQL=off: MySQL database support ODBC=off: ODBC database backend ORACLE=off: Oracle database support PGSQL=off: PostgreSQL database support SQLITE3=off: SQLite 3 database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --with-rudiments-prefix="/usr/local" --disable-tcl --disable-java --disable-msql --disable-perl --disable-php --disable-python --disable-ruby --disable-erlang --disable-zope --disable-oracle --without-gdbm-prefix --disable-sqlite --disable-mysql --disable-firebird --disable-postgresql --disable-odbc --disable-freetds --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work HOME=/wrkdirs/usr/ports/databases/sqlrelay/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work HOME=/wrkdirs/usr/ports/databases/sqlrelay/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work HOME=/wrkdirs/usr/ports/databases/sqlrelay/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/sqlrelay/work HOME=/wrkdirs/usr/ports/databases/sqlrelay/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- DOCS="" NO_DOCS="@comment " FIREBIRD="@comment " NO_FIREBIRD="" FREETDS="@comment " NO_FREETDS="" MYSQL="@comment " NO_MYSQL="" ODBC="@comment " NO_ODBC="" ORACLE="@comment " NO_ORACLE="" PGSQL="@comment " NO_PGSQL="" SQLITE3="@comment " NO_SQLITE3="" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GNOME:="@comment " NOGNOME:="" DOCSDIR="share/doc/sqlrelay" EXAMPLESDIR="share/examples/sqlrelay" DATADIR="share/sqlrelay" WWWDIR="www/sqlrelay" ETCDIR="etc/sqlrelay" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " FIREBIRD="@comment " NO_FIREBIRD="" FREETDS="@comment " NO_FREETDS="" MYSQL="@comment " NO_MYSQL="" ODBC="@comment " NO_ODBC="" ORACLE="@comment " NO_ORACLE="" PGSQL="@comment " NO_PGSQL="" SQLITE3="@comment " NO_SQLITE3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sqlrelay DOCSDIR=/usr/local/share/doc/sqlrelay EXAMPLESDIR=/usr/local/share/examples/sqlrelay WWWDIR=/usr/local/www/sqlrelay ETCDIR=/usr/local/etc/sqlrelay --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> sqlrelay-0.56_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.4.3.txz [84amd64-default-job-03] Installing pkg-1.4.3... [84amd64-default-job-03] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sqlrelay-0.56_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by sqlrelay-0.56_1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by sqlrelay-0.56_1 for building => SHA256 Checksum OK for sqlrelay-0.56.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by sqlrelay-0.56_1 for building ===> Extracting for sqlrelay-0.56_1 => SHA256 Checksum OK for sqlrelay-0.56.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for sqlrelay-0.56_1 ===> Applying FreeBSD patches for sqlrelay-0.56_1 /usr/bin/sed -i.bak -E -e 's,\$\(initroot\),\$\(initroot\)/usr/local,g' -e 's,/etc/rc.conf,/etc/defaults/rc.conf,g' /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/init/Makefile /usr/bin/find /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56 -name Makefile | /usr/bin/xargs /usr/bin/sed -i.bak -E -e 's#-release \$\(SQLR_VERSION\)##g;' =========================================================================== =======================<phase: build-depends >============================ ===> sqlrelay-0.56_1 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-4.1_1.txz [84amd64-default-job-03] Installing gmake-4.1_1... [84amd64-default-job-03] `-- Installing gettext-runtime-0.19.3... [84amd64-default-job-03] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-03] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-03] | `-- Installing libiconv-1.14_6... [84amd64-default-job-03] | `-- Extracting libiconv-1.14_6... done <snip> config.status: creating test/test config.status: creating sqlrelay-c++.pc config.status: creating sqlrelay-c.pc config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-msql, --disable-zope, --without-gdbm-prefix ***** Summary *********************************************** Version : 0.56 Command Line : Readline Support yes APIs : C/C++ yes Perl no Python no Ruby no PHP no Java no PHP PDO no ODBC no TCL no Erlang no Connections : Oracle8 no MySQL no PostgreSQL no SQLite no FreeTDS no Sybase no ODBC no DB2 no Firebird no MDB Tools no ************************************************************* If you expected a Connection or API that doesn't show up in the Summary then the configure script probably couldn't find a package it needed to build it. You can manually specify package locations using command line options. Type: configure --help for a list of options. Thanks to MP3.com for sponsoring: Clustered/Replicated database support. Perl API. Thanks to FeedLounge for sponsoring: Query routing and filtering. =========================================================================== =======================<phase: build >============================ ===> Building for sqlrelay-0.56_1 gmake -C src all gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src' gmake -C util all gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/util' /bin/sh ../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c cmdline.cpp -o cmdline.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c cmdline.cpp -fPIC -DPIC -o .libs/cmdline.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c cmdline.cpp -o cmdline.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c tempdir.cpp -o tempdir.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c tempdir.cpp -fPIC -DPIC -o .libs/tempdir.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c tempdir.cpp -o tempdir.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c sqlrconfigfile.cpp -o sqlrconfigfile.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c sqlrconfigfile.cpp -fPIC -DPIC -o .libs/sqlrconfigfile.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DTMP_DIR=\"/var/sqlrelay/tmp\" -DDEBUG_DIR=\"/var/sqlrelay/debug\" -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -I./ -I../../ -I../../src/common -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c sqlrconfigfile.cpp -o sqlrconfigfile.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link c++ -o libsqlrutil.la cmdline.lo tempdir.lo sqlrconfigfile.lo -fstack-protector -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -rpath /usr/local/lib -version-info 1:0:0 -no-undefined libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/cmdline.o .libs/tempdir.o .libs/sqlrconfigfile.o -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libsqlrutil.so.1 -o .libs/libsqlrutil.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsqlrutil.so.1" && ln -s "libsqlrutil.so.1.0.0" "libsqlrutil.so.1") libtool: link: (cd ".libs" && rm -f "libsqlrutil.so" && ln -s "libsqlrutil.so.1.0.0" "libsqlrutil.so") libtool: link: ar cru .libs/libsqlrutil.a cmdline.o tempdir.o sqlrconfigfile.o libtool: link: ranlib .libs/libsqlrutil.a libtool: link: ( cd ".libs" && rm -f "libsqlrutil.la" && ln -s "../libsqlrutil.la" "libsqlrutil.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/util' gmake -C api all gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api' gmake -C c++ all gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++' gmake -C src all gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src' /bin/sh ../../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c sqlrconnection.cpp -o sqlrconnection.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c sqlrconnection.cpp -fPIC -DPIC -o .libs/sqlrconnection.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c sqlrconnection.cpp -o sqlrconnection.o >/dev/null 2>&1 /bin/sh ../../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c sqlrcursor.cpp -o sqlrcursor.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c sqlrcursor.cpp -fPIC -DPIC -o .libs/sqlrcursor.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c sqlrcursor.cpp -o sqlrcursor.o >/dev/null 2>&1 /bin/sh ../../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c row.cpp -o row.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c row.cpp -fPIC -DPIC -o .libs/row.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c++/include -I../../../../src/common -I/usr/local/include -I/usr/include -c row.cpp -o row.o >/dev/null 2>&1 /bin/sh ../../../../libtool --mode=link c++ -o libsqlrclient.la sqlrconnection.lo sqlrcursor.lo row.lo -fstack-protector -rpath /usr/local/lib -version-info 1:0:0 -no-undefined -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sqlrconnection.o .libs/sqlrcursor.o .libs/row.o -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libsqlrclient.so.1 -o .libs/libsqlrclient.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsqlrclient.so.1" && ln -s "libsqlrclient.so.1.0.0" "libsqlrclient.so.1") libtool: link: (cd ".libs" && rm -f "libsqlrclient.so" && ln -s "libsqlrclient.so.1.0.0" "libsqlrclient.so") libtool: link: ar cru .libs/libsqlrclient.a sqlrconnection.o sqlrcursor.o row.o libtool: link: ranlib .libs/libsqlrclient.a libtool: link: ( cd ".libs" && rm -f "libsqlrclient.la" && ln -s "../libsqlrclient.la" "libsqlrclient.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++' gmake -C c all gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c' gmake -C src all gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c/src' /bin/sh ../../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c/include -I../../../../src/api/c++/include -I/usr/local/include -I/usr/include -c sqlrclientwrapper.cpp -o sqlrclientwrapper.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c/include -I../../../../src/api/c++/include -I/usr/local/include -I/usr/include -c sqlrclientwrapper.cpp -fPIC -DPIC -o .libs/sqlrclientwrapper.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../../ -I../../../../src/api/c/include -I../../../../src/api/c++/include -I/usr/local/include -I/usr/include -c sqlrclientwrapper.cpp -o sqlrclientwrapper.o >/dev/null 2>&1 /bin/sh ../../../../libtool --mode=link c++ -o libsqlrclientwrapper.la sqlrclientwrapper.lo -fstack-protector -rpath /usr/local/lib -version-info 1:0:0 -no-undefined -L../../../../src/api/c++/src -lsqlrclient -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sqlrclientwrapper.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../../src/api/c++/src /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs/libsqlrclient.so -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libsqlrclientwrapper.so.1 -o .libs/libsqlrclientwrapper.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libsqlrclientwrapper.so.1" && ln -s "libsqlrclientwrapper.so.1.0.0" "libsqlrclientwrapper.so.1") libtool: link: (cd ".libs" && rm -f "libsqlrclientwrapper.so" && ln -s "libsqlrclientwrapper.so.1.0.0" "libsqlrclientwrapper.so") libtool: link: ar cru .libs/libsqlrclientwrapper.a sqlrclientwrapper.o libtool: link: ranlib .libs/libsqlrclientwrapper.a libtool: link: ( cd ".libs" && rm -f "libsqlrclientwrapper.la" && ln -s "../libsqlrclientwrapper.la" "libsqlrclientwrapper.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c' gmake -C postgresql all gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/postgresql' /bin/sh ../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -c pqsqlrelay.cpp -o pqsqlrelay.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -c pqsqlrelay.cpp -fPIC -DPIC -o .libs/pqsqlrelay.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -c pqsqlrelay.cpp -o pqsqlrelay.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link c++ -o libpqsqlrelay.la pqsqlrelay.lo -fstack-protector -L../../../src/api/c++/src -lsqlrclient -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -rpath /usr/local/lib -version-info 1:0:0 -no-undefined libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/pqsqlrelay.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../src/api/c++/src /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs/libsqlrclient.so -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libpqsqlrelay.so.1 -o .libs/libpqsqlrelay.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libpqsqlrelay.so.1" && ln -s "libpqsqlrelay.so.1.0.0" "libpqsqlrelay.so.1") libtool: link: (cd ".libs" && rm -f "libpqsqlrelay.so" && ln -s "libpqsqlrelay.so.1.0.0" "libpqsqlrelay.so") libtool: link: ar cru .libs/libpqsqlrelay.a pqsqlrelay.o libtool: link: ranlib .libs/libpqsqlrelay.a libtool: link: ( cd ".libs" && rm -f "libpqsqlrelay.la" && ln -s "../libpqsqlrelay.la" "libpqsqlrelay.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/postgresql' gmake -C mysql all gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/mysql' /bin/sh ../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_3=1 -c mysql.cpp -o mysql3.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_3=1 -c mysql.cpp -fPIC -DPIC -o .libs/mysql3.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_3=1 -c mysql.cpp -o mysql3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link c++ -o libmysql3sqlrelay.la mysql3.lo -fstack-protector -L../../../src/api/c++/src -lsqlrclient -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -rpath /usr/local/lib -version-info 1:0:0 -no-undefined libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mysql3.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../src/api/c++/src /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs/libsqlrclient.so -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libmysql3sqlrelay.so.1 -o .libs/libmysql3sqlrelay.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmysql3sqlrelay.so.1" && ln -s "libmysql3sqlrelay.so.1.0.0" "libmysql3sqlrelay.so.1") libtool: link: (cd ".libs" && rm -f "libmysql3sqlrelay.so" && ln -s "libmysql3sqlrelay.so.1.0.0" "libmysql3sqlrelay.so") libtool: link: ar cru .libs/libmysql3sqlrelay.a mysql3.o libtool: link: ranlib .libs/libmysql3sqlrelay.a libtool: link: ( cd ".libs" && rm -f "libmysql3sqlrelay.la" && ln -s "../libmysql3sqlrelay.la" "libmysql3sqlrelay.la" ) /bin/sh ../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_4_0=1 -c mysql.cpp -o mysql40.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_4_0=1 -c mysql.cpp -fPIC -DPIC -o .libs/mysql40.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_4_0=1 -c mysql.cpp -o mysql40.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link c++ -o libmysql40sqlrelay.la mysql40.lo -fstack-protector -L../../../src/api/c++/src -lsqlrclient -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -rpath /usr/local/lib -version-info 1:0:0 -no-undefined libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mysql40.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../src/api/c++/src /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs/libsqlrclient.so -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libmysql40sqlrelay.so.1 -o .libs/libmysql40sqlrelay.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmysql40sqlrelay.so.1" && ln -s "libmysql40sqlrelay.so.1.0.0" "libmysql40sqlrelay.so.1") libtool: link: (cd ".libs" && rm -f "libmysql40sqlrelay.so" && ln -s "libmysql40sqlrelay.so.1.0.0" "libmysql40sqlrelay.so") libtool: link: ar cru .libs/libmysql40sqlrelay.a mysql40.o libtool: link: ranlib .libs/libmysql40sqlrelay.a libtool: link: ( cd ".libs" && rm -f "libmysql40sqlrelay.la" && ln -s "../libmysql40sqlrelay.la" "libmysql40sqlrelay.la" ) /bin/sh ../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_4_1=1 -c mysql.cpp -o mysql41.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_4_1=1 -c mysql.cpp -fPIC -DPIC -o .libs/mysql41.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_4_1=1 -c mysql.cpp -o mysql41.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link c++ -o libmysql41sqlrelay.la mysql41.lo -fstack-protector -L../../../src/api/c++/src -lsqlrclient -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -rpath /usr/local/lib -version-info 1:0:0 -no-undefined libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mysql41.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../src/api/c++/src /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs/libsqlrclient.so -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libmysql41sqlrelay.so.1 -o .libs/libmysql41sqlrelay.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmysql41sqlrelay.so.1" && ln -s "libmysql41sqlrelay.so.1.0.0" "libmysql41sqlrelay.so.1") libtool: link: (cd ".libs" && rm -f "libmysql41sqlrelay.so" && ln -s "libmysql41sqlrelay.so.1.0.0" "libmysql41sqlrelay.so") libtool: link: ar cru .libs/libmysql41sqlrelay.a mysql41.o libtool: link: ranlib .libs/libmysql41sqlrelay.a libtool: link: ( cd ".libs" && rm -f "libmysql41sqlrelay.la" && ln -s "../libmysql41sqlrelay.la" "libmysql41sqlrelay.la" ) /bin/sh ../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_5_0=1 -c mysql.cpp -o mysql50.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_5_0=1 -c mysql.cpp -fPIC -DPIC -o .libs/mysql50.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_5_0=1 -c mysql.cpp -o mysql50.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link c++ -o libmysql50sqlrelay.la mysql50.lo -fstack-protector -L../../../src/api/c++/src -lsqlrclient -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -rpath /usr/local/lib -version-info 1:0:0 -no-undefined libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mysql50.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../src/api/c++/src /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs/libsqlrclient.so -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libmysql50sqlrelay.so.1 -o .libs/libmysql50sqlrelay.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmysql50sqlrelay.so.1" && ln -s "libmysql50sqlrelay.so.1.0.0" "libmysql50sqlrelay.so.1") libtool: link: (cd ".libs" && rm -f "libmysql50sqlrelay.so" && ln -s "libmysql50sqlrelay.so.1.0.0" "libmysql50sqlrelay.so") libtool: link: ar cru .libs/libmysql50sqlrelay.a mysql50.o libtool: link: ranlib .libs/libmysql50sqlrelay.a libtool: link: ( cd ".libs" && rm -f "libmysql50sqlrelay.la" && ln -s "../libmysql50sqlrelay.la" "libmysql50sqlrelay.la" ) /bin/sh ../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_5_1=1 -c mysql.cpp -o mysql51.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_5_1=1 -c mysql.cpp -fPIC -DPIC -o .libs/mysql51.o libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -I./ -I../../../ -I../../../src/common -I../../../src/api/c++/include -I/usr/local/include -I/usr/include -DSQLR_VERSION=\"0.56\" -DCOMPAT_MYSQL_5_1=1 -c mysql.cpp -o mysql51.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link c++ -o libmysql51sqlrelay.la mysql51.lo -fstack-protector -L../../../src/api/c++/src -lsqlrclient -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -rpath /usr/local/lib -version-info 1:0:0 -no-undefined libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mysql51.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs -Wl,-rpath -Wl,/usr/local/lib -L../../../src/api/c++/src /wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/c++/src/.libs/libsqlrclient.so -L/usr/local/lib -lrudiments -lpthread -L/usr/lib -lcrypt -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libmysql51sqlrelay.so.1 -o .libs/libmysql51sqlrelay.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmysql51sqlrelay.so.1" && ln -s "libmysql51sqlrelay.so.1.0.0" "libmysql51sqlrelay.so.1") libtool: link: (cd ".libs" && rm -f "libmysql51sqlrelay.so" && ln -s "libmysql51sqlrelay.so.1.0.0" "libmysql51sqlrelay.so") libtool: link: ar cru .libs/libmysql51sqlrelay.a mysql51.o libtool: link: ranlib .libs/libmysql51sqlrelay.a libtool: link: ( cd ".libs" && rm -f "libmysql51sqlrelay.la" && ln -s "../libmysql51sqlrelay.la" "libmysql51sqlrelay.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api/mysql' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/api' gmake -C server all gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/server' gmake -C src all gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/server/src' /bin/sh ../../../libtool --mode=compile c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -DCACHE_DIR=\"/var/sqlrelay/cache\" -I../include -I../../../ -I../../../src/common -I../../../src/util -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c sqlrlistener.cpp -o sqlrlistener.lo libtool: compile: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -pipe -I/usr/local/include -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/sqlrelay.conf\" -DCACHE_DIR=\"/var/sqlrelay/cache\" -I../include -I../../../ -I../../../src/common -I../../../src/util -I/usr/local/include -I/usr/include -DLIBEXECDIR=\"/usr/local/libexec/sqlrelay\" -c sqlrlistener.cpp -fPIC -DPIC -o .libs/sqlrlistener.o sqlrlistener.cpp:11:35: error: rudiments/passwdentry.h: No such file or directory sqlrlistener.cpp: In member function 'void sqlrlistener::setUserAndGroup()': sqlrlistener.cpp:240: error: 'passwdentry' has not been declared sqlrlistener.cpp: In member function 'filedescriptor* sqlrlistener::waitForTraffic()': sqlrlistener.cpp:790: error: 'waitForNonBlockingRead' is not a member of 'listener' sqlrlistener.cpp:797: error: 'getReadyList' is not a member of 'listener' sqlrlistener.cpp: In member function 'bool sqlrlistener::proxyClient(pid_t, filedescriptor*, filedescriptor*)': sqlrlistener.cpp:1752: error: 'class listener' has no member named 'waitForNonBlockingRead' sqlrlistener.cpp:1767: error: 'class listener' has no member named 'getReadyList' Makefile:157: recipe for target 'sqlrlistener.lo' failed gmake[3]: *** [sqlrlistener.lo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/server/src' Makefile:4: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src/server' Makefile:6: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/sqlrelay/work/sqlrelay-0.56/src' Makefile:8: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/databases/sqlrelay. _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"