From owner-freebsd-apache@FreeBSD.ORG Mon Nov 17 02:05:02 2014 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0B50AC6 for ; Mon, 17 Nov 2014 02:05:02 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A92179EB for ; Mon, 17 Nov 2014 02:05:02 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAH252Pb012015 for ; Mon, 17 Nov 2014 02:05:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 193905] Upgrade of devel/apr1 to apr-1.5.1.1.5.4 causes devel/subversion to break Date: Mon, 17 Nov 2014 02:05:02 +0000 X-Bugzilla-Reason: CC 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 Only Me X-Bugzilla-Who: jbeich@vfemail.net X-Bugzilla-Status: Issue Resolved 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-apache@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 02:05:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193905 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeich@vfemail.net --- Comment #6 from Jan Beich --- I'm having similar issue with devel/apr1 built by lang/clang35. It appears any optimization level above -O0 breaks apr_stat() in file_io/unix/filestat.c. Here's a workaround: --- apr-1.5.1/file_io/unix/filestat.c~ +++ apr-1.5.1/file_io/unix/filestat.c @@ -297,7 +297,6 @@ APR_DECLARE(apr_status_t) apr_stat(apr_f finfo->pool = pool; finfo->fname = fname; fill_out_finfo(finfo, &info, wanted); - if (wanted & APR_FINFO_LINK) wanted &= ~APR_FINFO_LINK; return (wanted & ~finfo->valid) ? APR_INCOMPLETE : APR_SUCCESS; } Will try again after 11.0-CURRENT imports clang 3.5.x if the issue persists. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-apache@FreeBSD.ORG Wed Nov 19 17:28:52 2014 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17367B0B for ; Wed, 19 Nov 2014 17:28:52 +0000 (UTC) Received: from mail-vc0-x24d.google.com (mail-vc0-x24d.google.com [IPv6:2607:f8b0:400c:c03::24d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C605E7F4 for ; Wed, 19 Nov 2014 17:28:51 +0000 (UTC) Received: by mail-vc0-f205.google.com with SMTP id la4so8010vcb.4 for ; Wed, 19 Nov 2014 09:28:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:message-id:date:subject:from:to:content-type; bh=yfwM8mo2QiWylSTXjUwBS6YT7uB5xOrbKFuPr1QyDMI=; b=dwkWsF0Jh0D/p/aBw9B4h9o5P+ZuA+l38wC4zeK0ouEF2jNnvx1fP8CiJJ3fqTpg80 mb5fv1VThpHitjXPcWxqlx60Ncgev0wIbT+aRwK544W1QiuETtFp0rmTaup939c1yFde 0zubePnWQTapB85ptFmaEf67JmWO+jSNkXVaMZ845Sjanv1Lx7rf6p2EZorhqPdDtkyF jUvka7wFFBIuF4hNswf5pIGquCPxCYAWXBudxoPYIz2MKM+ph5VuM+emJ2tuZ1Tflkx9 TPsPTUt2lxSsh29J2sJ0OyOu8ZmftbF49TSzrIRLq8b5TJvEilAwWWHEN0VmplW5TgW5 9rmw== MIME-Version: 1.0 X-Received: by 10.236.42.137 with SMTP id j9mr64464608yhb.35.1416418130699; Wed, 19 Nov 2014 09:28:50 -0800 (PST) Message-ID: <089e0153721288b5e40508398b4b@google.com> Date: Wed, 19 Nov 2014 17:28:50 +0000 Subject: www.freebsd.org From: "Emlia | Cellsix Media Co.Ltd." To: apache@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2014 17:28:52 -0000 Hi, I found your contact over the web and wanted to send you a quick note. With SEO and Web Development, I can help your business achieve better ranking on prominent search engines like Google, Bing & others to generate more leads/sales. So, let me know if you are interested in receiving further information and no-obligation-quote from our team of SEO & Web experts. I'd like to follow up about this with a quick phone call. Can I call you this week to discuss your campaign? Thank you Best regards, Emlia Online-Strategist CELLsIX MEDIA COMPANY LTD. Headquarters: 5859 Canoga Ave, Woodland Hills, Ca 91367 Other Branches: Hong Kong | China | Australia | New Zealand | UAE Disclaimer: This e-mail is private and confidential. If you are not the intended recipient, please advise us by return e-mail immediately, and delete the e-mail and any attachments without using or disclosing the contents in any way. The views expressed in this e-mail are those of the author, and do not represent those of this company unless this is clearly indicated. You should scan this e-mail and any attachments for viruses. This company accepts no liability for any direct or indirect damage or loss resulting from the use of any attachments to this e-mail. All quotes received from CELLSIX Media by email are informal and not binding until a formal quote is agreed upon by both the parties.0 From owner-freebsd-apache@FreeBSD.ORG Fri Nov 21 08:28:02 2014 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7D711EE for ; Fri, 21 Nov 2014 08:28:02 +0000 (UTC) Received: from portsmon.freebsd.org (portsmon.freebsd.org [IPv6:2001:1900:2254:206a::50:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AED04BD5 for ; Fri, 21 Nov 2014 08:28:02 +0000 (UTC) Received: from portsmon.freebsd.org ([127.0.1.104]) by portsmon.freebsd.org (8.14.9/8.14.9) with ESMTP id sAL8S2br032489 for ; Fri, 21 Nov 2014 08:28:02 GMT (envelope-from linimon@FreeBSD.org) Date: Fri, 21 Nov 2014 08:28:02 GMT Message-Id: <201411210828.sAL8S2br032489@portsmon.freebsd.org> From: linimon@FreeBSD.org To: apache@freebsd.org Reply-To: portmgr-feedback@FreeBSD.org Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2014 08:28:02 -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 7.x/8.x/9.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_auth_cookie_mysql2 broken because: build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_auth_cookie_mysql2 portname: www/mod_auth_external2 broken because: build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_auth_external2 portname: www/mod_authz_unixgroup22 broken because: : Error from bsd.apache.mk. apache24 is installed (or APACHE_PORT is defined) and port requires apache build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=mod_authz_unixgroup22 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.