Skip to content

Instantly share code, notes, and snippets.

@bartoldeman
bartoldeman / easybuild_test_report_19326_easybuilders_preasybuild-easyconfigs_20234521-UTC-20-45-07.md
Created December 21, 2023 20:45
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #19326

Test report for PR(s) easybuilders/easybuild-easyconfigs#19326

Test result

Build succeeded for 3 out of 3 (3 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS imkl-2024.0.0.eb
  • SUCCESS imkl-FFTW-2024.0.0-iimpi-2023.11.eb
  • SUCCESS intel-2023.11.eb
@bartoldeman
bartoldeman / meson-python-0.15.0-GCCcore-13.2.0_partial.log
Created November 26, 2023 23:36
(partial) EasyBuild log for failed build of /tmp/eb-sik5v3c3/files_pr19318/m/meson-python/meson-python-0.15.0-GCCcore-13.2.0.eb (PR(s) #19318) (easyblock PR(s) #3041)
"os_name": "CentOS Linux",
"os_type": "Linux",
"os_version": "7 (Core)",
"platform_name": "x86_64-unknown-linux",
"python_version": "3.11.4 (main, Nov 4 2023, 03:43:13) [GCC 12.3.1 20230526]",
"system_gcc_path": "/tmp/eb-sik5v3c3/tmpc42opcjh/gcc",
"system_python_path": "/cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v3/Compiler/gcccore/python/3.11.5/bin/python",
"timestamp": 1701041698,
"total_memory": 60232,
}]
@bartoldeman
bartoldeman / easybuild_test_report_19318_easybuilders_preasybuild-easyconfigs_20234826-UTC-22-48-26.md
Created November 26, 2023 22:48
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #19318

Test report for PR(s) easybuilders/easybuild-easyconfigs#19318, easyblock PR(s) easybuilders/easybuild-easyblocks#3041

Test result

Failed during parsing of the easyconfigs, so no ecs were built (3 easyconfigs in total)

Error

'Failed to process easyconfig /tmp/eb-o6wt01ax/files_pr19318/s/SciPy-bundle/SciPy-bundle-2023.11-gfbf-2023.09.eb: Failed to determine minimal toolchain for dep hypothesis 6.90.0'
@bartoldeman
bartoldeman / easybuild_test_report_19318_easybuilders_preasybuild-easyconfigs_20234526-UTC-22-45-17.md
Created November 26, 2023 22:45
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #19318

Test report for PR(s) easybuilders/easybuild-easyconfigs#19318, easyblock PR(s) easybuilders/easybuild-easyblocks#3041

Test result

Failed during parsing of the easyconfigs, so no ecs were built (3 easyconfigs in total)

Error

'Failed to process easyconfig /tmp/eb-xxm3_uw0/files_pr19318/s/SciPy-bundle/SciPy-bundle-2023.11-gfbf-2023.09.eb: Failed to determine minimal toolchain for dep hypothesis 6.90.0'
diff --git a/src/arch/linux/async/signal.c b/src/arch/linux/async/signal.c
index 34ab3dd5c..71fe9ce74 100644
--- a/src/arch/linux/async/signal.c
+++ b/src/arch/linux/async/signal.c
@@ -743,6 +743,10 @@ static void sigasync(int sig, siginfo_t *si, void *uc)
static void sigasync_std(int sig, siginfo_t *si, void *uc)
{
+#ifdef __APPLE__
+ // XXX should not be necessary!
diff --git a/default-configure b/default-configure
index bfbf00f64..b376f3dd7 100755
--- a/default-configure
+++ b/default-configure
@@ -23,7 +23,7 @@ if [ ! -f $CONF_FILE ]; then
fi
CONF=`cat $CONF_FILE`
-CONF=`echo -n "$CONF"| sed '/^config {/d' | sed '/^}/d' | tr '\n' ' ' `
+CONF=`printf "$CONF"| sed '/^config {/d' | sed '/^}/d' | tr '\n' ' ' `
@bartoldeman
bartoldeman / easybuild_test_report_18144_easybuilders_preasybuild-easyconfigs_20234319-UTC-20-43-02.md
Created June 19, 2023 20:43
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #18144

Test report for PR(s) easybuilders/easybuild-easyconfigs#18144

Test result

Build succeeded for 2 out of 2 (2 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS PMIx-4.2.4-GCCcore-12.3.0.eb
  • SUCCESS OpenMPI-4.1.5-GCC-12.3.0.eb

Time info

@bartoldeman
bartoldeman / easybuild_test_report_18144_easybuilders_preasybuild-easyconfigs_20233319-UTC-19-33-30.md
Created June 19, 2023 19:33
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #18144
@bartoldeman
bartoldeman / OpenMPI-4.1.5-GCC-12.3.0_partial.log
Last active June 19, 2023 19:33
(partial) EasyBuild log for failed build of /tmp/eb-tlbzwn0s/files_pr18144/o/OpenMPI/OpenMPI-4.1.5-GCC-12.3.0.eb (PR(s) #18144)
checking for struct sockaddr_in... (cached) yes
checking if MCA component btl:tcp can compile... yes
--- MCA component btl:uct (m4 configuration macro)
checking for MCA component btl:uct compile mode... dso
checking check uct version... yes
checking UCT version compatibility... UCT version not compatible - need UCX 1.8 or older
checking if MCA component btl:uct can compile... no
--- MCA component btl:ugni (m4 configuration macro)
@bartoldeman
bartoldeman / easybuild_test_report_18066_easybuilders_preasybuild-easyconfigs_20231609-UTC-13-16-30.md
Created June 9, 2023 13:16
EasyBuild test report for easybuilders/easybuild-easyconfigs PR(s) #18066

Test report for PR(s) easybuilders/easybuild-easyconfigs#18066

Test result

Build succeeded for 3 out of 3 (3 easyconfigs in total)

Overview of tested easyconfigs (in order)

  • SUCCESS foss-2023.05.eb
  • SUCCESS HPL-2.3-foss-2023.05.eb
  • SUCCESS ScaLAPACK-2.2.0-gompi-2023.05-fb.eb