Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by mfoc configure 0.10.7, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = kali
- uname -m = x86_64
- uname -r = 4.19.0-kali1-amd64
- uname -s = Linux
- uname -v = #1 SMP Debian 4.19.13-1kali1 (2019-01-03)
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /sbin
- PATH: /bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2313: checking for a BSD-compatible install
- configure:2381: result: /usr/bin/install -c
- configure:2392: checking whether build environment is sane
- configure:2447: result: yes
- configure:2596: checking for a thread-safe mkdir -p
- configure:2635: result: /usr/bin/mkdir -p
- configure:2642: checking for gawk
- configure:2658: found /usr/bin/gawk
- configure:2669: result: gawk
- configure:2680: checking whether make sets $(MAKE)
- configure:2702: result: yes
- configure:2731: checking whether make supports nested variables
- configure:2748: result: yes
- configure:2923: checking for gcc
- configure:2939: found /usr/bin/gcc
- configure:2950: result: gcc
- configure:3179: checking for C compiler version
- configure:3188: gcc --version >&5
- gcc (Debian 8.2.0-14) 8.2.0
- Copyright (C) 2018 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:3199: $? = 0
- configure:3188: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
- OFFLOAD_TARGET_NAMES=nvptx-none
- OFFLOAD_TARGET_DEFAULT=1
- Target: x86_64-linux-gnu
- Configured with: ../src/configure -v --with-pkgversion='Debian 8.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
- Thread model: posix
- gcc version 8.2.0 (Debian 8.2.0-14)
- configure:3199: $? = 0
- configure:3188: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3199: $? = 1
- configure:3188: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:3199: $? = 1
- configure:3219: checking whether the C compiler works
- configure:3241: gcc conftest.c >&5
- configure:3245: $? = 0
- configure:3293: result: yes
- configure:3296: checking for C compiler default output file name
- configure:3298: result: a.out
- configure:3304: checking for suffix of executables
- configure:3311: gcc -o conftest conftest.c >&5
- configure:3315: $? = 0
- configure:3337: result:
- configure:3359: checking whether we are cross compiling
- configure:3367: gcc -o conftest conftest.c >&5
- configure:3371: $? = 0
- configure:3378: ./conftest
- configure:3382: $? = 0
- configure:3370: result: no
- configure:3375: checking for suffix of object files
- configure:3397: gcc -c conftest.c >&5
- configure:3401: $? = 0
- configure:3422: result: o
- configure:3426: checking whether we are using the GNU C compiler
- configure:3445: gcc -c conftest.c >&5
- configure:3445: $? = 0
- configure:3454: result: yes
- configure:3463: checking whether gcc accepts -g
- configure:3483: gcc -c -g conftest.c >&5
- configure:3483: $? = 0
- configure:3524: result: yes
- configure:3541: checking for gcc option to accept ISO C89
- configure:3604: gcc -c -g -O2 conftest.c >&5
- configure:3604: $? = 0
- configure:3617: result: none needed
- configure:3642: checking whether gcc understands -c and -o together
- configure:3664: gcc -c conftest.c -o conftest2.o
- configure:3667: $? = 0
- configure:3664: gcc -c conftest.c -o conftest2.o
- configure:3667: $? = 0
- configure:3679: result: yes
- configure:3699: checking whether make supports the include directive
- configure:3714: make -f confmf.GNU && cat confinc.out
- this is the am__doit target
- configure:3717: $? = 0
- configure:3736: result: yes (GNU style)
- configure:3761: checking dependency style of gcc
- configure:3872: result: gcc3
- configure:3899: checking whether make supports nested variables
- configure:3916: result: yes
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_c_compiler_gnu=yes
- 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_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- 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=
- ac_cv_env_target_alias_value=
- ac_cv_objext=o
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_make_make_set=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /root/mfoc/missing aclocal-1.16'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- AUTOCONF='${SHELL} /root/mfoc/missing autoconf'
- AUTOHEADER='${SHELL} /root/mfoc/missing autoheader'
- AUTOMAKE='${SHELL} /root/mfoc/missing automake-1.16'
- AWK='gawk'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2'
- CPP=''
- CPPFLAGS=''
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR='.deps'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP=''
- EXEEXT=''
- GREP=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /root/mfoc/missing makeinfo'
- MKDIR_P='/usr/bin/mkdir -p'
- OBJEXT='o'
- PACKAGE='mfoc'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='mfoc'
- PACKAGE_STRING='mfoc 0.10.7'
- PACKAGE_TARNAME='mfoc'
- PACKAGE_URL=''
- PACKAGE_VERSION='0.10.7'
- PATH_SEPARATOR=':'
- PKG_CONFIG_REQUIRES=''
- SET_MAKE=''
- SHELL='/bin/bash'
- STRIP=''
- VERSION='0.10.7'
- ac_ct_CC='gcc'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_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='${exec_prefix}/bin'
- build_alias=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host_alias=''
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /root/mfoc/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- runstatedir='${localstatedir}/run'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "mfoc"
- #define PACKAGE_TARNAME "mfoc"
- #define PACKAGE_VERSION "0.10.7"
- #define PACKAGE_STRING "mfoc 0.10.7"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "mfoc"
- #define VERSION "0.10.7"
- configure: exit 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement