==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: freetds 1.5.4-1 (Wed Jun 25 16:19:01 2025)
==> Retrieving sources...
  -> Found freetds-1.5.4.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    freetds-1.5.4.tar.bz2 ... Passed
==> Making package: freetds 1.5.4-1 (Wed 25 Jun 2025 04:19:08 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) unixodbc-2.3.12-3

Total Download Size:   0.21 MiB
Total Installed Size:  1.25 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 unixodbc-2.3.12-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing unixodbc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found freetds-1.5.4.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting freetds-1.5.4.tar.bz2 with bsdtar
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc option to enable large file support... none needed
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... 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... yes
checking for windres... no
checking for ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for egrep -e... (cached) /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for iconv... yes
checking for working 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 gss_init_sec_context... -lgssapi_krb5
checking for error_message... no
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 whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing pthread_condattr_setclock... none required
checking for pthread_condattr_setclock... yes
checking for pthread_cond_timedwait_relative_np... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking for struct tm.__tm_zone... no
checking for errno.h... yes
checking for libgen.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for poll.h... yes
checking for signal.h... yes
checking for stddef.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/resource.h... yes
checking for sys/eventfd.h... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking for netdb.h... yes
checking for wchar.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for winsock2.h... no
checking for localcharset.h... no
checking for valgrind/memcheck.h... no
checking for malloc.h... yes
checking for dirent.h... yes
checking for stdbool.h... yes
checking for gnutls/abstract.h... yes
checking for getopt.h... yes
checking for fcntl.h... yes
checking for windows.h... no
checking for sql.h... yes
checking for odbcss.h... no
checking for arpa/inet.h... yes
checking for langinfo.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for roken.h... no
checking for com_err.h... yes
checking for paths.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking whether INADDR_NONE is defined... yes
checking size of char... 1
checking size of short... 2
checking size of long... 8
checking size of int... 4
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of long long... 8
checking size of long int... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of void *... 8
checking size of wchar_t... 4
checking is FIONBIO defined... yes
checking for socklen_t... yes
checking whether getopt has optreset support... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether we can use -Wl,-Bsymbolic... no
checking whether we can use -static-libgcc... yes
checking whether memset(0) sets pointers to NULL... yes
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for _vscprintf... 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 eventfd... yes
checking for _fseeki64... no
checking for _ftelli64... no
checking for setrlimit... yes
checking for pthread_cond_timedwait... yes
checking for _lock_file... no
checking for _unlock_file... no
checking for usleep... yes
checking for nanosleep... yes
checking for readdir_r... yes
checking for mallinfo... yes
checking for mallinfo2... yes
checking for _heapwalk... no
checking for inet_ntoa_r... no
checking for getipnodebyaddr... no
checking for getipnodebyname... no
checking for getaddrinfo... yes
checking for inet_ntop... yes
checking for gethostname... yes
checking for poll... yes
checking for socketpair... yes
checking for strtok_s... no
checking for asprintf... yes
checking for vasprintf... yes
checking for strtok_r... yes
checking for readpassphrase... no
checking for strlcpy... yes
checking for strlcat... yes
checking for basename... yes
checking for getopt... yes
checking for strsep... yes
checking for daemon... yes
checking for setenv... (cached) yes
checking for declarations of fseeko and ftello... yes
checking for library containing clock_gettime... none required
checking if clock_gettime support CLOCK_MONOTONIC... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether malloc_options variable is present... no
checking compile-time options
looking for installed ODBC driver manager
checking for SQLGetPrivateProfileString in -lodbcinst... yes
checking for SQLSETPOSIROW... yes
checking for SQLROWSETSIZE... no
checking for SQLROWOFFSET... no
checking size of SQLWCHAR... 2
checking if openssl is wanted... yes
checking for OPENSSL... yes
checking for BIO_get_data... yes
checking for RSA_get0_key... yes
checking for ASN1_STRING_get0_data... yes
checking for SSL_set_alpn_protos... yes
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 enabled
checking CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement
done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/freetds/version.h
config.status: creating include/tds_sysdep_public.h
config.status: creating include/freetds/sysdep_types.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/freetds/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/replacements/unittests/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/unittests/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 src/apps/unittests/Makefile
config.status: creating freetds.spec
config.status: creating win32/Makefile
config.status: creating win32/freetds.nsh
config.status: creating src/odbc/version.rc
config.status: creating vms/Makefile
config.status: creating misc/Makefile
config.status: creating doc/freebcp.1
config.status: creating doc/tsql.1
config.status: creating doc/osql.1
config.status: creating doc/bsqldb.1
config.status: creating doc/bsqlodbc.1
config.status: creating doc/defncopy.1
config.status: creating doc/datacopy.1
config.status: creating doc/fisql.1
config.status: creating doc/freetds.conf.5
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in include
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/include'
make  all-recursive
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/include'
Making all in freetds
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make  all-am
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/include/freetds'
echo '#define FREETDS_SYSCONFDIR "/etc/freetds"' >sysconfdir.h
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/include'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/include'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/include'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/include'
Making all in src
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/src'
Making all in utils
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils'
Making all in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils'
  CC       md4.lo
  CC       md5.lo
  CC       des.lo
  CC       hmac_md5.lo
  CC       dlist.lo
  CC       sleep.lo
  CC       tds_cond.lo
  CC       getpassarg.lo
  CC       win_mutex.lo
  CC       threadsafe.lo
  CC       bjoern-utf8.lo
  CC       tdsstring.lo
  CC       strndup.lo
  CC       net.lo
  CC       smp.lo
  CC       path.lo
  CCLD     libtdsutils.la
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils'
Making all in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils/unittests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils'
Making all in replacements
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements'
make  all-recursive
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements'
Making all in .
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements'
  CC       iconv.lo
  CC       gettimeofday.lo
  CC       poll.lo
  CC       socketpair.lo
  CC       readpassphrase.lo
  CC       getaddrinfo.lo
