Hi Jack,

On 15/03/2017 21:54, Jack Perdue wrote:
Any chance:

toolchainsopts = {'rpath': True]

will be supported in 3.1.2 without requiring
--rpath --experimental  on the command line
as well?

Most likely not, for a couple of reasons:

*) I'm trying to get v3.1.2 ready to be released ASAP, which means I'm trying to focus on bug fixes (mostly [1] which should fix [2]).

*) The RPATH support is not considered stable yet, so --experimental will still be needed.

*) The 'rpath' toolchain option is intended to selectively *disable* the use of RPATH when --rpath is enabled, not the other way around. While the RPATH support is still experimental, we can consider changes the semantics though, but then we'll need to change the default value for the 'rpath' toolchain option (which is now True, we could change it to None).

Can you open an issue on this in the framework repo to get some feedback on this from others using RPATH already?


K.

[1] https://github.com/hpcugent/easybuild-framework/pull/2104
[2] https://github.com/hpcugent/easybuild-framework/issues/2162


I'm not a big RPATH fan (being raised on RH and Fedora),
but for packages Python-2.7.12-GCCcore-6.3.0-bare and
Python-3.5.2-GCCcore-6.3.0-bare which I use as a builddep
for a variety of Python modules without targeting a particular
final toolchain, its needed for derived modules sanity check
("Import foo") since libpython isn't in LD_LIBRARY_PATH since
it was just a builddep

Anyway..... rpath toolchain opt would be cool for next release
if possible.  Seems to work as I need from the command line
(when I remember to add those to the command line)

jack








On 03/15/2017 12:43 PM, Alvarez, Damian wrote:
As always, notes in the wiki: https://github.com/hpcugent/easybuild/wiki/Conference-call-notes-20170315

The next telco will be on the 29th of March: https://plus.google.com/u/0/events/ctfejker527j88vq7sk7l8cmd0s?cfem=1

Cheers,
Damian

On 14/03/17 16:39, "[email protected] on behalf of Kenneth Hoste" <[email protected] on behalf of [email protected]> wrote:

     Dear EasyBuilders,

The next EasyBuild conf call is planned for Wednesday March 15th 2017,
     5pm CET;
see also https://plus.google.com/events/c1f3gt69hoashfluir48htdsols .

     Current agenda:

        * outlook to EasyBuild v3.1.2
* update on automatic style checking for easyconfig pull requests
        * IRC vs Slack for `#easybuild` chat channel
        * Q&A

     Suggestions for additional topics are welcome.
     Please let us know if you're planning to attend this conf call.

     More information about the EasyBuild conf calls is available at
     https://github.com/hpcugent/easybuild/wiki/Conference-calls .


     regards,

     Kenneth





------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------



Reply via email to