framework icon indicating copy to clipboard operation
framework copied to clipboard

error in alien c interface

Open guignont opened this issue 1 year ago • 4 comments

Build error when ArcaneInterface is activated:

/ccc/scratch/cont013/ifpr11/guignont/Arcane/framework/alien/ArcaneInterface/modules/interface_c/src/alien/c/alienc.cc:44:10: fatal error: alien/AlienExternalPackages.h: No such file or directory 44 | #include <alien/AlienExternalPackages.h>

guignont avatar May 14 '24 13:05 guignont

Everything works fine with ifpen dockers where Alien build is activated. Are you encountering this problem using Ubuntu ?

stdcm avatar May 15 '24 06:05 stdcm

Are all alien components activated ? (-DALIEN_BUILD_COMPONENT=all)

guignont avatar May 15 '24 07:05 guignont

Working on topaze

guignont avatar May 15 '24 07:05 guignont

All Alien components are activated in all tests on ifpen dockers, see ifpen_*.yml scripts in .github/workflows

stdcm avatar May 15 '24 08:05 stdcm