[ewg] ofa_1_5_kernel 20091007-0200 daily build status

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Thu Oct 8 00:51:14 PDT 2009


Brian J. Murrell wrote:
> On Wed, 2009-10-07 at 03:10 -0700, Vladimir Sokolovsky (Mellanox) wrote:
>> This email was generated automatically, please do not reply
>>
>>
>> git_url: git://git.openfabrics.org/ofed_1_5/linux-2.6.git
>> git_branch: ofed_kernel_1_5
>>
>> Common build parameters: 
>>
>> Passed:
>> Passed on i686 with linux-2.6.18
>> Passed on i686 with linux-2.6.19
>> Passed on i686 with linux-2.6.21.1
>> Passed on i686 with linux-2.6.26
>> Passed on i686 with linux-2.6.24
>> Passed on i686 with linux-2.6.22
>> Passed on i686 with linux-2.6.27
>> Passed on x86_64 with linux-2.6.16.60-0.21-smp
>> Passed on x86_64 with linux-2.6.18
>> Passed on x86_64 with linux-2.6.18-164.el5
>> Passed on x86_64 with linux-2.6.18-128.el5
> 
> Any idea how this is building successfully in the daily builds when it
> fails for me (bug 1764) in beta1 and yesterday's daily snapshot with:
> 
> /home/brian/rpm/BUILD/ofa_kernel-1.5/drivers/infiniband/ulp/iser/iscsi_iser.c:601: error: unknown field ‘eh_target_reset_handler’ specified in initializer
> 
> FWIW, I am building ofa_kernel with:
> 
> rpmbuild --rebuild --define 'build_kernel_ib 1' --define 'build_kernel_ib_devel 1'
>          --define '_topdir /home/brian/rpm' --target i686
>          --define 'KVERSION 2.6.18-128.el5'
>          --define 'K_SRC /usr/src/linux-2.6.18-128'
>          --define 'LIB_MOD_DIR /lib/modules/2.6.18-prep/updates'
>          --define '_release ofed1.5.1.5.beta1'
>          --define 'configure_options --without-quilt --with-core-mod
>                                      --with-user_mad-mod --with-user_access-mod
>                                      --with-addr_trans-mod --with-srp-target-mod
>                                      --with-core-mod --with-mthca-mod
>                                      --with-mlx4-mod --with-mlx4_en-mod
>                                      --with-cxgb3-mod --with-nes-mod
>                                      --with-ipoib-mod --with-sdp-mod
>                                      --with-srp-mod --with-rds-mod
>                                      --with-iser-mod --with-qlgc_vnic-mod
>                                      --with-madeye-mod '
>          ../SRPMS//ofa_kernel-1.5-ofed1.5.beta1.src.rpm
> 
> Cheers,
> b.
> 

Hi Brian,
ISER in OFED-1.5 supported on kernel 2.6.30 only (there is no backport 
patches for kernels < 2.6.30). Daily build script and OFED's install 
script prevent ISER compilation on kernels < 2.6.30.
As I understand, you passed '--with-iser-mod' parameter manually to the 
rpmbuild command. Therefore you got this failure.

So, if you want to use ISER on kernel < 2.6.30 you can't use OFED-1.5 or 
you need to prepare the backport patches.

Regards,
Vladimir


Regards,
Vladimir



More information about the ewg mailing list