--- before 2018-12-18 14:20:26.330304562 +0100 +++ after 2018-12-18 14:19:44.711283550 +0100 @@ -126,8 +126,7 @@ 'GITVERSION': '', 'GNULD': 'yes', 'HOST_GNU_TYPE': 'x86_64-redhat-linux-gnu', - 'INCLDIRSTOMAKE': '/usr/include /usr/include /usr/include/python3.7m ' - '/usr/include/python3.7m', + 'INCLDIRSTOMAKE': '/usr/include /usr/include/python3.7m', 'INCLUDEDIR': '/usr/include', 'INCLUDEPY': '/usr/include/python3.7m', 'INSTALL': '/usr/bin/install -c', @@ -217,7 +216,7 @@ 'PARSER_HEADERS': '\\', 'PARSER_OBJS': '\\ Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o', 'PGEN': 'Parser/pgen', - 'PGENOBJS': '\\ \\', + 'PGENOBJS': '\\', 'PGOBJS': '\\', 'PGO_PROF_GEN_FLAG': '-fprofile-generate', 'PGO_PROF_USE_FLAG': '-fprofile-use -fprofile-correction', @@ -279,7 +278,7 @@ '-Wno-missing-field-initializers -Wno-cast-function-type ' '-Werror=implicit-function-declaration -IObjects -IInclude ' '-IPython -I. -I/builddir/build/BUILD/Python-3.7.1/Include ' - '-fPIC -DPy_BUILD_CORE', + '-DPy_BUILD_CORE', 'PY_CPPFLAGS': '-IObjects -IInclude -IPython -I. ' '-I/builddir/build/BUILD/Python-3.7.1/Include', 'PY_LDFLAGS': '-Wl,-z,relro -Wl,-z,now ' @@ -310,7 +309,7 @@ '-Wno-cast-function-type ' '-Werror=implicit-function-declaration -IObjects ' '-IInclude -IPython -I. ' - '-I/builddir/build/BUILD/Python-3.7.1/Include -fPIC', + '-I/builddir/build/BUILD/Python-3.7.1/Include', 'QUICKTESTOPTS': '-x test_subprocess test_io test_lib2to3 \\', 'READELF': 'readelf', 'RESSRCDIR': 'Mac/Resources/framework', @@ -336,8 +335,7 @@ './python', 'TESTPYTHONOPTS': '', 'TESTRUNNER': 'LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.7.1/build/optimized ' - './python ' - '/builddir/build/BUILD/Python-3.7.1/Tools/scripts/run_tests.py', + './python /Tools/scripts/run_tests.py', 'TESTTIMEOUT': 1200, 'UNICODE_DEPS': '\\', 'UNIVERSALSDK': '',