buildbot errors
Petr Vanek
petr at scribus.info
Sun Nov 13 22:01:47 PST 2011
On Nov 14, 2011 (Monday), at 6:48 AM, Joshua Root wrote:
> On 2011-11-14 16:35 , Petr Vanek wrote:
>>
>> On Nov 14, 2011 (Monday), at 1:18 AM, Ryan Schmidt wrote:
>>
>>> The buildbot has a case-sensitive filesystem. The file is Qlipper.app, not qlipper.app.
>>>
>>
>> thanks a lot. All is fixed now.
>>
>> BTW is there any way how to test buildbot locally? Like "port builbot myport"?
>
> You can certainly set up a buildbot locally; I did just that when I was first bringing it up. The config is at <https://svn.macports.org/repository/macports/contrib/buildbot/>.
>
> I'm not sure what the benefit would be though?
Well, testing like this? ;)
But it seems fine to use online infrastructure.
I just thought about something like we have in OBS (https://build.opensuse.org/) where you can test package building locally for various platforms. Example: my host is opensuse 11.4 and I need to test package foobar if it can be built on fedora 15
osc build --ccache Fedora_15 foobar
then all the build environment for fedora is created in my /tmp, chrooted (or something similar) and all is built locally so I won't take online resources for testing.
but now it's clear.
Thanks again,
petr
More information about the macports-dev
mailing list