Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ports-i386@xxxxxxxxxxxxxxxxxxxxx: mod_rpaf-ap20-0.5 failed on i386 4]



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.

See http://pointyhat.freebsd.org for the full log.

Thanks,
Kris

----- Forwarded message from User Ports-i386 <ports-i386@xxxxxxxxxxxxxxxxxxxxx> -----

X-Original-To: kkenn@localhost
Delivered-To: kkenn@xxxxxxxxxxxxxxxxxxxxxxxx
X-Original-To: kris@xxxxxxxxxxx
Delivered-To: kris@xxxxxxxxxxx
Date: Tue, 6 Dec 2005 02:46:24 GMT
From: User Ports-i386 <ports-i386@xxxxxxxxxxxxxxxxxxxxx>
To: krion@xxxxxxxxxxx, kris@xxxxxxxxxxx
Subject: mod_rpaf-ap20-0.5 failed on i386 4
X-UIDL: m:D!!T\o!!'5R!!8B`!!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=0.96.6

building mod_rpaf-ap20-0.5 on gohan26.freebsd.org
in directory /x/tmp/4/chroot/58733
maintained by: apache@xxxxxxxxxxx
port directory: /usr/ports/www/mod_rpaf2
build started at Tue Dec  6 02:45:38 GMT 2005
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=apache-2.0.55_1.tgz expat-1.95.8_3.tgz libiconv-1.9.2_1.tgz rc_subr-1.31_1.tgz
RUN_DEPENDS=apache-2.0.55_1.tgz expat-1.95.8_3.tgz libiconv-1.9.2_1.tgz rc_subr-1.31_1.tgz
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> mod_rpaf-0.5.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
mod_rpaf-0.5.tar.gz                                   4482  B  245 kBps
=> MD5 Checksum OK for mod_rpaf-0.5.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Extracting for mod_rpaf-0.5
=> MD5 Checksum OK for mod_rpaf-0.5.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for mod_rpaf-0.5
================================================================
====================<phase 4: make build>====================
add_pkg apache-2.0.55_1.tgz expat-1.95.8_3.tgz libiconv-1.9.2_1.tgz rc_subr-1.31_1.tgz
adding dependencies
pkg_add apache-2.0.55_1.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_3.tgz
skipping expat-1.95.8_3, already added
pkg_add libiconv-1.9.2_1.tgz
skipping libiconv-1.9.2_1, already added
pkg_add rc_subr-1.31_1.tgz
skipping rc_subr-1.31_1, already added
===>   mod_rpaf-0.5 depends on file: /usr/local/sbin/apxs - found
===>   mod_rpaf-0.5 depends on file: /usr/local/sbin/apxs - found
===>  Configuring for mod_rpaf-0.5
===>  Building for mod_rpaf-0.5
===>  Generating apache plist
/usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O -pipe -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  -c -o mod_rpaf.lo mod_rpaf.c && touch mod_rpaf.slo
mod_rpaf.c:74: syntax error before `rpaf_module'
mod_rpaf.c:79: syntax error before `array_header'
mod_rpaf.c:82: syntax error before `*'
mod_rpaf.c: In function `rpaf_create_server_cfg':
mod_rpaf.c:83: `p' undeclared (first use in this function)
mod_rpaf.c:83: (Each undeclared identifier is reported only once
mod_rpaf.c:83: for each function it appears in.)
mod_rpaf.c:87: structure has no member named `proxy_ips'
mod_rpaf.c: In function `rpaf_set_proxy_ip':
mod_rpaf.c:97: `rpaf_module' undeclared (first use in this function)
mod_rpaf.c:101: structure has no member named `proxy_ips'
mod_rpaf.c:101: warning: assignment makes pointer from integer without a cast
mod_rpaf.c: In function `rpaf_enable':
mod_rpaf.c:108: `rpaf_module' undeclared (first use in this function)
mod_rpaf.c: In function `rpaf_sethostname':
mod_rpaf.c:117: `rpaf_module' undeclared (first use in this function)
mod_rpaf.c: At top level:
mod_rpaf.c:123: syntax error before `array_header'
mod_rpaf.c: In function `is_in_array':
mod_rpaf.c:125: `proxy_ips' undeclared (first use in this function)
mod_rpaf.c:127: `remote_ip' undeclared (first use in this function)
mod_rpaf.c: In function `change_remote_ip':
mod_rpaf.c:137: `rpaf_module' undeclared (first use in this function)
mod_rpaf.c:142: structure has no member named `proxy_ips'
mod_rpaf.c:143: warning: assignment makes pointer from integer without a cast
mod_rpaf.c:144: `array_header' undeclared (first use in this function)
mod_rpaf.c:144: `arr' undeclared (first use in this function)
mod_rpaf.c:146: warning: assignment makes pointer from integer without a cast
mod_rpaf.c:150: warning: assignment makes pointer from integer without a cast
mod_rpaf.c:151: request for member `sin_addr' in something not a structure or union
mod_rpaf.c:154: warning: assignment makes pointer from integer without a cast
mod_rpaf.c:157: warning: assignment makes pointer from integer without a cast
mod_rpaf.c:159: warning: assignment makes pointer from integer without a cast
mod_rpaf.c:162: warning: assignment makes pointer from integer without a cast
mod_rpaf.c: At top level:
mod_rpaf.c:173: warning: initialization from incompatible pointer type
mod_rpaf.c:175: warning: initialization from incompatible pointer type
mod_rpaf.c:177: warning: initialization from incompatible pointer type
mod_rpaf.c:182: syntax error before `rpaf_module'
apxs:Error: Command failed with rc=65536
.
*** Error code 1

Stop in /a/ports/www/mod_rpaf2.
================================================================
build of /usr/ports/www/mod_rpaf2 ended at Tue Dec  6 02:46:15 GMT 2005


----- End forwarded message -----

Attachment: pgpylkIsR5tbZ.pgp
Description: PGP signature