From owner-freebsd-apache@FreeBSD.ORG Thu Dec 4 05:22:41 2008 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A019106564A for ; Thu, 4 Dec 2008 05:22:41 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:c:20d:56ff:fe6f:f935]) by mx1.freebsd.org (Postfix) with ESMTP id 2F9DD8FC20 for ; Thu, 4 Dec 2008 05:22:41 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 661DD1CCA6 for ; Thu, 4 Dec 2008 06:22:40 +0100 (CET) From: linimon@FreeBSD.org To: apache@freebsd.org Message-Id: <20081204052240.661DD1CCA6@mail.droso.net> Date: Thu, 4 Dec 2008 06:22:40 +0100 (CET) Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2008 05:22:41 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: www/mod_webapp broken because: does not build build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.20081106084257/mod_webapp-4.1.24_2.log (Fri Nov 7 21:10:46 UTC 2008) http://pointyhat.FreeBSD.org/errorlogs/sparc64-errorlogs/e.7.20081130033632/mod_webapp-4.1.24_2.log (Fri Oct 3 06:48:31 UTC 2008) overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_webapp If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-apache@FreeBSD.ORG Sat Dec 6 21:47:17 2008 Return-Path: Delivered-To: apache@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B26441065676; Sat, 6 Dec 2008 21:47:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 873DF8FC16; Sat, 6 Dec 2008 21:47:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id mB6LlHJK031059; Sat, 6 Dec 2008 21:47:17 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id mB6LlHTu031055; Sat, 6 Dec 2008 21:47:17 GMT (envelope-from linimon) Date: Sat, 6 Dec 2008 21:47:17 GMT Message-Id: <200812062147.mB6LlHTu031055@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-www@FreeBSD.org, apache@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/129470: www/mod_auth_kerb update from 5.3 to 5.4 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2008 21:47:17 -0000 Synopsis: www/mod_auth_kerb update from 5.3 to 5.4 Responsible-Changed-From-To: freebsd-www->apache Responsible-Changed-By: linimon Responsible-Changed-When: Sat Dec 6 21:46:00 UTC 2008 Responsible-Changed-Why: Reassign to ports. (The gnats 'www' category is only for problems with the FreeBSD website.) http://www.freebsd.org/cgi/query-pr.cgi?pr=129470