Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
It install all right , but fails at final step :
/tmp/aster/bibfor/petsc/appcpr.F90:343:69:
call PCShellSetName(pc,"LDLT_SP Preconditionner", ierr )
1
Warning: Procedure ‘pcshellsetname’ called with an implicit interface at (1) [-Wimplicit-interface]
/tmp/aster/bibfor/petsc/appcpr.F90:344:50:
call PCShellSetApply(pc, ldsp2, ierr)
1
Warning: Procedure ‘pcshellsetapply’ called with an implicit interface at (1) [-Wimplicit-interface]
[8115/8115] Linking build/std/release/bibc/aster
/usr/bin/ld: /home/aster/aster/public/mumps-5.1.2_mpi/lib/libzmumps.a(zfac_root_parallel.o): undefined reference to symbol 'pzgetrf_'
//home/aster/aster/public/scalapack-2.0.2/lib/libscalapack.so: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/tmp/aster/build/std/release'
Build failed
-> task in 'asterexec' failed with exit status 1 (run with -v to display more information)
task details in: /tmp/aster/build/std/release/asterexec.log
Last edited by ing.nicola (2021-08-12 15:12:38)
Offline
Ii was missing X11 LIB in cfg.py file.
Offline
Dear Ing.Nicola,
would you please post the actual working dockerfile?
Poorly I am still not very familiar with docker/ubuntu und its hard to get a good learning curve.
Kindly regards
Markus
Offline
Attached the files i used.Some file has to be downloaded manually and placed in data folder.
Last edited by ing.nicola (2021-08-14 11:42:00)
Offline