From owner-freebsd-ports@freebsd.org Wed Aug 19 09:51:27 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 999C59BC88D for ; Wed, 19 Aug 2015 09:51:27 +0000 (UTC) (envelope-from luca.pizzamiglio@gmail.com) Received: from mail-ob0-x232.google.com (mail-ob0-x232.google.com [IPv6:2607:f8b0:4003:c01::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 63A9B1B03 for ; Wed, 19 Aug 2015 09:51:27 +0000 (UTC) (envelope-from luca.pizzamiglio@gmail.com) Received: by obbfr1 with SMTP id fr1so163864810obb.1 for ; Wed, 19 Aug 2015 02:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=fX2iMAQl888eXCQPFcPXEDPHL044ydrIssM+ckOhlhs=; b=mhki5Zx+8RY1siIg5FHzXsz1QbRl/PQjzx3DyZTj7ahfLKx38HxToulhTpp1BwTakn S7NZN7FxHzOBH4+oTih/toHfPYJbo2zZkAg93a0E1suz2DXeS+7gYRuLYA/9E2PP1Qtw mYdGCRGPfgxOM5uZeFDtfu1law9D1ZxaxPI3da4Z8NAi0KulyRcxh2nKp4si8m4vo5F6 92bJW+pjpS4yCPOrzLxyVLyplkymoWdaMh/JaHcG+2fXh7x90kV0XrweYGqAbatLI5d+ b9U1AAj7NrO5msFVzpDbOTUZczG47adEGQkQ5xRX7UfsK9x0uEccPKOLnVjbVuSxpYx7 hCmA== X-Received: by 10.60.84.164 with SMTP id a4mr7493747oez.63.1439977886627; Wed, 19 Aug 2015 02:51:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.155.2 with HTTP; Wed, 19 Aug 2015 02:51:07 -0700 (PDT) In-Reply-To: References: From: Luca Pizzamiglio Date: Wed, 19 Aug 2015 11:51:07 +0200 Message-ID: Subject: Re: Running ''portmaster ghostscript9-9.06_10'' takes a lot of time To: Henk van Oers Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 09:51:27 -0000 Hi Henk, same here. make -V PKGNAME in ghostscript9 takes a huge amount of time. BTW, every make in ghostscript* takes a lot of time. I've no idea why. Best regards, Luca On Wed, Aug 19, 2015 at 5:45 AM, Henk van Oers wrote: > > All my ports are up to date, > but running ''portmaster -va'' on ~1000 ports takes more then 50 minutes. > > Most time is spend on ghostscript9-9.06_10 > > I started a ''portmaster ghostscript9-9.06_10'' a while ago > and it does not do any thing yet but using 100% CPU on one prosessor. > > What is going on? > > -- > Henk > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"