Welcome, Guest
Username: Password: Remember me

TOPIC: Compilation Failed Due To Max. Number of Boundaries

Compilation Failed Due To Max. Number of Boundaries 8 years 2 months ago #23641

  • aez_lynnazs
  • aez_lynnazs's Avatar
Hi,

i have a problem with a simulation in Telemac2D v7p1. I tried to change in declarations_telemac2d.f:

MAXIMUM NUMBER OF BOUNDARIES

INTEGER, PARAMETER :: MAXFRO = 3000

in compilation process, i am getting this error (see attachment file). can anyone help me?

Best regards,
aezlynn
Attachments:
The administrator has disabled public write access.

Compilation Failed Due To Max. Number of Boundaries 8 years 2 months ago #23643

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
HI could you post more of the message.
If you run in parallel you also need to change MAXFRO in sources/utils/partel/partel.F

Hope it helps.
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.
The following user(s) said Thank You: aez_lynnazs

Compilation Failed Due To Max. Number of Boundaries 8 years 2 months ago #23644

  • aez_lynnazs
  • aez_lynnazs's Avatar
Hi,

Thanks..i am using a singel core of v7p1 not in parallel..more of the message as below:


:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\utils\parallel\homere_telemac3d
.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\utils\special\homere_tele
mac3d.lib -l gfortran -shared-libgcc
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w6
4-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=x86_64-w64-mingw
32 --build=x86_64-linux-gnu --target=x86_64-w64-mingw32 --with-sysroot=/home/rub
en/mingw-w64/mingw64mingw64/mingw64 --prefix=/home/ruben/mingw-w64/mingw64mingw6
4/mingw64 --with-gmp=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --w
ith-mpfr=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpc=/hom
e/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-cloog=/home/ruben/min
gw-w64/prereq/x86_64-w64-mingw32/install --disable-cloog-version-check --with-is
l=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --enable-cloog-backend
=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-stati
c --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=
c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --enable-fully-dynamic-stri
ng --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=rele
ase --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disab
le-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32
/install --with-pkgversion=rubenvb-4.8.0 --with-bugurl=mingw-w64-public@lists.so
urceforge.net CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -m
omit-leaf-frame-pointer' CXXFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-p
ointer -momit-leaf-frame-pointer' LDFLAGS= 'BOOT_CFLAGS=-O2 -march=nocona -mtune
=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' 'BOOT_CXXFLAGS=-O2 -march
=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' BOOT_LDFLAG
S= 'CFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop
-interchange -floop-block -floop-parallelize-all' 'CXXFLAGS_FOR_TARGET= -O2 -mar
ch=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floo
p-parallelize-all' LDFLAGS_FOR_TARGET=
Thread model: win32
gcc version 4.8.0 (rubenvb-4.8.0)
Reading specs from c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-min
gw32/4.8.0/../../../../lib/libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-fopenmp' '-fconvert=big-endian' '-frecord-marker=4' '-v' '
-o' 'C:\opentelemac-mascaret\v7p1\builds\win7gfors\bin\telemac3d.exe' '-shared-l
ibgcc' '-mtune=generic' '-march=x86-64' '-mthreads' '-pthread'
COMPILER_PATH=c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w64-ming
w32/4.8.0/;c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/;c:/opentelemac-ma
scaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mi
ngw32/bin/
LIBRARY_PATH=c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4
.8.0/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/;c:/opentelemac-mascaret/mi
ngw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib
/../lib/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0
/../../../../lib/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-ming
w32/4.8.0/../../../../x86_64-w64-mingw32/lib/;c:/opentelemac-mascaret/mingw64/bi
n/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../
Reading specs from c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-min
gw32/4.8.0/../../../../lib/libgomp.spec
COLLECT_GCC_OPTIONS='-fopenmp' '-fconvert=big-endian' '-frecord-marker=4' '-v' '
-o' 'C:\opentelemac-mascaret\v7p1\builds\win7gfors\bin\telemac3d.exe' '-shared-l
ibgcc' '-mtune=generic' '-march=x86-64' '-mthreads' '-pthread'
c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/col
lect2.exe --sysroot=c:\opentelemac-mascaret\mingw64\bin\../../mingw64 -m i386pep
-Bdynamic -o C:\opentelemac-mascaret\v7p1\builds\win7gfors\bin\telemac3d.exe c:
/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../.
./x86_64-w64-mingw32/lib/../lib/crt2.o c:/opentelemac-mascaret/mingw64/bin/../li
b/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crtbegi
n.o -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -L
c:/opentelemac-mascaret/mingw64/bin/../lib/gcc -Lc:/opentelemac-mascaret/mingw64
/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../l
ib -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../
../../../lib -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32
/4.8.0/../../../../x86_64-w64-mingw32/lib -Lc:/opentelemac-mascaret/mingw64/bin/
../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. -lm declarations_telemac3d.o interf
ace_telemac3d.o point_telemac3d.o nomvar_telemac3d.o nomvar_2d_in_3d.o lecdon_te
lemac3d.o amr_plan.o calcot.o tfond.o cstkep.o make_zconv.o ifab3d.o komcl3.o ke
pini.o t3d_corfon.o utimp.o source.o check.o exchange_with_atmosphere.o q3.o vel
_prof_z.o debimp_3d.o tra_prof_z.o tidal_model_t3d.o tr3.o sl3.o vit3.o bord3d.o
t3d_trsce.o viscko.o coupe.o scope.o t3d_debsce.o viscke.o mittit.o t3d_stress.
o sumver.o flupri.o fluver_2.o rhs_pressure.o prediv.o velres.o nuwave_p0.o airw
ik3.o vermoy.o wave_equation.o tbord.o dessed.o plane_bottom.o murd3d.o trid1d.o
set_dif.o sed_fall.o diff3d.o murd3d_pos.o cvdf3d.o fonvas.o mudstress3d.o limi
3d.o numliq_3d.o soukom.o calcg.o wcturb.o wchind.o soulsbyfloc3d.o vitchu.o tho
mps_bc.o trisou.o wstarw.o tridw2.o complete_ebe_fluint.o tridw3.o flux3d.o bypa
ss_crushed_points_ebe.o upwindebe.o upwindseg.o upwind.o bypass_crushed_points_s
eg.o diag_murd.o wstar.o preadv.o mask3d.o visclip.o impsed.o massed.o thomps_2d
to3d.o grad2d.o fsgrad.o flot3d.o smago3d.o smago.o vissma.o airwik2.o viscos.o
transf_zchar.o kepicl.o t3d_read_fic_curves.o findksce.o sources_sinks.o erodc.o
erodnc.o flused.o clsedi.o bil3d.o soukep.o bed_fluxes.o phstat.o preres_telema
c3d.o suised.o correction_depth_3d.o kepcl3.o longml.o drialg.o dricv.o driuti.o
visclm.o extmsk.o lichek.o mesh_prop.o drsurr.o ifab3dt.o source_trac.o condim.
o sed3d.o mass3d.o condis.o telemac3d.o homere_telemac3d.o C:\opentelemac-mascar
et\v7p1\builds\win7gfors\lib\telemac2d\homere_telemac3d.lib C:\opentelemac-masca
ret\v7p1\builds\win7gfors\lib\tomawac\homere_telemac3d.lib C:\opentelemac-mascar
et\v7p1\builds\win7gfors\lib\sisyphe\homere_telemac3d.lib C:\opentelemac-mascare
t\v7p1\builds\win7gfors\lib\waqtel\homere_telemac3d.lib C:\opentelemac-mascaret\
v7p1\builds\win7gfors\lib\utils\bief\homere_telemac3d.lib C:\opentelemac-mascare
t\v7p1\builds\win7gfors\lib\utils\hermes\homere_telemac3d.lib C:\opentelemac-mas
caret\v7p1\builds\win7gfors\lib\utils\damocles\homere_telemac3d.lib C:\opentelem
ac-mascaret\v7p1\builds\win7gfors\lib\utils\parallel\homere_telemac3d.lib C:\ope
ntelemac-mascaret\v7p1\builds\win7gfors\lib\utils\special\homere_telemac3d.lib -
lgfortran -lgomp -lmingwthrd -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvc
rt -lquadmath -lm -lmingwthrd -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsv
crt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingwthrd -lmingw32 -lg
cc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/opentelemac-mascaret/mingw64/bin/../
lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crten
d.o
- created ...\v7p1\builds\win7gfors\bin\telemac3d.exe


