Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2013 12:26:11 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-ports@freebsd.org
Subject:   poudriere options -c does not work as expected?
Message-ID:  <201310101126.r9ABQBOE050006@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
I need to change options for several ports to get
them build on ia64, e.g. 
===>  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

I set the options with "poudriere options -c math/R".

But the option doesn't seem to be set:

# make -C  /pdr/ports/math/R showconfig |grep MISSING
     MISSING=off: use libmissing rather than libquadmath
#

So when I redo poudriere bulk again, the same failure
happens.

Anton




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310101126.r9ABQBOE050006>