Åke Sandgren <[email protected]> 于2020年2月20日周四 下午2:38写道: > > > > On 2/20/20 2:32 AM, Hongyi Zhao wrote: > > Alan O'Cais <[email protected]> 于2020年2月19日周三 下午9:47写道: > >> > >> Hi Hongsheng, > >> > >> Judging by your other emails to the list you got past this issue. For the > >> sake of closing the thread, can you tell us what the problem was? > > > > > > No, I cannot solve any of these issues. All of them failed on my > > Ubuntu 19.10 box. > > > > $ eb foss-2018a.eb -r > > == temporary log file in case of crash /tmp/eb-gtS6Nl/easybuild-RM1mH4.log > > == resolving dependencies ... > > == processing EasyBuild easyconfig > > /home/werner/Public/EasyBuild-modules/EasyBuild/EasyBuild-develop/easybuild-easyconfigs/easybuild/easyconfigs/g/GCCcore/GCCcore-6.4.0.eb > > == building and installing GCCcore/6.4.0... > > == fetching files... > > == creating build dir, resetting environment... > > == unpacking... > > == patching... > > == preparing... > > == configuring... > > == FAILED: Installation ended unsuccessfully (build directory: > > /home/werner/.local/easybuild/build/GCCcore/6.4.0/system-system): > > build failed (first 300 chars): cmd " ../configure > > --enable-languages=c,c++,fortran --enable-lto > > --enable-checking=release --disable-multilib --enable-shared=yes > > --enable-static=yes --enable-threads=posix --enable-plugins > > --enable-gold=default --enable-ld --with-plugin-ld=ld.gold > > --disable-bootstrap --prefix=/home/werner/.l (took 11 sec) > > == Results of the build can be found in the log file(s) > > /tmp/eb-gtS6Nl/easybuild-GCCcore-6.4.0-20200220.092807.qvlhj.log > > ERROR: Build of > > /home/werner/Public/EasyBuild-modules/EasyBuild/EasyBuild-develop/easybuild-easyconfigs/easybuild/easyconfigs/g/GCCcore/GCCcore-6.4.0.eb > > failed (err: 'build failed (first 300 chars): cmd " ../configure > > --enable-languages=c,c++,fortran --enable-lto > > --enable-checking=release --disable-multilib --enable-shared=yes > > --enable-static=yes --enable-threads=posix --enable-plugins > > --enable-gold=default --enable-ld --with-plugin-ld=ld.gold > > --disable-bootstrap --prefix=/home/werner/.l') > > A quick guess here, since it is GCCcore 6.4.0 that fails and the build > system is Ubuntu 19.10 which have a newer system gcc and corresponding > binutils, is that the problem is the binutils version and possibly the > sys/ustat.h problem. > > So step one: > take a copy of the above GCCcore-6.4.0.eb file and change the > ('binutils', '2.28'), > line to > ('binutils', '2.31.1'), > > And just do > eb GCCcore-6.4.0.eb -r
As you can see, I've tried with the glibc-2.30-GCCcore-8.3.0.eb but still failed. This is based on binutils-2.32: $ eb glibc-2.30-GCCcore-8.3.0.eb -Dr == temporary log file in case of crash /tmp/eb-E8Qgg7/easybuild-IBFcOM.log Dry run: printing build status of easyconfigs and dependencies CFGS=/home/werner/Public/EasyBuild-modules/EasyBuild/EasyBuild-develop/easybuild-easyconfigs/easybuild/easyconfigs * [x] $CFGS/m/M4/M4-1.4.18.eb (module: M4/1.4.18) * [x] $CFGS/b/Bison/Bison-3.3.2.eb (module: Bison/3.3.2) * [x] $CFGS/z/zlib/zlib-1.2.11.eb (module: zlib/1.2.11) * [x] $CFGS/h/help2man/help2man-1.47.4.eb (module: help2man/1.47.4) * [x] $CFGS/m/M4/M4-1.4.17.eb (module: M4/1.4.17) * [x] $CFGS/b/Bison/Bison-3.0.4.eb (module: Bison/3.0.4) * [x] $CFGS/f/flex/flex-2.6.4.eb (module: flex/2.6.4) * [x] $CFGS/b/binutils/binutils-2.32.eb (module: binutils/2.32) * [x] $CFGS/g/GCCcore/GCCcore-8.3.0.eb (module: GCCcore/8.3.0) * [x] $CFGS/h/help2man/help2man-1.47.8-GCCcore-8.3.0.eb (module: help2man/1.47.8-GCCcore-8.3.0) * [x] $CFGS/m/M4/M4-1.4.18-GCCcore-8.3.0.eb (module: M4/1.4.18-GCCcore-8.3.0) * [x] $CFGS/z/zlib/zlib-1.2.11-GCCcore-8.3.0.eb (module: zlib/1.2.11-GCCcore-8.3.0) * [x] $CFGS/b/Bison/Bison-3.3.2-GCCcore-8.3.0.eb (module: Bison/3.3.2-GCCcore-8.3.0) * [x] $CFGS/f/flex/flex-2.6.4-GCCcore-8.3.0.eb (module: flex/2.6.4-GCCcore-8.3.0) * [x] $CFGS/b/binutils/binutils-2.32-GCCcore-8.3.0.eb (module: binutils/2.32-GCCcore-8.3.0) * [ ] $CFGS/m/make/make-4.2.1-GCCcore-8.3.0.eb (module: make/4.2.1-GCCcore-8.3.0) * [ ] $CFGS/t/texinfo/texinfo-6.7-GCCcore-8.3.0.eb (module: texinfo/6.7-GCCcore-8.3.0) * [x] $CFGS/b/bzip2/bzip2-1.0.8-GCCcore-8.3.0.eb (module: bzip2/1.0.8-GCCcore-8.3.0) * [x] $CFGS/n/ncurses/ncurses-6.1-GCCcore-8.3.0.eb (module: ncurses/6.1-GCCcore-8.3.0) * [x] $CFGS/l/libreadline/libreadline-8.0-GCCcore-8.3.0.eb (module: libreadline/8.0-GCCcore-8.3.0) * [x] $CFGS/t/Tcl/Tcl-8.6.9-GCCcore-8.3.0.eb (module: Tcl/8.6.9-GCCcore-8.3.0) * [x] $CFGS/s/SQLite/SQLite-3.29.0-GCCcore-8.3.0.eb (module: SQLite/3.29.0-GCCcore-8.3.0) * [x] $CFGS/l/libffi/libffi-3.2.1-GCCcore-8.3.0.eb (module: libffi/3.2.1-GCCcore-8.3.0) * [x] $CFGS/n/ncurses/ncurses-6.0.eb (module: ncurses/6.0) * [x] $CFGS/g/gettext/gettext-0.19.8.1.eb (module: gettext/0.19.8.1) * [x] $CFGS/x/XZ/XZ-5.2.4-GCCcore-8.3.0.eb (module: XZ/5.2.4-GCCcore-8.3.0) * [x] $CFGS/a/Autoconf/Autoconf-2.69-GCCcore-8.3.0.eb (module: Autoconf/2.69-GCCcore-8.3.0) * [x] $CFGS/a/Automake/Automake-1.16.1-GCCcore-8.3.0.eb (module: Automake/1.16.1-GCCcore-8.3.0) * [x] $CFGS/l/libtool/libtool-2.4.6-GCCcore-8.3.0.eb (module: libtool/2.4.6-GCCcore-8.3.0) * [x] $CFGS/a/Autotools/Autotools-20180311-GCCcore-8.3.0.eb (module: Autotools/20180311-GCCcore-8.3.0) * [x] $CFGS/g/GMP/GMP-6.1.2-GCCcore-8.3.0.eb (module: GMP/6.1.2-GCCcore-8.3.0) * [ ] $CFGS/p/Python/Python-3.7.4-GCCcore-8.3.0.eb (module: Python/3.7.4-GCCcore-8.3.0) * [ ] $CFGS/g/glibc/glibc-2.30-GCCcore-8.3.0.eb (module: glibc/2.30-GCCcore-8.3.0) == Temporary log file(s) /tmp/eb-E8Qgg7/easybuild-IBFcOM.log* have been removed. == Temporary directory /tmp/eb-E8Qgg7 has been removed. > > -- > Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden > Internet: [email protected] Phone: +46 90 7866134 Fax: +46 90-580 14 > Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se -- Hongsheng Zhao <[email protected]> Institute of Semiconductors, Chinese Academy of Sciences GnuPG DSA: 0xD108493

