Re: 3.7-rc2 build failure on s390x

2012-11-06 Thread Jeff Mahoney
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 11/6/12 8:02 AM, Cornelia Huck wrote:
> On Mon, 05 Nov 2012 11:13:42 -0500 Jeff Mahoney 
> wrote:
> 
>> 
>> It's a different build issue with -rc3 (and now -rc4).
>> 
>> linux-3.7-rc4/include/linux/kvm_para.h:9:2: error: implicit
>> declaration of function 'kvm_arch_para_features'
>> [-Werror=implicit-function-declaration]
>> 
>> Config attached.
>> 
>> -Jeff
>> 
> 
> Plain vanilla 3.7-rc4 builds fine for me with your config and make 
> oldconfig. But from your config I see that you seem to have some 
> patches on top. So my guess would be that you should verify these 
> patches first :)

Yep. Someone on our end added a patch to fix the original issue that
was left in after it was fixed differently upstream.

Sorry for the noise.

- -Jeff

- -- 
Jeff Mahoney
SUSE Labs
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBAgAGBQJQmWL3AAoJEB57S2MheeWyETEQALv9y0G8PVpIc/152irJd663
RWAYEjTC3PNeRf28hd85l03c+z0qH/MqZXNbc4NdoXhunuRbrARCpXl52eyxQmLs
dM6fvNpJoRRHPCS3j96W7s+EPSXahxJBV6RED+iN9hOntgRG9qiW5q+WLPik5Lpf
FL4j4/qUQZh0Zyqr3L9X7FnTPxITUVJiilaHmVymvUFQBhlVdSVsPpsSrJvaoNrz
cav3ThoW+NHAfyDqQGRJJy4f3hL6zqkQJGgCiH2V7/DaK8LQkxV7L6mWnapH4Xnn
CDdL1x3e4htRREdlQAaN/RqHpvvWGlamLMahA0dY47TbN912oIxSBkfhn09XGxBe
ODcQgl7UUfknhs5M4nwbiTkCZGPiHeRg8FRAg147bmiy2eCwp7pYgOpgQraKtrMO
pfZatfudMXQyC3T/AWsrDXMr4vdYX7WLW78uy3wqjltYSUz5L+5zpqKCAk8kWLm/
G21g4arNV7FWFq/hzl2ceqFPTzFVIsOa6xyh9w5TdHoekzUqsoyvyg6s/vL88XxZ
Jgic3dJ7n25vEAHZR0ruO8CsQy537q1Y+pheCjox0fIfAREQkGNPKABLYonjl6xZ
m21x90S0lMpyhD+6+sMdYN6d3K8JmGcYaURpBAvAyDz442dRsv7kHcxdCAs+hBEe
G2+ewz3gnJvvNXUM8aM4
=Zrok
-END PGP SIGNATURE-
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: 3.7-rc2 build failure on s390x

2012-11-06 Thread Cornelia Huck
On Mon, 05 Nov 2012 11:13:42 -0500
Jeff Mahoney  wrote:

> 
> It's a different build issue with -rc3 (and now -rc4).
> 
> linux-3.7-rc4/include/linux/kvm_para.h:9:2: error: implicit declaration of 
> function 'kvm_arch_para_features' [-Werror=implicit-function-declaration]
> 
> Config attached.
> 
> -Jeff
> 

Plain vanilla 3.7-rc4 builds fine for me with your config and make
oldconfig. But from your config I see that you seem to have some
patches on top. So my guess would be that you should verify these
patches first :)

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: 3.7-rc2 build failure on s390x

2012-11-05 Thread Jeff Mahoney
On 11/5/12 8:08 AM, Christian Borntraeger wrote:
> On 31/10/12 11:32, Alexander Graf wrote:
>>
>>
>> On 23.10.2012, at 08:20, Christian Borntraeger  
>> wrote:
>>
>>> On 22/10/12 23:14, Alexander Graf wrote:
 Hi Christian,

 During our normal Factory kernel builds, s390x seems to choke:

 /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:147:99:
  error: redefinition of 'kvm_arch_para_features'
 /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:152:91:
  error: redefinition of 'kvm_check_and_clear_guest_paused'
 /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/include/asm-generic/kvm_para.h:11:91:
  note: previous definition of 'kvm_check_and_clear_guest_paused' was here
 make[4]: *** [arch/s390/kvm/../../../virt/kvm/kvm_main.o] Error 1
 make[3]: *** [arch/s390/kvm] Error 2
 make[3]: *** Waiting for unfinished jobs

 Any idea what the culprit for this could be?


 Thanks,

 Alex

>>>
>>> Known problem:
>>>
>>> http://www.gossamer-threads.com/lists/linux/kernel/1615714?do=post_view_threaded
>>
>> Still broken in -rc3.
> 
> Works for me with current git. If the problem is still there, can you send me 
> the kernel config?

It's a different build issue with -rc3 (and now -rc4).

linux-3.7-rc4/include/linux/kvm_para.h:9:2: error: implicit declaration of 
function 'kvm_arch_para_features' [-Werror=implicit-function-declaration]

Config attached.

-Jeff

-- 
Jeff Mahoney
SUSE Labs
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 3.7.0-rc4 Kernel Configuration
#
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_NO_IOMEM=y
CONFIG_NO_DMA=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_PGSTE=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_KEXEC=y
CONFIG_AUDIT_ARCH=y
CONFIG_S390=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_SUSE_KERNEL=y
# CONFIG_ENTERPRISE_SUPPORT is not set
CONFIG_SPLIT_PACKAGE=y
# CONFIG_KERNEL_DESKTOP is not set
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_HAVE_IRQ_WORK=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION="-default"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_FHANDLE=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
CONFIG_AUDIT_WATCH=y
CONFIG_AUDIT_TREE=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
CONFIG_GENERIC_TIME_VSYSCALL_OLD=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y

