Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkmate problem #37

Open
nyckxxstark opened this issue Apr 12, 2024 · 0 comments
Open

Checkmate problem #37

nyckxxstark opened this issue Apr 12, 2024 · 0 comments

Comments

@nyckxxstark
Copy link

Hi Checkmate developers,

Can you please help me how to debug this problem (kindly see the texts below). Thanks!

Last login: Fri Apr 12 10:57:34 on ttys002
(base) angelo@Nickos-MacBook-Air ~ % cd /Users/angelo/Documents/checkmate_2.0.37
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoconf
zsh: command not found: autoconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf
zsh: command not found: autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % -autoreconf
zsh: command not found: -autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf
zsh: command not found: autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % sudo autoreconf
Password:
sudo: autoreconf: command not found
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % ls
AUTHORS README.md data
COPYING VERSION depcomp
ChangeLog aclocal.m4 docker
INSTALL bin install-sh
Installation_TLDR.txt compile ltmain.sh
Makefile.am config.guess m4
NEWS config.sub missing
README configure.ac tools
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % ./autoreconf
zsh: no such file or directory: ./autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf
zsh: command not found: autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf
zsh: command not found: autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % ./configure
zsh: no such file or directory: ./configure
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf -f
zsh: command not found: autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % -i autoreconf
zsh: command not found: -i
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf -i
zsh: command not found: autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf -f -s -i
zsh: command not found: autoreconf
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoreconf
Can't exec "aclocal": No such file or directory at /opt/homebrew/Cellar/autoconf/2.72/share/autoconf/Autom4te/FileUtils.pm line 299.
autoreconf: error: aclocal failed with exit status: 2
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % autoconf
aclocal.m4:17: warning: this file was generated for autoconf 2.71.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
configure.ac:15: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:15: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:15: the top level
configure.ac:23: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:23: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/hepmc.m4:2: THEPEG_CHECK_HEPMC is expanded from...
configure.ac:23: the top level
configure.ac:24: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/pythia.m4:2: CHECK_PYTHIA is expanded from...
configure.ac:24: the top level
configure.ac:28: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
m4/root.m4:36: ROOT_PATH is expanded from...
configure.ac:28: the top level
configure.ac:37: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/delphes.m4:2: CHECK_DELPHES is expanded from...
configure.ac:37: the top level
configure.ac:38: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:38: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/madgraph.m4:2: CHECK_MADGRAPH is expanded from...
configure.ac:38: the top level
configure.ac:39: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/onnx.m4:2: CHECK_ONNX is expanded from...
configure.ac:39: the top level
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % ./configure --with-rootsys=/Users/angelo/Documents/root_6.28.10/install_root --with-madgraph=/Users/angelo/Documents/MG5_aMC_v3_5_2 --with-pythia=/Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/pythia8 --with-hepmc=/Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc--with-delphes=/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... -std=gnu++11
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++ -std=gnu++11... gcc3
checking build system type... arm-apple-darwin23.1.0
checking host system type... arm-apple-darwin23.1.0
checking how to print strings... printf
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin23.1.0 file names to arm-apple-darwin23.1.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin23.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @file support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if g++ -std=gnu++11 static flag -static works... no
checking if g++ -std=gnu++11 supports -c -o file.o... yes
checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /usr/bin/grep -E
checking for iostream... yes
checking for ostream... yes
checking for fstream... yes
checking whether g++ -std=gnu++11 supports C++11 features by default... yes
checking for HepMC location... /Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc--with-delphes=/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for HepMC/HepMCDefs.h... no
configure: error: Defs...
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % ./configure --with-rootsys=/Users/angelo/Documents/root_6.28.10/install_root --with-madgraph=/Users/angelo/Documents/MG5_aMC_v3_5_2 --with-pythia=/Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/pythia8 --with-hepmc=/Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc --with-delphes=/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... -std=gnu++11
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++ -std=gnu++11... gcc3
checking build system type... arm-apple-darwin23.1.0
checking host system type... arm-apple-darwin23.1.0
checking how to print strings... printf
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin23.1.0 file names to arm-apple-darwin23.1.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin23.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @file support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if g++ -std=gnu++11 static flag -static works... no
checking if g++ -std=gnu++11 supports -c -o file.o... yes
checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /usr/bin/grep -E
checking for iostream... yes
checking for ostream... yes
checking for fstream... yes
checking whether g++ -std=gnu++11 supports C++11 features by default... yes
checking for HepMC location... /Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc
checking for HepMC/HepMCDefs.h... yes
checking for HepMC/IO_GenEvent.h... yes
checking for Pythia8 location... /Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/pythia8
checking for gzip include (optional)... not found
checking for gzip library (optional)... not found

