From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Singapore Citizen Mr. Teo En Ming (Zhang Enming)" Subject: Re: Error Compiling Xen-unstable 4.4 Changeset 27214 Date: Sun, 14 Jul 2013 13:57:32 +0800 Message-ID: <51E23DCC.3010002@gmail.com> References: <51E0E775.1050001@gmail.com> <1373708734.15983.7.camel@hastur.hellion.org.uk> <51E12C2A.1060403@gmail.com> <51E13A5F.5050307@gmail.com> <51E20FC3.7030203@gmail.com> Reply-To: singapore.mr.teo.en.ming@gmail.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------020009040606040203010406" Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matthew Daley Cc: "Teo En Ming (Zhang Enming)" , Ian Campbell , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------020009040606040203010406 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 14/07/2013 11:20, Matthew Daley wrote: > On Sun, Jul 14, 2013 at 2:41 PM, Singapore Citizen Mr. Teo En Ming > (Zhang Enming) >> I have attached config.log. Please refer to it. > This is stubdom/config.log. What does stubdom/newlib-x86_64/config.log > look like? > Hi Matthew, I have attached config.log from stubdom/newlib-x86_64. -- Yours sincerely, Singapore Citizen Mr. Teo En Ming (Zhang Enming) --------------020009040606040203010406 Content-Type: text/x-log; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ../newlib-1.16.0/configure --prefix=3D/home/teo-en-ming/xen-4.3.0/stu= bdom/cross-root-x86_64 --verbose --target=3Dx86_64-xen-elf --enable-newli= b-io-long-long --disable-multilib ## --------- ## ## Platform. ## ## --------- ## hostname =3D intel-core-i5-4430-desktop uname -m =3D x86_64 uname -r =3D 3.8.0-19-generic uname -s =3D Linux uname -v =3D #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 /usr/bin/uname -p =3D unknown /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1503: checking build system type configure:1521: result: x86_64-unknown-linux-gnu configure:1556: checking host system type configure:1570: result: x86_64-unknown-linux-gnu configure:1578: checking target system type configure:1592: result: x86_64-xen-elf configure:1635: checking for a BSD-compatible install configure:1690: result: /usr/bin/install -c configure:1701: checking whether ln works configure:1723: result: yes configure:1727: checking whether ln -s works configure:1731: result: yes configure:2882: checking for gcc configure:2898: found /usr/bin/gcc configure:2908: result: gcc configure:3152: checking for C compiler version configure:3155: gcc --version &5 gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:3158: $? =3D 0 configure:3160: gcc -v &5 Using built-in specs. COLLECT_GCC=3Dgcc COLLECT_LTO_WRAPPER=3D/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion=3D'Ubuntu/Linaro 4= =2E7.3-1ubuntu1' --with-bugurl=3Dfile:///usr/share/doc/gcc-4.7/README.Bug= s --enable-languages=3Dc,c++,go,fortran,objc,obj-c++ --prefix=3D/usr --pr= ogram-suffix=3D-4.7 --enable-shared --enable-linker-build-id --libexecdir= =3D/usr/lib --without-included-gettext --enable-threads=3Dposix --with-gx= x-include-dir=3D/usr/include/c++/4.7 --libdir=3D/usr/lib --enable-nls --w= ith-sysroot=3D/ --enable-clocale=3Dgnu --enable-libstdcxx-debug --enable-= libstdcxx-time=3Dyes --enable-gnu-unique-object --enable-plugin --with-sy= stem-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=3Dppl --di= sable-cloog-version-check --disable-ppl-version-check --enable-multiarch = --disable-werror --with-arch-32=3Di686 --with-abi=3Dm64 --with-multilib-l= ist=3Dm32,m64,mx32 --with-tune=3Dgeneric --enable-checking=3Drelease --bu= ild=3Dx86_64-linux-gnu --host=3Dx86_64-linux-gnu --target=3Dx86_64-linux-= gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)=20 configure:3163: $? =3D 0 configure:3165: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3168: $? =3D 4 configure:3191: checking for C compiler default output file name configure:3194: gcc -m elf_x86_64 conftest.c >&5 gcc: error: unrecognized command line option '-m' gcc: error: elf_x86_64: No such file or directory configure:3197: $? =3D 1 configure: failed program was: | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ |=20 | int | main () | { |=20 | ; | return 0; | } configure:3236: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Dx86_64-unknown-linux-gnu ac_cv_build_alias=3Dx86_64-unknown-linux-gnu ac_cv_env_AR_FOR_TARGET_set=3Dset ac_cv_env_AR_FOR_TARGET_value=3Dar ac_cv_env_AR_set=3D ac_cv_env_AR_value=3D ac_cv_env_AS_FOR_TARGET_set=3D ac_cv_env_AS_FOR_TARGET_value=3D ac_cv_env_AS_set=3D ac_cv_env_AS_value=3D ac_cv_env_CC_FOR_TARGET_set=3Dset ac_cv_env_CC_FOR_TARGET_value=3D'gcc -isystem /home/teo-en-ming/xen-4.3.0= /stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /hom= e/teo-en-ming/xen-4.3.0/stubdom/../extras/mini-os/include/posix -isystem = /home/teo-en-ming/xen-4.3.0/stubdom/../tools/xenstore -isystem /home/teo= -en-ming/xen-4.3.0/stubdom/../extras/mini-os/include/x86 -isystem /home/t= eo-en-ming/xen-4.3.0/stubdom/../extras/mini-os/include/x86/x86_64 -U __li= nux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /home/teo-en-ming/xen-= 4.3.0/stubdom/../extras/mini-os/include/posix -isystem /home/teo-en-ming/= xen-4.3.0/stubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/= lib/gcc/x86_64-linux-gnu/4.7/include -isystem /home/teo-en-ming/xen-4.3.0= /stubdom/lwip-x86_64/src/include -isystem /home/teo-en-ming/xen-4.3.0/stu= bdom/lwip-x86_64/src/include/ipv4 -I/home/teo-en-ming/xen-4.3.0/stubdom/i= nclude -I/home/teo-en-ming/xen-4.3.0/stubdom/../xen/include -mno-red-zone= -O1 -fno-omit-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno= -asynchronous-unwind-tables -m64 -g -fno-strict-aliasing -std=3Dgnu99 -Wa= ll -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-= variable -Wno-unused-local-typedefs -fno-stack-protector -fno-exception= s -D_I386MACH_ALLOW_HW_INTERRUPTS' ac_cv_env_CC_set=3D ac_cv_env_CC_value=3D ac_cv_env_CFLAGS_set=3D ac_cv_env_CFLAGS_value=3D ac_cv_env_CPPFLAGS_set=3D ac_cv_env_CPPFLAGS_value=3D ac_cv_env_CXXFLAGS_set=3D ac_cv_env_CXXFLAGS_value=3D ac_cv_env_CXX_FOR_TARGET_set=3D ac_cv_env_CXX_FOR_TARGET_value=3D ac_cv_env_CXX_set=3D ac_cv_env_CXX_value=3D ac_cv_env_DLLTOOL_FOR_TARGET_set=3D ac_cv_env_DLLTOOL_FOR_TARGET_value=3D ac_cv_env_DLLTOOL_set=3D ac_cv_env_DLLTOOL_value=3D ac_cv_env_GCC_FOR_TARGET_set=3D ac_cv_env_GCC_FOR_TARGET_value=3D ac_cv_env_GCJ_FOR_TARGET_set=3D ac_cv_env_GCJ_FOR_TARGET_value=3D ac_cv_env_GFORTRAN_FOR_TARGET_set=3D ac_cv_env_GFORTRAN_FOR_TARGET_value=3D ac_cv_env_LDFLAGS_set=3Dset ac_cv_env_LDFLAGS_value=3D' -m elf_x86_64 ' ac_cv_env_LD_FOR_TARGET_set=3Dset ac_cv_env_LD_FOR_TARGET_value=3Dld ac_cv_env_LD_set=3D ac_cv_env_LD_value=3D ac_cv_env_LIPO_FOR_TARGET_set=3D ac_cv_env_LIPO_FOR_TARGET_value=3D ac_cv_env_LIPO_set=3D ac_cv_env_LIPO_value=3D ac_cv_env_NM_FOR_TARGET_set=3D ac_cv_env_NM_FOR_TARGET_value=3D ac_cv_env_NM_set=3D ac_cv_env_NM_value=3D ac_cv_env_OBJCOPY_set=3D ac_cv_env_OBJCOPY_value=3D ac_cv_env_OBJDUMP_FOR_TARGET_set=3D ac_cv_env_OBJDUMP_FOR_TARGET_value=3D ac_cv_env_OBJDUMP_set=3D ac_cv_env_OBJDUMP_value=3D ac_cv_env_RANLIB_FOR_TARGET_set=3Dset ac_cv_env_RANLIB_FOR_TARGET_value=3Dranlib ac_cv_env_RANLIB_set=3D ac_cv_env_RANLIB_value=3D ac_cv_env_STRIP_FOR_TARGET_set=3D ac_cv_env_STRIP_FOR_TARGET_value=3D ac_cv_env_STRIP_set=3D ac_cv_env_STRIP_value=3D ac_cv_env_WINDMC_FOR_TARGET_set=3D ac_cv_env_WINDMC_FOR_TARGET_value=3D ac_cv_env_WINDMC_set=3D ac_cv_env_WINDMC_value=3D ac_cv_env_WINDRES_FOR_TARGET_set=3D ac_cv_env_WINDRES_FOR_TARGET_value=3D ac_cv_env_WINDRES_set=3D ac_cv_env_WINDRES_value=3D ac_cv_env_build_alias_set=3D ac_cv_env_build_alias_value=3D ac_cv_env_host_alias_set=3D ac_cv_env_host_alias_value=3D ac_cv_env_target_alias_set=3Dset ac_cv_env_target_alias_value=3Dx86_64-xen-elf ac_cv_host=3Dx86_64-unknown-linux-gnu ac_cv_host_alias=3Dx86_64-unknown-linux-gnu ac_cv_path_install=3D'/usr/bin/install -c' ac_cv_prog_ac_ct_CC=3Dgcc ac_cv_target=3Dx86_64-xen-elf ac_cv_target_alias=3Dx86_64-xen-elf acx_cv_prog_LN=3Dln ## ----------------- ## ## Output variables. ## ## ----------------- ## AR=3D'' AR_FOR_BUILD=3D'$(AR)' AR_FOR_TARGET=3D'ar' AS=3D'' AS_FOR_BUILD=3D'$(AS)' AS_FOR_TARGET=3D'' BISON=3D'' CC=3D'gcc' CC_FOR_BUILD=3D'$(CC)' CC_FOR_TARGET=3D'gcc -isystem /home/teo-en-ming/xen-4.3.0/stubdom/../extr= as/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /home/teo-en-ming/xe= n-4.3.0/stubdom/../extras/mini-os/include/posix -isystem /home/teo-en-min= g/xen-4.3.0/stubdom/../tools/xenstore -isystem /home/teo-en-ming/xen-4.3= =2E0/stubdom/../extras/mini-os/include/x86 -isystem /home/teo-en-ming/xen= -4.3.0/stubdom/../extras/mini-os/include/x86/x86_64 -U __linux__ -U __Fre= eBSD__ -U __sun__ -nostdinc -isystem /home/teo-en-ming/xen-4.3.0/stubdom/= =2E./extras/mini-os/include/posix -isystem /home/teo-en-ming/xen-4.3.0/st= ubdom/cross-root-x86_64/x86_64-xen-elf/include -isystem /usr/lib/gcc/x86_= 64-linux-gnu/4.7/include -isystem /home/teo-en-ming/xen-4.3.0/stubdom/lwi= p-x86_64/src/include -isystem /home/teo-en-ming/xen-4.3.0/stubdom/lwip-x8= 6_64/src/include/ipv4 -I/home/teo-en-ming/xen-4.3.0/stubdom/include -I/ho= me/teo-en-ming/xen-4.3.0/stubdom/../xen/include -mno-red-zone -O1 -fno-om= it-frame-pointer -m64 -mno-red-zone -fno-reorder-blocks -fno-asynchronou= s-unwind-tables -m64 -g -fno-strict-aliasing -std=3Dgnu99 -Wall -Wstrict-= prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wn= o-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MAC= H_ALLOW_HW_INTERRUPTS' CFLAGS=3D'' CFLAGS_FOR_BUILD=3D'' COMPILER_AS_FOR_TARGET=3D'' COMPILER_LD_FOR_TARGET=3D'' COMPILER_NM_FOR_TARGET=3D'' CONFIGURE_GDB_TK=3D'' CPPFLAGS=3D'' CXX=3D'' CXXFLAGS=3D'' CXXFLAGS_FOR_BUILD=3D'' CXX_FOR_BUILD=3D'$(CXX)' CXX_FOR_TARGET=3D'' DEBUG_PREFIX_CFLAGS_FOR_TARGET=3D'' DEFS=3D'' DLLTOOL=3D'' DLLTOOL_FOR_BUILD=3D'$(DLLTOOL)' DLLTOOL_FOR_TARGET=3D'' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EXEEXT=3D'' EXPECT=3D'' FLAGS_FOR_TARGET=3D'' FLEX=3D'' GCC_FOR_TARGET=3D'' GCJ_FOR_BUILD=3D'$(GCJ)' GCJ_FOR_TARGET=3D'' GDB_TK=3D'' GFORTRAN_FOR_BUILD=3D'$(GFORTRAN)' GFORTRAN_FOR_TARGET=3D'' GNATBIND=3D'' GNATMAKE=3D'' INSTALL_DATA=3D'${INSTALL} -m 644' INSTALL_GDB_TK=3D'' INSTALL_PROGRAM=3D'${INSTALL}' INSTALL_SCRIPT=3D'${INSTALL}' LD=3D'' LDFLAGS=3D' -m elf_x86_64 ' LDFLAGS_FOR_BUILD=3D'' LD_FOR_BUILD=3D'$(LD)' LD_FOR_TARGET=3D'ld' LEX=3D'' LIBOBJS=3D'' LIBS=3D'' LIPO=3D'' LIPO_FOR_TARGET=3D'' LN=3D'ln' LN_S=3D'ln -s' LTLIBOBJS=3D'' M4=3D'' MAINT=3D'' MAINTAINER_MODE_FALSE=3D'' MAINTAINER_MODE_TRUE=3D'' MAKEINFO=3D'' NM=3D'' NM_FOR_BUILD=3D'$(NM)' NM_FOR_TARGET=3D'' OBJCOPY=3D'' OBJDUMP=3D'' OBJDUMP_FOR_TARGET=3D'' OBJEXT=3D'' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'' PACKAGE_STRING=3D'' PACKAGE_TARNAME=3D'' PACKAGE_VERSION=3D'' PATH_SEPARATOR=3D':' RANLIB=3D'' RANLIB_FOR_BUILD=3D'$(RANLIB)' RANLIB_FOR_TARGET=3D'ranlib' RAW_CXX_FOR_TARGET=3D'' RPATH_ENVVAR=3D'' RUNTEST=3D'' SHELL=3D'/bin/bash' STRIP=3D'' STRIP_FOR_TARGET=3D'' SYSROOT_CFLAGS_FOR_TARGET=3D'' TOPLEVEL_CONFIGURE_ARGUMENTS=3D'../newlib-1.16.0/configure --prefix=3D/ho= me/teo-en-ming/xen-4.3.0/stubdom/cross-root-x86_64 --verbose --target=3Dx= 86_64-xen-elf --enable-newlib-io-long-long --disable-multilib' WINDMC=3D'' WINDMC_FOR_BUILD=3D'$(WINDMC)' WINDMC_FOR_TARGET=3D'' WINDRES=3D'' WINDRES_FOR_BUILD=3D'$(WINDRES)' WINDRES_FOR_TARGET=3D'' YACC=3D'' ac_ct_CC=3D'gcc' ac_ct_CXX=3D'' ac_ct_GNATBIND=3D'' ac_ct_GNATMAKE=3D'' bindir=3D'${exec_prefix}/bin' build=3D'x86_64-unknown-linux-gnu' build_alias=3D'' build_configargs=3D'' build_configdirs=3D'build-libiberty build-texinfo build-byacc build-flex = build-bison build-m4 build-fixincludes' build_cpu=3D'x86_64' build_libsubdir=3D'build-x86_64-unknown-linux-gnu' build_noncanonical=3D'x86_64-unknown-linux-gnu' build_os=3D'linux-gnu' build_subdir=3D'build-x86_64-unknown-linux-gnu' build_tooldir=3D'' build_vendor=3D'unknown' config_shell=3D'/bin/bash' configdirs=3D'intl mmalloc libiberty opcodes bfd readline tcl tk itcl lib= gui zlib libcpp libdecnumber gmp mpfr texinfo byacc flex bison binutils g= as ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expec= t dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils = shellutils time textutils wdiff find uudecode hello tar gzip indent recod= e release sed utils guile perl gawk findutils gettext zip fastjar gnattoo= ls' datadir=3D'${prefix}/share' datarootdir=3D'' do_compare=3D'' docdir=3D'' exec_prefix=3D'NONE' gmpinc=3D'' gmplibs=3D'' host=3D'x86_64-unknown-linux-gnu' host_alias=3D'' host_configargs=3D'' host_cpu=3D'x86_64' host_noncanonical=3D'x86_64-unknown-linux-gnu' host_os=3D'linux-gnu' host_subdir=3D'.' host_vendor=3D'unknown' htmldir=3D'' includedir=3D'${prefix}/include' infodir=3D'${prefix}/info' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localstatedir=3D'${prefix}/var' mandir=3D'${prefix}/man' oldincludedir=3D'/usr/include' pdfdir=3D'' prefix=3D'/home/teo-en-ming/xen-4.3.0/stubdom/cross-root-x86_64' program_transform_name=3D's,^,x86_64-xen-elf-,' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' stage1_cflags=3D'' stage1_checking=3D'' stage1_languages=3D'' stage2_werror_flag=3D'' sysconfdir=3D'${prefix}/etc' target=3D'x86_64-xen-elf' target_alias=3D'x86_64-xen-elf' target_configargs=3D'' target_cpu=3D'x86_64' target_noncanonical=3D'x86_64-xen-elf' target_os=3D'elf' target_subdir=3D'x86_64-xen-elf' target_vendor=3D'xen' tooldir=3D'' ## ------------- ## ## Output files. ## ## ------------- ## alphaieee_frag=3D'' host_makefile_frag=3D'/dev/null' ospace_frag=3D'' serialization_dependencies=3D'' target_makefile_frag=3D'' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 77 --------------020009040606040203010406 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --------------020009040606040203010406--