[ports-i386@FreeBSD.org: mod_auth_cookie_mysql2-0.3 failed on i386 5]

Kris Kennaway kris at obsecurity.org
Wed Feb 9 14:51:12 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-i386 <ports-i386 at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Date: Wed, 9 Feb 2005 14:27:57 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: krion at FreeBSD.org, kris at FreeBSD.org
Subject: mod_auth_cookie_mysql2-0.3 failed on i386 5
X-UIDL: Cm:"!W"G!!2Fn"!=l`!!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8

building mod_auth_cookie_mysql2-0.3 on gohan16.freebsd.org
in directory /x/tmp/5/chroot/7673
maintained by: apache at FreeBSD.org
port directory: /usr/ports/www/mod_auth_cookie_mysql2
build started at Wed Feb  9 14:25:56 UTC 2005
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=apache-1.3.33_1.tbz expat-1.95.8.tbz mysql-client-4.0.23a.tbz perl-5.8.6_2.tbz
RUN_DEPENDS=apache-1.3.33_1.tbz expat-1.95.8.tbz mysql-client-4.0.23a.tbz perl-5.8.6_2.tbz
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  Vulnerability check disabled
=> mod_auth_cookie_mysql2_0.3.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_auth_cookie_mysql2_0.3.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_auth_cookie_mysql2_0.3.tar.gz: File unavailable (e.g., file not found, no access)
=> Attempting to fetch from http://home.digithi.de/digithi/dev/.
mod_auth_cookie_mysql2_0.3.tar.gz                     6741  B   38 kBps
=> Checksum OK for apache2/mod_auth_cookie_mysql2_0.3.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Vulnerability check disabled
===>  Extracting for mod_auth_cookie_mysql2-0.3
=> Checksum OK for apache2/mod_auth_cookie_mysql2_0.3.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for mod_auth_cookie_mysql2-0.3
================================================================
====================<phase 4: make build>====================
add_pkg apache-1.3.33_1.tbz expat-1.95.8.tbz mysql-client-4.0.23a.tbz perl-5.8.6_2.tbz
adding dependencies
pkg_add apache-1.3.33_1.tbz
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
    Skipping /usr/bin/suidperl
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.8.6 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.8.6 to /usr/bin/perl5
    *** /usr/local/bin/sperl5.8.6 is not there, a symlink won't do any good
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.

===>  COMPATIBILITY NOTE:
      As of version 1.3.24, the RedirectMatch directive requires an
      absolute URL target location per RFC 2068. Uses of RedirectMatch that
      specify a relative URL will fail and must be corrected to function.

===>  BE CAREFULL HOW TO BOOT on 1.3.29_4 or after:
	To run apache www server from startup, add apache_enable="YES"
	in your /etc/rc.conf.