readpassphrase.c: In function 'tds_readpassphrase':
readpassphrase.c:164:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
readpassphrase.c:182:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  CCLD     libreplacements.la
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements'
Making all in unittests
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements/unittests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements'
Making all in tds
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds'
make  all-recursive
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds'
Making all in .
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds'
  CC       mem.lo
  CC       token.lo
  CC       util.lo
  CC       login.lo
  CC       read.lo
  CC       write.lo
  CC       convert.lo
  CC       numeric.lo
write.c: In function 'tds_put_string':
write.c:99:6: warning: variable 'res' set but not used [-Wunused-but-set-variable]
read.c: In function 'read_and_convert':
read.c:273:6: warning: variable 'res' set but not used [-Wunused-but-set-variable]
  CC       config.lo
  CC       query.lo
  CC       iconv.lo
  CC       locale.lo
  CC       vstrbuild.lo
  CC       getmac.lo
  CC       data.lo
  CC       net.lo
  CC       tls.lo
  CC       tds_checks.lo
  CC       log.lo
  CC       bulk.lo
  CC       packet.lo
  CC       stream.lo
net.c: In function 'tds_wakeup_send':
net.c:830:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       random.lo
  CC       sec_negotiate.lo
  CC       gssapi.lo
  CC       challenge.lo
In file included from sec_negotiate.c:45:
sec_negotiate_openssl.h: In function 'rsa_get_n':
sec_negotiate_openssl.h:45:2: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/x509.h:36,
                 from /usr/include/openssl/pem.h:23,
                 from sec_negotiate_openssl.h:22:
/usr/include/openssl/rsa.h:228:58: note: declared here
  228 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r,
      |                                                          ^           
sec_negotiate_openssl.h: In function 'tds5_rsa_encrypt':
sec_negotiate_openssl.h:68:2: warning: 'PEM_read_bio_RSAPublicKey' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/pem.h:457:58: note: declared here
  457 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, RSAPublicKey, RSA)
      |                                                          ^~~~                     
