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

Jiri Daněk resolved DISPATCH-1995.
----------------------------------
    Resolution: Fixed

> Dispatch docs build fails if -GNinja is used
> --------------------------------------------
>
>                 Key: DISPATCH-1995
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1995
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.15.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>             Fix For: 1.17.0
>
>
> https://github.com/jiridanek/qpid-dispatch/runs/2050798888?check_suite_focus=true#step:8:10
> {noformat}
> CMake Warning (dev):
>   Policy CMP0058 is not set: Ninja requires custom command byproducts to be
>   explicit.  Run "cmake --help-policy CMP0058" for policy details.  Use the
>   cmake_policy command to set the policy and suppress this warning.
>   This project specifies custom command DEPENDS on files in the build tree
>   that are not specified as the OUTPUT or BYPRODUCTS of any
>   add_custom_command or add_custom_target:
>    docs/man/qdmanage.8.adoc
>    docs/man/qdrouterd.8.adoc
>    docs/man/qdstat.8.adoc
>   For compatibility with versions of CMake that did not have the BYPRODUCTS
>   option, CMake is generating phony rules for such files to convince 'ninja'
>   to build.
>   Project authors should add the missing BYPRODUCTS or OUTPUT options to the
>   custom commands that produce these files.
> This warning is for project developers.  Use -Wno-dev to suppress it.
> {noformat}
> {noformat}
> Run cmake --build "${DispatchBuildDir}" --config ${BuildType} -t docs
> ninja: error: '../docs/books/user-guide/*.adoc', needed by 
> 'docs/books/user-guide/index.html', missing and no known rule to make it
> Error: Process completed with exit code 1
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to