oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1314 Discussions

ifort: error #10052: could not checkout FLEXlm license

yanyiaaa
Beginner
281 Views

Hello:

I do not know whether the error is due to my lack of qualifications or code error, looking forward to your guidance.The code before and after the problem is as follows

(base) tust212@tust212-Precision-7920-Tower:~/qe-7.3$ ls
archive dev-tools HP Makefile QEHeat
atomic dft-d3 include make.inc README_GPU.md
bin Doc install Modules README.md
cmake environment_variables KCW NEB TDDFPT
CMakeLists.txt EPW KS_Solvers PHonon test-suite
configure external LAXlib PP upflib
CONTRIBUTING.md FFTXlib License pseudo UtilXlib
COUPLE GUI logo.jpg PW XClib
CPV GWW LR_Modules PWCOND XSpectra
(base) tust212@tust212-Precision-7920-Tower:~/qe-7.3$ ./configure CC=mpiicc F77=mpiifort CXX=mpiicpc F90=mpiifort

configure: success
(base) tust212@tust212-Precision-7920-Tower:~/qe-7.3$ make all
test -d bin || mkdir bin
( cd UtilXlib ; make TLDEPS= all || exit 1 )
make[1]: 进入目录“/home/tust212/qe-7.3/UtilXlib”
ifort -O3 -g -cpp -D__FFTW -I/home/tust212/qe-7.3//external/devxlib/src -I. -I/home/tust212/qe-7.3//include -I. -c parallel_include.f90

Error: A license for FCompL is not available (-76,61026,2).

License file(s) used were (in this order):
1. Trusted Storage
** 2. /home/tust212/vasp/opt/intel/composer_xe_2015.0.090/bin/intel64/../../Licenses
** 3. /home/tust212/Licenses
** 4. /opt/intel/licenses
** 5. /Users/Shared/Library/Application Support/Intel/Licenses
** 6. /home/tust212/vasp/opt/intel/composer_xe_2015.0.090/bin/intel64/*.lic

Please visit http://software.intel.com/sites/support/ if you require technical assistance.

ifort: error #10052: could not checkout FLEXlm license
../make.inc:16: recipe for target 'parallel_include.o' failed
make[1]: *** [parallel_include.o] Error 1
make[1]: 离开目录“/home/tust212/qe-7.3/UtilXlib”
Makefile:209: recipe for target 'libutil' failed
make: *** [libutil] Error 1

 

0 Kudos
2 Replies
Vipin_Singh1
Moderator
231 Views

Hi Yan, we have sent you a private message and asked for some confidential information. Please check your community inbox and share the details with us via private message.


0 Kudos
Vipin_Singh1
Moderator
163 Views

Hi Yan, unfortunately, we were unable to hear back from you. 


If you have any further queries, please post a new question, as this thread will no longer be monitored by Intel®. 


0 Kudos
Reply