Compilation fails with latest macOS Ventura 13.0

Asked by Roshan Mammen Abraham

Hey All,

I recently updated my macOS to Ventura 13.0. Previously my madgraph V3.4.0 was working fine. but with the new update to the macOS it fails.

I have attached the log file below. Any assistance on this would be much appreciated.

Thank You,
Roshan.

#************************************************************
#* MadGraph5_aMC@NLO/MadEvent *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 3.4.0 2022-05-06 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadEvent *
#* *
#* run as ./bin/madevent.py filename *
#* *
#************************************************************
generate_events run_01
Traceback (most recent call last):
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/extended_cmd.py", line 1544, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/extended_cmd.py", line 1493, in onecmd_orig
    return func(arg, **opt)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/madevent_interface.py", line 2404, in do_generate_events
    self.run_generate_events(switch_mode, args)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/common_run_interface.py", line 7613, in new_fct
    original_fct(obj, *args, **opts)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/madevent_interface.py", line 2598, in run_generate_events
    self.exec_cmd('survey %s %s' % (self.run_name,' '.join(args)),
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/extended_cmd.py", line 1573, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/extended_cmd.py", line 1493, in onecmd_orig
    return func(arg, **opt)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/madevent_interface.py", line 3457, in do_survey
    jobs, P_zero_result = ajobcreator.get_helicity()
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/madevent/gen_ximprove.py", line 148, in get_helicity
    self.cmd.compile(['madevent_forhel'], cwd=Pdir)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/interface/extended_cmd.py", line 1639, in compile
    return misc.compile(nb_core=self.options['nb_core'], *args, **opts)
  File "/Users/abraham/Documents/MG5_aMC_v3_4_0/madgraph/various/misc.py", line 553, in compile
    raise MadGraph5Error(error_text)
madgraph.MadGraph5Error: A compilation Error occurs when trying to compile /Users/abraham/Documents/MG5_aMC_v3_4_0/Outputs/ttZ_parton_LO_ctZI_int_1/SubProcesses/P1_bbx_ttxll.
The compilation fails with the following output message:
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c driver.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c myamp.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c genps.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c unwgt.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c setcuts.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c get_color.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c cuts.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c cluster.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c reweight.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c initcluster.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c addmothers.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c setscales.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c idenparts.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c dummy_fct.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c auto_dsig.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c auto_dsig1.f -I../../Source/
    gfortran -w -fPIC -O -ffixed-line-length-132 -w -c matrix1_orig.f -I../../Source/
    gfortran -o madevent_forhel driver.o myamp.o genps.o unwgt.o setcuts.o get_color.o cuts.o cluster.o reweight.o initcluster.o addmothers.o setscales.o idenparts.o dummy_fct.o auto_dsig.o auto_dsig1.o matrix1_orig.o -L../../lib/ -ldhelas -ldsample -lmodel -lgeneric -lpdf -lcernlib -O3 -I/opt/homebrew/Cellar/lhapdf/6.5.1/include -L/opt/homebrew/Cellar/lhapdf/6.5.1/lib -lLHAPDF -lLHAPDF -lbias -lstdc++
    Undefined symbols for architecture arm64:
      "__ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEmmPKcm", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetm_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetbynamem_ in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF4Info12get_entry_asIbEET_RKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF5pathsEv in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          __ZN6LHAPDF5mkPDFERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEi in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF14mkInterpolatorERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(Factories.o)
          ...
      "__ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv", referenced from:
          __ZN6LHAPDF14to_str_zeropadEim in libLHAPDF.a(Factories.o)
          __ZNK6LHAPDF3PDF5printERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEi in libLHAPDF.a(PDF.o)
          __ZNK6LHAPDF6PDFSet5printERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEi in libLHAPDF.a(PDFSet.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNK6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE10getContentEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNK6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE10getContentEv in libLHAPDF.a(FileIO.o)
          ...
      "__ZNKSt3__120__vector_base_commonILb1EE20__throw_length_errorEv", referenced from:
          __ZNKSt3__113__vector_baseINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE20__throw_length_errorEv in libpdf.a(pdf_lhapdf62.o)
          __ZNKSt3__113__vector_baseINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE20__throw_length_errorEv in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          __ZNKSt3__113__vector_baseINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE20__throw_length_errorEv in libLHAPDF.a(Factories.o)
          __ZNKSt3__113__vector_baseIiNS_9allocatorIiEEE20__throw_length_errorEv in libLHAPDF.a(Factories.o)
          __ZNKSt3__113__vector_baseIdNS_9allocatorIdEEE20__throw_length_errorEv in libLHAPDF.a(Factories.o)
          __ZNKSt3__113__vector_baseIPN6LHAPDF3PDFENS_9allocatorIS3_EEE20__throw_length_errorEv in libLHAPDF.a(Factories.o)
          __ZNKSt3__113__vector_baseIdNS_9allocatorIdEEE20__throw_length_errorEv in libLHAPDF.a(PDF.o)
          ...
      "__ZNKSt3__121__basic_string_commonILb1EE20__throw_length_errorEv", referenced from:
          __ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE20__throw_length_errorEv in libpdf.a(pdf_lhapdf62.o)
          __ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE20__throw_length_errorEv in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          __ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE20__throw_length_errorEv in libLHAPDF.a(Factories.o)
          __ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE20__throw_length_errorEv in libLHAPDF.a(Config.o)
          __ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE20__throw_length_errorEv in libLHAPDF.a(PDFIndex.o)
          __ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE20__throw_length_errorEv in libLHAPDF.a(PDF.o)
          __ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE20__throw_length_errorEv in libLHAPDF.a(PDFSet.o)
          ...
      "__ZNKSt3__16locale9use_facetERNS0_2idE", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _getdescm_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          ...
      "__ZNKSt3__18ios_base6getlocEv", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _getdescm_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          ...
      "__ZNSt13runtime_errorC2ERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE", referenced from:
          __ZN12_GLOBAL__N_113PDFSetHandlerC1ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libpdf.a(pdf_lhapdf62.o)
          __ZN12_GLOBAL__N_113PDFSetHandlerC1Ei in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_hasflavor in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_stdpartons_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getorderas_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_alphasq2_ in libpdf.a(pdf_lhapdf62.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE5eraseEmm", referenced from:
          _initpdfsetm_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetbynamem_ in libpdf.a(pdf_lhapdf62.o)
          __ZN11LHAPDF_YAML10ScanScalarERNS_6StreamERNS_16ScanScalarParamsE in libLHAPDF.a(liblhapdf_yaml_cpp_la-scanscalar.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendEPKc", referenced from:
          __Z23lhaglue_get_current_pdfi in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getpdfsetlist_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getdatapath_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_hasflavor in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_stdpartons_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getorderas_ in libpdf.a(pdf_lhapdf62.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6appendEPKcm", referenced from:
          __Z23lhaglue_get_current_pdfi in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getpdfsetlist_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getdatapath_ in libpdf.a(pdf_lhapdf62.o)
          _getdatapath_ in libpdf.a(pdf_lhapdf62.o)
          __ZN12_GLOBAL__N_113PDFSetHandler10loadMemberEi in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF8setPathsENSt3__16vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEENS5_IS7_EEEE in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDFdvERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6assignEPKc", referenced from:
          _initpdfsetm_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetbynamem_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet13_checkPdfTypeERKNSt3__16vectorINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEENS6_IS8_EEEE in libLHAPDF.a(PDFSet.o)
          __ZN11LHAPDF_YAML15SingleDocParser10HandleNodeERNS_12EventHandlerE in libLHAPDF.a(liblhapdf_yaml_cpp_la-singledocparser.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6insertEmPKc", referenced from:
          __ZN12_GLOBAL__N_113PDFSetHandlerC1Ei in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_hasflavor in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_stdpartons_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getorderas_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_alphasq2_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfm_ in libpdf.a(pdf_lhapdf62.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6resizeEmc", referenced from:
          __ZN11LHAPDF_YAML12EncodeBase64EPKhm in libLHAPDF.a(liblhapdf_yaml_cpp_la-binary.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7replaceEmmPKc", referenced from:
          __ZN6LHAPDF5splitERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          __ZN6LHAPDF5splitERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF5splitERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(PDFSet.o)
          __ZN6LHAPDF5splitERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(GridPDF.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7reserveEm", referenced from:
          __ZN11LHAPDF_YAML6Stream3getEi in libLHAPDF.a(liblhapdf_yaml_cpp_la-stream.o)
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE9push_backEc", referenced from:
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(Factories.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_ in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(PDF.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(PDFSet.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(AlphaS_Ipol.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_", referenced from:
          __Z23lhaglue_get_current_pdfi in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF3PDF3setEv in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF11pathsAppendERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libpdf.a(pdf_lhapdf62.o)
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetm_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetbynamem_ in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF3PDF11descriptionEv in libpdf.a(pdf_lhapdf62.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKS5_mmRKS4_", referenced from:
          __ZNK6LHAPDF3PDF3setEv in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetm_ in libpdf.a(pdf_lhapdf62.o)
          _initpdfsetbynamem_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF5pathsEv in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          __ZN6LHAPDF5splitERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          __ZN6LHAPDFdvERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(libLHAPDFPaths_la-Paths.o)
          __ZN6LHAPDFdvERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ in libLHAPDF.a(Factories.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev", referenced from:
          __ZNK6LHAPDF4Info12get_entry_asINSt3__16vectorINS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEENS7_IS9_EEEEEET_RKS9_ in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEED2Ev in libLHAPDF.a(PDFIndex.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEED2Ev in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEED2Ev in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEED2Ev in libLHAPDF.a(libLHAPDFInfo_la-Info.o)
          __ZNK6LHAPDF4Info12get_entry_asINSt3__16vectorINS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEENS7_IS9_EEEEEET_RKS9_ in libLHAPDF.a(GridPDF.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEED2Ev in libLHAPDF.a(GridPDF.o)
          ...
      "__ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEaSERKS5_", referenced from:
          __ZN12_GLOBAL__N_113PDFSetHandlerC1ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libpdf.a(pdf_lhapdf62.o)
          __ZN12_GLOBAL__N_113PDFSetHandlerC1Ei in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE6insertENS_11__wrap_iterIPKS6_EERSA_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEES7_EENS_19__map_value_compareIS7_S8_NS_4lessIS7_EELb1EEENS5_IS8_EEE14__assign_multiINS_21__tree_const_iteratorIS8_PNS_11__tree_nodeIS8_PvEElEEEEvT_SM_ in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF19BicubicInterpolatorC2Ev in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF22LogBicubicInterpolatorC2Ev in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
          ...
      "__ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4openEPKcj", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
      "__ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE5closeEv", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
      "__ZNSt3__113basic_filebufIcNS_11char_traitsIcEEEC1Ev", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
      "__ZNSt3__113basic_filebufIcNS_11char_traitsIcEEED1Ev", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZN11LHAPDF_YAML8LoadFileERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          ...
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEE3getEv", referenced from:
          __ZN11LHAPDF_YAML6Parser19HandleYamlDirectiveERKNS_5TokenE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parser.o)
          __ZN11LHAPDF_YAML6StreamC2ERNSt3__113basic_istreamIcNS1_11char_traitsIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-stream.o)
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEE4peekEv", referenced from:
          __ZN11LHAPDF_YAML6Parser19HandleYamlDirectiveERKNS_5TokenE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parser.o)
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEE5seekgENS_4fposI11__mbstate_tEE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEE6sentryC1ERS3_b", referenced from:
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(Factories.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_ in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(PDF.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(PDFSet.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(AlphaS_Ipol.o)
          ...
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEE7putbackEc", referenced from:
          __ZN11LHAPDF_YAML6StreamC2ERNSt3__113basic_istreamIcNS1_11char_traitsIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-stream.o)
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEED2Ev", referenced from:
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN11LHAPDF_YAML8LoadFileERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          __ZN11LHAPDF_YAML15LoadAllFromFileERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          ...
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEErsERb", referenced from:
          __ZN6LHAPDF12lexical_castIbNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEErsERd", referenced from:
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDF.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDFSet.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(GridPDF.o)
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEErsERi", referenced from:
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Config.o)
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDFIndex.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDF.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDFSet.o)
          ...
      "__ZNSt3__113basic_istreamIcNS_11char_traitsIcEEErsERj", referenced from:
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDF.o)
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDFSet.o)
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEE3putEc", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _getdescm_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF6ConfigD2Ev in libLHAPDF.a(Config.o)
          __ZN6LHAPDF3PDF9_loadInfoERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libLHAPDF.a(PDF.o)
          __ZNK6LHAPDF3PDF5printERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEi in libLHAPDF.a(PDF.o)
          ...
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEE5flushEv", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _getdescm_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF6ConfigD2Ev in libLHAPDF.a(Config.o)
          __ZN6LHAPDF3PDF9_loadInfoERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libLHAPDF.a(PDF.o)
          __ZNK6LHAPDF3PDF5printERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEi in libLHAPDF.a(PDF.o)
          ...
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEE5writeEPKcl", referenced from:
          __ZN11LHAPDF_YAML15ostream_wrapper5writeERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-ostream_wrapper.o)
          __ZN11LHAPDF_YAML15ostream_wrapper5writeEPKcm in libLHAPDF.a(liblhapdf_yaml_cpp_la-ostream_wrapper.o)
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEE6sentryC1ERS3_", referenced from:
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Config.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDF.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDFSet.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Utils.o)
          ...
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEE6sentryD1Ev", referenced from:
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Config.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDF.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDFSet.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Utils.o)
          ...
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEED2Ev", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZNK6LHAPDF24ContinuationExtrapolator14extrapolateXQ2Eidd in libLHAPDF.a(ContinuationExtrapolator.o)
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEElsEPNS_15basic_streambufIcS2_EE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEElsEd", referenced from:
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEdEET_RKT0_ in libLHAPDF.a(PDF.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEdEET_RKT0_ in libLHAPDF.a(AlphaS_Ipol.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEdEET_RKT0_ in libLHAPDF.a(ErrExtrapolator.o)
          __ZNK6LHAPDF24ContinuationExtrapolator14extrapolateXQ2Eidd in libLHAPDF.a(ContinuationExtrapolator.o)
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEElsEi", referenced from:
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF14to_str_zeropadEim in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libLHAPDF.a(Factories.o)
          __ZNK6LHAPDF3PDF5printERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEi in libLHAPDF.a(PDF.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libLHAPDF.a(PDF.o)
          __ZNK6LHAPDF6PDFSet5printERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEi in libLHAPDF.a(PDFSet.o)
          __ZN11LHAPDF_YAML9Exception10build_whatERKNS_4MarkERKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE in libLHAPDF.a(libLHAPDFInfo_la-Info.o)
          ...
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEElsEj", referenced from:
          __ZN11LHAPDF_YAML3Exp6EscapeERNS_6StreamEi in libLHAPDF.a(liblhapdf_yaml_cpp_la-exp.o)
      "__ZNSt3__113basic_ostreamIcNS_11char_traitsIcEEElsEm", referenced from:
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZNK6LHAPDF6PDFSet5printERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEi in libLHAPDF.a(PDFSet.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEmEET_RKT0_ in libLHAPDF.a(PDFSet.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEmEET_RKT0_ in libLHAPDF.a(AlphaS_Ipol.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEmEET_RKT0_ in libLHAPDF.a(GridPDF.o)
          __ZN11LHAPDF_YAML6detail9node_data23convert_sequence_to_mapENSt3__110shared_ptrINS0_13memory_holderEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-node_data.o)
          __ZN12_GLOBAL__N_18ToStringEm in libLHAPDF.a(liblhapdf_yaml_cpp_la-emitfromevents.o)
          ...
      "__ZNSt3__114basic_iostreamIcNS_11char_traitsIcEEED2Ev", referenced from:
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIbNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF14to_str_zeropadEim in libLHAPDF.a(Factories.o)
          ...
      "__ZNSt3__115basic_streambufIcNS_11char_traitsIcEEEC2Ev", referenced from:
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Config.o)
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(PDF.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(PDFSet.o)
          ...
      "__ZNSt3__115basic_streambufIcNS_11char_traitsIcEEED2Ev", referenced from:
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIbNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF14to_str_zeropadEim in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Factories.o)
          ...
      "__ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strERKNS_12basic_stringIcS2_S4_EE", referenced from:
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1ERKNS_12basic_stringIcS2_S4_EEj in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          __ZN11LHAPDF_YAML6Parser19HandleYamlDirectiveERKNS_5TokenE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parser.o)
      "__ZNSt3__119__shared_weak_count14__release_weakEv", referenced from:
          __Z23lhaglue_get_current_pdfi in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_hasflavor in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_xfxq2_stdpartons_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_getorderas_ in libpdf.a(pdf_lhapdf62.o)
          _lhapdf_alphasq2_ in libpdf.a(pdf_lhapdf62.o)
          __ZN12_GLOBAL__N_113PDFSetHandler10loadMemberEi in libpdf.a(pdf_lhapdf62.o)
          ...
      "__ZNSt3__119__shared_weak_countD2Ev", referenced from:
          __ZNSt3__120__shared_ptr_pointerIPN6LHAPDF3PDFENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEED1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__120__shared_ptr_pointerIPN6LHAPDF3PDFENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEED0Ev in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail6memoryENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEED1Ev in libLHAPDF.a(liblhapdf_yaml_cpp_la-nodebuilder.o)
          __ZNSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail6memoryENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEED0Ev in libLHAPDF.a(liblhapdf_yaml_cpp_la-nodebuilder.o)
          __ZNSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail13memory_holderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEED1Ev in libLHAPDF.a(liblhapdf_yaml_cpp_la-nodebuilder.o)
          __ZNSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail13memory_holderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEED0Ev in libLHAPDF.a(liblhapdf_yaml_cpp_la-nodebuilder.o)
          __ZNSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail9node_dataENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEED1Ev in libLHAPDF.a(liblhapdf_yaml_cpp_la-memory.o)
          ...
      "__ZNSt3__14cerrE", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF3PDF9_loadInfoERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libLHAPDF.a(PDF.o)
          __ZN6LHAPDF13norm_quantileEd in libLHAPDF.a(Utils.o)
          __ZN6LHAPDF9KnotArray13initPidLookupEv in libLHAPDF.a(KnotArray.o)
      "__ZNSt3__14coutE", referenced from:
          _getdescm_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF6ConfigD2Ev in libLHAPDF.a(Config.o)
          __ZN6LHAPDF3PDF9_loadInfoERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libLHAPDF.a(PDF.o)
      "__ZNSt3__15ctypeIcE2idE", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _getdescm_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          ...
      "__ZNSt3__16__sortIRNS_6__lessIddEEPdEEvT0_S5_T_", referenced from:
          __ZNK6LHAPDF6PDFSet11uncertaintyERNS_14PDFUncertaintyERKNSt3__16vectorIdNS3_9allocatorIdEEEEdb in libLHAPDF.a(PDFSet.o)
          __ZNK6LHAPDF10AlphaS_ODE12_interpolateEv in libLHAPDF.a(AlphaS_ODE.o)
      "__ZNSt3__16__sortIRNS_6__lessIiiEEPiEEvT0_S5_T_", referenced from:
          __ZNK6LHAPDF3PDF7flavorsEv in libLHAPDF.a(Factories.o)
          __ZNK6LHAPDF3PDF7flavorsEv in libLHAPDF.a(GridPDF.o)
      "__ZNSt3__16localeD1Ev", referenced from:
          _setlhaparm_ in libpdf.a(pdf_lhapdf62.o)
          _getdescm_ in libpdf.a(pdf_lhapdf62.o)
          _pdfset_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF6PDFSet6mkPDFsIPNS_3PDFEEEvRNSt3__16vectorIT_NS4_9allocatorIS6_EEEE in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          ...
      "__ZNSt3__18ios_base33__set_badbit_and_consider_rethrowEv", referenced from:
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Config.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDF.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(PDFSet.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Utils.o)
          ...
      "__ZNSt3__18ios_base4initEPv", referenced from:
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Config.o)
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(PDF.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(PDFSet.o)
          ...
      "__ZNSt3__18ios_base5clearEj", referenced from:
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Factories.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(Factories.o)
          __ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_m in libLHAPDF.a(Config.o)
          __ZNSt3__1rsIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__17getlineIcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EES6_ in libLHAPDF.a(PDFIndex.o)
          ...
      "__ZNSt3__19basic_iosIcNS_11char_traitsIcEEE7copyfmtERKS3_", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
      "__ZNSt3__19basic_iosIcNS_11char_traitsIcEEED2Ev", referenced from:
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIbNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF14to_str_zeropadEim in libLHAPDF.a(Factories.o)
          ...
      "__ZNSt3__1plIcNS_11char_traitsIcEENS_9allocatorIcEEEENS_12basic_stringIT_T0_T1_EEPKS6_RKS9_", referenced from:
          __ZN12_GLOBAL__N_113PDFSetHandlerC1ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE in libpdf.a(pdf_lhapdf62.o)
          __ZNK6LHAPDF4Info12get_entry_asIbEET_RKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF5mkPDFERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEi in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF14mkInterpolatorERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF14mkExtrapolatorERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF8mkAlphaSERKNS_4InfoE in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12mkBareAlphaSERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(Factories.o)
          ...
      "__ZTINSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
      "__ZTINSt3__114basic_ofstreamIcNS_11char_traitsIcEEEE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
      "__ZTINSt3__119__shared_weak_countE", referenced from:
          __ZTINSt3__120__shared_ptr_pointerIPN6LHAPDF3PDFENS_10shared_ptrIS2_E27__shared_ptr_default_deleteIS2_S2_EENS_9allocatorIS2_EEEE in libpdf.a(pdf_lhapdf62.o)
          __ZTINSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail6memoryENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-nodebuilder.o)
          __ZTINSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail13memory_holderENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-nodebuilder.o)
          __ZTINSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail9node_dataENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-memory.o)
          __ZTINSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail8node_refENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-memory.o)
          __ZTINSt3__120__shared_ptr_pointerIPN11LHAPDF_YAML6detail4nodeENS_10shared_ptrIS3_E27__shared_ptr_default_deleteIS3_S3_EENS_9allocatorIS3_EEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-memory.o)
      "__ZTTNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN11LHAPDF_YAML8LoadFileERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
          __ZN11LHAPDF_YAML15LoadAllFromFileERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
      "__ZTTNSt3__114basic_ofstreamIcNS_11char_traitsIcEEEE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
      "__ZTTNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE", referenced from:
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIbNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF14to_str_zeropadEim in libLHAPDF.a(Factories.o)
          ...
      "__ZTTNSt3__119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE", referenced from:
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
      "__ZTTNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE", referenced from:
          __ZNK6LHAPDF24ContinuationExtrapolator14extrapolateXQ2Eidd in libLHAPDF.a(ContinuationExtrapolator.o)
      "__ZTVNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(FileIO.o)
          __ZNSt3__114basic_ifstreamIcNS_11char_traitsIcEEEC1EPKcj in libLHAPDF.a(liblhapdf_yaml_cpp_la-parse.o)
      NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
      "__ZTVNSt3__114basic_ofstreamIcNS_11char_traitsIcEEEE", referenced from:
          __ZN6LHAPDF4FileINSt3__114basic_ifstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE4openEv in libLHAPDF.a(FileIO.o)
          __ZN6LHAPDF4FileINSt3__114basic_ofstreamIcNS1_11char_traitsIcEEEEE5closeEv in libLHAPDF.a(FileIO.o)
      NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
      "__ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE", referenced from:
          __ZN6LHAPDF12lexical_castIjNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEiEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIdNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF12lexical_castIbNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libpdf.a(pdf_lhapdf62.o)
          __ZN6LHAPDF14to_str_zeropadEim in libLHAPDF.a(Factories.o)
          ...
      NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
      "__ZTVNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE", referenced from:
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libpdf.a(pdf_lhapdf62.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(Factories.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(Config.o)
          __ZN6LHAPDF12lexical_castIiNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEEET_RKT0_ in libLHAPDF.a(PDFIndex.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(PDF.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(PDFSet.o)
          __ZNSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEC1Ev in libLHAPDF.a(AlphaS_Ipol.o)
          ...
      NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
      "__ZTVNSt3__119basic_istringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE", referenced from:
          __ZN6LHAPDF11getPDFIndexEv in libLHAPDF.a(PDFIndex.o)
      NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
      "__ZTVNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE", referenced from:
          __ZNK6LHAPDF24ContinuationExtrapolator14extrapolateXQ2Eidd in libLHAPDF.a(ContinuationExtrapolator.o)
      NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
    ld: symbol(s) not found for architecture arm64
    collect2: error: ld returned 1 exit status
    make: *** [madevent_forhel] Error 1

Please try to fix this compilations issue and retry.
Help might be found at https://answers.launchpad.net/mg5amcnlo.
If you think that this is a bug, you can report this at https://bugs.launchpad.net/mg5amcnlo
                              Run Options
                              -----------
               stdout_level : 20 (user set)

                         MadEvent Options
                         ----------------
     automatic_html_opening : False (user set)
        notification_center : True
                   run_mode : 2
              cluster_queue : None (user set)
               cluster_time : None (user set)
               cluster_size : 100
             cluster_memory : 100 (user set)
                    nb_core : 8 (user set)
          cluster_temp_path : None

                      Configuration Options
                      ---------------------
               pythia8_path : /Users/abraham/Documents/MG5_aMC_v3_4_0/HEPTools/pythia8 (user set)
                  hwpp_path : None (user set)
                thepeg_path : None (user set)
                 hepmc_path : /Users/abraham/Documents/MG5_aMC_v3_4_0/HEPTools/hepmc (user set)
           madanalysis_path : None (user set)
          madanalysis5_path : /Users/abraham/Documents/MG5_aMC_v3_4_0/HEPTools/madanalysis5/madanalysis5 (user set)
            pythia-pgs_path : None (user set)
                    td_path : None (user set)
               delphes_path : /Users/abraham/Documents/MG5_aMC_v3_4_0/delphes (user set)
        exrootanalysis_path : /Users/abraham/Documents/MG5_aMC_v3_4_0/ExRootAnalysis (user set)
               syscalc_path : None (user set)
                 rivet_path : None
                  yoda_path : None
                     lhapdf : /opt/homebrew/Cellar/lhapdf/6.5.1/bin/lhapdf-config (user set)
                 lhapdf_py2 : None
                 lhapdf_py3 : None
                    timeout : 60
              f2py_compiler : None
          f2py_compiler_py2 : None
          f2py_compiler_py3 : None
                web_browser : None
                 eps_viewer : None
                text_editor : None
           fortran_compiler : None
               cpp_compiler : None
                auto_update : 7 (user set)
               cluster_type : condor
      cluster_status_update : (600, 30)
           cluster_nb_retry : 1
         cluster_local_path : None
         cluster_retry_wait : 300

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

I also have some trouble with mac os with mac m1.
As long as you do pure fortran code it typically works, but as soon as you link with C library (which is your case here with lhapdf) then this is problematic.

In any case, the message that you get seems to indicate a miss match between various compiler (either different version/different code or different targetted hardware). So the solution is to be sure to always use the same compiler for all part (and then recompile everything)

Here is the method that I have used personally on a mac/m1 with ventura (and which is working):

1) do not use brew install gfortran (or similar) if you did you will need to remove gfortran and gcc (with brew uninstall gfortran gcc)
2) install gcc 11.2 from the following page https://hpc.sourceforge.net/ (do NOT take a version compile for M1)
3) to install LHAPDF download the latest version of lhapdf from their site, unpack it
then run the following command: (just update the path of your HEPTOOLS directory

$> ./configure --prefix=/Users/omattelaer/Documents/HEPTools/lhapdf6_py3/ --bindir=/Users/omattelaer/Documents/HEPTools/lhapdf6_py3//bin --datadir=/Users/omattelaer/Documents/HEPTools/lhapdf6_py3//share --libdir=/Users/omattelaer/Documents/HEPTools/lhapdf6_py3//lib --enable-static -target arm64-apple-macos PYTHON=/Library/Frameworks/Python.framework/Versions/3.10/bin/python3-intel64 PYTHON_EXTRA_LDFLAGS="-L/Library/Frameworks/Python.framework/Versions/3.10/lib" LIBS="-L/Library/Frameworks/Python.framework/Versions/3.10/lib/"

Then run
$>make

It will fail (at least it does for me)
you will need to edit the file wrappers/python/build.py at two different place:
1. around line 37 add the last line of the block below
## Python compile/link args
pyargs = "-I" + sysconfig.get_config_var("INCLUDEPY")
libpys = [os.path.join(sysconfig.get_config_var(ld), sysconfig.get_config_var("LDLIBRARY")) for ld in ["LIBPL", "LIBDIR"]]
libpys= ['/Library/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib']

2. close to the end of the file
you will need to change the compile_cmd command to (again you need to change the path to your HEPTOOLS directory)
compile_cmd="g++ -shared -fPIC -o lhapdf.so /Users/omattelaer/Documents/git_workspace/LHAPDF-6.5.3/wrappers/python/lhapdf.cpp -I/Users/omattelaer/Documents/git_workspace/LHAPDF-6.5.3/include -I/Users/omattelaer/Documents/git_workspace/LHAPDF-6.5.3/include -I/Users/omattelaer/Documents/HEPTools/lhapdf6_py3/include -I/Users/omattelaer/Documents/HEPTools/lhapdf6_py3/include -L/Users/omattelaer/Documents/git_workspace/LHAPDF-6.5.3/src/.libs -lstdc++ -lLHAPDF -I/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10 /Library/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib -ldl -framework CoreFoundation -framework CoreFoundation"

Then you can run a second time
$> make
$> make install

Then in order to have the have the computation of systematics uncertainty, you need to run as
python3-intel64 ./bin/mg5_aMC

Additionally, I have found that for NLO computation, the version of command line tools of Ventura fails to compile the IREGI directory. You would therefore need a patch which is very simple:https://github.com/mg5amcnlo/mg5amcnlo/commit/511c8b05f3300a67eb14fba986ec80b9887f001d

The big issue with the above method is that you are using rosetta2 everywhere (so madgraph is slower than it should).
But so far, I have not find a way (after three days of work) to compile lhapdf succesfully with a gfortran compiler targetted for arm, the only "succesfull" attempt (where lhapdf did compile) was problematic due the lhapdf not working as it should and crashing with a
NNPDF30_nlo_as_0119 PDF set, member #0, version 2; LHAPDF ID = 266000
 libc++abi: terminating with uncaught exception of type LHAPDF::MetadataError: Metadata for key: AlphaS_FlavorScheme not found.
which the lhapdf author does not understand (one fix is to add such attribute within all PDF set but this worrisome (but I know people doing that).

Cheers,

Olivier

PS: If you succeed to have a working installation with arm based gfortran, do not hesitate to detail here what you did.

Revision history for this message
Roshan Mammen Abraham (rmammen) said :
#2

Hello,

I have been trying for a while the solution you mentioned. I installed gcc 11.2 (not via brew) and it fails at installing LHAPDF.
I modified the configure statement to the following:

./configure --prefix=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/ --bindir=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/bin --datadir=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/share --libdir=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/lib --enable-static -target arm64-apple-macos PYTHON=/Users/abraham/.pyenv/versions/3.10.5/bin/python PYTHON_EXTRA_LDFLAGS="-L/Users/abraham/.pyenv/versions/3.10.5/lib" LIBS="-L/Users/abraham/.pyenv/versions/3.10.5/lib/"

But this fails with the following.

configure: error:
  Could not link test program to Python. Maybe the main Python library has been
  installed in some non-standard library path. If so, pass it to configure,
  via the LIBS environment variable.
  Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
  ============================================================================
   ERROR!
   You probably have to install the development version of the Python package
   for your distribution. The exact name of this package varies among them.
  ============================================================================

I tried installing the development version via "pyenv install 3.10-dev" and reran the above command. It still failed. I have included the contents of the config.log below.

Thank You,
Roshan.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by LHAPDF configure 6.5.3, which was
generated by GNU Autoconf 2.71. Invocation command line was

  $ ./configure --prefix=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/ --bindir=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/bin --datadir=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/share --libdir=/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/lib --enable-static -target arm64-apple-macos PYTHON=/Users/abraham/.pyenv/versions/3.10.5/bin/python PYTHON_EXTRA_LDFLAGS=-L/Users/abraham/.pyenv/versions/3.10.5/lib LIBS=-L/Users/abraham/.pyenv/versions/3.10.5/lib/

## --------- ##
## Platform. ##
## --------- ##

hostname = roshans-MacBook-Air.local
uname -m = arm64
uname -r = 22.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103

/usr/bin/uname -p = arm
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
  Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 635 tasks, 2593 threads, 8 processors
Load average: 1.47, Mach factor: 6.52
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /Users/abraham/.pyenv/shims/
PATH: /Users/abraham/.pyenv/bin/
PATH: /opt/homebrew/bin/
PATH: /opt/homebrew/sbin/
PATH: /usr/local/bin/
PATH: /System/Cryptexes/App/usr/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /sbin/
PATH: /Library/Apple/usr/bin/
PATH: /opt/homebrew/Cellar/root/6.26.04_1/bin/
PATH: /opt/homebrew/Cellar/lhapdf/6.5.1/bin/

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2836: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh
configure:2849: trying ./config/
configure:2878: ./config/config.guess found
configure:2878: ./config/config.sub found
configure:2878: ./config/ltmain.sh found
configure:2878: ./config/compile found
configure:2878: ./config/missing found
configure:2860: ./config/install-sh found
configure:3012: checking for a BSD-compatible install
configure:3085: result: /opt/homebrew/bin/ginstall -c
configure:3096: checking whether build environment is sane
configure:3151: result: yes
configure:3310: checking for a race-free mkdir -p
configure:3354: result: /opt/homebrew/bin/gmkdir -p
configure:3361: checking for gawk
configure:3396: result: no
configure:3361: checking for mawk
configure:3396: result: no
configure:3361: checking for nawk
configure:3396: result: no
configure:3361: checking for awk
configure:3382: found /usr/bin/awk
configure:3393: result: awk
configure:3404: checking whether make sets $(MAKE)
configure:3427: result: yes
configure:3457: checking whether make supports nested variables
configure:3475: result: yes
configure:3623: checking whether make supports nested variables
configure:3641: result: yes
configure:3716: checking for sw_vers
configure:3737: found /usr/bin/sw_vers
configure:3748: result: sw_vers
configure:3826: checking whether make supports the include directive
configure:3841: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3844: $? = 0
configure:3863: result: yes (GNU style)
configure:3889: checking whether to compile using MPI
configure:3896: result: no
configure:4078: checking for g++
configure:4099: found /usr/local/bin/g++
configure:4110: result: g++
configure:4137: checking for C++ compiler version
configure:4146: g++ --version >&5
g++ (GCC) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4157: $? = 0
configure:4146: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin19/11.2.0/lto-wrapper
Target: x86_64-apple-darwin19
Configured with: ../gcc-11.2.0/configure --build=x86_64-apple-darwin19 --disable-nls --enable-checking=release --with-system-zlib --disable-multilib --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --enable-languages=c,c++,fortran --with-gmp=/usr/local --with-mpc=/usr/local --with-mpfr=/usr/local
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 11.2.0 (GCC)
configure:4157: $? = 0
configure:4146: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4157: $? = 1
configure:4146: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:4157: $? = 1
configure:4177: checking whether the C++ compiler works
configure:4199: g++ -O3 conftest.cpp -L/Users/abraham/.pyenv/versions/3.10.5/lib/ >&5
configure:4203: $? = 0
configure:4253: result: yes
configure:4256: checking for C++ compiler default output file name
configure:4258: result: a.out
configure:4264: checking for suffix of executables
configure:4271: g++ -o conftest -O3 conftest.cpp -L/Users/abraham/.pyenv/versions/3.10.5/lib/ >&5
configure:4275: $? = 0
configure:4298: result:
configure:4320: checking whether we are cross compiling
configure:4328: g++ -o conftest -O3 conftest.cpp -L/Users/abraham/.pyenv/versions/3.10.5/lib/ >&5
configure:4332: $? = 0
configure:4339: ./conftest
configure:4343: $? = 0
configure:4358: result: no
configure:4363: checking for suffix of object files
configure:4386: g++ -c -O3 conftest.cpp >&5
configure:4390: $? = 0
configure:4412: result: o
configure:4416: checking whether the compiler supports GNU C++
configure:4436: g++ -c -O3 conftest.cpp >&5
configure:4436: $? = 0
configure:4446: result: yes
configure:4457: checking whether g++ accepts -g
configure:4478: g++ -c -g conftest.cpp >&5
configure:4478: $? = 0
configure:4522: result: yes
configure:4542: checking for g++ option to enable C++11 features
configure:4557: g++ -c -O3 conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:179:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
  179 | cxx11test::delegate d2();
      | ^~
conftest.cpp:179:25: note: remove parentheses to default-initialize a variable
  179 | cxx11test::delegate d2();
      | ^~
      | --
conftest.cpp:179:25: note: or replace parentheses with braces to value-initialize a variable
configure:4557: $? = 0
configure:4575: result: none needed
configure:4641: checking dependency style of g++
configure:4753: result: gcc3
configure:4919: checking whether g++ supports C++11 features by default
configure:5214: g++ -c -O3 conftest.cpp >&5
configure:5214: $? = 0
configure:5222: result: yes
configure:5646: checking for gcc
configure:5667: found /usr/local/bin/gcc
configure:5678: result: gcc
configure:6031: checking for C compiler version
configure:6040: gcc --version >&5
gcc (GCC) 11.2.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6051: $? = 0
configure:6040: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin19/11.2.0/lto-wrapper
Target: x86_64-apple-darwin19
Configured with: ../gcc-11.2.0/configure --build=x86_64-apple-darwin19 --disable-nls --enable-checking=release --with-system-zlib --disable-multilib --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --enable-languages=c,c++,fortran --with-gmp=/usr/local --with-mpc=/usr/local --with-mpfr=/usr/local
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 11.2.0 (GCC)
configure:6051: $? = 0
configure:6040: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6051: $? = 1
configure:6040: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:6051: $? = 1
configure:6040: gcc -version >&5
gcc: error: unrecognized command-line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:6051: $? = 1
configure:6055: checking whether the compiler supports GNU C
configure:6075: gcc -c conftest.c >&5
configure:6075: $? = 0
configure:6085: result: yes
configure:6096: checking whether gcc accepts -g
configure:6117: gcc -c -g conftest.c >&5
configure:6117: $? = 0
configure:6161: result: yes
configure:6181: checking for gcc option to enable C11 features
configure:6196: gcc -c -g -O2 conftest.c >&5
configure:6196: $? = 0
configure:6214: result: none needed
configure:6330: checking whether gcc understands -c and -o together
configure:6353: gcc -c conftest.c -o conftest2.o
configure:6356: $? = 0
configure:6353: gcc -c conftest.c -o conftest2.o
configure:6356: $? = 0
configure:6368: result: yes
configure:6387: checking dependency style of gcc
configure:6499: result: gcc3
configure:6515: checking whether ln -s works
configure:6519: result: yes
configure:6558: checking build system type
configure:6573: result: arm-apple-darwin22.1.0
configure:6593: checking host system type
configure:6607: result: arm-apple-darwin22.1.0
configure:6648: checking how to print strings
configure:6675: result: printf
configure:6696: checking for a sed that does not truncate output
configure:6766: result: /usr/bin/sed
configure:6784: checking for grep that handles long lines and -e
configure:6848: result: /usr/bin/grep
configure:6853: checking for egrep
configure:6921: result: /usr/bin/grep -E
configure:6926: checking for fgrep
configure:6994: result: /usr/bin/grep -F
configure:7030: checking for ld used by gcc
configure:7098: result: /usr/bin/ld
configure:7105: checking if the linker (/usr/bin/ld) is GNU ld
configure:7121: result: no
configure:7133: checking for BSD- or MS-compatible name lister (nm)
configure:7188: result: /usr/bin/nm -B
configure:7328: checking the name lister (/usr/bin/nm -B) interface
configure:7336: g++ -c -O3 conftest.cpp >&5
configure:7339: /usr/bin/nm -B "conftest.o"
configure:7342: output
0000000000000000 S _some_variable
configure:7349: result: BSD nm
configure:7353: checking the maximum length of command line arguments
configure:7485: result: 786432
configure:7533: checking how to convert arm-apple-darwin22.1.0 file names to arm-apple-darwin22.1.0 format
configure:7574: result: func_convert_file_noop
configure:7581: checking how to convert arm-apple-darwin22.1.0 file names to toolchain format
configure:7602: result: func_convert_file_noop
configure:7609: checking for /usr/bin/ld option to reload object files
configure:7617: result: -r
configure:7696: checking for file
configure:7717: found /usr/bin/file
configure:7728: result: file
configure:7804: checking for objdump
configure:7825: found /usr/bin/objdump
configure:7836: result: objdump
configure:7868: checking how to recognize dependent libraries
configure:8069: result: pass_all
configure:8159: checking for dlltool
configure:8194: result: no
configure:8224: checking how to associate runtime and link libraries
configure:8252: result: printf %s\n
configure:8317: checking for ar
configure:8338: found /usr/bin/ar
configure:8349: result: ar
configure:8402: checking for archiver @FILE support
configure:8420: g++ -c -O3 conftest.cpp >&5
configure:8420: $? = 0
configure:8424: ar cr libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:8427: $? = 1
configure:8447: result: no
configure:8510: checking for strip
configure:8531: found /usr/bin/strip
configure:8542: result: strip
configure:8619: checking for ranlib
configure:8640: found /usr/bin/ranlib
configure:8651: result: ranlib
configure:8753: checking command to parse /usr/bin/nm -B output from gcc object
configure:8907: g++ -c -O3 conftest.cpp >&5
configure:8910: $? = 0
configure:8914: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
configure:8917: $? = 0
cannot find nm_test_var in conftest.nm
configure:8907: g++ -c -O3 conftest.cpp >&5
configure:8910: $? = 0
configure:8914: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
configure:8917: $? = 0
configure:8983: g++ -o conftest -O3 conftest.cpp conftstm.o >&5
configure:8986: $? = 0
configure:9024: result: ok
configure:9071: checking for sysroot
configure:9102: result: no
configure:9109: checking for a working dd
configure:9153: result: /bin/dd
configure:9157: checking how to truncate binary pipes
configure:9173: result: /bin/dd bs=4096 count=1
configure:9511: checking for mt
configure:9546: result: no
configure:9566: checking if : is a manifest tool
configure:9573: : '-?'
configure:9581: result: no
configure:9642: checking for dsymutil
configure:9663: found /usr/bin/dsymutil
configure:9674: result: dsymutil
configure:9744: checking for nmedit
configure:9765: found /usr/bin/nmedit
configure:9776: result: nmedit
configure:9846: checking for lipo
configure:9867: found /usr/bin/lipo
configure:9878: result: lipo
configure:9948: checking for otool
configure:9969: found /usr/bin/otool
configure:9980: result: otool
configure:10050: checking for otool64
configure:10085: result: no
configure:10130: checking for -single_module linker flag
gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:10164: result: yes
configure:10167: checking for -exported_symbols_list linker flag
configure:10188: g++ -o conftest -O3 -Wl,-exported_symbols_list,conftest.sym conftest.cpp -L/Users/abraham/.pyenv/versions/3.10.5/lib/ >&5
configure:10188: $? = 0
configure:10199: result: yes
configure:10202: checking for -force_load linker flag
gcc -g -O2 -c -o conftest.o conftest.c
ar cr libconftest.a conftest.o
ranlib libconftest.a
gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:10235: result: yes
configure:10306: checking for stdio.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for stdlib.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for string.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for inttypes.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for stdint.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for strings.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for sys/stat.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for sys/types.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10306: checking for unistd.h
configure:10306: g++ -c -O3 conftest.cpp >&5
configure:10306: $? = 0
configure:10306: result: yes
configure:10331: checking for dlfcn.h
configure:10331: g++ -c -O3 conftest.cpp >&5
configure:10331: $? = 0
configure:10331: result: yes
configure:10600: checking for objdir
configure:10616: result: .libs
configure:10880: checking if gcc supports -fno-rtti -fno-exceptions
configure:10899: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:10903: $? = 0
configure:10916: result: no
configure:11274: checking for gcc option to produce PIC
configure:11282: result: -fno-common -DPIC
configure:11290: checking if gcc PIC flag -fno-common -DPIC works
configure:11309: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:11313: $? = 0
configure:11326: result: yes
configure:11355: checking if gcc static flag -static works
configure:11384: result: no
configure:11399: checking if gcc supports -c -o file.o
configure:11421: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:11425: $? = 0
configure:11447: result: yes
configure:11455: checking if gcc supports -c -o file.o
configure:11503: result: yes
configure:11536: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:12804: result: yes
configure:13045: checking dynamic linker characteristics
configure:13866: result: darwin22.1.0 dyld
configure:13988: checking how to hardcode library paths into programs
configure:14013: result: immediate
configure:14565: checking whether stripping libraries is possible
configure:14582: result: yes
configure:14616: checking if libtool supports shared libraries
configure:14618: result: yes
configure:14621: checking whether to build shared libraries
configure:14646: result: yes
configure:14649: checking whether to build static libraries
configure:14653: result: yes
configure:14676: checking how to run the C++ preprocessor
configure:14698: g++ -E conftest.cpp
configure:14698: $? = 0
configure:14713: g++ -E conftest.cpp
conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory
   26 | #include <ac_nonexistent.h>
      | ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14713: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LHAPDF"
| #define PACKAGE_TARNAME "LHAPDF"
| #define PACKAGE_VERSION "6.5.3"
| #define PACKAGE_STRING "LHAPDF 6.5.3"
| #define PACKAGE_BUGREPORT "<email address hidden>"
| #define PACKAGE_URL ""
| #define PACKAGE "LHAPDF"
| #define VERSION "6.5.3"
| #define LHAPDF_VERSION "6.5.3"
| #define LHAPDF_VERSION_CODE 60503
| #define HAVE_CXX11 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14740: result: g++ -E
configure:14754: g++ -E conftest.cpp
configure:14754: $? = 0
configure:14769: g++ -E conftest.cpp
conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory
   26 | #include <ac_nonexistent.h>
      | ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LHAPDF"
| #define PACKAGE_TARNAME "LHAPDF"
| #define PACKAGE_VERSION "6.5.3"
| #define PACKAGE_STRING "LHAPDF 6.5.3"
| #define PACKAGE_BUGREPORT "<email address hidden>"
| #define PACKAGE_URL ""
| #define PACKAGE "LHAPDF"
| #define VERSION "6.5.3"
| #define LHAPDF_VERSION "6.5.3"
| #define LHAPDF_VERSION_CODE 60503
| #define HAVE_CXX11 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14934: checking for ld used by g++
configure:15002: result: /usr/bin/ld
configure:15009: checking if the linker (/usr/bin/ld) is GNU ld
configure:15025: result: no
configure:15080: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:16158: result: yes
configure:16194: g++ -c -O3 conftest.cpp >&5
configure:16197: $? = 0
configure:16678: checking for g++ option to produce PIC
configure:16686: result: -fno-common -DPIC
configure:16694: checking if g++ PIC flag -fno-common -DPIC works
configure:16713: g++ -c -O3 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:16717: $? = 0
configure:16730: result: yes
configure:16753: checking if g++ static flag -static works
configure:16782: result: no
configure:16794: checking if g++ supports -c -o file.o
configure:16816: g++ -c -O3 -o out/conftest2.o conftest.cpp >&5
configure:16820: $? = 0
configure:16842: result: yes
configure:16847: checking if g++ supports -c -o file.o
configure:16895: result: yes
configure:16925: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:16965: result: yes
configure:17107: checking dynamic linker characteristics
configure:17855: result: darwin22.1.0 dyld
configure:17920: checking how to hardcode library paths into programs
configure:17945: result: immediate
configure:18026: Building LHAGLUE Fortran wrappers
configure:18029: Building LHAGLUE C++ wrappers
configure:18068: checking for doxygen
configure:18106: result: no
configure:18139: checking for python
configure:18174: result: /Users/abraham/.pyenv/versions/3.10.5/bin/python
configure:18190: checking for a version of Python >= '2.1.0'
configure:18216: result: yes
configure:18224: checking for a version of Python >= '2.7.3'
configure:18251: result: yes
configure:18268: checking for the sysconfig Python package
configure:18272: result: yes
configure:18297: checking for Python include path
configure:18326: result: -I/Users/abraham/.pyenv/versions/3.10.5/include/python3.10
configure:18333: checking for Python library path
configure:18408: result: -L/Users/abraham/.pyenv/versions/3.10.5/lib -lpython3.10
configure:18415: checking for Python site-packages path
configure:18427: result: /Users/abraham/.pyenv/versions/3.10.5/lib/python3.10/site-packages
configure:18434: checking for Python platform specific site-packages path
configure:18446: result:
configure:18453: checking python extra libraries
configure:18460: result: -ldl -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -framework CoreFoundation
configure:18467: checking python extra linking flags
configure:18474: result: -L/Users/abraham/.pyenv/versions/3.10.5/lib
configure:18481: checking consistency of all components of python development environment
configure:18509: gcc -o conftest -g -O2 -I/Users/abraham/.pyenv/versions/3.10.5/include/python3.10 -L/Users/abraham/.pyenv/versions/3.10.5/lib conftest.c -L/Users/abraham/.pyenv/versions/3.10.5/lib/ -L/Users/abraham/.pyenv/versions/3.10.5/lib -lpython3.10 -ldl -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -framework CoreFoundation -ldl -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -framework CoreFoundation >&5
ld: warning: ignoring file /Users/abraham/.pyenv/versions/3.10.5/lib/libpython3.10.a, building for macOS-x86_64 but attempting to link with file built for macOS-arm64
Undefined symbols for architecture x86_64:
  "_Py_Initialize", referenced from:
      _main in cciB9gdB.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
configure:18509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LHAPDF"
| #define PACKAGE_TARNAME "LHAPDF"
| #define PACKAGE_VERSION "6.5.3"
| #define PACKAGE_STRING "LHAPDF 6.5.3"
| #define PACKAGE_BUGREPORT "<email address hidden>"
| #define PACKAGE_URL ""
| #define PACKAGE "LHAPDF"
| #define VERSION "6.5.3"
| #define LHAPDF_VERSION "6.5.3"
| #define LHAPDF_VERSION_CODE 60503
| #define HAVE_CXX11 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LHAPDF_PDFLIB 1
| #define LHAPDF_LHA5CXX 1
| #define HAVE_PYTHON "3.10"
| /* end confdefs.h. */
|
| #include <Python.h>
| int
| main (void)
| {
| Py_Initialize();
| ;
| return 0;
| }
|
configure:18528: result: no
configure:18532: error: in `/Users/abraham/Documents/LHAPDF-6.5.3':
configure:18534: error:
  Could not link test program to Python. Maybe the main Python library has been
  installed in some non-standard library path. If so, pass it to configure,
  via the LIBS environment variable.
  Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
  ============================================================================
   ERROR!
   You probably have to install the development version of the Python package
   for your distribution. The exact name of this package varies among them.
  ============================================================================

See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=arm-apple-darwin22.1.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=-L/Users/abraham/.pyenv/versions/3.10.5/lib/
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_MPICXX_set=
ac_cv_env_MPICXX_value=
ac_cv_env_PYTHON_VERSION_set=
ac_cv_env_PYTHON_VERSION_value=
ac_cv_env_PYTHON_set=set
ac_cv_env_PYTHON_value=/Users/abraham/.pyenv/versions/3.10.5/bin/python
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=arm64-apple-macos
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-apple-darwin22.1.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PYTHON=/Users/abraham/.pyenv/versions/3.10.5/bin/python
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/opt/homebrew/bin/ginstall -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/opt/homebrew/bin/gmkdir
ac_cv_prog_AWK=awk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ac_ct_SWVERS=sw_vers
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_11=no
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_cxx_compile_cxx11=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=786432
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/Users/abraham/Documents/LHAPDF-6.5.3/config/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS=''
AM_CXXFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_LDFLAGS=''
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} '\''/Users/abraham/Documents/LHAPDF-6.5.3/config/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/Users/abraham/Documents/LHAPDF-6.5.3/config/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/Users/abraham/Documents/LHAPDF-6.5.3/config/missing'\'' automake-1.16'
AWK='awk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_LHAGLUE_CXX_FALSE='#'
ENABLE_LHAGLUE_CXX_TRUE=''
ENABLE_LHAGLUE_FALSE='#'
ENABLE_LHAGLUE_TRUE=''
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
GREP='/usr/bin/grep'
HAVE_CXX11='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LHAPDF_CXX='g++'
LHAPDF_CXXFLAGS='-O3'
LIBOBJS=''
LIBS='-L/Users/abraham/.pyenv/versions/3.10.5/lib/'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} '\''/Users/abraham/Documents/LHAPDF-6.5.3/config/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/opt/homebrew/bin/gmkdir -p'
MPICXX=''
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='LHAPDF'
<email address hidden>'
PACKAGE_NAME='LHAPDF'
PACKAGE_STRING='LHAPDF 6.5.3'
PACKAGE_TARNAME='LHAPDF'
PACKAGE_URL=''
PACKAGE_VERSION='6.5.3'
PATH_SEPARATOR=':'
PYTHON='/Users/abraham/.pyenv/versions/3.10.5/bin/python'
PYTHON_CPPFLAGS='-I/Users/abraham/.pyenv/versions/3.10.5/include/python3.10'
PYTHON_EXEC_PREFIX=''
PYTHON_EXTRA_LDFLAGS='-L/Users/abraham/.pyenv/versions/3.10.5/lib'
PYTHON_EXTRA_LIBS='-ldl -L/opt/homebrew/lib -Wl,-rpath,/opt/homebrew/lib -framework CoreFoundation '
PYTHON_FULL_VERSION=''
PYTHON_LIBS='-L/Users/abraham/.pyenv/versions/3.10.5/lib -lpython3.10'
PYTHON_MAJOR_VERSION=''
PYTHON_PATH=''
PYTHON_PLATFORM=''
PYTHON_PLATFORM_SITE_PKG=''
PYTHON_PREFIX=''
PYTHON_SITE_PKG='/Users/abraham/.pyenv/versions/3.10.5/lib/python3.10/site-packages'
PYTHON_VERSION=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SWVERS='sw_vers'
USING_MPI_FALSE=''
USING_MPI_TRUE='#'
VERSION='6.5.3'
WITH_CYTHON_FALSE=''
WITH_CYTHON_TRUE=''
WITH_DOXYGEN_FALSE=''
WITH_DOXYGEN_TRUE='#'
WITH_OSX_FALSE=''
WITH_OSX_TRUE='#'
WITH_PYTHON_FALSE=''
WITH_PYTHON_TRUE=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/bin'
build='arm-apple-darwin22.1.0'
build_alias=''
build_cpu='arm'
build_os='darwin22.1.0'
build_vendor='apple'
datadir='/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='arm-apple-darwin22.1.0'
host_alias=''
host_cpu='arm'
host_os='darwin22.1.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/abraham/Documents/LHAPDF-6.5.3/config/install-sh'
libdir='/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/Users/abraham/Documents/LHAPDF-6.5.3/LHAPDF-6.5.3'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='arm64-apple-macos'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "LHAPDF"
#define PACKAGE_TARNAME "LHAPDF"
#define PACKAGE_VERSION "6.5.3"
#define PACKAGE_STRING "LHAPDF 6.5.3"
#define PACKAGE_BUGREPORT "<email address hidden>"
#define PACKAGE_URL ""
#define PACKAGE "LHAPDF"
#define VERSION "6.5.3"
#define LHAPDF_VERSION "6.5.3"
#define LHAPDF_VERSION_CODE 60503
#define HAVE_CXX11 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LHAPDF_PDFLIB 1
#define LHAPDF_LHA5CXX 1
#define HAVE_PYTHON "3.10"

configure: exit 1

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#3

Then I do not know, It took me one week to find a way to compile it on my laptop.
Looks like you still have some missmatch between x86_64 and arm library and this is the reason of your issue.

Cheers,

Olivier

Can you help with this problem?

Provide an answer of your own, or ask Roshan Mammen Abraham for more information if necessary.

To post a message you must log in.