Date: Sat, 04 Jan 2003 14:54:14 -0800 From: "L. S. Colby" <lscolby@gwirynybyd.net> To: girgen@partitur.se Cc: ports@FreeBSD.org Subject: FreeBSD Port: postgresql-odbc-7.3.1 Message-ID: <3E176616.5040508@gwirynybyd.net>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------060900030807060502090001 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello - The latest postgresql-odbc fails to build. I have included a log of the build attempt via an attachment to this email. system config: athelon 4.7-stable successful upgrade to postgresql-7.3.1 from 7.2.1 upgrade used the following commands to effect: cvsup -g -L2 ports-supfile && pkgdb -u && portsdb -Uu && portversion -Ov | grep '<' portupgrade packagename When postgresql-odbc build failed I removed the 7.2.1 odbc package via pkg_deinstall and attempted a fresh install. If you need any more information please contact me at: lscolby@gwirynybyd.net Thanks, Colby --------------060900030807060502090001 Content-Type: text/plain; name="postgresql-odbc-install-log.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="postgresql-odbc-install-log.txt" ---> Installing 'postgresql-odbc-7.3.1' from a port (databases/postgresql-odbc) ---> Building '/usr/ports/databases/postgresql-odbc' ===> Cleaning for libiconv-1.8_2 ===> Cleaning for libiodbc-3.0.5_1 ===> 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 libtool-1.3.4_4 ===> Cleaning for pkgconfig-0.13.0 ===> Cleaning for freetype2-2.1.2_1 ===> Cleaning for expat-1.95.5 ===> Cleaning for gtk-1.2.10_9 ===> Cleaning for XFree86-libraries-4.2.1_5 ===> Cleaning for postgresql-odbc-7.3.1 ===> Extracting for postgresql-odbc-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-odbc-7.3.1 depends on executable: gmake - found ===> postgresql-odbc-7.3.1 depends on shared library: iodbc.3 - found ===> Patching for postgresql-odbc-7.3.1 ===> Configuring for postgresql-odbc-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=-O2 -pipe -march=pentiumpro 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... no 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= -I/usr/local/include 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... yes checking getopt.h presence... yes checking for getopt.h... yes 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... no checking for collateindex.pl... no 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-odbc-7.3.1 gmake: *** src/interfaces/odbc: No such file or directory. Stop. *** Error code 2 Stop in /usr/ports/databases/postgresql-odbc. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall7819.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! databases/postgresql-odbc (unknown build error) --------------060900030807060502090001-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E176616.5040508>