#
# CPU/Task time and stats accounting
#
CONFIG_VIRT_CPU_ACCOUNTING=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
# CONFIG_PREEMPT_RCU is not set
CONFIG_RCU_FANOUT=32
CONFIG_RCU_FANOUT_LEAF=16
# CONFIG_RCU_FANOUT_EXACT is not set
CONFIG_RCU_FAST_NO_HZ=y
# CONFIG_TREE_RCU_TRACE is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=17
CONFIG_CGROUPS=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_RESOURCE_COUNTERS=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_SWAP_ENABLED=y
# CONFIG_MEMCG_KMEM is not set
CONFIG_CGROUP_HUGETLB=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_CFS_BANDWIDTH=y
CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_SCHED_AUTOGROUP is not set
CONFIG_MM_OWNER=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
# CONFIG_EXPERT is not set
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CO

Re: 3.7-rc2 build failure on s390x

2012-11-05 Thread Christian Borntraeger
On 31/10/12 11:32, Alexander Graf wrote:
> 
> 
> On 23.10.2012, at 08:20, Christian Borntraeger  wrote:
> 
>> On 22/10/12 23:14, Alexander Graf wrote:
>>> Hi Christian,
>>>
>>> During our normal Factory kernel builds, s390x seems to choke:
>>>
>>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:147:99:
>>>  error: redefinition of 'kvm_arch_para_features'
>>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:152:91:
>>>  error: redefinition of 'kvm_check_and_clear_guest_paused'
>>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/include/asm-generic/kvm_para.h:11:91:
>>>  note: previous definition of 'kvm_check_and_clear_guest_paused' was here
>>> make[4]: *** [arch/s390/kvm/../../../virt/kvm/kvm_main.o] Error 1
>>> make[3]: *** [arch/s390/kvm] Error 2
>>> make[3]: *** Waiting for unfinished jobs
>>>
>>> Any idea what the culprit for this could be?
>>>
>>>
>>> Thanks,
>>>
>>> Alex
>>>
>>
>> Known problem:
>>
>> http://www.gossamer-threads.com/lists/linux/kernel/1615714?do=post_view_threaded
> 
> Still broken in -rc3.

Works for me with current git. If the problem is still there, can you send me 
the kernel config?




--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: 3.7-rc2 build failure on s390x

2012-10-31 Thread Alexander Graf


On 23.10.2012, at 08:20, Christian Borntraeger  wrote:

> On 22/10/12 23:14, Alexander Graf wrote:
>> Hi Christian,
>> 
>> During our normal Factory kernel builds, s390x seems to choke:
>> 
>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:147:99:
>>  error: redefinition of 'kvm_arch_para_features'
>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:152:91:
>>  error: redefinition of 'kvm_check_and_clear_guest_paused'
>> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/include/asm-generic/kvm_para.h:11:91:
>>  note: previous definition of 'kvm_check_and_clear_guest_paused' was here
>> make[4]: *** [arch/s390/kvm/../../../virt/kvm/kvm_main.o] Error 1
>> make[3]: *** [arch/s390/kvm] Error 2
>> make[3]: *** Waiting for unfinished jobs
>> 
>> Any idea what the culprit for this could be?
>> 
>> 
>> Thanks,
>> 
>> Alex
>> 
> 
> Known problem:
> 
> http://www.gossamer-threads.com/lists/linux/kernel/1615714?do=post_view_threaded

Still broken in -rc3.

Alex

> 
> Christian
> 
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: 3.7-rc2 build failure on s390x

2012-10-22 Thread Christian Borntraeger
On 22/10/12 23:14, Alexander Graf wrote:
> Hi Christian,
> 
> During our normal Factory kernel builds, s390x seems to choke:
> 
> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:147:99:
>  error: redefinition of 'kvm_arch_para_features'
> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:152:91:
>  error: redefinition of 'kvm_check_and_clear_guest_paused'
> /home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/include/asm-generic/kvm_para.h:11:91:
>  note: previous definition of 'kvm_check_and_clear_guest_paused' was here
> make[4]: *** [arch/s390/kvm/../../../virt/kvm/kvm_main.o] Error 1
> make[3]: *** [arch/s390/kvm] Error 2
> make[3]: *** Waiting for unfinished jobs
> 
> Any idea what the culprit for this could be?
> 
> 
> Thanks,
> 
> Alex
> 

Known problem:

http://www.gossamer-threads.com/lists/linux/kernel/1615714?do=post_view_threaded

Christian

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


3.7-rc2 build failure on s390x

2012-10-22 Thread Alexander Graf
Hi Christian,

During our normal Factory kernel builds, s390x seems to choke:

/home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:147:99:
 error: redefinition of 'kvm_arch_para_features'
/home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/arch/s390/include/asm/kvm_para.h:152:91:
 error: redefinition of 'kvm_check_and_clear_guest_paused'
/home/abuild/rpmbuild/BUILD/kernel-default-3.7.rc2/linux-3.7-rc2/include/asm-generic/kvm_para.h:11:91:
 note: previous definition of 'kvm_check_and_clear_guest_paused' was here
make[4]: *** [arch/s390/kvm/../../../virt/kvm/kvm_main.o] Error 1
make[3]: *** [arch/s390/kvm] Error 2
make[3]: *** Waiting for unfinished jobs

Any idea what the culprit for this could be?


Thanks,

Alex

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html