Hello Ward,
Do you have an explanation for my zlib problem and his statically link problem ?
I deleted in the .eb the zlib’s dependency and I have the same result
I have this error for a lot of package, an other example :
FAILED: Installation ended unsuccessfully (build directory:
/cm/shared/apps/easyb/.local/easybuild/build/binutils/2.25/GCCcore-4.9.3):
build failed (first 300 chars): zlib is not statically linked in
/cm/shared/apps/easyb/.local/easybuild/software/binutils/2.25-GCCcore-4.9.3/bin/addr2line:
linux-vdso.so.1 => (0x00002aaaaaaab000)
libbfd-2.25.so =>
/cm/shared/apps/easyb/.local/easybuild/software/binutils/2.25/lib/libbfd-2.25.so
(0x00002aaaaaaaf000)
libdl.so.2 =
== Results of the build can be found in the log file(s)
/tmp/eb-B_AXck/easybuild-binutils-2.25-20170925.092025.gWlwr.log
ERROR: Build of
/usr/lib/python2.7/site-packages/easybuild_easyconfigs-3.4.0-py2.7.egg/easybuild/easyconfigs/b/binutils/binutils-2.25-GCCcore-4.9.3.eb
failed (err: 'build failed (first 300 chars): zlib is not statically linked in
/cm/shared/apps/easyb/.local/easybuild/software/binutils/2.25-GCCcore-4.9.3/bin/addr2line:
\tlinux-vdso.so.1 => (0x00002aaaaaaab000)\n\tlibbfd-2.25.so =>
/cm/shared/apps/easyb/.local/easybuild/software/binutils/2.25/lib/libbfd-2.25.so
(0x00002aaaaaaaf000)\n\tlibdl.so.2 =')
Thanks in advance
Raphaël Philippart
Opérations : Systèmes
SeGI - Université de Liège
Allée de la Découverte, 8
Quartier Polytech 1 - Bâtiment B26
4000 Liège
Phone +32-4-366 4981
Fax +32-4-366 2920
Email [email protected]
> Le 20 sept. 2017 à 13:37, Ward Poelmans <[email protected]> a écrit :
>
> On 20-09-17 10:56, Philippart Raphaël wrote:
>
>> I’m trying to install the package ROOT and bam-readcount. I have in the
>> 2 scenarii the same error :
>>
>> zlib is not statically linked in
>> /cm/shared/apps/easyb/.local/easybuild/software/binutils/2.25-GCCcore-4.9.3/bin/addr2line:
>> \tlinux-vdso.so.1
>
> Hi Raphaël,
>
> Can you share the debug logs with us? zlib should indeed be linked in
> statically for binutils but it seems to fail for some reason.
>
> Ward