From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 7 20:00:41 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFCB916A539 for ; Sat, 7 Feb 2004 20:00:40 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B7F43D31 for ; Sat, 7 Feb 2004 20:00:40 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1840ebv080055 for ; Sat, 7 Feb 2004 20:00:40 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1840eTx080054; Sat, 7 Feb 2004 20:00:40 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 7 Feb 2004 20:00:40 -0800 (PST) Resent-Message-Id: <200402080400.i1840eTx080054@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Suresh Ramasubramanian Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F5B416A5BD for ; Sat, 7 Feb 2004 19:58:23 -0800 (PST) Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16AAA43D1D for ; Sat, 7 Feb 2004 19:58:23 -0800 (PST) (envelope-from suresh@frodo.hserus.net) Received: from suresh by frodo.hserus.net with local (Exim 4.30 #0) id 1Apg5O-000Dfg-3h by authid for ; Sun, 08 Feb 2004 09:28:22 +0530 Message-Id: Date: Sun, 08 Feb 2004 09:28:22 +0530 From: Suresh Ramasubramanian To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/62510: mod_perl doesnt build with ipv6 enabled apache13-modssl port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Suresh Ramasubramanian List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 04:00:41 -0000 >Number: 62510 >Category: ports >Synopsis: mod_perl doesnt build with ipv6 enabled apache13-modssl port >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: Sat Feb 07 20:00:40 PST 2004 >Closed-Date: >Last-Modified: >Originator: Suresh Ramasubramanian >Release: FreeBSD 4.9-STABLE i386 >Organization: -ENOENT >Environment: System: FreeBSD frodo.hserus.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 5 05:29:37 IST 2003 suresh@frodo.hserus.net:/usr/obj/usr/src/sys/FRODO i386 perl58 from ports, apache13-mod_ssl with APACHE_WITH_IPV6 set (and up and running on an ipv6 interface), mod_perl from ports. >Description: This is a resubmission of my earlier PR ports/62473 As I recently recompiled my apache with IPV6 support, I thought I'd rebuild all the modules that I used. Started with mod_perl. making the port bombs because mod_perl does not have ipv6 support in this port. >How-To-Repeat: Just compile the apache13-mod_ssl port using the APACHE_WITH_IPV6 flag. Then cd /usr/ports/www/mod_perl, and do a make there. This is what you get - Error message goes - /usr/bin/perl5.8.2 /usr/local/lib/perl5/5.8.2/ExtUtils/xsubpp -nolinenumbers -typemap /usr/local/lib/perl5/5.8.2/ExtUtils/typemap Connection.xs >Connection.c cc -DPIC -fPIC -O -pipe -I/usr/local/lib/perl5/5.8.2/mach/CORE -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.2/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include -DMOD_PERL_VERSION=\"1.28\" -DMOD_PERL_STRING_VERSION=\"mod_perl/1.28\" -DMOD_PERL_PREFIX=\"/usr/local/lib/perl5/site_perl/5.8.2/i386-freebsd\" -I/usr/local/include/apache -DMOD_PERL -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/usr/local/bin:/bin:/usr/bin\" -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsigned-char -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len -DHAVE_SOCKADDR_LEN -DMOD_SSL=208116 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe -O -pipe -c Connection.c && mv Connection.o Connection.lo Connection.c: In function `XS_Apache__Connection_remote_addr': Connection.c:123: incompatible types in assignment Connection.c: In function `XS_Apache__Connection_remote_ip': Connection.c:159: structure has no member named `sin_addr' *** Error code 1 Stop in /usr/ports/www/mod_perl/work/mod_perl-1.28/apaci. *** Error code 1 Stop in /usr/ports/www/mod_perl/work/mod_perl-1.28. *** Error code 1 Stop in /usr/ports/www/mod_perl. >Fix: Similar to the fix described in http://mail-index.netbsd.org/netbsd-bugs/2001/11/23/0007.html >Release-Note: >Audit-Trail: >Unformatted: