### ### Sun Aug 7 15:13:23 EDT 2005: ### /usr/pkg/bin/bmake bulk-package for odbc-postgresql-7.2.3 ### Current pkg count: 12 installed packages: digest-20050323 gettext-lib-0.11.5nb4 gmake-3.80nb4 iodbc-2.50.3nb1 libiconv-1.9.2nb1 libtool-base-1.5.18nb3 mysql-client-4.0.24 openssl-0.9.7f perl-5.8.6nb4 pkg_install-info-4.5nb3 readline-5.0 zlib-1.2.3 ### BULK> Full rebuild in progress... BULK> Cleaning package odbc-postgresql-7.2.3 and pre-requisite packages ===> Cleaning for odbc-postgresql-7.2.3 ===> Cleaning for gmake-3.80nb4 ===> Cleaning for gettext-lib-0.11.5nb4 ===> Cleaning for libiconv-1.9.2nb1 ===> Cleaning for libtool-base-1.5.18nb3 ===> Cleaning for pkg_install-info-4.5nb3 ===> Cleaning for openssl-0.9.7f ===> Cleaning for perl-5.8.6nb4 BULK> Removing installed packages which are not needed to build odbc-postgresql-7.2.3 BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest) /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r iodbc-2.50.3nb1 BULK> odbc-postgresql-7.2.3 requires installed package openssl-0.9.7f (security/openssl) to build. BULK> odbc-postgresql-7.2.3 requires installed package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r readline-5.0 /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.3 BULK> odbc-postgresql-7.2.3 requires installed package perl-5.8.6nb4 (lang/perl58) to build. BULK> odbc-postgresql-7.2.3 requires installed package libiconv-1.9.2nb1 (converters/libiconv) to build. BULK> odbc-postgresql-7.2.3 requires installed package gettext-lib-0.11.5nb4 (devel/gettext-lib) to build. BULK> odbc-postgresql-7.2.3 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build. BULK> odbc-postgresql-7.2.3 requires installed package gmake-3.80nb4 (devel/gmake) to build. BULK> Installing packages which are required to build odbc-postgresql-7.2.3. BULK> Required package gmake-3.80nb4 (devel/gmake) is already installed BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed BULK> Required package openssl-0.9.7f (security/openssl) is already installed BULK> Required package perl-5.8.6nb4 (lang/perl58) is already installed BULK> Required package digest-20050323 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (odbc-postgresql-7.2.3) ===> Checking for vulnerabilities in odbc-postgresql-7.2.3 => Checksum SHA1 OK for postgresql-7.2.3.tar.gz. => Checksum RMD160 OK for postgresql-7.2.3.tar.gz. work -> /pkgobj/databases/odbc-postgresql/work ===> Extracting for odbc-postgresql-7.2.3 ========================================================================== The following variables will affect the build process of this package, odbc-postgresql-7.2.3. Their current value is shown below: * SSLBASE (defined) You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== ===> Required installed package openssl>=0.9.7d: openssl-0.9.7f found ===> Required installed package gmake>=3.78: gmake-3.80nb4 found ===> Patching for odbc-postgresql-7.2.3 ===> Applying pkgsrc patches for odbc-postgresql-7.2.3 ===> Overriding tools for odbc-postgresql-7.2.3 ===> Creating toolchain wrappers for odbc-postgresql-7.2.3 ===> Configuring for odbc-postgresql-7.2.3 creating cache ./config.cache checking host system type... sparc-sun-solaris2 checking which template to use... solaris checking whether to build with readline support... no checking whether to build with locale support... yes checking whether to build with recode support... no checking whether to build with multibyte character support... yes, default SQL_ASCII checking whether NLS is wanted... no checking for default port number... 5432 checking for default soft limit on number of connections... 32 checking for gcc... cc checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C... no checking whether cc accepts -g... yes using CFLAGS=-O -I/usr/pkg/include checking whether the C compiler (cc -Xa -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes checking whether the C compiler (cc -Xa -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking how to run the C preprocessor... cc -Xa -E checking whether to build with Tcl... no checking whether to build with Tk... no checking whether to build Perl modules... no checking whether to build Python modules... no checking whether to byte-compile Python modules... no checking whether to build Java/JDBC tools... no checking whether to build with PAM support... no building with OpenSSL support checking whether to build the ODBC driver... yes (stand-alone) checking whether to build C++ modules... yes checking for c++... CC checking whether the C++ compiler (CC -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes checking whether the C++ compiler (CC -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no checking whether we are using GNU C++... no checking whether CC accepts -g... yes using CXXFLAGS=-O -I/usr/pkg/include checking how to run the C++ preprocessor... CC -E checking for string... yes checking for namespace std in C++... yes using CPPFLAGS=-I/usr/pkg/include -I/usr/pkg/include using LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib checking for mawk... /usr/bin/nawk checking for flex... no configure: warning: *** Without Flex you will not be able to build PostgreSQL from CVS or *** change any of the scanner definition files. You can obtain Flex from *** a GNU mirror site. (If you are using the official distribution of *** PostgreSQL then you do not need to worry about this because the Flex *** output is pre-generated.) checking whether ln -s works... yes checking for non-GNU ld... /pkgobj/databases/odbc-postgresql/work/.wrapper/bin/ld checking if the linker (/pkgobj/databases/odbc-postgresql/work/.wrapper/bin/ld) is GNU ld... no checking for ranlib... ranlib checking for lorder... lorder checking for tar... /usr/pkg/bin/tar checking for bison... no configure: warning: *** Without Bison you will not be able to build PostgreSQL from CVS or *** change any of the parser definition files. You can obtain Bison from *** a GNU mirror site. (If you are using the official distribution of *** PostgreSQL then you do not need to worry about this because the Bison *** output is pre-generated.) To use a different yacc program (possible, *** but not recommended), set the environment variable YACC before running *** 'configure'. checking for perl... /usr/pkg/bin/perl checking for main in -lbsd... no checking for setproctitle in -lutil... no checking for main in -lm... yes checking for main in -ldl... yes checking for main in -lsocket... yes checking for main in -lnsl... yes checking for main in -lipc... no checking for main in -lIPC... no checking for main in -llc... no checking for main in -ldld... no checking for main in -lld... no checking for main in -lcompat... no checking for main in -lBSD... no checking for main in -lgen... yes checking for main in -lPW... no checking for main in -lresolv... yes checking for main in -lunix... no checking for library containing crypt... none required checking for __inet_ntoa in -lbind... no checking for inflate in -lz... yes checking for library containing fdatasync... -lrt checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking for crypt.h... yes checking for dld.h... no checking for endian.h... no checking for fp_class.h... no checking for getopt.h... no checking for ieeefp.h... yes checking for pwd.h... yes checking for sys/ipc.h... yes checking for sys/pstat.h... no checking for sys/select.h... yes checking for sys/sem.h... yes checking for sys/socket.h... yes checking for sys/shm.h... yes checking for sys/types.h... yes checking for sys/un.h... yes checking for termios.h... yes checking for kernel/OS.h... no checking for kernel/image.h... no checking for SupportDefs.h... no checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking whether string.h and strings.h may both be included... yes checking for readline/readline.h... no checking for readline.h... no checking for readline/history.h... no checking for history.h... no checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for working const... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for signed types... yes checking for volatile... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... no checking for tzname... yes checking for union semun... no checking for struct cmsgcred... no checking for struct fcred... no checking for struct sockcred... no checking for struct sockaddr_un... yes checking for int timezone... yes checking types of arguments for accept()... int, struct sockaddr *, int * checking whether gettimeofday takes only one argument... no checking for 8-bit clean memcmp... yes checking for fcvt... yes checking for getopt_long... no checking for memmove... yes checking for pstat... no checking for setproctitle... no checking for setsid... yes checking for sigprocmask... yes checking for sysconf... yes checking for waitpid... yes checking for dlopen... yes checking for fdatasync... yes checking for PS_STRINGS... no checking for snprintf... yes checking for vsnprintf... yes checking for isinf... no checking for fpclass... yes checking for getrusage... yes checking for srandom... yes checking for gethostname... yes checking for random... yes checking for inet_aton... yes checking for strerror... yes checking for strdup... yes checking for strtol... yes checking for strtoul... yes checking for strcasecmp... yes checking for cbrt... yes checking for rint... yes checking for rl_completion_append_character... no checking for rl_completion_matches... no checking for rl_filename_completion_function... no checking for finite... yes checking for sigsetjmp... yes checking for syslog... yes checking for optreset... no checking test program... ok checking whether long int is 64 bits... no checking whether long long int is 64 bits... yes checking whether snprintf handles 'long long int' as %lld... yes checking for strtoll... yes checking for strtoull... yes checking for atexit... yes checking size of unsigned long... 4 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 4 checking alignment of long long int... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for sig_atomic_t... yes checking for POSIX signal interface... yes checking for onsgmls... no checking for nsgmls... no updating cache ./config.cache creating ./config.status creating GNUmakefile creating src/GNUmakefile creating src/Makefile.global creating src/backend/port/Makefile creating src/include/pg_config.h linking ./src/backend/port/dynloader/solaris.c to src/backend/port/dynloader.c linking ./src/backend/port/dynloader/solaris.h to src/include/dynloader.h linking ./src/include/port/solaris.h to src/include/pg_config_os.h linking ./src/makefiles/Makefile.solaris to src/Makefile.port linking ./src/backend/port/tas/solaris_sparc.s to src/backend/port/tas.s ===> Building for odbc-postgresql-7.2.3 cd ../../.. && CONFIG_FILES=src/Makefile.global CONFIG_HEADERS= ./config.status creating src/Makefile.global linking ./src/backend/port/dynloader/solaris.c to src/backend/port/dynloader.c linking ./src/backend/port/dynloader/solaris.h to src/include/dynloader.h linking ./src/include/port/solaris.h to src/include/pg_config_os.h linking ./src/makefiles/Makefile.solaris to src/Makefile.port linking ./src/backend/port/tas/solaris_sparc.s to src/backend/port/tas.s cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o info.o info.c "info.c", line 1173: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char "info.c", line 1174: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char "info.c", line 1189: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "info.c", line 1246: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "info.c", line 1479: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char "info.c", line 1480: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char "info.c", line 1481: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char "info.c", line 1502: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "info.c", line 1895: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char "info.c", line 1896: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char "info.c", line 1912: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "info.c", line 2089: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "info.c", line 2118: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "info.c", line 1427 argument : pointer to char "info.c", line 2118: warning: argument #4 is incompatible with prototype: prototype: pointer to unsigned char : "info.c", line 1427 argument : pointer to char "info.c", line 2118: warning: argument #6 is incompatible with prototype: prototype: pointer to unsigned char : "info.c", line 1427 argument : pointer to char "info.c", line 2118: warning: argument #8 is incompatible with prototype: prototype: pointer to unsigned char : "info.c", line 1427 argument : pointer to char "info.c", line 2192: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "info.c", line 2527: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "info.c", line 2592: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "info.c", line 2687: warning: argument #1 is incompatible with prototype: prototype: pointer to const unsigned char : "info.c", line 2667 argument : pointer to char "info.c", line 2768: warning: argument #1 is incompatible with prototype: prototype: pointer to const unsigned char : "info.c", line 2667 argument : pointer to char "info.c", line 2981: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "info.c", line 2982: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "info.c", line 3026: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "info.c", line 3166: warning: argument #6 is incompatible with prototype: prototype: pointer to unsigned char : "info.c", line 2460 argument : pointer to char "info.c", line 3353: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "info.c", line 3651: warning: argument #3 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 88 argument : pointer to unsigned char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o bind.o bind.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o columninfo.o columninfo.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o connection.o connection.c "connection.c", line 108: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "connection.c", line 120: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "connection.c", line 121: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "connection.c", line 590: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "multibyte.h", line 37 argument : pointer to char "connection.c", line 590: warning: assignment type mismatch: pointer to char "=" pointer to unsigned char "connection.c", line 595: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "multibyte.h", line 37 argument : pointer to char "connection.c", line 595: warning: assignment type mismatch: pointer to char "=" pointer to unsigned char "connection.c", line 1568: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "connection.c", line 1577: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "connection.c", line 1588: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "connection.c", line 1603: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "connection.c", line 1622: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "connection.c", line 1665: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char "connection.c", line 1751: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 57 argument : pointer to char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o convert.o convert.c "convert.c", line 885: warning: argument #1 is incompatible with prototype: prototype: pointer to const unsigned char : "convert.h", line 45 argument : pointer to const char "convert.c", line 885: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "convert.h", line 45 argument : pointer to char "convert.c", line 1327: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "multibyte.h", line 39 argument : pointer to char "convert.c", line 1327: warning: assignment type mismatch: pointer to char "=" pointer to unsigned char "convert.c", line 1362: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "multibyte.h", line 39 argument : pointer to char "convert.c", line 1760: warning: argument #1 is incompatible with prototype: prototype: pointer to const unsigned char : "convert.h", line 46 argument : pointer to char "convert.c", line 2305: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70 argument : pointer to const unsigned char "convert.c", line 2422: warning: argument #1 is incompatible with prototype: prototype: pointer to const unsigned char : "convert.c", line 2279 argument : pointer to const char "convert.c", line 2610: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "convert.c", line 2433 argument : pointer to char "convert.c", line 2610: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "convert.c", line 2433 argument : pointer to char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o drvconn.o drvconn.c "drvconn.c", line 94: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "drvconn.c", line 102: warning: argument #1 is incompatible with prototype: prototype: pointer to const unsigned char : "drvconn.c", line 48 argument : pointer to char "drvconn.c", line 110: warning: argument #1 is incompatible with prototype: prototype: pointer to const unsigned char : "drvconn.c", line 49 argument : pointer to char "drvconn.c", line 224: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "misc.h", line 85 argument : pointer to unsigned char "drvconn.c", line 230: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70 argument : pointer to unsigned char "drvconn.c", line 359: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/string.h", line 79 argument : pointer to const unsigned char "drvconn.c", line 403: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/string.h", line 79 argument : pointer to const unsigned char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o environ.o environ.c "environ.c", line 113: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 135: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "misc.h", line 85 argument : pointer to unsigned char "environ.c", line 146: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 150: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 154: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 158: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 162: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 167: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 171: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 175: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 179: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 183: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 187: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 191: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 195: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 199: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 203: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 206: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 209: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 212: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 215: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 218: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 221: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 224: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 227: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 230: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 234: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 237: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 240: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 243: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 247: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 256: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 301: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 320: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "misc.h", line 85 argument : pointer to unsigned char "environ.c", line 329: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 333: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 337: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 341: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 346: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 349: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 353: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 357: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 360: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 364: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 373: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 377: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 381: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 384: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 393: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 420: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 432: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "misc.h", line 85 argument : pointer to unsigned char "environ.c", line 442: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 445: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 454: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char "environ.c", line 467: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "/usr/include/iso/string_iso.h", line 66 argument : pointer to unsigned char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o execute.o execute.c "execute.c", line 98: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "execute.c", line 149: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "execute.c", line 578: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 87 argument : pointer to unsigned char "execute.c", line 592: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "misc.h", line 85 argument : pointer to unsigned char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o lobj.o lobj.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o md5.o md5.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o misc.o misc.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o options.o options.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o pgtypes.o pgtypes.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o psqlodbc.o psqlodbc.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o qresult.o qresult.c "qresult.c", line 618: warning: statement not reached cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o results.o results.c "results.c", line 310: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "misc.h", line 85 argument : pointer to unsigned char "results.c", line 1874: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 70 argument : pointer to unsigned char "results.c", line 1884: warning: argument #2 is incompatible with prototype: prototype: pointer to const char : "misc.h", line 85 argument : pointer to unsigned char "results.c", line 1923: warning: argument #1 is incompatible with prototype: prototype: pointer to char : "misc.h", line 85 argument : pointer to unsigned char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o socket.o socket.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o parse.o parse.c "parse.c", line 745: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 24 argument : pointer to char "parse.c", line 745: warning: argument #4 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 24 argument : pointer to char "parse.c", line 745: warning: argument #6 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 24 argument : pointer to char "parse.c", line 745: warning: argument #8 is incompatible with prototype: prototype: pointer to unsigned char : "pgapifunc.h", line 24 argument : pointer to char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o statement.o statement.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o tuple.o tuple.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o tuplelist.o tuplelist.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o dlg_specific.o dlg_specific.c "dlg_specific.c", line 830: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "multibyte.h", line 37 argument : pointer to char "dlg_specific.c", line 833: warning: argument #1 is incompatible with prototype: prototype: pointer to unsigned char : "multibyte.h", line 37 argument : pointer to char cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o odbcapi.o odbcapi.c cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o multibyte.o multibyte.c "multibyte.c", line 73: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 74: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 75: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 76: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 77: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 80: warning: return value type mismatch "multibyte.c", line 82: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 83: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 84: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 85: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 86: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 116 argument : pointer to unsigned char "multibyte.c", line 89: warning: return value type mismatch "multibyte.c", line 91: warning: return value type mismatch cc -Xa -O -I/usr/pkg/include -KPIC -I. -I../../../src/include -I/usr/pkg/include -I/usr/pkg/include -DFRONTEND -DMD5_ODBC -DODBCINSTDIR='"/usr/pkg/etc"' -c -o gpps.o gpps.c ar crs libpsqlodbc.a `lorder info.o bind.o columninfo.o connection.o convert.o drvconn.o environ.o execute.o lobj.o md5.o misc.o options.o pgtypes.o psqlodbc.o qresult.o results.o socket.o parse.o statement.o tuple.o tuplelist.o dlg_specific.o odbcapi.o multibyte.o gpps.o | tsort` UX tsort: INFORM: cycle in data connection.o dlg_specific.o convert.o statement.o results.o parse.o info.o UX tsort: INFORM: cycle in data statement.o results.o parse.o info.o UX tsort: INFORM: cycle in data execute.o environ.o statement.o bind.o UX tsort: INFORM: cycle in data lobj.o connection.o execute.o qresult.o columninfo.o UX tsort: INFORM: cycle in data connection.o qresult.o columninfo.o UX tsort: INFORM: cycle in data environ.o connection.o UX tsort: INFORM: cycle in data psqlodbc.o dlg_specific.o misc.o UX tsort: INFORM: cycle in data dlg_specific.o psqlodbc.o ranlib libpsqlodbc.a cc -Xa -G -h libpsqlodbc.so.0 -Wl,-Bsymbolic info.o bind.o columninfo.o connection.o convert.o drvconn.o environ.o execute.o lobj.o md5.o misc.o options.o pgtypes.o psqlodbc.o qresult.o results.o socket.o parse.o statement.o tuple.o tuplelist.o dlg_specific.o odbcapi.o multibyte.o gpps.o -L/usr/pkg/lib -L/usr/pkg/lib -lnsl -lsocket -lm -R/usr/pkg/lib -o libpsqlodbc.so.0.27 ld: fatal: symbol `_init' is multiply-defined: (file /opt/SUNWspro/prod/lib/crti.o type=FUNC; file psqlodbc.o type=FUNC); ld: fatal: symbol `_fini' is multiply-defined: (file /opt/SUNWspro/prod/lib/crti.o type=FUNC; file psqlodbc.o type=FUNC); ld: fatal: File processing errors. No output written to libpsqlodbc.so.0.27 gmake: *** [libpsqlodbc.so.0.27] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/databases/odbc-postgresql ===> ===> There was an error during the ``build'' phase. ===> Please investigate the following for more information: ===> * log of the build ===> * /pkgobj/databases/odbc-postgresql/work/.work.log ===> *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/databases/odbc-postgresql
Please view the work log for odbc-postgresql-7.2.3
BULK> odbc-postgresql-7.2.3 was marked as broken: -rw-r--r-- 1 root other 43379 Aug 7 15:17 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for odbc-postgresql BULK> Marking all packages which depend upon odbc-postgresql-7.2.3 as broken: BULK> Build for odbc-postgresql-7.2.3 was not successful, aborting.