Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2008 23:13:28 GMT
From:      erik Osterholm <freebsd@eriko.mobi>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/123059: barnyard-sguil6 does not build with postgresql enabled
Message-ID:  <200804242313.m3ONDSLo045660@www.freebsd.org>
Resent-Message-ID: <200804242320.m3ONK379072260@freefall.freebsd.org>

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

>Number:         123059
>Category:       ports
>Synopsis:       barnyard-sguil6 does not build with postgresql enabled
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 23:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     erik Osterholm
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD  7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
With a brand new ports tree, security/barnyard-sguil6 does not build with Postgresql, either by pulling it in, or when explicitly building postgresql and then trying to build barnyard-sguil6 again.

===>  Vulnerability check disabled, database not found
===>  Found saved configuration for barnyard-sguil6-0.2.0_2
===>  Extracting for barnyard-sguil6-0.2.0_2
=> MD5 Checksum OK for barnyard-0.2.0.tar.gz.
=> SHA256 Checksum OK for barnyard-0.2.0.tar.gz.
===>  Patching for barnyard-sguil6-0.2.0_2
===>  Applying FreeBSD patches for barnyard-sguil6-0.2.0_2
===>   barnyard-sguil6-0.2.0_2 depends on file: /usr/local/bin/automake-1.9 - found
===>   barnyard-sguil6-0.2.0_2 depends on file: /usr/local/bin/autoconf-2.61 - found
===>   barnyard-sguil6-0.2.0_2 depends on shared library: tcl84.1 - found
===>   barnyard-sguil6-0.2.0_2 depends on shared library: pq.5 - found
===>  Configuring for barnyard-sguil6-0.2.0_2
configure.in:147: warning: underquoted definition of SN_CHECK_DECL
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:180: warning: underquoted definition of SN_CHECK_DECLS
configure.in:215: warning: underquoted definition of FAIL_MESSAGE
autoheader-2.61: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader-2.61: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader-2.61: WARNING: is deprecated and discouraged.
autoheader-2.61: 
autoheader-2.61: WARNING: Using the third argument of `AC_DEFINE' and
autoheader-2.61: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader-2.61: WARNING: `acconfig.h':
autoheader-2.61: 
autoheader-2.61: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader-2.61:                [Define if a function `main' is needed.])
autoheader-2.61: 
autoheader-2.61: WARNING: More sophisticated templates can also be produced, see the
autoheader-2.61: WARNING: documentation.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
/usr/ports/security/barnyard-sguil6/work/barnyard-0.2.0/missing: Unknown `--run' option
Try `/usr/ports/security/barnyard-sguil6/work/barnyard-0.2.0/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... 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
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for ranlib... ranlib
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for socket in -lsocket... no
checking whether printf must be declared... no
checking whether fprintf must be declared... no
checking whether syslog must be declared... no
checking whether puts must be declared... no
checking whether fputs must be declared... no
checking whether fputc must be declared... no
checking whether fopen must be declared... no
checking whether fclose must be declared... no
checking whether fwrite must be declared... no
checking whether fflush must be declared... no
checking whether getopt must be declared... no
checking whether bzero must be declared... no
checking whether bcopy must be declared... no
checking whether memset must be declared... no
checking whether strtol must be declared... no
checking whether strcasecmp must be declared... no
checking whether strncasecmp must be declared... no
checking whether strerror must be declared... no
checking whether perror must be declared... no
checking whether socket must be declared... no
checking whether sendto must be declared... no
checking whether vsnprintf must be declared... no
checking whether snprintf must be declared... no
checking whether strtoul must be declared... no
checking for snprintf... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for strerror... yes
checking for tclsh8.4... tclsh8.4
checking for the tcl version number... 8.4, patchlevel .19
checking /usr/local/include/libpq-fe.h usability... yes
checking /usr/local/include/libpq-fe.h presence... yes
checking for /usr/local/include/libpq-fe.h... yes
checking for PQsetdbLogin in -lpq... no


**********************************************
  ERROR: unable to find postgresql library
  checked in the following places
        /usr/local/lib
**********************************************

===>  Building for barnyard-sguil6-0.2.0_2
make: cannot open Makefile.
*** Error code 2

Stop in /usr/ports/security/barnyard-sguil6.
*** Error code 1

Stop in /usr/ports/security/barnyard-sguil6.

>How-To-Repeat:
portsnap fetch extract
cd /usr/ports/security/barnyard-sguil6
make config
  [select postgresql]
make install
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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