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

FTBS with gcc 14 #6

Open
Trophime opened this issue Oct 23, 2024 · 2 comments
Open

FTBS with gcc 14 #6

Trophime opened this issue Oct 23, 2024 · 2 comments
Assignees

Comments

@Trophime
Copy link

Hi,
Trying to rebuild on Debian/trixie, I've got errors like that:

In file included from /home/feelpp/salome/SALOME-master-native-DBn/a/SOURCES/MEDCOUPLING/src/MEDLoader/MEDFileMeshElt.cxx:32:
/home/feelpp/salome/SALOME-master-native-DBn/a/SOURCES/MEDCOUPLING/src/MEDLoader/MEDFilterEntity.hxx: In member function ‘void MEDCoupling::MEDFilterE
ntity::fill(med_idt, MEDCoupling::mcIdType, MEDCoupling::mcIdType, MEDCoupling::mcIdType, med_int, med_switch_mode, med_storage_mode, const char*, con
st MEDCoupling::PartDefinition*)’:
/home/feelpp/salome/SALOME-master-native-DBn/a/SOURCES/MEDCOUPLING/src/MEDLoader/MEDFilterEntity.hxx:102:66: error: cannot convert ‘long int*’ to ‘con
st med_int*’ {aka ‘const int*’}
  102 |                           ToMedInt(nbOfEltsToLoad), dpdPlus1.data(),
      |                                                     ~~~~~~~~~~~~~^~
      |                                                                  |
      |                                                                  long int*

@nitawa
Copy link
Contributor

nitawa commented Nov 25, 2024

are you using SAT ?

@Trophime
Copy link
Author

yep

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

No branches or pull requests

3 participants