Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 917467 Details for
Bug 1118933
configure: error: cannot run C compiled programs
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
config.log
config.log (text/plain), 9.83 KB, created by
Lokesh Mandvekar
on 2014-07-12 02:58:46 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Lokesh Mandvekar
Created:
2014-07-12 02:58:46 UTC
Size:
9.83 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by libressl configure 2.0.0, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure > >## --------- ## >## Platform. ## >## --------- ## > >hostname = naruto >uname -m = x86_64 >uname -r = 3.16.0-0.rc4.git2.1.fc22.x86_64 >uname -s = Linux >uname -v = #1 SMP Wed Jul 9 17:15:03 UTC 2014 > >/usr/bin/uname -p = x86_64 >/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/bin >PATH: /usr/local/sbin >PATH: /usr/bin >PATH: /usr/sbin >PATH: /bin >PATH: /sbin >PATH: /home/lsm5/.rvm/bin >PATH: /home/lsm5/bin >PATH: /home/lsm5/bin >PATH: /home/lsm5/bin >PATH: /usr/bin >PATH: /usr/sbin >PATH: /usr/pkg/bin >PATH: /usr/pkg/sbin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2183: checking build system type >configure:2197: result: x86_64-unknown-linux-gnu >configure:2217: checking host system type >configure:2230: result: x86_64-unknown-linux-gnu >configure:2250: checking target system type >configure:2263: result: x86_64-unknown-linux-gnu >configure:2305: checking for a BSD-compatible install >configure:2373: result: /usr/bin/install -c >configure:2384: checking whether build environment is sane >configure:2439: result: yes >configure:2590: checking for a thread-safe mkdir -p >configure:2629: result: /usr/bin/mkdir -p >configure:2636: checking for gawk >configure:2652: found /usr/bin/gawk >configure:2663: result: gawk >configure:2674: checking whether make sets $(MAKE) >configure:2696: result: yes >configure:2725: checking whether make supports nested variables >configure:2742: result: yes >configure:2880: checking whether make supports nested variables >configure:2897: result: yes >configure:3009: checking for gcc >configure:3025: found /usr/bin/gcc >configure:3036: result: gcc >configure:3265: checking for C compiler version >configure:3274: gcc --version >&5 >gcc (GCC) 4.9.0 20140702 (Red Hat 4.9.0-14) >Copyright (C) 2014 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:3285: $? = 0 >configure:3274: gcc -v >&5 >Using built-in specs. >COLLECT_GCC=gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.9.0/lto-wrapper >Target: x86_64-redhat-linux >Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.9.0-20140702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.9.0-20140702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux >Thread model: posix >gcc version 4.9.0 20140702 (Red Hat 4.9.0-14) (GCC) >configure:3285: $? = 0 >configure:3274: gcc -V >&5 >gcc: error: unrecognized command line option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:3285: $? = 4 >configure:3274: gcc -qversion >&5 >gcc: error: unrecognized command line option '-qversion' >gcc: fatal error: no input files >compilation terminated. >configure:3285: $? = 4 >configure:3305: checking whether the C compiler works >configure:3327: gcc -Wall -Werror -std=c99 -g -Wno-pointer-sign -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:3331: $? = 0 >configure:3379: result: yes >configure:3382: checking for C compiler default output file name >configure:3384: result: a.out >configure:3390: checking for suffix of executables >configure:3397: gcc -o conftest -Wall -Werror -std=c99 -g -Wno-pointer-sign -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 >configure:3401: $? = 0 >configure:3423: result: >configure:3445: checking whether we are cross compiling >configure:3453: gcc -o conftest -Wall -Werror -std=c99 -g -Wno-pointer-sign -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE conftest.c >&5 >In file included from /usr/include/stdio.h:27:0, > from conftest.c:11: >/usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >cc1: all warnings being treated as errors >configure:3457: $? = 1 >configure:3464: ./conftest >./configure: line 3466: ./conftest: No such file or directory >configure:3468: $? = 127 >configure:3475: error: in `/home/lsm5/repositories/pkgs/fedora/libressl/libressl-2.0.0': >configure:3477: error: cannot run C compiled programs. >If you meant to cross compile, use `--host'. >See `config.log' for more details > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-unknown-linux-gnu >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_host=x86_64-unknown-linux-gnu >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_make_make_set=yes >ac_cv_target=x86_64-unknown-linux-gnu >am_cv_make_support_nested_variables=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /home/lsm5/repositories/pkgs/fedora/libressl/libressl-2.0.0/missing aclocal-1.14' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='0' >AM_V='$(V)' >AR='' >AUTOCONF='${SHELL} /home/lsm5/repositories/pkgs/fedora/libressl/libressl-2.0.0/missing autoconf' >AUTOHEADER='${SHELL} /home/lsm5/repositories/pkgs/fedora/libressl/libressl-2.0.0/missing autoheader' >AUTOMAKE='${SHELL} /home/lsm5/repositories/pkgs/fedora/libressl/libressl-2.0.0/missing automake-1.14' >AWK='gawk' >CC='gcc' >CCDEPMODE='' >CFLAGS=' -Wall -Werror -std=c99 -g -Wno-pointer-sign -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE' >CPP='' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='' >DLLTOOL='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >FGREP='' >GREP='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LIPO='' >LN_S='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /home/lsm5/repositories/pkgs/fedora/libressl/libressl-2.0.0/missing makeinfo' >MANIFEST_TOOL='' >MKDIR_P='/usr/bin/mkdir -p' >NM='' >NMEDIT='' >NO_ARC4RANDOM_BUF='' >NO_ARC4RANDOM_BUF_FALSE='' >NO_ARC4RANDOM_BUF_TRUE='' >NO_GETENTROPY='' >NO_GETENTROPY_FALSE='' >NO_GETENTROPY_TRUE='' >NO_ISSETUGID='' >NO_ISSETUGID_FALSE='' >NO_ISSETUGID_TRUE='' >NO_REALLOCARRAY='' >NO_REALLOCARRAY_FALSE='' >NO_REALLOCARRAY_TRUE='' >NO_STRLCAT='' >NO_STRLCAT_FALSE='' >NO_STRLCAT_TRUE='' >NO_STRLCPY='' >NO_STRLCPY_FALSE='' >NO_STRLCPY_TRUE='' >NO_STRTONUM='' >NO_STRTONUM_FALSE='' >NO_STRTONUM_TRUE='' >NO_TIMINGSAFE_BCMP='' >NO_TIMINGSAFE_BCMP_FALSE='' >NO_TIMINGSAFE_BCMP_TRUE='' >NO_TIMINGSAFE_MEMCMP='' >NO_TIMINGSAFE_MEMCMP_FALSE='' >NO_TIMINGSAFE_MEMCMP_TRUE='' >OBJDUMP='' >OBJEXT='' >OTOOL64='' >OTOOL='' >PACKAGE='libressl' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='libressl' >PACKAGE_STRING='libressl 2.0.0' >PACKAGE_TARNAME='libressl' >PACKAGE_URL='' >PACKAGE_VERSION='2.0.0' >PATH_SEPARATOR=':' >PLATFORM_LDADD='' >RANLIB='' >SED='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >TARGET_DARWIN_FALSE='' >TARGET_DARWIN_TRUE='#' >TARGET_LINUX_FALSE='#' >TARGET_LINUX_TRUE='' >TARGET_SOLARIS_FALSE='' >TARGET_SOLARIS_TRUE='#' >USER_CFLAGS='-O2 ' >VERSION='2.0.0' >ac_ct_AR='' >ac_ct_CC='gcc' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='' >am__include='' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-unknown-linux-gnu' >build_alias='' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='unknown' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-unknown-linux-gnu' >host_alias='' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >install_sh='${SHELL} /home/lsm5/repositories/pkgs/fedora/libressl/libressl-2.0.0/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}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target='x86_64-unknown-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='unknown' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "libressl" >#define PACKAGE_TARNAME "libressl" >#define PACKAGE_VERSION "2.0.0" >#define PACKAGE_STRING "libressl 2.0.0" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "libressl" >#define VERSION "2.0.0" > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1118933
: 917467