Category Function Status Comments
' \
| sed 's!Function!Microsoft nameSybase name!'`; \
fi && \
BODY=`cat ctlib.api.body` && \
printf ' &%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > ctlib.api.xml~
mv ctlib.api.xml~ ctlib.api.xml
if test -h userguide; then rm userguide; fi
/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
if test -r ././userguide \
-a ! -r ./userguide ; then \
cp -R ././userguide .; \
fi; \
fi
test -r /construction/databases/freetds/freetds-1.2.18/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
cp /construction/databases/freetds/freetds-1.2.18/doc/userguide.css .; \
fi)
if test ! -r userguide/index.html ; then \
echo ' at www.freetds.org ' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
gmake[2]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/doc'
Making all in samples
gmake[2]: Entering directory '/construction/databases/freetds/freetds-1.2.18/samples'
rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp
sed -e 's,@datadir\@,/usr/local/share/freetds,g' -e 's,@libdir\@,/usr/local/lib,g' -e 's,@prefix\@,/usr/local,g' unixodbc.freetds.driver.template.in >unixodbc.freetds.driver.template.tmp
mv unixodbc.freetds.driver.template.tmp unixodbc.freetds.driver.template
gmake[2]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/samples'
Making all in win32
gmake[2]: Entering directory '/construction/databases/freetds/freetds-1.2.18/win32'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/win32'
Making all in vms
gmake[2]: Entering directory '/construction/databases/freetds/freetds-1.2.18/vms'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/vms'
Making all in misc
gmake[2]: Entering directory '/construction/databases/freetds/freetds-1.2.18/misc'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/misc'
gmake[2]: Entering directory '/construction/databases/freetds/freetds-1.2.18'
gmake[2]: Nothing to be done for 'all-am'.
gmake[2]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
if test ! -f PWD; then cp ./PWD.in PWD; fi
gmake[1]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
SUCCEEDED 00:01:00
-------------------------------------------------------------------------------
-- Phase: run-depends
-------------------------------------------------------------------------------
===> freetds-1.2.18,1 depends on file: /usr/local/lib/libcrypto.so.11 - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: stage
-------------------------------------------------------------------------------
===> Staging for freetds-1.2.18,1
===> freetds-1.2.18,1 depends on file: /usr/local/lib/libcrypto.so.11 - found
===> Generating temporary packing list
gmake[1]: Entering directory '/construction/databases/freetds/freetds-1.2.18'
if test -z 'strip'; then \
gmake INSTALL_PROGRAM="/bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s" \
install_sh_PROGRAM="/bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
install; \
else \
gmake INSTALL_PROGRAM="/bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s" \
install_sh_PROGRAM="/bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
gmake[2]: Entering directory '/construction/databases/freetds/freetds-1.2.18'
Making install in include
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18/include'
Making install in freetds
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/include/freetds'
gmake install-am
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/include/freetds'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/include/freetds'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/include/freetds'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/include/freetds'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/include/freetds'
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/include'
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/include'
gmake[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/include'
install -m 0644 bkpublic.h cspublic.h cstypes.h ctpublic.h sqldb.h sqlfront.h sybdb.h sybfront.h syberror.h odbcss.h '/construction/databases/freetds/stage/usr/local/include'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/include'
install -m 0644 tds_sysdep_public.h '/construction/databases/freetds/stage/usr/local/include'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/include'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/include'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/include'
Making install in src
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src'
Making install in utils
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/utils'
Making install in .
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/utils'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/utils'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/utils'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/utils'
Making install in unittests
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/utils/unittests'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/utils/unittests'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/utils/unittests'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/utils/unittests'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/utils'
Making install in replacements
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
gmake install-recursive
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
Making install in .
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
gmake[7]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
gmake[7]: Nothing to be done for 'install-exec-am'.
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
Making install in unittests
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/replacements/unittests'
gmake[7]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/replacements/unittests'
gmake[7]: Nothing to be done for 'install-exec-am'.
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/replacements/unittests'
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/replacements/unittests'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/replacements'
Making install in tds
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
gmake install-recursive
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
Making install in .
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
gmake[7]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
gmake[7]: Nothing to be done for 'install-exec-am'.
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
Making install in unittests
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/tds/unittests'
gmake[7]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/tds/unittests'
gmake[7]: Nothing to be done for 'install-exec-am'.
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/tds/unittests'
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/tds/unittests'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/tds'
Making install in ctlib
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib'
Making install in .
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c -s libct.la '/construction/databases/freetds/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libct.so.4.0.0 /construction/databases/freetds/stage/usr/local/lib/libct.so.4.0.0
libtool: install: strip --strip-unneeded /construction/databases/freetds/stage/usr/local/lib/libct.so.4.0.0
libtool: install: (cd /construction/databases/freetds/stage/usr/local/lib && { ln -s -f libct.so.4.0.0 libct.so.4 || { rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4; }; })
libtool: install: (cd /construction/databases/freetds/stage/usr/local/lib && { ln -s -f libct.so.4.0.0 libct.so || { rm -f libct.so && ln -s libct.so.4.0.0 libct.so; }; })
libtool: install: /usr/bin/install -c .libs/libct.lai /construction/databases/freetds/stage/usr/local/lib/libct.la
libtool: install: /usr/bin/install -c .libs/libct.a /construction/databases/freetds/stage/usr/local/lib/libct.a
libtool: install: strip --strip-debug /construction/databases/freetds/stage/usr/local/lib/libct.a
libtool: install: chmod 644 /construction/databases/freetds/stage/usr/local/lib/libct.a
libtool: install: ranlib /construction/databases/freetds/stage/usr/local/lib/libct.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib'
Making install in unittests
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib/unittests'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib/unittests'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib/unittests'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib/unittests'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/ctlib'
Making install in dblib
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/dblib'
Making install in .
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/dblib'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/dblib'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c -s libsybdb.la '/construction/databases/freetds/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsybdb.so.5.1.0 /construction/databases/freetds/stage/usr/local/lib/libsybdb.so.5.1.0
libtool: install: strip --strip-unneeded /construction/databases/freetds/stage/usr/local/lib/libsybdb.so.5.1.0
libtool: install: (cd /construction/databases/freetds/stage/usr/local/lib && { ln -s -f libsybdb.so.5.1.0 libsybdb.so.5 || { rm -f libsybdb.so.5 && ln -s libsybdb.so.5.1.0 libsybdb.so.5; }; })
libtool: install: (cd /construction/databases/freetds/stage/usr/local/lib && { ln -s -f libsybdb.so.5.1.0 libsybdb.so || { rm -f libsybdb.so && ln -s libsybdb.so.5.1.0 libsybdb.so; }; })
libtool: install: /usr/bin/install -c .libs/libsybdb.lai /construction/databases/freetds/stage/usr/local/lib/libsybdb.la
libtool: install: /usr/bin/install -c .libs/libsybdb.a /construction/databases/freetds/stage/usr/local/lib/libsybdb.a
libtool: install: strip --strip-debug /construction/databases/freetds/stage/usr/local/lib/libsybdb.a
libtool: install: chmod 644 /construction/databases/freetds/stage/usr/local/lib/libsybdb.a
libtool: install: ranlib /construction/databases/freetds/stage/usr/local/lib/libsybdb.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/dblib'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/dblib'
Making install in unittests
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/dblib/unittests'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/dblib/unittests'
gmake[6]: Nothing to be done for 'install-exec-am'.
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/dblib/unittests'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/dblib/unittests'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/dblib'
Making install in odbc
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
gmake install-recursive
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
Making install in .
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
gmake[7]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c -s libtdsodbc.la '/construction/databases/freetds/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libtdsodbc.so.0.0.0 /construction/databases/freetds/stage/usr/local/lib/libtdsodbc.so.0.0.0
libtool: install: strip --strip-unneeded /construction/databases/freetds/stage/usr/local/lib/libtdsodbc.so.0.0.0
libtool: install: (cd /construction/databases/freetds/stage/usr/local/lib && { ln -s -f libtdsodbc.so.0.0.0 libtdsodbc.so.0 || { rm -f libtdsodbc.so.0 && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so.0; }; })
libtool: install: (cd /construction/databases/freetds/stage/usr/local/lib && { ln -s -f libtdsodbc.so.0.0.0 libtdsodbc.so || { rm -f libtdsodbc.so && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so; }; })
libtool: install: /usr/bin/install -c .libs/libtdsodbc.lai /construction/databases/freetds/stage/usr/local/lib/libtdsodbc.la
libtool: install: /usr/bin/install -c .libs/libtdsodbc.a /construction/databases/freetds/stage/usr/local/lib/libtdsodbc.a
libtool: install: strip --strip-debug /construction/databases/freetds/stage/usr/local/lib/libtdsodbc.a
libtool: install: chmod 644 /construction/databases/freetds/stage/usr/local/lib/libtdsodbc.a
libtool: install: ranlib /construction/databases/freetds/stage/usr/local/lib/libtdsodbc.a
libtool: warning: remember to run 'libtool --finish /usr/local/lib'
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
Making install in unittests
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/odbc/unittests'
gmake[7]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/odbc/unittests'
gmake[7]: Nothing to be done for 'install-exec-am'.
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/odbc/unittests'
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/odbc/unittests'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/odbc'
Making install in server
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/server'
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/server'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/server'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/server'
Making install in pool
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/pool'
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/pool'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/bin'
STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s tdspool '/construction/databases/freetds/stage/usr/local/bin'
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s tdspool /construction/databases/freetds/stage/usr/local/bin/tdspool
/bin/sh ../../mkinstalldirs /construction/databases/freetds/stage/usr/local/etc/freetds
umask 22
mkdir /construction/databases/freetds/stage/usr/local/etc/freetds
if test ! -f /construction/databases/freetds/stage/usr/local/etc/freetds/pool.conf.sample; then \
/usr/bin/install -c -m 644 ./pool.conf.sample /construction/databases/freetds/stage/usr/local/etc/freetds/pool.conf.sample; \
fi
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/pool'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/pool'
Making install in apps
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/apps'
Making install in fisql
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/apps/fisql'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/apps/fisql'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/bin'
STRIPPROG='strip' /bin/sh ../../../libtool --mode=install /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s fisql '/construction/databases/freetds/stage/usr/local/bin'
libtool: warning: '../../dblib/libsybdb.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s .libs/fisql /construction/databases/freetds/stage/usr/local/bin/fisql
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/apps/fisql'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/apps/fisql'
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/apps'
gmake[6]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src/apps'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/bin'
STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s tsql freebcp bsqldb defncopy datacopy bsqlodbc '/construction/databases/freetds/stage/usr/local/bin'
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s tsql /construction/databases/freetds/stage/usr/local/bin/tsql
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s .libs/freebcp /construction/databases/freetds/stage/usr/local/bin/freebcp
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s .libs/bsqldb /construction/databases/freetds/stage/usr/local/bin/bsqldb
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s .libs/defncopy /construction/databases/freetds/stage/usr/local/bin/defncopy
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/local/lib'
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s .libs/datacopy /construction/databases/freetds/stage/usr/local/bin/datacopy
libtool: install: /bin/sh /construction/databases/freetds/freetds-1.2.18/install-sh -c -s bsqlodbc /construction/databases/freetds/stage/usr/local/bin/bsqlodbc
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/bin'
install -m 555 osql '/construction/databases/freetds/stage/usr/local/bin'
gmake[6]: Nothing to be done for 'install-data-am'.
gmake[6]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/apps'
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/apps'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src/apps'
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src'
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18/src'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/src'
Making install in doc
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18/doc'
if test -h reference; then rm reference; fi
/bin/mkdir -p ./reference 2>&1
cd .. && gmake doxy 2> doc/doxy.log
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18'
echo 'Doxygen not installed; reference manual not built.'
Doxygen not installed; reference manual not built.
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
if test -r ././reference/index.html -a ! reference/index.html ; then \
cp -R ././reference .; \
fi
if test ! -r reference/index.html ; then \
cd ./reference && \
echo '
at www.freetds.org ' > .index.html && \
mv .index.html index.html; \
fi
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/doc'
gmake[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p /construction/databases/freetds/stage/usr/local/share/doc/freetds/userguide 2>&1
/bin/mkdir -p /construction/databases/freetds/stage/usr/local/share/doc/freetds/reference 2>&1
/bin/mkdir -p /construction/databases/freetds/stage/usr/local/share/doc/freetds/images 2>&1
/bin/mkdir -p /construction/databases/freetds/stage/usr/local/share/doc/freetds/images/callouts 2>&1
if test -h reference; then rm reference; fi
/bin/mkdir -p ./reference 2>&1
cd .. && gmake doxy 2> doc/doxy.log
gmake[5]: Entering directory '/construction/databases/freetds/freetds-1.2.18'
echo 'Doxygen not installed; reference manual not built.'
Doxygen not installed; reference manual not built.
gmake[5]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
if test -r ././reference/index.html -a ! reference/index.html ; then \
cp -R ././reference .; \
fi
if test ! -r reference/index.html ; then \
cd ./reference && \
echo '
at www.freetds.org ' > .index.html && \
mv .index.html index.html; \
fi
/bin/mkdir -p . 2>&1
if test -r ./userguide ; then d=.; else d="."; fi; \
find $d/./userguide \( -type f -o -type l \) \
-exec /usr/bin/install -c -m 644 {} /construction/databases/freetds/stage/usr/local/share/doc/freetds/userguide ';'
if test -r ./reference ; then d=.; else d="."; fi; \
find $d/./reference \( -type f -o -type l \) \
-exec /usr/bin/install -c -m 644 {} /construction/databases/freetds/stage/usr/local/share/doc/freetds/reference ';'
cd . && find images -name \*.gif \
-exec /usr/bin/install -c -m 644 {} /construction/databases/freetds/stage/usr/local/share/doc/freetds/{} ';'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/man/man1'
install -m 0644 freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 fisql.1 '/construction/databases/freetds/stage/usr/local/man/man1'
/bin/mkdir -p '/construction/databases/freetds/stage/usr/local/man/man5'
install -m 0644 freetds.conf.5 '/construction/databases/freetds/stage/usr/local/man/man5'
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/doc'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/doc'
Making install in samples
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18/samples'
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/samples'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/samples'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/samples'
Making install in win32
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18/win32'
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/win32'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/win32'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/win32'
Making install in vms
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18/vms'
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/vms'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/vms'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/vms'
Making install in misc
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18/misc'
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18/misc'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/misc'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18/misc'
gmake[3]: Entering directory '/construction/databases/freetds/freetds-1.2.18'
gmake[4]: Entering directory '/construction/databases/freetds/freetds-1.2.18'
gmake[4]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs /construction/databases/freetds/stage/usr/local/etc/freetds
if test ! -f /construction/databases/freetds/stage/usr/local/etc/freetds/freetds.conf.sample; then \
/usr/bin/install -c -m 644 ./freetds.conf.sample /construction/databases/freetds/stage/usr/local/etc/freetds/freetds.conf.sample; \
fi
if test ! -f /construction/databases/freetds/stage/usr/local/etc/freetds/locales.conf.sample; then \
/usr/bin/install -c -m 644 ./locales.conf.sample /construction/databases/freetds/stage/usr/local/etc/freetds/locales.conf.sample; \
fi
gmake[4]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
gmake[3]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
gmake[2]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
gmake[1]: Leaving directory '/construction/databases/freetds/freetds-1.2.18'
install -m 0644 /construction/databases/freetds/freetds-1.2.18/interfaces /construction/databases/freetds/stage/usr/local/etc/freetds/interfaces.sample
====> Compressing man pages (compress-man)
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/fisql is linked to /usr/local/lib/libncurses.so.6 from devel/ncurses but it is not declared as a dependency
Warning: you need USES+=ncurses
Error: /usr/local/lib/libct.so.4.0.0 is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error
Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: doc/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: vms/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: win32/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: include/freetds/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: include/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: samples/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: misc/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/utils/unittests/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/utils/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/replacements/unittests/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/replacements/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/tds/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/ctlib/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/dblib/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/odbc/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/server/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/apps/Makefile.am
- - REINPLACE_CMD ran, but did not modify file contents: src/apps/fisql/Makefile.am
SUCCEEDED 00:00:09
-------------------------------------------------------------------------------
-- Phase: check-plist
-------------------------------------------------------------------------------
====> 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)
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: package
-------------------------------------------------------------------------------
===> Building package for freetds-1.2.18,1
file sizes/checksums [1258]: 0%
file sizes/checksums [1258]: 7%
file sizes/checksums [1258]: 15%
file sizes/checksums [1258]: 23%
file sizes/checksums [1258]: 31%
file sizes/checksums [1258]: 39%
file sizes/checksums [1258]: 47%
file sizes/checksums [1258]: 55%
file sizes/checksums [1258]: 63%
file sizes/checksums [1258]: 71%
file sizes/checksums [1258]: 79%
file sizes/checksums [1258]: 87%
file sizes/checksums [1258]: 95%
file sizes/checksums [1258]: 100%
packing files [1258]: 0%
packing files [1258]: 7%
packing files [1258]: 15%
packing files [1258]: 23%
packing files [1258]: 31%
packing files [1258]: 39%
packing files [1258]: 47%
packing files [1258]: 55%
packing files [1258]: 63%
packing files [1258]: 71%
packing files [1258]: 79%
packing files [1258]: 87%
packing files [1258]: 95%
packing files [1258]: 100%
packing directories [1]: 0%
packing directories [1]: 100%
SUCCEEDED 00:00:24
TOTAL TIME 00:03:18