Category Function Status Comments
' \
| sed 's!Function!Microsoft nameSybase name!'`; \
fi && \
BODY=`cat odbc.api.body` && \
printf ' &%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > odbc.api.xml~
mv odbc.api.xml~ odbc.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/lib,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.54831
+ 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/lib'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libct.la '/usr/src/tmp/freetds-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libct.so.4.0.0 /usr/src/tmp/freetds-buildroot/usr/lib/libct.so.4.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/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 /usr/src/tmp/freetds-buildroot/usr/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/libexec/rpm-build/install -p .libs/libct.lai /usr/src/tmp/freetds-buildroot/usr/lib/libct.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
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/lib'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libsybdb.la '/usr/src/tmp/freetds-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsybdb.so.5.1.0 /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.so.5.1.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/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 /usr/src/tmp/freetds-buildroot/usr/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/libexec/rpm-build/install -p .libs/libsybdb.lai /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
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/lib'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libtdsodbc.la '/usr/src/tmp/freetds-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsodbc.so.0.0.0 /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.so.0.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/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 /usr/src/tmp/freetds-buildroot/usr/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/libexec/rpm-build/install -p .libs/libtdsodbc.lai /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
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/lib'
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/lib'
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/lib'
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/lib'
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/lib'
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/lib/libtdsodbc.la'
removed './usr/lib/libsybdb.la'
removed './usr/lib/libct.la'
mode of './usr/lib/libtdsodbc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libsybdb.so.5.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/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/lib: (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.bQEafA
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib/libct.so.4: 75 symbols, 17 bpp
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.so.5: 164 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.igzaMy
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 = set:kd1SH5qvay2rjwpfKSZqqWgnOVFTYwV5hnDgq5fgSB90ofXXPRr4xxRGSn3TYZvO6F4r4Dfph2DfKHzSiYEqZtT95PpomQNAp6PeYyBc7SNiCD7Ca8uMtOYoYzHylHKLJ783U5d4Quw92Ui0jFSLvaWMLyHf, libsybdb.so.5 = set:ldxdEoFMI0KZe4JggzUD67kEc1jZuxGgmVMnZlvSbawTy7gcqmBVYyfsGOeuaD2q6TbqiXoMNP1baYuBouUyo7Qsf8D7DKAtk0bExPdOI6a9molweTtZqyeqVWCbZkYHtjcW0I0gHWSUT9Or80ZuDY6JQnJFGn2hCTKpedKHTqqYOV1TM0IpwGMwIdgTEZFrhBcQZzhU5h4imZwe0CvU21Z3O5shM0z3S1g83bv9kxmYo3LvRv2tFq2YDM9m4ibALynR0UKntHJHe0f5x6Lb0N0T9TrRwmQXsQFBp0Ww4KEKYgVDZ3WwJqYgwFLKhJZszctUIVqnJ08Pzmdc80
Requires: libc.so.6 >= set:poiedc, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libcrypto.so.1.1 >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0), 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.wgyBDB
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.swQKcA
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.so.0: 106 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oEwLpz
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 = set:kdaSPlpZ9rtonPXYQZdymNzbcnw40nVf2lC3mhygPD9wbJ7ioQep70DFsWaemT1Lh9XSDpDSzjRBZcmGNcaDJ12YdZbaq33VWVFEtoJ6NwDD1hYeSEwyk0ZqYJNsZaiAYyycZeSa6xPeZAEJgZIOga33C2GJENdWDZ5gfhOLs6fu9S5HpkO8agVOiC5DwergNMUG36jidv1biBQMEChk2
Requires: libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libcrypto.so.1.1 >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0), libodbcinst.so.2 >= set:lk91H, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0), 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.SPciqB
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.1nv2oC
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.MCuXcB
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/lib/libct.so.4.0.0, /usr/lib/libsybdb.so.5.1.0, /usr/lib/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.J9A5bA
Processing files: freetds-utils-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KiRsTB
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.wsW63y
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, /lib/ld-linux.so.2, binutils, coreutils, gawk, glibc-utils, grep, libc.so.6(ALT_2.24), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libcrypto.so.1.1 >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0), libodbc.so.2 >= set:lgWSZEldBBSUhlIoxcYRqjjC5zSq50BmKoDTGw91MUa0, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), libreadline.so.7 >= set:njgMJcnaZh16BlJ8yZiYPzTBG4GCmwIA1, libssl.so.1.1 >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0), libsybdb.so.5 >= 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.WIUBfz
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.jzxGgB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NvCjPy
find-requires: running scripts (debuginfo)
Provides: debug(libct.so.4), debug(libsybdb.so.5)
Requires: libfreetds = 1.3-alt1, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libpthread.so.0), debug(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.dyeFoA
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EAMFOy
find-requires: running scripts (debuginfo)
Provides: debug(libtdsodbc.so.0)
Requires: libfreetds-unixodbc = 1.3-alt1, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libodbcinst.so.2), debug(libpthread.so.0), debug(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.Q8hhrB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E1ZhGz
find-requires: running scripts (debuginfo)
Requires: freetds-utils = 1.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libodbc.so.2), debug(libpthread.so.0), debug(libreadline.so.7), debug(libssl.so.1.1), debug(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 22 extra deps from freetds-utils due to repentancy on libfreetds
Removing 4 extra deps from freetds-utils-debuginfo due to repentancy on libfreetds-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-unixodbc-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-devel-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/freetds-utils-1.3-alt1.i586.rpm (w2T8.xzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-debuginfo-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/freetds-utils-debuginfo-1.3-alt1.i586.rpm (w2.lzdio)
211.34user 42.31system 3:42.26elapsed 114%CPU (0avgtext+0avgdata 53512maxresident)k
0inputs+0outputs (0major+5629798minor)pagefaults 0swaps
/.out/libfreetds-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-devel-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/freetds-utils-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-debuginfo-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm: bad symbols in the license tag: /
/.out/freetds-utils-debuginfo-1.3-alt1.i586.rpm: bad symbols in the license tag: /
222.77user 50.88system 4:01.16elapsed 113%CPU (0avgtext+0avgdata 103976maxresident)k
0inputs+0outputs (30092major+6030762minor)pagefaults 0swaps
--- freetds-utils-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ freetds-utils-1.3-alt1.i586.rpm.hasher 2021-10-02 13:34:10.381668702 +0000
@@ -1249,2 +1249,3 @@
Requires: libpthread.so.0(GLIBC_2.1)
+Requires: libpthread.so.0(GLIBC_2.2)
Requires: libreadline.so.7 >= set:njgMJcnaZh16BlJ8yZiYPzTBG4GCmwIA1
@@ -1257,11 +1258,11 @@
File: /etc/freetds/pool.conf 100644 root:root 781b1f5b3824eb0619c6edc545aa90e6
-File: /usr/bin/bsqldb 100755 root:root 5f09ab33b0e4b58c8cf32b27dee0e5a4
-File: /usr/bin/bsqlodbc 100755 root:root 0a34044b912982f63c1cf60b0fafea92
-File: /usr/bin/datacopy 100755 root:root a8ffda32b8ef5c801e3e6c5a194533bd
-File: /usr/bin/defncopy 100755 root:root 59403816505ee188b9283a448936e408
-File: /usr/bin/fisql 100755 root:root 6e38f8ea4e4e8ea3d993c478caec2533
-File: /usr/bin/freebcp 100755 root:root d5d34ef14f76ae46c09e350cb5233ce7
+File: /usr/bin/bsqldb 100755 root:root 741bc1b15d64ad87f82a4a70d7c2af80
+File: /usr/bin/bsqlodbc 100755 root:root ea4b05847ce0562a45554d9bbdbd51d5
+File: /usr/bin/datacopy 100755 root:root 9d950302adda7c1ba3629b05aff06466
+File: /usr/bin/defncopy 100755 root:root 6cc8974300a13974896744b6d6df4793
+File: /usr/bin/fisql 100755 root:root 3db97560f742c7f7b952ba26962b5fd7
+File: /usr/bin/freebcp 100755 root:root abe4e44b4ffc7c21aa1fe0db46a0f57a
File: /usr/bin/osql 100755 root:root e059d2246598683ae84b70be783773a8
-File: /usr/bin/tdspool 100755 root:root 881588171577568b60055c7e2dd4f0d8
-File: /usr/bin/tsql 100755 root:root 2086ffa3387e49414c2b1f2a4e32fcf1
+File: /usr/bin/tdspool 100755 root:root adabf0e8708c6f9cd2523269d3da7bbd
+File: /usr/bin/tsql 100755 root:root 866feb942b05e8cb770ecb6871208974
File: /usr/share/doc/freetds 40755 root:root
@@ -2493,2 +2494,2 @@
File: /usr/share/man/man5/freetds.conf.5.xz 100644 root:root 0243a002046aabf40eee6a5d122b00a1
-RPMIdentity: bbe85bb6299cc9bc157bb76a476ab6acaf9b2783d30ff90641f0bac40789a64af65d12576da41e01f1d23bec63eab4e4384ca0257d414ca8257558f6d36d99f4
+RPMIdentity: 041c23a9e6039701b60bea94dd98f75ff79f3a39f8b20782e8458785ffce834905ce183b0c6ad25bf9e28104d36c9c1aaeae30d6492ac5ce5e1f0b77f5c07f20
--- freetds-utils-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ freetds-utils-debuginfo-1.3-alt1.i586.rpm.hasher 2021-10-02 13:34:10.517663954 +0000
@@ -1,25 +1,24 @@
-/usr/lib/debug/.build-id/26 40755 root:root
-/usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39 120777 root:root ../../../../bin/tsql
-/usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39.debug 120777 root:root ../../usr/bin/tsql.debug
-/usr/lib/debug/.build-id/27 40755 root:root
-/usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea 120777 root:root ../../../../bin/bsqlodbc
-/usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-/usr/lib/debug/.build-id/4b 40755 root:root
-/usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b 120777 root:root ../../../../bin/freebcp
-/usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b.debug 120777 root:root ../../usr/bin/freebcp.debug
-/usr/lib/debug/.build-id/86 40755 root:root
-/usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31 120777 root:root ../../../../bin/defncopy
-/usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31.debug 120777 root:root ../../usr/bin/defncopy.debug
-/usr/lib/debug/.build-id/8a 40755 root:root
-/usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a 120777 root:root ../../../../bin/tdspool
-/usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a.debug 120777 root:root ../../usr/bin/tdspool.debug
-/usr/lib/debug/.build-id/ce 40755 root:root
-/usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e 120777 root:root ../../../../bin/datacopy
-/usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e.debug 120777 root:root ../../usr/bin/datacopy.debug
-/usr/lib/debug/.build-id/f9 40755 root:root
-/usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739 120777 root:root ../../../../bin/bsqldb
-/usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739.debug 120777 root:root ../../usr/bin/bsqldb.debug
-/usr/lib/debug/.build-id/fd 40755 root:root
-/usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23 120777 root:root ../../../../bin/fisql
-/usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/18 40755 root:root
+/usr/lib/debug/.build-id/18/dc02cefcacf448361c2de763d1ee6c173dc5c1 120777 root:root ../../../../bin/tdspool
+/usr/lib/debug/.build-id/18/dc02cefcacf448361c2de763d1ee6c173dc5c1.debug 120777 root:root ../../usr/bin/tdspool.debug
+/usr/lib/debug/.build-id/33 40755 root:root
+/usr/lib/debug/.build-id/33/ba28e4d472d7387af1efa70d1af9fae72c630d 120777 root:root ../../../../bin/tsql
+/usr/lib/debug/.build-id/33/ba28e4d472d7387af1efa70d1af9fae72c630d.debug 120777 root:root ../../usr/bin/tsql.debug
+/usr/lib/debug/.build-id/8c 40755 root:root
+/usr/lib/debug/.build-id/8c/4bd764565de864494f8e5e082c8939a1280da2 120777 root:root ../../../../bin/defncopy
+/usr/lib/debug/.build-id/8c/4bd764565de864494f8e5e082c8939a1280da2.debug 120777 root:root ../../usr/bin/defncopy.debug
+/usr/lib/debug/.build-id/9c 40755 root:root
+/usr/lib/debug/.build-id/9c/86877e280aa3653c7f49467f166585ba14d0ff 120777 root:root ../../../../bin/bsqldb
+/usr/lib/debug/.build-id/9c/86877e280aa3653c7f49467f166585ba14d0ff.debug 120777 root:root ../../usr/bin/bsqldb.debug
+/usr/lib/debug/.build-id/a4 40755 root:root
+/usr/lib/debug/.build-id/a4/5500b6fc2bbcf9b8560a5a37c87f3fe9814eec 120777 root:root ../../../../bin/freebcp
+/usr/lib/debug/.build-id/a4/5500b6fc2bbcf9b8560a5a37c87f3fe9814eec.debug 120777 root:root ../../usr/bin/freebcp.debug
+/usr/lib/debug/.build-id/a4/e34a5f6e9dc497306bab5ac2b1b06becd8a6d4 120777 root:root ../../../../bin/fisql
+/usr/lib/debug/.build-id/a4/e34a5f6e9dc497306bab5ac2b1b06becd8a6d4.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/c6 40755 root:root
+/usr/lib/debug/.build-id/c6/556d681b581a8ced906b7409fce837b3b684f6 120777 root:root ../../../../bin/datacopy
+/usr/lib/debug/.build-id/c6/556d681b581a8ced906b7409fce837b3b684f6.debug 120777 root:root ../../usr/bin/datacopy.debug
+/usr/lib/debug/.build-id/fb 40755 root:root
+/usr/lib/debug/.build-id/fb/9ff5aa150c0525a3452640aea80d5e519f6dbe 120777 root:root ../../../../bin/bsqlodbc
+/usr/lib/debug/.build-id/fb/9ff5aa150c0525a3452640aea80d5e519f6dbe.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
/usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root
@@ -77,34 +76,33 @@
Provides: freetds-utils-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/26 40755 root:root
-File: /usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39 120777 root:root ../../../../bin/tsql
-File: /usr/lib/debug/.build-id/26/2b36c993446a86279d6b9af550f910ad235e39.debug 120777 root:root ../../usr/bin/tsql.debug
-File: /usr/lib/debug/.build-id/27 40755 root:root
-File: /usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea 120777 root:root ../../../../bin/bsqlodbc
-File: /usr/lib/debug/.build-id/27/32f70ed18bc9af9a45709a4d462206018922ea.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-File: /usr/lib/debug/.build-id/4b 40755 root:root
-File: /usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b 120777 root:root ../../../../bin/freebcp
-File: /usr/lib/debug/.build-id/4b/75c1165e244fd6ba71ae8e3a332c78ad10e02b.debug 120777 root:root ../../usr/bin/freebcp.debug
-File: /usr/lib/debug/.build-id/86 40755 root:root
-File: /usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31 120777 root:root ../../../../bin/defncopy
-File: /usr/lib/debug/.build-id/86/1332fe728579e1ba90348bbc322a3aefeb1f31.debug 120777 root:root ../../usr/bin/defncopy.debug
-File: /usr/lib/debug/.build-id/8a 40755 root:root
-File: /usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a 120777 root:root ../../../../bin/tdspool
-File: /usr/lib/debug/.build-id/8a/b99e338d991b42330b268cae240811792d457a.debug 120777 root:root ../../usr/bin/tdspool.debug
-File: /usr/lib/debug/.build-id/ce 40755 root:root
-File: /usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e 120777 root:root ../../../../bin/datacopy
-File: /usr/lib/debug/.build-id/ce/9aaecd293cfbc616fe61ff6520712d0ddb940e.debug 120777 root:root ../../usr/bin/datacopy.debug
-File: /usr/lib/debug/.build-id/f9 40755 root:root
-File: /usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739 120777 root:root ../../../../bin/bsqldb
-File: /usr/lib/debug/.build-id/f9/4f4c20c96d8b4cf2695724bf8fc5b55d06e739.debug 120777 root:root ../../usr/bin/bsqldb.debug
-File: /usr/lib/debug/.build-id/fd 40755 root:root
-File: /usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23 120777 root:root ../../../../bin/fisql
-File: /usr/lib/debug/.build-id/fd/4a88bbdd7eda0132f6686ef4f8977679d64b23.debug 120777 root:root ../../usr/bin/fisql.debug
-File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root b715bf84dca18303655dadda8a46df76
-File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 2ab2a398c7ffd598ae21074a3b1dfb13
-File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 6c2481d7bbc2b32b8b86cfbf878e81cf
-File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 3aa256678b1a20f5583cd48eff426dc1
-File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 771f7b3089a695e1a34693d4bf9dc02a
-File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 470742b17e812dec32d2be871c86a34c
-File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root 063af373f6cbd37bff8ecc7029667dad
-File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 2a91681262321b8e1a00d3747a119832
+File: /usr/lib/debug/.build-id/18 40755 root:root
+File: /usr/lib/debug/.build-id/18/dc02cefcacf448361c2de763d1ee6c173dc5c1 120777 root:root ../../../../bin/tdspool
+File: /usr/lib/debug/.build-id/18/dc02cefcacf448361c2de763d1ee6c173dc5c1.debug 120777 root:root ../../usr/bin/tdspool.debug
+File: /usr/lib/debug/.build-id/33 40755 root:root
+File: /usr/lib/debug/.build-id/33/ba28e4d472d7387af1efa70d1af9fae72c630d 120777 root:root ../../../../bin/tsql
+File: /usr/lib/debug/.build-id/33/ba28e4d472d7387af1efa70d1af9fae72c630d.debug 120777 root:root ../../usr/bin/tsql.debug
+File: /usr/lib/debug/.build-id/8c 40755 root:root
+File: /usr/lib/debug/.build-id/8c/4bd764565de864494f8e5e082c8939a1280da2 120777 root:root ../../../../bin/defncopy
+File: /usr/lib/debug/.build-id/8c/4bd764565de864494f8e5e082c8939a1280da2.debug 120777 root:root ../../usr/bin/defncopy.debug
+File: /usr/lib/debug/.build-id/9c 40755 root:root
+File: /usr/lib/debug/.build-id/9c/86877e280aa3653c7f49467f166585ba14d0ff 120777 root:root ../../../../bin/bsqldb
+File: /usr/lib/debug/.build-id/9c/86877e280aa3653c7f49467f166585ba14d0ff.debug 120777 root:root ../../usr/bin/bsqldb.debug
+File: /usr/lib/debug/.build-id/a4 40755 root:root
+File: /usr/lib/debug/.build-id/a4/5500b6fc2bbcf9b8560a5a37c87f3fe9814eec 120777 root:root ../../../../bin/freebcp
+File: /usr/lib/debug/.build-id/a4/5500b6fc2bbcf9b8560a5a37c87f3fe9814eec.debug 120777 root:root ../../usr/bin/freebcp.debug
+File: /usr/lib/debug/.build-id/a4/e34a5f6e9dc497306bab5ac2b1b06becd8a6d4 120777 root:root ../../../../bin/fisql
+File: /usr/lib/debug/.build-id/a4/e34a5f6e9dc497306bab5ac2b1b06becd8a6d4.debug 120777 root:root ../../usr/bin/fisql.debug
+File: /usr/lib/debug/.build-id/c6 40755 root:root
+File: /usr/lib/debug/.build-id/c6/556d681b581a8ced906b7409fce837b3b684f6 120777 root:root ../../../../bin/datacopy
+File: /usr/lib/debug/.build-id/c6/556d681b581a8ced906b7409fce837b3b684f6.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/.build-id/fb 40755 root:root
+File: /usr/lib/debug/.build-id/fb/9ff5aa150c0525a3452640aea80d5e519f6dbe 120777 root:root ../../../../bin/bsqlodbc
+File: /usr/lib/debug/.build-id/fb/9ff5aa150c0525a3452640aea80d5e519f6dbe.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root fdda12f1c13ca2dfcad9a5e03f6cb6e5
+File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 96cafdd45e4f2c1a2b720a32c480d673
+File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root c4405ad6897ee145ab626fb7282705bb
+File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 538eb6fca5ecb5d75ad017fc35e5a70a
+File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root d03ac1cbf5b62f4db901c8937817e582
+File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root d983b690a4ac84a90b7689bc84165819
+File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root cf43420521ce902b22a582cece0fbc3e
+File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 88ed9b5b047145dda6b576dcbf63fb44
File: /usr/src/debug/freetds-1.3 40755 root:root
@@ -147,2 +145,2 @@
File: /usr/src/debug/freetds-1.3/src/server/server.c 100644 root:root a567c4dc0b918f68be5915e5b248986d
-RPMIdentity: d8077257fbd418061ee9f67a18edcb37aaf37b2af3c67255a82a48498a1dba2ed538e99349056f23c491344248825d741294dd8c89d22c906897bea35be032e6
+RPMIdentity: 5013d58c689a88ee10cd6ad7beff5a6c67c1d39b200eb32feb81927d0d050fd684b9bc53b1af8384a29cd5edbb8b69dda8d0db108865dc95a520e42e3904189c
--- libfreetds-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-1.3-alt1.i586.rpm.hasher 2021-10-02 13:34:10.634659869 +0000
@@ -26,3 +26,2 @@
Requires: libpthread.so.0(GLIBC_2.0)
-Requires: libpthread.so.0(GLIBC_2.2)
Requires: libpthread.so.0(GLIBC_2.3.2)
@@ -41,5 +40,5 @@
File: /usr/lib/libct.so.4 120777 root:root libct.so.4.0.0
-File: /usr/lib/libct.so.4.0.0 100644 root:root 88e5e98b1056494325736866a3e86e6b
+File: /usr/lib/libct.so.4.0.0 100644 root:root 23cfa0c1672963e8c101aba83b294afc
File: /usr/lib/libsybdb.so.5 120777 root:root libsybdb.so.5.1.0
-File: /usr/lib/libsybdb.so.5.1.0 100644 root:root afd0e052eece980d3683ffcd352e5780
-RPMIdentity: ebe511ca07b088098a457110b9e5d272ea9218a2c42c923086b95d4c602f41fb578b15d0d0cfbd500669464b17bd6ab29c54c416fb0d78d5720e54431c2a0313
+File: /usr/lib/libsybdb.so.5.1.0 100644 root:root 08190dbff2973213deb4d8d11fb61605
+RPMIdentity: 7b3788c16b0c32e6e4bcdebaf534b4ed3aacfb0644ccbcda90277c4603bdcff199a87c182831fb1dbaedc52b9ca5046ba81970b2fac65cc3cccda5f1a1b5d404
--- libfreetds-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-debuginfo-1.3-alt1.i586.rpm.hasher 2021-10-02 13:34:10.764655330 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/87 40755 root:root
-/usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5 120777 root:root ../../../libct.so.4.0.0
-/usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
-/usr/lib/debug/.build-id/da 40755 root:root
-/usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33 120777 root:root ../../../libsybdb.so.5.1.0
-/usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
+/usr/lib/debug/.build-id/6b 40755 root:root
+/usr/lib/debug/.build-id/6b/a969cbda8e97947b657e6f05b7e4c1d2023865 120777 root:root ../../../libsybdb.so.5.1.0
+/usr/lib/debug/.build-id/6b/a969cbda8e97947b657e6f05b7e4c1d2023865.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
+/usr/lib/debug/.build-id/75 40755 root:root
+/usr/lib/debug/.build-id/75/97fbd5ad523042f57016c2059933c3c0d5ad01 120777 root:root ../../../libct.so.4.0.0
+/usr/lib/debug/.build-id/75/97fbd5ad523042f57016c2059933c3c0d5ad01.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
/usr/lib/debug/usr/lib/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,2 +107,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: debug(libc.so.6)
@@ -107,11 +117,11 @@
Provides: libfreetds-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/87 40755 root:root
-File: /usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5 120777 root:root ../../../libct.so.4.0.0
-File: /usr/lib/debug/.build-id/87/aba3d31c694375d743ebd7de958bd198bd74e5.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
-File: /usr/lib/debug/.build-id/da 40755 root:root
-File: /usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33 120777 root:root ../../../libsybdb.so.5.1.0
-File: /usr/lib/debug/.build-id/da/4e89e8ba7b6d8c5544bb55be89a2c4c45e6f33.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
-File: /usr/lib/debug/usr/lib/libct.so.4.0.0.debug 100644 root:root 7697abcf632c9a8abe471a187ec248cb
+File: /usr/lib/debug/.build-id/6b 40755 root:root
+File: /usr/lib/debug/.build-id/6b/a969cbda8e97947b657e6f05b7e4c1d2023865 120777 root:root ../../../libsybdb.so.5.1.0
+File: /usr/lib/debug/.build-id/6b/a969cbda8e97947b657e6f05b7e4c1d2023865.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
+File: /usr/lib/debug/.build-id/75 40755 root:root
+File: /usr/lib/debug/.build-id/75/97fbd5ad523042f57016c2059933c3c0d5ad01 120777 root:root ../../../libct.so.4.0.0
+File: /usr/lib/debug/.build-id/75/97fbd5ad523042f57016c2059933c3c0d5ad01.debug 120777 root:root ../../usr/lib/libct.so.4.0.0.debug
+File: /usr/lib/debug/usr/lib/libct.so.4.0.0.debug 100644 root:root 83d8cba1dfea53db27db18a50d0c8af0
File: /usr/lib/debug/usr/lib/libct.so.4.debug 120777 root:root libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib/libsybdb.so.5.1.0.debug 100644 root:root 3ad5430dde5f26a53132c66ded6ce850
+File: /usr/lib/debug/usr/lib/libsybdb.so.5.1.0.debug 100644 root:root 18a7046c11fc8511df8e965b173cdab4
File: /usr/lib/debug/usr/lib/libsybdb.so.5.debug 120777 root:root libsybdb.so.5.1.0.debug
@@ -162,4 +172,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 +187,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 +203,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 +214,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 +224,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: b29ee4876ce225eb0378599af88339624ef84be4415d39c98c0c1b30de1672b64c762f42a87f3755d995d69d405dc41c9f2391eaedc129732bb0938de661e2ef
+File: /usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root fdbc43703607e7b42e1b586f070e41b9
+RPMIdentity: 0b2ae1615a92a70354a0a9b21e0294ff56e4fa360194af3f1363bdd8e883f12da4346902e6f723c175fad228c13f3a81e2802423f77aa8371a62f4ca5a9e165d
--- libfreetds-unixodbc-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-unixodbc-1.3-alt1.i586.rpm.hasher 2021-10-02 13:34:11.001647055 +0000
@@ -20,3 +20,2 @@
Requires: libpthread.so.0(GLIBC_2.0)
-Requires: libpthread.so.0(GLIBC_2.2)
Requires: libpthread.so.0(GLIBC_2.3.2)
@@ -31,3 +30,3 @@
File: /usr/lib/libtdsodbc.so.0 120777 root:root libtdsodbc.so.0.0.0
-File: /usr/lib/libtdsodbc.so.0.0.0 100644 root:root 19097c12d006c30e78e6099e2a80a605
-RPMIdentity: 090b35230c6ee4529c7b6a1152f34525db73e92e09d7d4eeef92ea8ea6715a5697ebaa1f931b79b333aa30e3d2ab63f2d11a7f507ddca4ebf67dd665a804b110
+File: /usr/lib/libtdsodbc.so.0.0.0 100644 root:root 4b00494cb819f686ccc8b15b8545a27c
+RPMIdentity: f0c21a58cfc39c4bda25ba1a869a961e5854bd32fb0137afbd37a6c2cec6e60c6a255fd8d09c65df2373c31a834f54be31ac2092dd564aae9dcea9be713d8bfd
--- libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.000000000 +0000
+++ libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm.hasher 2021-10-02 13:34:11.136642341 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/31 40755 root:root
-/usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0 120777 root:root ../../../libtdsodbc.so.0.0.0
-/usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
+/usr/lib/debug/.build-id/a8 40755 root:root
+/usr/lib/debug/.build-id/a8/544529eae137572323ef6999eae95eef16a812 120777 root:root ../../../libtdsodbc.so.0.0.0
+/usr/lib/debug/.build-id/a8/544529eae137572323ef6999eae95eef16a812.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
/usr/lib/debug/usr/lib/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: debug(libc.so.6)
@@ -97,6 +108,6 @@
Provides: libfreetds-unixodbc-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/31 40755 root:root
-File: /usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0 120777 root:root ../../../libtdsodbc.so.0.0.0
-File: /usr/lib/debug/.build-id/31/5f9aa8d3c7623bbe45d1974e83aa961fbca6b0.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib/libtdsodbc.so.0.0.0.debug 100644 root:root 96fa2012b6d281be147b48041322d1fa
+File: /usr/lib/debug/.build-id/a8 40755 root:root
+File: /usr/lib/debug/.build-id/a8/544529eae137572323ef6999eae95eef16a812 120777 root:root ../../../libtdsodbc.so.0.0.0
+File: /usr/lib/debug/.build-id/a8/544529eae137572323ef6999eae95eef16a812.debug 120777 root:root ../../usr/lib/libtdsodbc.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib/libtdsodbc.so.0.0.0.debug 100644 root:root 8d9184cad599a8a4405e6eaaf6aaec73
File: /usr/lib/debug/usr/lib/libtdsodbc.so.0.debug 120777 root:root libtdsodbc.so.0.0.0.debug
@@ -107,2 +118,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 +148,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 +156,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 +169,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 +185,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 +196,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 +206,3 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: 9e86ce0ce71da0ce6657e2f97ed09f250b2630229661c0ab0896df5417228aabb06bf461c1c25d88dfc1258dd814827c14ac86c3fd2029c5a635ddca3d6a92e6
+File: /usr/src/debug/freetds-1.3/src/utils/win_mutex.c 100644 root:root fdbc43703607e7b42e1b586f070e41b9
+RPMIdentity: a1a41cc139a198befb41a315a9268c975b22ca6158598894bfef47b8f9717c9550896a37ee095f4048b073d27276c4807f1deea0e21de2be8f35dbad74c83488