sec_negotiate_openssl.h:84:2: warning: 'RSA_public_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:293:5: note: declared here
  293 | int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to,
      |     ^~~~~~~~~~~~~~~~~~
sec_negotiate_openssl.h:89:2: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                                                          ^       
sec_negotiate_openssl.h:98:2: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/rsa.h:304:58: note: declared here
  304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
      |                                                          ^       
  CCLD     libtds.la
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds'
Making all in unittests
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds/unittests'
  CC       common.o
  CC       utf8.o
  CC       allcolumns.o
  AR       libcommon.a
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds'
Making all in server
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/server'
  CC       unittest.o
  CC       query.lo
  CC       server.lo
  CC       login.lo
  CCLD     libtdssrv.la
copying selected object files to avoid basename conflicts...
  CCLD     tdssrv
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/server'
Making all in pool
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/pool'
  CC       config.o
  CC       main.o
  CC       member.o
  CC       user.o
  CC       util.o
  CCLD     tdspool
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/pool'
Making all in ctlib
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
Making all in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
  CC       ct.lo
  CC       cs.lo
  CC       blk.lo
  CC       ctutil.lo
  CC       ct_small_checks.lo
  CC       ct_large_checks.lo
  CCLD     libct.la
copying selected object files to avoid basename conflicts...
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
Making all in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/ctlib/unittests'
  CC       common.o
  AR       libcommon.a
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/ctlib/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
Making all in dblib
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/dblib'
Making all in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/dblib'
  CC       dblib.lo
  CC       dbutil.lo
  CC       rpc.lo
  CC       bcp.lo
  CC       xact.lo
  CC       dbpivot.lo
bcp.c: In function 'bcp_readfmt':
bcp.c:1687:8: warning: variable 'lf_version' set but not used [-Wunused-but-set-variable]
dblib.c: In function 'dbgetnull':
dblib.c:548:2: warning: the comparison will always evaluate as 'true' for the address of 'nullreps' will never be NULL [-Waddress]
In file included from dblib.c:61:
../../include/dblib.h:159:10: note: 'nullreps' declared here
  CCLD     libsybdb.la
copying selected object files to avoid basename conflicts...
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/dblib'
Making all in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/dblib/unittests'
  CC       common.o
  AR       libcommon.a
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/dblib/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/dblib'
Making all in odbc
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc'
make  all-recursive
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc'
Making all in .
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc'
  CC       odbc.lo
  CC       connectparams.lo
  CC       convert_tds2sql.lo
  CC       descriptor.lo
  CC       prepare_query.lo
  CC       odbc_util.lo
  CC       native.lo
  CC       bcp.lo
  CC       sql2tds.lo
  CC       error.lo
  CC       odbc_checks.lo
  CC       sqlwchar.lo
  CC       odbc_data.lo
  CC       unixodbc.lo
  CCLD     libtdsodbc.la
copying selected object files to avoid basename conflicts...
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc'
Making all in unittests
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc/unittests'
  CC       common.o
  CC       parser.o
  CC       c2string.o
  CC       fake_thread.o
  AR       libcommon.a
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc'
Making all in apps
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps'
Making all in fisql
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps/fisql'
  CC       fisql.o
  CC       edit.o
  CC       terminal.o
  CC       interrupt.o
  CC       handlers.o
  CCLD     fisql
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps/fisql'
Making all in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps'
  CC       tsql.o
  CC       freebcp.o
  CC       bsqldb.o
  CC       defncopy.o
  CC       datacopy.o
  CC       bsqlodbc-bsqlodbc.o
  CCLD     bsqlodbc
  CCLD     datacopy
  CCLD     freebcp