checking for Pythia8/Pythia.h... yes
checking for Pythia8Plugins/HepMC2.h... yes
checking for python... checking for python... /Users/angelo/anaconda3/bin/python
/Users/angelo/anaconda3/bin/python
checking whether /Users/angelo/anaconda3/bin/python version is >= 2.7.3... yes
checking for /Users/angelo/anaconda3/bin/python version... 3.11
checking for /Users/angelo/anaconda3/bin/python platform... darwin
checking for GNU default /Users/angelo/anaconda3/bin/python prefix... ${prefix}
checking for GNU default /Users/angelo/anaconda3/bin/python exec_prefix... ${exec_prefix}
checking for /Users/angelo/anaconda3/bin/python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for /Users/angelo/anaconda3/bin/python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for root-config... /Users/angelo/Documents/root_6.28.10/install_root/bin/root-config
checking for root... /Users/angelo/Documents/root_6.28.10/install_root/bin/root
checking for rootcint... /Users/angelo/Documents/root_6.28.10/install_root/bin/rootcint
checking whether ROOT version >= 5.20... yes
checking for Delphes location... /Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for classes/DelphesClasses.h... no
configure: error: Cannot find DelphesClasses header
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % ./configure --with-rootsys=/Users/angelo/Documents/root_6.28.10/install_root --with-madgraph=/Users/angelo/Documents/MG5_aMC_v3_5_2 --with-hepmc=/Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc --with-delphes=/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... -std=gnu++11
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++ -std=gnu++11... gcc3
checking build system type... arm-apple-darwin23.1.0
checking host system type... arm-apple-darwin23.1.0
checking how to print strings... printf
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin23.1.0 file names to arm-apple-darwin23.1.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin23.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @file support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if g++ -std=gnu++11 static flag -static works... no
checking if g++ -std=gnu++11 supports -c -o file.o... yes
checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /usr/bin/grep -E
checking for iostream... yes
checking for ostream... yes
checking for fstream... yes
checking whether g++ -std=gnu++11 supports C++11 features by default... yes
checking for HepMC location... /Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc
checking for HepMC/HepMCDefs.h... yes
checking for HepMC/IO_GenEvent.h... yes
checking for Pythia8 location... "not found"
checking for gzip include (optional)... not found
checking for gzip library (optional)... not found
checking for python... checking for python... /Users/angelo/anaconda3/bin/python
/Users/angelo/anaconda3/bin/python
checking whether /Users/angelo/anaconda3/bin/python version is >= 2.7.3... yes
checking for /Users/angelo/anaconda3/bin/python version... 3.11
checking for /Users/angelo/anaconda3/bin/python platform... darwin
checking for GNU default /Users/angelo/anaconda3/bin/python prefix... ${prefix}
checking for GNU default /Users/angelo/anaconda3/bin/python exec_prefix... ${exec_prefix}
checking for /Users/angelo/anaconda3/bin/python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for /Users/angelo/anaconda3/bin/python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for root-config... /Users/angelo/Documents/root_6.28.10/install_root/bin/root-config
checking for root... /Users/angelo/Documents/root_6.28.10/install_root/bin/root
checking for rootcint... /Users/angelo/Documents/root_6.28.10/install_root/bin/rootcint
checking whether ROOT version >= 5.20... yes
checking for Delphes location... /Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for MadGraph location... /Users/angelo/Documents/MG5_aMC_v3_5_2
checking for /Users/angelo/Documents/MG5_aMC_v3_5_2/bin/mg5_aMC... yes
checking for ONNX location... not found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: 'Makefile.in'
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % automake
zsh: command not found: automake
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % automake --add-missing --copy
zsh: command not found: automake
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % automake
aclocal.m4:17: warning: this file was generated for autoconf 2.71.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically 'autoreconf'.
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % ./configure --with-rootsys=/Users/angelo/Documents/root_6.28.10/install_root --with-madgraph=/Users/angelo/Documents/MG5_aMC_v3_5_2 --with-hepmc=/Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc --with-delphes=/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... -std=gnu++11
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++ -std=gnu++11... gcc3
checking build system type... arm-apple-darwin23.1.0
checking host system type... arm-apple-darwin23.1.0
checking how to print strings... printf
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert arm-apple-darwin23.1.0 file names to arm-apple-darwin23.1.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin23.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @file support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if g++ -std=gnu++11 static flag -static works... no
checking if g++ -std=gnu++11 supports -c -o file.o... yes
checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for egrep... (cached) /usr/bin/grep -E
checking for iostream... yes
checking for ostream... yes
checking for fstream... yes
checking whether g++ -std=gnu++11 supports C++11 features by default... yes
checking for HepMC location... /Users/angelo/Documents/MG5_aMC_v3_5_2/HEPTools/hepmc
checking for HepMC/HepMCDefs.h... yes
checking for HepMC/IO_GenEvent.h... yes
checking for Pythia8 location... "not found"
checking for gzip include (optional)... not found
checking for gzip library (optional)... not found
checking for python... checking for python... /Users/angelo/anaconda3/bin/python
/Users/angelo/anaconda3/bin/python
checking whether /Users/angelo/anaconda3/bin/python version is >= 2.7.3... yes
checking for /Users/angelo/anaconda3/bin/python version... 3.11
checking for /Users/angelo/anaconda3/bin/python platform... darwin
checking for GNU default /Users/angelo/anaconda3/bin/python prefix... ${prefix}
checking for GNU default /Users/angelo/anaconda3/bin/python exec_prefix... ${exec_prefix}
checking for /Users/angelo/anaconda3/bin/python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for /Users/angelo/anaconda3/bin/python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for root-config... /Users/angelo/Documents/root_6.28.10/install_root/bin/root-config
checking for root... /Users/angelo/Documents/root_6.28.10/install_root/bin/root
checking for rootcint... /Users/angelo/Documents/root_6.28.10/install_root/bin/rootcint
checking whether ROOT version >= 5.20... yes
checking for Delphes location... /Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master
checking for MadGraph location... /Users/angelo/Documents/MG5_aMC_v3_5_2
checking for /Users/angelo/Documents/MG5_aMC_v3_5_2/bin/mg5_aMC... yes
checking for ONNX location... not found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/analysis/Makefile
config.status: creating tools/fritz/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

