add (post-install) patch for libtool v2.5.4 to improve support for LLVM flang#25345
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3929724733 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3930596182 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3930655882 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@Crivella, @boegel : What approach would you prefer, just adding this post-installation patch or patching before the installation and including all the necessary dependencies for that? The latter is probably safer I'd guess. We'd just need to make sure that we don't introduce the chance of a circular dependency. |
|
Would patching before result in anything different? If it works it is fine with me. |
I would guess that Lets try this on netCDF as well. arpack-ng looks better now. |
|
Test report by @Thyre |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3933457632 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3933956982 processed Message to humans: this is just bookkeeping information for me, |
This comment was marked as resolved.
This comment was marked as resolved.
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @Thyre! |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3943462456 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @Thyre |
(created using
eb --new-pr)Avoided using typical patches, as we'd otherwise need to re-bootstrap libtool, introducing builddependencies on Automake, Autoconf, XZ, makeinfo, help2man and texinfo.
Should be thoroughly tested with other applications using
libtoolbefore merging, just in case I forgot something. I explicitly did not patch%(installdir)s/share/libtool/configure, since I'm not sure if this is used at all...