<86>Apr 25 23:39:26 userdel[24996]: delete user `rooter' <86>Apr 25 23:39:26 userdel[24996]: remove group `rooter' <86>Apr 25 23:39:26 groupadd[24997]: new group: name=rooter, gid=501 <86>Apr 25 23:39:26 useradd[24998]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 23:39:26 userdel[25000]: delete user `builder' <86>Apr 25 23:39:26 userdel[25000]: remove group `builder' <86>Apr 25 23:39:26 groupadd[25001]: new group: name=builder, gid=502 <86>Apr 25 23:39:26 useradd[25002]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 23:39:28 rpmi: libgpg-error-1.5-alt1 installed <13>Apr 25 23:39:28 rpmi: libgcrypt-1.4.1-alt1 installed <13>Apr 25 23:39:28 rpmi: libgpg-error-devel-1.5-alt1 installed <13>Apr 25 23:39:28 rpmi: libgcrypt-devel-1.4.1-alt1 installed <13>Apr 25 23:39:28 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 23:39:28 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 25 23:39:28 rpmi: libtasn1-1.1-alt1 installed <13>Apr 25 23:39:28 rpmi: libtasn1-devel-1.1-alt1 installed <13>Apr 25 23:39:28 rpmi: libltdl-3:1.5.26-alt3 installed <13>Apr 25 23:39:29 rpmi: libunixODBC-2.2.12-alt3 installed <13>Apr 25 23:39:29 rpmi: libunixODBC-devel-2.2.12-alt3 installed <13>Apr 25 23:39:29 rpmi: libgnutls-2.0.4-alt2 installed <13>Apr 25 23:39:29 rpmi: libgnutls-devel-2.0.4-alt2 installed <13>Apr 25 23:39:29 rpmi: libreadline-devel-5.2.11-alt1 installed Installing freetds-0.82-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89883 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf freetds-0.82 + echo 'Source #0 (freetds-0.82.tar.bz2):' Source #0 (freetds-0.82.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/freetds-0.82.tar.bz2 + /bin/tar -xf - + cd freetds-0.82 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./ltmain.sh' changed to 0644 (rw-r--r--) mode of `./depcomp' changed to 0755 (rwxr-xr-x) mode of `./config.sub' changed to 0755 (rwxr-xr-x) mode of `./config.guess' changed to 0755 (rwxr-xr-x) mode of `./compile' changed to 0755 (rwxr-xr-x) + echo 'Patch #0 (freetds-0.82-alt-includes.patch):' Patch #0 (freetds-0.82-alt-includes.patch): + /usr/bin/patch -p1 patching file include/cspublic.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd freetds-0.82 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --sysconfdir=/etc/freetds --with-tdsver=7.0 --enable-threadsafe --enable-odbc --disable-debug --with-gnutls --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for style of include used by make... GNU checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking dependency style of ppc-alt-linux-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 32768 checking command to parse nm output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc static flag works... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool checking for ppc-alt-linux-windres... no checking for windres... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for doxygen... no checking for odbc_config... odbc_config checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking for rl_on_new_line... yes checking for rl_reset_line_state... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.__tm_zone... no checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking odbcss.h usability... no checking odbcss.h presence... no checking for odbcss.h... no checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether INADDR_NONE is defined... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for void *... yes checking size of void *... 4 checking for wchar_t... yes checking size of wchar_t... 4 checking is FIONBIO defined... yes checking for socklen_t... yes checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking whether we can use -Wl,-Bsymbolic... yes checking whether we can use -static-libgcc... no checking whether we can use -Wl,-static-libgcc... no checking whether memset(0) sets pointers to NULL... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for gettimeofday... yes checking for nl_langinfo... yes checking for locale_charset... no checking for setenv... yes checking for putenv... yes checking for getuid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for fstat... yes checking for alarm... yes checking for fork... yes checking for gethrtime... no checking for localtime_r... yes checking for setitimer... yes checking for inet_ntoa_r... no checking for getipnodebyaddr... no checking for getipnodebyname... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for gethostname... yes checking for poll... yes checking for asprintf... yes checking for vasprintf... yes checking for atoll... yes checking for strtok_r... yes checking for readpassphrase... no checking for strlcpy... yes checking for strlcat... yes checking for basename... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for library containing clock_gettime... -lrt checking if clock_gettime support CLOCK_MONOTONIC... yes checking whether malloc_options variable is present... no checking compile-time options looking for installed odbc driver manager checking for SQLConnect in -liodbc... no checking for SQLConnect in -lodbc... yes checking sql.h usability... yes checking sql.h presence... yes checking for sql.h... yes checking for SQLGetPrivateProfileString in -lodbcinst... yes checking for SQLSETPOSIROW... yes checking for SQLROWSETSIZE... yes checking for SQLROWOFFSET... yes checking for SQLWCHAR... yes checking size of SQLWCHAR... 2 checking threadsafety... enabled checking for which type of gethostbyname_r... six checking for which type of getservbyname_r... six checking for which type of gethostbyaddr_r... eight checking for which type of getpwuid_r... five checking for which type of localtime_r... struct configure: debug disabled checking CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement done configure: creating ./config.status config.status: creating include/tdsver.h config.status: creating include/tds_sysdep_public.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/Makefile config.status: creating src/tds/Makefile config.status: creating src/tds/unittests/Makefile config.status: creating src/dblib/Makefile config.status: creating src/dblib/unittests/Makefile config.status: creating src/ctlib/Makefile config.status: creating src/ctlib/unittests/Makefile config.status: creating src/replacements/Makefile config.status: creating src/server/Makefile config.status: creating src/pool/Makefile config.status: creating src/odbc/Makefile config.status: creating src/odbc/unittests/Makefile config.status: creating src/apps/Makefile config.status: creating src/apps/fisql/Makefile config.status: creating freetds.spec config.status: creating win32/Makefile config.status: creating win32/msvc6/Makefile config.status: creating win32/dev-cpp/Makefile config.status: creating win32/version.rc config.status: creating win32/freetds.nsh config.status: creating include/config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/freetds-0.82' Making all in include make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/include' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/include' echo '#define FREETDS_SYSCONFDIR "/etc/freetds"' >freetds_sysconfdir.h make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/include' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src' Making all in replacements make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/replacements' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o iconv.lo iconv.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o gettimeofday.lo gettimeofday.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o readpassphrase.lo readpassphrase.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c readpassphrase.c -fPIC -DPIC -o .libs/readpassphrase.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c iconv.c -fPIC -DPIC -o .libs/iconv.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c gettimeofday.c -fPIC -DPIC -o .libs/gettimeofday.o readpassphrase.c: In function 'readpassphrase': readpassphrase.c:166: warning: ignoring return value of 'write', declared with attribute warn_unused_result readpassphrase.c:184: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o libreplacements.la iconv.lo gettimeofday.lo readpassphrase.lo -lrt ar cru .libs/libreplacements.a .libs/iconv.o .libs/gettimeofday.o .libs/readpassphrase.o ranlib .libs/libreplacements.a creating libreplacements.la (cd .libs && rm -f libreplacements.la && ln -s ../libreplacements.la libreplacements.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/replacements' Making all in tds make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' make all-recursive make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' Making all in unittests make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds/unittests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds/unittests' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o mem.lo mem.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o token.lo token.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o util.lo util.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o login.lo login.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o read.lo read.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o write.lo write.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o convert.lo convert.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o numeric.lo numeric.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o config.lo config.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o query.lo query.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o iconv.lo iconv.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o locale.lo locale.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o challenge.lo challenge.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o threadsafe.lo threadsafe.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o vstrbuild.lo vstrbuild.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o md4.lo md4.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o md5.lo md5.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o des.lo des.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o tdsstring.lo tdsstring.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o getmac.lo getmac.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o data.lo data.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o net.lo net.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o tds_checks.lo tds_checks.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o log.lo log.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o gssapi.lo gssapi.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c convert.c -fPIC -DPIC -o .libs/convert.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c token.c -fPIC -DPIC -o .libs/token.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c read.c -fPIC -DPIC -o .libs/read.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c mem.c -fPIC -DPIC -o .libs/mem.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c config.c -fPIC -DPIC -o .libs/config.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c write.c -fPIC -DPIC -o .libs/write.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c challenge.c -fPIC -DPIC -o .libs/challenge.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c query.c -fPIC -DPIC -o .libs/query.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c md4.c -fPIC -DPIC -o .libs/md4.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c data.c -fPIC -DPIC -o .libs/data.o challenge.c: In function 'tds_ntlm_get_auth': challenge.c:410: warning: large integer implicitly truncated to unsigned type challenge.c:410: warning: large integer implicitly truncated to unsigned type ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c numeric.c -fPIC -DPIC -o .libs/numeric.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c util.c -fPIC -DPIC -o .libs/util.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c md5.c -fPIC -DPIC -o .libs/md5.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c login.c -fPIC -DPIC -o .libs/login.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c vstrbuild.c -fPIC -DPIC -o .libs/vstrbuild.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c tds_checks.c -fPIC -DPIC -o .libs/tds_checks.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c locale.c -fPIC -DPIC -o .libs/locale.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c iconv.c -fPIC -DPIC -o .libs/iconv.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c tdsstring.c -fPIC -DPIC -o .libs/tdsstring.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c des.c -fPIC -DPIC -o .libs/des.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c getmac.c -fPIC -DPIC -o .libs/getmac.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c gssapi.c -fPIC -DPIC -o .libs/gssapi.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c net.c -fPIC -DPIC -o .libs/net.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c log.c -fPIC -DPIC -o .libs/log.o /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o libtds.la mem.lo token.lo util.lo login.lo read.lo write.lo convert.lo numeric.lo config.lo query.lo iconv.lo locale.lo challenge.lo threadsafe.lo vstrbuild.lo md4.lo md5.lo des.lo tdsstring.lo getmac.lo data.lo net.lo tds_checks.lo log.lo gssapi.lo -lrt ar cru .libs/libtds.a .libs/mem.o .libs/token.o .libs/util.o .libs/login.o .libs/read.o .libs/write.o .libs/convert.o .libs/numeric.o .libs/config.o .libs/query.o .libs/iconv.o .libs/locale.o .libs/challenge.o .libs/threadsafe.o .libs/vstrbuild.o .libs/md4.o .libs/md5.o .libs/des.o .libs/tdsstring.o .libs/getmac.o .libs/data.o .libs/net.o .libs/tds_checks.o .libs/log.o .libs/gssapi.o ranlib .libs/libtds.a creating libtds.la (cd .libs && rm -f libtds.la && ln -s ../libtds.la libtds.la) make[4]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' Making all in ctlib make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' Making all in unittests make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib/unittests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib/unittests' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o ct.lo ct.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o cs.lo cs.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o blk.lo blk.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o ctutil.lo ctutil.c mkdir .libs mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c blk.c -fPIC -DPIC -o .libs/blk.o mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c cs.c -fPIC -DPIC -o .libs/cs.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c ctutil.c -fPIC -DPIC -o .libs/ctutil.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c ct.c -fPIC -DPIC -o .libs/ct.o /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o libct.la -rpath /usr/lib -version-info 4:0:0 -export-symbols-regex '^(cs_|ct_|blk_).*' -Wl,-Bsymbolic ct.lo cs.lo blk.lo ctutil.lo ../tds/libtds.la ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt generating symbol list for `libct.la' nm .libs/ct.o .libs/cs.o .libs/blk.o .libs/ctutil.o ../tds/.libs/libtds.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libct.exp grep -E -e "^(cs_|ct_|blk_).*" ".libs/libct.exp" > ".libs/libct.expT" mv -f ".libs/libct.expT" ".libs/libct.exp" echo "{ global:" > .libs/libct.ver cat .libs/libct.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libct.ver echo "local: *; };" >> .libs/libct.ver ppc-alt-linux-gcc -shared .libs/ct.o .libs/cs.o .libs/blk.o .libs/ctutil.o -Wl,--whole-archive ../tds/.libs/libtds.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt -pthread -Wl,-Bsymbolic -Wl,-soname -Wl,libct.so.4 -Wl,-version-script -Wl,.libs/libct.ver -o .libs/libct.so.4.0.0 (cd .libs && rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4) (cd .libs && rm -f libct.so && ln -s libct.so.4.0.0 libct.so) creating libct.la (cd .libs && rm -f libct.la && ln -s ../libct.la libct.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' Making all in dblib make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' Making all in unittests make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib/unittests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib/unittests' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o dblib.lo dblib.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o dbutil.lo dbutil.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o rpc.lo rpc.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o bcp.lo bcp.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o xact.lo xact.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c bcp.c -fPIC -DPIC -o .libs/bcp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c dbutil.c -fPIC -DPIC -o .libs/dbutil.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c xact.c -fPIC -DPIC -o .libs/xact.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c rpc.c -fPIC -DPIC -o .libs/rpc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c dblib.c -fPIC -DPIC -o .libs/dblib.o bcp.c: In function 'bcp_colfmt': bcp.c:479: warning: suggest parentheses around && within || dblib.c: In function 'dbnextrow': buffering.h:131: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o libsybdb.la -rpath /usr/lib -version-info 5:0:0 -export-symbols-regex '^(db|bcp_|tdsdump_open|tdsdbopen|.*_xact|close_commit|open_commit|.?asprintf).*' -Wl,-Bsymbolic dblib.lo dbutil.lo rpc.lo bcp.lo xact.lo ../tds/libtds.la ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt generating symbol list for `libsybdb.la' nm .libs/dblib.o .libs/dbutil.o .libs/rpc.o .libs/bcp.o .libs/xact.o ../tds/.libs/libtds.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libsybdb.exp grep -E -e "^(db|bcp_|tdsdump_open|tdsdbopen|.*_xact|close_commit|open_commit|.?asprintf).*" ".libs/libsybdb.exp" > ".libs/libsybdb.expT" mv -f ".libs/libsybdb.expT" ".libs/libsybdb.exp" echo "{ global:" > .libs/libsybdb.ver cat .libs/libsybdb.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsybdb.ver echo "local: *; };" >> .libs/libsybdb.ver ppc-alt-linux-gcc -shared .libs/dblib.o .libs/dbutil.o .libs/rpc.o .libs/bcp.o .libs/xact.o -Wl,--whole-archive ../tds/.libs/libtds.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt -pthread -Wl,-Bsymbolic -Wl,-soname -Wl,libsybdb.so.5 -Wl,-version-script -Wl,.libs/libsybdb.ver -o .libs/libsybdb.so.5.0.0 (cd .libs && rm -f libsybdb.so.5 && ln -s libsybdb.so.5.0.0 libsybdb.so.5) (cd .libs && rm -f libsybdb.so && ln -s libsybdb.so.5.0.0 libsybdb.so) creating libsybdb.la (cd .libs && rm -f libsybdb.la && ln -s ../libsybdb.la libsybdb.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' Making all in odbc make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' Making all in unittests make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc/unittests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc/unittests' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o odbc.lo odbc.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o connectparams.lo connectparams.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o convert_tds2sql.lo convert_tds2sql.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o descriptor.lo descriptor.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o prepare_query.lo prepare_query.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o odbc_util.lo odbc_util.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o native.lo native.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o sql2tds.lo sql2tds.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o error.lo error.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o odbc_checks.lo odbc_checks.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c prepare_query.c -fPIC -DPIC -o .libs/prepare_query.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c odbc_checks.c -fPIC -DPIC -o .libs/odbc_checks.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c odbc.c -fPIC -DPIC -o .libs/odbc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c odbc_util.c -fPIC -DPIC -o .libs/odbc_util.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c native.c -fPIC -DPIC -o .libs/native.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c convert_tds2sql.c -fPIC -DPIC -o .libs/convert_tds2sql.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c descriptor.c -fPIC -DPIC -o .libs/descriptor.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c sql2tds.c -fPIC -DPIC -o .libs/sql2tds.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c error.c -fPIC -DPIC -o .libs/error.o native.c: In function 'parse_const_param': native.c:199: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result native.c:206: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c connectparams.c -fPIC -DPIC -o .libs/connectparams.o /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o libtdsodbc.la -rpath /usr/lib -export-symbols-regex '^(SQL|ODBCINST).*' -Wl,-Bsymbolic odbc.lo connectparams.lo convert_tds2sql.lo descriptor.lo prepare_query.lo odbc_util.lo native.lo sql2tds.lo error.lo odbc_checks.lo ../tds/libtds.la ../replacements/libreplacements.la -lodbcinst -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt generating symbol list for `libtdsodbc.la' nm .libs/odbc.o .libs/connectparams.o .libs/convert_tds2sql.o .libs/descriptor.o .libs/prepare_query.o .libs/odbc_util.o .libs/native.o .libs/sql2tds.o .libs/error.o .libs/odbc_checks.o ../tds/.libs/libtds.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libtdsodbc.exp grep -E -e "^(SQL|ODBCINST).*" ".libs/libtdsodbc.exp" > ".libs/libtdsodbc.expT" mv -f ".libs/libtdsodbc.expT" ".libs/libtdsodbc.exp" echo "{ global:" > .libs/libtdsodbc.ver cat .libs/libtdsodbc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtdsodbc.ver echo "local: *; };" >> .libs/libtdsodbc.ver ppc-alt-linux-gcc -shared .libs/odbc.o .libs/connectparams.o .libs/convert_tds2sql.o .libs/descriptor.o .libs/prepare_query.o .libs/odbc_util.o .libs/native.o .libs/sql2tds.o .libs/error.o .libs/odbc_checks.o -Wl,--whole-archive ../tds/.libs/libtds.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -lodbcinst -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt -pthread -Wl,-Bsymbolic -Wl,-soname -Wl,libtdsodbc.so.0 -Wl,-version-script -Wl,.libs/libtdsodbc.ver -o .libs/libtdsodbc.so.0.0.0 (cd .libs && rm -f libtdsodbc.so.0 && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so.0) (cd .libs && rm -f libtdsodbc.so && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so) creating libtdsodbc.la (cd .libs && rm -f libtdsodbc.la && ln -s ../libtdsodbc.la libtdsodbc.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' Making all in apps make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' Making all in fisql make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps/fisql' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c fisql.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c terminal.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c edit.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c handlers.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c interrupt.c fisql.c: In function 'main': fisql.c:527: warning: ignoring return value of 'system', declared with attribute warn_unused_result /bin/sh ../../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o fisql fisql.o terminal.o edit.o handlers.o interrupt.o ../../dblib/libsybdb.la ../../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lncurses -lreadline -lrt mkdir .libs ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o .libs/fisql fisql.o terminal.o edit.o handlers.o interrupt.o ../../dblib/.libs/libsybdb.so ../../replacements/.libs/libreplacements.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lncurses -lreadline -lrt creating fisql make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps/fisql' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c tsql.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c freebcp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c bsqldb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c defncopy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c datacopy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o bsqlodbc-bsqlodbc.o `test -f 'bsqlodbc.c' || echo './'`bsqlodbc.c bsqldb.c: In function 'print_results': bsqldb.c:463: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result freebcp.c: In function 'process_parameters': freebcp.c:255: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o freebcp freebcp.o ../dblib/libsybdb.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o defncopy defncopy.o ../dblib/libsybdb.la ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o bsqlodbc bsqlodbc-bsqlodbc.o -lodbc ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt mkdir .libs /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o bsqldb bsqldb.o ../dblib/libsybdb.la ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o tsql tsql.o ../tds/libtds.la ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lncurses -lreadline -lrt ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o .libs/freebcp freebcp.o ../dblib/.libs/libsybdb.so -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o datacopy datacopy.o ../dblib/libsybdb.la ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt creating freebcp ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o bsqlodbc bsqlodbc-bsqlodbc.o -lodbc ../replacements/.libs/libreplacements.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o .libs/defncopy defncopy.o ../dblib/.libs/libsybdb.so ../replacements/.libs/libreplacements.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o .libs/bsqldb bsqldb.o ../dblib/.libs/libsybdb.so ../replacements/.libs/libreplacements.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt creating defncopy creating bsqldb ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o tsql tsql.o ../tds/.libs/libtds.a ../replacements/.libs/libreplacements.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lncurses -lreadline -lrt ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o .libs/datacopy datacopy.o ../dblib/.libs/libsybdb.so ../replacements/.libs/libreplacements.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt creating datacopy make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' Making all in server make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/server' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o query.lo query.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o server.lo server.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c -o login.lo login.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c unittest.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c server.c -fPIC -DPIC -o .libs/server.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c query.c -fPIC -DPIC -o .libs/query.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c login.c -fPIC -DPIC -o .libs/login.o /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o libtdssrv.la query.lo server.lo login.lo ../tds/libtds.la ../replacements/libreplacements.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt rm -fr .libs/libtdssrv.lax mkdir .libs/libtdssrv.lax rm -fr .libs/libtdssrv.lax/libtds.a mkdir .libs/libtdssrv.lax/libtds.a (cd .libs/libtdssrv.lax/libtds.a && ar x /usr/src/RPM/BUILD/freetds-0.82/src/server/../tds/.libs/libtds.a) rm -fr .libs/libtdssrv.lax/libreplacements.a mkdir .libs/libtdssrv.lax/libreplacements.a (cd .libs/libtdssrv.lax/libreplacements.a && ar x /usr/src/RPM/BUILD/freetds-0.82/src/server/../replacements/.libs/libreplacements.a) copying selected object files to avoid basename conflicts... ln .libs/libtdssrv.lax/libtds.a/query.o .libs/libtdssrv.lax/lt1-query.o || cp .libs/libtdssrv.lax/libtds.a/query.o .libs/libtdssrv.lax/lt1-query.o ln .libs/libtdssrv.lax/libtds.a/login.o .libs/libtdssrv.lax/lt2-login.o || cp .libs/libtdssrv.lax/libtds.a/login.o .libs/libtdssrv.lax/lt2-login.o ln .libs/libtdssrv.lax/libreplacements.a/iconv.o .libs/libtdssrv.lax/lt3-iconv.o || cp .libs/libtdssrv.lax/libreplacements.a/iconv.o .libs/libtdssrv.lax/lt3-iconv.o ar cru .libs/libtdssrv.a .libs/query.o .libs/server.o .libs/login.o .libs/libtdssrv.lax/libtds.a/gssapi.o .libs/libtdssrv.lax/libtds.a/log.o .libs/libtdssrv.lax/libtds.a/tds_checks.o .libs/libtdssrv.lax/libtds.a/net.o .libs/libtdssrv.lax/libtds.a/data.o .libs/libtdssrv.lax/libtds.a/getmac.o .libs/libtdssrv.lax/libtds.a/tdsstring.o .libs/libtdssrv.lax/libtds.a/des.o .libs/libtdssrv.lax/libtds.a/md5.o .libs/libtdssrv.lax/libtds.a/md4.o .libs/libtdssrv.lax/libtds.a/vstrbuild.o .libs/libtdssrv.lax/libtds.a/threadsafe.o .libs/libtdssrv.lax/libtds.a/challenge.o .libs/libtdssrv.lax/libtds.a/locale.o .libs/libtdssrv.lax/libtds.a/iconv.o .libs/libtdssrv.lax/lt1-query.o .libs/libtdssrv.lax/libtds.a/config.o .libs/libtdssrv.lax/libtds.a/numeric.o .libs/libtdssrv.lax/libtds.a/convert.o .libs/libtdssrv.lax/libtds.a/write.o .libs/libtdssrv.lax/libtds.a/read.o .libs/libtdssrv.lax/lt2-login.o .libs/libtdssrv.lax/libtds.a/util.o .libs/libtdssrv.lax/libtds.a/token.o .libs/libtdssrv.lax/libtds.a/mem.o .libs/libtdssrv.lax/libreplacements.a/readpassphrase.o .libs/libtdssrv.lax/libreplacements.a/gettimeofday.o .libs/libtdssrv.lax/lt3-iconv.o ranlib .libs/libtdssrv.a rm -fr .libs/libtdssrv.lax creating libtdssrv.la (cd .libs && rm -f libtdssrv.la && ln -s ../libtdssrv.la libtdssrv.la) /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o tdssrv unittest.o libtdssrv.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o tdssrv unittest.o ./.libs/libtdssrv.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/server' Making all in pool make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/pool' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c config.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c member.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c user.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DNDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -c util.c /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o tdspool config.o main.o member.o user.o util.o ../server/libtdssrv.la -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt mkdir .libs ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -Wdeclaration-after-statement -o tdspool config.o main.o member.o user.o util.o ../server/.libs/libtdssrv.a -lgnutls -ltasn1 -lgcrypt -lgpg-error -lrt make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/pool' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/doc' Making all in samples make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/samples' Making all in win32 make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32' Making all in msvc6 make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32/msvc6' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32/msvc6' Making all in dev-cpp make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32/dev-cpp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32/dev-cpp' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32' make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82' if test ! -f PWD; then cp ./PWD.in PWD; fi make: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4795 + 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 + cd freetds-0.82 + make install DESTDIR=/usr/src/tmp/freetds-buildroot make: Entering directory `/usr/src/RPM/BUILD/freetds-0.82' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/include' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/include" /bin/install -c -m 644 'bkpublic.h' '/usr/src/tmp/freetds-buildroot/usr/include/bkpublic.h' /bin/install -c -m 644 'cspublic.h' '/usr/src/tmp/freetds-buildroot/usr/include/cspublic.h' /bin/install -c -m 644 'cstypes.h' '/usr/src/tmp/freetds-buildroot/usr/include/cstypes.h' /bin/install -c -m 644 'ctpublic.h' '/usr/src/tmp/freetds-buildroot/usr/include/ctpublic.h' /bin/install -c -m 644 'sqldb.h' '/usr/src/tmp/freetds-buildroot/usr/include/sqldb.h' /bin/install -c -m 644 'sqlfront.h' '/usr/src/tmp/freetds-buildroot/usr/include/sqlfront.h' /bin/install -c -m 644 'sybdb.h' '/usr/src/tmp/freetds-buildroot/usr/include/sybdb.h' /bin/install -c -m 644 'sybfront.h' '/usr/src/tmp/freetds-buildroot/usr/include/sybfront.h' /bin/install -c -m 644 'syberror.h' '/usr/src/tmp/freetds-buildroot/usr/include/syberror.h' test -z "/usr/include" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/include" /bin/install -c -m 644 'tds_sysdep_public.h' '/usr/src/tmp/freetds-buildroot/usr/include/tds_sysdep_public.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/include' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src' Making install in replacements make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/replacements' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/replacements' 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-0.82/src/replacements' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/replacements' Making install in tds make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' make install-recursive make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' Making install in unittests make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds/unittests' make[5]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/src/tds/unittests' make[4]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds/unittests' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' make[5]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/src/tds' make[4]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/tds' Making install in ctlib make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' Making install in unittests make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib/unittests' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/src/ctlib/unittests' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib/unittests' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/lib" /bin/sh ../../libtool --mode=install /bin/install -c 'libct.la' '/usr/src/tmp/freetds-buildroot/usr/lib/libct.la' /bin/install -c .libs/libct.so.4.0.0 /usr/src/tmp/freetds-buildroot/usr/lib/libct.so.4.0.0 (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; }; }) (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; }; }) /bin/install -c .libs/libct.lai /usr/src/tmp/freetds-buildroot/usr/lib/libct.la libtool: install: 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-0.82/src/ctlib' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/ctlib' Making install in dblib make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' Making install in unittests make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib/unittests' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/src/dblib/unittests' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib/unittests' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/lib" /bin/sh ../../libtool --mode=install /bin/install -c 'libsybdb.la' '/usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.la' /bin/install -c .libs/libsybdb.so.5.0.0 /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.so.5.0.0 (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libsybdb.so.5.0.0 libsybdb.so.5 || { rm -f libsybdb.so.5 && ln -s libsybdb.so.5.0.0 libsybdb.so.5; }; }) (cd /usr/src/tmp/freetds-buildroot/usr/lib && { ln -s -f libsybdb.so.5.0.0 libsybdb.so || { rm -f libsybdb.so && ln -s libsybdb.so.5.0.0 libsybdb.so; }; }) /bin/install -c .libs/libsybdb.lai /usr/src/tmp/freetds-buildroot/usr/lib/libsybdb.la libtool: install: 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-0.82/src/dblib' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/dblib' Making install in odbc make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' Making install in unittests make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc/unittests' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc/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-0.82/src/odbc/unittests' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc/unittests' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/lib" /bin/sh ../../libtool --mode=install /bin/install -c 'libtdsodbc.la' '/usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.la' /bin/install -c .libs/libtdsodbc.so.0.0.0 /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.so.0.0.0 (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; }; }) (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; }; }) /bin/install -c .libs/libtdsodbc.lai /usr/src/tmp/freetds-buildroot/usr/lib/libtdsodbc.la libtool: install: 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-0.82/src/odbc' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/odbc' Making install in apps make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' Making install in fisql make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps/fisql' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps/fisql' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/bin" /bin/sh ../../../libtool --mode=install /bin/install -c 'fisql' '/usr/src/tmp/freetds-buildroot/usr/bin/fisql' libtool: install: warning: `../../dblib/libsybdb.la' has not been installed in `/usr/lib' /bin/install -c .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-0.82/src/apps/fisql' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps/fisql' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' make[4]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -c 'tsql' '/usr/src/tmp/freetds-buildroot/usr/bin/tsql' /bin/install -c tsql /usr/src/tmp/freetds-buildroot/usr/bin/tsql /bin/sh ../../libtool --mode=install /bin/install -c 'freebcp' '/usr/src/tmp/freetds-buildroot/usr/bin/freebcp' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /bin/install -c .libs/freebcp /usr/src/tmp/freetds-buildroot/usr/bin/freebcp /bin/sh ../../libtool --mode=install /bin/install -c 'bsqldb' '/usr/src/tmp/freetds-buildroot/usr/bin/bsqldb' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /bin/install -c .libs/bsqldb /usr/src/tmp/freetds-buildroot/usr/bin/bsqldb /bin/sh ../../libtool --mode=install /bin/install -c 'defncopy' '/usr/src/tmp/freetds-buildroot/usr/bin/defncopy' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /bin/install -c .libs/defncopy /usr/src/tmp/freetds-buildroot/usr/bin/defncopy /bin/sh ../../libtool --mode=install /bin/install -c 'datacopy' '/usr/src/tmp/freetds-buildroot/usr/bin/datacopy' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /bin/install -c .libs/datacopy /usr/src/tmp/freetds-buildroot/usr/bin/datacopy /bin/sh ../../libtool --mode=install /bin/install -c 'bsqlodbc' '/usr/src/tmp/freetds-buildroot/usr/bin/bsqlodbc' /bin/install -c bsqlodbc /usr/src/tmp/freetds-buildroot/usr/bin/bsqlodbc test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/bin" /bin/install -c 'osql' '/usr/src/tmp/freetds-buildroot/usr/bin/osql' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/apps' Making install in server make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/server' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/src/server' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/server' Making install in pool make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/pool' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src/pool' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -c 'tdspool' '/usr/src/tmp/freetds-buildroot/usr/bin/tdspool' /bin/install -c tdspool /usr/src/tmp/freetds-buildroot/usr/bin/tdspool /bin/sh ../../mkinstalldirs /usr/src/tmp/freetds-buildroot/etc/freetds mkdir /usr/src/tmp/freetds-buildroot/etc mkdir /usr/src/tmp/freetds-buildroot/etc/freetds if test ! -f /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; then \ /bin/install -c -m 644 ./pool.conf /usr/src/tmp/freetds-buildroot/etc/freetds/pool.conf; \ fi make[3]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/pool' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src/pool' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/src' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/userguide \ /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/reference \ /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/images \ /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/images/callouts 2>&1 mkdir /usr/src/tmp/freetds-buildroot/usr/share mkdir /usr/src/tmp/freetds-buildroot/usr/share/doc mkdir /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82 mkdir /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/userguide mkdir /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/reference mkdir /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/images mkdir /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/images/callouts /bin/sh ../mkinstalldirs doc/freetds-0.82 2>&1 if test -r doc/freetds-0.82/userguide ; then d=.; else d="."; fi; \ find $d/doc/freetds-0.82/userguide \( -type f -o -type l \) -exec \ /bin/install -c -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/userguide ';' if test -r doc/freetds-0.82/reference ; then d=.; else d="."; fi; \ find $d/doc/freetds-0.82/reference \( -type f -o -type l \) -exec \ /bin/install -c -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/reference ';' cd . && find images -name \*.gif -exec \ /bin/install -c -m 644 {} /usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/{} ';' test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/share/man/man1" /bin/install -c -m 644 './freebcp.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/freebcp.1' /bin/install -c -m 644 './tsql.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/tsql.1' /bin/install -c -m 644 './osql.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/osql.1' /bin/install -c -m 644 './bsqldb.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/bsqldb.1' /bin/install -c -m 644 './bsqlodbc.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/bsqlodbc.1' /bin/install -c -m 644 './defncopy.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/defncopy.1' /bin/install -c -m 644 './datacopy.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/datacopy.1' /bin/install -c -m 644 './fisql.1' '/usr/src/tmp/freetds-buildroot/usr/share/man/man1/fisql.1' test -z "/usr/share/man/man5" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/share/man/man5" /bin/install -c -m 644 './freetds.conf.5' '/usr/src/tmp/freetds-buildroot/usr/share/man/man5/freetds.conf.5' test -z "/usr/share" || mkdir -p -- "/usr/src/tmp/freetds-buildroot/usr/share" /usr/src/RPM/BUILD/freetds-0.82/install-sh -c -m 644 'doc/freetds-0.82/reference/index.html' '/usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/reference/index.html' /usr/src/RPM/BUILD/freetds-0.82/install-sh -c -m 644 'doc/freetds-0.82/userguide/index.htm' '/usr/src/tmp/freetds-buildroot/usr/share/doc/freetds-0.82/userguide/index.htm' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/doc' Making install in samples make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/samples' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/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-0.82/samples' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/samples' Making install in win32 make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32' Making install in msvc6 make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32/msvc6' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32/msvc6' 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-0.82/win32/msvc6' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32/msvc6' Making install in dev-cpp make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32/dev-cpp' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32/dev-cpp' 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-0.82/win32/dev-cpp' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32/dev-cpp' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32' make[3]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82/win32' 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-0.82/win32' make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82/win32' make[1]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82' make[2]: Entering directory `/usr/src/RPM/BUILD/freetds-0.82' 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 \ /bin/install -c -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 \ /bin/install -c -m 644 ./locales.conf /usr/src/tmp/freetds-buildroot/etc/freetds/locales.conf; \ fi make[2]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82' make[1]: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82' make: Leaving directory `/usr/src/RPM/BUILD/freetds-0.82' + /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 to 0644 (rw-r--r--) mode of `./usr/lib/libsybdb.so.5.0.0' changed to 0644 (rw-r--r--) mode of `./usr/lib/libct.so.4.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/freetds-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/freetds-buildroot (auto) Adjusting library links in /usr/src/tmp/freetds-buildroot ./usr/lib: libct.so.4 -> libct.so.4.0.0 libsybdb.so.5 -> libsybdb.so.5.0.0 libtdsodbc.so.0 -> libtdsodbc.so.0.0.0 Verifying ELF objects in /usr/src/tmp/freetds-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/freetds-buildroot (executable,shared) Processing files: libfreetds-0.82-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.24728 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.85479 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/freetds-buildroot/.post:libfreetds + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.41052 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/freetds-buildroot/.postun:libfreetds + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.70860 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: freetds, libct.so.4, libsybdb.so.5 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /sbin/ldconfig Requires(postun): /bin/sh, /sbin/postun_ldconfig Requires: 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.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgnutls.so.13(GNUTLS_1_3), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), librt.so.1(GLIBC_2.2), rtld(GNU_HASH) Processing files: libfreetds-unixodbc-0.82-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.3123 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.95701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/freetds-buildroot/.post:libfreetds-unixodbc + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.70999 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/freetds-buildroot/.postun:libfreetds-unixodbc + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.51634 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: freetds, libtdsodbc.so.0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /sbin/ldconfig Requires(postun): /bin/sh, /sbin/postun_ldconfig Requires: 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.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgnutls.so.13(GNUTLS_1_3), libodbcinst.so.1, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), librt.so.1(GLIBC_2.2), rtld(GNU_HASH) Processing files: libfreetds-devel-0.82-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.39500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.37495 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: freetds-devel PreReq: libfreetds = 0.82-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /usr/lib/libct.so.4.0.0, /usr/lib/libsybdb.so.5.0.0, /usr/lib/libtdsodbc.so.0.0.0 Processing files: freetds-utils-0.82-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.6092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.59604 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: freetds-utils PreReq: libfreetds = 0.82-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh, /lib/ld.so.1, binutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgnutls.so.13(GNUTLS_1_3), libodbc.so.1, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.4), libreadline.so.5, librt.so.1(GLIBC_2.2), libsybdb.so.5, rtld(GNU_HASH), sed, unixODBC Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.19534 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/freetds-0.82-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libfreetds-0.82-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libfreetds-unixodbc-0.82-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libfreetds-devel-0.82-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/freetds-utils-0.82-alt1.ppc.rpm 62.51user 24.50system 1:14.06elapsed 117%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+5619639minor)pagefaults 0swaps