configure: === Downloading external resources ===
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203 100 203 0 0 365 0 --:--:-- --:--:-- --:--:-- 365
100 131 0 131 0 0 77 0 --:--:-- 0:00:01 --:--:-- 152
100 6496k 100 6496k 0 0 1262k 0 0:00:05 0:00:05 --:--:-- 1878k
x BDTxml/
x BDTxml/ZeroLepton2018-SRBDT-GGo1_weight2.xml
x BDTxml/ZeroLepton2018-SRBDT-GGo3_weight1.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd1_weight1.xml
x BDTxml/ZeroLepton2018-SRBDT-GGo4_weight2.xml
x BDTxml/ZeroLepton2018-SRBDT-GGo2_weight2.xml
x BDTxml/ZeroLepton2018-SRBDT-GGo1_weight1.xml
x BDTxml/ZeroLepton2018-SRBDT-GGo2_weight1.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd4_weight1.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd2_weight2.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd2_weight1.xml
x BDTxml/ZeroLepton2018-SRBDT-GGo4_weight1.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd4_weight2.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd3_weight2.xml
x BDTxml/README.md
x BDTxml/ZeroLepton2018-SRBDT-GGo3_weight2.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd1_weight2.xml
x BDTxml/ZeroLepton2018-SRBDT-GGd3_weight1.xml
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203 100 203 0 0 432 0 --:--:-- --:--:-- --:--:-- 431
100 131 0 131 0 0 87 0 --:--:-- 0:00:01 --:--:-- 6894
100 2161k 100 2161k 0 0 585k 0 0:00:03 0:00:03 --:--:-- 1730k
x Likelihoods/
x Likelihoods/BDT-GGd1_bkgonly.json
x Likelihoods/SR2j-1600_bkgonly.json
x Likelihoods/SR6j-3400_bkgonly.json
x Likelihoods/MB-SSd_bkgonly.json
x Likelihoods/MB-GGd_bkgonly.json
x Likelihoods/MB-C_bkgonly.json
x Likelihoods/MB-SSd_patchset.json
x Likelihoods/SR4j-1000_bkgonly.json
x Likelihoods/SR6j-2200_bkgonly.json
x Likelihoods/BDT-GGo2_bkgonly.json
x Likelihoods/BDT-GGo4_bkgonly.json
x Likelihoods/BDT-GGo3_bkgonly.json
x Likelihoods/SR6j-1000_bkgonly.json
x Likelihoods/SR2j-2800_bkgonly.json
x Likelihoods/MB-C_patchset.json
x Likelihoods/SR4j-2200_bkgonly.json
x Likelihoods/BDT-GGo1_bkgonly.json
x Likelihoods/SR5j-1600_bkgonly.json
x Likelihoods/README.md
x Likelihoods/MB-GGd_patchset.json
x Likelihoods/SR4j-3400_bkgonly.json
x Likelihoods/BDT-GGd2_bkgonly.json
x Likelihoods/BDT-GGd4_bkgonly.json
x Likelihoods/BDT-GGd3_bkgonly.json
x Likelihoods/SR2j-2200_bkgonly.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 205 100 205 0 0 486 0 --:--:-- --:--:-- --:--:-- 486
100 131 0 131 0 0 89 0 --:--:-- 0:00:01 --:--:-- 258
100 320k 100 320k 0 0 103k 0 0:00:03 0:00:03 --:--:-- 225k
x SUSY-2019-04_4jets.onnx
x SUSY-2019-04_5jets.onnx
x SUSY-2019-04_6jets.onnx
x SUSY-2019-04_7jets.onnx
x SUSY-2019-04_8jets.onnx
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203 100 203 0 0 450 0 --:--:-- --:--:-- --:--:-- 451
100 131 0 131 0 0 92 0 --:--:-- 0:00:01 --:--:-- 173
100 2349k 100 2349k 0 0 653k 0 0:00:03 0:00:03 --:--:-- 1189k
x README.md
x RegionA/
x RegionA/BkgOnly.json
x RegionA/patchset.json
x RegionB/
x RegionB/BkgOnly.json
x RegionB/patchset.json
x RegionC/
x RegionC/BkgOnly.json
x RegionC/patchset.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203 100 203 0 0 475 0 --:--:-- --:--:-- --:--:-- 475
100 131 0 131 0 0 87 0 --:--:-- 0:00:01 --:--:-- 274
100 16.8M 100 16.8M 0 0 976k 0 0:00:17 0:00:17 --:--:-- 2738k
x BkgOnly.json
x GG_gridx_patchset.json
x SS_gridx_patchset.json
x GG_x12_patchset.json
x README.md
x SS_x12_patchset.json
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203 100 203 0 0 928 0 --:--:-- --:--:-- --:--:-- 931
100 131 0 131 0 0 97 0 --:--:-- 0:00:01 --:--:-- 0
100 12.1M 100 12.1M 0 0 2596k 0 0:00:04 0:00:04 --:--:-- 4419k
x C1C1SlepSnu_patchset.json
x C1C1WW_patchset.json
x SlepSlep_patchset.json
x bkgonly.json
x README.md
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203 100 203 0 0 734 0 --:--:-- --:--:-- --:--:-- 732
100 131 0 131 0 0 93 0 --:--:-- 0:00:01 --:--:-- 426
100 5587k 100 5587k 0 0 1421k 0 0:00:03 0:00:03 --:--:-- 2934k
x Sleptons_bkgonly.json
x Smuons_patchset.json
x EWKinos_bkgonly.json
x README.md
x Smuons_bkgonly.json
x Selectrons_patchset.json
x EWKinos_patchset.json
x Sleptons_patchset.json
x Selectrons_bkgonly.json

