From owner-freebsd-ports@FreeBSD.ORG Mon Jun 9 15:22:03 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCF9A931 for ; Mon, 9 Jun 2014 15:22:03 +0000 (UTC) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (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 BEF22222F for ; Mon, 9 Jun 2014 15:22:03 +0000 (UTC) Received: from [192.168.200.105] (c-50-131-4-11.hsd1.ca.comcast.net [50.131.4.11]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id 2E03F1936DE for ; Mon, 9 Jun 2014 15:22:02 +0000 (UTC) Subject: gcc vs gcc48 From: Sean Bruno Reply-To: sbruno@freebsd.org To: ports list Content-Type: text/plain; charset="us-ascii" Date: Mon, 09 Jun 2014 08:22:01 -0700 Message-ID: <1402327321.76875.8.camel@bruno> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 15:22:03 -0000 Ended up in a weird position today running a build. My poudriere instance ended up building gcc and gcc48 at the same time. I thought this was odd. Shouldn't gcc48 supplant gcc for requirements? I know that for audio/idjc it wants a compiler that has a compiler:nestedfct capability, which should be satisfied by gcc48. What's up here? sean load: 2.47 cmd: chmod 34825 [runnable] 0.83r 0.14u 0.66s 8% 2332k sleep: about 0 second(s) left out of the original 2 [11amd64-default] [2014-06-09_07h00m16s] [parallel_build:] Queued: 34 Built: 5 Failed: 0 Skipped: 0 Ignored: 0 Tobuild: 29 Time: 00:09:27 [01]: lang/gcc48 extract (00:00:50) [02]: lang/gcc build (00:06:37) [00:09:28] ====>> Logs: /usr/local/poudriere/data/logs/bulk/11amd64-default/2014-06-09_07h00m16s [00:35:20] ====>> [02][00:32:29] Finished build of lang/gcc: Failed: build [00:35:23] ====>> [02][00:32:32] Skipping build of audio/idjc: Dependent port lang/gcc failed [00:35:23] ====>> [02][00:32:32] Skipping build of devel/kBuild: Dependent port lang/gcc failed [00:35:23] ====>> [02][00:32:32] Skipping build of security/pinentry: Dependent port lang/gcc failed [00:35:23] ====>> [02][00:32:32] Skipping build of emulators/virtualbox-ose: Dependent port lang/gcc failed [00:35:23] ====>> [02][00:32:32] Skipping build of emulators/virtualbox-ose-additions: Dependent port lang/gcc failed [00:35:23] ====>> [02][00:32:32] Skipping build of emulators/virtualbox-ose-kmod: Dependent port lang/gcc failed