Patch Set 3:

(1 comment)

https://gerrit.osmocom.org/#/c/2691/3/scripts/osmo-build-dep.sh
File scripts/osmo-build-dep.sh:

PS3, Line 60: # Make the dependencies available through symlinks in $deps 
($PWD/..).
            : STOW_DIR="$inst/stow" stow --restow $project
Currently we are working on a script[1] to reuse dependency artifacts to speed 
up builds. 

How could we make the dependencies available through symlinks, in case we just 
fetched the dependencies as tar and simple untar them (tar basically holds the 
deps folder).

Right now that's possible by simply setting LD_LIBRARY_PATH and 
PKG_CONFIG_PATH, but I didn't figure out how to "restow" such dependencies 
deployed by untaring "artifacts.tar.gz"

[1] https://gerrit.osmocom.org/#/c/2465/


-- 
To view, visit https://gerrit.osmocom.org/2691
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8f5012419495a656912b7b71e4f76ce102c6b63a
Gerrit-PatchSet: 3
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Alexander Huemer <[email protected]>
Gerrit-Reviewer: Alexander Huemer <[email protected]>
Gerrit-Reviewer: André Boddenberg <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Holger Freyther <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: blobb <[email protected]>
Gerrit-Reviewer: neels <[email protected]>
Gerrit-HasComments: Yes

Reply via email to