tsql.c: In function 'count_alarm':
tsql.c:741:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  CCLD     tsql
  CCLD     defncopy
  CCLD     bsqldb
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps'
Making all in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps/unittests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/src'
Making all in doc
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/doc'
NAME=`echo dblib.api.body | sed 's/\..*$//'` && \
sed -ne "/^${NAME}[	]/ s!!<row><entry>!p" \
		./api_status.txt \
	| sed 	-e's![	][	]*!</entry> <entry>!g' \
		-e's!$!</entry></row>!'  > dblib.api.body~
NAME=`echo ctlib.api.body | sed 's/\..*$//'` && \
sed -ne "/^${NAME}[	]/ s!!<row><entry>!p" \
		./api_status.txt \
	| sed 	-e's![	][	]*!</entry> <entry>!g' \
		-e's!$!</entry></row>!'  > ctlib.api.body~
NAME=`echo odbc.api.body | sed 's/\..*$//'` && \
sed -ne "/^${NAME}[	]/ s!!<row><entry>!p" \
		./api_status.txt \
	| sed 	-e's![	][	]*!</entry> <entry>!g' \
		-e's!$!</entry></row>!'  > odbc.api.body~
mv dblib.api.body~ dblib.api.body
mv ctlib.api.body~ ctlib.api.body
mv odbc.api.body~ odbc.api.body
NAME=`echo dblib.api.xml | sed 's/\..*$//'` && \
HEAD='<tgroup cols="4"><thead><row> <entry>Category</entry> <entry>Function</entry> <entry>Status</entry> <entry>Comments</entry> </row></thead> ' && \
if [ ${NAME} = dblib ]; then \
	HEAD=`echo '<tgroup cols="4"><thead><row> <entry>Category</entry> <entry>Function</entry> <entry>Status</entry> <entry>Comments</entry> </row></thead> ' \
		| sed 's!<entry>Function</entry>!<entry>Microsoft name</entry><entry>Sybase name</entry>!'`; \
fi && \
BODY=`cat dblib.api.body` && \
printf '<table id="%s.api"> <title>&%s; API Implementation Summary</title>\n <!-- table heading -->\n %s\n <tbody>\n %s\n </tbody></tgroup></table>\n' ${NAME} ${NAME} "${HEAD}" "${BODY}"  > dblib.api.xml~
NAME=`echo ctlib.api.xml | sed 's/\..*$//'` && \
HEAD='<tgroup cols="4"><thead><row> <entry>Category</entry> <entry>Function</entry> <entry>Status</entry> <entry>Comments</entry> </row></thead> ' && \
if [ ${NAME} = dblib ]; then \
	HEAD=`echo '<tgroup cols="4"><thead><row> <entry>Category</entry> <entry>Function</entry> <entry>Status</entry> <entry>Comments</entry> </row></thead> ' \
		| sed 's!<entry>Function</entry>!<entry>Microsoft name</entry><entry>Sybase name</entry>!'`; \
fi && \
BODY=`cat ctlib.api.body` && \
printf '<table id="%s.api"> <title>&%s; API Implementation Summary</title>\n <!-- table heading -->\n %s\n <tbody>\n %s\n </tbody></tgroup></table>\n' ${NAME} ${NAME} "${HEAD}" "${BODY}"  > ctlib.api.xml~
NAME=`echo odbc.api.xml | sed 's/\..*$//'` && \
HEAD='<tgroup cols="4"><thead><row> <entry>Category</entry> <entry>Function</entry> <entry>Status</entry> <entry>Comments</entry> </row></thead> ' && \
if [ ${NAME} = dblib ]; then \
	HEAD=`echo '<tgroup cols="4"><thead><row> <entry>Category</entry> <entry>Function</entry> <entry>Status</entry> <entry>Comments</entry> </row></thead> ' \
		| sed 's!<entry>Function</entry>!<entry>Microsoft name</entry><entry>Sybase name</entry>!'`; \
