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

Fortran compilation error #406

Open
abdelhamidHk opened this issue Dec 14, 2022 · 0 comments
Open

Fortran compilation error #406

abdelhamidHk opened this issue Dec 14, 2022 · 0 comments

Comments

@abdelhamidHk
Copy link

I started to use pfunit recently (version 4) and I had done the installation as I should, I usually succeed in writing several tests and everything works well, then I changed my pc and I took the 4.6.1 version from the git, and I did exactly as before and everything works fine for the installation of pFUnit, on the other hand, the Fortran compilation does not work using the same Makefile and the same test it shows me this error

build/installed/PFUNIT-4.6/lib/libfunit.a(FUnit.F90.o) : dans la fonction « __funit_MOD_generic_run » :
/../pFUnit-v4.6.1/src/funit/FUnit.F90:62 : référence indéfinie vers « __gftl2_stringunlimitedmap_MOD___vtab_gftl2_stringunlimitedmap_Stringunlimitedmap »
pFUnit-v4.6.1/src/funit/FUnit.F90:62 : référence indéfinie vers « __gftl2_stringunlimitedmap_MOD_map_of »
pFUnit-v4.6.1/src/funit/FUnit.F90:63 : référence indéfinie vers « __gftl2_stringunlimitedmap_MOD___vtab_gftl2_stringunlimitedmap_Stringunlimitedmap »
pFUnit-v4.6.1/src/funit/FUnit.F90:63 : référence indéfinie vers « __gftl2_stringunlimitedmap_MOD_map_of »
pFUnit-v4.6.1/src/funit/FUnit.F90:70 : référence indéfinie vers « __gftl2_stringunlimitedmap_MOD___vtab_gftl2_stringunlimitedmap_Stringunlimitedmap »
pFUnit-v4.6.1/src/funit/FUnit.F90:70 : référence indéfinie vers « __gftl2_stringunlimitedmap_MOD_map_of »
...
...
pFUnit-v4.6.1/build/installed/FARGPARSE-1.4/lib/libfargparse.a(ArgParser.F90.o) : dans la fonction « __fp_argparser_MOD_parse_args_kludge_command_line » :
pFUnit-v4.6.1/extern/fArgParse/src/ArgParser.F90:271 : référence indéfinie vers « __gftl2_stringunlimitedmap_MOD___vtab_gftl2_stringunlimitedmap_Map_s_basenode »

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

1 participant