Hello, > You have to use the same options for installworld as for buildworld. I'm > unsure who you can tell poudriere with -m src=/usr/src where it gets the > options from. I would expect it respect src.conf? > > # man poudriere > . . . > Create optional src.conf > You can also specify a global src.conf which will be used for building > jails with the jail -c subcommand. Any of the following are allowed > and > will all be used in the order shown: > > /usr/local/etc/poudriere.d/src.conf > /usr/local/etc/poudriere.d/<setname>-src.conf > /usr/local/etc/poudriere.d/<jailname>-src.conf
Yep, that's make all sense using same options for installworld as for buildworld. I've never worried about it and never used a poudriere src.conf in the past with some luck, because maybe my base src.conf only affected buildworld. I will rebuild a fresh world with WITH_LLVM_LINK_STATIC_LIBRARIES again and use a poudriere src.conf equal to the one I use in base system. I will let you know how it went. Thanks Mark and Dimitry, -- Nuno Teixeira FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org
