Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 12:21:09 -0600 (CST)
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47866: postgresql-jdbc build fails
Message-ID:  <200302031821.h13IL9sc002768@lerlaptop.iadfw.net>

next in thread | raw e-mail | index | archive | help

>Number:         47866
>Category:       ports
>Synopsis:       postgresql-jdbc build fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 03 10:30:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD lerlaptop.iadfw.net 4.7-STABLE FreeBSD 4.7-STABLE #37: Fri Jan 17 15:17:11 CST 2003 ler@lerlaptop.iadfw.net:/usr/obj/usr/src/sys/LERLAPTOP i386


	
>Description:
jdbc compile files. 


      ===>  Cleaning for rpm-3.0.6_6
      ===>  Cleaning for unzip-5.50
      ===>  Cleaning for zip-2.3_1
      ===>  Cleaning for libiconv-1.8_2
      ===>  Cleaning for autoconf213-2.13.000227_5
      ===>  Cleaning for automake14-1.4.5_9
      ===>  Cleaning for gettext-0.11.5_1
      ===>  Cleaning for glib-1.2.10_8
      ===>  Cleaning for gmake-3.80
      ===>  Cleaning for imake-4.2.0_1
      ===>  Cleaning for jakarta-ant-1.5.1_3
      ===>  Cleaning for libtool-1.3.4_4
      ===>  Cleaning for m4-1.4_1
      ===>  Cleaning for nspr-4.2_1
      ===>  Cleaning for pkgconfig-0.15.0
      ===>  Cleaning for popt-1.6.4
      ===>  Cleaning for linux_base-7.1_2
      ===>  Cleaning for javavmwrapper-1.4
      ===>  Cleaning for jdk-1.3.1p7_2
      ===>  Cleaning for linux-sun-jdk-1.3.1.06_1
      ===>  Cleaning for freetype2-2.1.3_1
      ===>  Cleaning for crimson-1.1.3_1
      ===>  Cleaning for expat-1.95.5
      ===>  Cleaning for urwfonts-1.0
      ===>  Cleaning for gtk-1.2.10_9
      ===>  Cleaning for open-motif-2.2.2_1
      ===>  Cleaning for XFree86-libraries-4.2.1_6
      ===>  Cleaning for postgresql-jdbc-7.3.1
      ===>  Extracting for postgresql-jdbc-7.3.1
      >> Checksum OK for postgresql/postgresql-base-7.3.1.tar.gz.
      >> Checksum OK for postgresql/postgresql-opt-7.3.1.tar.gz.
      >> Checksum OK for postgresql/postgresql-test-7.3.1.tar.gz.
      >> Checksum OK for postgresql/postgresql-docs-7.3.1.tar.gz.
      ===>   postgresql-jdbc-7.3.1 depends on file: /usr/local/bin/ant - found
      ===>   postgresql-jdbc-7.3.1 depends on file: /usr/local/jdk1.3.1/bin/java - found
      ===>   postgresql-jdbc-7.3.1 depends on executable: gmake - found
      ===>  Patching for postgresql-jdbc-7.3.1
      ===>  Configuring for postgresql-jdbc-7.3.1
      configure: WARNING: you should use --build, --host, --target
      checking build system type... i386-portbld-freebsd4.7
      checking host system type... i386-portbld-freebsd4.7
      checking which template to use... freebsd
      checking whether to build with 64-bit integer date/time support... no
      checking whether to build with recode support... no
      checking whether NLS is wanted... no
      checking for default port number... 5432
      checking for default soft limit on number of connections... 32
      checking for i386-portbld-freebsd4.7-gcc... cc
      checking for C compiler default output... a.out
      checking whether the C compiler works... yes
      checking whether we are cross compiling... no
      checking for suffix of executables... 
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether cc accepts -g... yes
      configure: using CFLAGS=-O -pipe 
      checking whether the C compiler still works... yes
      checking how to run the C preprocessor... cc -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 build Java/JDBC tools... yes
      checking for jakarta-ant... no
      checking for ant... /usr/local/bin/ant
      checking whether /usr/local/bin/ant works... yes
      checking whether to build with Kerberos 4 support... no
      checking whether to build with Kerberos 5 support... no
      checking whether to build with PAM support... no
      configure: using CPPFLAGS= 
      configure: using LDFLAGS= 
      checking for gawk... no
      checking for mawk... no
      checking for nawk... nawk
      checking for flex... /usr/bin/flex
      checking whether ln -s works... yes
      checking for ld used by GCC... /usr/libexec/elf/ld
      checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
      checking for i386-portbld-freebsd4.7-ranlib... no
      checking for ranlib... ranlib
      checking for lorder... lorder
      checking for tar... /usr/bin/tar
      checking for i386-portbld-freebsd4.7-strip... no
      checking for strip... strip
      checking whether it is possible to strip libraries... yes
      checking for bison... bison -y
      checking for perl... /usr/bin/perl
      checking for main in -lbsd... no
      checking for setproctitle in -lutil... yes
      checking for main in -lm... yes
      checking for main in -ldl... no
      checking for main in -lnsl... no
      checking for main in -lsocket... no
      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... yes
      checking for main in -lBSD... no
      checking for main in -lgen... no
      checking for main in -lPW... no
      checking for main in -lresolv... no
      checking for library containing getopt_long... no
      checking for main in -lunix... no
      checking for library containing crypt... -lcrypt
      checking for __inet_ntoa in -lbind... no
      checking for library containing fdatasync... no
      checking for shmget in -lcygipc... no
      checking for readline... yes (-lreadline)
      checking for inflate in -lz... yes
      checking for ANSI C header files... yes
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... no
      checking for unistd.h... yes
      checking crypt.h usability... no
      checking crypt.h presence... no
      checking for crypt.h... no
      checking dld.h usability... no
      checking dld.h presence... no
      checking for dld.h... no
      checking endian.h usability... no
      checking endian.h presence... no
      checking for endian.h... no
      checking fp_class.h usability... no
      checking fp_class.h presence... no
      checking for fp_class.h... no
      checking getopt.h usability... no
      checking getopt.h presence... no
      checking for getopt.h... no
      checking ieeefp.h usability... yes
      checking ieeefp.h presence... yes
      checking for ieeefp.h... yes
      checking pwd.h usability... yes
      checking pwd.h presence... yes
      checking for pwd.h... yes
      checking sys/ipc.h usability... yes
      checking sys/ipc.h presence... yes
      checking for sys/ipc.h... yes
      checking sys/pstat.h usability... no
      checking sys/pstat.h presence... no
      checking for sys/pstat.h... no
      checking sys/select.h usability... yes
      checking sys/select.h presence... yes
      checking for sys/select.h... yes
      checking sys/sem.h usability... yes
      checking sys/sem.h presence... yes
      checking for sys/sem.h... yes
      checking sys/socket.h usability... yes
      checking sys/socket.h presence... yes
      checking for sys/socket.h... yes
      checking sys/shm.h usability... yes
      checking sys/shm.h presence... yes
      checking for sys/shm.h... yes
      checking sys/un.h usability... yes
      checking sys/un.h presence... yes
      checking for sys/un.h... yes
      checking termios.h usability... yes
      checking termios.h presence... yes
      checking for termios.h... yes
      checking kernel/OS.h usability... no
      checking kernel/OS.h presence... no
      checking for kernel/OS.h... no
      checking kernel/image.h usability... no
      checking kernel/image.h presence... no
      checking for kernel/image.h... no
      checking SupportDefs.h usability... no
      checking SupportDefs.h presence... no
      checking for SupportDefs.h... no
      checking netinet/in.h usability... yes
      checking netinet/in.h presence... yes
      checking for netinet/in.h... yes
      checking for netinet/tcp.h... yes
      checking readline/readline.h usability... yes
      checking readline/readline.h presence... yes
      checking for readline/readline.h... yes
      checking readline/history.h usability... yes
      checking readline/history.h presence... yes
      checking for readline/history.h... yes
      checking zlib.h usability... yes
      checking zlib.h presence... yes
      checking for zlib.h... yes
      checking for an ANSI C-conforming const... yes
      checking for inline... inline
      checking for preprocessor stringizing operator... yes
      checking for signed types... yes
      checking for working volatile... yes
      checking whether struct tm is in sys/time.h or time.h... time.h
      checking for struct tm.tm_zone... yes
      checking for union semun... yes
      checking for struct sockaddr_un... yes
      checking for struct cmsgcred... yes
      checking for struct fcred... no
      checking for struct sockcred... no
      checking for z_streamp... yes
      checking for int timezone... no
      checking types of arguments for accept()... int, struct sockaddr *, size_t *
      checking whether gettimeofday takes only one argument... no
      checking for working memcmp... yes
      checking for cbrt... yes
      checking for fcvt... no
      checking for getopt_long... no
      checking for memmove... yes
      checking for pstat... no
      checking for setproctitle... yes
      checking for setsid... yes
      checking for sigprocmask... yes
      checking for sysconf... yes
      checking for waitpid... yes
      checking for dlopen... yes
      checking for fdatasync... no
      checking whether fdatasync is declared... no
      checking for PS_STRINGS... no
      checking for snprintf... yes
      checking for vsnprintf... yes
      checking whether snprintf is declared... yes
      checking whether vsnprintf is declared... yes
      checking for isinf... yes
      checking for fseeko... yes
      checking for gethostname... yes
      checking for getrusage... yes
      checking for inet_aton... yes
      checking for random... yes
      checking for srandom... yes
      checking for strcasecmp... yes
      checking for strdup... yes
      checking for strerror... yes
      checking for strtol... yes
      checking for strtoul... yes
      checking for rint... yes
      checking for rl_completion_append_character... yes
      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 syslog.h usability... yes
      checking syslog.h presence... yes
      checking for syslog.h... yes
      checking for optreset... yes
      checking for strtoll... yes
      checking for strtoull... yes
      checking for atexit... yes
      checking for _LARGEFILE_SOURCE value needed for large files... no
      checking for fseeko... (cached) yes
      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 unsigned long... yes
      checking size of unsigned long... 4
      checking for short... yes
      checking alignment of short... 2
      checking for int... yes
      checking alignment of int... 4
      checking for long... yes
      checking alignment of long... 4
      checking for long long int... yes
      checking alignment of long long int... 4
      checking for double... yes
      checking alignment of double... 4
      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 special C compiler options needed for large files... no
      checking for _FILE_OFFSET_BITS value needed for large files... no
      checking for _LARGE_FILES value needed for large files... no
      checking for onsgmls... no
      checking for nsgmls... nsgmls
      checking for openjade... no
      checking for jade... jade
      checking for DocBook V3.1... yes
      checking for DocBook stylesheets... /usr/local/share/sgml/docbook/dsssl/modular
      checking for collateindex.pl... /usr/local/share/sgml/docbook/dsssl/modular/bin/collateindex.pl
      checking for sgmlspl... no
      configure: creating ./config.status
      config.status: creating GNUmakefile
      config.status: creating src/Makefile.global
      config.status: creating src/include/pg_config.h
      config.status: linking ./src/backend/port/tas/dummy.s to src/backend/port/tas.s
      config.status: linking ./src/backend/port/dynloader/freebsd.c to src/backend/port/dynloader.c
      config.status: linking ./src/backend/port/sysv_sema.c to src/backend/port/pg_sema.c
      config.status: linking ./src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
      config.status: linking ./src/backend/port/dynloader/freebsd.h to src/include/dynloader.h
      config.status: linking ./src/include/port/freebsd.h to src/include/pg_config_os.h
      config.status: linking ./src/makefiles/Makefile.freebsd to src/Makefile.port
      ===>  Building for postgresql-jdbc-7.3.1
      gmake: Entering directory `/usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc'
      /usr/local/bin/ant -buildfile ./build.xml all \
        -Dmajor=7 -Dminor=3 -Dfullversion=7.3.1 -Ddef_pgport=5432 -Denable_debug=no
      Buildfile: ./build.xml
      
      all:
      
      prepare:
          [mkdir] Created dir: /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/build
          [mkdir] Created dir: /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/jars
      
      check_versions:
      
      driver:
           [copy] Copying 1 file to /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql
           [echo] Configured build for the JDBC2 edition driver
      
      compile:
          [javac] Compiling 50 source files to /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/build
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java:240: cannot resolve symbol
          [javac] symbol  : constructor Array  (org.postgresql.PGConnection,int,org.postgresql.Field,java.sql.ResultSet)
          [javac] location: class org.postgresql.jdbc2.Array
          [javac] 		return (java.sql.Array) new org.postgresql.jdbc2.Array( connection, i, fields[i - 1], (java.sql.ResultSet) this );
          [javac]                                         ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java:420: incompatible types
          [javac] found   : java.sql.Statement
          [javac] required: org.postgresql.jdbc2.Statement
          [javac] 		return statement;
          [javac]                        ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java:560: incompatible types
          [javac] found   : java.sql.PreparedStatement
          [javac] required: org.postgresql.jdbc2.PreparedStatement
          [javac] 			deleteStatement = ((java.sql.Connection) connection).prepareStatement(deleteSQL.toString());
          [javac]                                                                                              ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java:619: incompatible types
          [javac] found   : java.sql.PreparedStatement
          [javac] required: org.postgresql.jdbc2.PreparedStatement
          [javac] 			insertStatement = ((java.sql.Connection) connection).prepareStatement(insertSQL.toString());
          [javac]                                                                                              ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java:639: inconvertible types
          [javac] found   : org.postgresql.jdbc2.PreparedStatement
          [javac] required: org.postgresql.jdbc2.AbstractJdbc2Statement
          [javac] 				long insertedOID = ((AbstractJdbc2Statement) insertStatement).getLastOID();
          [javac]                                                                              ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java:955: incompatible types
          [javac] found   : java.sql.PreparedStatement
          [javac] required: org.postgresql.jdbc2.PreparedStatement
          [javac] 			selectStatement = ((java.sql.Connection) connection).prepareStatement(selectSQL.toString());
          [javac]                                                                                              ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java:1038: incompatible types
          [javac] found   : java.sql.PreparedStatement
          [javac] required: org.postgresql.jdbc2.PreparedStatement
          [javac] 				updateStatement = ((java.sql.Connection) connection).prepareStatement(updateSQL.toString());
          [javac]                                                                                                      ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java:51: inconvertible types
          [javac] found   : org.postgresql.jdbc2.AbstractJdbc2Statement
          [javac] required: org.postgresql.jdbc2.Statement
          [javac] 		((AbstractJdbc2ResultSet)result).setStatement((Statement)this);
          [javac]                                                                          ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/Array.java:49: inconvertible types
          [javac] found   : org.postgresql.jdbc2.ResultSet
          [javac] required: org.postgresql.jdbc2.AbstractJdbc2ResultSet
          [javac] 		this.rawString = ((AbstractJdbc2ResultSet)rs).getFixedString(idx);
          [javac]                                                           ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/Jdbc2Connection.java:14: org.postgresql.jdbc2.Jdbc2Connection should be declared abstract; it does not define getResultSet(java.sql.Statement,org.postgresql.Field[],java.util.Vector,java.lang.String,int) in org.postgresql.jdbc1.AbstractJdbc1Connection
          [javac] public class Jdbc2Connection extends org.postgresql.jdbc2.AbstractJdbc2Connection implements java.sql.Connection
          [javac]        ^
          [javac] /usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/org/postgresql/jdbc2/Jdbc2ResultSet.java:13: getStatement() in org.postgresql.jdbc2.AbstractJdbc2ResultSet cannot implement getStatement() in java.sql.ResultSet; attempting to use incompatible return type
          [javac] found   : org.postgresql.jdbc2.Statement
          [javac] required: java.sql.Statement
          [javac] public class Jdbc2ResultSet extends org.postgresql.jdbc2.AbstractJdbc2ResultSet implements java.sql.ResultSet
          [javac]        ^
          [javac] Note: Some input files use or override a deprecated API.
          [javac] Note: Recompile with -deprecation for details.
          [javac] 11 errors
      
      BUILD FAILED
      file:/usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc/build.xml:104: Compile failed; see the compiler error output for details.
      
      Total time: 8 seconds
      gmake: *** [all] Error 1
      gmake: Leaving directory `/usr/ports/databases/postgresql-jdbc/work/postgresql-7.3.1/src/interfaces/jdbc'
      *** Error code 2
      
      Stop in /usr/ports/databases/postgresql-jdbc.
>How-To-Repeat:
See above
>Fix:
-deprecation flag?   Something else?  I'm not sure. 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302031821.h13IL9sc002768>