Category Function Status Comments
' \
| sed 's!Function!Microsoft nameSybase name!'`; \
fi && \
BODY=`cat dblib.api.body` && \
printf ' &%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > dblib.api.xml~
mv dblib.api.xml~ dblib.api.xml
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
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 /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
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 /usr/src/RPM/BUILD/freetds-1.3/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
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
Making all in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp
sed -e 's,@datadir\@,/usr/share/freetds,g' -e 's,@libdir\@,/usr/lib64,g' -e 's,@prefix\@,/usr,g' unixodbc.freetds.driver.template.in >unixodbc.freetds.driver.template.tmp
mv unixodbc.freetds.driver.template.tmp unixodbc.freetds.driver.template
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
Making all in win32
make[1]: Nothing to be done for 'all'.
Making all in vms
make[1]: Nothing to be done for 'all'.
Making all in misc
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
make: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
if test ! -f PWD; then cp ./PWD.in PWD; fi
make: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66632
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/freetds-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/freetds-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd freetds-1.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/freetds-buildroot
make: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
Making install in freetds
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make install-am
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/include'
/usr/libexec/rpm-build/install -p -m 644 bkpublic.h cspublic.h cstypes.h ctpublic.h sqldb.h sqlfront.h sybdb.h sybfront.h syberror.h odbcss.h '/usr/src/tmp/freetds-buildroot/usr/include'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/include'
/usr/libexec/rpm-build/install -p -m 644 tds_sysdep_public.h '/usr/src/tmp/freetds-buildroot/usr/include'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
Making install in utils
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in replacements
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in tds
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in ctlib
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libct.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libct.so.4.0.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libct.so.4.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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 /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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/libexec/rpm-build/install -p .libs/libct.lai /usr/src/tmp/freetds-buildroot/usr/lib64/libct.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in dblib
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libsybdb.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsybdb.so.5.1.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.so.5.1.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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 /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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/libexec/rpm-build/install -p .libs/libsybdb.lai /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in odbc
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libtdsodbc.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsodbc.so.0.0.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.so.0.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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 /usr/src/tmp/freetds-buildroot/usr/lib64 && { 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/libexec/rpm-build/install -p .libs/libtdsodbc.lai /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in server
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
Making install in pool
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p tdspool '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: install: /usr/libexec/rpm-build/install -p tdspool /usr/src/tmp/freetds-buildroot/usr/bin/tdspool
/bin/sh ../../mkinstalldirs /usr/src/tmp/freetds-buildroot/etc/freetds
mkdir -p -- /usr/src/tmp/freetds-buildroot/etc/freetds
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./pool.conf /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; \
fi
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
Making install in apps
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
Making install in fisql
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../../libtool --mode=install /usr/libexec/rpm-build/install -p fisql '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: warning: '../../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/fisql /usr/src/tmp/freetds-buildroot/usr/bin/fisql
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p tsql freebcp bsqldb defncopy datacopy bsqlodbc '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: install: /usr/libexec/rpm-build/install -p tsql /usr/src/tmp/freetds-buildroot/usr/bin/tsql
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/freebcp /usr/src/tmp/freetds-buildroot/usr/bin/freebcp
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/bsqldb /usr/src/tmp/freetds-buildroot/usr/bin/bsqldb
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/defncopy /usr/src/tmp/freetds-buildroot/usr/bin/defncopy
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/datacopy /usr/src/tmp/freetds-buildroot/usr/bin/datacopy
libtool: install: /usr/libexec/rpm-build/install -p bsqlodbc /usr/src/tmp/freetds-buildroot/usr/bin/bsqlodbc
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/usr/libexec/rpm-build/install -p osql '/usr/src/tmp/freetds-buildroot/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
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 /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
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 /usr/src/RPM/BUILD/freetds-1.3/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
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/userguide 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/reference 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/images 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/images/callouts 2>&1
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 /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
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 /usr/src/RPM/BUILD/freetds-1.3/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
/bin/mkdir -p . 2>&1
if test -r ./userguide ; then d=.; else d="."; fi; \
find $d/./userguide \( -type f -o -type l \) \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/userguide ';'
if test -r ./reference ; then d=.; else d="."; fi; \
find $d/./reference \( -type f -o -type l \) \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/reference ';'
cd . && find images -name \*.gif \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/{} ';'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/share/man/man1'
/usr/libexec/rpm-build/install -p -m 644 freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 fisql.1 '/usr/src/tmp/freetds-buildroot/usr/share/man/man1'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/share/man/man5'
/usr/libexec/rpm-build/install -p -m 644 freetds.conf.5 '/usr/src/tmp/freetds-buildroot/usr/share/man/man5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
Making install in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
Making install in win32
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
Making install in vms
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
Making install in misc
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs /usr/src/tmp/freetds-buildroot/etc/freetds
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/freetds.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./freetds.conf /usr/src/tmp/freetds-buildroot/etc/freetds/freetds.conf; \
fi
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/locales.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./locales.conf /usr/src/tmp/freetds-buildroot/etc/freetds/locales.conf; \
fi
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
make: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/freetds-buildroot (auto)
removed './usr/lib64/libtdsodbc.la'
removed './usr/lib64/libsybdb.la'
removed './usr/lib64/libct.la'
mode of './usr/lib64/libtdsodbc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libsybdb.so.5.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libct.so.4.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/freetds-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/freetds-buildroot/ (default)
Compressing files in /usr/src/tmp/freetds-buildroot (auto)
Adjusting library links in /usr/src/tmp/freetds-buildroot
./usr/lib64: (from :0)
libct.so.4 -> libct.so.4.0.0
libsybdb.so.5 -> libsybdb.so.5.1.0
libtdsodbc.so.0 -> libtdsodbc.so.0.0.0
Verifying ELF objects in /usr/src/tmp/freetds-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libfreetds-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UHZF2S
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libct.so.4: 75 symbols, 17 bpp
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.so.5: 164 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k28fuo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfreetds provides another subpackage: freetds
Provides: freetds, libct.so.4()(64bit) = set:kd1SH5qvay2rjwpfKSZqqWgnOVFTYwV5hnDgq5fgSB90ofXXPRr4xxRGSn3TYZvO6F4r4Dfph2DfKHzSiYEqZtT95PpomQNAp6PeYyBc7SNiCD7Ca8uMtOYoYzHylHKLJ783U5d4Quw92Ui0jFSLvaWMLyHf, libsybdb.so.5()(64bit) = set:ldxdEoFMI0KZe4JggzUD67kEc1jZuxGgmVMnZlvSbawTy7gcqmBVYyfsGOeuaD2q6TbqiXoMNP1baYuBouUyo7Qsf8D7DKAtk0bExPdOI6a9molweTtZqyeqVWCbZkYHtjcW0I0gHWSUT9Or80ZuDY6JQnJFGn2hCTKpedKHTqqYOV1TM0IpwGMwIdgTEZFrhBcQZzhU5h4imZwe0CvU21Z3O5shM0z3S1g83bv9kxmYo3LvRv2tFq2YDM9m4ibALynR0UKntHJHe0f5x6Lb0N0T9TrRwmQXsQFBp0Ww4KEKYgVDZ3WwJqYgwFLKhJZszctUIVqnJ08Pzmdc80
Requires: libc.so.6()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gxqq1q
Creating libfreetds-debuginfo package
Processing files: libfreetds-unixodbc-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.92FOHY
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.so.0: 106 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TI1LSr
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfreetds-unixodbc provides another subpackage: freetds
Provides: freetds, libtdsodbc.so.0()(64bit) = set:kdaSPlpZ9rtonPXYQZdymNzbcnw40nVf2lC3mhygPD9wbJ7ioQep70DFsWaemT1Lh9XSDpDSzjRBZcmGNcaDJ12YdZbaq33VWVFEtoJ6NwDD1hYeSEwyk0ZqYJNsZaiAYyycZeSa6xPeZAEJgZIOga33C2GJENdWDZ5gfhOLs6fu9S5HpkO8agVOiC5DwergNMUG36jidv1biBQMEChk2
Requires: libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libodbcinst.so.2()(64bit) >= set:lk91H, libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AOx6u8
Creating libfreetds-unixodbc-debuginfo package
Processing files: libfreetds-devel-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jH0Xsi
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5VG5n3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: freetds-devel
Requires: /usr/lib64/libct.so.4.0.0, /usr/lib64/libsybdb.so.5.1.0, /usr/lib64/libtdsodbc.so.0.0.0
Requires(pre): libfreetds = 1.3-alt1
Requires(postun): libfreetds = 1.3-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q3d5WE
Processing files: freetds-utils-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1NBsil
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yKVlrP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: awk grep isql ldd rm sed strings
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, binutils, coreutils, gawk, glibc-utils, grep, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libodbc.so.2()(64bit) >= set:lgWSZEldBBSUhlIoxcYRqjjC5zSq50BmKoDTGw91MUa0, libreadline.so.7()(64bit) >= set:njgMJcnaZh16BlJ8yZiYPzTBG4GCmwIA1, libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), libsybdb.so.5()(64bit) >= set:lexdA47Y5POLU4sOD9jCfEEW1sfY5TSNNHigUaQPx5lKXuUwXObFeaQYybWZm50sP5vSJiXYJ1heUQpQivRzd9hWUoLeUacwd3G2uDQdQZIitET7L8idcAwhZwUW7VvUxgZo0OsjshZs0OHuS7wf8l5Z0BvCTJ7iCZqrQcnUkPRKW2wcfJWc80, rtld(GNU_HASH), sed, unixODBC
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): libfreetds = 1.3-alt1
Requires(postun): libfreetds = 1.3-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Oh43Kz
Creating freetds-utils-debuginfo package
Processing files: libfreetds-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.foSSV7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V2nbEb
find-requires: running scripts (debuginfo)
Provides: debug64(libct.so.4), debug64(libsybdb.so.5)
Requires: libfreetds = 1.3-alt1, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libssl.so.1.1)
Processing files: libfreetds-unixodbc-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t8lbx6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3xYP1R
find-requires: running scripts (debuginfo)
Provides: debug64(libtdsodbc.so.0)
Requires: libfreetds-unixodbc = 1.3-alt1, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libodbcinst.so.2), debug64(libssl.so.1.1)
Processing files: freetds-utils-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.odxqkw
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.40YQR8
find-requires: running scripts (debuginfo)
Requires: freetds-utils = 1.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libodbc.so.2), debug64(libreadline.so.7), debug64(libssl.so.1.1), debug64(libsybdb.so.5)
Adding to libfreetds-devel a strict dependency on libfreetds
Adding to freetds-utils a strict dependency on libfreetds
Adding to libfreetds-debuginfo a strict dependency on libfreetds
Adding to libfreetds-unixodbc-debuginfo a strict dependency on libfreetds-unixodbc
Adding to freetds-utils-debuginfo a strict dependency on freetds-utils
Adding to libfreetds-devel a strict dependency on libfreetds
Adding to libfreetds-devel a strict dependency on libfreetds-unixodbc
Adding to freetds-utils a strict dependency on libfreetds
Adding to freetds-utils-debuginfo a strict dependency on libfreetds-debuginfo
Removing from freetds-utils-debuginfo 55 sources provided by libfreetds-debuginfo
also prunning dir /usr/src/debug/freetds-1.3/src/replacements
also prunning dir /usr/src/debug/freetds-1.3/src/tds
also prunning dir /usr/src/debug/freetds-1.3/src/utils
Removing 2 extra deps from libfreetds-devel due to dependency on libfreetds
Removing 1 extra deps from freetds-utils due to dependency on libfreetds
Removing 1 extra deps from libfreetds-devel due to dependency on libfreetds-unixodbc
Removing 1 extra deps from freetds-utils-debuginfo due to dependency on libfreetds-debuginfo
Removing 17 extra deps from freetds-utils due to repentancy on libfreetds
Removing 3 extra deps from freetds-utils-debuginfo due to repentancy on libfreetds-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-unixodbc-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-devel-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/freetds-utils-1.3-alt1.x86_64.rpm (w2T8.xzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/freetds-utils-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
151.28user 40.31system 1:55.93elapsed 165%CPU (0avgtext+0avgdata 72956maxresident)k
0inputs+0outputs (0major+5935423minor)pagefaults 0swaps
/.out/libfreetds-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-devel-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/freetds-utils-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/freetds-utils-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
160.38user 48.35system 2:10.54elapsed 159%CPU (0avgtext+0avgdata 104908maxresident)k
0inputs+0outputs (30538major+6359210minor)pagefaults 0swaps
--- freetds-utils-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ freetds-utils-1.3-alt1.x86_64.rpm.hasher 2021-10-19 05:51:45.298631795 +0000
@@ -1255,11 +1255,11 @@
File: /etc/freetds/pool.conf 100644 root:root 781b1f5b3824eb0619c6edc545aa90e6
-File: /usr/bin/bsqldb 100755 root:root dc2fafcde12174d1711c0565a6b1a7d2
-File: /usr/bin/bsqlodbc 100755 root:root ff3de90eef019d01b2012d2cf8ed7509
-File: /usr/bin/datacopy 100755 root:root b2e43420b94579f03fded7b21d578da6
-File: /usr/bin/defncopy 100755 root:root 506b488f49ea5f4b1f4c22da2fd9a314
-File: /usr/bin/fisql 100755 root:root bd5aa27da4cfa5ccf24bc89b62ec0765
-File: /usr/bin/freebcp 100755 root:root 137a166c1156c6b8c511dde468648e19
+File: /usr/bin/bsqldb 100755 root:root 9ab3574c1980e3aa18f3814a37a295d7
+File: /usr/bin/bsqlodbc 100755 root:root 95a15695664858a2103617b3aeadc3d6
+File: /usr/bin/datacopy 100755 root:root f90efa6a09d3c4614eefd8fa45c88d02
+File: /usr/bin/defncopy 100755 root:root 95cfec37f56df61299c02ce1b9dc6c14
+File: /usr/bin/fisql 100755 root:root 0312f7510df19f6605ed0ef0eee06b0b
+File: /usr/bin/freebcp 100755 root:root 498626c4bf184fb133102d3dcbeb29db
File: /usr/bin/osql 100755 root:root e059d2246598683ae84b70be783773a8
-File: /usr/bin/tdspool 100755 root:root 968ba345dff803b456532b0d1dc06455
-File: /usr/bin/tsql 100755 root:root f52a1c4f3860194214c301689a363202
+File: /usr/bin/tdspool 100755 root:root 9d9e57e71cb1aaaad0fb18c1f2d9118e
+File: /usr/bin/tsql 100755 root:root 015a6724532dd46f0c607b8b7b1bfdcf
File: /usr/share/doc/freetds 40755 root:root
@@ -2491,2 +2491,2 @@
File: /usr/share/man/man5/freetds.conf.5.xz 100644 root:root 0243a002046aabf40eee6a5d122b00a1
-RPMIdentity: cb33218c402aa6d5830b78b7ae463fd153e7e84dd5ecb34cbb4007dc4c03fc4c5bfbe54274e21e12d3813a960a627d116d823e6527113b6401969ec1a826fe20
+RPMIdentity: 07b6f8fd3a0a71c86e27dc3163f81bd883726e210f3242fb7793a46ad042e048c7294a67375b2610f718dd0940ba3b9e8e4bedd6bb78a8698199ab09ed6f9a06
--- freetds-utils-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ freetds-utils-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-10-19 05:51:45.424627624 +0000
@@ -1,25 +1,25 @@
-/usr/lib/debug/.build-id/24 40755 root:root
-/usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2 120777 root:root ../../../../bin/tdspool
-/usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2.debug 120777 root:root ../../usr/bin/tdspool.debug
-/usr/lib/debug/.build-id/32 40755 root:root
-/usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d 120777 root:root ../../../../bin/defncopy
-/usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d.debug 120777 root:root ../../usr/bin/defncopy.debug
-/usr/lib/debug/.build-id/3c 40755 root:root
-/usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf 120777 root:root ../../../../bin/tsql
-/usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf.debug 120777 root:root ../../usr/bin/tsql.debug
-/usr/lib/debug/.build-id/6b 40755 root:root
-/usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52 120777 root:root ../../../../bin/bsqldb
-/usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52.debug 120777 root:root ../../usr/bin/bsqldb.debug
-/usr/lib/debug/.build-id/73 40755 root:root
-/usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37 120777 root:root ../../../../bin/datacopy
-/usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37.debug 120777 root:root ../../usr/bin/datacopy.debug
-/usr/lib/debug/.build-id/9d 40755 root:root
-/usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f 120777 root:root ../../../../bin/bsqlodbc
-/usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-/usr/lib/debug/.build-id/ca 40755 root:root
-/usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c 120777 root:root ../../../../bin/freebcp
-/usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c.debug 120777 root:root ../../usr/bin/freebcp.debug
-/usr/lib/debug/.build-id/e5 40755 root:root
-/usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b 120777 root:root ../../../../bin/fisql
-/usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/4b 40755 root:root
+/usr/lib/debug/.build-id/4b/df3c7633757013634ef1a36c77e9bf885c582e 120777 root:root ../../../../bin/fisql
+/usr/lib/debug/.build-id/4b/df3c7633757013634ef1a36c77e9bf885c582e.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/60 40755 root:root
+/usr/lib/debug/.build-id/60/e5d64376501b8498db60366b49fe7c95e38e35 120777 root:root ../../../../bin/datacopy
+/usr/lib/debug/.build-id/60/e5d64376501b8498db60366b49fe7c95e38e35.debug 120777 root:root ../../usr/bin/datacopy.debug
+/usr/lib/debug/.build-id/63 40755 root:root
+/usr/lib/debug/.build-id/63/1d3441bf3f4cfde03691835f114cfeecbd8ac9 120777 root:root ../../../../bin/bsqlodbc
+/usr/lib/debug/.build-id/63/1d3441bf3f4cfde03691835f114cfeecbd8ac9.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+/usr/lib/debug/.build-id/69 40755 root:root
+/usr/lib/debug/.build-id/69/670ff2ebff1e2859068f2605c40731e9a5a59d 120777 root:root ../../../../bin/tsql
+/usr/lib/debug/.build-id/69/670ff2ebff1e2859068f2605c40731e9a5a59d.debug 120777 root:root ../../usr/bin/tsql.debug
+/usr/lib/debug/.build-id/c9 40755 root:root
+/usr/lib/debug/.build-id/c9/e19b10ff56a38af185fe7afe0b9855d85a110b 120777 root:root ../../../../bin/defncopy
+/usr/lib/debug/.build-id/c9/e19b10ff56a38af185fe7afe0b9855d85a110b.debug 120777 root:root ../../usr/bin/defncopy.debug
+/usr/lib/debug/.build-id/d7 40755 root:root
+/usr/lib/debug/.build-id/d7/6d09e108620fddfeafde04b4ec7714a3dfe490 120777 root:root ../../../../bin/tdspool
+/usr/lib/debug/.build-id/d7/6d09e108620fddfeafde04b4ec7714a3dfe490.debug 120777 root:root ../../usr/bin/tdspool.debug
+/usr/lib/debug/.build-id/dc 40755 root:root
+/usr/lib/debug/.build-id/dc/5f5804514e50bc52c49208124a4eacf6e85c91 120777 root:root ../../../../bin/freebcp
+/usr/lib/debug/.build-id/dc/5f5804514e50bc52c49208124a4eacf6e85c91.debug 120777 root:root ../../usr/bin/freebcp.debug
+/usr/lib/debug/.build-id/de 40755 root:root
+/usr/lib/debug/.build-id/de/1298aa0f43380fdada75be90d2792de8559357 120777 root:root ../../../../bin/bsqldb
+/usr/lib/debug/.build-id/de/1298aa0f43380fdada75be90d2792de8559357.debug 120777 root:root ../../usr/bin/bsqldb.debug
/usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root
@@ -77,34 +77,34 @@
Provides: freetds-utils-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/24 40755 root:root
-File: /usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2 120777 root:root ../../../../bin/tdspool
-File: /usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2.debug 120777 root:root ../../usr/bin/tdspool.debug
-File: /usr/lib/debug/.build-id/32 40755 root:root
-File: /usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d 120777 root:root ../../../../bin/defncopy
-File: /usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d.debug 120777 root:root ../../usr/bin/defncopy.debug
-File: /usr/lib/debug/.build-id/3c 40755 root:root
-File: /usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf 120777 root:root ../../../../bin/tsql
-File: /usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf.debug 120777 root:root ../../usr/bin/tsql.debug
-File: /usr/lib/debug/.build-id/6b 40755 root:root
-File: /usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52 120777 root:root ../../../../bin/bsqldb
-File: /usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52.debug 120777 root:root ../../usr/bin/bsqldb.debug
-File: /usr/lib/debug/.build-id/73 40755 root:root
-File: /usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37 120777 root:root ../../../../bin/datacopy
-File: /usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37.debug 120777 root:root ../../usr/bin/datacopy.debug
-File: /usr/lib/debug/.build-id/9d 40755 root:root
-File: /usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f 120777 root:root ../../../../bin/bsqlodbc
-File: /usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-File: /usr/lib/debug/.build-id/ca 40755 root:root
-File: /usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c 120777 root:root ../../../../bin/freebcp
-File: /usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c.debug 120777 root:root ../../usr/bin/freebcp.debug
-File: /usr/lib/debug/.build-id/e5 40755 root:root
-File: /usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b 120777 root:root ../../../../bin/fisql
-File: /usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b.debug 120777 root:root ../../usr/bin/fisql.debug
-File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root bdbbe9dc5345945c88c1892a6f528e34
-File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 3b04eb4b1f81eaceda89e12bc2c1c080
-File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 736ff3ecb8c547b22e96d03dc0548adb
-File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root ea3bec3a791c9483214776facb21cdac
-File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 870e68bda95702bba4cd8f730c11b539
-File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 6619dd0b63b92d168fd42b7a9935f651
-File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root a77b5bf7a2144ceeecf78a28f2740d3f
-File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 08c9db5a3dcb2cbcf68b10fc483a540b
+File: /usr/lib/debug/.build-id/4b 40755 root:root
+File: /usr/lib/debug/.build-id/4b/df3c7633757013634ef1a36c77e9bf885c582e 120777 root:root ../../../../bin/fisql
+File: /usr/lib/debug/.build-id/4b/df3c7633757013634ef1a36c77e9bf885c582e.debug 120777 root:root ../../usr/bin/fisql.debug
+File: /usr/lib/debug/.build-id/60 40755 root:root
+File: /usr/lib/debug/.build-id/60/e5d64376501b8498db60366b49fe7c95e38e35 120777 root:root ../../../../bin/datacopy
+File: /usr/lib/debug/.build-id/60/e5d64376501b8498db60366b49fe7c95e38e35.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/.build-id/63 40755 root:root
+File: /usr/lib/debug/.build-id/63/1d3441bf3f4cfde03691835f114cfeecbd8ac9 120777 root:root ../../../../bin/bsqlodbc
+File: /usr/lib/debug/.build-id/63/1d3441bf3f4cfde03691835f114cfeecbd8ac9.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+File: /usr/lib/debug/.build-id/69 40755 root:root
+File: /usr/lib/debug/.build-id/69/670ff2ebff1e2859068f2605c40731e9a5a59d 120777 root:root ../../../../bin/tsql
+File: /usr/lib/debug/.build-id/69/670ff2ebff1e2859068f2605c40731e9a5a59d.debug 120777 root:root ../../usr/bin/tsql.debug
+File: /usr/lib/debug/.build-id/c9 40755 root:root
+File: /usr/lib/debug/.build-id/c9/e19b10ff56a38af185fe7afe0b9855d85a110b 120777 root:root ../../../../bin/defncopy
+File: /usr/lib/debug/.build-id/c9/e19b10ff56a38af185fe7afe0b9855d85a110b.debug 120777 root:root ../../usr/bin/defncopy.debug
+File: /usr/lib/debug/.build-id/d7 40755 root:root
+File: /usr/lib/debug/.build-id/d7/6d09e108620fddfeafde04b4ec7714a3dfe490 120777 root:root ../../../../bin/tdspool
+File: /usr/lib/debug/.build-id/d7/6d09e108620fddfeafde04b4ec7714a3dfe490.debug 120777 root:root ../../usr/bin/tdspool.debug
+File: /usr/lib/debug/.build-id/dc 40755 root:root
+File: /usr/lib/debug/.build-id/dc/5f5804514e50bc52c49208124a4eacf6e85c91 120777 root:root ../../../../bin/freebcp
+File: /usr/lib/debug/.build-id/dc/5f5804514e50bc52c49208124a4eacf6e85c91.debug 120777 root:root ../../usr/bin/freebcp.debug
+File: /usr/lib/debug/.build-id/de 40755 root:root
+File: /usr/lib/debug/.build-id/de/1298aa0f43380fdada75be90d2792de8559357 120777 root:root ../../../../bin/bsqldb
+File: /usr/lib/debug/.build-id/de/1298aa0f43380fdada75be90d2792de8559357.debug 120777 root:root ../../usr/bin/bsqldb.debug
+File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root eea0fde2929a83ee81a7a5ab45d42488
+File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 6691a02c51ef356943149257e2bf1ff9
+File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 6f343098f9e2a225e25308cbcbbcc1ac
+File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 98be406affabfcc607a2f7b74cb538a1
+File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 6df76a886b7ad3b54fd062028f66366d
+File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root d232c15107c6cb4aa9339584ec5c71bd
+File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root 726e5338a6d0ea2906c2cbaf492f96ea
+File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 080c85d63d9527389dbcfcb1c71b3e30
File: /usr/src/debug/freetds-1.3 40755 root:root
@@ -147,2 +147,2 @@
File: /usr/src/debug/freetds-1.3/src/server/server.c 100644 root:root a567c4dc0b918f68be5915e5b248986d
-RPMIdentity: 2aec618953e72027d820d1e00d0472a0da61c22411773f434a593bd51d8bf9da3eb2f4e33923d60dd229edf3fb25665b9e4e22ddc0dbe8c163be20afc049492c
+RPMIdentity: 442295fc2912fd1976888bace9d1f0fcfd606cf378ffbb50935172678a662cb1c061d2358467b08b9e40af3745a13c91781e93fcac4eab8dca0fdcbb42dd2c62
--- libfreetds-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-1.3-alt1.x86_64.rpm.hasher 2021-10-19 05:51:45.540623784 +0000
@@ -16,2 +16,3 @@
Requires: libc.so.6(GLIBC_2.3.4)(64bit)
+Requires: libc.so.6(GLIBC_2.34)(64bit)
Requires: libc.so.6(GLIBC_2.4)(64bit)
@@ -21,5 +22,2 @@
Requires: libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)
-Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)
-Requires: libpthread.so.0(GLIBC_2.3.2)(64bit)
-Requires: libpthread.so.0(GLIBC_2.3.3)(64bit)
Requires: libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5
@@ -36,5 +34,5 @@
File: /usr/lib64/libct.so.4 120777 root:root libct.so.4.0.0
-File: /usr/lib64/libct.so.4.0.0 100644 root:root 1e3bb41956b3d4b551ccac54a1d3f121
+File: /usr/lib64/libct.so.4.0.0 100644 root:root 0cfc56691f7ba67a395b14c79b48ba0c
File: /usr/lib64/libsybdb.so.5 120777 root:root libsybdb.so.5.1.0
-File: /usr/lib64/libsybdb.so.5.1.0 100644 root:root 852a7ac0724af5800769b96d8b30cbf3
-RPMIdentity: 3b996b43aa4871c53f66a634701abfa755eff1bbc3fdb05eb99b261f195a9e4adb0b5538177d9776f6ed3240e3dc37a33d1764c62f83c6246cc0fd8907638b67
+File: /usr/lib64/libsybdb.so.5.1.0 100644 root:root cc61b2023f41259def4f7c9240666518
+RPMIdentity: e10cc99b7bf540aef386e11d860310d30ae35866dba315e6772abbe3136275e0b0b0263440170b7d298dea3af46df2d03a66fa84295f7c30651a70301a0672c5
--- libfreetds-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-10-19 05:51:45.672619414 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/c2 40755 root:root
-/usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
-/usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
-/usr/lib/debug/.build-id/de 40755 root:root
-/usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c 120777 root:root ../../../../lib64/libct.so.4.0.0
-/usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
+/usr/lib/debug/.build-id/4d 40755 root:root
+/usr/lib/debug/.build-id/4d/00af13f5df02bc3fdb2c3034bbdf732226ac59 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
+/usr/lib/debug/.build-id/4d/00af13f5df02bc3fdb2c3034bbdf732226ac59.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
+/usr/lib/debug/.build-id/dd 40755 root:root
+/usr/lib/debug/.build-id/dd/82425d019eb2b2966a3046b1d58bebc16c3561 120777 root:root ../../../../lib64/libct.so.4.0.0
+/usr/lib/debug/.build-id/dd/82425d019eb2b2966a3046b1d58bebc16c3561.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
/usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root
@@ -55,4 +55,10 @@
/usr/src/debug/freetds-1.3/src/dblib/rpc.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/dblib/xact.c 100644 root:root
/usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+/usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root
/usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -64,2 +70,3 @@
/usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root
@@ -79,2 +86,3 @@
/usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root
@@ -89,2 +97,3 @@
/usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root
/usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root
@@ -98,5 +107,5 @@
/usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root
Requires: debug64(libc.so.6)
Requires: debug64(libcrypto.so.1.1)
-Requires: debug64(libpthread.so.0)
Requires: debug64(libssl.so.1.1)
@@ -107,11 +116,11 @@
Provides: libfreetds-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/c2 40755 root:root
-File: /usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
-File: /usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
-File: /usr/lib/debug/.build-id/de 40755 root:root
-File: /usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c 120777 root:root ../../../../lib64/libct.so.4.0.0
-File: /usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root dc5c7576dabb32146fa74c0d3ba26a36
+File: /usr/lib/debug/.build-id/4d 40755 root:root
+File: /usr/lib/debug/.build-id/4d/00af13f5df02bc3fdb2c3034bbdf732226ac59 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
+File: /usr/lib/debug/.build-id/4d/00af13f5df02bc3fdb2c3034bbdf732226ac59.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
+File: /usr/lib/debug/.build-id/dd 40755 root:root
+File: /usr/lib/debug/.build-id/dd/82425d019eb2b2966a3046b1d58bebc16c3561 120777 root:root ../../../../lib64/libct.so.4.0.0
+File: /usr/lib/debug/.build-id/dd/82425d019eb2b2966a3046b1d58bebc16c3561.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
+File: /usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root f5a9142ce75dd2895662615c2b90d583
File: /usr/lib/debug/usr/lib64/libct.so.4.debug 120777 root:root libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libsybdb.so.5.1.0.debug 100644 root:root 173abb875a602832abd6ae314cfc337e
+File: /usr/lib/debug/usr/lib64/libsybdb.so.5.1.0.debug 100644 root:root 9ff35444424dfda777c03a227d77ecac
File: /usr/lib/debug/usr/lib64/libsybdb.so.5.debug 120777 root:root libsybdb.so.5.1.0.debug
@@ -162,4 +171,10 @@
File: /usr/src/debug/freetds-1.3/src/dblib/rpc.c 100644 root:root 5bd7d82d4c1f774d94ff550f7228d806
+File: /usr/src/debug/freetds-1.3/src/dblib/xact.c 100644 root:root 955880b18ee15eb3d0005f731c3f9736
File: /usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+File: /usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root 76c85dc08dd0617e796f26fa3c97fa74
+File: /usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root cd5e1f0af0c9bf1802c60e8f991fcb41
+File: /usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root bef4552bfd9969bcd6984f46f2672311
+File: /usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root 77ec7fbe2719e730e3c01bb530d5d914
File: /usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root ea7992adf1218b5c7b4b5bb933ecc12e
+File: /usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root 96c584aedf3defa0c019c0fc0fad48b3
File: /usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -171,2 +186,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root 6b1d70efa78573d88efac6b2ccb06595
+File: /usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root c99d901a2dbb661b3feb85ed1054229c
File: /usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root 18b203cdd868a2d0f9585507b9e45b04
@@ -186,2 +202,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root 45e2c55e6bee1f6aadb66aed7efd5fe7
+File: /usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root 61db5630a885d2b4610f7f5093bbcd8b
File: /usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root ea4e3c85ddeec70ac4f32356439576f0
@@ -196,2 +213,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root 7cfd23361ebe19a1fc5397e348fa3578
+File: /usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root f2ab86f6e8e9766283b77b7e31527bf2
File: /usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root 7bac6309570ac1333603da4e794d9917
@@ -205,2 +223,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: ab992635aa015d13b06ea83eed2a7053f70fb555b3e21e7b1fe57efa772e7b6e5a8f24f5f02755dc8c32673216cc89f0c59864679cb09edabadee5d516c5e107
+File: /usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root fdbc43703607e7b42e1b586f070e41b9
+RPMIdentity: 3be7ab254c20942fb3f644b38a980c0290be1b02fe52ee3520f8cb7d7447171533c90d484098d9eaa7a69a8a9549ace90bec87f3d8d7c5069eda56bd6552b672
--- libfreetds-unixodbc-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-unixodbc-1.3-alt1.x86_64.rpm.hasher 2021-10-19 05:51:45.905611700 +0000
@@ -9,2 +9,3 @@
Requires: libc.so.6(GLIBC_2.3.4)(64bit)
+Requires: libc.so.6(GLIBC_2.34)(64bit)
Requires: libc.so.6(GLIBC_2.4)(64bit)
@@ -16,5 +17,2 @@
Requires: libodbcinst.so.2()(64bit) >= set:lk91H
-Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)
-Requires: libpthread.so.0(GLIBC_2.3.2)(64bit)
-Requires: libpthread.so.0(GLIBC_2.3.3)(64bit)
Requires: libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5
@@ -27,3 +25,3 @@
File: /usr/lib64/libtdsodbc.so.0 120777 root:root libtdsodbc.so.0.0.0
-File: /usr/lib64/libtdsodbc.so.0.0.0 100644 root:root 4a81cc5f9dc5ef28a3b4e68b6ad15d06
-RPMIdentity: 66c90aad6e6fc1992d4a9ce0abfe798ec9c179064daee5c541c687d95a14d5aa582a9c414a90a5744bb961a8465548ba4e2b96048abfe0767f74b800373c446b
+File: /usr/lib64/libtdsodbc.so.0.0.0 100644 root:root 7e5b5a8ce0ca197095a74293eaf3929b
+RPMIdentity: 68be1995d5e1c176b416ba13b7c9abcef415df14785766db61a942ec09e4ec06eee3a5161e7259bbd12b0dd8a870f589ce22ad5dfa89a5dfc257e83abc0fd246
--- libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.000000000 +0000
+++ libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-10-19 05:51:46.053606800 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/2f 40755 root:root
-/usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
-/usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
+/usr/lib/debug/.build-id/13 40755 root:root
+/usr/lib/debug/.build-id/13/2a1d68aee668783f002b1f107dbfa02f2377ec 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
+/usr/lib/debug/.build-id/13/2a1d68aee668783f002b1f107dbfa02f2377ec.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
/usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root
@@ -10,2 +10,3 @@
/usr/src/debug/freetds-1.3/include/freetds/convert.h 100644 root:root
+/usr/src/debug/freetds-1.3/include/freetds/data.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/encodings.h 100644 root:root
@@ -39,2 +40,3 @@
/usr/src/debug/freetds-1.3/src/odbc/odbc.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/odbc/odbc_checks.c 100644 root:root
/usr/src/debug/freetds-1.3/src/odbc/odbc_data.c 100644 root:root
@@ -46,3 +48,8 @@
/usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+/usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root
/usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -54,2 +61,3 @@
/usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root
@@ -69,2 +77,3 @@
/usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root
/usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root
@@ -79,2 +88,3 @@
/usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root
/usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root
@@ -88,2 +98,3 @@
/usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root
+/usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root
Requires: debug64(libc.so.6)
@@ -91,3 +102,2 @@
Requires: debug64(libodbcinst.so.2)
-Requires: debug64(libpthread.so.0)
Requires: debug64(libssl.so.1.1)
@@ -97,6 +107,6 @@
Provides: libfreetds-unixodbc-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/2f 40755 root:root
-File: /usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
-File: /usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root c3deb080d71e9f8b6da90b95e5abbb23
+File: /usr/lib/debug/.build-id/13 40755 root:root
+File: /usr/lib/debug/.build-id/13/2a1d68aee668783f002b1f107dbfa02f2377ec 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
+File: /usr/lib/debug/.build-id/13/2a1d68aee668783f002b1f107dbfa02f2377ec.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root d7786801e511cc35e116271abac72bbe
File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.debug 120777 root:root libtdsodbc.so.0.0.0.debug
@@ -107,2 +117,3 @@
File: /usr/src/debug/freetds-1.3/include/freetds/convert.h 100644 root:root 92cb273f760012f132013ac3dcfe0603
+File: /usr/src/debug/freetds-1.3/include/freetds/data.h 100644 root:root b29f3b04573c966f1151b9473ad6f128
File: /usr/src/debug/freetds-1.3/include/freetds/encodings.h 100644 root:root a6fd1d86c2de8b34e303cf15291b93aa
@@ -136,2 +147,3 @@
File: /usr/src/debug/freetds-1.3/src/odbc/odbc.c 100644 root:root a25c09f02ea69a99d29c6cec6a904b6c
+File: /usr/src/debug/freetds-1.3/src/odbc/odbc_checks.c 100644 root:root b5071d491dad0c4159ec6ccf0abc7020
File: /usr/src/debug/freetds-1.3/src/odbc/odbc_data.c 100644 root:root 607f523c3ddc505c12e78d1d17e92c9f
@@ -143,3 +155,8 @@
File: /usr/src/debug/freetds-1.3/src/replacements 40755 root:root
+File: /usr/src/debug/freetds-1.3/src/replacements/getaddrinfo.c 100644 root:root 76c85dc08dd0617e796f26fa3c97fa74
+File: /usr/src/debug/freetds-1.3/src/replacements/gettimeofday.c 100644 root:root cd5e1f0af0c9bf1802c60e8f991fcb41
+File: /usr/src/debug/freetds-1.3/src/replacements/iconv.c 100644 root:root bef4552bfd9969bcd6984f46f2672311
+File: /usr/src/debug/freetds-1.3/src/replacements/poll.c 100644 root:root 77ec7fbe2719e730e3c01bb530d5d914
File: /usr/src/debug/freetds-1.3/src/replacements/readpassphrase.c 100644 root:root ea7992adf1218b5c7b4b5bb933ecc12e
+File: /usr/src/debug/freetds-1.3/src/replacements/socketpair.c 100644 root:root 96c584aedf3defa0c019c0fc0fad48b3
File: /usr/src/debug/freetds-1.3/src/tds 40755 root:root
@@ -151,2 +168,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/getmac.c 100644 root:root 6b1d70efa78573d88efac6b2ccb06595
+File: /usr/src/debug/freetds-1.3/src/tds/gssapi.c 100644 root:root c99d901a2dbb661b3feb85ed1054229c
File: /usr/src/debug/freetds-1.3/src/tds/iconv.c 100644 root:root 18b203cdd868a2d0f9585507b9e45b04
@@ -166,2 +184,3 @@
File: /usr/src/debug/freetds-1.3/src/tds/stream.c 100644 root:root 45e2c55e6bee1f6aadb66aed7efd5fe7
+File: /usr/src/debug/freetds-1.3/src/tds/tds_checks.c 100644 root:root 61db5630a885d2b4610f7f5093bbcd8b
File: /usr/src/debug/freetds-1.3/src/tds/tds_types.h 100644 root:root ea4e3c85ddeec70ac4f32356439576f0
@@ -176,2 +195,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/des.c 100644 root:root 7cfd23361ebe19a1fc5397e348fa3578
+File: /usr/src/debug/freetds-1.3/src/utils/dlist.c 100644 root:root f2ab86f6e8e9766283b77b7e31527bf2
File: /usr/src/debug/freetds-1.3/src/utils/getpassarg.c 100644 root:root 7bac6309570ac1333603da4e794d9917
@@ -185,2 +205,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: d0eca6200c18aad88e3e470d94cc3d856d3c1806ad1244991272f46742ea98d13d2256141412bcdb49de58cb856ff04b34603ae5a61ae3c872a044e730830665
+File: /usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root fdbc43703607e7b42e1b586f070e41b9
+RPMIdentity: e83dafbb257ea587aadd351a75fbd8b4f94ea308a37779530c27d116f4ba7f3a5aa01b7d2ade17cc8087f59aca9b7c258165466141d410064943af26e69a53b2