We compiled Plumed successfully using Suze v43.1, GCC 4.8.5 on a local machine and imputed the following command:
file came from the Belfast Tutorial linked above and contents of plumed.dat were as follows:
PLUMED: PLUMED is starting
PLUMED: Version: 2.2.1 (git: Unknown) compiled on Mar 14 2016 at 17:23:39
PLUMED: Please cite this paper when using PLUMED [1]
PLUMED: For further information see the PLUMED web page at
http://www.plumed-code.orgPLUMED: Molecular dynamics engine: driver
PLUMED: Precision of reals: 8
PLUMED: Running over 1 node
PLUMED: Number of threads: 1
PLUMED: Cache line size: 512
PLUMED: Number of atoms: 256
PLUMED: File suffix:
PLUMED: FILE: plumed.dat
PLUMED: Action PRINT
PLUMED: with label @0
PLUMED: with stride 1
PLUMED: ERROR in input to action PRINT with label @0 : cannot find action named cvdist (hint! the actions in this ActionSet are: )
PLUMED:
********** STACK DUMP **********
plumed(_ZN4PLMD9Exception28abortIfExceptionsAreDisabledEv+0x3f) [0x6880e7]
plumed(_ZN4PLMD9ExceptionC2ERKSsS2_jS2_+0x30) [0x6884fe]
plumed(_ZNK4PLMD6Action5errorERKSs+0x133) [0x578bd1]
plumed(_ZN4PLMD19ActionWithArguments21interpretArgumentListERKSt6vectorISsSaISsEERS1_IPNS_5ValueESaIS7_EE+0x1ac5) [0x582597]
plumed(_ZN4PLMD19ActionWithArguments17parseArgumentListERKSsRSt6vectorIPNS_5ValueESaIS5_EE+0x4e) [0x583bf4]
plumed(_ZN4PLMD19ActionWithArgumentsC2ERKNS_13ActionOptionsE+0xe5) [0x583f7f]
plumed(_ZN4PLMD7generic5PrintC1ERKNS_13ActionOptionsE+0x5b) [0x5e7925]
plumed(_ZN4PLMD7generic17PrintRegisterMe816createERKNS_13ActionOptionsE+0x29) [0x5e7f9b]
plumed(_ZN4PLMD14ActionRegister6createERKNS_13ActionOptionsE+0x4bd) [0x57c0b7]
plumed(_ZN4PLMD10PlumedMain14readInputWordsERKSt6vectorISsSaISsEE+0x21b) [0x5a5abb]
plumed(_ZN4PLMD10PlumedMain13readInputFileESs+0x14a) [0x5a5e2c]
plumed(_ZN4PLMD10PlumedMain4initEv+0x337) [0x5a62d7]
plumed(_ZN4PLMD10PlumedMain3cmdERKSsPv+0x28eb) [0x5a8d2f]
plumed(plumedmain_cmd+0xce) [0x5aff14]
plumed(plumed_cmd+0x32) [0x70be1b]
plumed(_ZN4PLMD7cltools6DriverIdE4mainEP8_IO_FILES4_RNS_12CommunicatorE+0x2043) [0x509863]
plumed(_ZN4PLMD10CLToolMain3runEiPPcP8_IO_FILES4_RNS_12CommunicatorE+0x13c3) [0x593d61]
plumed(_ZN4PLMD10CLToolMain3cmdERKSsPv+0x918) [0x59526c]
plumed(_ZN4PLMD10PlumedMain3cmdERKSsPv+0x5a50) [0x5abe94]
plumed(plumedmain_cmd+0xce) [0x5aff14]
plumed(plumed_cmd+0x32) [0x70be1b]
plumed(main+0xdf) [0x4a21fb]
/lib64/libc.so.6(__libc_start_main+0xf5) [0x7f6b45a81b25]
plumed() [0x4a2039]
******** END STACK DUMP ********
+++ Internal PLUMED error
+++ file Action.cpp, line 215
+++ message: ERROR in input to action PRINT with label @0 : cannot find action named cvdist (hint! the actions in this ActionSet are: )
Segmentation fault
Any help on solving this problem would be appreciated.