Skip to content
Snippets Groups Projects

BUG: error generating qgis descriptors

Merged Rashad Kanavath requested to merge fix_generate_descriptor into release-6.6
All threads resolved!

Below commit uses POST_BUILD and PRE_BUILD to generate a fresh copy of descriptor files for all OTB applications. b963a177

This has broken dashboard due to a dependency issue. https://dash.orfeo-toolbox.org/buildSummary.php?buildid=318175

otbQgisDescriptor doesn't depend on any otb applications and it is TRUE. But it has a run-time dependency to all otb applications when auto-generating all depscriptors. This situation forces us to add a dependency so that POST, PRE building targets works OK. These are only executed if otbQgisDescriptor target is rebuilt hence, it is not run everytime with make or make install.

Revert of the initial commit[2] is to get source tree in to a stage which was reviewe. The first version of post,pre build was pushed directly to release rather than via MR. Current state in release-6.6 will result in broken dashboard even though it revert un-reviewed changes.

[2] 3f7b6d40

patch

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added patch label

  • Rashad Kanavath resolved all discussions

    resolved all discussions

  • added 1 commit

    • 8a98b7fd - ENH: add dependency only for useful otb apps

    Compare with previous version

  • Rashad Kanavath resolved all discussions

    resolved all discussions

  • You can merge.

  • mentioned in commit e40144f4

  • added bug label

  • Please register or sign in to reply
    Loading