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 622238 Details for
Bug 863463
generated configure script breaks for path containing spaces
[?]
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.
the log of configure script
config.log (text/x-log), 7.27 KB, created by
Abhay
on 2012-10-05 14:10:43 UTC
(
hide
)
Description:
the log of configure script
Filename:
MIME Type:
Creator:
Abhay
Created:
2012-10-05 14:10:43 UTC
Size:
7.27 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 Tutorial Program configure 1.0, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ configure > >## --------- ## >## Platform. ## >## --------- ## > >hostname = abhay-laptop >uname -m = x86_64 >uname -r = 3.6.0-0.rc7.git0.1.fc18.x86_64 >uname -s = Linux >uname -v = #1 SMP Mon Sep 24 13:15:40 UTC 2012 > >/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/lib64/ccache >PATH: /usr/local/bin >PATH: /usr/bin >PATH: /bin >PATH: /usr/local/sbin >PATH: /usr/sbin >PATH: /home/abhay/.local/bin >PATH: /home/abhay/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1822: checking for a BSD-compatible install >configure:1890: result: /usr/bin/install -c >configure:1901: checking whether build environment is sane >configure:1956: result: yes >configure:2107: checking for a thread-safe mkdir -p >configure:2146: result: /usr/bin/mkdir -p >configure:2153: checking for gawk >configure:2169: found /usr/bin/gawk >configure:2180: result: gawk >configure:2191: checking whether make sets $(MAKE) >configure:2213: result: yes >configure:2347: checking for gcc >configure:2363: found /usr/lib64/ccache/gcc >configure:2374: result: gcc >configure:2603: checking for C compiler version >configure:2612: gcc --version >&5 >gcc (GCC) 4.7.2 20120921 (Red Hat 4.7.2-2) >Copyright (C) 2012 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:2623: $? = 0 >configure:2612: gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/bin/gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/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 --disable-build-with-cxx --disable-build-poststage1-with-cxx --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-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux >Thread model: posix >gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) >configure:2623: $? = 0 >configure:2612: gcc -V >&5 >gcc: error: unrecognized command line option '-V' >gcc: fatal error: no input files >compilation terminated. >configure:2623: $? = 4 >configure:2612: gcc -qversion >&5 >gcc: error: unrecognized command line option '-qversion' >gcc: fatal error: no input files >compilation terminated. >configure:2623: $? = 4 >configure:2643: checking whether the C compiler works >configure:2665: gcc conftest.c >&5 >configure:2669: $? = 0 >configure:2717: result: yes >configure:2720: checking for C compiler default output file name >configure:2722: result: a.out >configure:2728: checking for suffix of executables >configure:2735: gcc -o conftest conftest.c >&5 >configure:2739: $? = 0 >configure:2761: result: >configure:2783: checking whether we are cross compiling >configure:2791: gcc -o conftest conftest.c >&5 >configure:2795: $? = 0 >configure:2802: ./conftest >configure: line 2804: ./conftest: Permission denied >configure:2806: $? = 126 >configure:2813: error: in `/run/media/abhay/New Volume/abhay/progs/autotools/tut_prog': >configure:2815: error: cannot run C compiled programs. >If you meant to cross compile, use `--host'. >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_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_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 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} "/run/media/abhay/New Volume/abhay/progs/autotools/tut_prog/missing" --run aclocal-1.12' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='' >AMTAR='$${TAR-tar}' >AUTOCONF='${SHELL} "/run/media/abhay/New Volume/abhay/progs/autotools/tut_prog/missing" --run autoconf' >AUTOHEADER='${SHELL} "/run/media/abhay/New Volume/abhay/progs/autotools/tut_prog/missing" --run autoheader' >AUTOMAKE='${SHELL} "/run/media/abhay/New Volume/abhay/progs/autotools/tut_prog/missing" --run automake-1.12' >AWK='gawk' >CC='gcc' >CCDEPMODE='' >CFLAGS='' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >MAKEINFO='${SHELL} "/run/media/abhay/New Volume/abhay/progs/autotools/tut_prog/missing" --run makeinfo' >MKDIR_P='/usr/bin/mkdir -p' >OBJEXT='' >PACKAGE='tutorial-program' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='Tutorial Program' >PACKAGE_STRING='Tutorial Program 1.0' >PACKAGE_TARNAME='tutorial-program' >PACKAGE_URL='' >PACKAGE_VERSION='1.0' >PATH_SEPARATOR=':' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >VERSION='1.0' >ac_ct_CC='gcc' >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_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} '\''/run/media/abhay/New Volume/abhay/progs/autotools/tut_prog/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_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "Tutorial Program" >#define PACKAGE_TARNAME "tutorial-program" >#define PACKAGE_VERSION "1.0" >#define PACKAGE_STRING "Tutorial Program 1.0" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define PACKAGE "tutorial-program" >#define VERSION "1.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 863463
: 622238