Gcc [trunk revision 224280] failed to profiledbootstrap on x86_64!

H.J. Lu Intel64 LTO/FDO intel64profiled@gnu-mic-1.sc.intel.com
Tue Jun 9 15:57:00 GMT 2015


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	 --prefix=/usr/6.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-build-config=bootstrap-lto --disable-werror --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
    grep "Error " makelog.224280.trunk.x86_64 >> makelog.224280.trunk.x86_64.mail; \
make[7]: *** [/tmp/ccfKv9dS.ltrans0.ltrans.o] Error 1
make[6]: *** [f951] Error 1
make[5]: *** [all-stagefeedback-gcc] Error 2
make[4]: *** [stagefeedback-bubble] Error 2
make[3]: *** [profiledbootstrap] Error 2
make[2]: *** [profiledbootstrap] Error 2
/usr/include/sys/resource.h:50:12: warning: type of ‘getrlimit’ does not match original declaration [-Wlto-type-mismatch]
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:50:12: note: type mismatch in parameter 1
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:42:13: note: type ‘__rlimit_resource_t’ should match type ‘__rlimit_resource_t’
 typedef int __rlimit_resource_t;
             ^
/usr/include/sys/resource.h:38:32: note: the incompatible type is defined here
 typedef enum __rlimit_resource __rlimit_resource_t;
                                ^
/usr/include/sys/resource.h:50:12: note: ‘getrlimit’ was previously declared here
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:69:12: warning: type of ‘setrlimit’ does not match original declaration [-Wlto-type-mismatch]
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:69:12: note: type mismatch in parameter 1
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:42:13: note: type ‘__rlimit_resource_t’ should match type ‘__rlimit_resource_t’
 typedef int __rlimit_resource_t;
             ^
/usr/include/sys/resource.h:38:32: note: the incompatible type is defined here
 typedef enum __rlimit_resource __rlimit_resource_t;
                                ^
/usr/include/sys/resource.h:69:12: note: ‘setrlimit’ was previously declared here
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
../../src-trunk/gcc/tree-ssa-sccvn.c: In function ‘vn_reference_lookup’:
../../src-trunk/gcc/tree-ssa-sccvn.c:2256:4: warning: ‘valuezied_anything’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    || !ao_ref_init_from_vn_reference (&r, vr1.set, vr1.type,
    ^
../../src-trunk/gcc/tree-ssa-sccvn.c:2234:8: note: ‘valuezied_anything’ was declared here
   bool valuezied_anything;
        ^
../../src-trunk/gcc/tree-vect-slp.c: In function ‘vect_build_slp_tree_1.constprop’:
../../src-trunk/gcc/tree.h:2857:7: warning: ‘vectype’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (TREE_CODE (__t) != __c)
       ^
../../src-trunk/gcc/tree-vect-slp.c:485:8: note: ‘vectype’ was declared here
   tree vectype, scalar_type, first_op1 = NULL_TREE;
        ^
/usr/include/sys/resource.h:50:12: warning: type of ‘getrlimit’ does not match original declaration [-Wlto-type-mismatch]
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:50:12: note: type mismatch in parameter 1
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:42:13: note: type ‘__rlimit_resource_t’ should match type ‘__rlimit_resource_t’
 typedef int __rlimit_resource_t;
             ^
/usr/include/sys/resource.h:38:32: note: the incompatible type is defined here
 typedef enum __rlimit_resource __rlimit_resource_t;
                                ^
/usr/include/sys/resource.h:50:12: note: ‘getrlimit’ was previously declared here
 extern int getrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:69:12: warning: type of ‘setrlimit’ does not match original declaration [-Wlto-type-mismatch]
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:69:12: note: type mismatch in parameter 1
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
/usr/include/sys/resource.h:42:13: note: type ‘__rlimit_resource_t’ should match type ‘__rlimit_resource_t’
 typedef int __rlimit_resource_t;
             ^
/usr/include/sys/resource.h:38:32: note: the incompatible type is defined here
 typedef enum __rlimit_resource __rlimit_resource_t;
                                ^
/usr/include/sys/resource.h:69:12: note: ‘setrlimit’ was previously declared here
 extern int setrlimit (__rlimit_resource_t __resource,
            ^
../../src-trunk/gcc/tree-ssa-sccvn.c: In function ‘vn_reference_lookup’:
../../src-trunk/gcc/tree-ssa-sccvn.c:2256:4: warning: ‘valuezied_anything’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    || !ao_ref_init_from_vn_reference (&r, vr1.set, vr1.type,
    ^
../../src-trunk/gcc/tree-ssa-sccvn.c:2234:8: note: ‘valuezied_anything’ was declared here
   bool valuezied_anything;
        ^
../../src-trunk/gcc/tree-vect-slp.c: In function ‘vect_build_slp_tree_1.constprop’:
../../src-trunk/gcc/tree.h:2857:7: warning: ‘vectype’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (TREE_CODE (__t) != __c)
       ^
../../src-trunk/gcc/tree-vect-slp.c:485:8: note: ‘vectype’ was declared here
   tree vectype, scalar_type, first_op1 = NULL_TREE;
        ^
rm fsf-funding.pod grmic.pod gcov.pod gc-analyze.pod cpp.pod gfdl.pod gfortran.pod gcc.pod gcj-dbtool.pod jcf-dump.pod jv-convert.pod gcj.pod gcov-tool.pod gij.pod
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld/gcc'
make[5]: *** [all-stagefeedback-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld'
make[4]: *** [stagefeedback-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld'
make[3]: *** [profiledbootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-profiled/bld'
38808.37user 539.04system 2:01:29elapsed 539%CPU (0avgtext+0avgdata 804868maxresident)k
4877288inputs+44181008outputs (16886major+137212223minor)pagefaults 0swaps
make[2]: *** [profiledbootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-profiled'



More information about the Gcc-regression mailing list