Bryan Drewery

Results 351 comments of Bryan Drewery

Perhaps `rm -Rfx` to avoid removing `/compat/linux/proc`?

Somehow this branch was rebased to include another commit modifying logclean.

I think we have too many options as is and complicate the interface. Defaulting to `make -s` when `poudriere -v` is not used seems better to me. Git/svn already do...

Thanks for working on this. Note 'test' needs to be handled by the '-k' mechanism, implied by '-cat', so the error from 'test' doesn't immediately stop but is just noted...

Yup, looks familiar (I don't have time to dive into this now). Do we want 'test' to always run? Note also that _DEVELOPER_ is not passed down unless we allow...

While I don't have a lot of time on this now, I'll merge what looks right and it can be put into -devel for wider testing.

You said there was a circular dependency problem. Is that fixed? Regards, Bryan Drewery > On Nov 10, 2015, at 04:13, Mathieu Arnold [email protected] wrote: > > ping ? >...

I think what we need to do to fix the cyclic dependency problem is add separate items into the queue. One to build the package, and another to test it....

I'm going to make `testport` into a two-pass thing here. Phase 1. Nothing changes from today. Phase 2. Build dependency tree considering TEST_DEPENDS, then run the tests. `bulk` will have...

A fix for #259 is nearly ready to merge. I will try to get port testing into 3.2.