Closed Arunimaghosh693 closed 3 years ago
maybe remove the build directory altogether so that you effectively start from scratch?
-- Gábor
On 24 Feb 2021, at 16:31, Arunimaghosh693 notifications@github.com wrote:
Hi,
I am trying to install QUIP. The first time when I ran the make config and make command, it worked. But, now I am having the following error whenever I am running make command (after executing make config command).
Making GAP programs
rm -f /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile cp /home/software/QUIP/QUIP/src/GAP/Makefile /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile make -C /home/software/QUIP/QUIP/build/linux_x86_64_gfortran QUIP_ROOT=/home/software/QUIP/QUIP VPATH=/home/software/QUIP/QUIP/src/GAP -I/home/software/QUIP/QUIP -I/home/software/QUIP/QUIP/arch Programs make[1]: Entering directory /home/software/QUIP/QUIP/build/linux_x86_64_gfortran' gfortran -o gap_fit gap_fit.o libgapfit.a -L. -lquiputils -lquip_core -lgap -latoms -O3 -L/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/lib -lFoX_sax -lFoX_wxml -lFoX_utils -lFoX_common -lFoX_fsys -llapack -lblas gap_fit.o: In function MAIN': gap_fit.f95:(.text+0x4b1): undefined reference to __system_module_MOD_system_initialise' gap_fit.f95:(.text+0x518): undefined reference to system_module_MOD_inoutput_print_string' gap_fit.f95:(.text+0x5bc): undefined reference to system_module_MOD_inoutput_print_string' gap_fit.f95:(.text+0x5fd): undefined reference to system_module_MOD_inoutput_print_string' gap_fit.f95:(.text+0x610): undefined reference to system_module_MOD_enable_timing' gap_fit.f95:(.text+0x628): undefined reference to __system_module_MOD_system_timer' gap_fit.f95:(.text+0x682): undefined reference to system_module_MOD_system_timer' gap_fit.f95:(.text+0x687): undefined reference to system_module_MOD_system_finalise' gap_fit.f95:(.text+0x3fc7): undefined reference to system_module_MOD_system_finalise' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_parse_atomtype_value_str.constprop.0': gap_fit_module.f95:(.text+0x97): undefined reference to system_module_MOD_split_string' gap_fit_module.f95:(.text+0x26d): undefined reference to system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x329): undefined reference to __system_module_MOD_string_to_real' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_add_template_string': gap_fit_module.f95:(.text+0x54b): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x5b7): undefined reference to system_module_MOD_inoutput_initialise' gap_fit_module.f95:(.text+0x5e8): undefined reference to system_module_MOD_inoutput_read_file' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_add_multispecies_gaps': gap_fit_module.f95:(.text+0xfed): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1042): undefined reference to descriptors_module_MOD_descriptor_str_add_species' gap_fit_module.f95:(.text+0x1089): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x10c8): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1107): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1143): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1188): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x11cd): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x120c): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1251): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1290): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x12cf): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x130e): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1350): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x138c): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x13c8): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1407): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1446): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1482): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x14c4): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1503): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1542): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x17a7): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1c27): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1c3a): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1c4d): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1c66): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1c7f): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1c92): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1cab): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1cbe): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1cd1): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1ce4): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1cfd): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1d10): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1d23): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1d36): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1d49): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1d5c): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1d75): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1d88): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1d9b): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3be8): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3c01): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3c1a): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3c30): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x3c4f): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3c6e): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3c87): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3ca6): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3cbf): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3cd8): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3cf1): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3d0d): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3d23): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3d39): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x3d52): undefined reference to system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x3d6b): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3d81): undefined reference to system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3d9d): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3db6): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3dcf): undefined reference to system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x42bb): undefined reference to system_module_MOD_inoutput_print_string' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_parse_config_type_n_sparsex': gap_fit_module.f95:(.text+0x4f73): undefined reference to system_module_MOD_split_string' gap_fit_module.f95:(.text+0x50c2): undefined reference to system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x50f1): undefined reference to system_module_MOD_reallocate_real2d' gap_fit_module.f95:(.text+0x542f): undefined reference to system_module_MOD_split_string' gap_fit_module.f95:(.text+0x54f5): undefined reference to system_module_MOD_string_to_int' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_parse_config_type_sigma': gap_fit_module.f95:(.text+0x59f2): undefined reference to system_module_MOD_split_string' gap_fit_module.f95:(.text+0x5c61): undefined reference to system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5c97): undefined reference to system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5ccd): undefined reference to __system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5d0a): undefined reference to system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5d34): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x5ea3): undefined reference to system_module_MOD_real_sci_format_length' gap_fit_module.f95:(.text+0x5ef3): undefined reference to system_module_MOD_string_cat_real_array' gap_fit_module.f95:(.text+0x5f14): undefined reference to __system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x5f99): undefined reference to system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x5fd6): undefined reference to system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x603b): undefined reference to __system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6073): undefined reference to system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x60cb): undefined reference to system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6103): undefined reference to __system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x615b): undefined reference to system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6196): undefined reference to system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x6207): undefined reference to __system_module_MOD_inoutput_print_string' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_file_print_xml': gap_fit_module.f95:(.text+0x6451): undefined reference to system_module_MOD_inoutput_initialise' gap_fit_module.f95:(.text+0x64af): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x64f8): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x66ec): undefined reference to system_module_MOD_inoutput_finalise' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_gap_fit_print_xml': gap_fit_module.f95:(.text+0x6bc3): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x6bff): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x6c73): undefined reference to __system_module_MOD_string_cat_logical' gap_fit_module.f95:(.text+0x6cd5): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x6d0d): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x6d79): undefined reference to __system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6db1): undefined reference to system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x6e3e): undefined reference to system_module_MOD_optional_default_l' libgapfit.a(gap_fit_module.o): In function __gap_fit_module_MOD_w_z_from_xyz': gap_fit_module.f95:(.text+0x8553): undefined reference to atoms_module_MOD_atoms_finalise' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_e0_from_xyz': gap_fit_module.f95:(.text+0x8f65): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0x918f): undefined reference to potential_module_MOD_potential_finalise' gap_fit_module.f95:(.text+0x9244): undefined reference to atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x9271): undefined reference to atoms_module_MOD_atoms_n_neighbours' gap_fit_module.f95:(.text+0x9311): undefined reference to potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0x936a): undefined reference to potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0x94c0): undefined reference to __system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x9504): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x955b): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x95a9): undefined reference to potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0x95d2): undefined reference to atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x960e): undefined reference to atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x968d): undefined reference to potential_module_MOD_potential_initialise' gap_fit_module.f95:(.text+0x96f6): undefined reference to atoms_module_MOD_atoms_set_cutoff' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_fit_data_from_xyz': gap_fit_module.f95:(.text+0xa006): undefined reference to __descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa0b2): undefined reference to descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa0fa): undefined reference to descriptors_module_MOD_descriptor_permutations' gap_fit_module.f95:(.text+0xa15b): undefined reference to descriptors_module_MOD_descriptor_cutoff' gap_fit_module.f95:(.text+0xa1bd): undefined reference to descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0xa303): undefined reference to descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa32c): undefined reference to descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa39c): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0xa497): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa4d3): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa4f4): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xa5fc): undefined reference to __system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa638): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa659): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xa761): undefined reference to __system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa79d): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa7be): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xa8c6): undefined reference to __system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa902): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa923): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xaa29): undefined reference to __system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xaa64): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xaa85): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xaaa5): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0xac7c): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xacb3): undefined reference to __atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0xad68): undefined reference to dictionary_module_MOD_dictionary_get_value_r_a2' gap_fit_module.f95:(.text+0xadd2): undefined reference to dictionary_module_MOD_dictionary_get_value_i' gap_fit_module.f95:(.text+0xae1e): undefined reference to dictionary_module_MOD_dictionary_get_value_s' gap_fit_module.f95:(.text+0xae52): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_real1d' gap_fit_module.f95:(.text+0xaee7): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xaf94): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb041): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb0ee): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb18d): undefined reference to __atoms_types_module_MOD_atoms_assign_pointer_real1d' gap_fit_module.f95:(.text+0xb22c): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0xb2d6): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb336): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_logical' gap_fit_module.f95:(.text+0xb400): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xb43c): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xb487): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb74c): undefined reference to potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0xb7f5): undefined reference to potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0xb964): undefined reference to atoms_module_MOD_atoms_assignment' gap_fit_module.f95:(.text+0xb970): undefined reference to potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0xb988): undefined reference to atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0xba15): undefined reference to __system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xba51): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xba81): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0xbddd): undefined reference to __atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0xbe1c): undefined reference to potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0xbff6): undefined reference to atoms_module_MOD_atoms_finalise' gap_fit_module.f95:(.text+0xc371): undefined reference to atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0xc3ba): undefined reference to atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0xc5c2): undefined reference to __system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0xc606): undefined reference to system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0xc828): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xc86d): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xc8c6): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xc904): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xc9fb): undefined reference to potential_module_MOD_potential_initialise' gap_fit_module.f95:(.text+0xca7b): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xcab9): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xccd6): undefined reference to system_module_MOD_print_warning' gap_fit_module.f95:(.text+0xcd15): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0xcdf3): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xce2f): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xce50): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xcf3b): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xcf77): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xcf98): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd083): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd0bf): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd0e0): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd1cb): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd207): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd228): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd313): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd34f): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd370): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd45b): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd497): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd4b8): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd5a3): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd5df): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd600): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd625): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0xd97e): undefined reference to system_module_MOD_inoutput_initialise' gap_fit_module.f95:(.text+0xda50): undefined reference to system_module_MOD_split_string' gap_fit_module.f95:(.text+0xdc0a): undefined reference to system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0xdc9e): undefined reference to system_module_MOD_inoutput_finalise' gap_fit_module.f95:(.text+0xdd4f): undefined reference to potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0xdd66): undefined reference to potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0xddaf): undefined reference to atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0xddf0): undefined reference to atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0xde31): undefined reference to potential_module_MOD_potential_finalise' gap_fit_module.f95:(.text+0xeb58): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xeb9a): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xebee): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xec31): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xf10f): undefined reference to system_module_MOD_split_string' gap_fit_module.f95:(.text+0xf19a): undefined reference to system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0xf201): undefined reference to __system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0xf5e2): undefined reference to system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0xf62a): undefined reference to system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0xf888): undefined reference to descriptors_module_MOD_descriptor_calc' gap_fit_module.f95:(.text+0x1042c): undefined reference to system_module_MOD_print_warning' gap_fit_module.f95:(.text+0x105bc): undefined reference to __system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x10600): undefined reference to system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x107c8): undefined reference to system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x10810): undefined reference to __system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x1099a): undefined reference to descriptors_module_MOD_descriptor_data_finalise' gap_fit_module.f95:(.text+0x109f6): undefined reference to atoms_module_MOD_atoms_assignment' gap_fit_module.f95:(.text+0x10a08): undefined reference to atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x10a52): undefined reference to descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10a79): undefined reference to descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10ad7): undefined reference to descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10b5a): undefined reference to descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10c01): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x10c38): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x10c65): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0x10e94): undefined reference to atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x10ee3): undefined reference to descriptors_module_MOD_descriptor_calc' gap_fit_module.f95:(.text+0x116f2): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x11738): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x1178b): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x117c9): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x11acb): undefined reference to potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0x11b38): undefined reference to potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0x11d20): undefined reference to system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x11d64): undefined reference to system_module_MOD_string_cat_real' libgapfit.a(gap_fit_module.o): In function __gap_fit_module_MOD_fit_n_from_xyz': gap_fit_module.f95:(.text+0x12727): undefined reference to dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0x12754): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0x12807): undefined reference to __dictionary_module_MOD_dictionary_get_value_r_a2' gap_fit_module.f95:(.text+0x12869): undefined reference to dictionary_module_MOD_dictionary_get_value_i' gap_fit_module.f95:(.text+0x1289b): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_real1d' gap_fit_module.f95:(.text+0x128da): undefined reference to __atoms_types_module_MOD_atoms_assign_pointer_logical' gap_fit_module.f95:(.text+0x12a25): undefined reference to descriptors_module_MOD_descriptor_sizes' gap_fit_module.f95:(.text+0x12b0e): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x12b45): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x12b6a): undefined reference to atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0x12e68): undefined reference to atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x12e96): undefined reference to __atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x12ed9): undefined reference to descriptors_module_MOD_descriptor_sizes' gap_fit_module.f95:(.text+0x12f54): undefined reference to atoms_module_MOD_atoms_finalise' gap_fit_module.f95:(.text+0x12f85): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0x12fe6): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x13027): undefined reference to __system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x13049): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1308d): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x130a1): undefined reference to __system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x130d0): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x13114): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x13128): undefined reference to __system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1315b): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0x139b0): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x139f3): undefined reference to __system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x13a42): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x13a84): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x13bd5): undefined reference to atoms_module_MOD_atoms_assignment' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_read_descriptors': gap_fit_module.f95:(.text+0x13ceb): undefined reference to descriptors_module_MOD_descriptor_finalise' gap_fit_module.f95:(.text+0x17c17): undefined reference to descriptors_module_MOD_descriptor_initialise' gap_fit_module.f95:(.text+0x17c44): undefined reference to descriptors_module_MOD_descriptor_cutoff' gap_fit_module.f95:(.text+0x17c76): undefined reference to descriptors_module_MOD_descriptor_cutoff' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_read_fit_xyz': gap_fit_module.f95:(.text+0x17d9e): undefined reference to atoms_module_MOD_atoms_finalise' gap_fit_module.f95:(.text+0x197bc): undefined reference to atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x197f8): undefined reference to atoms_module_MOD_atoms_calc_connect' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_gap_fit_parse_gap_str': gap_fit_module.f95:(.text+0x1a6ea): undefined reference to dictionary_module_MOD_dictionary_initialise' gap_fit_module.f95:(.text+0x1ac8f): undefined reference to __system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1acd7): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x1ad7e): undefined reference to dictionary_module_MOD_dictionary_finalise' gap_fit_module.f95:(.text+0x1afd2): undefined reference to system_module_MOD_lower_case' gap_fit_module.f95:(.text+0x1b0b7): undefined reference to system_module_MOD_lower_case' gap_fit_module.f95:(.text+0x1b151): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1b74f): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1b792): undefined reference to __system_module_MOD_string_cat_int' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_set_baselines': gap_fit_module.f95:(.text+0x1bc82): undefined reference to system_module_MOD_print_warning' gap_fit_module.f95:(.text+0x1be05): undefined reference to system_module_MOD_real_sci_format_length' gap_fit_module.f95:(.text+0x1be56): undefined reference to system_module_MOD_string_cat_real_array' gap_fit_module.f95:(.text+0x1be6a): undefined reference to system_module_MOD_inoutput_print_string' libgapfit.a(gap_fit_module.o): In function gap_fit_module_MOD_gap_fit_parse_command_line': gap_fit_module.f95:(.text+0x1c0ba): undefined reference to dictionary_module_MOD_dictionary_initialise' gap_fit_module.f95:(.text+0x1cc22): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0x1cc3e): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0x1cc46): undefined reference to dictionary_module_MOD_dictionary_finalise' gap_fit_module.f95:(.text+0x1d167): undefined reference to system_module_MOD_verbosity_push' gap_fit_module.f95:(.text+0x1d17c): undefined reference to system_module_MOD_lower_case' gap_fit_module.f95:(.text+0x1d1c9): undefined reference to system_module_MOD_system_set_random_seeds' gap_fit_module.f95:(.text+0x1d1e2): undefined reference to system_module_MOD_print_title' gap_fit_module.f95:(.text+0x1d1fa): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d215): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d2ab): undefined reference to system_module_MOD_split_string' gap_fit_module.f95:(.text+0x1d2b3): undefined reference to system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1d2f7): undefined reference to system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x1d34e): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d4b0): undefined reference to system_module_MOD_verbosity_push' gap_fit_module.f95:(.text+0x1d591): undefined reference to system_module_MOD_verbosity_push' gap_fit_module.f95:(.text+0x1d60b): undefined reference to system_module_MOD_enable_timing' gap_fit_module.f95:(.text+0x1d62f): undefined reference to system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d818): undefined reference to system_module_MOD_verbosity_push' libgapfit.a(gp_fit.o): In function gp_fit_module_MOD_kernel_distance_matrix': gp_fit.f95:(.text+0x7b): undefined reference to __system_module_MOD_system_timer' gp_fit.f95:(.text+0x8a): undefined reference to system_module_MOD_optional_default_l' gp_fit.f95:(.text+0x2ce): undefined reference to system_module_MOD_system_timer' gp_fit.f95:(.text+0x3e4): undefined reference to __system_module_MOD_system_timer' gp_fit.f95:(.text+0x3f3): undefined reference to system_module_MOD_optional_default_l' libgapfit.a(gp_fit.o): In function gp_fit_module_MOD_gpcoordinates_sparsify_config_type.constprop.0': gp_fit.f95:(.text+0x8a7): undefined reference to system_module_MOD_optional_default_i' gp_fit.f95:(.text+0x8ec): undefined reference to system_module_MOD_optional_default_c' gp_fit.f95:(.text+0x93a): undefined reference to system_module_MOD_optional_default_r' gp_fit.f95:(.text+0x954): undefined reference to system_module_MOD_optional_default_r' gp_fit.f95:(.text+0xf2f): undefined reference to system_module_MOD_reallocate_real2d' gp_fit.f95:(.text+0xf53): undefined reference to system_module_MOD_reallocate_int1d' gp_fit.f95:(.text+0xf6c): undefined reference to __system_module_MOD_reallocate_int1d' gp_fit.f95:(.text+0xf85): undefined reference to system_module_MOD_reallocate_real1d' gp_fit.f95:(.text+0xf9e): undefined reference to system_module_MOD_reallocate_real1d' gp_fit.f95:(.text+0x1428): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x1478): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x1546): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x15a2): undefined reference to system_module_MOD_string_cat_int_array' gp_fit.f95:(.text+0x1613): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x17ee): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x1968): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x1988): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x1a4f): undefined reference to system_module_MOD_inoutput_print_string' libgapfit.a(gp_fit.o):gp_fit.f95:(.text+0x1a6a): more undefined references to system_module_MOD_inoutput_print_string' follow libgapfit.a(gp_fit.o): In function gp_fit_module_MOD_gpcoordinates_sparsify_config_type.constprop.0': gp_fit.f95:(.text+0x2184): undefined reference to system_module_MOD_inoutput_initialise' gp_fit.f95:(.text+0x21dd): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x2236): undefined reference to system_module_MOD_string_cat_int_array' gp_fit.f95:(.text+0x224b): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x2260): undefined reference to system_module_MOD_inoutput_finalise' gp_fit.f95:(.text+0x23a5): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x2532): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x26ca): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x278c): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x27a7): undefined reference to __system_module_MOD_inoutput_print_string' libgapfit.a(gp_fit.o):gp_fit.f95:(.text+0x2939): more undefined references to system_module_MOD_inoutput_print_string' follow libgapfit.a(gp_fit.o): In function gp_fit_module_MOD_gpcoordinates_sparsify_config_type.constprop.0': gp_fit.f95:(.text+0x2aa5): undefined reference to system_module_MOD_system_timer' gp_fit.f95:(.text+0x2aea): undefined reference to system_module_MOD_optional_default_l' gp_fit.f95:(.text+0x2b14): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x31db): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x3361): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x3543): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3583): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3adb): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3b38): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3bd3): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3c20): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3c94): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3cdd): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3cfc): undefined reference to system_module_MOD_print_warning' gp_fit.f95:(.text+0x3d6a): undefined reference to __system_module_MOD_print_warning' gp_fit.f95:(.text+0x4290): undefined reference to system_module_MOD_real_format_length' gp_fit.f95:(.text+0x42d5): undefined reference to system_module_MOD_string_cat_real' gp_fit.f95:(.text+0x42e9): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x445d): undefined reference to system_module_MOD_real_sci_format_length' gp_fit.f95:(.text+0x44b9): undefined reference to __system_module_MOD_string_cat_real_array' gp_fit.f95:(.text+0x44cd): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x4543): undefined reference to system_module_MOD_real_format_length' gp_fit.f95:(.text+0x4586): undefined reference to system_module_MOD_string_cat_real' gp_fit.f95:(.text+0x459a): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x4611): undefined reference to system_module_MOD_system_timer' gp_fit.f95:(.text+0x4c32): undefined reference to system_module_MOD_real_sci_format_length' gp_fit.f95:(.text+0x4c8e): undefined reference to __system_module_MOD_string_cat_real_array' gp_fit.f95:(.text+0x4ca2): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x4ef6): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x4f4d): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x4fba): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x5007): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x507b): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x50c4): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x50e3): undefined reference to system_module_MOD_print_warning' gp_fit.f95:(.text+0x5151): undefined reference to __system_module_MOD_print_warning' gp_fit.f95:(.text+0x520e): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6329): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6446): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x6486): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x64e1): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6789): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6da5): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x6de5): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x6e40): undefined reference to system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x773a): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x777b): undefined reference to system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x77ec): undefined reference to system_module_MOD_int_format_length' gp_fit.f95:(.text+0x782a): undefined reference to system_module_MOD_string_cat_int' libgapfit.a(gp_fit.o): In function gp_fit_module_MOD_gpfull_sparsify_array_config_type': gp_fit.f95:(.text+0x7f39): undefined reference to system_module_MOD_optional_default_ia' gp_fit.f95:(.text+0x82c7): undefined reference to system_module_MOD_optional_default_ca' ./libgap.a(gp_predict.o): In function __gp_predict_module_MOD_gpcoordinates_endelement_handler.part.9': gp_predict.f95:(.text+0x1055): undefined reference to system_module_MOD_string_to_real1d' gp_predict.f95:(.text+0x10ce): undefined reference to system_module_MOD_string_to_real1d' gp_predict.f95:(.text+0x1126): undefined reference to system_module_MOD_print_warning' gp_predict.f95:(.text+0x1202): undefined reference to system_module_MOD_string_to_integer1d' gp_predict.f95:(.text+0x134e): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1391): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x13fc): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1439): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x159b): undefined reference to system_module_MOD_string_to_real1d' gp_predict.f95:(.text+0x15be): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1605): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x165a): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1697): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1914): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x195b): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x19b0): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x19ed): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1aa9): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1af0): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1b45): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1b82): undefined reference to system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpcoordinates_printxml': gp_predict.f95:(.text+0x20ca): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2105): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2159): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2196): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x21ea): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2227): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x2287): undefined reference to system_module_MOD_string_cat_logical' gp_predict.f95:(.text+0x22ce): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x230b): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x235f): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x239c): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2404): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x243c): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2486): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x24be): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x25f7): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x262f): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x270c): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2767): undefined reference to system_module_MOD_string_cat_int_array' gp_predict.f95:(.text+0x28c1): undefined reference to system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x290d): undefined reference to __system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x29cc): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2a02): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2a5e): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2a96): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x2af2): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2b2a): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x2c2d): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2c63): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2cad): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2ce5): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2da6): undefined reference to system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x2df0): undefined reference to system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x2ea7): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2ee6): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2f77): undefined reference to __system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x2fde): undefined reference to system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x30bc): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x30f4): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x315d): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3195): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3258): undefined reference to system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x3318): undefined reference to __system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x336d): undefined reference to system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x3426): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3463): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x34bd): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x34fa): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3554): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x3591): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x35f8): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3635): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x369c): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x36d9): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x37c4): undefined reference to system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x3819): undefined reference to __system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x38d2): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x390e): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3968): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x39a4): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x39fe): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3a3a): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3a94): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x3ad0): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x3b37): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3b73): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3bda): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x3c16): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x4382): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x43bf): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4630): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4668): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x48d4): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x490c): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4968): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x49a7): undefined reference to system_module_MOD_string_cat_real' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpsparse_printxml': gp_predict.f95:(.text+0x4b4f): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4b87): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4c39): undefined reference to system_module_MOD_optional_default_c' gp_predict.f95:(.text+0x4c63): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4c9f): undefined reference to system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpfull_printxml': gp_predict.f95:(.text+0x4e6e): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4ea9): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4ef3): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4f2e): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4f78): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4fb3): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4ffd): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5038): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x5082): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x50bd): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x5138): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5175): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x51d4): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5213): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x5284): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x52c3): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x5368): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x53a5): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x5404): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5443): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x54b4): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x54f3): undefined reference to system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x55da): undefined reference to system_module_MOD_optional_default_c' gp_predict.f95:(.text+0x5605): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5647): undefined reference to system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpcoordinates_initialise_variance_estimate': gp_predict.f95:(.text+0xf36b): undefined reference to system_module_MOD_print_warning' gp_predict.f95:(.text+0xf394): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0xf3de): undefined reference to system_module_MOD_string_cat_real' ./libgap.a(gp_predict.o): In function __gp_predict_module_MOD_gpcoordinates_log_likelihood': gp_predict.f95:(.text+0x104cc): undefined reference to system_module_MOD_optional_default_r' gp_predict.f95:(.text+0x1062b): undefined reference to system_module_MOD_optional_default_r' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpcoordinates_gpcovariance_bond_real_space_initialise': gp_predict.f95:(.text+0x1195d): undefined reference to dictionary_module_MOD_dictionary_initialise' gp_predict.f95:(.text+0x11bd4): undefined reference to __dictionary_module_MOD_dictionary_finalise' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpcoordinates_predict': gp_predict.f95:(.text+0x13c57): undefined reference to system_module_MOD_optional_default_l' gp_predict.f95:(.text+0x1445c): undefined reference to system_module_MOD_real_format_length' gp_predict.f95:(.text+0x144b9): undefined reference to system_module_MOD_string_cat_real' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpcoordinates_covariance': gp_predict.f95:(.text+0x17017): undefined reference to system_module_MOD_optional_default_l' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpfull_covariancematrix': gp_predict.f95:(.text+0x1c72b): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1c7d9): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1c81e): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1cc9d): undefined reference to __system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1d694): undefined reference to system_module_MOD_reallocate_real1d' gp_predict.f95:(.text+0x1d6f2): undefined reference to system_module_MOD_system_timer' ./libgap.a(gp_predict.o): In function __gp_predict_module_MOD_gpfull_covariancematrix_sparse': gp_predict.f95:(.text+0x1d9c0): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1db2c): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1db71): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1dcd4): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1dd19): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e167): undefined reference to system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1e18e): undefined reference to __system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1e1a6): undefined reference to system_module_MOD_reallocate_real1d' gp_predict.f95:(.text+0x1e1be): undefined reference to system_module_MOD_reallocate_real1d' gp_predict.f95:(.text+0x1e1e5): undefined reference to __system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1e34a): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1e38d): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e39e): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1e3c0): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1e400): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e458): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1e475): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1e4b8): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e4cc): undefined reference to system_module_MOD_inoutput_print_string' gp_predict.f95:(.text+0x1e4f0): undefined reference to system_module_MOD_current_times' gp_predict.f95:(.text+0x1ed44): undefined reference to system_module_MOD_current_times' gp_predict.f95:(.text+0x1ee2a): undefined reference to system_module_MOD_progress_timer' gp_predict.f95:(.text+0x1ee57): undefined reference to __system_module_MOD_current_times' gp_predict.f95:(.text+0x1eec0): undefined reference to system_module_MOD_progress_timer' gp_predict.f95:(.text+0x1eed0): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1ef13): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1ef27): undefined reference to system_module_MOD_inoutput_print_string' gp_predict.f95:(.text+0x1ef49): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1ef89): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1efe1): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f048): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f08b): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f09c): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f0fc): undefined reference to __system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f14e): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f166): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f28b): undefined reference to system_module_MOD_system_timer' ./libgap.a(gp_predict.o):gp_predict.f95:(.text+0x1f2a3): more undefined references to system_module_MOD_system_timer' follow ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpfull_covariancematrix_sparse': gp_predict.f95:(.text+0x1f327): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f367): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f3bf): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f708): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f748): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f7a0): undefined reference to __system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f7c2): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f802): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f85a): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x1fa3f): undefined reference to system_module_MOD_reallocate_int1d' gp_predict.f95:(.text+0x1fc4c): undefined reference to __system_module_MOD_reallocate_int1d' gp_predict.f95:(.text+0x2083a): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2087a): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x208d2): undefined reference to system_module_MOD_system_timer' gp_predict.f95:(.text+0x209bc): undefined reference to system_module_MOD_reallocate_int1d' ./libgap.a(gp_predict.o): In function __gp_predict_module_MOD_gpfull_settheta_thetafactor': gp_predict.f95:(.text+0x216e2): undefined reference to system_module_MOD_optional_default_l' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpfull_addcoordinatederivatives_2darray': gp_predict.f95:(.text+0x223a5): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x223ef): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2246b): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x224b0): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2256a): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x225b9): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22636): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2267b): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22aad): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x22af8): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22b5d): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x22ba2): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22c16): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x22c61): undefined reference to system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function __gp_predict_module_MOD_gpfull_addcoordinates_2darray': gp_predict.f95:(.text+0x241ad): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x241f5): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x24254): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x24296): undefined reference to system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x24307): undefined reference to system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2434f): undefined reference to system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpcoordinates_readxml': gp_predict.f95:(.text+0x256dd): undefined reference to system_module_MOD_optional_default_c' ./libgap.a(gp_predict.o): In function gp_predict_module_MOD_gpfull_readxml': gp_predict.f95:(.text+0x261bc): undefined reference to system_module_MOD_optional_default_c' gp_predict.f95:(.text+0x2637d): undefined reference to system_m
Those symbols are supposed to be defined in libatoms.a. You can check the output of, e.g., nm libatoms.a | egrep 'T .*__system_module_MOD_inoutput_print_string' and see if you get any matching lines. I do agree that wiping the build directory may be necessary.
Noam
I removed the build directory and tried from scratch. I am getting the following error :
Making libAtoms
rm -f /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile cp /home/software/QUIP/QUIP/src/libAtoms/Makefile /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile make -C /home/software/QUIP/QUIP/build/linux_x86_64_gfortran QUIP_ROOT=/home/software/QUIP/QUIP VPATH=/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP -I/home/software/QUIP/QUIP/arch make[1]: Entering directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' gfortran -x f77-cpp-input -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/lbfgs.f -o lbfgs.o gfortran -x f95-cpp-input -ffree-line-length-none -ffree-form -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/error.f95 -o error.o as -o System.o /home/software/QUIP/QUIP/src/libAtoms/System.s gfortran -x f95-cpp-input -ffree-line-length-none -ffree-form -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95 -o LinkedList.o /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95:44.6:
use system_module 1 Fatal Error: Can't open module file 'system_module.mod' for reading at (1): No such file or directory make[1]: [LinkedList.o] Error 1 make[1]: Leaving directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: [libAtoms] Error 2
I think we need to see all your commands, exactly. The only way I can think of to cause this problem is if you doing "make -j" something to parallelize. That's not supported.
On Feb 24, 2021, at 11:46 AM, Arunimaghosh693 notifications@github.com<mailto:notifications@github.com> wrote:
I removed the build directory and tried from scratch. I am getting the following error :
Making libAtoms
rm -f /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile cp /home/software/QUIP/QUIP/src/libAtoms/Makefile /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile make -C /home/software/QUIP/QUIP/build/linux_x86_64_gfortran QUIP_ROOT=/home/software/QUIP/QUIP VPATH=/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP -I/home/software/QUIP/QUIP/arch make[1]: Entering directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' gfortran -x f77-cpp-input -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/lbfgs.f -o lbfgs.o gfortran -x f95-cpp-input -ffree-line-length-none -ffree-form -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/error.f95 -o error.o as -o System.o /home/software/QUIP/QUIP/src/libAtoms/System.s gfortran -x f95-cpp-input -ffree-line-length-none -ffree-form -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95 -o LinkedList.o /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95:44.6:
use system_module 1 Fatal Error: Can't open module file 'system_module.mod' for reading at (1): No such file or directory make[1]: [LinkedList.o] Error 1 make[1]: Leaving directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: [libAtoms] Error 2
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/libAtoms/QUIP/issues/281#issuecomment-785212249, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAJFRNIS6DTIVKFZSVR7GPLTAUUM5ANCNFSM4YE2L5EA.
U.S. NAVAL |
---|
RESEARCH | LABORATORY
Noam Bernstein, Ph.D. Center for Materials Physics and Technology U.S. Naval Research Laboratory T +1 202 404 8628 F +1 202 404 7546 https://www.nrl.navy.mil
These are the commands that I am executing: (base) [arunima@ccds5 QUIP]$ export QUIP_ARCH=linux_x86_64_gfortran (base) [arunima@ccds5 QUIP]$ make config Using QUIP_ARCH=linux_x86_64_gfortran, MODULES=libAtoms Potentials Utils, QUIP_ROOT=/home/software/QUIP/QUIP
In the following, hit enter to accept the defaults.
Please enter the linking options for LAPACK and BLAS libraries: Default: -llapack -lblas
Please enter the preferred python command: Default: /home/software/anaconda3/bin/python
Please enter the preferred pip command: Default: /home/software/anaconda3/bin/pip
Please enter any other extra linking options: Default: none
Would you like to compile with CP2K support? [y/n] Default: n
Would you like to compile with VASP support? [y/n] Default: n
Would you like to compile with Tight Binding (TB) support? [y/n] Default: n
Would you like to compile with preconditioned minimisation support? (not working with Intel compiler) [y/n] Default: y
Would you like to compile with Learn-on-the-fly (LOTF) support? [y/n] Default: n
Would you like to compile with ONIOM support? [y/n] Default: n
Would you like to compile with LOCAL_E_MIX support? [y/n] Default: n
Would you like to compile with QuasiContinuum wrapper support? [y/n] Default: n
Would you like to compile with GAP support ? [y/n] Default: n y
Please enter directories where the Turbo-GAP main directory is: Default: no Turbo-GAP present
Would you like to turn on QR decomposition for some GAP operations? [y/n] Default: y
Checking for ThirdParty directory... Not found.
Would you like to compile with TTM3-F support? [y/n] Default: n
Would you like to compile with SCME support ? [y/n] Default: n
Would you like to compile with MTP support ? [y/n] Default: n
Would you like to compile with many-body dispersion support ? [y/n] Default: n
Would you like to compile with TTM_NF support ? [y/n] Default: n
Would you like to compile with CH4 support ? [y/n] Default: n
Would you like to compile with NetCDF4 support? [y/n] Default: n
Please enter directories where MDCORE libraries are kept: Default: no MDCORE present
Please enter directory where the ASAP library is kept: Default: no ASAP library present
Please enter directories where CGAL libraries are kept: Default: no CGAL present
Please enter directories where METIS libraries are kept: Default: no METIS present
Please enter directories where LMTO_TBE libraries are kept: Default: no LMTO_TBE present
(base) [arunima@ccds5 QUIP]$ (base) [arunima@ccds5 QUIP]$ (base) [arunima@ccds5 QUIP]$ make Using QUIP_ARCH=linux_x86_64_gfortran, MODULES=libAtoms GAP Potentials Utils, QUIP_ROOT=/home/software/QUIP/QUIP
Making libAtoms
rm -f /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile cp /home/software/QUIP/QUIP/src/libAtoms/Makefile /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile make -C /home/software/QUIP/QUIP/build/linux_x86_64_gfortran QUIP_ROOT=/home/software/QUIP/QUIP VPATH=/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP -I/home/software/QUIP/QUIP/arch make[1]: Entering directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' gfortran -x f77-cpp-input -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/lbfgs.f -o lbfgs.o gfortran -x f95-cpp-input -ffree-line-length-none -ffree-form -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/error.f95 -o error.o as -o System.o /home/software/QUIP/QUIP/src/libAtoms/System.s gfortran -x f95-cpp-input -ffree-line-length-none -ffree-form -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95 -o LinkedList.o /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95:44.6:
use system_module 1 Fatal Error: Can't open module file 'system_module.mod' for reading at (1): No such file or directory make[1]: [LinkedList.o] Error 1 make[1]: Leaving directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: [libAtoms] Error 2 (base) [arunima@ccds5 QUIP]$ make Using QUIP_ARCH=linux_x86_64_gfortran, MODULES=libAtoms GAP Potentials Utils, QUIP_ROOT=/home/software/QUIP/QUIP
Making libAtoms
rm -f /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile cp /home/software/QUIP/QUIP/src/libAtoms/Makefile /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile make -C /home/software/QUIP/QUIP/build/linux_x86_64_gfortran QUIP_ROOT=/home/software/QUIP/QUIP VPATH=/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP -I/home/software/QUIP/QUIP/arch make[1]: Entering directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' gfortran -x f95-cpp-input -ffree-line-length-none -ffree-form -fno-second-underscore -fPIC -I/home/software/QUIP/QUIP/src/libAtoms -I/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/finclude -O3 -DGETARG_F2003 -DGETENV_F2003 -DGFORTRAN -DFORTRAN_UNDERSCORE -D'GIT_VERSION="https://github.com/libAtoms/QUIP.git,d467b6c-dirty"' -D'GAP_VERSION=1610110492' -D'QUIP_ARCH="linux_x86_64_gfortran"' -D'SIZEOF_FORTRAN_T=2' -DHAVE_GAP -DHAVE_PRECON -DHAVE_QR -c /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95 -o LinkedList.o /home/software/QUIP/QUIP/src/libAtoms/LinkedList.f95:44.6:
use system_module 1 Fatal Error: Can't open module file 'system_module.mod' for reading at (1): No such file or directory make[1]: [LinkedList.o] Error 1 make[1]: Leaving directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: [libAtoms] Error 2
It doesn't look like your build directory is actually wiped before you start. This command as -o System.o /home/software/QUIP/QUIP/src/libAtoms/System.s indicates that System.s exists in the build directory when you start.
Noam
yeah. do "rm -rf /home/software/QUIP/QUIP/build/linux_x86_64_gfortran" before you start with "make config"
-- Gábor
Gábor Csányi Professor of Molecular Modelling Engineering Laboratory, University of Cambridge Pembroke College Cambridge
Pembroke College supports CARA. A Lifeline to Academics at Risk. http://www.cara.ngo/
On 24 Feb 2021, at 16:54, bernstei notifications@github.com wrote:
It doesn't look like your build directory is actually wiped before you start. This command as -o System.o /home/software/QUIP/QUIP/src/libAtoms/System.s indicates that System.s exists in the build directory when you start.
Noam — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
I tried with rm '-rf /home/software/QUIP/QUIP/build/linux_x86_64_gfortran' command but I got the same error. Then I tried from scratch and cloned the repository again. Now, 'make' command is working. But I am getting the following error with make instally-quippy command:
creating stub loader for _quippy.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/_quippy.py to _quippy.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... pycache._quippy.cpython-37: module references file creating dist creating 'dist/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg removing '/home/software/anaconda3/lib/python3.7/site-packages/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg' (and everything under it) creating /home/software/anaconda3/lib/python3.7/site-packages/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg Extracting quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg to /home/software/anaconda3/lib/python3.7/site-packages Removing quippy https-github.com-libAtoms-QUIP.git-16b8253-dirty from easy-install.pth file Adding quippy https-github.com-libAtoms-QUIP.git-d467b6c-dirty to easy-install.pth file error: [Errno 13] Permission denied: '/home/software/anaconda3/lib/python3.7/site-packages/easy-install.pth' make[1]: [install] Error 1 make[1]: Leaving directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: [install-quippy] Error 2
is it the accessibility issue of anaconda?
Also, it will be really helpful if you kindly guide me on fixing the issue of build directory.
Yes, that looks like it's trying to write to a directory where you don't have write permission. You could set "QUIPPY_INSTALL_OPTS=--user" in build/*/Makefile.inc, perhaps just edit it by hand if the "make config" doesn't ask about that.
Noam
On Feb 24, 2021, at 1:03 PM, Arunimaghosh693 notifications@github.com wrote:
I tried with rm '-rf /home/software/QUIP/QUIP/build/linux_x86_64_gfortran' command but I got the same error. Then I tried from scratch and cloned the repository again. Now, 'make' command is working. But I am getting the following error with make instally-quippy command:
creating stub loader for _quippy.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/_quippy.py to _quippy.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... pycache._quippy.cpython-37: module references file creating dist creating 'dist/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg removing '/home/software/anaconda3/lib/python3.7/site-packages/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg' (and everything under it) creating /home/software/anaconda3/lib/python3.7/site-packages/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg Extracting quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg to /home/software/anaconda3/lib/python3.7/site-packages Removing quippy https-github.com-libAtoms-QUIP.git-16b8253-dirty from easy-install.pth file Adding quippy https-github.com-libAtoms-QUIP.git-d467b6c-dirty to easy-install.pth file error: [Errno 13] Permission denied: '/home/software/anaconda3/lib/python3.7/site-packages/easy-install.pth' make[1]: [install] Error 1 make[1]: Leaving directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: [install-quippy] Error 2
is it the accessibility issue of anaconda?
Also, it will be really helpful if you kindly guide me on fixing the issue of build directory.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/libAtoms/QUIP/issues/281#issuecomment-785265535, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJFRNNBER7OWAVQQFF56RLTAU5OFANCNFSM4YE2L5EA.
|| |U.S. NAVAL| |RESEARCH| LABORATORY
Noam Bernstein, Ph.D. Center for Materials Physics and Technology U.S. Naval Research Laboratory T +1 202 404 8628 F +1 202 404 7546 https://www.nrl.navy.mil https://www.nrl.navy.mil/
The "rm -rf /home/software/QUIP/QUIP/build/linux_x86_64_gfortran" returns your copy to the state it had when you cloned, because the only changes that are made are in that directory. So something went wrong when you executed that command. Compare a fresh clone with what you have after doing this "rm" to see the difference.
-- Gábor
Gábor Csányi Professor of Molecular Modelling Engineering Laboratory, University of Cambridge Pembroke College Cambridge
Pembroke College supports CARA. A Lifeline to Academics at Risk. http://www.cara.ngo/
On 24 Feb 2021, at 18:03, Arunimaghosh693 notifications@github.com wrote:
I tried with rm '-rf /home/software/QUIP/QUIP/build/linux_x86_64_gfortran' command but I got the same error. Then I tried from scratch and cloned the repository again. Now, 'make' command is working. But I am getting the following error with make instally-quippy command:
creating stub loader for _quippy.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/_quippy.py to _quippy.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying quippy.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... pycache._quippy.cpython-37: module references file creating dist creating 'dist/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg removing '/home/software/anaconda3/lib/python3.7/site-packages/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg' (and everything under it) creating /home/software/anaconda3/lib/python3.7/site-packages/quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg Extracting quippy-https_github.com_libAtoms_QUIP.git_d467b6c_dirty-py3.7-linux-x86_64.egg to /home/software/anaconda3/lib/python3.7/site-packages Removing quippy https-github.com-libAtoms-QUIP.git-16b8253-dirty from easy-install.pth file Adding quippy https-github.com-libAtoms-QUIP.git-d467b6c-dirty to easy-install.pth file error: [Errno 13] Permission denied: '/home/software/anaconda3/lib/python3.7/site-packages/easy-install.pth' make[1]: [install] Error 1 make[1]: Leaving directory `/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: [install-quippy] Error 2
is it the accessibility issue of anaconda?
Also, it will be really helpful if you kindly guide me on fixing the issue of build directory.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Thank you so much for your help. I will check this again. I have cloned the repository and made a fresh installation and now it is working. My intention is to bind the QUIP with lammps and I executed 'make libquip' for that. I changed the QUIP_root and QUIP_arch in lammps/lib/quip/Makefile.lammps. But, I am getting the following QUIP error in the building process of lammps:
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(quip_lammps_wrapper.o): In function quip_lammps_potential_initialise': quip_lammps_wrapper.f95:(.text+0x6c): undefined reference to
system_module_MOD_system_initialise'
quip_lammps_wrapper.f95:(.text+0xe2): undefined reference to `system_module_MOD_a2s'
quip_lammps_wrapper.f95:(.text+0x178): undefined reference to __system_module_MOD_a2s' quip_lammps_wrapper.f95:(.text+0x1c3): undefined reference to
potential_module_MOD_potential_filename_initialise'
quip_lammps_wrapper.f95:(.text+0x236): undefined reference to __potential_module_MOD_potential_cutoff' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(quip_lammps_wrapper.o): In function
quip_lammps_wrapper':
quip_lammps_wrapper.f95:(.text+0x518): undefined reference to `atoms_module_MOD_atoms_is_initialised'
quip_lammps_wrapper.f95:(.text+0x53f): undefined reference to __atoms_module_MOD_atoms_finalise' quip_lammps_wrapper.f95:(.text+0x58d): undefined reference to
atoms_module_MOD_atoms_initialise'
quip_lammps_wrapper.f95:(.text+0x59c): undefined reference to `potential_module_MOD_potential_cutoff'
quip_lammps_wrapper.f95:(.text+0x5b6): undefined reference to __atoms_module_MOD_atoms_set_cutoff' quip_lammps_wrapper.f95:(.text+0x913): undefined reference to
atoms_types_module_MOD_atoms_add_property_logical'
quip_lammps_wrapper.f95:(.text+0x998): undefined reference to __atoms_types_module_MOD_atoms_add_property_int_a' quip_lammps_wrapper.f95:(.text+0xf27): undefined reference to
__system_module_MOD_int_format_length'
quip_lammps_wrapper.f95:(.text+0xf6c): undefined reference to `system_module_MOD_string_cat_int'
quip_lammps_wrapper.f95:(.text+0xfc0): undefined reference to __system_module_MOD_int_format_length' quip_lammps_wrapper.f95:(.text+0x1001): undefined reference to
system_module_MOD_string_cat_int'
quip_lammps_wrapper.f95:(.text+0x124a): undefined reference to __potential_module_MOD_potential_calc' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_svdfact':
linearalgebra.f95:(.text+0x10c4): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1523): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1566): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x157f): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x160a): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1652): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x16ac): undefined reference to __system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x16eb): undefined reference to
system_module_MOD_string_cat_real'
linearalgebra.f95:(.text+0x1711): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x17c0): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x1805): undefined reference to __system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x18c7): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x1907): undefined reference to __system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x192d): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1b04): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1b76): undefined reference to
system_module_MOD_line'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_round_prime_factors': linearalgebra.f95:(.text+0x205c): undefined reference to
system_module_MOD_optional_default_i'
linearalgebra.f95:(.text+0x2153): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x219d): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x232c): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x2371): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_symmetric_linear_solve':
linearalgebra.f95:(.text+0x2939): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x2985): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x29bc): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x29ff): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_check_size_log_dim2': linearalgebra.f95:(.text+0x651e): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x66ec): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x68b5): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x6a66): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_log_dim1':
linearalgebra.f95:(.text+0x6c8c): undefined reference to `system_module_MOD_line'
linearalgebra.f95:(.text+0x6e54): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x701e): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x71cd): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_complex_dim2':
linearalgebra.f95:(.text+0x753e): undefined reference to `system_module_MOD_line'
linearalgebra.f95:(.text+0x770c): undefined reference to `system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x78d5): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0x7a86): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_check_size_complex_dim1':
linearalgebra.f95:(.text+0x7cac): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0x7e74): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x803e): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0x81ed): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_check_size_real_dim3': linearalgebra.f95:(.text+0x8639): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x880d): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x8913): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x896b): undefined reference to __system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x89fc): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x8a54): undefined reference to __system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x8bb4): undefined reference to
__system_module_MOD_line'
linearalgebra.f95:(.text+0x8d90): undefined reference to `system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_check_size_real_dim2': linearalgebra.f95:(.text+0x90a2): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x926d): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x937b): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x93d3): undefined reference to __system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x946c): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x94c4): undefined reference to __system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x9614): undefined reference to
__system_module_MOD_line'
linearalgebra.f95:(.text+0x97f1): undefined reference to `system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_la_matrix_getqr': linearalgebra.f95:(.text+0x99f3): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x9a33): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_real_dim1':
linearalgebra.f95:(.text+0xa3cc): undefined reference to `system_module_MOD_line'
linearalgebra.f95:(.text+0xa594): undefined reference to `system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0xa75e): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0xa90d): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_check_size_int_dim2':
linearalgebra.f95:(.text+0xac7e): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0xae4c): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0xb015): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0xb1c6): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_check_size_int_dim1': linearalgebra.f95:(.text+0xb3ec): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0xb5b4): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xb77e): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0xb92d): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_random_unit_vector':
linearalgebra.f95:(.text+0xbb31): undefined reference to __system_module_MOD_ran_uniform' linearalgebra.f95:(.text+0xbb4c): undefined reference to
__system_module_MOD_ran_uniform'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_randomise_vweight':
linearalgebra.f95:(.text+0xc46c): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0xc4ca): undefined reference to
system_module_MOD_string_cat_int_array'
linearalgebra.f95:(.text+0xc61c): undefined reference to `system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0xc679): undefined reference to __system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0xc730): undefined reference to
system_module_MOD_ran_uniform'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_matrix_z_randomise': linearalgebra.f95:(.text+0xc87c): undefined reference to
system_module_MOD_ran_uniform'
linearalgebra.f95:(.text+0xc8a8): undefined reference to __system_module_MOD_ran_uniform' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_randomise':
linearalgebra.f95:(.text+0xc9e0): undefined reference to `system_module_MOD_ran_uniform'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_vector_histogram': linearalgebra.f95:(.text+0xd094): undefined reference to
system_module_MOD_optional_default_l'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_ran_normal3':
linearalgebra.f95:(.text+0xd418): undefined reference to __system_module_MOD_ran_normal' linearalgebra.f95:(.text+0xd421): undefined reference to
system_module_MOD_ran_normal'
linearalgebra.f95:(.text+0xd42c): undefined reference to `system_module_MOD_ran_normal'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_vector_z_randomise': linearalgebra.f95:(.text+0xd4b9): undefined reference to
system_module_MOD_ran_uniform'
linearalgebra.f95:(.text+0xd4e8): undefined reference to `system_module_MOD_ran_uniform'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_vector_randomise': linearalgebra.f95:(.text+0xd5ae): undefined reference to
system_module_MOD_ran_uniform'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_logical_matrix_print': linearalgebra.f95:(.text+0xd734): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0xd83f): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_logical_matrix_print_mainlog':
linearalgebra.f95:(.text+0xd8d9): undefined reference to `system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_logical_array_print': linearalgebra.f95:(.text+0xd9a1): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0xdae0): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xdbe3): undefined reference to
system_module_MOD_line'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_logical_array_print_mainlog': linearalgebra.f95:(.text+0xdd48): undefined reference to
system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_integer_array_print':
linearalgebra.f95:(.text+0xde11): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0xdf50): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0xe053): undefined reference to __system_module_MOD_line' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_integer_array_print_mainlog':
linearalgebra.f95:(.text+0xe1b8): undefined reference to `system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_vector_z_print': linearalgebra.f95:(.text+0xe2f9): undefined reference to
system_module_MOD_real_sci_format_length'
linearalgebra.f95:(.text+0xe340): undefined reference to __system_module_MOD_string_cat_complex_array' linearalgebra.f95:(.text+0xe35a): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0xe40b): undefined reference to __system_module_MOD_real_sci_format_length' linearalgebra.f95:(.text+0xe451): undefined reference to
system_module_MOD_string_cat_complex_array'
linearalgebra.f95:(.text+0xe46b): undefined reference to `system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_vector_z_print_mainlog': linearalgebra.f95:(.text+0xe4c8): undefined reference to
system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_vector_print':
linearalgebra.f95:(.text+0xe605): undefined reference to __system_module_MOD_real_sci_format_length' linearalgebra.f95:(.text+0xe64f): undefined reference to
system_module_MOD_string_cat_real_array'
linearalgebra.f95:(.text+0xe669): undefined reference to `system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0xe711): undefined reference to `system_module_MOD_real_sci_format_length'
linearalgebra.f95:(.text+0xe759): undefined reference to __system_module_MOD_string_cat_real_array' linearalgebra.f95:(.text+0xe773): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_vector_print_mainlog':
linearalgebra.f95:(.text+0xe7d8): undefined reference to __system_module_MOD_mainlog' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_kmeans':
linearalgebra.f95:(.text+0xec44): undefined reference to __system_module_MOD_optional_default_c' linearalgebra.f95:(.text+0xed92): undefined reference to
system_module_MOD_ran'
linearalgebra.f95:(.text+0xf1ec): undefined reference to __system_module_MOD_ran_uniform' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_z_print_mathematica':
linearalgebra.f95:(.text+0x100aa): undefined reference to `system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x10145): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x101a1): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x101df): undefined reference to __system_module_MOD_real_cat_string' linearalgebra.f95:(.text+0x101f7): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x10232): undefined reference to __system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x102a5): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x10301): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1032c): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1034d): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x103a2): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x103dc): undefined reference to __system_module_MOD_real_cat_string' linearalgebra.f95:(.text+0x103f6): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x10428): undefined reference to __system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x1044f): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_print_mathematica':
linearalgebra.f95:(.text+0x10579): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10611): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x10650): undefined reference to __system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x10697): undefined reference to
system_module_MOD_real_cat_string'
linearalgebra.f95:(.text+0x106ad): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10703): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1072a): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10786): undefined reference to
system_module_MOD_inoutput_print_real'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_matrix_z_print': linearalgebra.f95:(.text+0x10923): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x10a34): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10b22): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x10bd4): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_print':
linearalgebra.f95:(.text+0x10c6b): undefined reference to `system_module_MOD_optional_default_l'
linearalgebra.f95:(.text+0x10cf9): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x10d33): undefined reference to
system_module_MOD_int_cat_string'
linearalgebra.f95:(.text+0x10d3d): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x10d75): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x10e00): undefined reference to __system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x10e37): undefined reference to
system_module_MOD_string_cat_real'
linearalgebra.f95:(.text+0x10e5e): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10ef8): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1100a): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0x1110e): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x111ee): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0x1129f): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_int_matrix_print': linearalgebra.f95:(.text+0x114b8): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x115c5): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_int_matrix_print_mainlog':
linearalgebra.f95:(.text+0x11669): undefined reference to `system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_matrix_z_print_mainlog': linearalgebra.f95:(.text+0x11709): undefined reference to
system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_print_mainlog':
linearalgebra.f95:(.text+0x117a9): undefined reference to `system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_la_matrix_svd': linearalgebra.f95:(.text+0x12495): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x124d9): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x12a89): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x12ac9): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_qr_factorise':
linearalgebra.f95:(.text+0x135e0): undefined reference to `system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1362c): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_qr_solve_matrix':
linearalgebra.f95:(.text+0x14e82): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x14ec7): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_la_matrix_factorise': linearalgebra.f95:(.text+0x15ec7): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x15f0e): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_solve_matrix':
linearalgebra.f95:(.text+0x16b4d): undefined reference to `system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x16b90): undefined reference to `system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_la_matrix_inverse': linearalgebra.f95:(.text+0x1747b): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x174c6): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_expand_symmetrically':
linearalgebra.f95:(.text+0x192b3): undefined reference to `system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x192fa): undefined reference to `system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_matrix_nonsymmetric_diagonalise': linearalgebra.f95:(.text+0x1a057): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1a0bb): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1a248): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1a294): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_z_diagonalise_generalised':
linearalgebra.f95:(.text+0x1ac6b): undefined reference to `system_module_MOD_mainlog'
linearalgebra.f95:(.text+0x1ac83): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1acc3): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1ad20): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1ad66): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1ada6): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1ae01): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1ae2b): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1ae6f): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1af24): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1af64): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1afc4): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1affc): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1b03c): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_diagonalise_generalised':
linearalgebra.f95:(.text+0x1b93b): undefined reference to __system_module_MOD_mainlog' linearalgebra.f95:(.text+0x1b953): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1b993): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1b9f0): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1ba36): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1ba76): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1bad1): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1bafb): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1bb3f): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1bbf4): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1bc34): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1bc94): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1bccc): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1bd0c): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_matrix_z_inverse': linearalgebra.f95:(.text+0x1d225): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x1d2c2): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1d4fe): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1d543): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d5b5): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1d60a): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d699): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1d6e3): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d76b): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1d7ab): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d81f): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1d869): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d8f1): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1d931): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d9a4): undefined reference to
system_module_MOD_line'
linearalgebra.f95:(.text+0x1da6e): undefined reference to __system_module_MOD_line' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_z_diagonalise':
linearalgebra.f95:(.text+0x1dd39): undefined reference to __system_module_MOD_optional_default_l' linearalgebra.f95:(.text+0x1e41d): undefined reference to
system_module_MOD_mainlog'
linearalgebra.f95:(.text+0x1e435): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1e477): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1e4cf): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1e4ff): undefined reference to
system_module_MOD_mainlog'
linearalgebra.f95:(.text+0x1e516): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1e556): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1e7ce): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1e817): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1e878): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1e8ad): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1e8f2): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_inverse':
linearalgebra.f95:(.text+0x1f6cc): undefined reference to `system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x1f723): undefined reference to `system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1f79f): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1f7e9): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x1f9ba): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0x1fa57): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x1fa6f): undefined reference to __system_module_MOD_line' linearalgebra.f95:(.text+0x1fb3e): undefined reference to
system_module_MOD_line'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_diagonalise':
linearalgebra.f95:(.text+0x1fd8b): undefined reference to __system_module_MOD_optional_default_l' linearalgebra.f95:(.text+0x202dc): undefined reference to
system_module_MOD_mainlog'
linearalgebra.f95:(.text+0x202f4): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x20338): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x20392): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x203c2): undefined reference to
system_module_MOD_mainlog'
linearalgebra.f95:(.text+0x203da): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x2041e): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x2069e): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x206e7): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x20748): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x2077d): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x207c2): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_uniq_real_dim2':
linearalgebra.f95:(.text+0x213d1): undefined reference to __system_module_MOD_reallocate_real2d' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_vector_product_sub_ddd':
linearalgebra.f95:(.text+0x22872): undefined reference to __system_module_MOD_optional_default_r' linearalgebra.f95:(.text+0x2288d): undefined reference to
system_module_MOD_optional_default_r'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_product_sub_zzz':
linearalgebra.f95:(.text+0x22e2e): undefined reference to __system_module_MOD_optional_default_z' linearalgebra.f95:(.text+0x22e54): undefined reference to
system_module_MOD_optional_default_z'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_product_sub_ddd':
linearalgebra.f95:(.text+0x23a81): undefined reference to __system_module_MOD_optional_default_r' linearalgebra.f95:(.text+0x23a9e): undefined reference to
system_module_MOD_optional_default_r'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_inverse_svd_threshold':
linearalgebra.f95:(.text+0x246b9): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x24be7): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x24c2a): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x24c43): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x24cea): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x24d32): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x24d8c): undefined reference to __system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x24dcb): undefined reference to
system_module_MOD_string_cat_real'
linearalgebra.f95:(.text+0x24df1): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x24ea0): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x24ee8): undefined reference to __system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x24fa7): undefined reference to
system_module_MOD_real_format_length'
linearalgebra.f95:(.text+0x24fe7): undefined reference to __system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x2500d): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x25188): undefined reference to __system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x251cf): undefined reference to
system_module_MOD_string_cat_int'
linearalgebra.f95:(.text+0x251e8): undefined reference to __system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x2560d): undefined reference to
system_module_MOD_inoutput_print_string'
linearalgebra.f95:(.text+0x2579a): undefined reference to __system_module_MOD_line' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
__linearalgebra_module_MOD_matrix_exp_d':
linearalgebra.f95:(.text+0x27374): undefined reference to `system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x273be): undefined reference to __system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x27430): undefined reference to
system_module_MOD_int_format_length'
linearalgebra.f95:(.text+0x27472): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function
linearalgebra_module_MOD_least_squares':
linearalgebra.f95:(.text+0x2b07f): undefined reference to `system_module_MOD_line'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_logical_array_print': linearalgebra.f95:(.text+0xdcfe): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function __linearalgebra_module_MOD_integer_array_print': linearalgebra.f95:(.text+0xe16e): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_print_mathematica':
linearalgebra.f95:(.text+0x10758): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_connection_is_min_image':
Connection.f95:(.text+0xc35): undefined reference to `system_module_MOD_int_format_length'
Connection.f95:(.text+0xc7c): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_connection_neighbour':
Connection.f95:(.text+0x140c): undefined reference to `system_module_MOD_int_format_length'
Connection.f95:(.text+0x1461): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x14ce): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x1517): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x15a0): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x15e7): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x17e4): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x1839): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
__connection_module_MOD_connection_n_neighbours_with_dist':
Connection.f95:(.text+0x1cea): undefined reference to `atoms_types_module_MOD_bond_length'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function __connection_module_MOD_connection_neighbour_index': Connection.f95:(.text+0x1e57): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x1ea6): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x1f0b): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x1f54): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x1fde): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x2025): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_connection_print':
Connection.f95:(.text+0x2197): undefined reference to `system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x21b3): undefined reference to `system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x21cf): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x21eb): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x221a): undefined reference to __system_module_MOD_line' Connection.f95:(.text+0x2320): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x24f1): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x25ce): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x2673): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x27cc): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o):Connection.f95:(.text+0x2b1d): more undefined references to __system_module_MOD_inoutput_print_string' follow /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_connection_print':
Connection.f95:(.text+0x2bea): undefined reference to `system_module_MOD_current_verbosity'
Connection.f95:(.text+0x2bf9): undefined reference to __system_module_MOD_verbosity_push_decrement' Connection.f95:(.text+0x2ca3): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x2d48): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x2f2b): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x309d): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x31bf): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o):Connection.f95:(.text+0x3264): more undefined references to `system_module_MOD_inoutput_print_string' follow
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function __connection_module_MOD_connection_print': Connection.f95:(.text+0x32e2): undefined reference to
system_module_MOD_line'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function `connection_module_MOD_divide_cell':
Connection.f95:(.text+0x3850): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x3894): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x38e4): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x3923): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x3983): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x39c1): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x3a33): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_partition_atoms':
Connection.f95:(.text+0x3e59): undefined reference to `atoms_types_module_MOD_atoms_assign_pointer_int2d'
Connection.f95:(.text+0x4376): undefined reference to `atoms_types_module_MOD_atoms_add_property_int'
Connection.f95:(.text+0x438d): undefined reference to __atoms_types_module_MOD_atoms_assign_pointer_int2d' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_get_min_max_images':
Connection.f95:(.text+0x44ed): undefined reference to `system_module_MOD_current_verbosity'
Connection.f95:(.text+0x453a): undefined reference to __system_module_MOD_current_verbosity' Connection.f95:(.text+0x454f): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x4596): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x45fa): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x463d): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x4663): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x4683): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x46c8): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x471e): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x4760): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x4786): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x47a1): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x47e1): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x4830): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x486c): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x4892): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function __connection_module_MOD_connection_calc_dists': Connection.f95:(.text+0x498b): undefined reference to
system_module_MOD_system_timer'
Connection.f95:(.text+0x4c79): undefined reference to `system_module_MOD_int_format_length'
Connection.f95:(.text+0x4ccb): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x4d18): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x4d59): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x4e88): undefined reference to
system_module_MOD_system_timer'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function __connection_module_MOD_remove_bond': Connection.f95:(.text+0x511a): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x5164): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x51ae): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x51ee): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x5293): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x52a0): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x52ac): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x52f0): undefined reference to __system_module_MOD_string_cat_int_array' Connection.f95:(.text+0x5362): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x56c9): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x570c): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x575d): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x579d): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x5817): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x5857): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x58a8): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x58e8): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x59b1): undefined reference to __system_module_MOD_string_cat_logical' Connection.f95:(.text+0x5a76): undefined reference to
system_module_MOD_string_cat_logical'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function __connection_module_MOD_add_bond': Connection.f95:(.text+0x6287): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x62cc): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x6320): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x6360): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x642e): undefined reference to
system_module_MOD_string_cat_logical'
Connection.f95:(.text+0x64f5): undefined reference to __system_module_MOD_string_cat_logical' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
__connection_module_MOD_test_form_bond':
Connection.f95:(.text+0x6917): undefined reference to `atoms_types_module_MOD_bond_length'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function __connection_module_MOD_is_in_subregion': Connection.f95:(.text+0x78af): undefined reference to
atoms_types_module_MOD_vec_map_into_cell'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function `connection_module_MOD_connection_fill':
Connection.f95:(.text+0x7ae2): undefined reference to __system_module_MOD_optional_default_i' Connection.f95:(.text+0x8103): undefined reference to
system_module_MOD_optional_default_l'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function `connection_module_MOD_connection_initialise':
Connection.f95:(.text+0x8936): undefined reference to __system_module_MOD_optional_default_l' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_connection_calc_connect':
Connection.f95:(.text+0x8b58): undefined reference to __system_module_MOD_system_timer' Connection.f95:(.text+0x8b6f): undefined reference to
__system_module_MOD_optional_default_l'
Connection.f95:(.text+0x8b85): undefined reference to `system_module_MOD_optional_default_l'
Connection.f95:(.text+0x8b9f): undefined reference to __system_module_MOD_optional_default_l' Connection.f95:(.text+0x8bb2): undefined reference to
system_module_MOD_optional_default_l'
Connection.f95:(.text+0x8c53): undefined reference to __system_module_MOD_real_format_length' Connection.f95:(.text+0x8c96): undefined reference to
system_module_MOD_string_cat_real'
Connection.f95:(.text+0x8caf): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x8d4c): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x8d91): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x8de5): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x8e29): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x8e8d): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x8ed1): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x8ef7): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x8fe2): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x9027): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x907b): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x90bf): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x9123): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x9167): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x918d): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x921c): undefined reference to
atoms_types_module_MOD_atoms_assign_pointer_int2d'
Connection.f95:(.text+0x9239): undefined reference to __atoms_types_module_MOD_lattice_cell_volume' Connection.f95:(.text+0x93b0): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x93f5): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x9472): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0x94b6): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0x9556): undefined reference to
system_module_MOD_real_format_length'
Connection.f95:(.text+0x9593): undefined reference to __system_module_MOD_string_cat_real' Connection.f95:(.text+0x95b9): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x95d6): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0x9619): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0x9632): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0x9cdb): undefined reference to
system_module_MOD_real_format_length'
Connection.f95:(.text+0x9d20): undefined reference to __system_module_MOD_string_cat_real' Connection.f95:(.text+0x9d74): undefined reference to
system_module_MOD_real_format_length'
Connection.f95:(.text+0x9db8): undefined reference to __system_module_MOD_string_cat_real' Connection.f95:(.text+0x9dde): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0x9f25): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0xa042): undefined reference to
system_module_MOD_real_format_length'
Connection.f95:(.text+0xa085): undefined reference to __system_module_MOD_string_cat_real' Connection.f95:(.text+0xa09e): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0xa1a8): undefined reference to __system_module_MOD_real_format_length' Connection.f95:(.text+0xa1ed): undefined reference to
system_module_MOD_string_cat_real'
Connection.f95:(.text+0xa252): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0xa286): undefined reference to
system_module_MOD_system_timer'
Connection.f95:(.text+0xa614): undefined reference to __system_module_MOD_real_format_length' Connection.f95:(.text+0xa657): undefined reference to
system_module_MOD_string_cat_real'
Connection.f95:(.text+0xa769): undefined reference to __system_module_MOD_real_format_length' Connection.f95:(.text+0xa7ae): undefined reference to
system_module_MOD_string_cat_real'
Connection.f95:(.text+0xa813): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0xaa99): undefined reference to
atoms_types_module_MOD_distance8_atom_vec'
Connection.f95:(.text+0xad96): undefined reference to `system_module_MOD_system_timer'
Connection.f95:(.text+0xade6): undefined reference to __atoms_types_module_MOD_atoms_add_property_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function
connection_module_MOD_connection_calc_connect_hysteretic':
Connection.f95:(.text+0xaf3b): undefined reference to `system_module_MOD_optional_default_l'
Connection.f95:(.text+0xaf56): undefined reference to __system_module_MOD_optional_default_l' Connection.f95:(.text+0xaf71): undefined reference to
system_module_MOD_optional_default_l'
Connection.f95:(.text+0xb018): undefined reference to __system_module_MOD_real_format_length' Connection.f95:(.text+0xb05b): undefined reference to
system_module_MOD_string_cat_real'
Connection.f95:(.text+0xb074): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0xb091): undefined reference to
system_module_MOD_real_format_length'
Connection.f95:(.text+0xb0d4): undefined reference to __system_module_MOD_string_cat_real' Connection.f95:(.text+0xb0ed): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0xb10a): undefined reference to __system_module_MOD_real_format_length' Connection.f95:(.text+0xb14d): undefined reference to
system_module_MOD_string_cat_real'
Connection.f95:(.text+0xb166): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0xb1f1): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0xb244): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0xb2a1): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0xb2ec): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0xb359): undefined reference to
system_module_MOD_int_format_length'
Connection.f95:(.text+0xb39d): undefined reference to __system_module_MOD_string_cat_int' Connection.f95:(.text+0xb3c3): undefined reference to
system_module_MOD_inoutput_print_string'
Connection.f95:(.text+0xb530): undefined reference to __atoms_types_module_MOD_lattice_cell_volume' Connection.f95:(.text+0xb574): undefined reference to
__system_module_MOD_int_format_length'
Connection.f95:(.text+0xb5b9): undefined reference to `system_module_MOD_string_cat_int'
Connection.f95:(.text+0xb60d): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0xb651): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0xb6b5): undefined reference to __system_module_MOD_int_format_length' Connection.f95:(.text+0xb6f9): undefined reference to
system_module_MOD_string_cat_int'
Connection.f95:(.text+0xb71f): undefined reference to __system_module_MOD_inoutput_print_string' Connection.f95:(.text+0xb81e): undefined reference to
atoms_types_module_MOD_atoms_assign_pointer_int2d'
Connection.f95:(.text+0xba0e): undefined reference to __atoms_types_module_MOD_bond_length' Connection.f95:(.text+0xc994): undefined reference to
atoms_types_module_MOD_atoms_add_property_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Connection.o): In function __connection_module_MOD_connection_print': Connection.f95:(.text+0x32db): undefined reference to
system_module_MOD_verbosity_pop'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function c_dictionary_query_index_': libAtoms_utils_no_module.f95:(.text+0x14a): undefined reference to
system_module_MOD_int_format_length'
libAtoms_utils_no_module.f95:(.text+0x192): undefined reference to `system_module_MOD_string_cat_int'
libAtoms_utils_no_module.f95:(.text+0x1ed): undefined reference to __system_module_MOD_int_format_length' libAtoms_utils_no_module.f95:(.text+0x230): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function c_dictionary_query_key_': libAtoms_utils_no_module.f95:(.text+0x7ff): undefined reference to
dictionary_module_MOD_lookup_entry_i'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function lattice_abc_to_xyz_': libAtoms_utils_no_module.f95:(.text+0xa5d): undefined reference to
__atoms_module_MOD_make_lattice'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function lattice_xyz_to_abc_': libAtoms_utils_no_module.f95:(.text+0xa8c): undefined reference to
atoms_module_MOD_get_lattice_params'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function c_system_initialise_': libAtoms_utils_no_module.f95:(.text+0xaca): undefined reference to
system_module_MOD_system_initialise'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function c_dictionary_initialise_': libAtoms_utils_no_module.f95:(.text+0xb65): undefined reference to
dictionary_module_MOD_dictionary_initialise'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function c_dictionary_finalise_': libAtoms_utils_no_module.f95:(.text+0xbb3): undefined reference to
dictionary_module_MOD_dictionary_finalise'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function c_dictionary_get_key_': libAtoms_utils_no_module.f95:(.text+0xd26): undefined reference to
dictionary_module_MOD_dictionary_get_key'
libAtoms_utils_no_module.f95:(.text+0xd8b): undefined reference to `dictionary_module_MOD_dictionary_get_key'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function c_dictionary_add_key_': libAtoms_utils_no_module.f95:(.text+0xeab): undefined reference to
__dictionary_module_MOD_dictionary_add_array_r'
libAtoms_utils_no_module.f95:(.text+0xf0b): undefined reference to `dictionary_module_MOD_dictionary_add_array_l'
libAtoms_utils_no_module.f95:(.text+0xf7e): undefined reference to __dictionary_module_MOD_dictionary_set_value_s' libAtoms_utils_no_module.f95:(.text+0xfcb): undefined reference to
dictionary_module_MOD_dictionary_add_array_s'
libAtoms_utils_no_module.f95:(.text+0xff3): undefined reference to __dictionary_module_MOD_dictionary_add_array_i2' libAtoms_utils_no_module.f95:(.text+0x100a): undefined reference to
dictionary_module_MOD_dictionary_set_value_none'
libAtoms_utils_no_module.f95:(.text+0x1029): undefined reference to __dictionary_module_MOD_dictionary_set_value_i' libAtoms_utils_no_module.f95:(.text+0x1049): undefined reference to
dictionary_module_MOD_dictionary_set_value_r'
libAtoms_utils_no_module.f95:(.text+0x1069): undefined reference to __dictionary_module_MOD_dictionary_set_value_c' libAtoms_utils_no_module.f95:(.text+0x1089): undefined reference to
dictionary_module_MOD_dictionary_set_value_l'
libAtoms_utils_no_module.f95:(.text+0x10b3): undefined reference to __dictionary_module_MOD_dictionary_add_array_i' libAtoms_utils_no_module.f95:(.text+0x10db): undefined reference to
dictionary_module_MOD_dictionary_add_array_r2'
libAtoms_utils_no_module.f95:(.text+0x10ee): undefined reference to __system_module_MOD_int_format_length' libAtoms_utils_no_module.f95:(.text+0x1143): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(libAtoms_utils_no_module.o): In function quippy_running_': libAtoms_utils_no_module.f95:(.text+0xae1): undefined reference to
system_module_MOD_get_quippy_running'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function __extendable_str_module_MOD_extendable_str_read_line': ExtendableStr.f95:(.text+0x145): undefined reference to
system_module_MOD_quip_new_line'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function __extendable_str_module_MOD_extendable_str_parse_line': ExtendableStr.f95:(.text+0x21b): undefined reference to
system_module_MOD_quip_new_line'
ExtendableStr.f95:(.text+0x34b): undefined reference to __system_module_MOD_parse_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function
extendable_str_module_MOD_extendable_str_substr':
ExtendableStr.f95:(.text+0x4aa): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x4f2): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x556): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x59b): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x609): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x65c): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x6c2): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x709): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x777): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x7c1): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x821): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x867): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function __extendable_str_module_MOD_string_cat_extendable_str_array': ExtendableStr.f95:(.text+0xce7): undefined reference to
system_module_MOD_int_format_length'
ExtendableStr.f95:(.text+0xd2e): undefined reference to __system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0xd78): undefined reference to
system_module_MOD_int_format_length'
ExtendableStr.f95:(.text+0xdb8): undefined reference to __system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0xe38): undefined reference to
system_module_MOD_int_format_length'
ExtendableStr.f95:(.text+0xe78): undefined reference to __system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0xf4c): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function __extendable_str_module_MOD_extendable_str_concat': ExtendableStr.f95:(.text+0x1188): undefined reference to
system_module_MOD_optional_default_l'
ExtendableStr.f95:(.text+0x119b): undefined reference to __system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x11ad): undefined reference to
system_module_MOD_optional_default_l'
ExtendableStr.f95:(.text+0x11bf): undefined reference to __system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x11f3): undefined reference to
system_module_MOD_quip_new_line'
ExtendableStr.f95:(.text+0x169b): undefined reference to __system_module_MOD_quip_new_line' ExtendableStr.f95:(.text+0x16dc): undefined reference to
system_module_MOD_quip_new_line'
ExtendableStr.f95:(.text+0x1724): undefined reference to __system_module_MOD_quip_new_line' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function
extendable_str_module_MOD_extendable_str_read_unit':
ExtendableStr.f95:(.text+0x1b4c): undefined reference to __system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x1b5f): undefined reference to
system_module_MOD_optional_default_l'
ExtendableStr.f95:(.text+0x1db3): undefined reference to __system_module_MOD_increase_stack' ExtendableStr.f95:(.text+0x1e83): undefined reference to
system_module_MOD_quip_new_line'
ExtendableStr.f95:(.text+0x1eb2): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x1efb): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x1f50): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x1f8e): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x1faf): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function
__extendable_str_module_MOD_extendable_str_read_file':
ExtendableStr.f95:(.text+0x20fd): undefined reference to `system_module_MOD_inoutput_initialise'
ExtendableStr.f95:(.text+0x2136): undefined reference to __system_module_MOD_inoutput_finalise' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function
extendable_str_module_MOD_extendable_str_substr_replace':
ExtendableStr.f95:(.text+0x222f): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2277): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x22cf): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2315): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x295f): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x29a7): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x2a57): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2a9f): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x2b4f): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2b97): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x2bef): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2c35): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x2d37): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2d7f): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x2dd7): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2e1d): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(ExtendableStr.o): In function `extendable_str_module_MOD_extendable_str_print':
ExtendableStr.f95:(.text+0x34d2): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x3515): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x3583): undefined reference to __system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x35c2): undefined reference to
system_module_MOD_string_cat_int'
ExtendableStr.f95:(.text+0x35e8): undefined reference to __system_module_MOD_inoutput_print_string' ExtendableStr.f95:(.text+0x3644): undefined reference to
system_module_MOD_inoutput_print_char_array'
ExtendableStr.f95:(.text+0x366e): undefined reference to `system_module_MOD_int_format_length'
ExtendableStr.f95:(.text+0x36ac): undefined reference to __system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x370b): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function `table_module_MOD_table_print':
Table.f95:(.text+0x2383): undefined reference to __system_module_MOD_optional_default_c' Table.f95:(.text+0x23d4): undefined reference to
system_module_MOD_optional_default_c'
Table.f95:(.text+0x23fa): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x2440): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x246c): undefined reference to __system_module_MOD_optional_default_c' Table.f95:(.text+0x24d2): undefined reference to
system_module_MOD_optional_default_c'
Table.f95:(.text+0x259b): undefined reference to __system_module_MOD_line' Table.f95:(.text+0x25d3): undefined reference to
system_module_MOD_line'
Table.f95:(.text+0x274a): undefined reference to __system_module_MOD_line' Table.f95:(.text+0x278a): undefined reference to
system_module_MOD_line'
Table.f95:(.text+0x2801): undefined reference to __system_module_MOD_line' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o):Table.f95:(.text+0x2816): more undefined references to
system_module_MOD_line' follow
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function `table_module_MOD_table_print':
Table.f95:(.text+0x3063): undefined reference to __system_module_MOD_inoutput_print_string' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function
__table_module_MOD_table_print_mainlog':
Table.f95:(.text+0x30b7): undefined reference to `system_module_MOD_mainlog'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function __table_module_MOD_table_allocate': Table.f95:(.text+0x685c): undefined reference to
system_module_MOD_inoutput_print_string'
Table.f95:(.text+0x687c): undefined reference to __system_module_MOD_inoutput_print_string' Table.f95:(.text+0x689c): undefined reference to
system_module_MOD_inoutput_print_string'
Table.f95:(.text+0x68bc): undefined reference to __system_module_MOD_inoutput_print_string' Table.f95:(.text+0x68dc): undefined reference to
system_module_MOD_inoutput_print_string'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function `table_module_MOD_table_append_row_or_arrays':
Table.f95:(.text+0xa400): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0xa46c): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0xa51c): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0xa583): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function __table_module_MOD_subtable': Table.f95:(.text+0xee41): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0xeea4): undefined reference to __system_module_MOD_string_cat_int' Table.f95:(.text+0xef96): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0xeffd): undefined reference to __system_module_MOD_string_cat_int' Table.f95:(.text+0xf116): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0xf175): undefined reference to __system_module_MOD_string_cat_int' Table.f95:(.text+0xf249): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0xf2a1): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function
table_module_MOD_table_select':
Table.f95:(.text+0x159d2): undefined reference to `system_module_MOD_int_format_length'
Table.f95:(.text+0x15a1e): undefined reference to __system_module_MOD_string_cat_int' Table.f95:(.text+0x15a98): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0x15add): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function
table_module_MOD_table_insert':
Table.f95:(.text+0x16101): undefined reference to `system_module_MOD_int_format_length'
Table.f95:(.text+0x16146): undefined reference to `system_module_MOD_string_cat_int'
Table.f95:(.text+0x161aa): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x161e6): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x1626a): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x162af): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x16313): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x1634f): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x163d6): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x1641b): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x1647f): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x164bb): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x16542): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x16587): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x165eb): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x16627): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x168b9): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x168fc): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function __table_module_MOD_table_append_row.constprop.0': Table.f95:(.text+0x17689): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0x176de): undefined reference to __system_module_MOD_string_cat_int' Table.f95:(.text+0x1779b): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0x177e8): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function
table_module_MOD_table_record_delete_by_index':
Table.f95:(.text+0x188e7): undefined reference to __system_module_MOD_optional_default_l' Table.f95:(.text+0x191bf): undefined reference to
system_module_MOD_line'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function __table_module_MOD_table_append_str_element': Table.f95:(.text+0x1984c): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0x19894): undefined reference to __system_module_MOD_string_cat_int' Table.f95:(.text+0x19901): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0x1994b): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function
table_module_MOD_table_append_int_element_and_real_element':
Table.f95:(.text+0x19b74): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x19bb9): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x19c30): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x19c72): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function `table_module_MOD_table_append_int_row_real_element':
Table.f95:(.text+0x1a0b8): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x1a111): undefined reference to
system_module_MOD_string_cat_int'
Table.f95:(.text+0x1a19a): undefined reference to __system_module_MOD_int_format_length' Table.f95:(.text+0x1a1e2): undefined reference to
system_module_MOD_string_cat_int'
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(Table.o): In function __table_module_MOD_table_append_int_element_real_row': Table.f95:(.text+0x1ae50): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0x1aea7): undefined reference to __system_module_MOD_string_cat_int' Table.f95:(.text+0x1af3b): undefined reference to
system_module_MOD_int_format_length'
Table.f95:(.text+0x1af88): undefined reference to __system_module_MOD_string_cat_int' /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/libquip.a(PeriodicTable.o): In function
periodictable_module_MOD_atomic_number_from_symbol':
PeriodicTable.f95:(.text+0x19f): undefined reference to `system_module_MOD_lower_case'
PeriodicTable.f95:(.text+0x1c6): undefined reference to __system_module_MOD_lower_case' collect2: error: ld returned 1 exit status make[1]: *** [../lmp_serial] Error 1 make[1]: Leaving directory
/home/software/lammps-2020/lammps/src/Obj_serial'
make: *** [serial] Error 2
I executed make yes-user-quip before starting the building process. If I uninstalled this quip package , then lammps building process is working.
I had installed the QUIP with lammps in another machine. The only difference between that and my current machine(in which I am having the error) is the version of the make.
Is it causing the error anyhow?
Hi, I made few changes and both QUIP and lammps are working fine now. Thank you so much for the help.
Can you post here what you did, so that we can better help others?
I updated the version of 'make' and skipped one step (make install-quippy) from QUIP installation page. The later steps (make libquip and make test) that I have executed made it possible to import quippy in python and now lammps with Quip is working fine.
Can you please suggest that skipping the 'make install-quippy' is a long-term solution or not?
um… I’m glad it appears to be working, but if you didn’t do the "make install quippy" then the quippy you are importing is from an earlier compile!
But the python (quippy) and lammps plugin are independent.
-- Gábor
Gábor Csányi Professor of Molecular Modelling Engineering Laboratory, University of Cambridge Pembroke College Cambridge
Pembroke College supports CARA. A Lifeline to Academics at Risk. http://www.cara.ngo/
On 25 Feb 2021, at 13:33, Arunimaghosh693 notifications@github.com wrote:
I updated the version of 'make' and skipped one step (make install-quippy) from QUIP installation page. The later steps (make libquip and make test) that I have executed made it possible to import quippy in python and now lammps with Quip is working fine.
Can you please suggest that skipping the 'make install-quippy' is a long-term solution or not?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Hi,
I am trying to install QUIP. The first time when I ran the make config and make command, it worked. But, now I am having the following error whenever I am running make command (after executing make config command).
Making GAP programs
rm -f /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile cp /home/software/QUIP/QUIP/src/GAP/Makefile /home/software/QUIP/QUIP/build/linux_x86_64_gfortran/Makefile make -C /home/software/QUIP/QUIP/build/linux_x86_64_gfortran QUIP_ROOT=/home/software/QUIP/QUIP VPATH=/home/software/QUIP/QUIP/src/GAP -I/home/software/QUIP/QUIP -I/home/software/QUIP/QUIP/arch Programs make[1]: Entering directory
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' gfortran -o gap_fit gap_fit.o libgapfit.a -L. -lquiputils -lquip_core -lgap -latoms -O3 -L/home/software/QUIP/QUIP/src/fox/objs.linux_x86_64_gfortran/lib -lFoX_sax -lFoX_wxml -lFoX_utils -lFoX_common -lFoX_fsys -llapack -lblas gap_fit.o: In function
MAIN': gap_fit.f95:(.text+0x4b1): undefined reference to__system_module_MOD_system_initialise' gap_fit.f95:(.text+0x518): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit.f95:(.text+0x5bc): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit.f95:(.text+0x5fd): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit.f95:(.text+0x610): undefined reference to `system_module_MOD_enable_timing' gap_fit.f95:(.text+0x628): undefined reference to__system_module_MOD_system_timer' gap_fit.f95:(.text+0x682): undefined reference to
system_module_MOD_system_timer' gap_fit.f95:(.text+0x687): undefined reference to__system_module_MOD_system_finalise' gap_fit.f95:(.text+0x3fc7): undefined reference to
system_module_MOD_system_finalise' libgapfit.a(gap_fit_module.o): In function__gap_fit_module_MOD_parse_atomtype_value_str.constprop.0': gap_fit_module.f95:(.text+0x97): undefined reference to
system_module_MOD_split_string' gap_fit_module.f95:(.text+0x26d): undefined reference to `system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x329): undefined reference to__system_module_MOD_string_to_real' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_add_template_string': gap_fit_module.f95:(.text+0x54b): undefined reference to `system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x5b7): undefined reference to__system_module_MOD_inoutput_initialise' gap_fit_module.f95:(.text+0x5e8): undefined reference to
system_module_MOD_inoutput_read_file' libgapfit.a(gap_fit_module.o): In function__gap_fit_module_MOD_add_multispecies_gaps': gap_fit_module.f95:(.text+0xfed): undefined reference to
__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1042): undefined reference to `descriptors_module_MOD_descriptor_str_add_species' gap_fit_module.f95:(.text+0x1089): undefined reference to__system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x10c8): undefined reference to
system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1107): undefined reference to `system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1143): undefined reference to__system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1188): undefined reference to
system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x11cd): undefined reference to `system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x120c): undefined reference to__system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1251): undefined reference to
system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1290): undefined reference to `system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x12cf): undefined reference to__system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x130e): undefined reference to
system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1350): undefined reference to `system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x138c): undefined reference to__system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x13c8): undefined reference to
system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1407): undefined reference to `system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1446): undefined reference to__system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1482): undefined reference to
system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x14c4): undefined reference to `system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1503): undefined reference to__system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1542): undefined reference to
system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x17a7): undefined reference to `system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1c27): undefined reference to__system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1c3a): undefined reference to
system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1c4d): undefined reference to `system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1c66): undefined reference to__system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1c7f): undefined reference to
system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1c92): undefined reference to `system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1cab): undefined reference to__system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1cbe): undefined reference to
system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1cd1): undefined reference to `system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1ce4): undefined reference to__system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1cfd): undefined reference to
system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1d10): undefined reference to `system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1d23): undefined reference to__system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1d36): undefined reference to
system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x1d49): undefined reference to `system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1d5c): undefined reference to__system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x1d75): undefined reference to
system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x1d88): undefined reference to `system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x1d9b): undefined reference to__system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3be8): undefined reference to
system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3c01): undefined reference to `system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3c1a): undefined reference to__system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3c30): undefined reference to
system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x3c4f): undefined reference to `system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3c6e): undefined reference to__system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3c87): undefined reference to
system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3ca6): undefined reference to `system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3cbf): undefined reference to__system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3cd8): undefined reference to
system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3cf1): undefined reference to `system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3d0d): undefined reference to__system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3d23): undefined reference to
system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3d39): undefined reference to `system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x3d52): undefined reference to__system_module_MOD_reallocate_int1d' gap_fit_module.f95:(.text+0x3d6b): undefined reference to
system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3d81): undefined reference to `system_module_MOD_reallocate_log1d' gap_fit_module.f95:(.text+0x3d9d): undefined reference to__system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x3db6): undefined reference to
system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x3dcf): undefined reference to `system_module_MOD_reallocate_real1d' gap_fit_module.f95:(.text+0x42bb): undefined reference to__system_module_MOD_inoutput_print_string' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_parse_config_type_n_sparsex': gap_fit_module.f95:(.text+0x4f73): undefined reference to `system_module_MOD_split_string' gap_fit_module.f95:(.text+0x50c2): undefined reference to__system_module_MOD_reallocate_char1d' gap_fit_module.f95:(.text+0x50f1): undefined reference to
system_module_MOD_reallocate_real2d' gap_fit_module.f95:(.text+0x542f): undefined reference to `system_module_MOD_split_string' gap_fit_module.f95:(.text+0x54f5): undefined reference to__system_module_MOD_string_to_int' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_parse_config_type_sigma': gap_fit_module.f95:(.text+0x59f2): undefined reference to__system_module_MOD_split_string' gap_fit_module.f95:(.text+0x5c61): undefined reference to
__system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5c97): undefined reference to `system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5ccd): undefined reference to__system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5d0a): undefined reference to
system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0x5d34): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x5ea3): undefined reference to
system_module_MOD_real_sci_format_length' gap_fit_module.f95:(.text+0x5ef3): undefined reference to__system_module_MOD_string_cat_real_array' gap_fit_module.f95:(.text+0x5f14): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x5f99): undefined reference to__system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x5fd6): undefined reference to
system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x603b): undefined reference to__system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6073): undefined reference to
system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x60cb): undefined reference to__system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6103): undefined reference to
system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x615b): undefined reference to__system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6196): undefined reference to
system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x6207): undefined reference to__system_module_MOD_inoutput_print_string' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_file_print_xml': gap_fit_module.f95:(.text+0x6451): undefined reference to__system_module_MOD_inoutput_initialise' gap_fit_module.f95:(.text+0x64af): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x64f8): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x66ec): undefined reference to
system_module_MOD_inoutput_finalise' libgapfit.a(gap_fit_module.o): In function__gap_fit_module_MOD_gap_fit_print_xml': gap_fit_module.f95:(.text+0x6bc3): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x6bff): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x6c73): undefined reference to
system_module_MOD_string_cat_logical' gap_fit_module.f95:(.text+0x6cd5): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x6d0d): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x6d79): undefined reference to__system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x6db1): undefined reference to
system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x6e3e): undefined reference to__system_module_MOD_optional_default_l' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_w_z_from_xyz': gap_fit_module.f95:(.text+0x8553): undefined reference to__atoms_module_MOD_atoms_finalise' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_e0_from_xyz': gap_fit_module.f95:(.text+0x8f65): undefined reference to `dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0x918f): undefined reference to__potential_module_MOD_potential_finalise' gap_fit_module.f95:(.text+0x9244): undefined reference to
__atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x9271): undefined reference to `atoms_module_MOD_atoms_n_neighbours' gap_fit_module.f95:(.text+0x9311): undefined reference to__potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0x936a): undefined reference to
potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0x94c0): undefined reference to `system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x9504): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x955b): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x95a9): undefined reference to__potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0x95d2): undefined reference to
__atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x960e): undefined reference to `atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x968d): undefined reference to__potential_module_MOD_potential_initialise' gap_fit_module.f95:(.text+0x96f6): undefined reference to
atoms_module_MOD_atoms_set_cutoff' libgapfit.a(gap_fit_module.o): In function__gap_fit_module_MOD_fit_data_from_xyz': gap_fit_module.f95:(.text+0xa006): undefined reference to
descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa0b2): undefined reference to__descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa0fa): undefined reference to
descriptors_module_MOD_descriptor_permutations' gap_fit_module.f95:(.text+0xa15b): undefined reference to `descriptors_module_MOD_descriptor_cutoff' gap_fit_module.f95:(.text+0xa1bd): undefined reference to__descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0xa303): undefined reference to
descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa32c): undefined reference to__descriptors_module_MOD_descriptor_n_permutations' gap_fit_module.f95:(.text+0xa39c): undefined reference to
system_module_MOD_print_title' gap_fit_module.f95:(.text+0xa497): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa4d3): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa4f4): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xa5fc): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa638): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa659): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xa761): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa79d): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa7be): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xa8c6): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xa902): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xa923): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xaa29): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xaa64): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xaa85): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xaaa5): undefined reference to
system_module_MOD_print_title' gap_fit_module.f95:(.text+0xac7c): undefined reference to__dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xacb3): undefined reference to
atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0xad68): undefined reference to__dictionary_module_MOD_dictionary_get_value_r_a2' gap_fit_module.f95:(.text+0xadd2): undefined reference to
dictionary_module_MOD_dictionary_get_value_i' gap_fit_module.f95:(.text+0xae1e): undefined reference to__dictionary_module_MOD_dictionary_get_value_s' gap_fit_module.f95:(.text+0xae52): undefined reference to
atoms_types_module_MOD_atoms_assign_pointer_real1d' gap_fit_module.f95:(.text+0xaee7): undefined reference to__dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xaf94): undefined reference to
dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb041): undefined reference to `dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb0ee): undefined reference to__dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb18d): undefined reference to
__atoms_types_module_MOD_atoms_assign_pointer_real1d' gap_fit_module.f95:(.text+0xb22c): undefined reference to `atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0xb2d6): undefined reference to__dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb336): undefined reference to
atoms_types_module_MOD_atoms_assign_pointer_logical' gap_fit_module.f95:(.text+0xb400): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xb43c): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xb487): undefined reference to__dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0xb74c): undefined reference to
potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0xb7f5): undefined reference to `potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0xb964): undefined reference to__atoms_module_MOD_atoms_assignment' gap_fit_module.f95:(.text+0xb970): undefined reference to
potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0xb988): undefined reference to `atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0xba15): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xba51): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xba81): undefined reference to__atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0xbddd): undefined reference to
atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0xbe1c): undefined reference to__potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0xbff6): undefined reference to
atoms_module_MOD_atoms_finalise' gap_fit_module.f95:(.text+0xc371): undefined reference to `atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0xc3ba): undefined reference to__atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0xc5c2): undefined reference to
system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0xc606): undefined reference to__system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0xc828): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xc86d): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xc8c6): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xc904): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xc9fb): undefined reference to
potential_module_MOD_potential_initialise' gap_fit_module.f95:(.text+0xca7b): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xcab9): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xccd6): undefined reference to__system_module_MOD_print_warning' gap_fit_module.f95:(.text+0xcd15): undefined reference to
system_module_MOD_print_title' gap_fit_module.f95:(.text+0xcdf3): undefined reference to `system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xce2f): undefined reference to `system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xce50): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xcf3b): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xcf77): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xcf98): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd083): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd0bf): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd0e0): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd1cb): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd207): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd228): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd313): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd34f): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd370): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd45b): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd497): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd4b8): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd5a3): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xd5df): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xd600): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0xd625): undefined reference to
system_module_MOD_print_title' gap_fit_module.f95:(.text+0xd97e): undefined reference to__system_module_MOD_inoutput_initialise' gap_fit_module.f95:(.text+0xda50): undefined reference to
system_module_MOD_split_string' gap_fit_module.f95:(.text+0xdc0a): undefined reference to `system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0xdc9e): undefined reference to__system_module_MOD_inoutput_finalise' gap_fit_module.f95:(.text+0xdd4f): undefined reference to
potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0xdd66): undefined reference to `potential_module_MOD_potential_cutoff' gap_fit_module.f95:(.text+0xddaf): undefined reference to__atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0xddf0): undefined reference to
atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0xde31): undefined reference to__potential_module_MOD_potential_finalise' gap_fit_module.f95:(.text+0xeb58): undefined reference to
__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xeb9a): undefined reference to `system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xebee): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0xec31): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0xf10f): undefined reference to__system_module_MOD_split_string' gap_fit_module.f95:(.text+0xf19a): undefined reference to
__system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0xf201): undefined reference to `system_module_MOD_string_to_real' gap_fit_module.f95:(.text+0xf5e2): undefined reference to__system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0xf62a): undefined reference to
system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0xf888): undefined reference to__descriptors_module_MOD_descriptor_calc' gap_fit_module.f95:(.text+0x1042c): undefined reference to
system_module_MOD_print_warning' gap_fit_module.f95:(.text+0x105bc): undefined reference to `system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x10600): undefined reference to `system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x107c8): undefined reference to__system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x10810): undefined reference to
system_module_MOD_string_cat_real' gap_fit_module.f95:(.text+0x1099a): undefined reference to__descriptors_module_MOD_descriptor_data_finalise' gap_fit_module.f95:(.text+0x109f6): undefined reference to
atoms_module_MOD_atoms_assignment' gap_fit_module.f95:(.text+0x10a08): undefined reference to__atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x10a52): undefined reference to
descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10a79): undefined reference to `descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10ad7): undefined reference to__descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10b5a): undefined reference to
descriptors_module_MOD_descriptor_dimensions' gap_fit_module.f95:(.text+0x10c01): undefined reference to `system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x10c38): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x10c65): undefined reference to
atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0x10e94): undefined reference to__atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x10ee3): undefined reference to
descriptors_module_MOD_descriptor_calc' gap_fit_module.f95:(.text+0x116f2): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x11738): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x1178b): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x117c9): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x11acb): undefined reference to__potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0x11b38): undefined reference to
potential_module_MOD_potential_calc' gap_fit_module.f95:(.text+0x11d20): undefined reference to `system_module_MOD_real_format_length' gap_fit_module.f95:(.text+0x11d64): undefined reference to__system_module_MOD_string_cat_real' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_fit_n_from_xyz': gap_fit_module.f95:(.text+0x12727): undefined reference to__dictionary_module_MOD_dictionary_get_value_r' gap_fit_module.f95:(.text+0x12754): undefined reference to
__atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0x12807): undefined reference to `dictionary_module_MOD_dictionary_get_value_r_a2' gap_fit_module.f95:(.text+0x12869): undefined reference to__dictionary_module_MOD_dictionary_get_value_i' gap_fit_module.f95:(.text+0x1289b): undefined reference to
atoms_types_module_MOD_atoms_assign_pointer_real1d' gap_fit_module.f95:(.text+0x128da): undefined reference to__atoms_types_module_MOD_atoms_assign_pointer_logical' gap_fit_module.f95:(.text+0x12a25): undefined reference to
descriptors_module_MOD_descriptor_sizes' gap_fit_module.f95:(.text+0x12b0e): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x12b45): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x12b6a): undefined reference to__atoms_types_module_MOD_atoms_assign_pointer_real2d' gap_fit_module.f95:(.text+0x12e68): undefined reference to
atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x12e96): undefined reference to__atoms_module_MOD_atoms_calc_connect' gap_fit_module.f95:(.text+0x12ed9): undefined reference to
descriptors_module_MOD_descriptor_sizes' gap_fit_module.f95:(.text+0x12f54): undefined reference to `atoms_module_MOD_atoms_finalise' gap_fit_module.f95:(.text+0x12f85): undefined reference to__system_module_MOD_print_title' gap_fit_module.f95:(.text+0x12fe6): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x13027): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x13049): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1308d): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x130a1): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x130d0): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x13114): undefined reference to
system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x13128): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1315b): undefined reference to
system_module_MOD_print_title' gap_fit_module.f95:(.text+0x139b0): undefined reference to `system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x139f3): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x13a42): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x13a84): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x13bd5): undefined reference to
atoms_module_MOD_atoms_assignment' libgapfit.a(gap_fit_module.o): In function__gap_fit_module_MOD_read_descriptors': gap_fit_module.f95:(.text+0x13ceb): undefined reference to
descriptors_module_MOD_descriptor_finalise' gap_fit_module.f95:(.text+0x17c17): undefined reference to `descriptors_module_MOD_descriptor_initialise' gap_fit_module.f95:(.text+0x17c44): undefined reference to__descriptors_module_MOD_descriptor_cutoff' gap_fit_module.f95:(.text+0x17c76): undefined reference to
descriptors_module_MOD_descriptor_cutoff' libgapfit.a(gap_fit_module.o): In function `gap_fit_module_MOD_read_fit_xyz': gap_fit_module.f95:(.text+0x17d9e): undefined reference to__atoms_module_MOD_atoms_finalise' gap_fit_module.f95:(.text+0x197bc): undefined reference to
atoms_module_MOD_atoms_set_cutoff' gap_fit_module.f95:(.text+0x197f8): undefined reference to__atoms_module_MOD_atoms_calc_connect' libgapfit.a(gap_fit_module.o): In function
gap_fit_module_MOD_gap_fit_parse_gap_str': gap_fit_module.f95:(.text+0x1a6ea): undefined reference to__dictionary_module_MOD_dictionary_initialise' gap_fit_module.f95:(.text+0x1ac8f): undefined reference to
system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1acd7): undefined reference to__system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x1ad7e): undefined reference to
dictionary_module_MOD_dictionary_finalise' gap_fit_module.f95:(.text+0x1afd2): undefined reference to__system_module_MOD_lower_case' gap_fit_module.f95:(.text+0x1b0b7): undefined reference to
system_module_MOD_lower_case' gap_fit_module.f95:(.text+0x1b151): undefined reference to `system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1b74f): undefined reference to__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1b792): undefined reference to
system_module_MOD_string_cat_int' libgapfit.a(gap_fit_module.o): In function__gap_fit_module_MOD_set_baselines': gap_fit_module.f95:(.text+0x1bc82): undefined reference to
system_module_MOD_print_warning' gap_fit_module.f95:(.text+0x1be05): undefined reference to__system_module_MOD_real_sci_format_length' gap_fit_module.f95:(.text+0x1be56): undefined reference to
system_module_MOD_string_cat_real_array' gap_fit_module.f95:(.text+0x1be6a): undefined reference to `system_module_MOD_inoutput_print_string' libgapfit.a(gap_fit_module.o): In function__gap_fit_module_MOD_gap_fit_parse_command_line': gap_fit_module.f95:(.text+0x1c0ba): undefined reference to
dictionary_module_MOD_dictionary_initialise' gap_fit_module.f95:(.text+0x1cc22): undefined reference to `system_module_MOD_print_title' gap_fit_module.f95:(.text+0x1cc3e): undefined reference to__system_module_MOD_print_title' gap_fit_module.f95:(.text+0x1cc46): undefined reference to
dictionary_module_MOD_dictionary_finalise' gap_fit_module.f95:(.text+0x1d167): undefined reference to `system_module_MOD_verbosity_push' gap_fit_module.f95:(.text+0x1d17c): undefined reference to__system_module_MOD_lower_case' gap_fit_module.f95:(.text+0x1d1c9): undefined reference to
system_module_MOD_system_set_random_seeds' gap_fit_module.f95:(.text+0x1d1e2): undefined reference to `system_module_MOD_print_title' gap_fit_module.f95:(.text+0x1d1fa): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d215): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d2ab): undefined reference to__system_module_MOD_split_string' gap_fit_module.f95:(.text+0x1d2b3): undefined reference to
__system_module_MOD_int_format_length' gap_fit_module.f95:(.text+0x1d2f7): undefined reference to `system_module_MOD_string_cat_int' gap_fit_module.f95:(.text+0x1d34e): undefined reference to__system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d4b0): undefined reference to
system_module_MOD_verbosity_push' gap_fit_module.f95:(.text+0x1d591): undefined reference to `system_module_MOD_verbosity_push' gap_fit_module.f95:(.text+0x1d60b): undefined reference to__system_module_MOD_enable_timing' gap_fit_module.f95:(.text+0x1d62f): undefined reference to
system_module_MOD_inoutput_print_string' gap_fit_module.f95:(.text+0x1d818): undefined reference to__system_module_MOD_verbosity_push' libgapfit.a(gp_fit.o): In function
gp_fit_module_MOD_kernel_distance_matrix': gp_fit.f95:(.text+0x7b): undefined reference to__system_module_MOD_system_timer' gp_fit.f95:(.text+0x8a): undefined reference to
system_module_MOD_optional_default_l' gp_fit.f95:(.text+0x2ce): undefined reference to `system_module_MOD_system_timer' gp_fit.f95:(.text+0x3e4): undefined reference to__system_module_MOD_system_timer' gp_fit.f95:(.text+0x3f3): undefined reference to
system_module_MOD_optional_default_l' libgapfit.a(gp_fit.o): In function `gp_fit_module_MOD_gpcoordinates_sparsify_config_type.constprop.0': gp_fit.f95:(.text+0x8a7): undefined reference to__system_module_MOD_optional_default_i' gp_fit.f95:(.text+0x8ec): undefined reference to
system_module_MOD_optional_default_c' gp_fit.f95:(.text+0x93a): undefined reference to `system_module_MOD_optional_default_r' gp_fit.f95:(.text+0x954): undefined reference to__system_module_MOD_optional_default_r' gp_fit.f95:(.text+0xf2f): undefined reference to
system_module_MOD_reallocate_real2d' gp_fit.f95:(.text+0xf53): undefined reference to__system_module_MOD_reallocate_int1d' gp_fit.f95:(.text+0xf6c): undefined reference to
system_module_MOD_reallocate_int1d' gp_fit.f95:(.text+0xf85): undefined reference to__system_module_MOD_reallocate_real1d' gp_fit.f95:(.text+0xf9e): undefined reference to
system_module_MOD_reallocate_real1d' gp_fit.f95:(.text+0x1428): undefined reference to__system_module_MOD_int_format_length' gp_fit.f95:(.text+0x1478): undefined reference to
system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x1546): undefined reference to `system_module_MOD_int_format_length' gp_fit.f95:(.text+0x15a2): undefined reference to__system_module_MOD_string_cat_int_array' gp_fit.f95:(.text+0x1613): undefined reference to
system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x17ee): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x1968): undefined reference to
system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x1988): undefined reference to `system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x1a4f): undefined reference to__system_module_MOD_inoutput_print_string' libgapfit.a(gp_fit.o):gp_fit.f95:(.text+0x1a6a): more undefined references to
system_module_MOD_inoutput_print_string' follow libgapfit.a(gp_fit.o): In function `gp_fit_module_MOD_gpcoordinates_sparsify_config_type.constprop.0': gp_fit.f95:(.text+0x2184): undefined reference to__system_module_MOD_inoutput_initialise' gp_fit.f95:(.text+0x21dd): undefined reference to
system_module_MOD_int_format_length' gp_fit.f95:(.text+0x2236): undefined reference to `system_module_MOD_string_cat_int_array' gp_fit.f95:(.text+0x224b): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x2260): undefined reference to
system_module_MOD_inoutput_finalise' gp_fit.f95:(.text+0x23a5): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x2532): undefined reference to
system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x26ca): undefined reference to `system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x278c): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x27a7): undefined reference to
__system_module_MOD_inoutput_print_string' libgapfit.a(gp_fit.o):gp_fit.f95:(.text+0x2939): more undefined references to `system_module_MOD_inoutput_print_string' follow libgapfit.a(gp_fit.o): In function__gp_fit_module_MOD_gpcoordinates_sparsify_config_type.constprop.0': gp_fit.f95:(.text+0x2aa5): undefined reference to
system_module_MOD_system_timer' gp_fit.f95:(.text+0x2aea): undefined reference to__system_module_MOD_optional_default_l' gp_fit.f95:(.text+0x2b14): undefined reference to
system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x31db): undefined reference to `system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x3361): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x3543): undefined reference to
system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3583): undefined reference to `system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3adb): undefined reference to__system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3b38): undefined reference to
system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3bd3): undefined reference to `system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3c20): undefined reference to__system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3c94): undefined reference to
system_module_MOD_int_format_length' gp_fit.f95:(.text+0x3cdd): undefined reference to `system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x3cfc): undefined reference to__system_module_MOD_print_warning' gp_fit.f95:(.text+0x3d6a): undefined reference to
system_module_MOD_print_warning' gp_fit.f95:(.text+0x4290): undefined reference to__system_module_MOD_real_format_length' gp_fit.f95:(.text+0x42d5): undefined reference to
system_module_MOD_string_cat_real' gp_fit.f95:(.text+0x42e9): undefined reference to `system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x445d): undefined reference to__system_module_MOD_real_sci_format_length' gp_fit.f95:(.text+0x44b9): undefined reference to
system_module_MOD_string_cat_real_array' gp_fit.f95:(.text+0x44cd): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x4543): undefined reference to
system_module_MOD_real_format_length' gp_fit.f95:(.text+0x4586): undefined reference to `system_module_MOD_string_cat_real' gp_fit.f95:(.text+0x459a): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x4611): undefined reference to
__system_module_MOD_system_timer' gp_fit.f95:(.text+0x4c32): undefined reference to `system_module_MOD_real_sci_format_length' gp_fit.f95:(.text+0x4c8e): undefined reference to__system_module_MOD_string_cat_real_array' gp_fit.f95:(.text+0x4ca2): undefined reference to
system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x4ef6): undefined reference to `system_module_MOD_int_format_length' gp_fit.f95:(.text+0x4f4d): undefined reference to__system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x4fba): undefined reference to
system_module_MOD_int_format_length' gp_fit.f95:(.text+0x5007): undefined reference to `system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x507b): undefined reference to__system_module_MOD_int_format_length' gp_fit.f95:(.text+0x50c4): undefined reference to
system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x50e3): undefined reference to `system_module_MOD_print_warning' gp_fit.f95:(.text+0x5151): undefined reference to__system_module_MOD_print_warning' gp_fit.f95:(.text+0x520e): undefined reference to
system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6329): undefined reference to `system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6446): undefined reference to__system_module_MOD_int_format_length' gp_fit.f95:(.text+0x6486): undefined reference to
system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x64e1): undefined reference to `system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6789): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x6da5): undefined reference to
system_module_MOD_int_format_length' gp_fit.f95:(.text+0x6de5): undefined reference to `system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x6e40): undefined reference to__system_module_MOD_inoutput_print_string' gp_fit.f95:(.text+0x773a): undefined reference to
system_module_MOD_int_format_length' gp_fit.f95:(.text+0x777b): undefined reference to `system_module_MOD_string_cat_int' gp_fit.f95:(.text+0x77ec): undefined reference to__system_module_MOD_int_format_length' gp_fit.f95:(.text+0x782a): undefined reference to
system_module_MOD_string_cat_int' libgapfit.a(gp_fit.o): In function `gp_fit_module_MOD_gpfull_sparsify_array_config_type': gp_fit.f95:(.text+0x7f39): undefined reference to__system_module_MOD_optional_default_ia' gp_fit.f95:(.text+0x82c7): undefined reference to
system_module_MOD_optional_default_ca' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpcoordinates_endelement_handler.part.9': gp_predict.f95:(.text+0x1055): undefined reference to__system_module_MOD_string_to_real1d' gp_predict.f95:(.text+0x10ce): undefined reference to
system_module_MOD_string_to_real1d' gp_predict.f95:(.text+0x1126): undefined reference to `system_module_MOD_print_warning' gp_predict.f95:(.text+0x1202): undefined reference to__system_module_MOD_string_to_integer1d' gp_predict.f95:(.text+0x134e): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1391): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x13fc): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1439): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x159b): undefined reference to `system_module_MOD_string_to_real1d' gp_predict.f95:(.text+0x15be): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1605): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x165a): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1697): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1914): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x195b): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x19b0): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x19ed): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1aa9): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1af0): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1b45): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1b82): undefined reference to `system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function__gp_predict_module_MOD_gpcoordinates_printxml': gp_predict.f95:(.text+0x20ca): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2105): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2159): undefined reference to__system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2196): undefined reference to
system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x21ea): undefined reference to `system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2227): undefined reference to__system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x2287): undefined reference to
system_module_MOD_string_cat_logical' gp_predict.f95:(.text+0x22ce): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x230b): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x235f): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x239c): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2404): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x243c): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2486): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x24be): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x25f7): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x262f): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x270c): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2767): undefined reference to
system_module_MOD_string_cat_int_array' gp_predict.f95:(.text+0x28c1): undefined reference to__system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x290d): undefined reference to
system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x29cc): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2a02): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2a5e): undefined reference to `system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2a96): undefined reference to__system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x2af2): undefined reference to
system_module_MOD_real_format_length' gp_predict.f95:(.text+0x2b2a): undefined reference to `system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x2c2d): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2c63): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2cad): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2ce5): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2da6): undefined reference to
system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x2df0): undefined reference to__system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x2ea7): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2ee6): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2f77): undefined reference to
system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x2fde): undefined reference to__system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x30bc): undefined reference to
system_module_MOD_real_format_length' gp_predict.f95:(.text+0x30f4): undefined reference to__system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x315d): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3195): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3258): undefined reference to__system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x3318): undefined reference to
system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x336d): undefined reference to__system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x3426): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3463): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x34bd): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x34fa): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3554): undefined reference to__system_module_MOD_real_format_length' gp_predict.f95:(.text+0x3591): undefined reference to
system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x35f8): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3635): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x369c): undefined reference to
system_module_MOD_real_format_length' gp_predict.f95:(.text+0x36d9): undefined reference to `system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x37c4): undefined reference to__system_module_MOD_real_sci_format_length' gp_predict.f95:(.text+0x3819): undefined reference to
system_module_MOD_string_cat_real_array' gp_predict.f95:(.text+0x38d2): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x390e): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3968): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x39a4): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x39fe): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3a3a): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3a94): undefined reference to__system_module_MOD_real_format_length' gp_predict.f95:(.text+0x3ad0): undefined reference to
system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x3b37): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x3b73): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x3bda): undefined reference to
system_module_MOD_real_format_length' gp_predict.f95:(.text+0x3c16): undefined reference to `system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x4382): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x43bf): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4630): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4668): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x48d4): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x490c): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4968): undefined reference to__system_module_MOD_real_format_length' gp_predict.f95:(.text+0x49a7): undefined reference to
system_module_MOD_string_cat_real' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpsparse_printxml': gp_predict.f95:(.text+0x4b4f): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4b87): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4c39): undefined reference to `system_module_MOD_optional_default_c' gp_predict.f95:(.text+0x4c63): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4c9f): undefined reference to
system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpfull_printxml': gp_predict.f95:(.text+0x4e6e): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4ea9): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4ef3): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4f2e): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4f78): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x4fb3): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x4ffd): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5038): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x5082): undefined reference to `system_module_MOD_real_format_length' gp_predict.f95:(.text+0x50bd): undefined reference to__system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x5138): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5175): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x51d4): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5213): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x5284): undefined reference to `system_module_MOD_real_format_length' gp_predict.f95:(.text+0x52c3): undefined reference to__system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x5368): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x53a5): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x5404): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5443): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x54b4): undefined reference to `system_module_MOD_real_format_length' gp_predict.f95:(.text+0x54f3): undefined reference to__system_module_MOD_string_cat_real' gp_predict.f95:(.text+0x55da): undefined reference to
system_module_MOD_optional_default_c' gp_predict.f95:(.text+0x5605): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x5647): undefined reference to__system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpcoordinates_initialise_variance_estimate': gp_predict.f95:(.text+0xf36b): undefined reference to `system_module_MOD_print_warning' gp_predict.f95:(.text+0xf394): undefined reference to `system_module_MOD_real_format_length' gp_predict.f95:(.text+0xf3de): undefined reference to__system_module_MOD_string_cat_real' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpcoordinates_log_likelihood': gp_predict.f95:(.text+0x104cc): undefined reference to__system_module_MOD_optional_default_r' gp_predict.f95:(.text+0x1062b): undefined reference to
system_module_MOD_optional_default_r' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpcoordinates_gpcovariance_bond_real_space_initialise': gp_predict.f95:(.text+0x1195d): undefined reference to__dictionary_module_MOD_dictionary_initialise' gp_predict.f95:(.text+0x11bd4): undefined reference to
dictionary_module_MOD_dictionary_finalise' ./libgap.a(gp_predict.o): In function__gp_predict_module_MOD_gpcoordinates_predict': gp_predict.f95:(.text+0x13c57): undefined reference to
system_module_MOD_optional_default_l' gp_predict.f95:(.text+0x1445c): undefined reference to `system_module_MOD_real_format_length' gp_predict.f95:(.text+0x144b9): undefined reference to__system_module_MOD_string_cat_real' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpcoordinates_covariance': gp_predict.f95:(.text+0x17017): undefined reference to `system_module_MOD_optional_default_l' ./libgap.a(gp_predict.o): In function__gp_predict_module_MOD_gpfull_covariancematrix': gp_predict.f95:(.text+0x1c72b): undefined reference to
system_module_MOD_system_timer' gp_predict.f95:(.text+0x1c7d9): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1c81e): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1cc9d): undefined reference to `system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1d694): undefined reference to `system_module_MOD_reallocate_real1d' gp_predict.f95:(.text+0x1d6f2): undefined reference to__system_module_MOD_system_timer' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpfull_covariancematrix_sparse': gp_predict.f95:(.text+0x1d9c0): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1db2c): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1db71): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1dcd4): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1dd19): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e167): undefined reference to__system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1e18e): undefined reference to
system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1e1a6): undefined reference to__system_module_MOD_reallocate_real1d' gp_predict.f95:(.text+0x1e1be): undefined reference to
system_module_MOD_reallocate_real1d' gp_predict.f95:(.text+0x1e1e5): undefined reference to__system_module_MOD_reallocate_real2d' gp_predict.f95:(.text+0x1e34a): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1e38d): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e39e): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1e3c0): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1e400): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e458): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1e475): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1e4b8): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1e4cc): undefined reference to__system_module_MOD_inoutput_print_string' gp_predict.f95:(.text+0x1e4f0): undefined reference to
system_module_MOD_current_times' gp_predict.f95:(.text+0x1ed44): undefined reference to__system_module_MOD_current_times' gp_predict.f95:(.text+0x1ee2a): undefined reference to
system_module_MOD_progress_timer' gp_predict.f95:(.text+0x1ee57): undefined reference to__system_module_MOD_current_times' gp_predict.f95:(.text+0x1eec0): undefined reference to
system_module_MOD_progress_timer' gp_predict.f95:(.text+0x1eed0): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1ef13): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1ef27): undefined reference to `system_module_MOD_inoutput_print_string' gp_predict.f95:(.text+0x1ef49): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1ef89): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1efe1): undefined reference to `system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f048): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f08b): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f09c): undefined reference to
system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f0fc): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f14e): undefined reference to
system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f166): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f28b): undefined reference to
system_module_MOD_system_timer' ./libgap.a(gp_predict.o):gp_predict.f95:(.text+0x1f2a3): more undefined references to `system_module_MOD_system_timer' follow ./libgap.a(gp_predict.o): In function__gp_predict_module_MOD_gpfull_covariancematrix_sparse': gp_predict.f95:(.text+0x1f327): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f367): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f3bf): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f708): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f748): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f7a0): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1f7c2): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x1f802): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x1f85a): undefined reference to__system_module_MOD_system_timer' gp_predict.f95:(.text+0x1fa3f): undefined reference to
system_module_MOD_reallocate_int1d' gp_predict.f95:(.text+0x1fc4c): undefined reference to__system_module_MOD_reallocate_int1d' gp_predict.f95:(.text+0x2083a): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2087a): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x208d2): undefined reference to
system_module_MOD_system_timer' gp_predict.f95:(.text+0x209bc): undefined reference to__system_module_MOD_reallocate_int1d' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpfull_settheta_thetafactor': gp_predict.f95:(.text+0x216e2): undefined reference to__system_module_MOD_optional_default_l' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpfull_addcoordinatederivatives_2darray': gp_predict.f95:(.text+0x223a5): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x223ef): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2246b): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x224b0): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2256a): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x225b9): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22636): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2267b): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22aad): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x22af8): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22b5d): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x22ba2): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x22c16): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x22c61): undefined reference to
system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpfull_addcoordinates_2darray': gp_predict.f95:(.text+0x241ad): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x241f5): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x24254): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x24296): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x24307): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2434f): undefined reference to
system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpcoordinates_readxml': gp_predict.f95:(.text+0x256dd): undefined reference to__system_module_MOD_optional_default_c' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpfull_readxml': gp_predict.f95:(.text+0x261bc): undefined reference to `system_module_MOD_optional_default_c' gp_predict.f95:(.text+0x2637d): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x263b9): undefined reference to
system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpsparse_readxml': gp_predict.f95:(.text+0x26bda): undefined reference to__system_module_MOD_optional_default_c' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpsparse_readxml_string': gp_predict.f95:(.text+0x26f5d): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x26f99): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x27091): undefined reference to `system_module_MOD_reallocate_real1d' gp_predict.f95:(.text+0x27a2f): undefined reference to `system_module_MOD_reallocate_real1d' ./libgap.a(gp_predict.o): In function__gp_predict_module_MOD_gpcoordinates_setpermutations': gp_predict.f95:(.text+0x27fce): undefined reference to
system_module_MOD_reallocate_int2d' ./libgap.a(gp_predict.o): In function__gp_predict_module_MOD_gpsparse_setpermutations': gp_predict.f95:(.text+0x2894c): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x28994): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x289ef): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x28a32): undefined reference to
system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpfull_setpermutations': gp_predict.f95:(.text+0x28bda): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x28c22): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x28c86): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x28ccb): undefined reference to__system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function
__gp_predict_module_MOD_gpcoordinates_setparameters_sparse': gp_predict.f95:(.text+0x29525): undefined reference to `system_module_MOD_optional_default_i' ./libgap.a(gp_predict.o): In function__gp_predict_module_MOD_gpcoordinates_setparameters': gp_predict.f95:(.text+0x2c8fb): undefined reference to
system_module_MOD_optional_default_i' gp_predict.f95:(.text+0x2d9c0): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2da09): undefined reference to__system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2dea6): undefined reference to
system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2deef): undefined reference to `system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x2df45): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x2df8d): undefined reference to
system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function `gp_predict_module_MOD_gpcoordinates_startelement_handler': gp_predict.f95:(.text+0x2f990): undefined reference to__system_module_MOD_print_warning' gp_predict.f95:(.text+0x30426): undefined reference to
system_module_MOD_print_warning' gp_predict.f95:(.text+0x30972): undefined reference to__system_module_MOD_print_warning' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpfull_gpcoordinates_setparameters': gp_predict.f95:(.text+0x30ba6): undefined reference to__system_module_MOD_int_format_length' gp_predict.f95:(.text+0x30bee): undefined reference to
system_module_MOD_string_cat_int' gp_predict.f95:(.text+0x30c52): undefined reference to `system_module_MOD_int_format_length' gp_predict.f95:(.text+0x30c97): undefined reference to__system_module_MOD_string_cat_int' ./libgap.a(gp_predict.o): In function
gp_predict_module_MOD_gpfull_startelement_handler': gp_predict.f95:(.text+0x31fcd): undefined reference to__system_module_MOD_print_warning' ./libgap.a(clustering.o): In function
clustering_module_MOD_distance_matrix': clustering.f95:(.text+0xfb): undefined reference to `system_module_MOD_optional_default_r' clustering.f95:(.text+0x996): undefined reference to `system_module_MOD_ran_uniform' ./libgap.a(clustering.o): In function__clustering_module_MOD_cur_decomposition': clustering.f95:(.text+0xca4): undefined reference to
system_module_MOD_optional_default_i' clustering.f95:(.text+0x15b1): undefined reference to__system_module_MOD_ran_uniform' clustering.f95:(.text+0x1a2f): undefined reference to
__system_module_MOD_int_format_length' clustering.f95:(.text+0x1a84): undefined reference to `system_module_MOD_string_cat_int' clustering.f95:(.text+0x1ae5): undefined reference to__system_module_MOD_real_format_length' clustering.f95:(.text+0x1b2a): undefined reference to
system_module_MOD_string_cat_real' clustering.f95:(.text+0x1b4d): undefined reference to__system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x1ed3): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x1f13): undefined reference to__system_module_MOD_string_cat_int' clustering.f95:(.text+0x1f65): undefined reference to
system_module_MOD_print_warning' ./libgap.a(clustering.o): In function `clustering_module_MOD_select_uniform': clustering.f95:(.text+0x33b3): undefined reference to__system_module_MOD_ran_uniform' clustering.f95:(.text+0x3471): undefined reference to
system_module_MOD_ran_uniform' clustering.f95:(.text+0x35eb): undefined reference to `system_module_MOD_int_format_length' clustering.f95:(.text+0x3630): undefined reference to__system_module_MOD_string_cat_int' clustering.f95:(.text+0x3691): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x36d3): undefined reference to__system_module_MOD_string_cat_int' ./libgap.a(clustering.o): In function
clustering_module_MOD_cluster_fuzzy_cmeans': clustering.f95:(.text+0x39b7): undefined reference to__system_module_MOD_optional_default_r' clustering.f95:(.text+0x39d1): undefined reference to
system_module_MOD_optional_default_r' clustering.f95:(.text+0x3fe5): undefined reference to__system_module_MOD_ran_uniform' clustering.f95:(.text+0x41a6): undefined reference to
__system_module_MOD_int_format_length' clustering.f95:(.text+0x41e9): undefined reference to `system_module_MOD_string_cat_int' clustering.f95:(.text+0x4202): undefined reference to__system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x453e): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x4586): undefined reference to__system_module_MOD_string_cat_int' clustering.f95:(.text+0x45dd): undefined reference to
system_module_MOD_real_format_length' clustering.f95:(.text+0x4618): undefined reference to__system_module_MOD_string_cat_real' clustering.f95:(.text+0x4639): undefined reference to
system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x4a99): undefined reference to__system_module_MOD_string_cat_logical' clustering.f95:(.text+0x4ab5): undefined reference to
system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x4ac5): undefined reference to__system_module_MOD_real_format_length' clustering.f95:(.text+0x4b08): undefined reference to
system_module_MOD_string_cat_real' clustering.f95:(.text+0x4b21): undefined reference to__system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x4b3e): undefined reference to
system_module_MOD_real_format_length' clustering.f95:(.text+0x4b81): undefined reference to__system_module_MOD_string_cat_real' clustering.f95:(.text+0x4b9a): undefined reference to
system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x4bd2): undefined reference to__system_module_MOD_real_format_length' clustering.f95:(.text+0x4c15): undefined reference to
system_module_MOD_string_cat_real' clustering.f95:(.text+0x4c2e): undefined reference to__system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x53c5): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x5419): undefined reference to__system_module_MOD_string_cat_int' clustering.f95:(.text+0x5492): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x54de): undefined reference to__system_module_MOD_string_cat_int' ./libgap.a(clustering.o): In function
clustering_module_MOD_cluster_kmeans': clustering.f95:(.text+0x572d): undefined reference to `system_module_MOD_optional_default_r' clustering.f95:(.text+0x5b9b): undefined reference to__system_module_MOD_int_format_length' clustering.f95:(.text+0x5be3): undefined reference to
system_module_MOD_string_cat_int' clustering.f95:(.text+0x5bfc): undefined reference to__system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x5da8): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x5dfd): undefined reference to__system_module_MOD_string_cat_int' clustering.f95:(.text+0x5e61): undefined reference to
system_module_MOD_real_format_length' clustering.f95:(.text+0x5ea7): undefined reference to__system_module_MOD_string_cat_real' clustering.f95:(.text+0x5eca): undefined reference to
system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x604a): undefined reference to__system_module_MOD_ran_uniform' clustering.f95:(.text+0x6755): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x67a2): undefined reference to__system_module_MOD_string_cat_int' clustering.f95:(.text+0x6810): undefined reference to
system_module_MOD_int_format_length' clustering.f95:(.text+0x685f): undefined reference to__system_module_MOD_string_cat_int' ./libgap.a(clustering.o): In function
clustering_module_MOD_bisect_kmedoids': clustering.f95:(.text+0x6aa9): undefined reference to `system_module_MOD_optional_default_l' clustering.f95:(.text+0x6c37): undefined reference to__system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x6d3f): undefined reference to
system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x74c7): undefined reference to__system_module_MOD_int_format_length' clustering.f95:(.text+0x750a): undefined reference to
system_module_MOD_string_cat_int' clustering.f95:(.text+0x7523): undefined reference to__system_module_MOD_inoutput_print_string' clustering.f95:(.text+0x7883): undefined reference to
system_module_MOD_ran_uniform' ./libgap.a(clustering.o): In function `clustering_module_MOD_pivot': clustering.f95:(.text+0xad17): undefined reference to__system_module_MOD_int_format_length' clustering.f95:(.text+0xad63): undefined reference to
system_module_MOD_string_cat_int' clustering.f95:(.text+0xadd4): undefined reference to__system_module_MOD_int_format_length' clustering.f95:(.text+0xae1f): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(ExtendableStr.o): In function__extendable_str_module_MOD_extendable_str_read_line': ExtendableStr.f95:(.text+0x145): undefined reference to
system_module_MOD_quip_new_line' ./libatoms.a(ExtendableStr.o): In function__extendable_str_module_MOD_extendable_str_parse_line': ExtendableStr.f95:(.text+0x21b): undefined reference to
system_module_MOD_quip_new_line' ExtendableStr.f95:(.text+0x34b): undefined reference to__system_module_MOD_parse_string' ./libatoms.a(ExtendableStr.o): In function
extendable_str_module_MOD_extendable_str_substr': ExtendableStr.f95:(.text+0x4aa): undefined reference to `system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x4f2): undefined reference to__system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x556): undefined reference to
system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x59b): undefined reference to__system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x609): undefined reference to
system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x65c): undefined reference to__system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x6c2): undefined reference to
system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x709): undefined reference to__system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x777): undefined reference to
system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x7c1): undefined reference to__system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x821): undefined reference to
system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x867): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(ExtendableStr.o): In function
extendable_str_module_MOD_string_cat_extendable_str_array': ExtendableStr.f95:(.text+0xce7): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0xd2e): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0xd78): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0xdb8): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0xe38): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0xe78): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0xf4c): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(ExtendableStr.o): In function
extendable_str_module_MOD_extendable_str_concat': ExtendableStr.f95:(.text+0x1188): undefined reference to__system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x119b): undefined reference to
system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x11ad): undefined reference to__system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x11bf): undefined reference to
system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x11f3): undefined reference to__system_module_MOD_quip_new_line' ExtendableStr.f95:(.text+0x169b): undefined reference to
system_module_MOD_quip_new_line' ExtendableStr.f95:(.text+0x16dc): undefined reference to__system_module_MOD_quip_new_line' ExtendableStr.f95:(.text+0x1724): undefined reference to
system_module_MOD_quip_new_line' ./libatoms.a(ExtendableStr.o): In function__extendable_str_module_MOD_extendable_str_read_unit': ExtendableStr.f95:(.text+0x1b4c): undefined reference to
system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x1b5f): undefined reference to__system_module_MOD_optional_default_l' ExtendableStr.f95:(.text+0x1db3): undefined reference to
system_module_MOD_increase_stack' ExtendableStr.f95:(.text+0x1e83): undefined reference to__system_module_MOD_quip_new_line' ExtendableStr.f95:(.text+0x1eb2): undefined reference to
system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x1efb): undefined reference to__system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x1f50): undefined reference to
system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x1f8e): undefined reference to__system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x1faf): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(ExtendableStr.o): In function__extendable_str_module_MOD_extendable_str_read_file': ExtendableStr.f95:(.text+0x20fd): undefined reference to
system_module_MOD_inoutput_initialise' ExtendableStr.f95:(.text+0x2136): undefined reference to__system_module_MOD_inoutput_finalise' ./libatoms.a(ExtendableStr.o): In function
extendable_str_module_MOD_extendable_str_substr_replace': ExtendableStr.f95:(.text+0x222f): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2277): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x22cf): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2315): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x295f): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x29a7): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x2a57): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2a9f): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x2b4f): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2b97): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x2bef): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2c35): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x2d37): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2d7f): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x2dd7): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x2e1d): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(ExtendableStr.o): In function__extendable_str_module_MOD_extendable_str_print': ExtendableStr.f95:(.text+0x34d2): undefined reference to
__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x3515): undefined reference to `system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x3583): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x35c2): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x35e8): undefined reference to__system_module_MOD_inoutput_print_string' ExtendableStr.f95:(.text+0x3644): undefined reference to
system_module_MOD_inoutput_print_char_array' ExtendableStr.f95:(.text+0x366e): undefined reference to__system_module_MOD_int_format_length' ExtendableStr.f95:(.text+0x36ac): undefined reference to
system_module_MOD_string_cat_int' ExtendableStr.f95:(.text+0x370b): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_svdfact': linearalgebra.f95:(.text+0x10c4): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1523): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1566): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x157f): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x160a): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1652): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x16ac): undefined reference to__system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x16eb): undefined reference to
system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x1711): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x17c0): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x1805): undefined reference to__system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x18c7): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x1907): undefined reference to__system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x192d): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1b04): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1b76): undefined reference to
system_module_MOD_line' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_round_prime_factors': linearalgebra.f95:(.text+0x205c): undefined reference to
system_module_MOD_optional_default_i' linearalgebra.f95:(.text+0x2153): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x219d): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x232c): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x2371): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_symmetric_linear_solve': linearalgebra.f95:(.text+0x2939): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x2985): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x29bc): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x29ff): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_log_dim2': linearalgebra.f95:(.text+0x651e): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0x66ec): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x68b5): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0x6a66): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_check_size_log_dim1': linearalgebra.f95:(.text+0x6c8c): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x6e54): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x701e): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x71cd): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_complex_dim2': linearalgebra.f95:(.text+0x753e): undefined reference to `system_module_MOD_line' linearalgebra.f95:(.text+0x770c): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x78d5): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x7a86): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_complex_dim1': linearalgebra.f95:(.text+0x7cac): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0x7e74): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x803e): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0x81ed): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_check_size_real_dim3': linearalgebra.f95:(.text+0x8639): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x880d): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x8913): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x896b): undefined reference to__system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x89fc): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x8a54): undefined reference to__system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x8bb4): undefined reference to
__system_module_MOD_line' linearalgebra.f95:(.text+0x8d90): undefined reference to `system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_check_size_real_dim2': linearalgebra.f95:(.text+0x90a2): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x926d): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x937b): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x93d3): undefined reference to__system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x946c): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x94c4): undefined reference to__system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0x9614): undefined reference to
__system_module_MOD_line' linearalgebra.f95:(.text+0x97f1): undefined reference to `system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_la_matrix_getqr': linearalgebra.f95:(.text+0x99f3): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x9a33): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_real_dim1': linearalgebra.f95:(.text+0xa3cc): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0xa594): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xa75e): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0xa90d): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_check_size_int_dim2': linearalgebra.f95:(.text+0xac7e): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0xae4c): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xb015): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0xb1c6): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_check_size_int_dim1': linearalgebra.f95:(.text+0xb3ec): undefined reference to `system_module_MOD_line' linearalgebra.f95:(.text+0xb5b4): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xb77e): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0xb92d): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_random_unit_vector': linearalgebra.f95:(.text+0xbb31): undefined reference to__system_module_MOD_ran_uniform' linearalgebra.f95:(.text+0xbb4c): undefined reference to
system_module_MOD_ran_uniform' ./libatoms.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_randomise_vweight': linearalgebra.f95:(.text+0xc46c): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0xc4ca): undefined reference to
system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0xc61c): undefined reference to `system_module_MOD_int_format_length' linearalgebra.f95:(.text+0xc679): undefined reference to__system_module_MOD_string_cat_int_array' linearalgebra.f95:(.text+0xc730): undefined reference to
system_module_MOD_ran_uniform' ./libatoms.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_z_randomise': linearalgebra.f95:(.text+0xc87c): undefined reference to__system_module_MOD_ran_uniform' linearalgebra.f95:(.text+0xc8a8): undefined reference to
system_module_MOD_ran_uniform' ./libatoms.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_randomise': linearalgebra.f95:(.text+0xc9e0): undefined reference to__system_module_MOD_ran_uniform' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_vector_histogram': linearalgebra.f95:(.text+0xd094): undefined reference to `system_module_MOD_optional_default_l' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_ran_normal3': linearalgebra.f95:(.text+0xd418): undefined reference to
system_module_MOD_ran_normal' linearalgebra.f95:(.text+0xd421): undefined reference to `system_module_MOD_ran_normal' linearalgebra.f95:(.text+0xd42c): undefined reference to__system_module_MOD_ran_normal' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_vector_z_randomise': linearalgebra.f95:(.text+0xd4b9): undefined reference to__system_module_MOD_ran_uniform' linearalgebra.f95:(.text+0xd4e8): undefined reference to
system_module_MOD_ran_uniform' ./libatoms.a(linearalgebra.o): In function `linearalgebra_module_MOD_vector_randomise': linearalgebra.f95:(.text+0xd5ae): undefined reference to__system_module_MOD_ran_uniform' ./libatoms.a(linearalgebra.o): In function
__linearalgebra_module_MOD_logical_matrix_print': linearalgebra.f95:(.text+0xd734): undefined reference to `system_module_MOD_line' linearalgebra.f95:(.text+0xd83f): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_logical_matrix_print_mainlog': linearalgebra.f95:(.text+0xd8d9): undefined reference to `system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_logical_array_print': linearalgebra.f95:(.text+0xd9a1): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0xdae0): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xdbe3): undefined reference to
system_module_MOD_line' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_logical_array_print_mainlog': linearalgebra.f95:(.text+0xdd48): undefined reference to
system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_integer_array_print': linearalgebra.f95:(.text+0xde11): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0xdf50): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xe053): undefined reference to
system_module_MOD_line' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_integer_array_print_mainlog': linearalgebra.f95:(.text+0xe1b8): undefined reference to
__system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function `linearalgebra_module_MOD_vector_z_print': linearalgebra.f95:(.text+0xe2f9): undefined reference to__system_module_MOD_real_sci_format_length' linearalgebra.f95:(.text+0xe340): undefined reference to
system_module_MOD_string_cat_complex_array' linearalgebra.f95:(.text+0xe35a): undefined reference to `system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xe40b): undefined reference to__system_module_MOD_real_sci_format_length' linearalgebra.f95:(.text+0xe451): undefined reference to
system_module_MOD_string_cat_complex_array' linearalgebra.f95:(.text+0xe46b): undefined reference to `system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_vector_z_print_mainlog': linearalgebra.f95:(.text+0xe4c8): undefined reference to
system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_vector_print': linearalgebra.f95:(.text+0xe605): undefined reference to
system_module_MOD_real_sci_format_length' linearalgebra.f95:(.text+0xe64f): undefined reference to `system_module_MOD_string_cat_real_array' linearalgebra.f95:(.text+0xe669): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0xe711): undefined reference to
system_module_MOD_real_sci_format_length' linearalgebra.f95:(.text+0xe759): undefined reference to__system_module_MOD_string_cat_real_array' linearalgebra.f95:(.text+0xe773): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_vector_print_mainlog': linearalgebra.f95:(.text+0xe7d8): undefined reference to
system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_kmeans': linearalgebra.f95:(.text+0xec44): undefined reference to
system_module_MOD_optional_default_c' linearalgebra.f95:(.text+0xed92): undefined reference to__system_module_MOD_ran' linearalgebra.f95:(.text+0xf1ec): undefined reference to
system_module_MOD_ran_uniform' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_matrix_z_print_mathematica': linearalgebra.f95:(.text+0x100aa): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10145): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x101a1): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x101df): undefined reference to__system_module_MOD_real_cat_string' linearalgebra.f95:(.text+0x101f7): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x10232): undefined reference to__system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x102a5): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10301): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1032c): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1034d): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x103a2): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x103dc): undefined reference to__system_module_MOD_real_cat_string' linearalgebra.f95:(.text+0x103f6): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x10428): undefined reference to__system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x1044f): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_matrix_print_mathematica': linearalgebra.f95:(.text+0x10579): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10611): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10650): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x10697): undefined reference to__system_module_MOD_real_cat_string' linearalgebra.f95:(.text+0x106ad): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10703): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1072a): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10786): undefined reference to__system_module_MOD_inoutput_print_real' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_z_print': linearalgebra.f95:(.text+0x10923): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0x10a34): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10b22): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0x10bd4): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_matrix_print': linearalgebra.f95:(.text+0x10c6b): undefined reference to
__system_module_MOD_optional_default_l' linearalgebra.f95:(.text+0x10cf9): undefined reference to `system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x10d33): undefined reference to__system_module_MOD_int_cat_string' linearalgebra.f95:(.text+0x10d3d): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x10d75): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x10e00): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x10e37): undefined reference to__system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x10e5e): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x10ef8): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1100a): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x1110e): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x111ee): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x1129f): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_int_matrix_print': linearalgebra.f95:(.text+0x114b8): undefined reference to__system_module_MOD_line' linearalgebra.f95:(.text+0x115c5): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_int_matrix_print_mainlog': linearalgebra.f95:(.text+0x11669): undefined reference to
__system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function `linearalgebra_module_MOD_matrix_z_print_mainlog': linearalgebra.f95:(.text+0x11709): undefined reference to__system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_print_mainlog': linearalgebra.f95:(.text+0x117a9): undefined reference to__system_module_MOD_mainlog' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_svd': linearalgebra.f95:(.text+0x12495): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x124d9): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x12a89): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x12ac9): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_la_matrix_qr_factorise': linearalgebra.f95:(.text+0x135e0): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1362c): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_qr_solve_matrix': linearalgebra.f95:(.text+0x14e82): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x14ec7): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_la_matrix_factorise': linearalgebra.f95:(.text+0x15ec7): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x15f0e): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_solve_matrix': linearalgebra.f95:(.text+0x16b4d): undefined reference to `system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x16b90): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_la_matrix_inverse': linearalgebra.f95:(.text+0x1747b): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x174c6): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_la_matrix_expand_symmetrically': linearalgebra.f95:(.text+0x192b3): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x192fa): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_nonsymmetric_diagonalise': linearalgebra.f95:(.text+0x1a057): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1a0bb): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1a248): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1a294): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_matrix_z_diagonalise_generalised': linearalgebra.f95:(.text+0x1ac6b): undefined reference to
system_module_MOD_mainlog' linearalgebra.f95:(.text+0x1ac83): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1acc3): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1ad20): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1ad66): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1ada6): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1ae01): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1ae2b): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1ae6f): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1af24): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1af64): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1afc4): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1affc): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1b03c): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_diagonalise_generalised': linearalgebra.f95:(.text+0x1b93b): undefined reference to__system_module_MOD_mainlog' linearalgebra.f95:(.text+0x1b953): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1b993): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1b9f0): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1ba36): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1ba76): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1bad1): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1bafb): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1bb3f): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1bbf4): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1bc34): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1bc94): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1bccc): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1bd0c): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_matrix_z_inverse': linearalgebra.f95:(.text+0x1d225): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x1d2c2): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1d4fe): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1d543): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d5b5): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1d60a): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d699): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1d6e3): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d76b): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1d7ab): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d81f): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1d869): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d8f1): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1d931): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1d9a4): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x1da6e): undefined reference to__system_module_MOD_line' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_z_diagonalise': linearalgebra.f95:(.text+0x1dd39): undefined reference to__system_module_MOD_optional_default_l' linearalgebra.f95:(.text+0x1e41d): undefined reference to
system_module_MOD_mainlog' linearalgebra.f95:(.text+0x1e435): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1e477): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1e4cf): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1e4ff): undefined reference to
system_module_MOD_mainlog' linearalgebra.f95:(.text+0x1e516): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1e556): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1e7ce): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1e817): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1e878): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1e8ad): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1e8f2): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_inverse': linearalgebra.f95:(.text+0x1f6cc): undefined reference to `system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1f723): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1f79f): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x1f7e9): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x1f9ba): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x1fa57): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x1fa6f): undefined reference to
system_module_MOD_line' linearalgebra.f95:(.text+0x1fb3e): undefined reference to__system_module_MOD_line' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_diagonalise': linearalgebra.f95:(.text+0x1fd8b): undefined reference to__system_module_MOD_optional_default_l' linearalgebra.f95:(.text+0x202dc): undefined reference to
system_module_MOD_mainlog' linearalgebra.f95:(.text+0x202f4): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x20338): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x20392): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x203c2): undefined reference to
system_module_MOD_mainlog' linearalgebra.f95:(.text+0x203da): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x2041e): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x2069e): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x206e7): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x20748): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x2077d): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x207c2): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_uniq_real_dim2': linearalgebra.f95:(.text+0x213d1): undefined reference to__system_module_MOD_reallocate_real2d' ./libatoms.a(linearalgebra.o): In function
__linearalgebra_module_MOD_matrix_vector_product_sub_ddd': linearalgebra.f95:(.text+0x22872): undefined reference to `system_module_MOD_optional_default_r' linearalgebra.f95:(.text+0x2288d): undefined reference to__system_module_MOD_optional_default_r' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_product_sub_zzz': linearalgebra.f95:(.text+0x22e2e): undefined reference to `system_module_MOD_optional_default_z' linearalgebra.f95:(.text+0x22e54): undefined reference to__system_module_MOD_optional_default_z' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_product_sub_ddd': linearalgebra.f95:(.text+0x23a81): undefined reference to `system_module_MOD_optional_default_r' linearalgebra.f95:(.text+0x23a9e): undefined reference to__system_module_MOD_optional_default_r' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_inverse_svd_threshold': linearalgebra.f95:(.text+0x246b9): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x24be7): undefined reference to
system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x24c2a): undefined reference to__system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x24c43): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x24cea): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x24d32): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x24d8c): undefined reference to__system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x24dcb): undefined reference to
system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x24df1): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x24ea0): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x24ee8): undefined reference to__system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x24fa7): undefined reference to
system_module_MOD_real_format_length' linearalgebra.f95:(.text+0x24fe7): undefined reference to__system_module_MOD_string_cat_real' linearalgebra.f95:(.text+0x2500d): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x25188): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x251cf): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x251e8): undefined reference to__system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x2560d): undefined reference to
system_module_MOD_inoutput_print_string' linearalgebra.f95:(.text+0x2579a): undefined reference to__system_module_MOD_line' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_exp_d': linearalgebra.f95:(.text+0x27374): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x273be): undefined reference to
system_module_MOD_string_cat_int' linearalgebra.f95:(.text+0x27430): undefined reference to__system_module_MOD_int_format_length' linearalgebra.f95:(.text+0x27472): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(linearalgebra.o): In function__linearalgebra_module_MOD_least_squares': linearalgebra.f95:(.text+0x2b07f): undefined reference to
__system_module_MOD_line' ./libatoms.a(linearalgebra.o): In function `linearalgebra_module_MOD_logical_array_print': linearalgebra.f95:(.text+0xdcfe): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_integer_array_print': linearalgebra.f95:(.text+0xe16e): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(linearalgebra.o): In function
linearalgebra_module_MOD_matrix_print_mathematica': linearalgebra.f95:(.text+0x10758): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(ParamReader.o): In function
paramreader_module_MOD_param_parse_value': ParamReader.f95:(.text+0xf2): undefined reference to__system_module_MOD_parse_string' ParamReader.f95:(.text+0x130): undefined reference to
__system_module_MOD_line' ParamReader.f95:(.text+0x1e0): undefined reference to `system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x2e2): undefined reference to__system_module_MOD_string_to_real' ParamReader.f95:(.text+0x34b): undefined reference to
system_module_MOD_line' ParamReader.f95:(.text+0x43a): undefined reference to__system_module_MOD_string_to_int' ParamReader.f95:(.text+0x4c2): undefined reference to
system_module_MOD_string_to_logical' ParamReader.f95:(.text+0x4ef): undefined reference to__system_module_MOD_string_to_int' ParamReader.f95:(.text+0x51c): undefined reference to
system_module_MOD_string_to_real' ./libatoms.a(ParamReader.o): In function__paramreader_module_MOD_param_register_main': ParamReader.f95:(.text+0x994): undefined reference to
dictionary_module_MOD_dictionary_set_value_d' ParamReader.f95:(.text+0xc92): undefined reference to__system_module_MOD_line' ./libatoms.a(ParamReader.o): In function
paramreader_module_MOD_param_check': ParamReader.f95:(.text+0x13cb): undefined reference to `dictionary_module_MOD_dictionary_get_value_d' ParamReader.f95:(.text+0x14f9): undefined reference to__dictionary_module_MOD_dictionary_get_value_d' ParamReader.f95:(.text+0x18ae): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(ParamReader.o): In function__paramreader_module_MOD_param_write_string': ParamReader.f95:(.text+0x1b8c): undefined reference to
dictionary_module_MOD_dictionary_get_value_d' ./libatoms.a(ParamReader.o): In function__paramreader_module_MOD_param_print_help': ParamReader.f95:(.text+0x203f): undefined reference to
dictionary_module_MOD_dictionary_get_value_d' ParamReader.f95:(.text+0x24d3): undefined reference to `system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x2531): undefined reference to__system_module_MOD_linebreak_string_length' ParamReader.f95:(.text+0x256c): undefined reference to
system_module_MOD_linebreak_string' ParamReader.f95:(.text+0x25a5): undefined reference to `system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x25d2): undefined reference to__system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x2904): undefined reference to
system_module_MOD_int_format_length' ParamReader.f95:(.text+0x293f): undefined reference to__system_module_MOD_string_cat_int' ParamReader.f95:(.text+0x2c34): undefined reference to
system_module_MOD_int_format_length' ParamReader.f95:(.text+0x2c7d): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(ParamReader.o): In function
paramreader_module_MOD_param_print': ParamReader.f95:(.text+0x3023): undefined reference to `system_module_MOD_line' ParamReader.f95:(.text+0x3163): undefined reference to__system_module_MOD_line' ParamReader.f95:(.text+0x3174): undefined reference to
system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x31e8): undefined reference to__dictionary_module_MOD_dictionary_get_value_d' ParamReader.f95:(.text+0x329e): undefined reference to
__system_module_MOD_line' ./libatoms.a(ParamReader.o): In function `paramreader_module_MOD_param_read_line': ParamReader.f95:(.text+0x35df): undefined reference to__system_module_MOD_optional_default_l' ParamReader.f95:(.text+0x35fc): undefined reference to
system_module_MOD_optional_default_l' ParamReader.f95:(.text+0x36b2): undefined reference to__system_module_MOD_split_string' ParamReader.f95:(.text+0x3934): undefined reference to
__system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x3a36): undefined reference to `system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x3d47): undefined reference to__system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x3e7b): undefined reference to
dictionary_module_MOD_dictionary_get_value_d' ParamReader.f95:(.text+0x3f36): undefined reference to `system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x423f): undefined reference to__system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x4383): undefined reference to
dictionary_module_MOD_dictionary_set_value_d' ParamReader.f95:(.text+0x4399): undefined reference to `system_module_MOD_current_verbosity' ParamReader.f95:(.text+0x459d): undefined reference to__system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x4801): undefined reference to
system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x48bd): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(ParamReader.o): In function
paramreader_module_MOD_param_read_args': ParamReader.f95:(.text+0x4a17): undefined reference to__system_module_MOD_optional_default_l' ParamReader.f95:(.text+0x4a2e): undefined reference to
system_module_MOD_optional_default_l' ParamReader.f95:(.text+0x4c4e): undefined reference to__system_module_MOD_get_cmd_arg' ParamReader.f95:(.text+0x4e2f): undefined reference to
system_module_MOD_inoutput_print_string' ParamReader.f95:(.text+0x526b): undefined reference to__system_module_MOD_optional_default_l' ParamReader.f95:(.text+0x527e): undefined reference to
system_module_MOD_optional_default_l' ParamReader.f95:(.text+0x5287): undefined reference to__system_module_MOD_cmd_arg_count' ./libatoms.a(ParamReader.o): In function
paramreader_module_MOD_param_register_single_string': ParamReader.f95:(.text+0x59cc): undefined reference to__system_module_MOD_int_format_length' ParamReader.f95:(.text+0x5a14): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(PeriodicTable.o): In function__periodictable_module_MOD_atomic_number_from_symbol': PeriodicTable.f95:(.text+0x19f): undefined reference to
system_module_MOD_lower_case' PeriodicTable.f95:(.text+0x1c6): undefined reference to `system_module_MOD_lower_case' ./libatoms.a(CInOutput.o): In function__cinoutput_module_MOD_quip_md5sum': CInOutput.f95:(.text+0x111): undefined reference to
system_module_MOD_print_warning' ./libatoms.a(CInOutput.o): In function `cinoutput_module_MOD_cinoutput_write': CInOutput.f95:(.text+0xdb4): undefined reference to__atoms_module_MOD_atoms_is_initialised' CInOutput.f95:(.text+0xe10): undefined reference to
system_module_MOD_optional_default_c' CInOutput.f95:(.text+0xfa6): undefined reference to__system_module_MOD_optional_default_c' CInOutput.f95:(.text+0x1120): undefined reference to
system_module_MOD_optional_default_c' CInOutput.f95:(.text+0x1390): undefined reference to__system_module_MOD_optional_default_i' CInOutput.f95:(.text+0x13ab): undefined reference to
system_module_MOD_optional_default_l' CInOutput.f95:(.text+0x13c6): undefined reference to__system_module_MOD_optional_default_l' CInOutput.f95:(.text+0x13e1): undefined reference to
system_module_MOD_optional_default_i' CInOutput.f95:(.text+0x13fc): undefined reference to__system_module_MOD_optional_default_l' CInOutput.f95:(.text+0x154b): undefined reference to
dictionary_module_MOD_dictionary_initialise' CInOutput.f95:(.text+0x15e9): undefined reference to__system_module_MOD_parse_string' CInOutput.f95:(.text+0x1bdc): undefined reference to
dictionary_module_MOD_dictionary_set_value_i' CInOutput.f95:(.text+0x1c05): undefined reference to `dictionary_module_MOD_dictionary_deepcopy_no_error' CInOutput.f95:(.text+0x1c1d): undefined reference to__dictionary_module_MOD_dictionary_set_value_r' CInOutput.f95:(.text+0x1c35): undefined reference to
dictionary_module_MOD_dictionary_set_value_r' CInOutput.f95:(.text+0x1c99): undefined reference to `dictionary_module_MOD_dictionary_set_value_l_a' CInOutput.f95:(.text+0x1d95): undefined reference to__system_module_MOD_int_format_length' CInOutput.f95:(.text+0x1de4): undefined reference to
system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x1e4e): undefined reference to__system_module_MOD_int_format_length' CInOutput.f95:(.text+0x1e9b): undefined reference to
system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x2185): undefined reference to__dictionary_module_MOD_dictionary_has_key' CInOutput.f95:(.text+0x21a8): undefined reference to
dictionary_module_MOD_dictionary_has_key' CInOutput.f95:(.text+0x2275): undefined reference to__dictionary_module_MOD_dictionary_finalise' CInOutput.f95:(.text+0x227d): undefined reference to
dictionary_module_MOD_dictionary_finalise' CInOutput.f95:(.text+0x22d7): undefined reference to `dictionary_module_MOD_dictionary_set_value_i' CInOutput.f95:(.text+0x2499): undefined reference to__atoms_module_MOD_atoms_transform_basis' CInOutput.f95:(.text+0x27e5): undefined reference to
atoms_module_MOD_atoms_transform_basis' CInOutput.f95:(.text+0x28a9): undefined reference to__dictionary_module_MOD_dictionary_swap' CInOutput.f95:(.text+0x2941): undefined reference to
dictionary_module_MOD_dictionary_swap' CInOutput.f95:(.text+0x2a70): undefined reference to `dictionary_module_MOD_dictionary_set_value_i' ./libatoms.a(CInOutput.o): In function__cinoutput_module_MOD_cinoutput_read': CInOutput.f95:(.text+0x2ee0): undefined reference to
atoms_module_MOD_atoms_is_domain_decomposed' CInOutput.f95:(.text+0x2ef0): undefined reference to `atoms_module_MOD_atoms_finalise' CInOutput.f95:(.text+0x2f2c): undefined reference to__system_module_MOD_int_format_length' CInOutput.f95:(.text+0x2f95): undefined reference to
system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x2fbb): undefined reference to__system_module_MOD_inoutput_print_string' CInOutput.f95:(.text+0x2fdf): undefined reference to
system_module_MOD_optional_default_i' CInOutput.f95:(.text+0x3051): undefined reference to__system_module_MOD_int_format_length' CInOutput.f95:(.text+0x30b5): undefined reference to
system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x3154): undefined reference to__system_module_MOD_int_format_length' CInOutput.f95:(.text+0x31ac): undefined reference to
system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x373b): undefined reference to__dictionary_module_MOD_dictionary_subset_es' CInOutput.f95:(.text+0x3743): undefined reference to
dictionary_module_MOD_dictionary_finalise' CInOutput.f95:(.text+0x37cf): undefined reference to `atoms_module_MOD_atoms_is_domain_decomposed' CInOutput.f95:(.text+0x37ee): undefined reference to__atoms_types_module_MOD_atoms_repoint' CInOutput.f95:(.text+0x3a71): undefined reference to
atoms_module_MOD_atoms_set_lattice' CInOutput.f95:(.text+0x3a85): undefined reference to__atoms_module_MOD_atoms_has_property' CInOutput.f95:(.text+0x3a9d): undefined reference to
atoms_module_MOD_atoms_has_property' CInOutput.f95:(.text+0x3ab9): undefined reference to__atoms_module_MOD_atoms_has_property' CInOutput.f95:(.text+0x3ad1): undefined reference to
atoms_module_MOD_atoms_has_property' CInOutput.f95:(.text+0x3aed): undefined reference to__atoms_module_MOD_atoms_has_property' CInOutput.f95:(.text+0x3b3d): undefined reference to
atoms_module_MOD_atoms_bcast' CInOutput.f95:(.text+0x3b45): undefined reference to__atoms_module_MOD_atoms_is_domain_decomposed' CInOutput.f95:(.text+0x3c9c): undefined reference to
atoms_module_MOD_atoms_is_domain_decomposed' CInOutput.f95:(.text+0x3da3): undefined reference to `dictionary_module_MOD_dictionary_initialise' CInOutput.f95:(.text+0x3e5c): undefined reference to__dictionary_module_MOD_dictionary_set_value_i' CInOutput.f95:(.text+0x3f9c): undefined reference to
system_module_MOD_parse_string' CInOutput.f95:(.text+0x3ff2): undefined reference to `dictionary_module_MOD_dictionary_set_value_i' CInOutput.f95:(.text+0x403f): undefined reference to__dictionary_module_MOD_dictionary_initialise' CInOutput.f95:(.text+0x407e): undefined reference to
atoms_module_MOD_atoms_initialise' CInOutput.f95:(.text+0x4086): undefined reference to `dictionary_module_MOD_dictionary_finalise' CInOutput.f95:(.text+0x40a1): undefined reference to__dictionary_module_MOD_dictionary_initialise' CInOutput.f95:(.text+0x415d): undefined reference to
system_module_MOD_int_format_length' CInOutput.f95:(.text+0x41a6): undefined reference to__system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x4207): undefined reference to
system_module_MOD_int_format_length' CInOutput.f95:(.text+0x424e): undefined reference to__system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x45c6): undefined reference to
dictionary_module_MOD_dictionary_finalise' CInOutput.f95:(.text+0x45f0): undefined reference to `dictionary_module_MOD_dictionary_get_value_r' CInOutput.f95:(.text+0x4601): undefined reference to__atoms_module_MOD_atoms_set_cutoff' CInOutput.f95:(.text+0x467f): undefined reference to
dictionary_module_MOD_dictionary_get_value_l_a' CInOutput.f95:(.text+0x46d4): undefined reference to__dictionary_module_MOD_dictionary_get_value_r' CInOutput.f95:(.text+0x4b99): undefined reference to
__atoms_module_MOD_atoms_set_lattice' CInOutput.f95:(.text+0x4d42): undefined reference to `atoms_module_MOD_atoms_transform_basis' CInOutput.f95:(.text+0x4fb3): undefined reference to__atoms_module_MOD_atoms_has_property' CInOutput.f95:(.text+0x4ff2): undefined reference to
atoms_types_module_MOD_atoms_add_property_int' CInOutput.f95:(.text+0x4ffa): undefined reference to__atoms_types_module_MOD_atoms_repoint' CInOutput.f95:(.text+0x50cf): undefined reference to
system_module_MOD_a2s' CInOutput.f95:(.text+0x5159): undefined reference to__atoms_types_module_MOD_atoms_add_property_str' CInOutput.f95:(.text+0x5161): undefined reference to
atoms_types_module_MOD_atoms_repoint' CInOutput.f95:(.text+0x5229): undefined reference to__system_module_MOD_s2a' CInOutput.f95:(.text+0x52b8): undefined reference to
system_module_MOD_inoutput_print_string' CInOutput.f95:(.text+0x52ce): undefined reference to__dictionary_module_MOD_dictionary_print_keys' ./libatoms.a(CInOutput.o): In function
cinoutput_module_MOD_cinoutput_initialise': CInOutput.f95:(.text+0x562e): undefined reference to `system_module_MOD_optional_default_i' CInOutput.f95:(.text+0x564b): undefined reference to__system_module_MOD_optional_default_l' CInOutput.f95:(.text+0x5660): undefined reference to
system_module_MOD_optional_default_l' CInOutput.f95:(.text+0x5691): undefined reference to__system_module_MOD_optional_default_c' CInOutput.f95:(.text+0x56be): undefined reference to
system_module_MOD_optional_default_l' CInOutput.f95:(.text+0x58b6): undefined reference to__system_module_MOD_int_format_length' CInOutput.f95:(.text+0x58fd): undefined reference to
system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x5954): undefined reference to__system_module_MOD_int_format_length' CInOutput.f95:(.text+0x5999): undefined reference to
system_module_MOD_string_cat_int' CInOutput.f95:(.text+0x5ab2): undefined reference to__system_module_MOD_optional_default_i' ./libatoms.a(CInOutput.o): In function
cinoutput_module_MOD_atoms_write': CInOutput.f95:(.text+0x6779): undefined reference to `system_module_MOD_current_verbosity' ./libatoms.a(CInOutput.o): In function__cinoutput_module_MOD_atoms_read': CInOutput.f95:(.text+0x6af0): undefined reference to
atoms_module_MOD_atoms_is_domain_decomposed' ./libatoms.a(libAtoms_utils_no_module.o): In functionc_dictionary_query_index_': libAtoms_utils_no_module.f95:(.text+0x14a): undefined reference to
system_module_MOD_int_format_length' libAtoms_utils_no_module.f95:(.text+0x192): undefined reference to__system_module_MOD_string_cat_int' libAtoms_utils_no_module.f95:(.text+0x1ed): undefined reference to
system_module_MOD_int_format_length' libAtoms_utils_no_module.f95:(.text+0x230): undefined reference to `system_module_MOD_string_cat_int' ./libatoms.a(libAtoms_utils_no_module.o): In functionc_dictionary_query_key_': libAtoms_utils_no_module.f95:(.text+0x7ff): undefined reference to
dictionary_module_MOD_lookup_entry_i' ./libatoms.a(libAtoms_utils_no_module.o): In functionlattice_abc_to_xyz_': libAtoms_utils_no_module.f95:(.text+0xa5d): undefined reference to
atoms_module_MOD_make_lattice' ./libatoms.a(libAtoms_utils_no_module.o): In functionlattice_xyz_to_abc_': libAtoms_utils_no_module.f95:(.text+0xa8c): undefined reference to
atoms_module_MOD_get_lattice_params' ./libatoms.a(libAtoms_utils_no_module.o): In functionc_system_initialise_': libAtoms_utils_no_module.f95:(.text+0xaca): undefined reference to
__system_module_MOD_system_initialise' ./libatoms.a(libAtoms_utils_no_module.o): In functionc_dictionary_initialise_': libAtoms_utils_no_module.f95:(.text+0xb65): undefined reference to
dictionary_module_MOD_dictionary_initialise' ./libatoms.a(libAtoms_utils_no_module.o): In functionc_dictionary_finalise_': libAtoms_utils_no_module.f95:(.text+0xbb3): undefined reference to
dictionary_module_MOD_dictionary_finalise' ./libatoms.a(libAtoms_utils_no_module.o): In functionc_dictionary_get_key_': libAtoms_utils_no_module.f95:(.text+0xd26): undefined reference to
dictionary_module_MOD_dictionary_get_key' libAtoms_utils_no_module.f95:(.text+0xd8b): undefined reference to__dictionary_module_MOD_dictionary_get_key' ./libatoms.a(libAtoms_utils_no_module.o): In function
c_dictionary_addkey': libAtoms_utils_no_module.f95:(.text+0xeab): undefined reference to__dictionary_module_MOD_dictionary_add_array_r' libAtoms_utils_no_module.f95:(.text+0xf0b): undefined reference to
dictionary_module_MOD_dictionary_add_array_l' libAtoms_utils_no_module.f95:(.text+0xf7e): undefined reference to__dictionary_module_MOD_dictionary_set_value_s' libAtoms_utils_no_module.f95:(.text+0xfcb): undefined reference to
dictionary_module_MOD_dictionary_add_array_s' libAtoms_utils_no_module.f95:(.text+0xff3): undefined reference to__dictionary_module_MOD_dictionary_add_array_i2' libAtoms_utils_no_module.f95:(.text+0x100a): undefined reference to
dictionary_module_MOD_dictionary_set_value_none' libAtoms_utils_no_module.f95:(.text+0x1029): undefined reference to__dictionary_module_MOD_dictionary_set_value_i' libAtoms_utils_no_module.f95:(.text+0x1049): undefined reference to
dictionary_module_MOD_dictionary_set_value_r' libAtoms_utils_no_module.f95:(.text+0x1069): undefined reference to__dictionary_module_MOD_dictionary_set_value_c' libAtoms_utils_no_module.f95:(.text+0x1089): undefined reference to
dictionary_module_MOD_dictionary_set_value_l' libAtoms_utils_no_module.f95:(.text+0x10b3): undefined reference to__dictionary_module_MOD_dictionary_add_array_i' libAtoms_utils_no_module.f95:(.text+0x10db): undefined reference to
dictionary_module_MOD_dictionary_add_array_r2' libAtoms_utils_no_module.f95:(.text+0x10ee): undefined reference to__system_module_MOD_int_format_length' libAtoms_utils_no_module.f95:(.text+0x1143): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(libAtoms_utils_no_module.o): In functionquippy_running_': libAtoms_utils_no_module.f95:(.text+0xae1): undefined reference to
system_module_MOD_get_quippy_running' ./libatoms.a(MPI_context.o): In function `mpi_context_module_MOD_mpi_context_collect_real2': MPI_context.f95:(.text+0x2d4): undefined reference to__system_module_MOD_int_format_length' MPI_context.f95:(.text+0x332): undefined reference to
__system_module_MOD_string_cat_int_array' MPI_context.f95:(.text+0x4ac): undefined reference to `system_module_MOD_int_format_length' MPI_context.f95:(.text+0x509): undefined reference to__system_module_MOD_string_cat_int_array' ./libatoms.a(MPI_context.o): In function
mpi_context_module_MOD_mpi_print': MPI_context.f95:(.text+0x6f7): undefined reference to `system_module_MOD_inoutput_print_string' ./libatoms.a(MPI_context.o): In function__mpi_context_module_MOD_mpi_context_print': MPI_context.f95:(.text+0x762): undefined reference to
system_module_MOD_string_cat_logical' MPI_context.f95:(.text+0x77a): undefined reference to `system_module_MOD_inoutput_print_string' MPI_context.f95:(.text+0x7a0): undefined reference to__system_module_MOD_int_format_length' MPI_context.f95:(.text+0x7e3): undefined reference to
system_module_MOD_string_cat_int' MPI_context.f95:(.text+0x7f8): undefined reference to `system_module_MOD_inoutput_print_string' MPI_context.f95:(.text+0x817): undefined reference to__system_module_MOD_int_format_length' MPI_context.f95:(.text+0x85c): undefined reference to
system_module_MOD_string_cat_int' MPI_context.f95:(.text+0x8b4): undefined reference to `system_module_MOD_int_format_length' MPI_context.f95:(.text+0x8f0): undefined reference to__system_module_MOD_string_cat_int' MPI_context.f95:(.text+0x912): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_dictionary_keys_to_mask.constprop.8': DomainDecomposition.f95:(.text+0xb3): undefined reference to
__dictionary_module_MOD_lookup_entry_i' DomainDecomposition.f95:(.text+0x1c4): undefined reference to `system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x216): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x439): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_domaindecomposition_update_sendrecv_masks.constprop.5': DomainDecomposition.f95:(.text+0x492): undefined reference to
dictionary_module_MOD_dictionary_assign_pointer_i' DomainDecomposition.f95:(.text+0x74d): undefined reference to `system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x78f): undefined reference to `system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x7a8): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0xb0d): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0xb4f): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0xb68): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0xc2d): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0xc6f): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0xc88): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(DomainDecomposition.o): In function
domaindecomposition_module_MOD_dictionary_pack_buffer.constprop.9': DomainDecomposition.f95:(.text+0x124c): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x1293): undefined reference to
system_module_MOD_string_cat_int' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_dictionary_unpack_buffer.constprop.10': DomainDecomposition.f95:(.text+0x1c18): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x1c68): undefined reference to__system_module_MOD_string_cat_int' ./libatoms.a(DomainDecomposition.o): In function
domaindecomposition_module_MOD_domaindecomposition_comm_reverse': DomainDecomposition.f95:(.text+0x3aa5): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x3acf): undefined reference to
system_module_MOD_system_timer' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_domaindecomposition_comm_ghosts': DomainDecomposition.f95:(.text+0x422e): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x4255): undefined reference to__system_module_MOD_system_timer' DomainDecomposition.f95:(.text+0x4542): undefined reference to
system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x458d): undefined reference to `system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x45a6): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x4604): undefined reference to
system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x464a): undefined reference to__system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x4663): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x4e56): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x4e9b): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x4f05): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x4f46): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x4f6c): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x4fa2): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x4fe7): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x5051): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x5092): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x50b8): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x521b): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x5223): undefined reference to
atoms_types_module_MOD_atoms_repoint' DomainDecomposition.f95:(.text+0x523b): undefined reference to__system_module_MOD_system_timer' ./libatoms.a(DomainDecomposition.o): In function
__domaindecomposition_module_MOD_domaindecomposition_comm_atoms_to_all': DomainDecomposition.f95:(.text+0x538b): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x53a9): undefined reference to__system_module_MOD_string_cat_logical' DomainDecomposition.f95:(.text+0x53c5): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x58d3): undefined reference to__atoms_types_module_MOD_atoms_copy_entry' DomainDecomposition.f95:(.text+0x5aed): undefined reference to
dictionary_module_MOD_dictionary_assign_pointer_r2' DomainDecomposition.f95:(.text+0x62af): undefined reference to `system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x62f6): undefined reference to `system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x6357): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x639c): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x63c2): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x640a): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x6412): undefined reference to__atoms_types_module_MOD_atoms_repoint' DomainDecomposition.f95:(.text+0x6432): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x6462): undefined reference to__atoms_types_module_MOD_atoms_sort' DomainDecomposition.f95:(.text+0x6583): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x65c6): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x65df): undefined reference to
system_module_MOD_inoutput_print_string' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_domaindecomposition_comm_atoms': DomainDecomposition.f95:(.text+0x6666): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x667e): undefined reference to__system_module_MOD_system_timer' DomainDecomposition.f95:(.text+0x6879): undefined reference to
atoms_types_module_MOD_atoms_copy_entry' DomainDecomposition.f95:(.text+0x6d60): undefined reference to `system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x6da5): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x6e0f): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x6e50): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x6e76): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x6eac): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x6ef1): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x6f5b): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x6f9c): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x6fc2): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x73a1): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x73a9): undefined reference to__atoms_types_module_MOD_atoms_repoint' DomainDecomposition.f95:(.text+0x73dc): undefined reference to
system_module_MOD_system_timer' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_domaindecomposition_finalise': DomainDecomposition.f95:(.text+0x7459): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x75c3): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x75e7): undefined reference to
system_module_MOD_real_format_length' DomainDecomposition.f95:(.text+0x762e): undefined reference to__system_module_MOD_string_cat_real' DomainDecomposition.f95:(.text+0x7647): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x7675): undefined reference to__system_module_MOD_real_format_length' DomainDecomposition.f95:(.text+0x76bc): undefined reference to
system_module_MOD_string_cat_real' DomainDecomposition.f95:(.text+0x76d5): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x7703): undefined reference to
system_module_MOD_real_format_length' DomainDecomposition.f95:(.text+0x774a): undefined reference to__system_module_MOD_string_cat_real' DomainDecomposition.f95:(.text+0x7763): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x7791): undefined reference to__system_module_MOD_real_format_length' DomainDecomposition.f95:(.text+0x77d8): undefined reference to
system_module_MOD_string_cat_real' DomainDecomposition.f95:(.text+0x77f1): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x780a): undefined reference to
dictionary_module_MOD_dictionary_finalise' DomainDecomposition.f95:(.text+0x7816): undefined reference to__dictionary_module_MOD_dictionary_finalise' DomainDecomposition.f95:(.text+0x7822): undefined reference to
dictionary_module_MOD_dictionary_finalise' ./libatoms.a(DomainDecomposition.o): In function `domaindecomposition_module_MOD_domaindecomposition_set_border': DomainDecomposition.f95:(.text+0x7898): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x7903): undefined reference to
system_module_MOD_real_format_length' DomainDecomposition.f95:(.text+0x7946): undefined reference to__system_module_MOD_string_cat_real' DomainDecomposition.f95:(.text+0x795f): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x797b): undefined reference to__system_module_MOD_real_format_length' DomainDecomposition.f95:(.text+0x79be): undefined reference to
system_module_MOD_string_cat_real' DomainDecomposition.f95:(.text+0x79d7): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x7a41): undefined reference to
system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x7a8a): undefined reference to__system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x7aa3): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x7dd6): undefined reference to__system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x7e25): undefined reference to
system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x7e87): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x7eea): undefined reference to `system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x7f2f): undefined reference to__system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x7f8b): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x8120): undefined reference to__system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x8183): undefined reference to
system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x823a): undefined reference to `system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x828a): undefined reference to__system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x833a): undefined reference to
system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x838a): undefined reference to `system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x843a): undefined reference to__system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x848a): undefined reference to
system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x8540): undefined reference to `system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x8590): undefined reference to__system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x8646): undefined reference to
system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x8692): undefined reference to `system_module_MOD_string_cat_real_array' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_domaindecomposition_set_comm_property': DomainDecomposition.f95:(.text+0x8754): undefined reference to
dictionary_module_MOD_dictionary_set_value_l' DomainDecomposition.f95:(.text+0x8779): undefined reference to `dictionary_module_MOD_dictionary_set_value_l' DomainDecomposition.f95:(.text+0x87af): undefined reference to__dictionary_module_MOD_dictionary_remove_value' DomainDecomposition.f95:(.text+0x87cc): undefined reference to
dictionary_module_MOD_dictionary_remove_value' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_domaindecomposition_allocate': DomainDecomposition.f95:(.text+0x8bba): undefined reference to
system_module_MOD_string_cat_logical_array' DomainDecomposition.f95:(.text+0x8c12): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x8c7f): undefined reference to__system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x8ccd): undefined reference to
system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x8d41): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x8d9e): undefined reference to__system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x8df7): undefined reference to
system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x8e73): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x8f1a): undefined reference to__atoms_types_module_MOD_atoms_add_property_int' DomainDecomposition.f95:(.text+0x8fb0): undefined reference to
atoms_types_module_MOD_atoms_add_property_int' DomainDecomposition.f95:(.text+0x9231): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9278): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x9291): undefined reference to__system_module_MOD_inoutput_print_string' ./libatoms.a(DomainDecomposition.o): In function
domaindecomposition_module_MOD_domaindecomposition_enable': DomainDecomposition.f95:(.text+0x9696): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x96ef): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9737): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x9840): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x984b): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9856): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x98b1): undefined reference to
system_module_MOD_string_cat_int_array' DomainDecomposition.f95:(.text+0x991e): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x9973): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x99be): undefined reference to
system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x9a2b): undefined reference to__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x9a6c): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9ab6): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x9b17): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9b5f): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0x9c80): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9c8f): undefined reference to__system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9c9e): undefined reference to
system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0x9cef): undefined reference to__system_module_MOD_string_cat_int_array' DomainDecomposition.f95:(.text+0x9d59): undefined reference to
__system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0x9f01): undefined reference to `system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0x9f50): undefined reference to__system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0x9fb2): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0xa014): undefined reference to__system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0xa063): undefined reference to
system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0xa0c5): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0xa127): undefined reference to `system_module_MOD_real_sci_format_length' DomainDecomposition.f95:(.text+0xa176): undefined reference to__system_module_MOD_string_cat_real_array' DomainDecomposition.f95:(.text+0xa1d8): undefined reference to
system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0xa55f): undefined reference to__atoms_types_module_MOD_atoms_copy_entry' ./libatoms.a(DomainDecomposition.o): In function
domaindecomposition_module_MOD_domaindecomposition_initialise': DomainDecomposition.f95:(.text+0xa6d5): undefined reference to `system_module_MOD_inoutput_print_string' DomainDecomposition.f95:(.text+0xa74c): undefined reference to `system_module_MOD_int_format_length' DomainDecomposition.f95:(.text+0xa791): undefined reference to__system_module_MOD_string_cat_int' DomainDecomposition.f95:(.text+0xa8a1): undefined reference to
dictionary_module_MOD_dictionary_initialise' DomainDecomposition.f95:(.text+0xa8ad): undefined reference to `dictionary_module_MOD_dictionary_initialise' ./libatoms.a(DomainDecomposition.o): In function__domaindecomposition_module_MOD_domaindecomposition_comm_reverse': DomainDecomposition.f95:(.text+0x417e): undefined reference to
system_module_MOD_system_timer' ./libatoms.a(DomainDecomposition.o): In function `domaindecomposition_module_MOD_domaindecomposition_set_comm_property': DomainDecomposition.f95:(.text+0x87a0): undefined reference to__dictionary_module_MOD_dictionary_remove_value' DomainDecomposition.f95:(.text+0x87ee): undefined reference to
dictionary_module_MOD_dictionary_set_value_l' ./libatoms.a(DomainDecomposition.o): In function `domaindecomposition_module_MOD_domaindecomposition_initialise': DomainDecomposition.f95:(.text+0xa8c7): undefined reference to__dictionary_module_MOD_dictionary_initialise' collect2: error: ld returned 1 exit status make[1]: *** [gap_fit] Error 1 make[1]: Leaving directory
/home/software/QUIP/QUIP/build/linux_x86_64_gfortran' make: *** [gap_programs] Error 2Please suggest how to fix this error.