=== Subconfigurations Done ===
Configuration of CheckMATE finished. Run 'make' to compile. If you have more than one core, you can use -j2 or even -j4 to speed up the compilation process.

=== IMPORANT! ===
You did not provide any link to Pythia8 using the --with-pythia parameter. If you continue you will not be able to

  • Simulate events using Pythia
  • Shower .lhe events using Pythia
  • Simulate parton events using MG5_aMC@NLO (even if you provide --with-madgraph!)
    (base) angelo@Nickos-MacBook-Air checkmate_2.0.37 % make
    Making all in tools/analysis
    depbase=echo src/global/Global.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||';
    /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=gnu++11 -DPACKAGE_NAME="CheckMATE" -DPACKAGE_TARNAME="checkmate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="CheckMATE\ 2.0.0" -DPACKAGE_BUGREPORT="[email protected]" -DPACKAGE_URL="" -DPACKAGE="checkmate" -DVERSION="2.0.0" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_IOSTREAM=1 -DHAVE_OSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_HEPMC_HEPMCDEFS_H=1 -DHAVE_HEPMC_IO_GENEVENT_H=1 -I. -I/Users/angelo/Documents/root_6.28.10/install_root/include -I/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master -I/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master/external -Iinclude/base -Iinclude/kinematics -Iinclude/kinematics/mctlib -Iinclude/kinematics/mt2family -Iinclude/kinematics/topness -Iinclude/global -Iinclude/analyses/ATLAS_7TeV -Iinclude/analyses/ATLAS_8TeV -Iinclude/analyses/ATLAS_13TeV -Iinclude/analyses/ATLAS_14TeV_HighLumi -Iinclude/analyses/CMS_7TeV -Iinclude/analyses/CMS_8TeV -Iinclude/analyses/CMS_13TeV -Iinclude/analyses/CMS_14TeV_HighLumi -g -O2 -MT src/global/Global.lo -MD -MP -MF $depbase.Tpo -c -o src/global/Global.lo src/global/Global.cc &&
    mv -f $depbase.Tpo $depbase.Plo
    libtool: compile: g++ -std=gnu++11 -DPACKAGE_NAME="CheckMATE" -DPACKAGE_TARNAME="checkmate" -DPACKAGE_VERSION="2.0.0" "-DPACKAGE_STRING="CheckMATE 2.0.0"" -DPACKAGE_BUGREPORT="[email protected]" -DPACKAGE_URL="" -DPACKAGE="checkmate" -DVERSION="2.0.0" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_IOSTREAM=1 -DHAVE_OSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_HEPMC_HEPMCDEFS_H=1 -DHAVE_HEPMC_IO_GENEVENT_H=1 -I. -I/Users/angelo/Documents/root_6.28.10/install_root/include -I/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master -I/Users/angelo/Documents/MG5_aMC_v3_5_2/delphes_master/external -Iinclude/base -Iinclude/kinematics -Iinclude/kinematics/mctlib -Iinclude/kinematics/mt2family -Iinclude/kinematics/topness -Iinclude/global -Iinclude/analyses/ATLAS_7TeV -Iinclude/analyses/ATLAS_8TeV -Iinclude/analyses/ATLAS_13TeV -Iinclude/analyses/ATLAS_14TeV_HighLumi -Iinclude/analyses/CMS_7TeV -Iinclude/analyses/CMS_8TeV -Iinclude/analyses/CMS_13TeV -Iinclude/analyses/CMS_14TeV_HighLumi -g -O2 -MT src/global/Global.lo -MD -MP -MF src/global/.deps/Global.Tpo -c src/global/Global.cc -fno-common -DPIC -o src/global/.libs/Global.o
    In file included from src/global/Global.cc:8:
    In file included from include/global/Global.h:20:
    In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/TStopwatch.h:25:
    In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/TObject.h:17:
    In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/Rtypes.h:23:
    In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/RtypesCore.h:23:
    In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/ROOT/RConfig.hxx:23:
    /Users/angelo/Documents/root_6.28.10/install_root/include/RConfigure.h:30:4: warning: "The C++ standard in this build does not match ROOT configuration (201402L); this might cause unexpected issues" [-W#warnings]

warning "The C++ standard in this build does not match ROOT configuration (201402L); this might cause unexpected issues"

^
In file included from src/global/Global.cc:8:
In file included from include/global/Global.h:20:
In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/TStopwatch.h:25:
In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/TObject.h:17:
In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/Rtypes.h:23:
In file included from /Users/angelo/Documents/root_6.28.10/install_root/include/RtypesCore.h:23:
/Users/angelo/Documents/root_6.28.10/install_root/include/ROOT/RConfig.hxx:48:4: error: "ROOT requires support for C++14 or higher."

error "ROOT requires support for C++14 or higher."

^
/Users/angelo/Documents/root_6.28.10/install_root/include/ROOT/RConfig.hxx:50:5: error: "Pass -std=c++14 as compiler argument."

error "Pass -std=c++14 as compiler argument."

^

1 warning and 2 errors generated.
make[1]: *** [src/global/Global.lo] Error 1
make: *** [all-recursive] Error 1
(base) angelo@Nickos-MacBook-Air checkmate_2.0.37 %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant