From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 13 10:10:35 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D48A63B for ; Sat, 13 Sep 2014 10:10:35 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13CF46D0 for ; Sat, 13 Sep 2014 10:10:35 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8DAAYT6006326 for ; Sat, 13 Sep 2014 10:10:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193552] www/mod_log_config-st [maintainer] support for recent apache.mk PATCH Date: Sat, 13 Sep 2014 10:10:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohauer@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2014 10:10:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193552 Olli Hauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohauer@FreeBSD.org --- Comment #1 from Olli Hauer --- Seems a patch to build against apache24 is missing ===> Building for ap24-mod_log_config-st-1.03_3 /usr/local/share/apr/build-1/libtool --silent --mode=compile cc -std=gnu99 -prefer-pic -O2 -pipe -I/usr/include -fno-strict-aliasing -I/usr/local/include/apache24 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include -I/usr/local/include/db5 -c -o mod_log_config.lo mod_log_config.c && touch mod_log_config.slo mod_log_config.c: In function 'log_remote_address': mod_log_config.c:362: error: 'conn_rec' has no member named 'remote_ip' mod_log_config.c: In function 'log_pid_tid': mod_log_config.c:591: warning: assignment makes integer from pointer without a cast mod_log_config.c: In function 'ap_filepipe_log_ewriter': mod_log_config.c:1566: warning: passing argument 3 of 'apr_file_write' from incompatible pointer type apxs:Error: Command failed with rc=65536 -- You are receiving this mail because: You are the assignee for the bug.