I'm wanting to use catalyst to make a safe build environment for a few boxes, intending on using the binaries generated there for the sole method of updating.
Currently I'm having a hard time with, specifically, gtk+-2.8.19.ebuild ... which has the following behavior: 1. in pkg-setup, it checks to see if cairo was built with the X use flag, and die's if not. 2. cairo is specified in RDEPEND, which is followed by DEPEND, which includes RDEPEND. 3. cairo is *NOT* in the build list 4. cairo is *NOT* in the pkg_cache 5. the ebuild fails because of #1, due to #3 and #4. in addition to the above confusing behavior, catalyst *EXITS* at this point, though the tinderbox target is supposed to continue building on failures. n8 PS. I'm not sure what data is traditionally attached to this list, so I'll hold back on it for now, except for noting that I'm using portage i sync'd 2006-09-27, with i686 and some 500+ tinderbox/packages. --- [This E-mail was scanned for viruses by Quest Technology Group (http://www.quest-technology-group.com)] -- [EMAIL PROTECTED] mailing list
