easybuilders / easybuild

EasyBuild - building software with ease
http://easybuild.io
GNU General Public License v2.0
461 stars 143 forks source link

foss2022a build on ubuntu 22.04 #822

Closed elc42 closed 1 year ago

elc42 commented 1 year ago

Hello, Buildinf foss-2022a.eb on ubuntu 22.04 leads to the following error:

== processing EasyBuild easyconfig /home/elcar/.local/easybuild/easyconfigs/l/libreadline/libreadline-8.1.2-GCCcore-11.3.0.eb
== building and installing libreadline/8.1.2-GCCcore-11.3.0...
== fetching files...
== creating build dir, resetting environment...
== unpacking...
== patching...
== preparing...
== configuring...
== FAILED: Installation ended unsuccessfully (build directory: /home/elcar/.local/easybuild/build/libreadline/8.1.2/GCCcore-11.3.0): build failed (first 300 chars): cmd " ./configure --prefix=/home/elcar/.local/easybuild/software/libreadline/8.1.2-GCCcore-11.3.0  --build=/bin/bash: /home/elcar/.local/easybuild/software/ncurses/6.3-GCCcore-11.3.0/lib/libtinfo.so.6: no version information available (required by /bin/bash)
x86_64-pc-linux-gnu  --host=/bin/bash: /h (took 1 secs)
== Results of the build can be found in the log file(s) /tmp/eb-igmtani_/easybuild-libreadline-8.1.2-20220914.211003.PcQvl.log
ERROR: Build of /home/elcar/.local/easybuild/easyconfigs/l/libreadline/libreadline-8.1.2-GCCcore-11.3.0.eb failed (err: 'build failed (first 300 chars): cmd " ./configure --prefix=/home/elcar/.local/easybuild/software/libreadline/8.1.2-GCCcore-11.3.0  --build=/bin/bash: /home/elcar/.local/easybuild/software/ncurses/6.3-GCCcore-11.3.0/lib/libtinfo.so.6: no version information available (required by /bin/bash)\nx86_64-pc-linux-gnu  --host=/bin/bash: /h')
elc42 commented 1 year ago

https://github.com/easybuilders/easybuild-easyconfigs/commit/d1adb4ae5a7af17b69a17dd75dd729fe1c56bb06 to ncurses-6.3-GCCcore-11.3.0.eb solves the problem

boegel commented 1 year ago

This problem was indeed fixed in https://github.com/easybuilders/easybuild-easyconfigs/pull/16270, those changes are included with EasyBuild v4.6.2