Compiling the program DIFFSEL and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> There is no need to compile any object
+> There is no need to package any library
+> There is no need to create the associate executable


Compiling the program HOMERE_GRETEL and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> There is no need to compile any object
+> There is no need to package any library
+> There is no need to create the associate executable


Compiling the program GREDELMET_AUTOP and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> There is no need to compile any object
+> There is no need to package any library
+> There is no need to create the associate executable


Compiling the program GREDELHYD_AUTOP and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> There is no need to compile any object
+> There is no need to package any library
+> There is no need to create the associate executable


Compiling the program GREDELSEG_AUTOP and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> There is no need to compile any object
+> There is no need to package any library
+> There is no need to create the associate executable


Compiling the program GREDELPTS_AUTOP and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> There is no need to compile any object
+> There is no need to package any library
+> There is no need to create the associate executable


Compiling the program API_DUMMY_EXE_T2D and dependents
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> There is no need to compile any object
- completed: ...\v7p1\builds\win7gfors\lib\telemac2d\api_dummy_exe_t2d.lib
Driving: gfortran -fopenmp -fconvert=big-endian -frecord-marker=4 -v -lm -o C:\o
pentelemac-mascaret\v7p1\builds\win7gfors\bin\api_dummy_exe_t2d.exe api_handle_e
rror_t2d.o api_instance_t2d.o api_handle_var_t2d.o api_run_t2d.o api_interface_t
2d.o api_dummy_exe_t2d.o C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telem
ac2d\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\tom
awac\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\sis
yphe\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\waq
tel\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\util
s\bief\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\u
tils\hermes\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\
lib\utils\damocles\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win
7gfors\lib\utils\parallel\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\bui
lds\win7gfors\lib\utils\special\api_dummy_exe_t2d.lib -l gfortran -shared-libgcc

Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w6
4-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=x86_64-w64-mingw
32 --build=x86_64-linux-gnu --target=x86_64-w64-mingw32 --with-sysroot=/home/rub
en/mingw-w64/mingw64mingw64/mingw64 --prefix=/home/ruben/mingw-w64/mingw64mingw6
4/mingw64 --with-gmp=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --w
ith-mpfr=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpc=/hom
e/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-cloog=/home/ruben/min
gw-w64/prereq/x86_64-w64-mingw32/install --disable-cloog-version-check --with-is
l=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --enable-cloog-backend
=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-stati
c --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=
c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --enable-fully-dynamic-stri
ng --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=rele
ase --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disab
le-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32
/install --with-pkgversion=rubenvb-4.8.0 --with-bugurl=mingw-w64-public@lists.so
urceforge.net CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -m
omit-leaf-frame-pointer' CXXFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-p
ointer -momit-leaf-frame-pointer' LDFLAGS= 'BOOT_CFLAGS=-O2 -march=nocona -mtune
=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' 'BOOT_CXXFLAGS=-O2 -march
=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' BOOT_LDFLAG
S= 'CFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop
-interchange -floop-block -floop-parallelize-all' 'CXXFLAGS_FOR_TARGET= -O2 -mar
ch=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floo
p-parallelize-all' LDFLAGS_FOR_TARGET=
Thread model: win32
gcc version 4.8.0 (rubenvb-4.8.0)
Reading specs from c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-min
gw32/4.8.0/../../../../lib/libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-fopenmp' '-fconvert=big-endian' '-frecord-marker=4' '-v' '
-o' 'C:\opentelemac-mascaret\v7p1\builds\win7gfors\bin\api_dummy_exe_t2d.exe' '-
shared-libgcc' '-mtune=generic' '-march=x86-64' '-mthreads' '-pthread'
COMPILER_PATH=c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w64-ming
w32/4.8.0/;c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/;c:/opentelemac-ma
scaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mi
ngw32/bin/
LIBRARY_PATH=c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4
.8.0/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/;c:/opentelemac-mascaret/mi
ngw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib
/../lib/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0
/../../../../lib/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-ming
w32/4.8.0/../../../../x86_64-w64-mingw32/lib/;c:/opentelemac-mascaret/mingw64/bi
n/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../
Reading specs from c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-min
gw32/4.8.0/../../../../lib/libgomp.spec
COLLECT_GCC_OPTIONS='-fopenmp' '-fconvert=big-endian' '-frecord-marker=4' '-v' '
-o' 'C:\opentelemac-mascaret\v7p1\builds\win7gfors\bin\api_dummy_exe_t2d.exe' '-
shared-libgcc' '-mtune=generic' '-march=x86-64' '-mthreads' '-pthread'
c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/col
lect2.exe --sysroot=c:\opentelemac-mascaret\mingw64\bin\../../mingw64 -m i386pep
-Bdynamic -o C:\opentelemac-mascaret\v7p1\builds\win7gfors\bin\api_dummy_exe_t2
d.exe c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/..
/../../../x86_64-w64-mingw32/lib/../lib/crt2.o c:/opentelemac-mascaret/mingw64/b
in/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib
/crtbegin.o -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/
4.8.0 -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc -Lc:/opentelemac-mascaret
/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/
lib/../lib -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4
.8.0/../../../../lib -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64
-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Lc:/opentelemac-mascaret/ming
w64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. -lm api_handle_error_t2d.o
api_instance_t2d.o api_handle_var_t2d.o api_run_t2d.o api_interface_t2d.o api_du
mmy_exe_t2d.o C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2d\api_du
mmy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\tomawac\api_du
mmy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\sisyphe\api_du
mmy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\waqtel\api_dum
my_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\utils\bief\api_
dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\utils\hermes
\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\utils\d
amocles\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\
utils\parallel\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfo
rs\lib\utils\special\api_dummy_exe_t2d.lib -lgfortran -lgomp -lmingwthrd -lmingw
32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lmingwthrd -lming
w32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -
luser32 -lkernel32 -lmingwthrd -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lms
vcrt c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../
../../../x86_64-w64-mingw32/lib/../lib/crtend.o
C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2d\api_dummy_exe_t2d.li
b(lecdon_telemac2d.o):lecdon_telemac2d.f:(.text+0x659): undefined reference to `
__declarations_telemac2d_MOD_maxfro'
C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2d\api_dummy_exe_t2d.li
b(lecdon_telemac2d.o):lecdon_telemac2d.f:(.text+0x6ab): undefined reference to `
__declarations_telemac2d_MOD_maxfro'
C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2d\api_dummy_exe_t2d.li
b(lecdon_telemac2d.o):lecdon_telemac2d.f:(.text+0x732): undefined reference to `
__declarations_telemac2d_MOD_maxfro'
C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2d\api_dummy_exe_t2d.li
b(lecdon_telemac2d.o):lecdon_telemac2d.f:(.text+0x7b1): undefined reference to `
__declarations_telemac2d_MOD_maxfro'
C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2d\api_dummy_exe_t2d.li
b(lecdon_telemac2d.o):lecdon_telemac2d.f:(.text+0x830): undefined reference to `
__declarations_telemac2d_MOD_maxfro'
C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2d\api_dummy_exe_t2d.li
b(lecdon_telemac2d.o):lecdon_telemac2d.f:(.text+0x8af): more undefined reference
s to `__declarations_telemac2d_MOD_maxfro' follow
c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..
/../x86_64-w64-mingw32/bin/ld.exe: C:\opentelemac-mascaret\v7p1\builds\win7gfors
\lib\telemac2d\api_dummy_exe_t2d.lib(lecdon_telemac2d.o): bad reloc address 0x0
in section `.pdata'
c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../..
/../x86_64-w64-mingw32/bin/ld.exe: final link failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
compileTELEMAC::main:
+> creating executable: api_dummy_exe_t2d:
|createExeFiles: something went wrong, I am not sure why (runcode=1).
|
|... The following command failed for the reason above (or below)
|gfortran -fopenmp -fconvert=big-endian -frecord-marker=4 -v -lm -o C:\opente
lemac-mascaret\v7p1\builds\win7gfors\bin\api_dummy_exe_t2d.exe api_handle_error_
t2d.o api_instance_t2d.o api_handle_var_t2d.o api_run_t2d.o api_interface_t2d.o
api_dummy_exe_t2d.o C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\telemac2
d\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\tomawa
c\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\sisyph
e\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\waqtel
\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\utils\b
ief\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib\util
s\hermes\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gfors\lib
\utils\damocles\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds\win7gf
ors\lib\utils\parallel\api_dummy_exe_t2d.lib C:\opentelemac-mascaret\v7p1\builds
\win7gfors\lib\utils\special\api_dummy_exe_t2d.lib
|

C:\opentelemac-mascaret\v7p1>^A


Thanks in advances

aezlynn
The administrator has disabled public write access.

Compilation Failed Due To Max. Number of Boundaries 8 years 2 months ago #23645

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
With the version 7.1 there is no need to modify declarations_telemac2d.f for the number of boundaries, there is a dedicated keyword in the steering file:
MAXIMUM NUMBER OF BOUNDARIES (or something similar)

Regards
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: aez_lynnazs

Compilation Failed Due To Max. Number of Boundaries 8 years 2 months ago #23646

  • aez_lynnazs
  • aez_lynnazs's Avatar
Hi Christophe,

Thank you for the answer. I tried it and it is now working..

Best regards,
aezlynn
The administrator has disabled public write access.
Moderators: pham

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.