when I try to compile something I get the following error.
-------------- Build: Debug in test (compiler: PGI Fortran Compiler)---------------
pgfortran -V -V -module obj/Debug/ -c main.f95 -o obj/Debug/main.o
PGF90/x86-64 Linux 16.1-0
Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
pgfortran: LICENSE MANAGER PROBLEM: Failed to checkout license
pgfortran: LICENSE MANAGER PROBLEM: Failed to checkout license
pgfortran: LICENSE MANAGER PROBLEM: Failed to checkout license
pgfortran: LICENSE MANAGER PROBLEM: Failed to checkout license
pgfortran: LICENSE MANAGER PROBLEM: Cannot connect to license server system.
The license server manager (lmgrd) has not been started yet,
the wrong port@host or license file is being used, or the
port or hostname in the license file has been changed.
Feature: pgfortran
Server name: euclides
License path: /opt/pgi/license.dat:
FlexNet Licensing error:-15,570. System Error: 115 “Operation now in progress”
For further information, refer to the FlexNet Licensing documentation,
available at “www.flexerasoftware.com”.
pgfortran 16.1-0 64-bit target on x86-64 Linux -tp sandybridge
The Portland Group - PGI Compilers and Tools
Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
Process terminated with status 2 (0 minute(s), 1 second(s))
0 error(s), 0 warning(s) (0 minute(s), 1 second(s))