Srinivas Maturi
2009-Feb-04 19:04 UTC
[Xen-devel] xen-unstable build failure with c/s 19150
xen-unstable c/s 19150 failed to build for 64bit with the following messages. Thanks, Maturi make[4]: Entering directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/builddir/build/BUILD/xen-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen.d -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/builddir/build/BUILD/xen-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen-syms.d -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/builddir/build/BUILD/xen-unstable/xen/include -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .symbols-dummy.o.d -c /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.c -o /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o make[4]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' ld -melf_x86_64 -T xen.lds -N /builddir/build/BUILD/xen-unstable/xen/arch/x86/boot/built_in.o /builddir/build/BUILD/xen-unstable/xen/common/built_in.o /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o /builddir/build/BUILD/xen-unstable/xen/xsm/built_in.o /builddir/build/BUILD/xen-unstable/xen/arch/x86/built_in.o \ /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o -o /builddir/build/BUILD/xen-unstable/xen/.xen-syms.0 /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0x9c0): relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb08): relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb28): relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb48): relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' make[3]: *** [/builddir/build/BUILD/xen-unstable/xen/xen-syms] Error 1 make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' make[2]: *** [/builddir/build/BUILD/xen-unstable/xen/xen] Error 2 make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' make[1]: *** [install] Error 2 make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' make: *** [install-xen] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.64030 (%build) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2009-Feb-04 20:33 UTC
Re: [Xen-devel] xen-unstable build failure with c/s 19150
It probably has something to do with changeset 19146. However, that''s not guaranteed, and the build system appears to have been modified in your given example. For example CFLAGS is huge and contains many duplicates. Unless you can repro on a clean clone of xen-unstable you''ll have to dig into it yourself. -- Keir On 04/02/2009 19:04, "Srinivas Maturi" <srinivas.maturi@oracle.com> wrote:> > xen-unstable c/s 19150 failed to build for 64bit with the following > messages. > > Thanks, > Maturi > > > make[4]: Entering directory > `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' > gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O1 > -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g > -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes > -Wno-unused-value -Wdeclaration-after-statement -O1 > -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g > -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes > -Wno-unused-value -Wdeclaration-after-statement -O1 > -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g > -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes > -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin > -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe > -I/builddir/build/BUILD/xen-unstable/xen/include > -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic > -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default > -msoft-float -fno-stack-protector -mno-red-zone -fpic > -fno-reorder-blocks -fno-asynchronous-unwind-tables > -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG > -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen.d -O1 > -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g > -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes > -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin > -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe > -I/builddir/build/BUILD/xen-unstable/xen/include > -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic > -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default > -msoft-float -fno-stack-protector -mno-red-zone -fpic > -fno-reorder-blocks -fno-asynchronous-unwind-tables > -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG > -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen-syms.d -O1 > -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g > -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes > -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin > -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe > -I/builddir/build/BUILD/xen-unstable/xen/include > -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic > -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default > -msoft-float -fno-stack-protector -mno-red-zone -fpic > -fno-reorder-blocks -fno-asynchronous-unwind-tables > -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG > -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF > .symbols-dummy.o.d -c > /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.c -o > /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o > make[4]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' > ld -melf_x86_64 -T xen.lds -N > /builddir/build/BUILD/xen-unstable/xen/arch/x86/boot/built_in.o > /builddir/build/BUILD/xen-unstable/xen/common/built_in.o > /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o > /builddir/build/BUILD/xen-unstable/xen/xsm/built_in.o > /builddir/build/BUILD/xen-unstable/xen/arch/x86/built_in.o \ > /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o -o > /builddir/build/BUILD/xen-unstable/xen/.xen-syms.0 > /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0x9c0): > relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' > /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb08): > relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' > /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb28): > relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' > /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb48): > relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' > make[3]: *** [/builddir/build/BUILD/xen-unstable/xen/xen-syms] Error 1 > make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' > make[2]: *** [/builddir/build/BUILD/xen-unstable/xen/xen] Error 2 > make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' > make[1]: *** [install] Error 2 > make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' > make: *** [install-xen] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.64030 (%build) > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2009-Feb-04 20:43 UTC
Re: [Xen-devel] xen-unstable build failure with c/s 19150
Oh, actually it''s due to c/s 19148 I think, and probably due to using gcc 3.3+. I can fix that... -- Keir On 04/02/2009 20:33, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote:> It probably has something to do with changeset 19146. However, that''s not > guaranteed, and the build system appears to have been modified in your given > example. For example CFLAGS is huge and contains many duplicates. Unless you > can repro on a clean clone of xen-unstable you''ll have to dig into it > yourself. > > -- Keir > > On 04/02/2009 19:04, "Srinivas Maturi" <srinivas.maturi@oracle.com> wrote: > >> >> xen-unstable c/s 19150 failed to build for 64bit with the following >> messages. >> >> Thanks, >> Maturi >> >> >> make[4]: Entering directory >> `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >> gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions >> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O1 >> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >> -Wno-unused-value -Wdeclaration-after-statement -O1 >> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >> -Wno-unused-value -Wdeclaration-after-statement -O1 >> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >> -I/builddir/build/BUILD/xen-unstable/xen/include >> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >> -msoft-float -fno-stack-protector -mno-red-zone -fpic >> -fno-reorder-blocks -fno-asynchronous-unwind-tables >> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen.d -O1 >> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >> -I/builddir/build/BUILD/xen-unstable/xen/include >> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >> -msoft-float -fno-stack-protector -mno-red-zone -fpic >> -fno-reorder-blocks -fno-asynchronous-unwind-tables >> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen-syms.d -O1 >> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >> -I/builddir/build/BUILD/xen-unstable/xen/include >> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >> -msoft-float -fno-stack-protector -mno-red-zone -fpic >> -fno-reorder-blocks -fno-asynchronous-unwind-tables >> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF >> .symbols-dummy.o.d -c >> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.c -o >> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o >> make[4]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >> ld -melf_x86_64 -T xen.lds -N >> /builddir/build/BUILD/xen-unstable/xen/arch/x86/boot/built_in.o >> /builddir/build/BUILD/xen-unstable/xen/common/built_in.o >> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o >> /builddir/build/BUILD/xen-unstable/xen/xsm/built_in.o >> /builddir/build/BUILD/xen-unstable/xen/arch/x86/built_in.o \ >> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o -o >> /builddir/build/BUILD/xen-unstable/xen/.xen-syms.0 >> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0x9c0): >> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb08): >> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb28): >> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb48): >> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >> make[3]: *** [/builddir/build/BUILD/xen-unstable/xen/xen-syms] Error 1 >> make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >> make[2]: *** [/builddir/build/BUILD/xen-unstable/xen/xen] Error 2 >> make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' >> make[1]: *** [install] Error 2 >> make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' >> make: *** [install-xen] Error 2 >> error: Bad exit status from /var/tmp/rpm-tmp.64030 (%build) >> >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2009-Feb-04 21:35 UTC
Re: [Xen-devel] xen-unstable build failure with c/s 19150
Can you please try the attached patch? If that fails I''ll have to not discard the .exit.* sections at link time. -- Keir On 04/02/2009 20:43, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote:> Oh, actually it''s due to c/s 19148 I think, and probably due to using gcc > 3.3+. I can fix that... > > -- Keir > > On 04/02/2009 20:33, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote: > >> It probably has something to do with changeset 19146. However, that''s not >> guaranteed, and the build system appears to have been modified in your given >> example. For example CFLAGS is huge and contains many duplicates. Unless you >> can repro on a clean clone of xen-unstable you''ll have to dig into it >> yourself. >> >> -- Keir >> >> On 04/02/2009 19:04, "Srinivas Maturi" <srinivas.maturi@oracle.com> wrote: >> >>> >>> xen-unstable c/s 19150 failed to build for 64bit with the following >>> messages. >>> >>> Thanks, >>> Maturi >>> >>> >>> make[4]: Entering directory >>> `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >>> gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions >>> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O1 >>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>> -Wno-unused-value -Wdeclaration-after-statement -O1 >>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>> -Wno-unused-value -Wdeclaration-after-statement -O1 >>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >>> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >>> -I/builddir/build/BUILD/xen-unstable/xen/include >>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >>> -msoft-float -fno-stack-protector -mno-red-zone -fpic >>> -fno-reorder-blocks -fno-asynchronous-unwind-tables >>> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >>> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen.d -O1 >>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >>> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >>> -I/builddir/build/BUILD/xen-unstable/xen/include >>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >>> -msoft-float -fno-stack-protector -mno-red-zone -fpic >>> -fno-reorder-blocks -fno-asynchronous-unwind-tables >>> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >>> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen-syms.d -O1 >>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >>> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >>> -I/builddir/build/BUILD/xen-unstable/xen/include >>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >>> -msoft-float -fno-stack-protector -mno-red-zone -fpic >>> -fno-reorder-blocks -fno-asynchronous-unwind-tables >>> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >>> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF >>> .symbols-dummy.o.d -c >>> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.c -o >>> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o >>> make[4]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >>> ld -melf_x86_64 -T xen.lds -N >>> /builddir/build/BUILD/xen-unstable/xen/arch/x86/boot/built_in.o >>> /builddir/build/BUILD/xen-unstable/xen/common/built_in.o >>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o >>> /builddir/build/BUILD/xen-unstable/xen/xsm/built_in.o >>> /builddir/build/BUILD/xen-unstable/xen/arch/x86/built_in.o \ >>> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o -o >>> /builddir/build/BUILD/xen-unstable/xen/.xen-syms.0 >>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0x9c0): >>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb08): >>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb28): >>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb48): >>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>> make[3]: *** [/builddir/build/BUILD/xen-unstable/xen/xen-syms] Error 1 >>> make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >>> make[2]: *** [/builddir/build/BUILD/xen-unstable/xen/xen] Error 2 >>> make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' >>> make[1]: *** [install] Error 2 >>> make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' >>> make: *** [install-xen] Error 2 >>> error: Bad exit status from /var/tmp/rpm-tmp.64030 (%build) >>> >>> >>> _______________________________________________ >>> Xen-devel mailing list >>> Xen-devel@lists.xensource.com >>> http://lists.xensource.com/xen-devel >> >> >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Srinivas Maturi
2009-Feb-04 23:14 UTC
Re: [Xen-devel] xen-unstable build failure with c/s 19150
Keir Fraser wrote:> Can you please try the attached patch? > > If that fails I''ll have to not discard the .exit.* sections at link time. >Build succeeded with the patch. Thanks, Maturi> > On 04/02/2009 20:43, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote: > > >> Oh, actually it''s due to c/s 19148 I think, and probably due to using gcc >> 3.3+. I can fix that... >> >> -- Keir >> >> On 04/02/2009 20:33, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote: >> >> >>> It probably has something to do with changeset 19146. However, that''s not >>> guaranteed, and the build system appears to have been modified in your given >>> example. For example CFLAGS is huge and contains many duplicates. Unless you >>> can repro on a clean clone of xen-unstable you''ll have to dig into it >>> yourself. >>> >>> -- Keir >>> >>> On 04/02/2009 19:04, "Srinivas Maturi" <srinivas.maturi@oracle.com> wrote: >>> >>> >>>> xen-unstable c/s 19150 failed to build for 64bit with the following >>>> messages. >>>> >>>> Thanks, >>>> Maturi >>>> >>>> >>>> make[4]: Entering directory >>>> `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >>>> gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions >>>> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O1 >>>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>>> -Wno-unused-value -Wdeclaration-after-statement -O1 >>>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>>> -Wno-unused-value -Wdeclaration-after-statement -O1 >>>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>>> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >>>> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >>>> -I/builddir/build/BUILD/xen-unstable/xen/include >>>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >>>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >>>> -msoft-float -fno-stack-protector -mno-red-zone -fpic >>>> -fno-reorder-blocks -fno-asynchronous-unwind-tables >>>> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >>>> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen.d -O1 >>>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>>> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >>>> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >>>> -I/builddir/build/BUILD/xen-unstable/xen/include >>>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >>>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >>>> -msoft-float -fno-stack-protector -mno-red-zone -fpic >>>> -fno-reorder-blocks -fno-asynchronous-unwind-tables >>>> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >>>> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .xen-syms.d -O1 >>>> -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g >>>> -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes >>>> -Wno-unused-value -Wdeclaration-after-statement -nostdinc -fno-builtin >>>> -fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe >>>> -I/builddir/build/BUILD/xen-unstable/xen/include >>>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-generic >>>> -I/builddir/build/BUILD/xen-unstable/xen/include/asm-x86/mach-default >>>> -msoft-float -fno-stack-protector -mno-red-zone -fpic >>>> -fno-reorder-blocks -fno-asynchronous-unwind-tables >>>> -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -DVERBOSE -DCRASH_DEBUG >>>> -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF >>>> .symbols-dummy.o.d -c >>>> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.c -o >>>> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o >>>> make[4]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >>>> ld -melf_x86_64 -T xen.lds -N >>>> /builddir/build/BUILD/xen-unstable/xen/arch/x86/boot/built_in.o >>>> /builddir/build/BUILD/xen-unstable/xen/common/built_in.o >>>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o >>>> /builddir/build/BUILD/xen-unstable/xen/xsm/built_in.o >>>> /builddir/build/BUILD/xen-unstable/xen/arch/x86/built_in.o \ >>>> /builddir/build/BUILD/xen-unstable/xen/common/symbols-dummy.o -o >>>> /builddir/build/BUILD/xen-unstable/xen/.xen-syms.0 >>>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0x9c0): >>>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb08): >>>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb28): >>>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>>> /builddir/build/BUILD/xen-unstable/xen/drivers/built_in.o:(.eh_frame+0xb48): >>>> relocation truncated to fit: R_X86_64_PC32 against `.exit.text'' >>>> make[3]: *** [/builddir/build/BUILD/xen-unstable/xen/xen-syms] Error 1 >>>> make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen/arch/x86'' >>>> make[2]: *** [/builddir/build/BUILD/xen-unstable/xen/xen] Error 2 >>>> make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' >>>> make[1]: *** [install] Error 2 >>>> make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/xen'' >>>> make: *** [install-xen] Error 2 >>>> error: Bad exit status from /var/tmp/rpm-tmp.64030 (%build) >>>> >>>> >>>> >>>>_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2009-Feb-05 08:28 UTC
Re: [Xen-devel] xen-unstable build failure with c/s 19150
On 04/02/2009 23:14, "Srinivas Maturi" <srinivas.maturi@oracle.com> wrote:> Keir Fraser wrote: >> Can you please try the attached patch? >> >> If that fails I''ll have to not discard the .exit.* sections at link time. >> > > Build succeeded with the patch.Thanks. It''s checked in as c/s 19163. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel