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 wdfs configure 1.4.2, which was
- generated by GNU Autoconf 2.61. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = freenas.freenas.local.nl
- uname -m = amd64
- uname -r = 10.3-STABLE
- uname -s = FreeBSD
- uname -v = FreeBSD 10.3-STABLE #0 r295946+0ea9076(9.10-STABLE): Mon Oct 3 06:51:23 UTC 2016 root@gauntlet:/freenas-9.10-releng/_BE/objs/freenas-9.10-releng/_BE/os/sys/FreeNAS.amd64
- /usr/bin/uname -p = amd64
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /sbin
- PATH: /bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /usr/games
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /root/bin
- PATH: /usr/local/fusion-io
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:1779: checking for a BSD-compatible install
- configure:1835: result: /usr/bin/install -c
- configure:1846: checking whether build environment is sane
- configure:1889: result: yes
- configure:1954: checking for gawk
- configure:1984: result: no
- configure:1954: checking for mawk
- configure:1984: result: no
- configure:1954: checking for nawk
- configure:1970: found /usr/bin/nawk
- configure:1981: result: nawk
- configure:1992: checking whether make sets $(MAKE)
- configure:2013: result: yes
- configure:2212: checking for style of include used by make
- configure:2240: result: GNU
- configure:2313: checking for gcc
- configure:2329: found /usr/local/bin/gcc
- configure:2340: result: gcc
- configure:2578: checking for C compiler version
- configure:2585: gcc --version >&5
- gcc (FreeBSD Ports Collection) 4.8.5
- Copyright (C) 2015 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:2588: $? = 0
- configure:2595: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.3/4.8.5/lto-wrapper
- Target: x86_64-portbld-freebsd10.3
- Configured with: ./../gcc-4.8.5/configure --disable-multilib --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.3
- Thread model: posix
- gcc version 4.8.5 (FreeBSD Ports Collection)
- configure:2598: $? = 0
- configure:2605: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:2608: $? = 1
- configure:2631: checking for C compiler default output file name
- configure:2658: gcc conftest.c >&5
- /usr/local/bin/ld: cannot find -lgcc
- /usr/local/bin/ld: cannot find /usr/lib/libc_nonshared.a
- /usr/local/bin/ld: cannot find /usr/lib/libssp_nonshared.a
- collect2: error: ld returned 1 exit status
- configure:2661: $? = 1
- configure:2699: result:
- configure: failed program was:
- | /* confdefs.h. */
- | #define PACKAGE_NAME "wdfs"
- | #define PACKAGE_TARNAME "wdfs"
- | #define PACKAGE_VERSION "1.4.2"
- | #define PACKAGE_STRING "wdfs 1.4.2"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE "wdfs"
- | #define VERSION "1.4.2"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:2705: error: C compiler cannot create executables
- See `config.log' for more details.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- 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_PKG_CONFIG_set=''
- ac_cv_env_PKG_CONFIG_value=''
- ac_cv_env_WDFS_CFLAGS_set=''
- ac_cv_env_WDFS_CFLAGS_value=''
- ac_cv_env_WDFS_LIBS_set=''
- ac_cv_env_WDFS_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_path_install='/usr/bin/install -c'
- ac_cv_prog_AWK=nawk
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_make_make_set=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /root/wdfs-1.4.2/missing --run aclocal-1.9'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /root/wdfs-1.4.2/missing --run tar'
- AUTOCONF='${SHELL} /root/wdfs-1.4.2/missing --run autoconf'
- AUTOHEADER='${SHELL} /root/wdfs-1.4.2/missing --run autoheader'
- AUTOMAKE='${SHELL} /root/wdfs-1.4.2/missing --run automake-1.9'
- AWK='nawk'
- CC='gcc'
- CCDEPMODE=''
- CFLAGS=''
- 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='${SHELL} $(install_sh) -c -s'
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /root/wdfs-1.4.2/missing --run makeinfo'
- OBJEXT=''
- PACKAGE='wdfs'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='wdfs'
- PACKAGE_STRING='wdfs 1.4.2'
- PACKAGE_TARNAME='wdfs'
- PACKAGE_VERSION='1.4.2'
- PATH_SEPARATOR=':'
- PKG_CONFIG=''
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP=''
- VERSION='1.4.2'
- WDFS_CFLAGS=''
- WDFS_LIBS=''
- ac_ct_CC='gcc'
- am__fastdepCC_FALSE=''
- am__fastdepCC_TRUE=''
- am__include='include'
- am__leading_dot='.'
- am__quote=''
- am__tar='${AMTAR} chof - "$$tardir"'
- am__untar='${AMTAR} 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='/root/wdfs-1.4.2/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(install_sh) -d'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- #define PACKAGE_NAME "wdfs"
- #define PACKAGE_TARNAME "wdfs"
- #define PACKAGE_VERSION "1.4.2"
- #define PACKAGE_STRING "wdfs 1.4.2"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE "wdfs"
- #define VERSION "1.4.2"
- configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment