Category Function Status Comments
' \
| sed 's!Function!Microsoft nameSybase name!'`; \
fi && \
BODY=`cat dblib.api.body` && \
printf ' &%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > dblib.api.xml~
mv dblib.api.xml~ dblib.api.xml
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
if test -h userguide; then rm userguide; fi
/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
if test -r ././userguide \
-a ! -r ./userguide ; then \
cp -R ././userguide .; \
fi; \
fi
test -r /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
cp /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.css .; \
fi)
if test ! -r userguide/index.html ; then \
echo ' at www.freetds.org ' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
Making all in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp
sed -e 's,@datadir\@,/usr/share/freetds,g' -e 's,@libdir\@,/usr/lib64,g' -e 's,@prefix\@,/usr,g' unixodbc.freetds.driver.template.in >unixodbc.freetds.driver.template.tmp
mv unixodbc.freetds.driver.template.tmp unixodbc.freetds.driver.template
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
Making all in win32
make[1]: Nothing to be done for 'all'.
Making all in vms
make[1]: Nothing to be done for 'all'.
Making all in misc
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
make: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
if test ! -f PWD; then cp ./PWD.in PWD; fi
make: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78291
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/freetds-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/freetds-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd freetds-1.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/freetds-buildroot
make: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
Making install in freetds
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make install-am
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include/freetds'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/include'
/usr/libexec/rpm-build/install -p -m 644 bkpublic.h cspublic.h cstypes.h ctpublic.h sqldb.h sqlfront.h sybdb.h sybfront.h syberror.h odbcss.h '/usr/src/tmp/freetds-buildroot/usr/include'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/include'
/usr/libexec/rpm-build/install -p -m 644 tds_sysdep_public.h '/usr/src/tmp/freetds-buildroot/usr/include'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
Making install in utils
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/utils'
Making install in replacements
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/replacements'
Making install in tds
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/tds'
Making install in ctlib
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libct.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libct.so.4.0.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libct.so.4.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { ln -s -f libct.so.4.0.0 libct.so.4 || { rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4; }; })
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { ln -s -f libct.so.4.0.0 libct.so || { rm -f libct.so && ln -s libct.so.4.0.0 libct.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libct.lai /usr/src/tmp/freetds-buildroot/usr/lib64/libct.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/ctlib'
Making install in dblib
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in .
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libsybdb.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsybdb.so.5.1.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.so.5.1.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { ln -s -f libsybdb.so.5.1.0 libsybdb.so.5 || { rm -f libsybdb.so.5 && ln -s libsybdb.so.5.1.0 libsybdb.so.5; }; })
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { ln -s -f libsybdb.so.5.1.0 libsybdb.so || { rm -f libsybdb.so && ln -s libsybdb.so.5.1.0 libsybdb.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsybdb.lai /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in unittests
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib/unittests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/dblib'
Making install in odbc
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make install-recursive
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in .
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/lib64'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libtdsodbc.la '/usr/src/tmp/freetds-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsodbc.so.0.0.0 /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.so.0.0.0
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { ln -s -f libtdsodbc.so.0.0.0 libtdsodbc.so.0 || { rm -f libtdsodbc.so.0 && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so.0; }; })
libtool: install: (cd /usr/src/tmp/freetds-buildroot/usr/lib64 && { ln -s -f libtdsodbc.so.0.0.0 libtdsodbc.so || { rm -f libtdsodbc.so && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsodbc.lai /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in unittests
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[5]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc/unittests'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/odbc'
Making install in server
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/server'
Making install in pool
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p tdspool '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: install: /usr/libexec/rpm-build/install -p tdspool /usr/src/tmp/freetds-buildroot/usr/bin/tdspool
/bin/sh ../../mkinstalldirs /usr/src/tmp/freetds-buildroot/etc/freetds
mkdir -p -- /usr/src/tmp/freetds-buildroot/etc/freetds
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./pool.conf /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; \
fi
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/pool'
Making install in apps
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
Making install in fisql
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../../libtool --mode=install /usr/libexec/rpm-build/install -p fisql '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: warning: '../../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/fisql /usr/src/tmp/freetds-buildroot/usr/bin/fisql
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps/fisql'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[4]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p tsql freebcp bsqldb defncopy datacopy bsqlodbc '/usr/src/tmp/freetds-buildroot/usr/bin'
libtool: install: /usr/libexec/rpm-build/install -p tsql /usr/src/tmp/freetds-buildroot/usr/bin/tsql
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/freebcp /usr/src/tmp/freetds-buildroot/usr/bin/freebcp
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/bsqldb /usr/src/tmp/freetds-buildroot/usr/bin/bsqldb
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/defncopy /usr/src/tmp/freetds-buildroot/usr/bin/defncopy
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/datacopy /usr/src/tmp/freetds-buildroot/usr/bin/datacopy
libtool: install: /usr/libexec/rpm-build/install -p bsqlodbc /usr/src/tmp/freetds-buildroot/usr/bin/bsqlodbc
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/bin'
/usr/libexec/rpm-build/install -p osql '/usr/src/tmp/freetds-buildroot/usr/bin'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src/apps'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
if test -h userguide; then rm userguide; fi
/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
if test -r ././userguide \
-a ! -r ./userguide ; then \
cp -R ././userguide .; \
fi; \
fi
test -r /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
cp /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.css .; \
fi)
if test ! -r userguide/index.html ; then \
echo '
at www.freetds.org ' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/userguide 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/reference 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/images 2>&1
/bin/mkdir -p /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/images/callouts 2>&1
if test -h userguide; then rm userguide; fi
/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
if test -r ././userguide \
-a ! -r ./userguide ; then \
cp -R ././userguide .; \
fi; \
fi
test -r /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.xml
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
cp /usr/src/RPM/BUILD/freetds-1.3/doc/userguide.css .; \
fi)
if test ! -r userguide/index.html ; then \
echo '
at www.freetds.org ' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
/bin/mkdir -p . 2>&1
if test -r ./userguide ; then d=.; else d="."; fi; \
find $d/./userguide \( -type f -o -type l \) \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/userguide ';'
if test -r ./reference ; then d=.; else d="."; fi; \
find $d/./reference \( -type f -o -type l \) \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/reference ';'
cd . && find images -name \*.gif \
-exec /usr/libexec/rpm-build/install -p -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds/{} ';'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/share/man/man1'
/usr/libexec/rpm-build/install -p -m 644 freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 fisql.1 '/usr/src/tmp/freetds-buildroot/usr/share/man/man1'
/bin/mkdir -p '/usr/src/tmp/freetds-buildroot/usr/share/man/man5'
/usr/libexec/rpm-build/install -p -m 644 freetds.conf.5 '/usr/src/tmp/freetds-buildroot/usr/share/man/man5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/doc'
Making install in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/samples'
Making install in win32
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/win32'
Making install in vms
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/vms'
Making install in misc
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3/misc'
make[1]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/freetds-1.3'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs /usr/src/tmp/freetds-buildroot/etc/freetds
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/freetds.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./freetds.conf /usr/src/tmp/freetds-buildroot/etc/freetds/freetds.conf; \
fi
if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/locales.conf; then \
/usr/libexec/rpm-build/install -p -m 644 ./locales.conf /usr/src/tmp/freetds-buildroot/etc/freetds/locales.conf; \
fi
make[2]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
make: Leaving directory '/usr/src/RPM/BUILD/freetds-1.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/freetds-buildroot (auto)
removed './usr/lib64/libtdsodbc.la'
removed './usr/lib64/libsybdb.la'
removed './usr/lib64/libct.la'
mode of './usr/lib64/libtdsodbc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libsybdb.so.5.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libct.so.4.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/freetds-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/freetds-buildroot/ (default)
Compressing files in /usr/src/tmp/freetds-buildroot (auto)
Adjusting library links in /usr/src/tmp/freetds-buildroot
./usr/lib64: (from :0)
libct.so.4 -> libct.so.4.0.0
libsybdb.so.5 -> libsybdb.so.5.1.0
libtdsodbc.so.0 -> libtdsodbc.so.0.0.0
Verifying ELF objects in /usr/src/tmp/freetds-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libfreetds-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1eTGAh
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libct.so.4: 75 symbols, 17 bpp
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libsybdb.so.5: 164 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I6N2qg
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfreetds provides another subpackage: freetds
Provides: freetds, libct.so.4()(64bit) = set:kd1SH5qvay2rjwpfKSZqqWgnOVFTYwV5hnDgq5fgSB90ofXXPRr4xxRGSn3TYZvO6F4r4Dfph2DfKHzSiYEqZtT95PpomQNAp6PeYyBc7SNiCD7Ca8uMtOYoYzHylHKLJ783U5d4Quw92Ui0jFSLvaWMLyHf, libsybdb.so.5()(64bit) = set:ldxdEoFMI0KZe4JggzUD67kEc1jZuxGgmVMnZlvSbawTy7gcqmBVYyfsGOeuaD2q6TbqiXoMNP1baYuBouUyo7Qsf8D7DKAtk0bExPdOI6a9molweTtZqyeqVWCbZkYHtjcW0I0gHWSUT9Or80ZuDY6JQnJFGn2hCTKpedKHTqqYOV1TM0IpwGMwIdgTEZFrhBcQZzhU5h4imZwe0CvU21Z3O5shM0z3S1g83bv9kxmYo3LvRv2tFq2YDM9m4ibALynR0UKntHJHe0f5x6Lb0N0T9TrRwmQXsQFBp0Ww4KEKYgVDZ3WwJqYgwFLKhJZszctUIVqnJ08Pzmdc80
Requires: libc.so.6()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BrEqcg
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.y1k9ge
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/freetds-buildroot/usr/lib64/libtdsodbc.so.0: 106 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iiMlFh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfreetds-unixodbc provides another subpackage: freetds
Provides: freetds, libtdsodbc.so.0()(64bit) = set:kdaSPlpZ9rtonPXYQZdymNzbcnw40nVf2lC3mhygPD9wbJ7ioQep70DFsWaemT1Lh9XSDpDSzjRBZcmGNcaDJ12YdZbaq33VWVFEtoJ6NwDD1hYeSEwyk0ZqYJNsZaiAYyycZeSa6xPeZAEJgZIOga33C2GJENdWDZ5gfhOLs6fu9S5HpkO8agVOiC5DwergNMUG36jidv1biBQMEChk2
Requires: libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libodbcinst.so.2()(64bit) >= set:lk91H, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cRPRPg
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.Cl7Gee
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.pJnv6d
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: freetds-devel
Requires: /usr/lib64/libct.so.4.0.0, /usr/lib64/libsybdb.so.5.1.0, /usr/lib64/libtdsodbc.so.0.0.0
Requires(pre): libfreetds = 1.3-alt1
Requires(postun): libfreetds = 1.3-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EXctgh
Processing files: freetds-utils-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PzMVkd
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.UuJ4Le
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: awk grep isql ldd rm sed strings
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, binutils, coreutils, gawk, glibc-utils, grep, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libcrypto.so.1.1()(64bit) >= set:qkzhg6DZ968ZcmWqCyhjZHktV9ipritVrZyWJ8GmUW5h4qDKmxykZH7lmUdCnJ4OdIaVi55jFhLERGf41EEZe4rD9hhi0dkeUEjZ3rAVGozi3u5OjRbBWu7EFAdM0guye, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libodbc.so.2()(64bit) >= set:lgWSZEldBBSUhlIoxcYRqjjC5zSq50BmKoDTGw91MUa0, libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), libreadline.so.7()(64bit) >= set:njgMJcnaZh16BlJ8yZiYPzTBG4GCmwIA1, libssl.so.1.1()(64bit) >= set:mhMmvoG7rFcl6Ztl56YnGPZauvZ0UiAqPIGAGO2UM5vZByMZiyUZlWQtWp0J412h5, libssl.so.1.1(OPENSSL_1_1_0)(64bit), libsybdb.so.5()(64bit) >= set:lexdA47Y5POLU4sOD9jCfEEW1sfY5TSNNHigUaQPx5lKXuUwXObFeaQYybWZm50sP5vSJiXYJ1heUQpQivRzd9hWUoLeUacwd3G2uDQdQZIitET7L8idcAwhZwUW7VvUxgZo0OsjshZs0OHuS7wf8l5Z0BvCTJ7iCZqrQcnUkPRKW2wcfJWc80, rtld(GNU_HASH), sed, unixODBC
Requires(rpmlib): rpmlib(SetVersions)
Requires(pre): libfreetds = 1.3-alt1
Requires(postun): libfreetds = 1.3-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fpz8Ch
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.qxbyxd
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.skeTrg
find-requires: running scripts (debuginfo)
Provides: debug64(libct.so.4), debug64(libsybdb.so.5)
Requires: libfreetds = 1.3-alt1, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libpthread.so.0), debug64(libssl.so.1.1)
Processing files: libfreetds-unixodbc-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZlaQXe
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O8j3xf
find-requires: running scripts (debuginfo)
Provides: debug64(libtdsodbc.so.0)
Requires: libfreetds-unixodbc = 1.3-alt1, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libodbcinst.so.2), debug64(libpthread.so.0), debug64(libssl.so.1.1)
Processing files: freetds-utils-debuginfo-1.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.STYwZd
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mGRBAd
find-requires: running scripts (debuginfo)
Requires: freetds-utils = 1.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libodbc.so.2), debug64(libpthread.so.0), debug64(libreadline.so.7), debug64(libssl.so.1.1), debug64(libsybdb.so.5)
Adding to libfreetds-devel a strict dependency on libfreetds
Adding to freetds-utils a strict dependency on libfreetds
Adding to libfreetds-debuginfo a strict dependency on libfreetds
Adding to libfreetds-unixodbc-debuginfo a strict dependency on libfreetds-unixodbc
Adding to freetds-utils-debuginfo a strict dependency on freetds-utils
Adding to libfreetds-devel a strict dependency on libfreetds
Adding to libfreetds-devel a strict dependency on libfreetds-unixodbc
Adding to freetds-utils a strict dependency on libfreetds
Adding to freetds-utils-debuginfo a strict dependency on libfreetds-debuginfo
Removing from freetds-utils-debuginfo 53 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 18 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/x86_64/libfreetds-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-unixodbc-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-devel-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/freetds-utils-1.3-alt1.x86_64.rpm (w2T8.xzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/freetds-utils-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio)
189.79user 40.98system 2:12.74elapsed 173%CPU (0avgtext+0avgdata 79172maxresident)k
0inputs+0outputs (0major+6535411minor)pagefaults 0swaps
/.out/libfreetds-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-devel-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/freetds-utils-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
/.out/freetds-utils-debuginfo-1.3-alt1.x86_64.rpm: bad symbols in the license tag: /
199.52user 48.37system 2:28.66elapsed 166%CPU (0avgtext+0avgdata 105272maxresident)k
0inputs+0outputs (0major+6985086minor)pagefaults 0swaps
--- freetds-utils-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.934197178 +0000
+++ freetds-utils-1.3-alt1.x86_64.rpm.hasher 2021-08-16 22:45:25.709639321 +0000
@@ -1255,11 +1255,11 @@
File: /etc/freetds/pool.conf 100644 root:root 781b1f5b3824eb0619c6edc545aa90e6
-File: /usr/bin/bsqldb 100755 root:root dc2fafcde12174d1711c0565a6b1a7d2
-File: /usr/bin/bsqlodbc 100755 root:root ff3de90eef019d01b2012d2cf8ed7509
-File: /usr/bin/datacopy 100755 root:root b2e43420b94579f03fded7b21d578da6
-File: /usr/bin/defncopy 100755 root:root 506b488f49ea5f4b1f4c22da2fd9a314
-File: /usr/bin/fisql 100755 root:root bd5aa27da4cfa5ccf24bc89b62ec0765
-File: /usr/bin/freebcp 100755 root:root 137a166c1156c6b8c511dde468648e19
+File: /usr/bin/bsqldb 100755 root:root 4cb28aac1c1680abf0e44faffa0c67d2
+File: /usr/bin/bsqlodbc 100755 root:root 9596c70d14fb46b6e2e6438c2a519449
+File: /usr/bin/datacopy 100755 root:root c1050e12e0588008227d07eb7c846aeb
+File: /usr/bin/defncopy 100755 root:root 8a4d61bb555c422a18cdca0e9c56b8fd
+File: /usr/bin/fisql 100755 root:root 009be7725d4434470e931044f4555383
+File: /usr/bin/freebcp 100755 root:root 48d6d59f8c9b54714393cb18c5341821
File: /usr/bin/osql 100755 root:root e059d2246598683ae84b70be783773a8
-File: /usr/bin/tdspool 100755 root:root 968ba345dff803b456532b0d1dc06455
-File: /usr/bin/tsql 100755 root:root f52a1c4f3860194214c301689a363202
+File: /usr/bin/tdspool 100755 root:root b60c74b001a875b3123706909c64ac87
+File: /usr/bin/tsql 100755 root:root 5436925c1c4f5f78a5063993970fab6e
File: /usr/share/doc/freetds 40755 root:root
@@ -2491,2 +2491,2 @@
File: /usr/share/man/man5/freetds.conf.5.xz 100644 root:root 0243a002046aabf40eee6a5d122b00a1
-RPMIdentity: cb33218c402aa6d5830b78b7ae463fd153e7e84dd5ecb34cbb4007dc4c03fc4c5bfbe54274e21e12d3813a960a627d116d823e6527113b6401969ec1a826fe20
+RPMIdentity: 47f05a5f2b9b691b53e01c7b4d2b1ed756965b00c824d18b4937f85f0dd54ad3622ab411e6707502c4a3721fb1afebdaa27a6452e43f1ed11b8addec49d91680
--- freetds-utils-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.904196940 +0000
+++ freetds-utils-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-08-16 22:45:25.857634033 +0000
@@ -1,25 +1,25 @@
-/usr/lib/debug/.build-id/24 40755 root:root
-/usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2 120777 root:root ../../../../bin/tdspool
-/usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2.debug 120777 root:root ../../usr/bin/tdspool.debug
-/usr/lib/debug/.build-id/32 40755 root:root
-/usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d 120777 root:root ../../../../bin/defncopy
-/usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d.debug 120777 root:root ../../usr/bin/defncopy.debug
-/usr/lib/debug/.build-id/3c 40755 root:root
-/usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf 120777 root:root ../../../../bin/tsql
-/usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf.debug 120777 root:root ../../usr/bin/tsql.debug
-/usr/lib/debug/.build-id/6b 40755 root:root
-/usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52 120777 root:root ../../../../bin/bsqldb
-/usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52.debug 120777 root:root ../../usr/bin/bsqldb.debug
-/usr/lib/debug/.build-id/73 40755 root:root
-/usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37 120777 root:root ../../../../bin/datacopy
-/usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37.debug 120777 root:root ../../usr/bin/datacopy.debug
-/usr/lib/debug/.build-id/9d 40755 root:root
-/usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f 120777 root:root ../../../../bin/bsqlodbc
-/usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-/usr/lib/debug/.build-id/ca 40755 root:root
-/usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c 120777 root:root ../../../../bin/freebcp
-/usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c.debug 120777 root:root ../../usr/bin/freebcp.debug
-/usr/lib/debug/.build-id/e5 40755 root:root
-/usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b 120777 root:root ../../../../bin/fisql
-/usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/0f 40755 root:root
+/usr/lib/debug/.build-id/0f/9ec441ae3479ee2a20daeb1aae1371812e3594 120777 root:root ../../../../bin/fisql
+/usr/lib/debug/.build-id/0f/9ec441ae3479ee2a20daeb1aae1371812e3594.debug 120777 root:root ../../usr/bin/fisql.debug
+/usr/lib/debug/.build-id/19 40755 root:root
+/usr/lib/debug/.build-id/19/92e35933127ed6adec83a991a5afd7683a3b53 120777 root:root ../../../../bin/tdspool
+/usr/lib/debug/.build-id/19/92e35933127ed6adec83a991a5afd7683a3b53.debug 120777 root:root ../../usr/bin/tdspool.debug
+/usr/lib/debug/.build-id/2b 40755 root:root
+/usr/lib/debug/.build-id/2b/ee1c552db216cb1c41af1e33170f1da1240df4 120777 root:root ../../../../bin/bsqlodbc
+/usr/lib/debug/.build-id/2b/ee1c552db216cb1c41af1e33170f1da1240df4.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+/usr/lib/debug/.build-id/2c 40755 root:root
+/usr/lib/debug/.build-id/2c/d8d233238247c389b1792625687eac5d27fd04 120777 root:root ../../../../bin/bsqldb
+/usr/lib/debug/.build-id/2c/d8d233238247c389b1792625687eac5d27fd04.debug 120777 root:root ../../usr/bin/bsqldb.debug
+/usr/lib/debug/.build-id/71 40755 root:root
+/usr/lib/debug/.build-id/71/791b759cbe98d09b32816003b8e2dd0caa1050 120777 root:root ../../../../bin/defncopy
+/usr/lib/debug/.build-id/71/791b759cbe98d09b32816003b8e2dd0caa1050.debug 120777 root:root ../../usr/bin/defncopy.debug
+/usr/lib/debug/.build-id/c4 40755 root:root
+/usr/lib/debug/.build-id/c4/4a23ef14d6f183b80dcaea4658c6932cbdcaf5 120777 root:root ../../../../bin/freebcp
+/usr/lib/debug/.build-id/c4/4a23ef14d6f183b80dcaea4658c6932cbdcaf5.debug 120777 root:root ../../usr/bin/freebcp.debug
+/usr/lib/debug/.build-id/d2 40755 root:root
+/usr/lib/debug/.build-id/d2/f1482b0a2cabaebc0d85a35455611b981115b7 120777 root:root ../../../../bin/datacopy
+/usr/lib/debug/.build-id/d2/f1482b0a2cabaebc0d85a35455611b981115b7.debug 120777 root:root ../../usr/bin/datacopy.debug
+/usr/lib/debug/.build-id/eb 40755 root:root
+/usr/lib/debug/.build-id/eb/ecac174737ff9f686b79a6994dc577a2f7ae3a 120777 root:root ../../../../bin/tsql
+/usr/lib/debug/.build-id/eb/ecac174737ff9f686b79a6994dc577a2f7ae3a.debug 120777 root:root ../../usr/bin/tsql.debug
/usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root
@@ -35,5 +35,2 @@
/usr/src/debug/freetds-1.3/include/freetds 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/replacements 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/replacements/readpassphrase.h 100644 root:root
-/usr/src/debug/freetds-1.3/include/freetds/server.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
@@ -49,3 +46,2 @@
/usr/src/debug/freetds-1.3/src/apps/fisql/edit.c 100644 root:root
-/usr/src/debug/freetds-1.3/src/apps/fisql/edit.h 100644 root:root
/usr/src/debug/freetds-1.3/src/apps/fisql/fisql.c 100644 root:root
@@ -56,3 +52,2 @@
/usr/src/debug/freetds-1.3/src/apps/fisql/terminal.c 100644 root:root
-/usr/src/debug/freetds-1.3/src/apps/fisql/terminal.h 100644 root:root
/usr/src/debug/freetds-1.3/src/apps/freebcp.c 100644 root:root
@@ -77,34 +72,34 @@
Provides: freetds-utils-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/24 40755 root:root
-File: /usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2 120777 root:root ../../../../bin/tdspool
-File: /usr/lib/debug/.build-id/24/d1ee11245ae2bec5150778fbb6394e1017f4a2.debug 120777 root:root ../../usr/bin/tdspool.debug
-File: /usr/lib/debug/.build-id/32 40755 root:root
-File: /usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d 120777 root:root ../../../../bin/defncopy
-File: /usr/lib/debug/.build-id/32/b80f4dfcafbe1be07287b0f22a15a753f3d51d.debug 120777 root:root ../../usr/bin/defncopy.debug
-File: /usr/lib/debug/.build-id/3c 40755 root:root
-File: /usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf 120777 root:root ../../../../bin/tsql
-File: /usr/lib/debug/.build-id/3c/31a777fc0a8a46fd86ae77ef59376d83bbb9bf.debug 120777 root:root ../../usr/bin/tsql.debug
-File: /usr/lib/debug/.build-id/6b 40755 root:root
-File: /usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52 120777 root:root ../../../../bin/bsqldb
-File: /usr/lib/debug/.build-id/6b/2a71b6b94c058b3e64f280f8012b09bf3b2a52.debug 120777 root:root ../../usr/bin/bsqldb.debug
-File: /usr/lib/debug/.build-id/73 40755 root:root
-File: /usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37 120777 root:root ../../../../bin/datacopy
-File: /usr/lib/debug/.build-id/73/71848048bb2c425cd3535cc872d7d1aaeb8e37.debug 120777 root:root ../../usr/bin/datacopy.debug
-File: /usr/lib/debug/.build-id/9d 40755 root:root
-File: /usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f 120777 root:root ../../../../bin/bsqlodbc
-File: /usr/lib/debug/.build-id/9d/5374dfda5ce7fc73ce800f5cdf97a9e4d7828f.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
-File: /usr/lib/debug/.build-id/ca 40755 root:root
-File: /usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c 120777 root:root ../../../../bin/freebcp
-File: /usr/lib/debug/.build-id/ca/0bb393b1661aab942bf9ca111336b843b3540c.debug 120777 root:root ../../usr/bin/freebcp.debug
-File: /usr/lib/debug/.build-id/e5 40755 root:root
-File: /usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b 120777 root:root ../../../../bin/fisql
-File: /usr/lib/debug/.build-id/e5/00f66d5c99788119d847eff9a7b1e3930c822b.debug 120777 root:root ../../usr/bin/fisql.debug
-File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root bdbbe9dc5345945c88c1892a6f528e34
-File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 3b04eb4b1f81eaceda89e12bc2c1c080
-File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 736ff3ecb8c547b22e96d03dc0548adb
-File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root ea3bec3a791c9483214776facb21cdac
-File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 870e68bda95702bba4cd8f730c11b539
-File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 6619dd0b63b92d168fd42b7a9935f651
-File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root a77b5bf7a2144ceeecf78a28f2740d3f
-File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root 08c9db5a3dcb2cbcf68b10fc483a540b
+File: /usr/lib/debug/.build-id/0f 40755 root:root
+File: /usr/lib/debug/.build-id/0f/9ec441ae3479ee2a20daeb1aae1371812e3594 120777 root:root ../../../../bin/fisql
+File: /usr/lib/debug/.build-id/0f/9ec441ae3479ee2a20daeb1aae1371812e3594.debug 120777 root:root ../../usr/bin/fisql.debug
+File: /usr/lib/debug/.build-id/19 40755 root:root
+File: /usr/lib/debug/.build-id/19/92e35933127ed6adec83a991a5afd7683a3b53 120777 root:root ../../../../bin/tdspool
+File: /usr/lib/debug/.build-id/19/92e35933127ed6adec83a991a5afd7683a3b53.debug 120777 root:root ../../usr/bin/tdspool.debug
+File: /usr/lib/debug/.build-id/2b 40755 root:root
+File: /usr/lib/debug/.build-id/2b/ee1c552db216cb1c41af1e33170f1da1240df4 120777 root:root ../../../../bin/bsqlodbc
+File: /usr/lib/debug/.build-id/2b/ee1c552db216cb1c41af1e33170f1da1240df4.debug 120777 root:root ../../usr/bin/bsqlodbc.debug
+File: /usr/lib/debug/.build-id/2c 40755 root:root
+File: /usr/lib/debug/.build-id/2c/d8d233238247c389b1792625687eac5d27fd04 120777 root:root ../../../../bin/bsqldb
+File: /usr/lib/debug/.build-id/2c/d8d233238247c389b1792625687eac5d27fd04.debug 120777 root:root ../../usr/bin/bsqldb.debug
+File: /usr/lib/debug/.build-id/71 40755 root:root
+File: /usr/lib/debug/.build-id/71/791b759cbe98d09b32816003b8e2dd0caa1050 120777 root:root ../../../../bin/defncopy
+File: /usr/lib/debug/.build-id/71/791b759cbe98d09b32816003b8e2dd0caa1050.debug 120777 root:root ../../usr/bin/defncopy.debug
+File: /usr/lib/debug/.build-id/c4 40755 root:root
+File: /usr/lib/debug/.build-id/c4/4a23ef14d6f183b80dcaea4658c6932cbdcaf5 120777 root:root ../../../../bin/freebcp
+File: /usr/lib/debug/.build-id/c4/4a23ef14d6f183b80dcaea4658c6932cbdcaf5.debug 120777 root:root ../../usr/bin/freebcp.debug
+File: /usr/lib/debug/.build-id/d2 40755 root:root
+File: /usr/lib/debug/.build-id/d2/f1482b0a2cabaebc0d85a35455611b981115b7 120777 root:root ../../../../bin/datacopy
+File: /usr/lib/debug/.build-id/d2/f1482b0a2cabaebc0d85a35455611b981115b7.debug 120777 root:root ../../usr/bin/datacopy.debug
+File: /usr/lib/debug/.build-id/eb 40755 root:root
+File: /usr/lib/debug/.build-id/eb/ecac174737ff9f686b79a6994dc577a2f7ae3a 120777 root:root ../../../../bin/tsql
+File: /usr/lib/debug/.build-id/eb/ecac174737ff9f686b79a6994dc577a2f7ae3a.debug 120777 root:root ../../usr/bin/tsql.debug
+File: /usr/lib/debug/usr/bin/bsqldb.debug 100644 root:root 85beb9fb656d60a3514afba006a68a1f
+File: /usr/lib/debug/usr/bin/bsqlodbc.debug 100644 root:root 144d517aca0a653091936aeb280267db
+File: /usr/lib/debug/usr/bin/datacopy.debug 100644 root:root 5324edf970078541857eacf569d673ee
+File: /usr/lib/debug/usr/bin/defncopy.debug 100644 root:root 946d4ed2e0a35377556a00a2261e2f95
+File: /usr/lib/debug/usr/bin/fisql.debug 100644 root:root 7e12af3d3d89139e8072b37029de4062
+File: /usr/lib/debug/usr/bin/freebcp.debug 100644 root:root 5eb46ab117fa247add2fcc67e0e3c683
+File: /usr/lib/debug/usr/bin/tdspool.debug 100644 root:root f7065f0917197c1ea9ee34f8fc5b93f4
+File: /usr/lib/debug/usr/bin/tsql.debug 100644 root:root ad59a22c389383c3239123c50609fcb6
File: /usr/src/debug/freetds-1.3 40755 root:root
@@ -112,5 +107,2 @@
File: /usr/src/debug/freetds-1.3/include/freetds 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/replacements 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/replacements/readpassphrase.h 100644 root:root d3e01a4a133e57187647dda68af703f3
-File: /usr/src/debug/freetds-1.3/include/freetds/server.h 100644 root:root fbec5e5e35897395309dce1239054510
File: /usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
@@ -126,3 +118,2 @@
File: /usr/src/debug/freetds-1.3/src/apps/fisql/edit.c 100644 root:root 7b831f48426fa7f554d2dba28f762cb5
-File: /usr/src/debug/freetds-1.3/src/apps/fisql/edit.h 100644 root:root a78303a6d58249184ab371f59850fca6
File: /usr/src/debug/freetds-1.3/src/apps/fisql/fisql.c 100644 root:root 5882730e5a911ce4b8b2b369d3c0218e
@@ -133,3 +124,2 @@
File: /usr/src/debug/freetds-1.3/src/apps/fisql/terminal.c 100644 root:root b26d0b2da887cd9dd7c04f8cd10c8313
-File: /usr/src/debug/freetds-1.3/src/apps/fisql/terminal.h 100644 root:root 2eee1ca5f22adebb88e7c86b1a1a238f
File: /usr/src/debug/freetds-1.3/src/apps/freebcp.c 100644 root:root 0ac1ced014cec60ca830c4dbc68fdf3d
@@ -147,2 +137,2 @@
File: /usr/src/debug/freetds-1.3/src/server/server.c 100644 root:root a567c4dc0b918f68be5915e5b248986d
-RPMIdentity: 2aec618953e72027d820d1e00d0472a0da61c22411773f434a593bd51d8bf9da3eb2f4e33923d60dd229edf3fb25665b9e4e22ddc0dbe8c163be20afc049492c
+RPMIdentity: d01712bb51a7ff163b347830c06bd8be59ebaaf52042feefcdfc1dca0c6b429ce0b3527bf06d72804d3d82eeceb43b742d0c6b72022d2cceb727ab00723bc87e
--- libfreetds-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.869196662 +0000
+++ libfreetds-1.3-alt1.x86_64.rpm.hasher 2021-08-16 22:45:26.002628853 +0000
@@ -36,5 +36,5 @@
File: /usr/lib64/libct.so.4 120777 root:root libct.so.4.0.0
-File: /usr/lib64/libct.so.4.0.0 100644 root:root 1e3bb41956b3d4b551ccac54a1d3f121
+File: /usr/lib64/libct.so.4.0.0 100644 root:root 1f3cb50bf45d4cc9275cd3d67a20e10e
File: /usr/lib64/libsybdb.so.5 120777 root:root libsybdb.so.5.1.0
-File: /usr/lib64/libsybdb.so.5.1.0 100644 root:root 852a7ac0724af5800769b96d8b30cbf3
-RPMIdentity: 3b996b43aa4871c53f66a634701abfa755eff1bbc3fdb05eb99b261f195a9e4adb0b5538177d9776f6ed3240e3dc37a33d1764c62f83c6246cc0fd8907638b67
+File: /usr/lib64/libsybdb.so.5.1.0 100644 root:root 530241f1afc415c7a6304f652155b8c7
+RPMIdentity: 5635afeba6f6a18a0248b0eed5c1cdb12de15bb5289c017f76d079db5102309560cb8a070cdcd073145ec93e93ffdb0200746fe22fc3777b5847af41214e3d66
--- libfreetds-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.887196805 +0000
+++ libfreetds-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-08-16 22:45:26.151623530 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/c2 40755 root:root
-/usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
-/usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
-/usr/lib/debug/.build-id/de 40755 root:root
-/usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c 120777 root:root ../../../../lib64/libct.so.4.0.0
-/usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
+/usr/lib/debug/.build-id/0b 40755 root:root
+/usr/lib/debug/.build-id/0b/8d464514c423c0fcd8eb2a8a7b54e8a6e825ea 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
+/usr/lib/debug/.build-id/0b/8d464514c423c0fcd8eb2a8a7b54e8a6e825ea.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
+/usr/lib/debug/.build-id/16 40755 root:root
+/usr/lib/debug/.build-id/16/e282d9835ff93542d99e835e5d339c04dfa6c4 120777 root:root ../../../../lib64/libct.so.4.0.0
+/usr/lib/debug/.build-id/16/e282d9835ff93542d99e835e5d339c04dfa6c4.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
/usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root
@@ -32,6 +32,4 @@
/usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root
@@ -107,11 +105,11 @@
Provides: libfreetds-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/c2 40755 root:root
-File: /usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
-File: /usr/lib/debug/.build-id/c2/a78346b42d3d36b43668b4864823739ba3722d.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
-File: /usr/lib/debug/.build-id/de 40755 root:root
-File: /usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c 120777 root:root ../../../../lib64/libct.so.4.0.0
-File: /usr/lib/debug/.build-id/de/45d8f570f9dc83da1078e6ebf4e7a7479f0c0c.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root dc5c7576dabb32146fa74c0d3ba26a36
+File: /usr/lib/debug/.build-id/0b 40755 root:root
+File: /usr/lib/debug/.build-id/0b/8d464514c423c0fcd8eb2a8a7b54e8a6e825ea 120777 root:root ../../../../lib64/libsybdb.so.5.1.0
+File: /usr/lib/debug/.build-id/0b/8d464514c423c0fcd8eb2a8a7b54e8a6e825ea.debug 120777 root:root ../../usr/lib64/libsybdb.so.5.1.0.debug
+File: /usr/lib/debug/.build-id/16 40755 root:root
+File: /usr/lib/debug/.build-id/16/e282d9835ff93542d99e835e5d339c04dfa6c4 120777 root:root ../../../../lib64/libct.so.4.0.0
+File: /usr/lib/debug/.build-id/16/e282d9835ff93542d99e835e5d339c04dfa6c4.debug 120777 root:root ../../usr/lib64/libct.so.4.0.0.debug
+File: /usr/lib/debug/usr/lib64/libct.so.4.0.0.debug 100644 root:root cc957328c567b3fe5693229d9c9669d4
File: /usr/lib/debug/usr/lib64/libct.so.4.debug 120777 root:root libct.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libsybdb.so.5.1.0.debug 100644 root:root 173abb875a602832abd6ae314cfc337e
+File: /usr/lib/debug/usr/lib64/libsybdb.so.5.1.0.debug 100644 root:root 0ee403ad6d5e7ecd8b5c0ad56ac5625f
File: /usr/lib/debug/usr/lib64/libsybdb.so.5.debug 120777 root:root libsybdb.so.5.1.0.debug
@@ -139,6 +137,4 @@
File: /usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root fdb1a5a3b6f1d50c370bfa1b052abd99
File: /usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root 95686cc381652268dc50f8f6d115f81d
File: /usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root 60e3138b6640e7151674bf97a3a2156b
-File: /usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root ec0ae15aadf0e0099269277170c70ea7
File: /usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root d6efcd159cd0df5cb9a3e4e2fe35e316
@@ -205,2 +201,2 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: ab992635aa015d13b06ea83eed2a7053f70fb555b3e21e7b1fe57efa772e7b6e5a8f24f5f02755dc8c32673216cc89f0c59864679cb09edabadee5d516c5e107
+RPMIdentity: b2f44d14753b22db33d48187d5e2506d65d206a5ed060c49d522868a67fcbdc00822c317c268b810f2f9eab1a11107732e34abe21798b20780e6da64b985b8dd
--- libfreetds-unixodbc-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.967197439 +0000
+++ libfreetds-unixodbc-1.3-alt1.x86_64.rpm.hasher 2021-08-16 22:45:26.418613992 +0000
@@ -27,3 +27,3 @@
File: /usr/lib64/libtdsodbc.so.0 120777 root:root libtdsodbc.so.0.0.0
-File: /usr/lib64/libtdsodbc.so.0.0.0 100644 root:root 4a81cc5f9dc5ef28a3b4e68b6ad15d06
-RPMIdentity: 66c90aad6e6fc1992d4a9ce0abfe798ec9c179064daee5c541c687d95a14d5aa582a9c414a90a5744bb961a8465548ba4e2b96048abfe0767f74b800373c446b
+File: /usr/lib64/libtdsodbc.so.0.0.0 100644 root:root 094b36cf515ae735f92b36a257efefb3
+RPMIdentity: 8f1eb1dde79e9bda8369fe996d13fbfb270a860d14ae20e7922672b69d1d60c38a28bfbff02137fadec748a838615e5407b29e15583bd6990ffa3bad740c9912
--- libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm.repo 2021-07-16 04:48:37.952197320 +0000
+++ libfreetds-unixodbc-debuginfo-1.3-alt1.x86_64.rpm.hasher 2021-08-16 22:45:26.552609204 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/2f 40755 root:root
-/usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
-/usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
+/usr/lib/debug/.build-id/b2 40755 root:root
+/usr/lib/debug/.build-id/b2/f1994a04657d7d3192c473c23a93546c56474a 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
+/usr/lib/debug/.build-id/b2/f1994a04657d7d3192c473c23a93546c56474a.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
/usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root
@@ -21,6 +21,4 @@
/usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root
-/usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root
/usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root
@@ -97,6 +95,6 @@
Provides: libfreetds-unixodbc-debuginfo = 1.3-alt1:sisyphus+279172.100.1.1
-File: /usr/lib/debug/.build-id/2f 40755 root:root
-File: /usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
-File: /usr/lib/debug/.build-id/2f/b1049c5d5da96a075462e727cc45d0cc5db551.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root c3deb080d71e9f8b6da90b95e5abbb23
+File: /usr/lib/debug/.build-id/b2 40755 root:root
+File: /usr/lib/debug/.build-id/b2/f1994a04657d7d3192c473c23a93546c56474a 120777 root:root ../../../../lib64/libtdsodbc.so.0.0.0
+File: /usr/lib/debug/.build-id/b2/f1994a04657d7d3192c473c23a93546c56474a.debug 120777 root:root ../../usr/lib64/libtdsodbc.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.0.0.debug 100644 root:root 2546af9826eac89679a132a8f608db21
File: /usr/lib/debug/usr/lib64/libtdsodbc.so.0.debug 120777 root:root libtdsodbc.so.0.0.0.debug
@@ -118,6 +116,4 @@
File: /usr/src/debug/freetds-1.3/include/freetds/utils 40755 root:root
-File: /usr/src/debug/freetds-1.3/include/freetds/utils.h 100644 root:root fdb1a5a3b6f1d50c370bfa1b052abd99
File: /usr/src/debug/freetds-1.3/include/freetds/utils/bjoern-utf8.h 100644 root:root 95686cc381652268dc50f8f6d115f81d
File: /usr/src/debug/freetds-1.3/include/freetds/utils/des.h 100644 root:root 60e3138b6640e7151674bf97a3a2156b
-File: /usr/src/debug/freetds-1.3/include/freetds/utils/hmac_md5.h 100644 root:root ec0ae15aadf0e0099269277170c70ea7
File: /usr/src/debug/freetds-1.3/include/freetds/utils/md4.h 100644 root:root d6efcd159cd0df5cb9a3e4e2fe35e316
@@ -185,2 +181,2 @@
File: /usr/src/debug/freetds-1.3/src/utils/threadsafe.c 100644 root:root 39c689573b71343ca6ec028f741666da
-RPMIdentity: d0eca6200c18aad88e3e470d94cc3d856d3c1806ad1244991272f46742ea98d13d2256141412bcdb49de58cb856ff04b34603ae5a61ae3c872a044e730830665
+RPMIdentity: 477d5780aa08803d1872aa1a416ac43604e06ff8973f83036ccd724d067e0d09b1a7f7b149b9253badafee76bdeaff820dbd80a65d51fe00f7d565f9cf0ea168