Bug #1427

rst-convertersConfig.cmake contains jenkins pathes

Added by Anonymous about 11 years ago. Updated about 11 years ago.

Status:RejectedStart date:02/19/2013
Priority:NormalDue date:
Assignee:J. Wienke% Done:

0%

Category:Build System
Target version:Robotics Service Bus - rsb-0.9

Description

The rst-convertersConfig.cmake contains

SET(RST_DIR "/home/jenkins/workspace/rst-converters-cpp-trunk-package/customization/-amarsi/label/ubuntu_precise_64bit/upstream/RST-0.9.0-Linux/share/rst0.9" CACHE PATH "RST location")

That can't be right.

History

#1 Updated by J. Wienke about 11 years ago

This actually doesn't harm much as it is just a hint for the find_package logic. We would have to restructure the while build process to end up with ubuntu paths (/usr/...) in there, either by building in a virtual ubuntu environment where all upstream packages are already installed or by injecting the real paths through additional configurations, e.g. in the cpakc config files. However, as for ubuntu package based installations the config files for all packages end up in standard directories, I see no problem with a wrong hint, which will then simply be ignored, as far as I know.

#2 Updated by Anonymous about 11 years ago

  • Status changed from Feedback to Rejected

Also available in: Atom PDF