From owner-freebsd-ports@freebsd.org Tue Jun 13 18:09:47 2017 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 BA7C7BFB11B for ; Tue, 13 Jun 2017 18:09:47 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-pf0-x234.google.com (mail-pf0-x234.google.com [IPv6:2607:f8b0:400e:c00::234]) (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 8859A147C for ; Tue, 13 Jun 2017 18:09:47 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-pf0-x234.google.com with SMTP id x63so71561146pff.3 for ; Tue, 13 Jun 2017 11:09:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=W7a958FofxVeujjFJrQxoC7AUQrhsKAxONGvWpWojkc=; b=TVNY8KyNQn9d0IkVZ7Jt28LZm/7j+bkKPaoA4GeT3EaiM4ETdQ5oralK9Ub9+Lg1pE bo7UREm6I0GZz79N38SRPojZe3rpsVHx1DsR+EAjbDM7nYmxt8suqtG3DoThSF2xlsBL uJHsUYHwjO9GUDZk16qys5BgVvbUz8QLecjTKZeueNb+UNKBieTZBa0thiPmqMxuM4Hb gSu20YbraQIRwAZCK+qtH3qxsg2dQJbGFdcqyhbggRDE5osOGajuCathRUkakvDweivN 7i4WIxI87S1Cys6CIyH33ofkHNV62svxLF7ukMVCVYQ2ItwiPDQRWs6vr8hlxKaSx2T3 4TSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=W7a958FofxVeujjFJrQxoC7AUQrhsKAxONGvWpWojkc=; b=CRVtquf9Hz31bX7LcgZKSJA5ISaT9egdGPkTr9DbKCuvubT8m9OJEM/fF+JHGEpcSD /6cDw8lagirILp5JMjPHMLGUNrGiaoc8KlqiVJCo0YSbGfZ/oIsfGNWdnPxLpD6U3C7P Lv/C5gmoPaBe6TRsjBXIOEgo7bOZZ5r7eLc17Xaw2ZA55WnLzuJhGqJTim+KT38A494j 3T36RZme4rV4N5rMTLAUkLJCIfaaaUegLJE+cx6ORAG3yGB7eehsxKfAwtPUr/ZeiyGE YRHNs3tpWmLJXo1bt2anpnDXzPHjjKFgtjqC5PfS+kIG9+I84ZIPCauzxeg7y0FlRoKA QcbQ== X-Gm-Message-State: AKS2vOx3zyasfex9KcNt4Vo813cWzBcLZPQlX0Fyo2Dxp1aw2Za5Ux6F lFi1RCOEmMNzB5DVJuSn9oA0559x1A== X-Received: by 10.99.149.70 with SMTP id t6mr867756pgn.168.1497377387047; Tue, 13 Jun 2017 11:09:47 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.100.140.202 with HTTP; Tue, 13 Jun 2017 11:09:46 -0700 (PDT) In-Reply-To: <56bafdb9-9e01-c158-63d7-f3d4c3daa0c5@gmail.com> References: <9DD17DEF-D6EB-496B-95AB-DC2C8EE4156B@FreeBSD.org> <594005E1.70608@grosbein.net> <4aeaa9da-1e52-812f-fddd-fda24cfa0ee5@gmail.com> <44vanzx4qd.fsf@lowell-desk.lan> <56bafdb9-9e01-c158-63d7-f3d4c3daa0c5@gmail.com> From: Kevin Oberman Date: Tue, 13 Jun 2017 11:09:46 -0700 X-Google-Sender-Auth: ptHNOuGIKlY7IeWD9ArBiEe1rG8 Message-ID: Subject: Re: How to stop ports recompiling gcc, llvm, etc.? To: Rastko P Cc: FreeBSD Ports ML Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2017 18:09:47 -0000 On Tue, Jun 13, 2017 at 9:19 AM, Rastko P wrote: > Nope, none of those, funny as it may sound, I was going by the > "Handbook" and tried to use "portmaster", as it reported some > upgradeable 'ports'. > > However, that was the first time I launched portmaster, and it was > weird, because it kept prompting me to delete newer versions of software > than that which had been built by the portmaster session, to which I > replied 'oh, no [n]o', which was the default. > > But in the end, it seems to have not installed anything (?!). Why did it > pull in all those dependencies? Where are the binaries? > > > On 13.06.2017 17:54, Lowell Gilbert wrote: > > Rastko P writes: > > > >> I have a fresh 11-RELEASE dist. I am 'bootstrapping' the environment. > >> > >> I am in the process of building mail/thunderbird-52.1.1, because the > >> binary doesn't have support for Lightning calendar extension. > >> > >> Yesterday, a documentation port build pulled in a lot of dependencies, > >> including GCC, LLVM, and a lot of others. 6+ hours of compile-time. > >> > >> After it finished I immediately issued a 'df' cmd, and lo-and-behold, > >> not more than 1GB was taken by the build process. Now that you've > >> mentioned it, pkg says GCC or LLVM are not to be found installed. I am > >> missing something huge here. > > Are you using synth, or poudriere? A normal port build would leave those > > things installed if it needed them at build time. > What command are you using? Specifically, what options are you using with portmaster? Are you installing from /usr/ports? Installing into /usr/local? Clearly, something odd is going on. While building llvm is big, I don't have to do it very often. Only when the port, itself, is updated. Anything in you environment that might be unexpected? When you run portmaster, you should get a list of ports to be installed and a request for confirmation that you want to proceed. Are you seeing this? Or, is the build of the port triggering the rebuild of the compiler. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683