Skip to content

{geo}[foss/2021b] QGIS v3.28.1, GRASS v8.2.0, Qt5Webkit v5.212.0-alpha4, wxPython v4.2.0, attrdict3 v2.0.2, librttopo v1.1.0, minizip v1.1, w/ Python 3.9.6#16856

Merged
boegel merged 10 commits intoeasybuilders:developfrom
akesandgren:20221212152129_new_pr_QGIS3281
Jan 4, 2023
Merged

{geo}[foss/2021b] QGIS v3.28.1, GRASS v8.2.0, Qt5Webkit v5.212.0-alpha4, wxPython v4.2.0, attrdict3 v2.0.2, librttopo v1.1.0, minizip v1.1, w/ Python 3.9.6#16856
boegel merged 10 commits intoeasybuilders:developfrom
akesandgren:20221212152129_new_pr_QGIS3281

Conversation

@akesandgren
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren commented Dec 12, 2022

(created using eb --new-pr)

Depends on: easybuilders/easybuild-easyblocks#2845

….eb, Qt5Webkit-5.212.0-alpha4-GCCcore-11.2.0.eb and patches: QGIS-3.28.1_fix-SIP-macro.patch, GRASS-8.2.0_GCC_ldlibs.patch, Qt5Webkit-5.212.0-alpha4_dont_use_multiarch_lib_dir.patch, Qt5Webkit-5.212.0-alpha4_fix_deprecated_encoding_in_json.load.patch, Qt5Webkit-5.212.0-alpha4_fix_python_path.patch, Qt5Webkit-5.212.0-alpha4_use_CXX_true_instead_of_TRUE_define.patch
@akesandgren akesandgren added this to the 4.x milestone Dec 12, 2022
@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 12, 2022

Test report by @jfgrimm
FAILED
Build succeeded for 61 out of 69 (15 easyconfigs in total)
himem03.pri.viking.alces.network - Linux CentOS Linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/bbbf9e7a6a9fcc8192fb82912bfd3722 for a full test report.

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 13, 2022

Test report by @jfgrimm
FAILED
Build succeeded for 1 out of 8 (15 easyconfigs in total)
himem03.pri.viking.alces.network - Linux CentOS Linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/022d87e4f98310a020a81fd14a2fa28a for a full test report.

edit: QScintilla failed with error: configure.py: error: '/users/jfg508/scratch/easybuild-dev/software/PyQt5/5.15.4-GCCcore-11.2.0/share/sip/PyQt5' is not a directory

@akesandgren
Copy link
Copy Markdown
Contributor Author

I knew I forgot something... qscintilla.py coming up.

@akesandgren
Copy link
Copy Markdown
Contributor Author

@jfgrimm See easybuilders/easybuild-easyblocks#2845

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 14, 2022

Test report by @jfgrimm
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#2845
FAILED
Build succeeded for 1 out of 7 (15 easyconfigs in total)
himem03.pri.viking.alces.network - Linux CentOS Linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/02989d378d5a341db71809ab62a3a5f4 for a full test report.

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 14, 2022

QScintilla works for me with the easyblock update, but I'm now failing to build libwpe:

228 [ 38%] Building CXX object CMakeFiles/wpe.dir/src/pasteboard-generic.cpp.o                                              
229 /opt/apps/easybuild/software/GCCcore/11.2.0/bin/g++ -DWPE_COMPILATION -DWPE_ENABLE_XKB=1 -Dwpe_EXPORTS -I/dev/shm/jfg508/libwpe/1.13.3/GCCcore-11.2.0/libwpe-1.13.3/include -I/dev/shm/jfg    508/libwpe/1.13.3/GCCcore-11.2.0/libwpe-1.13.3/src -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC -fno-exceptions -fno-rtti -Wall -O3 -DNDEBUG -fPIC -fvisibility=hidden -std=gn    u++11 -MD -MT CMakeFiles/wpe.dir/src/pasteboard-generic.cpp.o -MF CMakeFiles/wpe.dir/src/pasteboard-generic.cpp.o.d -o CMakeFiles/wpe.dir/src/pasteboard-generic.cpp.o -c /dev/shm/jfg508/    libwpe/1.13.3/GCCcore-11.2.0/libwpe-1.13.3/src/pasteboard-generic.cpp
230 In file included from /usr/include/string.h:633,                                                                        
231                  from /dev/shm/jfg508/libwpe/1.13.3/GCCcore-11.2.0/libwpe-1.13.3/src/pasteboard.c:32:                   
232 /usr/include/bits/string2.h:1305:33: error: attempt to use poisoned "calloc"                                            
233  1305 |                      ? (char *) calloc ((size_t) 1, (size_t) 1)               \                                 
234       |                                 ^                                                                               
235 /usr/include/bits/string2.h:1307:53: error: attempt to use poisoned "malloc"                                            
236  1307 |                           char *__retval = (char *) malloc (__len);           \                                 
237       |                                                     ^                                                           
238 /usr/include/bits/string2.h:1325:33: error: attempt to use poisoned "calloc"                                            
239  1325 |                      ? (char *) calloc ((size_t) 1, (size_t) 1)               \                                 
240       |                                 ^                                                                               
241 /usr/include/bits/string2.h:1331:47: error: attempt to use poisoned "malloc"                                            
242  1331 |                           __retval = (char *) malloc (__len);                 \                                 
243       |                                               ^                                                                 
244 make[2]: *** [CMakeFiles/wpe.dir/src/pasteboard.c.o] Error 1

