On 12/31/2013 01:37, Patrick wrote: > ases/mongodb compiled by Pourdriere > for a 9.2/amd64 environment. I had a similar experience in another > jailed environment (non-Poudriere) which I resolved by first > installing lang/v8 into the environment. I'm wondering if there's a > way in Poudriere for me to install a package into the build jail? > Reading through the documentation, I don't see how to do this.
In my experience, mongodb builds fine in a stock poudriere environment assuming there is enough space. Are you sure you aren't running out of swap space? Are you using tmpfs on poudriere? if so, and if you don't have that much ram, you could be burning up all your ram and swap to build mongodb which is a mongo package. so yeah, I think you need to show the log that indicates WHY mongodb is failing to build. John _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
