Bug 762476 (GLUSTER-744)

Summary: kernel compilation failure in DHT
Product: [Community] GlusterFS Reporter: Raghavendra Bhat <rabhat>
Component: distributeAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: mainlineCC: amarts, gluster-bugs, nsathyan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Raghavendra Bhat 2010-03-19 11:56:13 UTC
In DHT the kernel compilation failes in the nightly tests in aws servers. This is the output during the failure.

  CC      arch/x86/kernel/init_task.o
  LDS     arch/x86/kernel/vmlinux.lds
  CC      arch/x86/mm/init.o
  CC      arch/x86/mm/init_64.o
  CC      arch/x86/mm/fault.o
  CC      arch/x86/mm/ioremap.o
  CC      arch/x86/mm/extable.o
  CC      arch/x86/mm/pageattr.o
  CC      arch/x86/mm/mmap.o
  CC      arch/x86/mm/pat.o
  CC      arch/x86/mm/pgtable.o
/bin/sh: line 1: 30960 Segmentation fault      (core dumped) scripts/basic/fixdep arch/x86/mm/.pgtable.o.d arch/x86/mm/pgt
able.o 'gcc -Wp,-MD,arch/x86/mm/.pgtable.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include -Iinclude 
 -I/mnt/nightly/mount/client1/run8302/linux-2.6.31.1/arch/x86/include -include include/linux/autoconf.h -D__KERNEL__ -Wall
 -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-fo
rmat-security -fno-delete-null-pointer-checks -Os -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -macc
umulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-ta
bles -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdec
laration-after-statement -Wno-pointer-sign   -D"KBUILD_STR(s)=\#s" -D"KBUILD_BASENAME=KBUILD_STR(pgtable)"  -D"KBUILD_MODN
AME=KBUILD_STR(pgtable)"  -c -o arch/x86/mm/pgtable.o arch/x86/mm/pgtable.c' > arch/x86/mm/.pgtable.o.tmp
make[2]: *** [arch/x86/mm/pgtable.o] Error 139
make[1]: *** [arch/x86/mm] Error 2
make: *** [arch/x86] Error 2

The client volfile contains all the performance translators. Server volfile contains io-threads and locks.

Comment 1 Raghavendra Bhat 2010-03-23 06:37:08 UTC
This is the kernel compilation failure I observed today. It is failing only in aws servers. On my local machine its working fine.

  CC      arch/x86/kernel/cpu/centaur.o
  CC      arch/x86/kernel/cpu/perf_counter.o
  CC      arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.o
  LD      arch/x86/kernel/cpu/cpufreq/built-in.o
  CC      arch/x86/kernel/cpu/mcheck/mce.o
  CC      arch/x86/kernel/cpu/mcheck/mce-severity.o
  CC      arch/x86/kernel/cpu/mcheck/mce_intel.o
  CC      arch/x86/kernel/cpu/mcheck/mce_amd.o
  CC      arch/x86/kernel/cpu/mcheck/threshold.o
  CC      arch/x86/kernel/cpu/mcheck/therm_throt.o
  LD      arch/x86/kernel/cpu/mcheck/built-in.o
  CC      arch/x86/kernel/cpu/mtrr/main.o
fixdep: /mnt/nightly/mount/client1/run2: No such file or directory
make[4]: *** [arch/x86/kernel/cpu/mtrr/main.o] Error 2
make[3]: *** [arch/x86/kernel/cpu/mtrr] Error 2
make[2]: *** [arch/x86/kernel/cpu] Error 2
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2

Comment 2 shishir gowda 2010-10-05 08:58:43 UTC
Not seen any more in latest git