@akesandgren
Copy link
Copy Markdown
Contributor Author

akesandgren commented Dec 14, 2022

fortunately for me libwpe is not my problem :-)

Compile of pasteboard-generic works ok for me:

/hpc2n/eb/software/GCCcore/11.2.0/bin/g++ -DWPE_COMPILATION -DWPE_ENABLE_XKB=1 -Dwpe_EXPORTS -I/scratch/eb-buildpath/libwpe/1.13.3/GCCcore-11.2.0/libwpe-1.13.3/include -I/scratch/eb-buildpath/libwpe/1.13.3/GCCcore-11.2.0/libwpe-1.13.3/src -O2 -ftree-vectorize -march=native -fno-math-errno -fPIC -fno-exceptions -fno-rtti -Wall -O3 -DNDEBUG -fPIC -fvisibility=hidden -std=gnu++11 -MD -MT CMakeFiles/wpe.dir/src/pasteboard-generic.cpp.o -MF CMakeFiles/wpe.dir/src/pasteboard-generic.cpp.o.d -o CMakeFiles/wpe.dir/src/pasteboard-generic.cpp.o -c /scratch/eb-buildpath/libwpe/1.13.3/GCCcore-11.2.0/libwpe-1.13.3/src/pasteboard-generic.cpp

@akesandgren
Copy link
Copy Markdown
Contributor Author

@boegelbot Please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@akesandgren: Request for testing this PR well received on login1

PR test command 'EB_PR=16856 EB_ARGS= EB_CONTAINER= /opt/software/slurm/bin/sbatch --job-name test_PR_16856 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 9784

Test results coming soon (I hope)...

Details

- notification for comment with ID 1352624708 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 15 out of 15 (15 easyconfigs in total)
cns1 - Linux Rocky Linux 8.5, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/a501a3b53ddcebc48f01fcea8d7d3fe0 for a full test report.

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 22, 2022

libwpe issue resolved in #17001 :)

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 22, 2022

Test report by @jfgrimm
Using easyblocks from PR(s) easybuilders/easybuild-easyblocks#2845
SUCCESS
Build succeeded for 17 out of 17 (15 easyconfigs in total)
node064.pri.viking.alces.network - Linux CentOS Linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6138 CPU @ 2.00GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/afafe472d9c47e758808e332ed0b58e0 for a full test report.

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 22, 2022

Test report by @jfgrimm
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
node064.pri.viking.alces.network - Linux CentOS Linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6138 CPU @ 2.00GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/ac16277a395b12f59e6e993a0e9e438b for a full test report.

Copy link
Copy Markdown
Member

@jfgrimm jfgrimm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Dec 22, 2022

@boegelbot please test @ generoso
CORE_CNT=16

@boegelbot
Copy link
Copy Markdown
Collaborator

@jfgrimm: Request for testing this PR well received on login1

PR test command 'EB_PR=16856 EB_ARGS= EB_CONTAINER= /opt/software/slurm/bin/sbatch --job-name test_PR_16856 --ntasks="16" ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 9885

Test results coming soon (I hope)...

Details

- notification for comment with ID 1362990337 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@akesandgren
Copy link
Copy Markdown
Contributor Author

Test report by @akesandgren
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
b-an02.hpc2n.umu.se - Linux Ubuntu 20.04, x86_64, Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz, Python 3.8.10
See https://gist.github.com/b31b8698366e094b0168909655f0792f for a full test report.

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 15 out of 15 (15 easyconfigs in total)
cnx1 - Linux Rocky Linux 8.5, x86_64, Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz (haswell), Python 3.6.8
See https://gist.github.com/634a2af24651bb692c008dc8da5d68d7 for a full test report.

@easybuilders easybuilders deleted a comment from boegelbot Jan 3, 2023
@easybuilders easybuilders deleted a comment from boegelbot Jan 3, 2023
@boegel boegel changed the title {geo}[foss/2021b] QGIS v3.28.1, GRASS v8.2.0, Qt5Webkit v5.212.0-alpha4 w/ Python 3.9.6 {geo}[foss/2021b] QGIS v3.28.1, GRASS v8.2.0, Qt5Webkit v5.212.0-alpha4, wxPython v4.2.0, attrdict3 v2.0.2, librttopo v1.1.0, minizip v1.1, w/ Python 3.9.6 Jan 3, 2023
@boegel
Copy link
Copy Markdown
Member

boegel commented Jan 4, 2023

Test report by @boegel
SUCCESS
Build succeeded for 15 out of 15 (15 easyconfigs in total)
node3130.skitty.os - Linux RHEL 8.6, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/ee29c1616039390a80acc687a52e64d5 for a full test report.

@boegel boegel modified the milestones: 4.x, next release (4.7.0) Jan 4, 2023
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel
Copy link
Copy Markdown
Member

boegel commented Jan 4, 2023

Going in, thanks @akesandgren!

@boegel boegel merged commit 0b11e3d into easybuilders:develop Jan 4, 2023
@akesandgren akesandgren deleted the 20221212152129_new_pr_QGIS3281 branch January 4, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants