Skip to content

Instantly share code, notes, and snippets.

@mitchute
Created August 20, 2018 21:27
Show Gist options
  • Save mitchute/cac1ea9ce98a03dd727c06b351b68df1 to your computer and use it in GitHub Desktop.
Save mitchute/cac1ea9ce98a03dd727c06b351b68df1 to your computer and use it in GitHub Desktop.
tmp/python-build.20180820162036.8101 ~
/tmp/python-build.20180820162036.8101/Python-3.5.4 /tmp/python-build.20180820162036.8101 ~
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python3.5... no
checking for python3... python3
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... linux
checking for --without-gcc... no
checking for --with-icc... no
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for --with-cxx-main=<compiler>... no
checking for g++... no
configure:
By default, distutils will build C++ extension modules with "g++".
If this is not intended, then set CXX on the configure command line.
checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu
checking for -Wl,--no-as-needed... yes
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
"/tmp/python-build.20180820162036.8101.log" 8546L, 878900C 1,1 Top
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment