From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 16:19:47 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F8DC1065674 for ; Tue, 17 Jul 2012 16:19:47 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [IPv6:2001:470:28:38a::1]) by mx1.freebsd.org (Postfix) with ESMTP id B90388FC19 for ; Tue, 17 Jul 2012 16:19:46 +0000 (UTC) Received: from www.liukuma.net (localhost [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id 57FF01CC2C for ; Tue, 17 Jul 2012 19:19:45 +0300 (EEST) X-DKIM: Sendmail DKIM Filter v2.8.3 www.liukuma.net 57FF01CC2C DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=liukuma.net; s=liukudkim; t=1342541985; bh=40YxpMQdJbMMD4BaWT7ctlr/aXn1vasm1Q7hKbJZa8Y=; h=Message-ID:From:To:References:In-Reply-To:Subject:Date: MIME-Version:Content-Type:Content-Transfer-Encoding; z=X-Virus-Scanned:=20amavisd-new=20at=20liukuma.net|X-DKIM:=20Sendm ail=20DKIM=20Filter=20v2.8.3=20www.liukuma.net=208E2411CC2B|Messag e-ID:=20|From:=20"Reko =20Turja"=20|To:=20 |References:=20<44ipdm 4cy4.fsf@lowell-desk.lan><9B4C537601E64EE1BD4C8FC6C5CEFDCE@Rivende ll>=20|In-Reply-To:=20|Subject:=20Re:=20Ports=20building=20aut omatically=20with=20default=20options?|Date:=20Tue,=2017=20Jul=202 012=2019:19:38=20+0300|MIME-Version:=201.0|Content-Type:=20text/pl ain=3B=0D=0A=09format=3Dflowed=3B=0D=0A=09charset=3D"iso-8859-1"=3 B=0D=0A=09reply-type=3Doriginal|Content-Transfer-Encoding:=208bit| X-Priority:=203|X-MSMail-Priority:=20Normal|Importance:=20Normal|X -Mailer:=20Microsoft=20Windows=20Live=20Mail=2015.4.3555.308|X-Mim eOLE:=20Produced=20By=20Microsoft=20MimeOLE=20V15.4.3555.308; b=WGxyRku9DAqR+VDmuh/F2dcdjQBc/xQnrCg59yGGCUP+jp0v/h+QsoNFEUq6WJ2Go /COSDxHCsuP+YPMV4/smK9bqyautJf1stZM1+WfokJIwdNYjbSdoOCumk2rp49cKdk wL1rgjGCzn9z4KehFHbQvju7TXvXTxhHV/Y9A3ZU= X-Virus-Scanned: amavisd-new at liukuma.net Received: from www.liukuma.net ([127.0.0.1]) by www.liukuma.net (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mmGx3LF6WfMk for ; Tue, 17 Jul 2012 19:19:39 +0300 (EEST) Received: from Rivendell (dsl-kmibrasgw1-fe47de00-175.dhcp.inet.fi [80.222.71.175]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTPSA id 8E2411CC2B for ; Tue, 17 Jul 2012 19:19:39 +0300 (EEST) X-DKIM: Sendmail DKIM Filter v2.8.3 www.liukuma.net 8E2411CC2B Message-ID: From: "Reko Turja" To: References: <44ipdm4cy4.fsf@lowell-desk.lan><9B4C537601E64EE1BD4C8FC6C5CEFDCE@Rivendell> In-Reply-To: Date: Tue, 17 Jul 2012 19:19:38 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 Cc: Subject: Re: Ports building automatically with default options? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 16:19:47 -0000 From: Fernando Apesteguía > Did you see a message like "Found saved configuration for $port"? On perl, which I configured manually, but on others please see later in the message. > Did you try to see what happens if you run "make rmconfig" on those ports? ===> No user-specified options configured for ruby-1.8.7.370,1 > From: Lowell Gilbert > Strange indeed. What does "make config" do on this system? Opens dialog & saves config as intended > Maybe you have something in your environment? Environment seems to be vanilla. Seems like building skips config step altogether, or not echoing about it at least: ---> Reinstalling 'ruby-1.8.7.370,1' (lang/ruby18) ---> Building '/usr/ports/lang/ruby18' ===> Cleaning for ruby-1.8.7.370,1 ===> Extracting for ruby-1.8.7.370,1 => SHA256 Checksum OK for ruby/ruby-1.8.7-p370.tar.bz2. /bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/ext/dl/h2rb /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/bin/ ===> Patching for ruby-1.8.7.370,1 ===> Applying FreeBSD patches for ruby-1.8.7.370,1 /bin/rm -rf /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/ext/Win32API /bin/rm -rf /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/ext/win32ole /bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/ext/gdbm /usr/ports/lang/ruby18/work/ /bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/ext/iconv /usr/ports/lang/ruby18/work/ /bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/ext/tk /usr/ports/lang/ruby18/work/ ===> ruby-1.8.7.370,1 depends on file: /usr/local/bin/automake-1.12 - found ===> ruby-1.8.7.370,1 depends on file: /usr/local/bin/autoconf-2.69 - found ===> Configuring for ruby-1.8.7.370,1 /usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.7-p370/configure checking build system type... i386-portbld-freebsd9 portupgrade -afc skips config step as well portupgrade -afC gives the dialogs Ghost in the machine? :D -Reko