From owner-freebsd-questions@freebsd.org Thu Dec 1 20:52:29 2016 Return-Path: Delivered-To: freebsd-questions@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 C8E6EC60ACA for ; Thu, 1 Dec 2016 20:52:29 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from inet08.hamilton.harte-lyne.ca (inet08.hamilton.harte-lyne.ca [216.185.71.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "inet08.hamilton.harte-lyne.ca", Issuer "CA HLL ISSUER 01" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9810613DC for ; Thu, 1 Dec 2016 20:52:29 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from localhost (localhost [127.0.0.1]) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTP id B485162101; Thu, 1 Dec 2016 15:52:27 -0500 (EST) X-Virus-Scanned: amavisd-new at harte-lyne.ca Received: from inet08.hamilton.harte-lyne.ca ([127.0.0.1]) by localhost (inet08.hamilton.harte-lyne.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KKfPd3N_kltA; Thu, 1 Dec 2016 15:52:25 -0500 (EST) Received: from webmail.harte-lyne.ca (inet04.hamilton.harte-lyne.ca [216.185.71.24]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTPSA id D9A906208A; Thu, 1 Dec 2016 15:52:24 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=harte-lyne.ca; s=dkim_hll; t=1480625545; bh=D6o0FBmasPVdEdyxZcddsI35ca223LQVGSyuauWfao4=; h=In-Reply-To:References:Date:Subject:From:To:Cc:Reply-To; b=AmHVckSKZ3FUaWRL43lrKvV+xfYYqze8GQKPHb1L11+oPcjXyDwAcEyQPWSkqd6XP OPkdKCsg+Fz0SGH6Y4H4pfZ4xkEnMrKdbJgydq9n+p7QnWSnDENXKA0xCjUg0JvRew ZfzjkRBcT1yUiKzo9iWz1qRrmDM52lkolW1Ck4OPhRJgJn0MK6SM6oSmULJ7v1cUDD n9vcpn7woIz+bNKJPdv4ENCkIRsGeUcLEI/LAWIDixRs1Q9uzl4SkA2x/jk2ER3tLx U6qvmuhinZWctskgNxYnsz4rUcjzEQz6NpeD94IPBoRp7Vz9BmsfYzhNv426LAYAuv AlHBSmeg1jvdQ== Received: from 216.185.71.44 (SquirrelMail authenticated user byrnejb_hll) by webmail.harte-lyne.ca with HTTP; Thu, 1 Dec 2016 15:52:25 -0500 Message-ID: <6516487d4bc959176539c486f724bfb1.squirrel@webmail.harte-lyne.ca> In-Reply-To: References: Date: Thu, 1 Dec 2016 15:52:25 -0500 Subject: Re: How long does it take to compile PGAdmin3 for PG-9.6? From: "James B. Byrne" To: "Shane Ambler" Cc: freebsd-questions@freebsd.org Reply-To: byrnejb@harte-lyne.ca User-Agent: SquirrelMail/1.4.22-4.el6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 20:52:29 -0000 On Wed, November 30, 2016 21:11, Shane Ambler wrote: > On 01/12/2016 08:49, James B. Byrne via freebsd-questions wrote: >> I downloaded the port tree and set /etc/make.conf to use PG-9.6 as >> the default. I then cd'ed into the cd /usr/ports/databases/pgadmin3 >> and issued the command 'make install clean'. This has been >> running for 5+ hours now and I am seeing stuff flying by on the >> console that seems of dubious relevance to PGAdmin. Things >> like WebCore/rendering/style etc. > > Webcore indicates you are building a webkit port - webkit builds are > long and use lots of ram - you could be hitting swap at times to slow > things down. I have a corei7 with 8GB and poudriere webkit-gtk2 builds > take about 1 - 1.5 hours. Once dependencies are in pgadmin should only > take about 5 mins. > > pgadmin3 uses wx-gtk which brings in www/webkit-gtk2 through > x11-toolkits/wxgtk30 which has a WEBKIT option that is on by default. > > The pgadmin binary links with libwebkitgtk which I think it uses for > it's built-in doc viewer, so it may fail without it. > The interruptions requesting confirmation of various configuration options did not speed things along either. But, hours later, the build finally did finish, successfully. -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Do NOT open attachments nor follow links sent by e-Mail James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3