pkg_add expat-1.95.8.tbz
skipping expat-1.95.8, already added
pkg_add mysql-client-4.0.23a.tbz
pkg_add perl-5.8.6_2.tbz
skipping perl-5.8.6_2, already added
===>   mod_auth_cookie_mysql2-0.3 depends on file: /usr/local/sbin/apxs - found
===>   mod_auth_cookie_mysql2-0.3 depends on shared library: mysqlclient.12 - found
===>  Configuring for mod_auth_cookie_mysql2-0.3
===>  Building for mod_auth_cookie_mysql2-0.3
===>  Generating apache plist
cc -DLOGIN_CAP  -funsigned-char -O -pipe  -DDOCUMENT_LOCATION="/usr/local/www/data"  -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DHARD_SERVER_LIMIT=512 -fpic -DSHARED_MODULE -I/usr/local/include/apache -I/usr/local/include/mysql  -c mod_auth_cookie_mysql2.c
mod_auth_cookie_mysql2.c:25:25: apr_strings.h: No such file or directory
mod_auth_cookie_mysql2.c:42: error: syntax error before "auth_cookie_mysql2_module"
mod_auth_cookie_mysql2.c:47: error: syntax error before '*' token
mod_auth_cookie_mysql2.c:87: error: syntax error before '*' token
mod_auth_cookie_mysql2.c: In function `create_auth_dir_config':
mod_auth_cookie_mysql2.c:88: error: `p' undeclared (first use in this function)
mod_auth_cookie_mysql2.c:88: error: (Each undeclared identifier is reported only once
mod_auth_cookie_mysql2.c:88: error: for each function it appears in.)
mod_auth_cookie_mysql2.c:88: warning: initialization makes pointer from integer without a cast
mod_auth_cookie_mysql2.c: In function `do_redirect':
mod_auth_cookie_mysql2.c:99: error: `auth_cookie_mysql2_module' undeclared (first use in this function)
mod_auth_cookie_mysql2.c:103: warning: initialization makes pointer from integer without a cast
mod_auth_cookie_mysql2.c: In function `check_against_mysql':
mod_auth_cookie_mysql2.c:126: error: `apr_pool_t' undeclared (first use in this function)
mod_auth_cookie_mysql2.c:126: error: `p' undeclared (first use in this function)
mod_auth_cookie_mysql2.c:141: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c:148: warning: assignment makes pointer from integer without a cast
mod_auth_cookie_mysql2.c:154: warning: assignment makes pointer from integer without a cast
mod_auth_cookie_mysql2.c:159: warning: assignment makes pointer from integer without a cast
mod_auth_cookie_mysql2.c:164: warning: assignment makes pointer from integer without a cast
mod_auth_cookie_mysql2.c:175: warning: assignment makes pointer from integer without a cast
mod_auth_cookie_mysql2.c:182: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c:191: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c:205: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c:215: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c:224: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c: In function `check_valid_cookie':
mod_auth_cookie_mysql2.c:249: warning: assignment makes pointer from integer without a cast
mod_auth_cookie_mysql2.c:262: warning: assignment makes pointer from integer without a cast
mod_auth_cookie_mysql2.c:309: error: structure has no member named `user'
mod_auth_cookie_mysql2.c:310: error: structure has no member named `ap_auth_type'
mod_auth_cookie_mysql2.c: In function `check_user_access':
mod_auth_cookie_mysql2.c:331: error: `auth_cookie_mysql2_module' undeclared (first use in this function)
mod_auth_cookie_mysql2.c: In function `authenticate_user':
mod_auth_cookie_mysql2.c:341: error: `auth_cookie_mysql2_module' undeclared (first use in this function)
mod_auth_cookie_mysql2.c:350: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c:356: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c:360: warning: passing arg 5 of `ap_log_rerror' from incompatible pointer type
mod_auth_cookie_mysql2.c: At top level:
mod_auth_cookie_mysql2.c:371: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:372: error: initializer element is not constant
mod_auth_cookie_mysql2.c:372: error: (near initialization for `auth_commands[0].name')
mod_auth_cookie_mysql2.c:375: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:376: error: initializer element is not constant
mod_auth_cookie_mysql2.c:376: error: (near initialization for `auth_commands[0].func')
mod_auth_cookie_mysql2.c:379: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:380: error: initializer element is not constant
mod_auth_cookie_mysql2.c:380: error: (near initialization for `auth_commands[0].cmd_data')
mod_auth_cookie_mysql2.c:383: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:384: error: initializer element is not constant
mod_auth_cookie_mysql2.c:384: error: (near initialization for `auth_commands[0].req_override')
mod_auth_cookie_mysql2.c:387: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:388: error: initializer element is not constant
mod_auth_cookie_mysql2.c:388: error: (near initialization for `auth_commands[0].args_how')
mod_auth_cookie_mysql2.c:391: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:392: error: initializer element is not constant
mod_auth_cookie_mysql2.c:392: error: (near initialization for `auth_commands[0].errmsg')
mod_auth_cookie_mysql2.c:395: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:396: error: initializer element is not constant
mod_auth_cookie_mysql2.c:396: error: (near initialization for `auth_commands[0]')
mod_auth_cookie_mysql2.c:396: error: initializer element is not constant
mod_auth_cookie_mysql2.c:396: error: (near initialization for `auth_commands[1].name')
mod_auth_cookie_mysql2.c:399: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:400: error: initializer element is not constant
mod_auth_cookie_mysql2.c:400: error: (near initialization for `auth_commands[1].func')
mod_auth_cookie_mysql2.c:403: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:404: error: initializer element is not constant
mod_auth_cookie_mysql2.c:404: error: (near initialization for `auth_commands[1].cmd_data')
mod_auth_cookie_mysql2.c:407: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:408: error: initializer element is not constant
mod_auth_cookie_mysql2.c:408: error: (near initialization for `auth_commands[1].req_override')
mod_auth_cookie_mysql2.c:411: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:412: error: initializer element is not constant
mod_auth_cookie_mysql2.c:412: error: (near initialization for `auth_commands[1].args_how')
mod_auth_cookie_mysql2.c:415: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:416: error: initializer element is not constant
mod_auth_cookie_mysql2.c:416: error: (near initialization for `auth_commands[1].errmsg')
mod_auth_cookie_mysql2.c:419: error: syntax error before "mysql_cookie_auth2_config_rec"
mod_auth_cookie_mysql2.c:421: error: initializer element is not constant
mod_auth_cookie_mysql2.c:421: error: (near initialization for `auth_commands[1]')
mod_auth_cookie_mysql2.c:421: error: initializer element is not constant
mod_auth_cookie_mysql2.c:421: error: (near initialization for `auth_commands[2].name')
mod_auth_cookie_mysql2.c:421: error: initializer element is not constant
mod_auth_cookie_mysql2.c:421: error: (near initialization for `auth_commands[2]')
mod_auth_cookie_mysql2.c:423: error: syntax error before '*' token
mod_auth_cookie_mysql2.c: In function `register_hooks':
mod_auth_cookie_mysql2.c:426: error: `APR_HOOK_FIRST' undeclared (first use in this function)
mod_auth_cookie_mysql2.c: At top level:
mod_auth_cookie_mysql2.c:431: error: syntax error before "auth_cookie_mysql2_module"
apxs:Break: Command failed with rc=1
*** Error code 1

Stop in /a/ports/www/mod_auth_cookie_mysql2.
================================================================
build ended at Wed Feb  9 14:27:54 UTC 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/20050209/e439aa45/attachment.bin


More information about the freebsd-apache mailing list