Skip to content

Install with relocatable enabled fails #2

@francoisk

Description

@francoisk

When installing libicuuc with config.install.relocatable=true I get the following error:

b install: config.install.root=/tmp/installed config.install.relocatable=true libicuuc/
error: relocatable installation requires relative base directory
  info: pass empty relative base directory if this call does not affect installation relocatability
  info: or add `assert (!$install.relocatable) 'relocatable installation not supported'` before the call
  libicuuc/libicu/buildfile:105:18: info: while calling install.resolve(dir_path)
  info: while applying rule install.alias to update (for install) ../icu-cfg/dir{libicuuc/}
info: failed to update (for install) ../icu-cfg/dir{libicuuc/}

Code in question:

plugins_dir = $install.resolve($install.lib)/icu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions