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.7164
+ 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.Ou9E1s
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.Q4slmv
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.YjhWYt
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.ZGFhPq
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.bWJYtv
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.32Ziut
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.WvWyqu
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.w5NpEu
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.6RgtIs
Processing files: freetds-utils-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FhDsPr
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.k4MU3t
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.ohabgv
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.eUEocr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.duLk3u
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.CrspLs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pXX9gt
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.cJKd2q
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FQzOds
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)
87.79user 16.12system 1:23.05elapsed 125%CPU (0avgtext+0avgdata 57356maxresident)k
0inputs+0outputs (0major+5586530minor)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: /
93.84user 19.25system 1:33.56elapsed 120%CPU (0avgtext+0avgdata 101464maxresident)k
0inputs+0outputs (0major+6010093minor)pagefaults 0swaps
--- freetds-utils-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.154287928 +0000
+++ freetds-utils-1.3-alt1.i586.rpm.hasher 2021-09-14 12:42:03.934488174 +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 d5a50bc14d53a3ad9669093bd80aca4d
+File: /usr/bin/bsqlodbc 100755 root:root 60e14ac88414d333c59bdf341cb04085
+File: /usr/bin/datacopy 100755 root:root df6b38b891738cd63d0038d0f6b7cc86
+File: /usr/bin/defncopy 100755 root:root 3e26652c5baad5ac98369b2c65df35c2
+File: /usr/bin/fisql 100755 root:root b83077e6fba4e3e2301c91a7794e220b
+File: /usr/bin/freebcp 100755 root:root c17c20265601d47dc714d1d1928c728e
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 c1a3d0b6d806bb115d72f3a783a370ac
+File: /usr/bin/tsql 100755 root:root 50f537990a4336bd31f83be034e55743
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: f229575c5084a001e5f4f17bc68d46effe5426f7ee281cb63a3b829c012478304461e63df224be0b144d5ceeb44924457591de99959cd3bf043a5008548995dc
--- freetds-utils-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.134287808 +0000
+++ freetds-utils-debuginfo-1.3-alt1.i586.rpm.hasher 2021-09-14 12:42:04.001487713 +0000
@@ -1,25 +1,25 @@
-/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/00 40755 root:root
+/usr/lib/debug/.build-id/00/ad02401ed96eacaa9d2307b2b7cdb38250b8ad 120777 root:root ../../../../bin/tsql
+/usr/lib/debug/.build-id/00/ad02401ed96eacaa9d2307b2b7cdb38250b8ad.debug 120777 root:root ../../usr/bin/tsql.debug
+/usr/lib/debug/.build-id/19 40755 root:root
+/usr/lib/debug/.build-id/19/44f9c250d5814f1e77e582013da377e216ff49 120777 root:root ../../../../bin/fisql
+/usr/lib/debug/.build-id/19/44f9c250d5814f1e77e582013da377e216ff49.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/57 40755 root:root
+/usr/lib/debug/.build-id/57/7264ae1859335ebf3180c84b417125ab8d91e2 120777 root:root ../../../../bin/datacopy
+/usr/lib/debug/.build-id/57/7264ae1859335ebf3180c84b417125ab8d91e2.debug 120777 root:root ../../usr/bin/datacopy.debug
+/usr/lib/debug/.build-id/5a 40755 root:root
+/usr/lib/debug/.build-id/5a/33f6c8404dd35babcebb00afc1f6f8913439c7 120777 root:root ../../../../bin/bsqlodbc
+/usr/lib/debug/.build-id/5a/33f6c8404dd35babcebb00afc1f6f8913439c7.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+/usr/lib/debug/.build-id/6d 40755 root:root
+/usr/lib/debug/.build-id/6d/337d25087a987ca33ab78ad4e2be7c4a6d6a49 120777 root:root ../../../../bin/freebcp
+/usr/lib/debug/.build-id/6d/337d25087a987ca33ab78ad4e2be7c4a6d6a49.debug 120777 root:root ../../usr/bin/freebcp.debug
+/usr/lib/debug/.build-id/7f 40755 root:root
+/usr/lib/debug/.build-id/7f/629db270aac694bbe7708a6aaec8a011545829 120777 root:root ../../../../bin/tdspool
+/usr/lib/debug/.build-id/7f/629db270aac694bbe7708a6aaec8a011545829.debug 120777 root:root ../../usr/bin/tdspool.debug
+/usr/lib/debug/.build-id/89 40755 root:root
+/usr/lib/debug/.build-id/89/f619bf635eadbbeb2ba42219bb438ab1350926 120777 root:root ../../../../bin/bsqldb
+/usr/lib/debug/.build-id/89/f619bf635eadbbeb2ba42219bb438ab1350926.debug 120777 root:root ../../usr/bin/bsqldb.debug
+/usr/lib/debug/.build-id/d0 40755 root:root
+/usr/lib/debug/.build-id/d0/9fd9096171ee0195e5b4f181a596a983d64fb2 120777 root:root ../../../../bin/defncopy
+/usr/lib/debug/.build-id/d0/9fd9096171ee0195e5b4f181a596a983d64fb2.debug 120777 root:root ../../usr/bin/defncopy.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/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/00 40755 root:root
+File: /usr/lib/debug/.build-id/00/ad02401ed96eacaa9d2307b2b7cdb38250b8ad 120777 root:root ../../../../bin/tsql
+File: /usr/lib/debug/.build-id/00/ad02401ed96eacaa9d2307b2b7cdb38250b8ad.debug 120777 root:root ../../usr/bin/tsql.debug
+File: /usr/lib/debug/.build-id/19 40755 root:root
+File: /usr/lib/debug/.build-id/19/44f9c250d5814f1e77e582013da377e216ff49 120777 root:root ../../../../bin/fisql
+File: /usr/lib/debug/.build-id/19/44f9c250d5814f1e77e582013da377e216ff49.debug 120777 root:root ../../usr/bin/fisql.debug
+File: /usr/lib/debug/.build-id/57 40755 root:root
+File: /usr/lib/debug/.build-id/57/7264ae1859335ebf3180c84b417125ab8d91e2 120777 root:root ../../../../bin/datacopy
+File: /usr/lib/debug/.build-id/57/7264ae1859335ebf3180c84b417125ab8d91e2.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/.build-id/5a 40755 root:root
+File: /usr/lib/debug/.build-id/5a/33f6c8404dd35babcebb00afc1f6f8913439c7 120777 root:root ../../../../bin/bsqlodbc
+File: /usr/lib/debug/.build-id/5a/33f6c8404dd35babcebb00afc1f6f8913439c7.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+File: /usr/lib/debug/.build-id/6d 40755 root:root
+File: /usr/lib/debug/.build-id/6d/337d25087a987ca33ab78ad4e2be7c4a6d6a49 120777 root:root ../../../../bin/freebcp
+File: /usr/lib/debug/.build-id/6d/337d25087a987ca33ab78ad4e2be7c4a6d6a49.debug 120777 root:root ../../usr/bin/freebcp.debug
+File: /usr/lib/debug/.build-id/7f 40755 root:root
+File: /usr/lib/debug/.build-id/7f/629db270aac694bbe7708a6aaec8a011545829 120777 root:root ../../../../bin/tdspool
+File: /usr/lib/debug/.build-id/7f/629db270aac694bbe7708a6aaec8a011545829.debug 120777 root:root ../../usr/bin/tdspool.debug
+File: /usr/lib/debug/.build-id/89 40755 root:root
+File: /usr/lib/debug/.build-id/89/f619bf635eadbbeb2ba42219bb438ab1350926 120777 root:root ../../../../bin/bsqldb
+File: /usr/lib/debug/.build-id/89/f619bf635eadbbeb2ba42219bb438ab1350926.debug 120777 root:root ../../usr/bin/bsqldb.debug
+File: /usr/lib/debug/.build-id/d0 40755 root:root
+File: /usr/lib/debug/.build-id/d0/9fd9096171ee0195e5b4f181a596a983d64fb2 120777 root:root ../../../../bin/defncopy
+File: /usr/lib/debug/.build-id/d0/9fd9096171ee0195e5b4f181a596a983d64fb2.debug 120777 root:root ../../usr/bin/defncopy.debug
+File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root 436c3af7efb34cc95b291d9af106493c
+File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 8aef261e95fd5129f5dc485e55502e1e
+File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 0f2bb4b1bd66afc4a9b91e2efb52a2c9
+File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 918a7a106d3c4a66b8e173419e199c29
+File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 0f3c06bac7c95e15710939ea1675adfc
+File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 8b6fc481740f889b951106f3980bcd13
+File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root 4c5d5ec68301512823bcb96608497619
+File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 4180bbb876dda3ee7ee6198528c84210
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: d8077257fbd418061ee9f67a18edcb37aaf37b2af3c67255a82a48498a1dba2ed538e99349056f23c491344248825d741294dd8c89d22c906897bea35be032e6
+RPMIdentity: e3c26c96e3f3262d1be83bc5964865456ede05a497e4c6fb8472fd228aa5c7a63339c15a95062dff73826568694490071c28fae3748102e724854dae52deb021
--- libfreetds-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.112287676 +0000
+++ libfreetds-1.3-alt1.i586.rpm.hasher 2021-09-14 12:42:04.065487274 +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 91a8984ae3009a4953833acf3ceaded6
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 e6bf09cf6edd70c4c4c96d6056d99f82
+RPMIdentity: 10e358ac0fe9407d6bb8c6c6827f4e5f497c86ed6dcf8311b71bb18c79ca6dfa8c43501466589e5bc953604591dc76b7dfa8327a32dda25231ad222960ead355
--- libfreetds-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.097287586 +0000
+++ libfreetds-debuginfo-1.3-alt1.i586.rpm.hasher 2021-09-14 12:42:04.132486813 +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/60 40755 root:root
+/usr/lib/debug/.build-id/60/c9f1445e34a43d916ccaeffc19347abefce78c 120777 root:root ../../../libsybdb.so.5.1.0
+/usr/lib/debug/.build-id/60/c9f1445e34a43d916ccaeffc19347abefce78c.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
+/usr/lib/debug/.build-id/8f 40755 root:root
+/usr/lib/debug/.build-id/8f/6ee97b7abe923550b9a144b5eca57dd97d52d0 120777 root:root ../../../libct.so.4.0.0
+/usr/lib/debug/.build-id/8f/6ee97b7abe923550b9a144b5eca57dd97d52d0.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/60 40755 root:root
+File: /usr/lib/debug/.build-id/60/c9f1445e34a43d916ccaeffc19347abefce78c 120777 root:root ../../../libsybdb.so.5.1.0
+File: /usr/lib/debug/.build-id/60/c9f1445e34a43d916ccaeffc19347abefce78c.debug 120777 root:root ../../usr/lib/libsybdb.so.5.1.0.debug
+File: /usr/lib/debug/.build-id/8f 40755 root:root
+File: /usr/lib/debug/.build-id/8f/6ee97b7abe923550b9a144b5eca57dd97d52d0 120777 root:root ../../../libct.so.4.0.0
+File: /usr/lib/debug/.build-id/8f/6ee97b7abe923550b9a144b5eca57dd97d52d0.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 e7ec5c0dfa67a4095b581ee7173152f4
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 3a1565c2857c69cbaf0b3112ba1de82e
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: 684799877325e200dbf1f41a3dd7b94859b5f4b9c8821591c0e3d04921296a5a8539f302ea2880badc9119e09d7c6abdb491fa481f1450763f7356423a663fef
--- libfreetds-unixodbc-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.195288174 +0000
+++ libfreetds-unixodbc-1.3-alt1.i586.rpm.hasher 2021-09-14 12:42:04.257485954 +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 f16bb1b99c5e4fd7442832949f6fea91
+RPMIdentity: 91d2e89f12d437b6a26d7c862d39945c08df00c7eae533de5e0b17888742a8dd0f78bc5f9416c40671574a444825495ce13e35b70a84b108071ee4847f000989
--- libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm.repo 2021-07-16 04:48:50.183288102 +0000
+++ libfreetds-unixodbc-debuginfo-1.3-alt1.i586.rpm.hasher 2021-09-14 12:42:04.323485501 +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/1f 40755 root:root
+/usr/lib/debug/.build-id/1f/a074dbe72e928a1763a2151e0a814780b1dd67 120777 root:root ../../../libtdsodbc.so.0.0.0
+/usr/lib/debug/.build-id/1f/a074dbe72e928a1763a2151e0a814780b1dd67.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/1f 40755 root:root
+File: /usr/lib/debug/.build-id/1f/a074dbe72e928a1763a2151e0a814780b1dd67 120777 root:root ../../../libtdsodbc.so.0.0.0
+File: /usr/lib/debug/.build-id/1f/a074dbe72e928a1763a2151e0a814780b1dd67.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 b35fd23cf0bbde248beca520fd775116
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: 3faefbcca29fbf392a33987b41a294246a7c99336185fa7867013b98bc0b1bdba0b8f214adcbdef399b4c3929fe6e6b3c1195969c8afc3105c2bbb395461a8f9