Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2013 07:00:46 -0500
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        mexas@bris.ac.uk
Cc:        freebsd-ports@freebsd.org
Subject:   Re: poudriere options -c does not work as expected?
Message-ID:  <525696EE.5000106@FreeBSD.org>
In-Reply-To: <201310101126.r9ABQBOE050006@mech-cluster241.men.bris.ac.uk>
References:  <201310101126.r9ABQBOE050006@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--cQhe50Ee6RvSVQCWOUCMb2BtKHjGHUs9L
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

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=
s

> #
>=20
> So when I redo poudriere bulk again, the same failure
> happens.
>=20
> Anton
>=20
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org=
"
>=20


--=20
Regards,
Bryan Drewery


--cQhe50Ee6RvSVQCWOUCMb2BtKHjGHUs9L
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSVpbuAAoJEG54KsA8mwz5BNEQALQ0Awr3kL0QWFDT7exBf+bU
N33eyuZsy4/d2hiLsMDZyXLzZxn8B6yPbYBaVKMh4qlVY0qEX+Qnj38WYWmIouEC
gDPX0R3nteevQdZJKpu00Zg9z1aoiyJbKsXiTsSTsohNe5NDIK1gpHxYWHvmeUSa
DoJk9hI5CosPvGC9x1zLr3vCF6HgbQ/otZSBop4hW1AbYOWb/xREerI2uoLpiK4H
Qn4/tZHjrKFTz6NIqUHI+PCe/pmWR5oh1gCZPvwJ4e18FRmp/ACKMKbzfe4enNqd
j/mbw/ZtA0AkVyB4Wo6sc7I3igD6X9aogKKnFdU/qLoiLElyLQAT+FENYgNyaYfS
ORuJ4AU8X/e8i6a3IZawj2mCJ7ZqEkHViug1jqx3+uU10mdMBCGM2hs+pHzQnuSU
CqMZjVXM+7N8X/7/Sl+u0ugX8JTUcqnG7QYHAUOeUB9rrfVWNiqVb2pma+WxbzCk
7fc0t6S0a2Vrdv2YCzHyBgg4hif3jLfIyiYVzrYD3VCh6FktJLAu/9lekxSyDbSR
gIn8wn8dreYctBj+OpIgN73Og72Yf+r7mfkFXJICFA3d4TAlMsnjs2XQOzGjMm6u
yxitnRk4eUuKZXfWLnKcIRAr/ZByzrQkXVhqZJMfqGACswIclFWFF32jWrR4zBjX
EyzDBfPahZIIWTvCLGeN
=6EPx
-----END PGP SIGNATURE-----

--cQhe50Ee6RvSVQCWOUCMb2BtKHjGHUs9L--



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