[ports-alpha@pointyhat.freebsd.org: mod_cfg_ldap-1.2 failed on alpha 4]

Kris Kennaway kris at obsecurity.org
Sat Jan 29 11:28:15 PST 2005


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

Thanks,
Kris

----- Forwarded message from User Ports-alpha <ports-alpha at pointyhat.freebsd.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Date: Fri, 28 Jan 2005 00:33:38 GMT
From: User Ports-alpha <ports-alpha at pointyhat.freebsd.org>
To: krion at FreeBSD.org, kris at FreeBSD.org
Subject: mod_cfg_ldap-1.2 failed on alpha 4
X-UIDL: J)+"!\Ln"!oG/!!=^I"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8

building mod_cfg_ldap-1.2 on axp0.freebsd.org
in directory /a/tmp/4/chroot/87999
maintained by: apache at FreeBSD.org
port directory: /usr/ports/www/mod_cfg_ldap
build started at Fri Jan 28 00:33:16 GMT 2005
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=apache-2.0.52_4.tgz expat-1.95.8.tgz libiconv-1.9.2_1.tgz openldap-client-2.2.19.tgz rc_subr-1.31.tgz
RUN_DEPENDS=apache-2.0.52_4.tgz expat-1.95.8.tgz libiconv-1.9.2_1.tgz openldap-client-2.2.19.tgz rc_subr-1.31.tgz
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  Vulnerability check disabled
=> mod_cfg_ldap-1.2.tar.gz doesn't seem to exist in /tmp/distfiles/apache2.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/apache2/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/apache2/mod_cfg_ldap-1.2.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/apache2/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/apache2/mod_cfg_ldap-1.2.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/modcfgldap/.
mod_cfg_ldap-1.2.tar.gz                                 33 kB   33 kBps
=> Checksum OK for apache2/mod_cfg_ldap-1.2.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Vulnerability check disabled
===>  Extracting for mod_cfg_ldap-1.2
=> Checksum OK for apache2/mod_cfg_ldap-1.2.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for mod_cfg_ldap-1.2
================================================================
====================<phase 4: make build>====================
add_pkg apache-2.0.52_4.tgz expat-1.95.8.tgz libiconv-1.9.2_1.tgz openldap-client-2.2.19.tgz rc_subr-1.31.tgz
adding dependencies
pkg_add apache-2.0.52_4.tgz

To run apache www server from startup, add apache2_enable="YES"
in your /etc/rc.conf. Extra options can be found in startup script.

pkg_add expat-1.95.8.tgz
skipping expat-1.95.8, already added
pkg_add libiconv-1.9.2_1.tgz
skipping libiconv-1.9.2_1, already added
pkg_add openldap-client-2.2.19.tgz

************************************************************

The OpenLDAP client package has been successfully installed.

Edit
  /usr/local/etc/openldap/ldap.conf
to change the system-wide client defaults.

Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at
  http://www.OpenLDAP.org/faq/index.cgi?file=3
for more information.

************************************************************

pkg_add rc_subr-1.31.tgz
skipping rc_subr-1.31, already added
===>   mod_cfg_ldap-1.2 depends on file: /usr/local/sbin/apxs - found
===>   mod_cfg_ldap-1.2 depends on shared library: ldap-2.2.7 - found
===>  Configuring for mod_cfg_ldap-1.2
===>  Building for mod_cfg_ldap-1.2
===>  Generating apache plist
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O -pipe -mcpu=ev4 -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE  -I/usr/local/include/apache2  -I/usr/local/include/apache2   -I/usr/local/include/apache2 -I/usr/local/include -I/usr/local/include  -c -o mod_cfg_ldap.lo mod_cfg_ldap.c && touch mod_cfg_ldap.slo
mod_cfg_ldap.c: In function `cfg_ldap_init_ldap':
mod_cfg_ldap.c:102: syntax error before `int'
mod_cfg_ldap.c:110: syntax error before `int'
mod_cfg_ldap.c:112: `rc' undeclared (first use in this function)
mod_cfg_ldap.c:112: (Each undeclared identifier is reported only once
mod_cfg_ldap.c:112: for each function it appears in.)
mod_cfg_ldap.c:114: `version' undeclared (first use in this function)
mod_cfg_ldap.c:124: syntax error before `int'
mod_cfg_ldap.c:127: `SSLmode' undeclared (first use in this function)
mod_cfg_ldap.c: In function `cfg_ldap_read_vhost_from_ldap':
mod_cfg_ldap.c:224: syntax error before `*'
mod_cfg_ldap.c:225: `vhost' undeclared (first use in this function)
mod_cfg_ldap.c:229: syntax error before `char'
mod_cfg_ldap.c:230: `filter' undeclared (first use in this function)
mod_cfg_ldap.c:235: syntax error before `int'
mod_cfg_ldap.c:237: `rc' undeclared (first use in this function)
mod_cfg_ldap.c:238: `res' undeclared (first use in this function)
mod_cfg_ldap.c:252: syntax error before `*'
mod_cfg_ldap.c:253: `entry' undeclared (first use in this function)
mod_cfg_ldap.c:256: syntax error before `int'
mod_cfg_ldap.c:257: `count' undeclared (first use in this function)
mod_cfg_ldap.c:262: warning: unreachable code at beginning of switch statement
mod_cfg_ldap.c:273: syntax error before `char'
mod_cfg_ldap.c:280: `attr' undeclared (first use in this function)
mod_cfg_ldap.c:280: `ber' undeclared (first use in this function)
mod_cfg_ldap.c:283: `val' undeclared (first use in this function)
mod_cfg_ldap.c:286: `vhost_name' undeclared (first use in this function)
mod_cfg_ldap.c:290: `vhost_admin' undeclared (first use in this function)
mod_cfg_ldap.c:294: `vhost_docroot' undeclared (first use in this function)
mod_cfg_ldap.c: In function `set_cfg_ldap_cert_auth':
mod_cfg_ldap.c:415: syntax error before `const'
mod_cfg_ldap.c:416: `err' undeclared (first use in this function)
apxs:Error: Command failed with rc=65536
.
*** Error code 1

Stop in /a/ports/www/mod_cfg_ldap.
================================================================
build ended at Fri Jan 28 00:33:36 GMT 2005


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20050129/ef030a5e/attachment.bin


More information about the freebsd-apache mailing list