Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in alien c interface #1404

Open
guignont opened this issue May 14, 2024 · 4 comments
Open

error in alien c interface #1404

guignont opened this issue May 14, 2024 · 4 comments
Labels
alien Alien component

Comments

@guignont
Copy link
Contributor

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 guignont added the alien Alien component label May 14, 2024
@stdcm
Copy link
Member

stdcm commented May 15, 2024

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

@guignont
Copy link
Contributor Author

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

@guignont
Copy link
Contributor Author

Working on topaze

@stdcm
Copy link
Member

stdcm commented May 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alien Alien component
Projects
None yet
Development

No branches or pull requests

2 participants