From owner-freebsd-mono@FreeBSD.ORG Mon Mar 5 11:08:22 2012 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FEDD1065679 for ; Mon, 5 Mar 2012 11:08:22 +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 F31BD8FC13 for ; Mon, 5 Mar 2012 11:08:21 +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 q25B8LHK035959 for ; Mon, 5 Mar 2012 11:08:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q25B8LDC035956 for mono@FreeBSD.org; Mon, 5 Mar 2012 11:08:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 5 Mar 2012 11:08:21 GMT Message-Id: <201203051108.q25B8LDC035956@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: mono@FreeBSD.org Cc: Subject: Current problem reports assigned to mono@FreeBSD.org X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2012 11:08:22 -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/164364 mono New port: multimedia/banshee-devel Music management an o ports/164309 mono New port: graphics/pinta Simple drawing/painting progr o ports/162320 mono lang/mono doesn't build a ports/144224 mono [PATCH] lang/mono Fix build with new GCC 4 problems total. From owner-freebsd-mono@FreeBSD.ORG Wed Mar 7 08:28:24 2012 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09C9E10656A4 for ; Wed, 7 Mar 2012 08:28:24 +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 D3E818FC16 for ; Wed, 7 Mar 2012 08:28:23 +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 q278SNvt086528 for ; Wed, 7 Mar 2012 08:28:23 GMT (envelope-from linimon@FreeBSD.org) Date: Wed, 7 Mar 2012 08:28:23 GMT Message-Id: <201203070828.q278SNvt086528@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: mono@FreeBSD.org Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2012 08:28:24 -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: audio/muine broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=audio&portname=muine portname: irc/smuxi broken because: Does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=irc&portname=smuxi portname: lang/boo broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=lang&portname=boo portname: multimedia/moonlight broken because: Basically does not work build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=multimedia&portname=moonlight 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-mono@FreeBSD.ORG Wed Mar 7 20:12:38 2012 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 493561065672 for ; Wed, 7 Mar 2012 20:12:38 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 049428FC08 for ; Wed, 7 Mar 2012 20:12:37 +0000 (UTC) Received: by vbmv11 with SMTP id v11so7283867vbm.13 for ; Wed, 07 Mar 2012 12:12:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; bh=VlWE29aQdXhXVJfaAwsnDJaH4QipMfbRaaCRSNLaWcw=; b=jc9nmGdFZ4vlHB0d0GOZQafPGnxnYHjjdjWuzUYDo1W3UBk/4MUVZwJM7CcYC1hxTO DfI4Nc55KL60o0OKtdvkMgS5rN8mvtRMqbWpEFOn1B6llObtha+0rslhzjyzR4NUY8rI ESAH8tTstqAWT3OEgnQiEYREGjwVgIsMJavMzfBUikyz51Kw4jtcJaCME3XO60M+ugdq qED+kJgc0DrJ/If1rQmM58HIRdGr33l6vEWAliVnRM/RETIzSB07eoqYHKPg7T4uJlhz aTPK5B4h5S2byPgxk7Z2ETNpyeeEj9iHwDbfSW87iVkaEDbJ6pNKDayUeO9pnTS5XbJR RPHg== Received: by 10.52.90.164 with SMTP id bx4mr5221630vdb.128.1331149374908; Wed, 07 Mar 2012 11:42:54 -0800 (PST) Received: from mocha.verizon.net (c-71-61-40-68.hsd1.oh.comcast.net. [71.61.40.68]) by mx.google.com with ESMTPS id ei6sm38068882vdc.6.2012.03.07.11.42.54 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Mar 2012 11:42:54 -0800 (PST) From: "Jason E. Hale" To: mono@freebsd.org Date: Wed, 7 Mar 2012 14:42:53 -0500 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RELEASE; KDE/4.7.4; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201203071442.53291.bsdkaffee@gmail.com> Cc: Subject: Please remove audio/libmusicbrainz dependency from audio/muine X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2012 20:12:38 -0000 Hello, I am the maintainer of audio/libmusicbrainz and I am looking to remove this port in the near future. Libmusicbrainz 2.x is deprecated and the RDF webservice no longer functions. You currently maintain audio/muine which has a non-optional dependency on audio/libmusicbrainz. This port has been marked BROKEN for 4 months and hasn't had an update in over 2 years so I doubt there will be an upstream fix. I would appreciate it if you could do one of the following: - patch the port to use audio/libmusicbrainz4 instead - patch the port to remove the audio/libmusicbrainz dependency - put the port up for removal Thanks, Jason E. Hale From owner-freebsd-mono@FreeBSD.ORG Thu Mar 8 09:56:03 2012 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8AA6106567B for ; Thu, 8 Mar 2012 09:56:03 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (unknown [IPv6:2001:470:1f12:b9c::2]) by mx1.freebsd.org (Postfix) with ESMTP id 5D9CD8FC17 for ; Thu, 8 Mar 2012 09:56:03 +0000 (UTC) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 5DE0819B83; Thu, 8 Mar 2012 10:56:02 +0100 (CET) Date: Thu, 8 Mar 2012 10:56:02 +0100 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: "Jason E. Hale" Message-ID: <20120308095602.GA5918@FreeBSD.org> References: <201203071442.53291.bsdkaffee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <201203071442.53291.bsdkaffee@gmail.com> X-PGP-Key: http://romain.blogreen.org/pubkey.asc User-Agent: Mutt/1.5.21 (2010-09-15) Cc: mono@freebsd.org Subject: Re: Please remove audio/libmusicbrainz dependency from audio/muine X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2012 09:56:03 -0000 Hello On Wed, Mar 07, 2012 at 02:42:53PM -0500, Jason E. Hale wrote: > Hello, >=20 > I am the maintainer of audio/libmusicbrainz and I am looking to remove th= is=20 > port in the near future. Libmusicbrainz 2.x is deprecated and the RDF=20 > webservice no longer functions. >=20 > You currently maintain audio/muine which has a non-optional dependency on= =20 > audio/libmusicbrainz. This port has been marked BROKEN for 4 months and= =20 > hasn't had an update in over 2 years so I doubt there will be an upstream= fix. =20 > I would appreciate it if you could do one of the following: > - patch the port to use audio/libmusicbrainz4 instead > - patch the port to remove the audio/libmusicbrainz dependency > - put the port up for removal Upstream project has been almost dead for years, I removed the (broken)port: http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D834456+0+current/cvs-ports http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D836690+0+current/cvs-ports Thanks! Romain --=20 Romain Tarti=E8re http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated)