From owner-freebsd-xfce@FreeBSD.ORG Mon Feb 6 11:07:19 2012 Return-Path: Delivered-To: freebsd-xfce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8F49106568C for ; Mon, 6 Feb 2012 11:07:19 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9C4DA8FC1A for ; Mon, 6 Feb 2012 11:07:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q16B7JKu008036 for ; Mon, 6 Feb 2012 11:07:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q16B7IXT008034 for freebsd-xfce@FreeBSD.org; Mon, 6 Feb 2012 11:07:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 6 Feb 2012 11:07:19 GMT Message-Id: <201202061107.q16B7IXT008034@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-xfce@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-xfce@FreeBSD.org X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 11:07:19 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/161408 xfce x11-fm/thunar doesn't package f ports/155947 xfce x11-wm/xfce4 does not launch or start o ports/155431 xfce x11-wm/xfce4: The little bugs 3 problems total. From owner-freebsd-xfce@FreeBSD.ORG Tue Feb 7 08:28:35 2012 Return-Path: Delivered-To: xfce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC2331065693 for ; Tue, 7 Feb 2012 08:28:35 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id 9AA958FC22 for ; Tue, 7 Feb 2012 08:28:35 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id q178SZJ5075049 for ; Tue, 7 Feb 2012 08:28:35 GMT (envelope-from linimon@FreeBSD.org) Date: Tue, 7 Feb 2012 08:28:35 GMT Message-Id: <201202070828.q178SZJ5075049@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: xfce@FreeBSD.org Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2012 08:28:35 -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: multimedia/xfmedia-remote-plugin broken because: Does not work with Xfce 4.8 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=xfmedia-remote-plugin portname: sysutils/thunar-volman-plugin broken because: Does not work with Xfce 4.8 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=sysutils&portname=thunar-volman-plugin 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-xfce@FreeBSD.ORG Thu Feb 9 02:34:47 2012 Return-Path: Delivered-To: freebsd-xfce@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CFCA106566C; Thu, 9 Feb 2012 02:34:47 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D76788FC18; Thu, 9 Feb 2012 02:34:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q192Yk8o032680; Thu, 9 Feb 2012 02:34:46 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q192YkJO032676; Thu, 9 Feb 2012 02:34:46 GMT (envelope-from pgollucci) Date: Thu, 9 Feb 2012 02:34:46 GMT Message-Id: <201202090234.q192YkJO032676@freefall.freebsd.org> To: eric.douzet@gmail.com, pgollucci@FreeBSD.org, freebsd-xfce@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/155947: x11-wm/xfce4 does not launch or start X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2012 02:34:47 -0000 Synopsis: x11-wm/xfce4 does not launch or start State-Changed-From-To: feedback->open State-Changed-By: pgollucci State-Changed-When: Thu Feb 9 02:34:46 UTC 2012 State-Changed-Why: maintainer timeout (freebsd-xfce ; 104 days) / last commit 0 days ago http://www.freebsd.org/cgi/query-pr.cgi?pr=155947