Hi,

I was trying to compile GCC with easybuild on newly installed debian buster
and i get this error in the postprocessing step:

Exactly one 'include-fixed' directory expected, found 2:
['/opt/easybuild/software/GCCcore/10.2.0/lib/gcc/i686-pc-linux-gnu/10.2.0/include-fixed',

 
'/opt/easybuild/software/GCCcore/10.2.0/lib64/gcc/i686-pc-linux-gnu/10.2.0/include-fixed']

 (at
easybuild/software/EasyBuild/4.3.1/lib/python2.7/site-packages/easybuild/easyblocks/g/gcc.py:690
in post_install_step)

In the gcc easyblock there is a count check for include-fixed directory, "if
len(matches) == 1:", clearly easybuild expects one include-fixed directory
but my build creates two.

Anyone encountered this problem before? Any ideas about how to fix this?
Thank you in advance.
-- 
Samet Demir

Reply via email to