From owner-freebsd-ports@FreeBSD.ORG Sun Nov 17 21:29:40 2013 Return-Path: Delivered-To: ports@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 9D386869; Sun, 17 Nov 2013 21:29:40 +0000 (UTC) Received: from qat.redports.org (unknown [IPv6:2610:1c1:1:6420::233:0]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 739792578; Sun, 17 Nov 2013 21:29:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=redports.org; s=04012012; h=Sender:Message-Id:To:Subject:Reply-To:Date:To:Cc:From:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=VAHPLnjtX6XryRINVwRkoJK8yfrB3BUBgt/VzesNcMQ=; b=DsV1kIqvMb4Y0hWn1ZZgDzd4gU9J86GfwiEFO8+82a3tyfMa0TxK0Gd9yL/JiPiBDkqOw6KmjAgzMeUNT13gw7bp4HXKqVKyRT8LBPmsxmlTa091zQ94JPhtscE6pFyStltmGZwnmi0tgHOYMhykalwk6u+gY46EhZhADuE3qDo=; Received: from www by qat.redports.org with local (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Vi9uV-000BxP-HY; Sun, 17 Nov 2013 21:29:39 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Ports-QAT" X-Trac-Version: 0.12.5 Precedence: bulk Auto-Submitted: auto-generated X-Mailer: Trac 0.12.5, by Edgewall Software To: mandree@FreeBSD.org X-Trac-Project: redports Date: Sun, 17 Nov 2013 21:29:39 -0000 X-URL: https://qat.redports.org/ Subject: [QAT] r334119: 4x leftovers To: mandree@FreeBSD.org X-Trac-Build-URL: https://qat.redports.org/buildarchive/20131117200800-49879 X-Trac-Build-ID: 20131117200800-49879 Message-Id: Sender: World Wide Web Owner Cc: ports@FreeBSD.org, decke@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Reply-To: qat@redports.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2013 21:29:40 -0000 Miscellaneous fixes. - Add desktop-file-utils to the USES list, bumping PORTREVISION. - Force USE_GCC only on OSVERSION < 1000024, to avoid running into a libc++/libstdc++ mismatch in glibmm-2.4 on FreeBSD 10 (which caused linker troubles in the Glib:: namespace due to libc++-based different mangling - glibmm is compiled to use libc++ on 10-STABLE, so we cannot USE_GCC there). - Force disable OpenMP option on non-GCC systems, because clang does not yet support it. - In order to be able to use clang, force ipsharpen.cc to be compiled with -O1 only because -O2 or higher optimization levels lead to excessive compile times, so long that I never waited for the compile to complete (over 10 minutes on a Phenom II at 2.5 GHz). - Quench unused-command-line-arguments warnings on clang. This should fix the compile on 10-STABLE and HEAD. Whether the software actually works I cannot currently test due to lack of a full desktop install of 10-STABLE. --------------------------------------------------------------------- Build ID: 20131117200800-49879 Job owner: mandree@FreeBSD.org Buildtime: 82 minutes Enddate: Sun, 17 Nov 2013 21:29:35 GMT Revision: r334119 Repository: https://svnweb.freebsd.org/ports?view=revision&revision=334119 --------------------------------------------------------------------- Port: graphics/rawtherapee 4.0.11_2 Buildgroup: 8.4-QAT/amd64 Buildstatus: LEFTOVERS Log: https://qat.redports.org//~mandree@FreeBSD.org/20131117200800-49879-227852/rawtherapee-4.0.11_2.log Buildgroup: 8.4-QAT/i386 Buildstatus: LEFTOVERS Log: https://qat.redports.org//~mandree@FreeBSD.org/20131117200800-49879-227853/rawtherapee-4.0.11_2.log Buildgroup: 9.2-QAT/amd64 Buildstatus: LEFTOVERS Log: https://qat.redports.org//~mandree@FreeBSD.org/20131117200800-49879-227854/rawtherapee-4.0.11_2.log Buildgroup: 9.2-QAT/i386 Buildstatus: LEFTOVERS Log: https://qat.redports.org//~mandree@FreeBSD.org/20131117200800-49879-227855/rawtherapee-4.0.11_2.log -- Buildarchive URL: redports