You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ankur Verma (JIRA)" <ji...@apache.org> on 2016/05/30 07:43:12 UTC

[jira] [Updated] (MESOS-5520) Before starting a build, bootstrapping shows some warning

     [ https://issues.apache.org/jira/browse/MESOS-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankur Verma updated MESOS-5520:
-------------------------------
    Attachment: bootstrap_cmd_logs.txt

while executing the command bootstrap following logs comes

> Before starting a build, bootstrapping shows some warning
> ---------------------------------------------------------
>
>                 Key: MESOS-5520
>                 URL: https://issues.apache.org/jira/browse/MESOS-5520
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.28.1
>         Environment: ubuntu 14.04.4
>            Reporter: Ankur Verma
>            Priority: Minor
>         Attachments: bootstrap_cmd_logs.txt
>
>
> For the first time before building, some warning comes when using command bootstrap
> # Bootstrap (Only required if building from git repository). 
> $ ./bootstrap
> Logs:
> 3rdparty/stout/Makefile.am:71: warning: source file 'tests/subcommand_tests.cpp' is in a subdirectory,
> 3rdparty/stout/Makefile.am:71: but option 'subdir-objects' is disabled
> 3rdparty/stout/Makefile.am:71: warning: source file 'tests/svn_tests.cpp' is in a subdirectory,
> 3rdparty/stout/Makefile.am:71: but option 'subdir-objects' is disabled
> 3rdparty/stout/Makefile.am:71: warning: source file 'tests/try_tests.cpp' is in a subdirectory,
> 3rdparty/stout/Makefile.am:71: but option 'subdir-objects' is disabled
> 3rdparty/stout/Makefile.am:71: warning: source file 'tests/uuid_tests.cpp' is in a subdirectory,
> 3rdparty/stout/Makefile.am:71: but option 'subdir-objects' is disabled
> 3rdparty/stout/Makefile.am:71: warning: source file 'tests/version_tests.cpp' is in a subdirectory,
> 3rdparty/stout/Makefile.am:71: but option 'subdir-objects' is disabled
> 3rdparty/stout/Makefile.am:122: warning: source file 'tests/proc_tests.cpp' is in a subdirectory,
> 3rdparty/stout/Makefile.am:122: but option 'subdir-objects' is disabled



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)