[ofa-general] problem with ofed 1.1.

Julio del Río jrio at caton.es
Fri Jun 22 08:22:06 PDT 2007



> [root at localhost root]# rpm -qa | grep gcc
> libgcc-3.3.3-7
> gcc-g77-3.3.3-7
> gcc-3.3.3-7
> gcc-objc-3.3.3-7
> compat-gcc-c++-7.3-2.96.126
> gcc-gnat-3.3.3-7
> compat-gcc-7.3-2.96.126
> gcc34-3.4.0-1
> gcc34-c++-3.4.0-1
> libgcc-3.3.3-7
> gcc-c++-3.3.3-7
> gcc-java-3.3.3-7
> gcc34-java-3.4.0-1
> 
> [root at localhost root]# rpm -qa | grep libc
> libcroco-0.4.0-4
> libcap-devel-1.10-18.1
> libc-client-devel-2002e-5
> glibc-2.3.3-27
> glibc-kernheaders-2.4-8.44
> glibc-utils-2.3.3-27
> glibc-2.3.3-27
> glibc-profile-2.3.3-27
> glibc-common-2.3.3-27
> glibc-devel-2.3.3-27
> libc-client-2002e-5
> libcap-1.10-18.1
> glibc-headers-2.3.3-27
> 
> Thanks a lot and best regards
> 
> El vie, 22-06-2007 a las 11:04 -0400, Mahmoud Hanafi escribió:
> 
> > 
> > Do you have gcc and glibc-devel.x86_64 installed? 
> > 
> > -Mahmoud 
> > 
> > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> > This is a PRIVATE message. If you are not the intended recipient,
> > please delete without copying and kindly advise us by e-mail of the
> > mistake in delivery. NOTE: Regardless of content, this e-mail shall
> > not operate to bind CSC to any order or other contract unless
> > pursuant to explicit written agreement or government initiative
> > expressly permitting the use of e-mail for such purpose.
> > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> > 
> > 
> > 
> > Julio del Río <jrio at caton.es> 
> > Sent by:
> > general-bounces at lists.openfabrics.org 
> > 
> > 06/22/2007 04:34 AM 
> > 
> > 
> > 
> >                To
> > general at lists.openfabrics.org 
> >                cc
> > 
> > 
> >           Subject
> > [ofa-general]
> > problem with ofed
> > 1.1.
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Good morning,
> > 
> > I hope you could help me with this:
> > 
> > I have this config:
> > 
> >    - Fedora Core 2
> >    - Linux localhost.localdomain 2.6.9-34.ELsmp #1 SMP Fri Feb 24
> > 16:56:28 EST 2006 x86_64 x86_64 x86_64 GNU/Linux
> >      - HCA Mellanox MHGS18-XTC
> >    - Flextronic Switch F-X430047
> >    - Ofed 1.1
> > 
> > and trying to install, this is the error log file I get:
> > 
> > ---------------------------------------------------------
> > + STATUS=0
> > + '[' 0 -ne 0 ']'
> > + cd openib-1.1
> > ++ /usr/bin/id -u
> > + '[' 0 = 0 ']'
> > + /bin/chown -Rhf root .
> > ++ /usr/bin/id -u
> > + '[' 0 = 0 ']'
> > + /bin/chgrp -Rhf root .
> > + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
> > + exit 0
> > Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43267
> > + umask 022
> > + cd /var/tmp/OFEDRPM/BUILD
> > + cd openib-1.1
> > + LANG=C
> > + export LANG
> > + unset DISPLAY
> > + rm -rf /var/tmp/OFED
> > + cd /var/tmp/OFEDRPM/BUILD/openib-1.1
> > + mkdir -p /var/tmp/OFED//usr/local/ofed/src
> > + cp
> > -a /var/tmp/OFEDRPM/BUILD/openib-1.1 /var/tmp/OFED//usr/local/ofed/src
> > + ./configure --prefix=/usr/local/ofed
> > --libdir=/usr/local/ofed/lib64 --kernel-version 2.6.9-34.ELsmp
> > --kernel-sources /lib
> > /modules/2.6.9-34.ELsmp/build --with-libibcm --with-libibverbs
> > --with-libipathverbs --with-libmthca --with-librdmacm --with
> > -mstflint --with-perftest --with-ipath_inf-mod --with-ipoib-mod
> > --with-mthca-mod --with-core-mod --with-user_mad-mod --with
> > -user_access-mod --with-addr_trans-mod
> > Quilt  does not exist... Going to use patch.
> > Created configure.mk:
> > prefix=/usr/local/ofed
> > PREFIX="--prefix /usr/local/ofed"
> > libdir=/usr/local/ofed/lib64
> > 
> > # Current working directory
> > CWD=/var/tmp/OFEDRPM/BUILD/openib-1.1
> > 
> > # Kernel level
> > KVERSION=2.6.9-34.ELsmp
> > EXTRAVERSION=-34.ELsmp
> > MODULES_DIR=/lib/modules/2.6.9-34.ELsmp
> > KSRC=/lib/modules/2.6.9-34.ELsmp/build
> > 
> > AUTOCONF_H=/var/tmp/OFEDRPM/BUILD/openib-1.1/include/linux/autoconf.h
> > WITH_MEMTRACK=no
> > 
> > WITH_MAKE_PARAMS=
> > 
> > CONFIG_INFINIBAND=m
> > CONFIG_INFINIBAND_IPOIB=m
> > CONFIG_INFINIBAND_SDP=
> > CONFIG_INFINIBAND_SRP=
> > 
> > CONFIG_INFINIBAND_USER_MAD=m
> > CONFIG_INFINIBAND_USER_ACCESS=m
> > CONFIG_INFINIBAND_ADDR_TRANS=y
> > CONFIG_INFINIBAND_MTHCA=m
> > 
> > CONFIG_INFINIBAND_IPOIB_DEBUG=y
> > CONFIG_INFINIBAND_ISER=
> > CONFIG_INFINIBAND_EHCA=
> > CONFIG_INFINIBAND_EHCA_SCALING=
> > CONFIG_INFINIBAND_RDS=
> > CONFIG_INFINIBAND_RDS_DEBUG=
> > CONFIG_INFINIBAND_MADEYE=
> > 
> > CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=
> > CONFIG_INFINIBAND_SDP_SEND_ZCOPY=
> > CONFIG_INFINIBAND_SDP_RECV_ZCOPY=
> > CONFIG_INFINIBAND_SDP_DEBUG=
> > CONFIG_INFINIBAND_SDP_DEBUG_DATA=
> > CONFIG_INFINIBAND_IPATH=m
> > CONFIG_INFINIBAND_MTHCA_DEBUG=y
> > 
> > 
> > 
> > # User level
> > WITH_IBVERBS=yes
> > WITH_MTHCA=yes
> > WITH_IPATHVERBS=yes
> > WITH_EHCA=no
> > WITH_CM=yes
> > WITH_SDP=no
> > WITH_DAPL=no
> > WITH_RDMACM=yes
> > WITH_MANAGEMENT_LIBS=no
> > WITH_OSM=no
> > WITH_DIAGS=no
> > WITH_MPI=no
> > WITH_PERFTEST=yes
> > WITH_SRPTOOLS=no
> > WITH_IPOIBTOOLS=no
> > WITH_TVFLASH=no
> > WITH_MSTFLINT=yes
> > 
> > Created /var/tmp/OFEDRPM/BUILD/openib-1.1/include/linux/autoconf.h:
> > #undef CONFIG_INFINIBAND
> > #undef CONFIG_INFINIBAND_IPOIB
> > #undef CONFIG_INFINIBAND_SDP
> > #undef CONFIG_INFINIBAND_SRP
> > 
> > #undef CONFIG_INFINIBAND_USER_MAD
> > #undef CONFIG_INFINIBAND_USER_ACCESS
> > #undef CONFIG_INFINIBAND_ADDR_TRANS
> > #undef CONFIG_INFINIBAND_MTHCA
> > 
> > #undef CONFIG_INFINIBAND_IPOIB_DEBUG
> > #undef CONFIG_INFINIBAND_ISER
> > #undef CONFIG_INFINIBAND_EHCA
> > #undef CONFIG_INFINIBAND_EHCA_SCALING
> > #undef CONFIG_INFINIBAND_RDS
> > #undef CONFIG_INFINIBAND_RDS_DEBUG
> > #undef CONFIG_INFINIBAND_MADEYE
> > 
> > #undef CONFIG_INFINIBAND_IPOIB_DEBUG_DATA
> > #undef CONFIG_INFINIBAND_SDP_SEND_ZCOPY
> > #undef CONFIG_INFINIBAND_SDP_RECV_ZCOPY
> > #undef CONFIG_INFINIBAND_SDP_DEBUG
> > #undef CONFIG_INFINIBAND_SDP_DEBUG_DATA
> > #undef CONFIG_INFINIBAND_IPATH
> > #undef CONFIG_INFINIBAND_MTHCA_DEBUG
> > 
> > #define CONFIG_INFINIBAND 1
> > #define CONFIG_INFINIBAND_IPOIB 1
> > #undef CONFIG_INFINIBAND_SDP
> > #undef CONFIG_INFINIBAND_SRP
> > 
> > #define CONFIG_INFINIBAND_USER_MAD 1
> > #define CONFIG_INFINIBAND_USER_ACCESS 1
> > #define CONFIG_INFINIBAND_ADDR_TRANS 1
> > #define CONFIG_INFINIBAND_MTHCA 1
> > 
> > #define CONFIG_INFINIBAND_IPOIB_DEBUG 1
> > #undef CONFIG_INFINIBAND_ISER
> > #undef CONFIG_INFINIBAND_EHCA
> > #undef CONFIG_INFINIBAND_RDS
> > #undef CONFIG_INFINIBAND_RDS_DEBUG
> > 
> > 
> > #undef CONFIG_INFINIBAND_IPOIB_DEBUG_DATA
> > #undef CONFIG_INFINIBAND_SDP_SEND_ZCOPY
> > #undef CONFIG_INFINIBAND_SDP_RECV_ZCOPY
> > #undef CONFIG_INFINIBAND_SDP_DEBUG
> > #undef CONFIG_INFINIBAND_SDP_DEBUG_DATA
> > #define CONFIG_INFINIBAND_IPATH 1
> > #define CONFIG_INFINIBAND_MTHCA_DEBUG 1
> > #undef CONFIG_INFINIBAND_MADEYE
> > 
> > mkdir -p /var/tmp/OFEDRPM/BUILD/openib-1.1/patches
> > touch /var/tmp/OFEDRPM/BUILD/openib-1.1/patches/quiltrc
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/user_patches/fixes/dapl_qp_attr.patch
> > patching file src/userspace/dapl/dapl/openib_cma/dapl_ib_util.c
> > patching file src/userspace/dapl/dapl/openib_scm/dapl_ib_util.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/user_patches/fixes/libmthca_cq_deadlock.patch
> > patching file src/userspace/libmthca/src/verbs.c
> > Hunk #1 succeeded at 614 (offset -8 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/user_patches/fixes/libmthca_stddef.patch
> > patching file src/userspace/libmthca/src/mthca.h
> > Hunk #1 succeeded at 38 with fuzz 2 (offset 2 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/user_patches/fixes/librdmacm_compat.patch
> > patching file src/userspace/librdmacm/src/cma.c
> > Hunk #1 succeeded at 157 (offset 16 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/user_patches/fixes/librdmacm_ver_abi.patch
> > patching file src/userspace/librdmacm/src/cma.c
> > Hunk #2 succeeded at 170 (offset 16 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/user_patches/fixes/mstflint.patch
> > patching file src/userspace/mstflint/mtcr.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cm_add_mra_timeout_limit.patch
> > patching file drivers/infiniband/core/cm.c
> > Hunk #1 succeeded at 53 (offset -1 lines).
> > Hunk #2 succeeded at 2268 (offset -36 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cm_cleanup_timewait.patch
> > patching file drivers/infiniband/core/cm.c
> > Hunk #1 succeeded at 686 (offset 7 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cma_established1.patch
> > patching file drivers/infiniband/ulp/sdp/sdp.h
> > patching file drivers/infiniband/ulp/sdp/sdp_bcopy.c
> > Hunk #1 succeeded at 515 (offset 16 lines).
> > patching file drivers/infiniband/ulp/sdp/sdp_cma.c
> > patching file drivers/infiniband/ulp/sdp/sdp_main.c
> > Hunk #1 succeeded at 589 (offset 26 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cma_increase_max_cm_retries.patch
> > patching file drivers/infiniband/core/cma.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cma_list_init.patch
> > patching file drivers/infiniband/core/cma.c
> > Hunk #1 succeeded at 328 (offset -11 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cma_mem_leak.patch
> > patching file drivers/infiniband/core/cma.c
> > Hunk #1 succeeded at 1713 (offset -241 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cma_race_fix.patch
> > patching file drivers/infiniband/core/cma.c
> > Hunk #1 succeeded at 910 with fuzz 1 (offset -113 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/cma_tavor_quirk.patch
> > patching file drivers/infiniband/core/cma.c
> > Hunk #1 succeeded at 48 with fuzz 2.
> > Hunk #2 succeeded at 1154 (offset 27 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ib_sa_names.patch
> > patching file include/rdma/ib_sa.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipath-fixes.patch
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/Makefile
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/Kconfig
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/Makefile
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_common.h
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_cq.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_debug.h
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_diag.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_driver.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_file_ops.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_fs.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_ht400.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_iba6110.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_iba6120.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_init_chip.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_intr.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_kernel.h
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_keys.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_layer.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_layer.h
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_mad.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_mr.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_pe800.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_qp.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_rc.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_registers.h
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_ruc.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_srq.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_stats.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_sysfs.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_uc.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_ud.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_verbs.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_verbs.h
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_verbs_mcast.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_wc_ppc64.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/verbs_debug.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipath-limit-packets-sent-without-ack.patch
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_qp.c
> > Hunk #1 succeeded at 502 (offset -8 lines).
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_rc.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_verbs.c
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_verbs.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipath-memcpy_cachebypass.patch
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/Makefile
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/ipath_verbs.c
> > (Stripping trailing CRs from patch.)
> > patching file
> > drivers/infiniband/hw/ipath/memcpy_cachebypass_x86_64.S
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipath-x86_64.patch
> > (Stripping trailing CRs from patch.)
> > patching file drivers/infiniband/hw/ipath/Kconfig
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipoib_issue3.patch
> > patching file drivers/infiniband/ulp/ipoib/ipoib_main.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipoib_mcast_join_mask.patch
> > patching file drivers/infiniband/ulp/ipoib/ipoib_multicast.c
> > Hunk #1 succeeded at 471 (offset -1 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipoib_mcast_restart.patch
> > patching file drivers/infiniband/ulp/ipoib/ipoib_ib.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ipoib_selector_updated.patch
> > patching file drivers/infiniband/ulp/ipoib/ipoib_main.c
> > Hunk #2 succeeded at 458 (offset 4 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ishai_srp_attributes.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > Hunk #1 succeeded at 1461 (offset -6 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ishai_srp_remove_reconnect.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/ishai_srp_wa_post_send.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > patching file drivers/infiniband/ulp/srp/ib_srp.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/lockdep_header.patch
> > patching file drivers/infiniband/core/uverbs_cmd.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/mthca_av_statrate.patch
> > patching file drivers/infiniband/hw/mthca/mthca_av.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/mthca_catas_reset.patch
> > patching file drivers/infiniband/hw/mthca/mthca_catas.c
> > patching file drivers/infiniband/hw/mthca/mthca_main.c
> > patching file drivers/infiniband/hw/mthca/mthca_dev.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/mthca_mad_traps.patch
> > patching file drivers/infiniband/hw/mthca/mthca_mad.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/mthca_query_port.patch
> > patching file drivers/infiniband/hw/mthca/mthca_provider.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/mthca_query_qp_portnum.patch
> > patching file drivers/infiniband/hw/mthca/mthca_qp.c
> > Hunk #1 succeeded at 478 (offset 4 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/mthca_query_qp_statrate_bits.patch
> > patching file drivers/infiniband/hw/mthca/mthca_qp.c
> > Hunk #1 succeeded at 414 (offset 4 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/mthca_use_uar2.patch
> > patching file drivers/infiniband/hw/mthca/mthca_uar.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/robert-ipath-diagpkt-init-fixup.patch
> > patching file drivers/infiniband/hw/ipath/ipath_diag.c
> > Hunk #1 succeeded at 285 (offset -1 lines).
> > patching file drivers/infiniband/hw/ipath/ipath_driver.c
> > Hunk #1 succeeded at 539 (offset -20 lines).
> > Hunk #2 succeeded at 596 with fuzz 1 (offset -105 lines).
> > Hunk #3 succeeded at 2029 (offset -156 lines).
> > patching file drivers/infiniband/hw/ipath/ipath_kernel.h
> > Hunk #1 succeeded at 793 (offset -96 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sdp_credits_by_seq.patch
> > patching file drivers/infiniband/ulp/sdp/sdp_bcopy.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sdp_post_credits.patch
> > patching file drivers/infiniband/ulp/sdp/sdp.h
> > Hunk #1 succeeded at 177 (offset 1 line).
> > patching file drivers/infiniband/ulp/sdp/sdp_bcopy.c
> > Hunk #1 succeeded at 324 (offset 6 lines).
> > patching file drivers/infiniband/ulp/sdp/sdp_cma.c
> > Hunk #1 succeeded at 434 (offset 4 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sean_cm_drep_on_not_found.patch
> > patching file drivers/infiniband/core/cm.c
> > Hunk #1 succeeded at 1890 (offset -10 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sean_cm_randomize_psn.patch
> > patching file drivers/infiniband/core/cm.c
> > Hunk #3 succeeded at 81 (offset 7 lines).
> > Hunk #5 succeeded at 327 (offset 7 lines).
> > Hunk #7 succeeded at 2115 (offset 27 lines).
> > Hunk #8 succeeded at 3369 (offset 2 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sean_cm_unload_crash.patch
> > patching file drivers/infiniband/core/cm.c
> > Hunk #1 succeeded at 82 (offset 7 lines).
> > Hunk #3 succeeded at 656 (offset 6 lines).
> > Hunk #5 succeeded at 685 (offset 6 lines).
> > Hunk #7 succeeded at 1316 (offset 6 lines).
> > Hunk #9 succeeded at 1334 (offset 6 lines).
> > Hunk #10 succeeded at 2626 (offset -7 lines).
> > Hunk #11 succeeded at 3409 (offset -29 lines).
> > Hunk #12 succeeded at 3449 (offset -7 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sean_cma_establish.patch
> > patching file include/rdma/rdma_cm.h
> > Hunk #1 succeeded at 241 (offset -15 lines).
> > patching file drivers/infiniband/core/cm.c
> > Hunk #1 succeeded at 3242 (offset 35 lines).
> > patching file drivers/infiniband/core/cma.c
> > Hunk #1 succeeded at 759 (offset -81 lines).
> > Hunk #3 succeeded at 1752 (offset -212 lines).
> > Hunk #4 succeeded at 1997 with fuzz 1.
> > Hunk #5 succeeded at 1828 (offset -229 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sean_cma_hotplug.patch
> > patching file drivers/infiniband/core/cma.c
> > Hunk #1 succeeded at 278 (offset 7 lines).
> > Hunk #3 succeeded at 700 (offset 8 lines).
> > Hunk #5 succeeded at 895 with fuzz 1 (offset -9 lines).
> > Hunk #6 succeeded at 1382 (offset 6 lines).
> > Hunk #7 succeeded at 1610 (offset -9 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/sean_cma_typo_fix.patch
> > patching file drivers/infiniband/core/cma.c
> > Hunk #1 succeeded at 276 with fuzz 2 (offset 7 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/srp_1_recreate_at_reconnect.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/srp_2_use_multiple_initiator_ports.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > patching file drivers/infiniband/ulp/srp/ib_srp.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/srp_topspin.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > Hunk #1 succeeded at 358 (offset -1 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/svnehca_0015_1.patch
> > patching file drivers/infiniband/hw/ehca/ehca_main.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/fixes/svnehca_0015_2.patch
> > patching file drivers/infiniband/hw/ehca/ehca_tools.h
> > 
> > Applying patches for 2.6.9-34.ELsmp kernel (RHAS4 Update 3):
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/addr_1_netevents_revert_to_2_6_17.patch
> > patching file drivers/infiniband/core/addr.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/addr_3926_to_2_6_13.patch
> > patching file drivers/infiniband/core/addr.c
> > Hunk #1 succeeded at 327 with fuzz 1 (offset 11 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/addr_4670_to_2_6_9.patch
> > patching file drivers/infiniband/core/addr.c
> > Hunk #1 succeeded at 27 with fuzz 2.
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/asm_bitops_ia64_to_2_6_11.patch
> > patching file include/asm/bitops.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/core_4807_to_2_6_9.patch
> > patching file drivers/infiniband/core/sysfs.c
> > Hunk #1 succeeded at 438 (offset -4 lines).
> > patching file drivers/infiniband/core/user_mad.c
> > Hunk #2 succeeded at 677 (offset 91 lines).
> > Hunk #3 succeeded at 685 (offset 5 lines).
> > Hunk #4 succeeded at 1106 (offset 91 lines).
> > Hunk #5 succeeded at 1053 (offset 5 lines).
> > patching file drivers/infiniband/core/uverbs_main.c
> > Hunk #2 succeeded at 118 (offset 3 lines).
> > patching file drivers/infiniband/core/uverbs_mem.c
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/debugfs_to_2_6_9.patch
> > patching file drivers/infiniband/include/linux/debugfs.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/ipath-backport.patch
> > patching file drivers/infiniband/hw/ipath/iowrite32_copy_x86_64.S
> > patching file drivers/infiniband/hw/ipath/ipath_backport.h
> > patching file drivers/infiniband/hw/ipath/ipath_diag.c
> > patching file drivers/infiniband/hw/ipath/ipath_driver.c
> > Hunk #2 succeeded at 557 (offset 1 line).
> > Hunk #3 succeeded at 599 (offset 1 line).
> > Hunk #4 succeeded at 1366 (offset 1 line).
> > Hunk #5 succeeded at 1395 (offset 1 line).
> > Hunk #6 succeeded at 1875 (offset 1 line).
> > Hunk #7 succeeded at 1903 (offset 1 line).
> > Hunk #8 succeeded at 1984 (offset -9 lines).
> > Hunk #9 succeeded at 2027 (offset 1 line).
> > Hunk #10 succeeded at 2142 (offset -9 lines).
> > patching file drivers/infiniband/hw/ipath/ipath_file_ops.c
> > patching file drivers/infiniband/hw/ipath/ipath_fs.c
> > patching file drivers/infiniband/hw/ipath/ipath_iba6110.c
> > patching file drivers/infiniband/hw/ipath/ipath_iba6120.c
> > patching file drivers/infiniband/hw/ipath/ipath_init_chip.c
> > patching file drivers/infiniband/hw/ipath/ipath_kernel.h
> > patching file drivers/infiniband/hw/ipath/ipath_layer.c
> > patching file drivers/infiniband/hw/ipath/ipath_sysfs.c
> > patching file drivers/infiniband/hw/ipath/ipath_user_pages.c
> > patching file drivers/infiniband/hw/ipath/ipath_verbs.c
> > patching file drivers/infiniband/hw/ipath/ipath_verbs.h
> > patching file drivers/infiniband/hw/ipath/Makefile
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/ipoib_5010_to_2_6_9.patch
> > patching file drivers/infiniband/include/linux/if_infiniband.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/ipoib_8111_to_2_6_16.patch
> > patching file drivers/infiniband/ulp/ipoib/ipoib_main.c
> > Hunk #2 succeeded at 803 (offset 49 lines).
> > patching file drivers/infiniband/ulp/ipoib/ipoib.h
> > Hunk #1 succeeded at 46 (offset -1 lines).
> > Hunk #2 succeeded at 220 (offset 1 line).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_device_5496_to_2_6_15.patch
> > patching file drivers/infiniband/include/linux/device.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_err_to_2_6_11.patch
> > patching file include/linux/err.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_idr_6554_to_2_6_13.patch
> > patching file drivers/infiniband/include/linux/idr.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_inetdevice_to_2_6_17.patch
> > patching file drivers/infiniband/include/linux/inetdevice.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_lockdep_to_2_6_17.patch
> > patching file include/linux/lockdep.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_mutex_5947_to_2_6_15.patch
> > patching file drivers/infiniband/include/linux/mutex.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_netdevice_to_2_6_17.patch
> > patching file drivers/infiniband/include/linux/netdevice.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_pci_7970_to_2_6_9.patch
> > patching file drivers/infiniband/include/linux/pci.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_scatterlist_6369_to_2_6_9.patch
> > patching file drivers/infiniband/include/linux/scatterlist.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_signal_to_2_6_17.patch
> > patching file drivers/infiniband/include/linux/signal.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_skbuff_6754_to_2_6_11.patch
> > patching file include/linux/skbuff.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/linux_spinlock_5883_to_2_6_9.patch
> > patching file drivers/infiniband/include/linux/spinlock.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/makefile_to_2_6_9.patch
> > patching file drivers/infiniband/ulp/srp/Makefile
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/mthca_dev_3465_to_2_6_11.patch
> > patching file drivers/infiniband/hw/mthca/mthca_dev.h
> > Hunk #1 succeeded at 57 with fuzz 2 (offset 4 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/mthca_provider_3465_to_2_6_9.patch
> > patching file drivers/infiniband/hw/mthca/mthca_provider.c
> > Hunk #1 succeeded at 387 (offset 28 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/net_inet_sock_6754_to_2_6_15.patch
> > patching file include/net/inet_sock.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/net_sock_1_6754_to_2_6_13.patch
> > patching file include/net/sock.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/net_sock_2_6754_to_2_6_11.patch
> > patching file include/net/sock.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/net_tcp_states_6754_to_2_6_13.patch
> > patching file include/net/tcp_states.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/read_mostly_6255_to_2_6_13.patch
> > patching file drivers/infiniband/include/linux/cache.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/scsi_7242_to_2_6_14.patch
> > patching file include/scsi/scsi.h
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/sdp_7277_to_2_6_11.patch
> > patching file drivers/infiniband/ulp/sdp/sdp_main.c
> > Hunk #1 succeeded at 418 (offset 118 lines).
> > Hunk #2 succeeded at 535 (offset 41 lines).
> > Hunk #3 succeeded at 633 (offset 118 lines).
> > Hunk #4 succeeded at 1408 (offset 245 lines).
> > Hunk #5 succeeded at 1301 (offset 118 lines).
> > Hunk #6 succeeded at 1537 (offset 245 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/srp_4030_to_2_6_12.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > Hunk #1 succeeded at 1594 (offset 271 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/srp_7312_to_2_6_11.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > Hunk #1 succeeded at 1258 (offset -44 lines).
> > Hunk #3 succeeded at 1332 (offset -42 lines).
> > Hunk #5 succeeded at 1360 with fuzz 2 (offset -40 lines).
> > Hunk #6 succeeded at 1404 with fuzz 2 (offset -3 lines).
> > Hunk #7 succeeded at 1377 (offset -40 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/srp_scsi_scan_target_7242_to_2_6_11.patch
> > patching file drivers/infiniband/ulp/srp/ib_srp.c
> > Hunk #1 succeeded at 975 (offset 26 lines).
> > Hunk #2 succeeded at 1505 (offset 24 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/top_2844_to_2_6_11.patch
> > patching file drivers/infiniband/Makefile
> > Hunk #1 succeeded at 1 with fuzz 2.
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/ucm_5245_to_2_6_9.patch
> > patching file drivers/infiniband/core/ucm.c
> > Hunk #1 succeeded at 1270 (offset -8 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/ucma_6607_to_2_6_9.patch
> > patching file drivers/infiniband/core/ucma.c
> > Hunk #1 succeeded at 861 (offset 88 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/user_mad_4603_to_2_6_9.patch
> > patching file drivers/infiniband/core/user_mad.c
> > Hunk #1 succeeded at 857 (offset -20 lines).
> > Hunk #3 succeeded at 1086 (offset -20 lines).
> > Hunk #5 succeeded at 1123 (offset -20 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/uverbs_main_3935_to_2_6_9.patch
> > patching file drivers/infiniband/core/uverbs_main.c
> > Hunk #1 succeeded at 727 (offset 11 lines).
> > Hunk #2 succeeded at 949 (offset 1 line).
> > Hunk #3 succeeded at 975 (offset 11 lines).
> > Hunk #4 succeeded at 986 (offset 3 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/backport/2.6.9_U3/uverbs_to_2_6_17.patch
> > patching file drivers/infiniband/core/uverbs_main.c
> > Hunk #1 succeeded at 1011 with fuzz 1 (offset 196 lines).
> > 
> >  /var/tmp/OFEDRPM/BUILD/openib-1.1/kernel_patches/hpage_patches/hpages.patch
> > patching file drivers/infiniband/core/uverbs_mem.c
> > /bin/rm -f /var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache
> > cd /var/tmp/OFEDRPM/BUILD/openib-1.1/src/userspace/examples
> > cd /var/tmp/OFEDRPM/BUILD/openib-1.1/src/userspace/libibverbs
> > Running: ./configure
> > --cache-file=/var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache
> > --disable-libcheck --prefix /usr/local/
> > ofed --libdir /usr/local/ofed/lib64
> > CPPFLAGS="-I../libibverbs/include"
> > configure: creating
> > cache /var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether build environment is sane... yes
> > checking for gawk... gawk
> > checking whether make sets $(MAKE)... yes
> > checking build system type... x86_64-redhat-linux-gnu
> > checking host system type... x86_64-redhat-linux-gnu
> > checking for style of include used by make... GNU
> > checking for gcc... gcc
> > checking for C compiler default output file name... configure:
> > error: C compiler cannot create executables
> > See `config.log' for more details.
> > Failed to execute: ./configure
> > --cache-file=/var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache
> > --disable-libcheck --prefix /
> > usr/local/ofed --libdir /usr/local/ofed/lib64
> > CPPFLAGS="-I../libibverbs/include"
> > error: Bad exit status from /var/tmp/rpm-tmp.43267 (%install)
> > 
> > 
> > RPM build errors:
> >    user vlad does not exist - using root
> >    group mtl does not exist - using root
> >    user vlad does not exist - using root
> >    group mtl does not exist - using root
> >    Bad exit status from /var/tmp/rpm-tmp.43267 (%install)
> > ERROR: Failed executing "rpmbuild --rebuild --define
> > '_topdir /var/tmp/OFEDRPM' --define '_prefix /usr/local/ofed'
> > --define
> > 'build_root /var/tmp/OFED' --define 'configure_options
> > --with-libibcm --with-libibverbs --with-libipathverbs --with-libmth
> > ca --with-librdmacm --with-mstflint --with-perftest
> > --with-ipath_inf-mod --with-ipoib-mod --with-mthca-mod
> > --with-core-mod
> > --with-user_mad-mod --with-user_access-mod --with-addr_trans-mod'
> > --define 'configure_options32 %{nil}' --define 'KVERSION
> > 2.6.9-34.ELsmp' --define 'KSRC /lib/modules/2.6.9-34.ELsmp/build'
> > --define 'build_kernel_ib 1' --define 'build_kernel_ib_de
> > vel 1' --define 'NETWORK_CONF_DIR /etc/sysconfig/network-scripts'
> > --define 'modprobe_update 1' --define 'include_ipoib_conf
> > 1' --define 'build_32bit
> > 0' /home/caton/OFED-1.1/SRPMS/openib-1.1-0.src.rpm"
> > 
> > ---------------------------------------------------------
> > 
> > Thanks a lot and best regards 
> > 
> > Julio. 
> > 
> > _______________________________________________
> > general mailing list
> > general at lists.openfabrics.org
> > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
> > 
> > To unsubscribe, please visit
> > http://openib.org/mailman/listinfo/openib-general 
> 
> 
> Julio.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20070622/6b4667e9/attachment.html>


More information about the general mailing list