[users at bb.net] build step VS2017

Riccardo Corsi riccardo.corsi at kairos3d.it
Thu Sep 6 14:48:25 UTC 2018


Sorry forgot to copy the error message, here it is:

--- <exception caught here> ---
  File "c:\python27\lib\site-packages\buildbot\config.py", line 140, in
loadConfigDict
    execfile(filename, localDict)
  File "c:\python27\lib\site-packages\twisted\python\compat.py", line 246,
in execfile
    exec(code, globals, locals)
  File "C:\buildbot-VS2017\master.cfg", line 190, in <module>
    setupBuildSteps(myFactory)
  File "buildMyProject.py", line 195, in setupBuildSteps
    buildFactory.addStep(steps.VS2017(
  File "c:\python27\lib\site-packages\buildbot\plugins\db.py", line 319, in
__getattr__
    raise AttributeError(str(err))
exceptions.AttributeError: Unknown component name: VS2017


On Thu, Sep 6, 2018 at 4:02 PM Riccardo Corsi <riccardo.corsi at kairos3d.it>
wrote:

> Hi all,
>
> while trying to setup a build for Visual Studio 2017 I get this message:
>
> My guess is that VS2017 is correctly initialized (here
> <https://github.com/buildbot/buildbot/blob/2ff978afab86a170a5240d7247b81d03348a03e1/master/buildbot/steps/vstudio.py#L433>),
> but not listed in the master setup script
>
> https://github.com/buildbot/buildbot/blob/2ff978afab86a170a5240d7247b81d03348a03e1/master/setup.py#L322
>
> If this is the case, is there a way to patch my current installation
> (1.4.0) while waiting for the bugfix in a future release?
>
> Thank you,
> Riccardo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20180906/b00eafb7/attachment.html>


More information about the users mailing list