From owner-freebsd-ports@FreeBSD.ORG Thu Oct 10 12:19:25 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD9BBA10 for ; Thu, 10 Oct 2013 12:19:25 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from eu1sys200aog123.obsmtp.com (eu1sys200aog123.obsmtp.com [207.126.144.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 20B4A26DE for ; Thu, 10 Oct 2013 12:19:24 +0000 (UTC) Received: from mail-wg0-f52.google.com ([74.125.82.52]) (using TLSv1) by eu1sys200aob123.postini.com ([207.126.147.11]) with SMTP ID DSNKUlabS42ImhEJHu1jQDaLYtrOZB9Vu4wX@postini.com; Thu, 10 Oct 2013 12:19:25 UTC Received: by mail-wg0-f52.google.com with SMTP id m15so2410849wgh.31 for ; Thu, 10 Oct 2013 05:19:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:message-id:to:subject:cc :reply-to:in-reply-to; bh=kfUjSEmZjSUwvqYMGd5IBbJlPUVRixNkNvTplJuAMy4=; b=IRJYYWKypF4rc8id/0gzMFeJ/GjdEETUyYnUsYtBl+MQ433OCbocWz8bAA8EJa2bdd 1r/A9jMuSY8c47TzpeXEdslyIqgGzO6nfxz0THKKxZzJodtxv2yGTe7YbqEwastZDkv/ IEhkZDr9IqsZj38Yds0RGZXkeSJlu0R1b9RH5iDSJPnctDRx68ZYAYQZ1+d5JjtyPhDN KHra19r4rAGuJucKX22fbrivYmiFZzAT52SDiAR8uMrQ6pxqLVqNwux/K5KGpql5RYA6 1nXZTrJIiqeLLNOL78RCQYlp0M+mSbSmY1IDYreHrr3mhnabyUtGBGhQ3SegT9cbH/Vz 5tTw== X-Gm-Message-State: ALoCoQkQNUdw+ubJqOTaITPlxNWWfcVfbiEOaSXb/52sRqG4vSYKMKm69r/ERzJG2LMgrr13GxGjAB2kxoygz5u6E0veJ/L7py8AwFBtgcOFVBXDdsI3/X2HPkjN3haJGiWAc/PF82Afot0jz8uHtqZ3yU1yvu8txC5+JSWXqPvAEt4PLjltO1s= X-Received: by 10.180.229.103 with SMTP id sp7mr7649601wic.2.1381407563489; Thu, 10 Oct 2013 05:19:23 -0700 (PDT) X-Received: by 10.180.229.103 with SMTP id sp7mr7649593wic.2.1381407563419; Thu, 10 Oct 2013 05:19:23 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id ev4sm24945824wib.7.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Oct 2013 05:19:22 -0700 (PDT) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6) with ESMTP id r9ACJKrg056516 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 10 Oct 2013 13:19:20 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id r9ACJKZW056515; Thu, 10 Oct 2013 13:19:20 +0100 (BST) (envelope-from mexas) Date: Thu, 10 Oct 2013 13:19:20 +0100 (BST) From: Anton Shterenlikht Message-Id: <201310101219.r9ACJKZW056515@mech-cluster241.men.bris.ac.uk> To: bdrewery@FreeBSD.org, mexas@bris.ac.uk Subject: Re: poudriere options -c does not work as expected? In-Reply-To: <525696EE.5000106@FreeBSD.org> Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mexas@bris.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 12:19:25 -0000 >From bdrewery@freebsd.org Thu Oct 10 13:11:24 2013 > >On 10/10/2013 6:26 AM, Anton Shterenlikht wrote: >> I need to change options for several ports to get >> them build on ia64, e.g.=20 >> =3D=3D=3D> Configuring for R-3.0.1 >> libquadmath is not available for your compiler and architecture: please= > enable the MISSING option. >> *** Error code 1 >> make: stopped in /usr/ports/math/R >>=20 >> I set the options with "poudriere options -c math/R". >>=20 >> But the option doesn't seem to be set: >>=20 >> # make -C /pdr/ports/math/R showconfig |grep MISSING >> MISSING=3Doff: use libmissing rather than libquadmath > >It doesn't work like this. poudriere options stores options in >/usr/local/etc/poudriere.d/options not in /var/db/ports, you can't run >'make -C...showconfig' from host to see the options without adding >PORT_DBDIR. > >Try make -C ... showconfig PORT_DBDIR=3D/usr/local/etc/poudriere.d/option= ok: # grep =MISSING /usr/local/etc/poudriere.d/options/math_R/options OPTIONS_FILE_SET+=MISSING # So the option is set. Still, I get: ====>> Failed ports: math/R:configure # tail /pdr/data/logs/bulk/ia64-default/latest/logs/R-3.0.1.log libquadmath is not available for your compiler and architecture: please enable the MISSING option. *** Error code 1 Stop. make: stopped in /usr/ports/math/R ===> Cleaning for R-3.0.1 build of /usr/ports/math/R ended at Thu Oct 10 13:09:10 BST 2013 build time: 00:02:45 # Thanks Anton