++ case $ARCHITECTURE in ++ EXTRA_LD_FLAGS=-Wl,--no-as-needed ++ rsync -a --exclude '**/.git' /home/herrmann/alice/sw/SOURCES/lhapdf/v6.2.1-alice2/v6.2.1-alice2/ ./ ++ export LIBRARY_PATH=/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/lib:/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/lib64:/home/herrmann/alice/sw/ubuntu2004_x86-64/defaults-release/v1-local1/lib ++ LIBRARY_PATH=/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/lib:/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/lib64:/home/herrmann/alice/sw/ubuntu2004_x86-64/defaults-release/v1-local1/lib ++ type python ++ python -c 'import sys; exit(0 if sys.version_info.major >=3 else 1)' ++ autoreconf -ivf autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:57: installing 'config/compile' configure.ac:10: installing 'config/missing' examples/Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory `.' ++ ./configure --prefix=/home/herrmann/alice/sw/INSTALLROOT/059eb3a05c801fa78e77e506c38db7adfeaf65cf/ubuntu2004_x86-64/lhapdf/v6.2.1-alice2-local1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for sw_vers... no ./configure: line 3160: test: too many arguments 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/nm -B checking the name lister (/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/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... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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++ -E checking for ld used by g++... /home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/home/herrmann/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Building LHAGLUE Fortran wrappers configure: Building LHAGLUE C++ wrappers checking for pdflatex... no checking for doxygen... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for Cython >= 0.19... no checking if the g++ compiler accepts the -pedantic flag... yes checking if the g++ compiler accepts the -Wall flag... yes checking if the g++ compiler accepts the -Wno-long-long flag... yes checking if the g++ compiler accepts the -Qunused-arguments flag... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/yamlcpp/Makefile config.status: creating include/Makefile config.status: creating include/LHAPDF/Makefile config.status: creating bin/Makefile config.status: creating bin/lhapdf config.status: creating bin/lhapdf-config config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating lhapdf.pc config.status: creating wrappers/Makefile config.status: creating wrappers/python/Makefile config.status: creating wrappers/python/setup.py config.status: creating config/config.h config.status: creating include/LHAPDF/Version.h config.status: include/LHAPDF/Version.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands **************************************************************** IMPORTANT INFORMATION ABOUT PDF SETS LHAPDF no longer bundles PDF set data in the package tarball. The sets are instead all stored online at http://www.hepforge.org/archive/lhapdf/pdfsets/6.2/ and you should install those that you wish to use into /home/herrmann/alice/sw/INSTALLROOT/059eb3a05c801fa78e77e506c38db7adfeaf65cf/ubuntu2004_x86-64/lhapdf/v6.2.1-alice2-local1/share/LHAPDF The downloadable PDF sets are packaged as tarballs, which must be expanded to be used. Here is an example of how to retrieve and install a PDF set from the command line: wget http://www.hepforge.org/archive/lhapdf/pdfsets/6.2/CT10nlo.tar.gz -O- | tar xz -C /home/herrmann/alice/sw/INSTALLROOT/059eb3a05c801fa78e77e506c38db7adfeaf65cf/ubuntu2004_x86-64/lhapdf/v6.2.1-alice2-local1/share/LHAPDF **************************************************************** ++ make -j 4 all Making all in src make[1]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/src' Making all in yamlcpp make[2]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/src/yamlcpp' CXX liblhapdf_yaml_cpp_la-aliasmanager.lo CXX liblhapdf_yaml_cpp_la-emitterutils.lo CXX liblhapdf_yaml_cpp_la-ostream.lo CXX liblhapdf_yaml_cpp_la-simplekey.lo CXX liblhapdf_yaml_cpp_la-binary.lo CXX liblhapdf_yaml_cpp_la-exp.lo CXX liblhapdf_yaml_cpp_la-parser.lo CXX liblhapdf_yaml_cpp_la-singledocparser.lo CXX liblhapdf_yaml_cpp_la-conversion.lo CXX liblhapdf_yaml_cpp_la-iterator.lo CXX liblhapdf_yaml_cpp_la-regex.lo CXX liblhapdf_yaml_cpp_la-stream.lo CXX liblhapdf_yaml_cpp_la-directives.lo CXX liblhapdf_yaml_cpp_la-nodebuilder.lo CXX liblhapdf_yaml_cpp_la-scanner.lo CXX liblhapdf_yaml_cpp_la-tag.lo CXX liblhapdf_yaml_cpp_la-emitfromevents.lo CXX liblhapdf_yaml_cpp_la-node.lo CXX liblhapdf_yaml_cpp_la-scanscalar.lo CXX liblhapdf_yaml_cpp_la-emitter.lo CXX liblhapdf_yaml_cpp_la-nodeownership.lo CXX liblhapdf_yaml_cpp_la-scantag.lo CXX liblhapdf_yaml_cpp_la-emitterstate.lo CXX liblhapdf_yaml_cpp_la-null.lo CXX liblhapdf_yaml_cpp_la-scantoken.lo CXXLD liblhapdf-yaml-cpp.la make[2]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/src/yamlcpp' make[2]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/src' CXX PDF.lo CXX PDFSet.lo CXX GridPDF.lo CXX PDFInfo.lo CXX Interpolator.lo CXX BilinearInterpolator.lo CXX BicubicInterpolator.lo CXX LogBilinearInterpolator.lo CXX LogBicubicInterpolator.lo CXX ErrExtrapolator.lo CXX NearestPointExtrapolator.lo CXX ContinuationExtrapolator.lo CXX AlphaS.lo CXX AlphaS_Analytic.lo CXX AlphaS_ODE.lo CXX AlphaS_Ipol.lo CXX Config.lo CXX Factories.lo CXX PDFIndex.lo CXX Utils.lo CXX libLHAPDFInfo_la-Info.lo CXX libLHAPDFPaths_la-Paths.lo CXX libLHAPDFGlue_la-LHAGlue.lo CXXLD libLHAPDFInfo.la CXXLD libLHAPDFPaths.la CXXLD libLHAPDFGlue.la CXXLD libLHAPDF.la make[2]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/src' make[1]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/src' Making all in include make[1]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include' Making all in LHAPDF make[2]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include/LHAPDF' make all-am make[3]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include/LHAPDF' make[3]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include/LHAPDF' make[2]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include/LHAPDF' make[2]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include' make[1]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include' Making all in wrappers make[1]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/wrappers' Making all in python make[2]: Entering directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/wrappers/python' for i in lhapdf.cpp lhapdf.pyx clhapdf.pxd; do \ orig="$i"; \ build="$(basename $i)"; \ if [ ! -e ${build} ]; then cp ${orig} ${build}; \ echo ${build} >> fix-out-of-source; fi; \ done touch fix-out-of-source CC="g++" CXX="g++" /usr/bin/python setup.py install --install-lib=build/ --force running install running build running build_ext building 'lhapdf' extension creating build creating build/temp.linux-x86_64-2.7 g++ -fno-strict-aliasing -fPIC -O2 -fPIC -I/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include -I/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/include -I/usr/include/python2.7 -c lhapdf.cpp -o build/temp.linux-x86_64-2.7/lhapdf.o -I/home/herrmann/alice/sw/INSTALLROOT/059eb3a05c801fa78e77e506c38db7adfeaf65cf/ubuntu2004_x86-64/lhapdf/v6.2.1-alice2-local1/include lhapdf.cpp:4:10: fatal error: Python.h: No such file or directory 4 | #include "Python.h" | ^~~~~~~~~~ compilation terminated. error: command 'g++' failed with exit status 1 make[2]: *** [Makefile:486: all-local] Error 1 make[2]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/wrappers/python' make[1]: *** [Makefile:374: all-recursive] Error 1 make[1]: Leaving directory '/home/herrmann/alice/sw/BUILD/059eb3a05c801fa78e77e506c38db7adfeaf65cf/lhapdf/wrappers' make: *** [Makefile:507: all-recursive] Error 1