=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for freetds-1.00.112nb19 --- all-recursive --- Making all in include --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in freetds --- sysconfdir.h --- echo '#define FREETDS_SYSCONFDIR "/usr/pkg/etc"' >sysconfdir.h Making all in src --- all-recursive --- Making all in replacements --- all-recursive --- Making all in . --- iconv.lo --- --- gettimeofday.lo --- --- poll.lo --- --- getpassarg.lo --- --- socketpair.lo --- --- win_mutex.lo --- --- tds_cond.lo --- --- getaddrinfo.lo --- --- gettimeofday.lo --- CC gettimeofday.lo --- iconv.lo --- CC iconv.lo --- poll.lo --- CC poll.lo --- getpassarg.lo --- CC getpassarg.lo --- win_mutex.lo --- CC win_mutex.lo --- socketpair.lo --- CC socketpair.lo --- getaddrinfo.lo --- CC getaddrinfo.lo --- tds_cond.lo --- CC tds_cond.lo --- sleep.lo --- CC sleep.lo --- readpassphrase.lo --- CC readpassphrase.lo --- libreplacements.la --- CCLD libreplacements.la Making all in unittests Making all in tds --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in . --- mem.lo --- --- token.lo --- --- util.lo --- --- login.lo --- --- read.lo --- --- write.lo --- --- convert.lo --- --- numeric.lo --- --- mem.lo --- CC mem.lo --- util.lo --- CC util.lo --- token.lo --- CC token.lo --- write.lo --- CC write.lo --- read.lo --- CC read.lo --- login.lo --- CC login.lo --- convert.lo --- CC convert.lo --- numeric.lo --- CC numeric.lo --- write.lo --- write.c: In function 'tds_put_string': write.c:95:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^~~ --- read.lo --- read.c: In function 'read_and_convert': read.c:290:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^~~ --- config.lo --- CC config.lo --- query.lo --- CC query.lo --- iconv.lo --- CC iconv.lo --- locale.lo --- CC locale.lo --- threadsafe.lo --- CC threadsafe.lo --- vstrbuild.lo --- CC vstrbuild.lo --- tdsstring.lo --- CC tdsstring.lo --- getmac.lo --- CC getmac.lo --- net.lo --- CC net.lo --- tls.lo --- CC tls.lo --- tds_checks.lo --- CC tds_checks.lo --- log.lo --- CC log.lo --- dlist.lo --- CC dlist.lo --- bulk.lo --- CC bulk.lo --- packet.lo --- CC packet.lo --- stream.lo --- CC stream.lo --- bulk.lo --- bulk.c: In function 'tds_bcp_send_record': bulk.c:530:23: warning: 'bitpos' may be used uninitialized in this function [-Wmaybe-uninitialized] rowbuffer[bitpos] |= 256 >> bitleft; ^~ bulk.c:488:19: note: 'bitpos' was declared here int bitleft = 0, bitpos; ^~~~~~ --- random.lo --- CC random.lo --- sec_negotiate.lo --- CC sec_negotiate.lo --- challenge.lo --- CC challenge.lo --- random.lo --- random.c: In function 'tds_random_buffer': random.c:59:2: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations] if (RAND_pseudo_bytes(out, len) >= 0) ^~ In file included from /usr/include/openssl/e_os2.h:13:0, from /usr/include/openssl/ossl_typ.h:19, from /usr/include/openssl/rand.h:14, from random.c:36: /usr/include/openssl/rand.h:44:1: note: declared here DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) ^ --- md4.lo --- CC md4.lo --- md5.lo --- CC md5.lo --- des.lo --- CC des.lo --- gssapi.lo --- CC gssapi.lo --- hmac_md5.lo --- CC hmac_md5.lo --- data.lo --- CC data.lo --- libtds.la --- CCLD libtds.la Making all in unittests Making all in ctlib --- all-recursive --- Making all in . --- ct.lo --- --- cs.lo --- --- blk.lo --- --- ctutil.lo --- --- ct.lo --- CC ct.lo --- cs.lo --- CC cs.lo --- blk.lo --- CC blk.lo --- ctutil.lo --- CC ctutil.lo --- ct.lo --- ct.c: In function '_ct_get_client_type': ct.c:1925:2: warning: enumeration value 'SYBNTEXT' not handled in switch [-Wswitch] switch (col->column_type) { ^~~~~~ ct.c:1925:2: warning: enumeration value 'SYBVOID' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBNVARCHAR' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'XSYBCHAR' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'XSYBVARCHAR' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'XSYBNVARCHAR' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'XSYBNCHAR' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'XSYBVARBINARY' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'XSYBBINARY' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBVARIANT' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBMSUDT' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBMSXML' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBMSDATE' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBMSTIME' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBMSDATETIME2' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBMSDATETIMEOFFSET' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBDATEN' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYB5INT8' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBINTERVAL' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBLONGCHAR' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBSENSITIVITY' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBSINT1' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBTIMEN' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBUINTN' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBUNITEXT' not handled in switch [-Wswitch] ct.c:1925:2: warning: enumeration value 'SYBXML' not handled in switch [-Wswitch] --- libct.la --- CCLD libct.la copying selected object files to avoid basename conflicts... Making all in unittests Making all in dblib --- all-recursive --- Making all in . --- dblib.lo --- --- dbutil.lo --- --- rpc.lo --- --- bcp.lo --- --- xact.lo --- --- dbpivot.lo --- --- dbutil.lo --- CC dbutil.lo --- rpc.lo --- CC rpc.lo --- dblib.lo --- CC dblib.lo --- dbpivot.lo --- CC dbpivot.lo --- bcp.lo --- CC bcp.lo --- xact.lo --- CC xact.lo --- dbpivot.lo --- dbpivot.c: In function 'col_equal': dbpivot.c:136:2: warning: enumeration value 'SYBNVARCHAR' not handled in switch [-Wswitch] switch(pc1->type) { ^~~~~~ dbpivot.c:136:2: warning: enumeration value 'SYBINT8' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'XSYBCHAR' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'XSYBVARCHAR' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'XSYBNVARCHAR' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'XSYBNCHAR' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'XSYBVARBINARY' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'XSYBBINARY' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBUNIQUE' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBVARIANT' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBMSUDT' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBMSXML' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBMSDATE' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBMSTIME' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBMSDATETIME2' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBMSDATETIMEOFFSET' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBLONGBINARY' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBUINT1' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBUINT2' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBUINT4' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBUINT8' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBBLOB' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBDATE' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBDATEN' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYB5INT8' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBINTERVAL' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBLONGCHAR' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBSENSITIVITY' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBSINT1' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBTIME' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBTIMEN' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBUINTN' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBUNITEXT' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYBXML' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYB5BIGDATETIME' not handled in switch [-Wswitch] dbpivot.c:136:2: warning: enumeration value 'SYB5BIGTIME' not handled in switch [-Wswitch] dbpivot.c: In function 'col_buffer': dbpivot.c:181:2: warning: enumeration value 'SYBNVARCHAR' not handled in switch [-Wswitch] switch(pcol->type) { ^~~~~~ dbpivot.c:181:2: warning: enumeration value 'SYBINT8' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'XSYBCHAR' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'XSYBVARCHAR' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'XSYBNVARCHAR' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'XSYBNCHAR' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'XSYBVARBINARY' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'XSYBBINARY' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBUNIQUE' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBVARIANT' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBMSUDT' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBMSXML' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBMSDATE' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBMSTIME' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBMSDATETIME2' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBMSDATETIMEOFFSET' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBLONGBINARY' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBUINT1' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBUINT2' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBUINT4' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBUINT8' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBBLOB' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBDATE' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBDATEN' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYB5INT8' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBINTERVAL' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBLONGCHAR' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBSENSITIVITY' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBSINT1' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBTIME' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBTIMEN' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBUINTN' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBUNITEXT' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYBXML' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYB5BIGDATETIME' not handled in switch [-Wswitch] dbpivot.c:181:2: warning: enumeration value 'SYB5BIGTIME' not handled in switch [-Wswitch] --- dblib.lo --- dblib.c: In function 'dbcoltype': dblib.c:2871:2: warning: enumeration value 'SYBCHAR' not handled in switch [-Wswitch] switch (colinfo->column_type) { ^~~~~~ dblib.c:2871:2: warning: enumeration value 'SYBINTN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBINT1' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBINT2' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBINT4' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBFLT8' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBDATETIME' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBBIT' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBTEXT' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBNTEXT' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBIMAGE' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMONEY4' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMONEY' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBDATETIME4' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBREAL' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBBINARY' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBVOID' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBBITN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBNUMERIC' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBDECIMAL' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBFLTN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMONEYN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBDATETIMN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBNVARCHAR' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBINT8' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'XSYBCHAR' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'XSYBVARCHAR' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'XSYBNVARCHAR' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'XSYBNCHAR' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'XSYBVARBINARY' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'XSYBBINARY' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBUNIQUE' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBVARIANT' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMSUDT' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMSXML' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMSDATE' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMSTIME' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMSDATETIME2' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBMSDATETIMEOFFSET' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBLONGBINARY' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBUINT1' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBUINT2' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBUINT4' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBUINT8' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBBLOB' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBBOUNDARY' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBDATE' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBDATEN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYB5INT8' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBINTERVAL' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBLONGCHAR' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBSENSITIVITY' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBSINT1' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBTIME' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBTIMEN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBUINTN' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBUNITEXT' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYBXML' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYB5BIGDATETIME' not handled in switch [-Wswitch] dblib.c:2871:2: warning: enumeration value 'SYB5BIGTIME' not handled in switch [-Wswitch] dblib.c: In function 'dbvarylen': dblib.c:3126:2: warning: enumeration value 'SYBCHAR' not handled in switch [-Wswitch] switch (colinfo->column_type) { ^~~~~~ dblib.c:3126:2: warning: enumeration value 'SYBINT1' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBINT2' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBINT4' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBFLT8' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBDATETIME' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBBIT' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMONEY4' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMONEY' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBDATETIME4' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBREAL' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBBINARY' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBVOID' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBINT8' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'XSYBCHAR' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'XSYBVARCHAR' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'XSYBNVARCHAR' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'XSYBNCHAR' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'XSYBVARBINARY' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'XSYBBINARY' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBUNIQUE' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBVARIANT' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMSUDT' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMSXML' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMSDATE' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMSTIME' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMSDATETIME2' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBMSDATETIMEOFFSET' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBLONGBINARY' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBUINT1' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBUINT2' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBUINT4' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBUINT8' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBBLOB' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBDATE' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBDATEN' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYB5INT8' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBINTERVAL' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBLONGCHAR' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBSINT1' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBTIME' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBTIMEN' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBUINTN' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBUNITEXT' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYBXML' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYB5BIGDATETIME' not handled in switch [-Wswitch] dblib.c:3126:2: warning: enumeration value 'SYB5BIGTIME' not handled in switch [-Wswitch] dblib.c: In function 'dbalttype': dblib.c:4195:2: warning: enumeration value 'SYBCHAR' not handled in switch [-Wswitch] switch (colinfo->column_type) { ^~~~~~ dblib.c:4195:2: warning: enumeration value 'SYBINTN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBINT1' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBINT2' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBINT4' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBFLT8' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBDATETIME' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBBIT' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBTEXT' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBNTEXT' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBIMAGE' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMONEY4' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMONEY' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBDATETIME4' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBREAL' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBBINARY' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBVOID' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBBITN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBNUMERIC' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBDECIMAL' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBFLTN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMONEYN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBDATETIMN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBNVARCHAR' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBINT8' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'XSYBCHAR' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'XSYBVARCHAR' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'XSYBNVARCHAR' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'XSYBNCHAR' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'XSYBVARBINARY' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'XSYBBINARY' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBUNIQUE' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBVARIANT' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMSUDT' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMSXML' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMSDATE' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMSTIME' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMSDATETIME2' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBMSDATETIMEOFFSET' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBLONGBINARY' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBUINT1' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBUINT2' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBUINT4' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBUINT8' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBBLOB' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBBOUNDARY' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBDATE' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBDATEN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYB5INT8' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBINTERVAL' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBLONGCHAR' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBSENSITIVITY' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBSINT1' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBTIME' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBTIMEN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBUINTN' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBUNITEXT' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYBXML' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYB5BIGDATETIME' not handled in switch [-Wswitch] dblib.c:4195:2: warning: enumeration value 'SYB5BIGTIME' not handled in switch [-Wswitch] dblib.c: In function 'copy_data_to_host_var': dblib.c:7278:6: warning: unused variable 'i' [-Wunused-variable] int i, len; ^ --- bcp.lo --- bcp.c: In function '_bcp_read_hostfile': bcp.c:1246:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] coldata = tds_new(TDS_UCHAR, 1 + collen); ^ bcp.c: In function 'bcp_readfmt': bcp.c:1632:8: warning: variable 'lf_version' set but not used [-Wunused-but-set-variable] float lf_version = 0.0; ^~~~~~~~~~ --- dblib.lo --- At top level: dblib.c:432:24: warning: 'null_BINARY' defined but not used [-Wunused-const-variable=] static const DBBINARY null_BINARY = 0; ^~~~~~~~~~~ In file included from dblib.c:300:0: dblib.c: In function 'dbclrbuf': buffering.h:279:16: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] if (count < 0 || count > buffer_count(buf)) { ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libsybdb.la --- CCLD libsybdb.la copying selected object files to avoid basename conflicts... Making all in unittests Making all in server --- query.lo --- --- server.lo --- --- login.lo --- --- unittest.o --- --- query.lo --- CC query.lo --- server.lo --- CC server.lo --- login.lo --- CC login.lo --- unittest.o --- CC unittest.o --- libtdssrv.la --- CCLD libtdssrv.la copying selected object files to avoid basename conflicts... --- tdssrv --- CCLD tdssrv Making all in pool --- config.o --- --- main.o --- --- member.o --- --- user.o --- --- util.o --- --- config.o --- CC config.o --- main.o --- CC main.o --- user.o --- CC user.o --- util.o --- CC util.o --- member.o --- CC member.o --- tdspool --- CCLD tdspool Making all in apps --- all-recursive --- Making all in fisql --- fisql.o --- --- terminal.o --- --- edit.o --- --- handlers.o --- --- interrupt.o --- --- fisql.o --- CC fisql.o --- terminal.o --- CC terminal.o --- interrupt.o --- CC interrupt.o --- handlers.o --- CC handlers.o --- edit.o --- CC edit.o --- fisql.o --- fisql.c: In function 'main': fisql.c:526:4: warning: implicit declaration of function 'rl_reset_line_state'; did you mean 'rl_free_line_state'? [-Wimplicit-function-declaration] rl_reset_line_state(); ^~~~~~~~~~~~~~~~~~~ rl_free_line_state --- fisql --- CCLD fisql ld: cannot find -lreadline *** [fisql] Error code 1 make[3]: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112/src/apps/fisql 1 error make[3]: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112/src/apps/fisql *** [all-recursive] Error code 1 make[2]: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112/src/apps 1 error make[2]: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112/src/apps *** [all-recursive] Error code 1 make[1]: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112/src 1 error make[1]: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112/src *** [all-recursive] Error code 1 make: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112 1 error make: stopped in /pbulk/work/databases/freetds/work/freetds-1.00.112 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/databases/freetds *** Error code 1 Stop. make: stopped in /usr/pkgsrc/databases/freetds