Re: [QE-users] installing error in QE7.0

2021-12-24 Thread pdelu...@sissa.it

Hello

it seems an  issue with the checks on the ifort compiler.

It may be not related to the compiler but to some other aspect of you 
setup.


For me configuration and compilation go fine with OneAPI 2021.3.0

which version of ifort/oneapi are you using ?

You could try building the code with the CMake build system as explained 
here:


https://gitlab.com/QEF/q-e/-/wikis/Developers/CMake-build-system

If still it  doesn't work, plese send the install/config.log file to 
give us some clue of what is going wrong.


Pietro

On 24/12/21 13:16, venky ch wrote:

Dear QE users,

I have an error while installing QE7.0 with intel oneapi compilers as 
given below, This error seems related to the ifort compiler. Can 
someone help me with this?


thanks & regards
venkatesh
IAP, IISc Bangalore,INDIA



configure:2545: $? = 0
configure:2534: ifort -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"
configure:2545: $? = 1
configure:2560: checking whether the Fortran compiler works
configure:2582: ifort    conftest.f  >&5
ld: unrecognized option '-plugin'
ld: use the --help option for usage information
configure:2586: $? = 1
configure:2624: result: no
configure: failed program was:
|       program main
|
|       end
configure:2631: error: Fortran compiler cannot create executables
See `config.log' for more details

==

___
Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
users mailing list users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

___
Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
users mailing list users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

[QE-users] installing error in QE7.0

2021-12-24 Thread venky ch
Dear QE users,

I have an error while installing QE7.0 with intel oneapi compilers as
given below, This error seems related to the ifort compiler. Can someone
help me with this?

thanks & regards
venkatesh
IAP, IISc Bangalore,INDIA



configure:2545: $? = 0
configure:2534: ifort -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"
configure:2545: $? = 1
configure:2560: checking whether the Fortran compiler works
configure:2582: ifortconftest.f  >&5
ld: unrecognized option '-plugin'
ld: use the --help option for usage information
configure:2586: $? = 1
configure:2624: result: no
configure: failed program was:
|   program main
|
|   end
configure:2631: error: Fortran compiler cannot create executables
See `config.log' for more details

==
___
Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
users mailing list users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users