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 902479 Details for
Bug 1105065
Hello World program compilation leads to internal compiler error
[?]
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 file
config.log (text/x-log), 9.04 KB, created by
Jerric Lyns John
on 2014-06-05 10:24:00 UTC
(
hide
)
Description:
Config.log file
Filename:
MIME Type:
Creator:
Jerric Lyns John
Created:
2014-06-05 10:24:00 UTC
Size:
9.04 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 wayland configure 1.5.90, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost.localdomain >uname -m = i686 >uname -r = 3.9.5-301.fc19.i686 >uname -s = Linux >uname -v = #1 SMP Tue Jun 11 20:01:50 UTC 2013 > >/usr/bin/uname -p = i686 >/bin/uname -X = unknown > >/bin/arch = i686 >/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/bin >PATH: /usr/lib/qt-3.3/bin >PATH: /usr/lib/ccache >PATH: /usr/libexec/lightdm >PATH: /usr/local/bin >PATH: /usr/bin >PATH: /bin >PATH: /usr/local/sbin >PATH: /usr/sbin >PATH: /home/jerriclynsjohn/.local/bin >PATH: /home/jerriclynsjohn/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2357: checking for a BSD-compatible install >configure:2425: result: /usr/bin/install -c >configure:2436: checking whether build environment is sane >configure:2491: result: yes >configure:2642: checking for a thread-safe mkdir -p >configure:2681: result: /usr/bin/mkdir -p >configure:2688: checking for gawk >configure:2704: found /usr/bin/gawk >configure:2715: result: gawk >configure:2726: checking whether make sets $(MAKE) >configure:2748: result: yes >configure:2777: checking whether make supports nested variables >configure:2794: result: yes >configure:2890: checking whether make supports nested variables >configure:2907: result: yes >configure:2968: checking for gcc >configure:2984: found /usr/bin/gcc >configure:2995: result: gcc >configure:3224: checking for C compiler version >configure:3233: gcc --version >&5 >gcc (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7) >Copyright (C) 2013 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:3244: $? = 0 >configure:3233: gcc -v >&5 >Using built-in specs. >COLLECT_GCC=gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.8.2/lto-wrapper >Target: i686-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 --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++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-i686-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-i686-redhat-linux/cloog-install --with-tune=generic --with-arch=i686 --build=i686-redhat-linux >Thread model: posix >gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC) >configure:3244: $? = 0 >configure:3233: gcc -V >&5 >gcc: error: unrecognized command line option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:3244: $? = 4 >configure:3233: gcc -qversion >&5 >gcc: error: unrecognized command line option '-qversion' >gcc: fatal error: no input files >compilation terminated. >configure:3244: $? = 4 >configure:3264: checking whether the C compiler works >configure:3286: gcc conftest.c >&5 >cc1: internal compiler error: in make_pass_instance, at passes.c:1032 >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugzilla.redhat.com/bugzilla> for instructions. >configure:3290: $? = 1 >configure:3328: result: no >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "wayland" >| #define PACKAGE_TARNAME "wayland" >| #define PACKAGE_VERSION "1.5.90" >| #define PACKAGE_STRING "wayland 1.5.90" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.5.90" >| #define PACKAGE_URL "http://wayland.freedesktop.org/" >| #define PACKAGE "wayland" >| #define VERSION "1.5.90" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:3333: error: in `/home/jerriclynsjohn/wayland': >configure:3335: 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_FFI_CFLAGS_set= >ac_cv_env_FFI_CFLAGS_value= >ac_cv_env_FFI_LIBS_set= >ac_cv_env_FFI_LIBS_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_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig/:/usr/share/pkgconfig/ >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_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_path_mkdir=/usr/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_make_make_set=yes >am_cv_make_support_nested_variables=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='aclocal -I /usr/share/aclocal' >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/jerriclynsjohn/wayland/missing autoconf' >AUTOHEADER='${SHELL} /home/jerriclynsjohn/wayland/missing autoheader' >AUTOMAKE='${SHELL} /home/jerriclynsjohn/wayland/missing automake-1.13' >AWK='gawk' >BUILD_DOCS_FALSE='' >BUILD_DOCS_TRUE='' >CC='gcc' >CCDEPMODE='' >CFLAGS='' >CPP='' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='' >DLLTOOL='' >DOXYGEN='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >ENABLE_SCANNER_FALSE='' >ENABLE_SCANNER_TRUE='' >EXEEXT='' >EXPAT_LIBS='' >FFI_CFLAGS='' >FFI_LIBS='' >FGREP='' >GCC_CFLAGS='' >GREP='' >HAVE_MANPAGES_STYLESHEET_FALSE='' >HAVE_MANPAGES_STYLESHEET_TRUE='' >HAVE_PUBLICAN_FALSE='' >HAVE_PUBLICAN_TRUE='' >HAVE_XSLTPROC_FALSE='' >HAVE_XSLTPROC_TRUE='' >ICONDIR='' >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/jerriclynsjohn/wayland/missing makeinfo' >MANIFEST_TOOL='' >MANPAGES_STYLESHEET='' >MKDIR_P='/usr/bin/mkdir -p' >NM='' >NMEDIT='' >OBJDUMP='' >OBJEXT='' >OTOOL64='' >OTOOL='' >PACKAGE='wayland' >PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.5.90' >PACKAGE_NAME='wayland' >PACKAGE_STRING='wayland 1.5.90' >PACKAGE_TARNAME='wayland' >PACKAGE_URL='http://wayland.freedesktop.org/' >PACKAGE_VERSION='1.5.90' >PATH_SEPARATOR=':' >PKG_CONFIG='' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib/pkgconfig/:/usr/share/pkgconfig/' >PUBLICAN='' >RANLIB='' >SED='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >VERSION='1.5.90' >WAYLAND_VERSION='1.5.90' >WAYLAND_VERSION_MAJOR='1' >WAYLAND_VERSION_MICRO='90' >WAYLAND_VERSION_MINOR='5' >XSLTPROC='' >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='' >build_alias='' >build_cpu='' >build_os='' >build_vendor='' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='' >host_alias='' >host_cpu='' >host_os='' >host_vendor='' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >install_sh='${SHELL} /home/jerriclynsjohn/wayland/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='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "wayland" >#define PACKAGE_TARNAME "wayland" >#define PACKAGE_VERSION "1.5.90" >#define PACKAGE_STRING "wayland 1.5.90" >#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.5.90" >#define PACKAGE_URL "http://wayland.freedesktop.org/" >#define PACKAGE "wayland" >#define VERSION "1.5.90" > >configure: exit 77
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 1105065
: 902479