fi && \
BODY=`cat odbc.api.body` && \
printf '<table id="%s.api"> <title>&%s; API Implementation Summary</title>\n <!-- table heading -->\n %s\n <tbody>\n %s\n </tbody></tgroup></table>\n' ${NAME} ${NAME} "${HEAD}" "${BODY}"  > odbc.api.xml~
mv odbc.api.xml~ odbc.api.xml
mv ctlib.api.xml~ ctlib.api.xml
mv dblib.api.xml~ dblib.api.xml
if test -h userguide; then rm userguide; fi
/usr/bin/mkdir -p ./userguide 2>&1
touch ./userguide/t.htm
rm -rf ./userguide/*
if ! xmlto --version > /dev/null 2> /dev/null ; then \
	if test -r ././userguide \
	   -a ! -r ./userguide ; then \
		cp -R ././userguide .; \
	fi; \
fi
test -r "/build/freetds/src/freetds-1.5.4/doc/userguide.xml"
test -r userguide.xml || ln -s ./userguide.xml userguide.xml
test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl
test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml
(cd ./userguide && \
if xmlto --version > /dev/null 2> /dev/null ; then \
	xmlto -m ../userguide.xsl xhtml ../userguide.xml; \
	cp "/build/freetds/src/freetds-1.5.4/doc/userguide.css" .; \
fi)
if test ! -r userguide/index.html ; then \
	echo '<html> <P>at <a HREF="http://www.freetds.org/userguide/">www.freetds.org</a> </html>' > .index.html && mv .index.html userguide/index.html; \
fi
test -f ./userguide/index.html
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/doc'
Making all in samples
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/samples'
Making all in win32
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/win32'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/win32'
Making all in vms
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/vms'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/vms'
Making all in misc
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/misc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/misc'
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4'
if test ! -f PWD; then cp ./PWD.in PWD; fi
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/include'
Making install in freetds
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make  install-am
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/include/freetds'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/include'
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/include'
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/include'
 /usr/bin/install -c -m 644 bkpublic.h cspublic.h cstypes.h ctpublic.h sqldb.h sqlfront.h sybdb.h sybfront.h syberror.h odbcss.h '/build/freetds/pkg/freetds/usr/include'
 /usr/bin/install -c -m 644 tds_sysdep_public.h '/build/freetds/pkg/freetds/usr/include'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/include'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/include'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/include'
Making install in src
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/src'
Making install in utils
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils'
Making install in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils'
Making install in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils/unittests'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/utils/unittests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/utils'
Making install in replacements
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements'
make  install-recursive
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements'
Making install in .
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements'
make[5]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements'
Making install in unittests
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements/unittests'
make[5]: Entering directory '/build/freetds/src/freetds-1.5.4/src/replacements/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements/unittests'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/replacements'
Making install in tds
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds'
make  install-recursive
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds'
Making install in .
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds'
make[5]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/src/tds'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds'
Making install in unittests
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/tds/unittests'
make[5]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/src/tds/unittests'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/tds'
Making install in server
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/server'
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/src/server'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/server'
Making install in pool
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/pool'
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/pool'
/bin/sh ../../mkinstalldirs /build/freetds/pkg/freetds/etc/freetds
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/bin'
mkdir /build/freetds/pkg/freetds/etc
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c tdspool '/build/freetds/pkg/freetds/usr/bin'
mkdir /build/freetds/pkg/freetds/etc/freetds
if test ! -f /build/freetds/pkg/freetds/etc/freetds/pool.conf; then \
	/usr/bin/install -c -m 644 ./pool.conf /build/freetds/pkg/freetds/etc/freetds/pool.conf; \
fi
libtool: install: /usr/bin/install -c tdspool /build/freetds/pkg/freetds/usr/bin/tdspool
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/pool'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/pool'
Making install in ctlib
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
Making install in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libct.la '/build/freetds/pkg/freetds/usr/lib'
libtool: install: /usr/bin/install -c .libs/libct.so.4.0.0 /build/freetds/pkg/freetds/usr/lib/libct.so.4.0.0
libtool: install: (cd /build/freetds/pkg/freetds/usr/lib && { ln -s -f libct.so.4.0.0 libct.so.4 || { rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4; }; })
libtool: install: (cd /build/freetds/pkg/freetds/usr/lib && { ln -s -f libct.so.4.0.0 libct.so || { rm -f libct.so && ln -s libct.so.4.0.0 libct.so; }; })
libtool: install: /usr/bin/install -c .libs/libct.lai /build/freetds/pkg/freetds/usr/lib/libct.la
libtool: install: /usr/bin/install -c .libs/libct.a /build/freetds/pkg/freetds/usr/lib/libct.a
libtool: install: chmod 644 /build/freetds/pkg/freetds/usr/lib/libct.a
libtool: install: ranlib /build/freetds/pkg/freetds/usr/lib/libct.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
Making install in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/ctlib/unittests'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/src/ctlib/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/ctlib/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/ctlib'
Making install in dblib
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/dblib'
Making install in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/dblib'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/dblib'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libsybdb.la '/build/freetds/pkg/freetds/usr/lib'
libtool: install: /usr/bin/install -c .libs/libsybdb.so.5.1.0 /build/freetds/pkg/freetds/usr/lib/libsybdb.so.5.1.0
libtool: install: (cd /build/freetds/pkg/freetds/usr/lib && { ln -s -f libsybdb.so.5.1.0 libsybdb.so.5 || { rm -f libsybdb.so.5 && ln -s libsybdb.so.5.1.0 libsybdb.so.5; }; })
libtool: install: (cd /build/freetds/pkg/freetds/usr/lib && { ln -s -f libsybdb.so.5.1.0 libsybdb.so || { rm -f libsybdb.so && ln -s libsybdb.so.5.1.0 libsybdb.so; }; })
libtool: install: /usr/bin/install -c .libs/libsybdb.lai /build/freetds/pkg/freetds/usr/lib/libsybdb.la
libtool: install: /usr/bin/install -c .libs/libsybdb.a /build/freetds/pkg/freetds/usr/lib/libsybdb.a
libtool: install: chmod 644 /build/freetds/pkg/freetds/usr/lib/libsybdb.a
libtool: install: ranlib /build/freetds/pkg/freetds/usr/lib/libsybdb.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/dblib'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/dblib'
Making install in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/dblib/unittests'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/src/dblib/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/dblib/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/dblib'
Making install in odbc
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc'
make  install-recursive
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc'
Making install in .
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc'
make[5]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libtdsodbc.la '/build/freetds/pkg/freetds/usr/lib'
libtool: install: /usr/bin/install -c .libs/libtdsodbc.so /build/freetds/pkg/freetds/usr/lib/libtdsodbc.so
libtool: install: /usr/bin/install -c .libs/libtdsodbc.lai /build/freetds/pkg/freetds/usr/lib/libtdsodbc.la
libtool: install: /usr/bin/install -c .libs/libtdsodbc.a /build/freetds/pkg/freetds/usr/lib/libtdsodbc.a
libtool: install: chmod 644 /build/freetds/pkg/freetds/usr/lib/libtdsodbc.a
libtool: install: ranlib /build/freetds/pkg/freetds/usr/lib/libtdsodbc.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[5]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc'
Making install in unittests
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc/unittests'
make[5]: Entering directory '/build/freetds/src/freetds-1.5.4/src/odbc/unittests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc/unittests'
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/odbc'
Making install in apps
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps'
Making install in fisql
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps/fisql'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps/fisql'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/bin'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c fisql '/build/freetds/pkg/freetds/usr/bin'
libtool: warning: '../../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/fisql /build/freetds/pkg/freetds/usr/bin/fisql
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps/fisql'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps/fisql'
Making install in .
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/bin'
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/bin'
 /usr/bin/install -c osql '/build/freetds/pkg/freetds/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c tsql freebcp bsqldb defncopy datacopy bsqlodbc '/build/freetds/pkg/freetds/usr/bin'
libtool: install: /usr/bin/install -c tsql /build/freetds/pkg/freetds/usr/bin/tsql
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/freebcp /build/freetds/pkg/freetds/usr/bin/freebcp
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/bsqldb /build/freetds/pkg/freetds/usr/bin/bsqldb
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/defncopy /build/freetds/pkg/freetds/usr/bin/defncopy
libtool: warning: '../dblib/libsybdb.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/datacopy /build/freetds/pkg/freetds/usr/bin/datacopy
libtool: install: /usr/bin/install -c bsqlodbc /build/freetds/pkg/freetds/usr/bin/bsqlodbc
make[4]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps'
Making install in unittests
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps/unittests'
make[4]: Entering directory '/build/freetds/src/freetds-1.5.4/src/apps/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 '/build/freetds/src/freetds-1.5.4/src/apps/unittests'
make[3]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps/unittests'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src/apps'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/src'
make[3]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/src'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/src'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/src'
Making install in doc
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/doc'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /build/freetds/pkg/freetds/usr/share/doc/freetds/userguide  2>&1
/usr/bin/mkdir -p /build/freetds/pkg/freetds/usr/share/doc/freetds/reference  2>&1
/usr/bin/mkdir -p /build/freetds/pkg/freetds/usr/share/doc/freetds/images  2>&1
/usr/bin/mkdir -p /build/freetds/pkg/freetds/usr/share/doc/freetds/images/callouts  2>&1
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/share/man/man1'
/usr/bin/mkdir -p . 2>&1
 /usr/bin/mkdir -p '/build/freetds/pkg/freetds/usr/share/man/man5'
 /usr/bin/install -c -m 644 freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 fisql.1 '/build/freetds/pkg/freetds/usr/share/man/man1'
if test -r ./userguide ; then d=.; else d="."; fi; \
find $d/./userguide \( -type f -o -type l \) \
	-exec /usr/bin/install -c -m 644 {} /build/freetds/pkg/freetds/usr/share/doc/freetds/userguide ';'
 /usr/bin/install -c -m 644 freetds.conf.5 '/build/freetds/pkg/freetds/usr/share/man/man5'
if test -r ./reference ; then d=.; else d="."; fi; \
find $d/./reference \( -type f -o -type l \) \
	-exec /usr/bin/install -c -m 644 {} /build/freetds/pkg/freetds/usr/share/doc/freetds/reference ';'
cd . && find images -name \*.gif \
	-exec  /usr/bin/install -c -m 644 {} /build/freetds/pkg/freetds/usr/share/doc/freetds/{} ';'
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/doc'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/doc'
Making install in samples
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/samples'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/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 '/build/freetds/src/freetds-1.5.4/samples'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/samples'
Making install in win32
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/win32'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/win32'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/win32'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/win32'
Making install in vms
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/vms'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/vms'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/vms'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/vms'
Making install in misc
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4/misc'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4/misc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4/misc'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4/misc'
make[1]: Entering directory '/build/freetds/src/freetds-1.5.4'
make[2]: Entering directory '/build/freetds/src/freetds-1.5.4'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs /build/freetds/pkg/freetds/etc/freetds
if test ! -f /build/freetds/pkg/freetds/etc/freetds/freetds.conf; then \
	/usr/bin/install -c -m 644 ./freetds.conf /build/freetds/pkg/freetds/etc/freetds/freetds.conf; \
fi
if test ! -f /build/freetds/pkg/freetds/etc/freetds/locales.conf; then \
	/usr/bin/install -c -m 644 ./locales.conf /build/freetds/pkg/freetds/etc/freetds/locales.conf; \
fi
make[2]: Leaving directory '/build/freetds/src/freetds-1.5.4'
make[1]: Leaving directory '/build/freetds/src/freetds-1.5.4'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "freetds"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: freetds 1.5.4-1 (Wed 25 Jun 2025 04:20:51 PM MDT)
==> Cleaning up...