I can successfully build the rpm of openmpi by adding the flag. Thanks. Regards, PN
2009/3/5 vkm <[email protected]> > Hi, > > JFYI, > A workaround mentioned here > http://www.open-mpi.org/community/lists/devel/2009/01/5176.php > '--with-contrib-vt-flags=--disable-iotrace' > helps. > > no idea if workaround causes any harm in any way or how good is it to > apply !! ?? > > > > >>> PN wrote: >>> >>>> HI, >>>> >>>> I have a build error of OFED-1.4.1-rc1 under CentOS 5.2: >>>> >>>> ..... >>>> Build openmpi_gcc RPM >>>> Running rpmbuild --rebuild --define '_topdir /var/tmp/OFED_topdir' >>>> --define 'dist %{nil}' --target x86_64 --define '_name openmpi_gcc' >>>> --define >>>> 'mpi_selector /usr/bin/mpi-selector' --define 'use_mpi_selector 1' --define >>>> 'install_shell_scripts 1' --define 'shell_scripts_basename mpivars' >>>> --define >>>> '_usr /usr' --define 'ofed 0' --define '_prefix >>>> /usr/mpi/gcc/openmpi-1.3.1rc4' --define '_defaultdocdir >>>> /usr/mpi/gcc/openmpi-1.3.1rc4' --define '_mandir %{_prefix}/share/man' >>>> --define 'mflags -j 4' --define 'configure_options --with-openib=/usr >>>> --with-openib-libdir=/usr/lib64 CC=gcc CXX=g++ F77=gfortran FC=gfortran >>>> --enable-mpirun-prefix-by-default' --define 'use_default_rpm_opt_flags 1' >>>> /opt/software/packages/ofed/OFED-1.4.1-rc1/OFED-1.4.1-rc1/SRPMS/openmpi-1.3.1rc4-1.src.rpm >>>> >>>> Failed to build openmpi RPM >>>> See /tmp/OFED.28377.logs/openmpi.rpmbuild.log >>>> >>>> >>>> In /tmp/OFED.28377.logs/openmpi.rpmbuild.log: >>>> ..... >>>> gcc -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib >>>> -I../extlib/otf/otflib -D_GNU_SOURCE >>>> -DBINDIR=\"/usr/mpi/gcc/openmpi-1.3.1rc4/bin\" >>>> -DDATADIR=\"/usr/mpi/gcc/openmpi-1.3.1rc4/share\" -DRFG -DVT_MEMHOOK >>>> -DVT_IOWRAP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions >>>> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT >>>> vt_iowrap_helper.o -MD -MP -MF .deps/vt_iowrap_helper.Tpo -c -o >>>> vt_iowrap_helper.o vt_iowrap_helper.c >>>> mv -f .deps/vt_memhook.Tpo .deps/vt_memhook.Po >>>> gcc -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib >>>> -I../extlib/otf/otflib -D_GNU_SOURCE >>>> -DBINDIR=\"/usr/mpi/gcc/openmpi-1.3.1rc4/bin\" >>>> -DDATADIR=\"/usr/mpi/gcc/openmpi-1.3.1rc4/share\" -DRFG -DVT_MEMHOOK >>>> -DVT_IOWRAP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions >>>> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT >>>> rfg_regions.o -MD -MP -MF .deps/rfg_regions.Tpo -c -o rfg_regions.o >>>> rfg_regions.c >>>> vt_iowrap.c:1242: error: expected declaration specifiers or '...' before >>>> numeric constant >>>> vt_iowrap.c:1243: error: conflicting types for '__fprintf_chk' >>>> mv -f .deps/vt_iowrap_helper.Tpo .deps/vt_iowrap_helper.Po >>>> make[5]: *** [vt_iowrap.o] Error 1 >>>> make[5]: *** Waiting for unfinished jobs.... >>>> mv -f .deps/vt_comp_gnu.Tpo .deps/vt_comp_gnu.Po >>>> mv -f .deps/rfg_regions.Tpo .deps/rfg_regions.Po >>>> make[5]: Leaving directory >>>> `/var/tmp/OFED_topdir/BUILD/openmpi-1.3.1rc4/ompi/contrib/vt/vt/vtlib' >>>> make[4]: *** [all-recursive] Error 1 >>>> make[4]: Leaving directory >>>> `/var/tmp/OFED_topdir/BUILD/openmpi-1.3.1rc4/ompi/contrib/vt/vt' >>>> make[3]: *** [all] Error 2 >>>> make[3]: Leaving directory >>>> `/var/tmp/OFED_topdir/BUILD/openmpi-1.3.1rc4/ompi/contrib/vt/vt' >>>> make[2]: *** [all-recursive] Error 1 >>>> make[2]: Leaving directory >>>> `/var/tmp/OFED_topdir/BUILD/openmpi-1.3.1rc4/ompi/contrib/vt' >>>> make[1]: *** [all-recursive] Error 1 >>>> make[1]: Leaving directory >>>> `/var/tmp/OFED_topdir/BUILD/openmpi-1.3.1rc4/ompi' >>>> make: *** [all-recursive] Error 1 >>>> error: Bad exit status from /var/tmp/rpm-tmp.40739 (%build) >>>> >>>> >>>> RPM build errors: >>>> user jsquyres does not exist - using root >>>> group eng10 does not exist - using root >>>> user jsquyres does not exist - using root >>>> group eng10 does not exist - using root >>>> Bad exit status from /var/tmp/rpm-tmp.40739 (%build) >>>> >>>> >>>> The error seems similar to >>>> http://www.open-mpi.org/community/lists/devel/2009/01/5230.php >>>> >>>> Regards, >>>> PN >>>> >>>> >>>> 2009/3/5 Tziporet Koren <[email protected] <mailto: >>>> [email protected]>> >>>> >>>> Hi, >>>> >>>> OFED-1.4.1-rc1 release is available on >>>> >>>> _ >>>> http://www.openfabrics.org/downloads/OFED/ofed-1.4.1/OFED-1.4.1-rc1.tgz_ >>>> >>>> >>>> To get BUILD_ID run ofed_info >>>> >>>> Please report any issues in bugzilla >>>> _https://bugs.openfabrics.org/_ for OFED 1.4.1 >>>> >>>> Vladimir & Tziporet >>>> >>>> >>>> ======================================================================== >>>> >>>> >>>> Release information: >>>> >>>> ------------------------------ >>>> >>>> Linux Operating Systems: >>>> >>>> - RedHat EL4 up4: 2.6.9-42.ELsmp * >>>> >>>> - RedHat EL4 up5: 2.6.9-55.ELsmp >>>> >>>> - RedHat EL4 up6: 2.6.9-67.ELsmp >>>> >>>> - RedHat EL4 up7: 2.6.9-78.ELsmp >>>> >>>> - RedHat EL5: 2.6.18-8.el5 >>>> >>>> - RedHat EL5 up1: 2.6.18-53.el5 >>>> >>>> - RedHat EL5 up2: 2.6.18-92.el5 >>>> >>>> - RedHat EL5 up3: 2.6.18-128.el5 >>>> >>>> - OEL 4.5: 2.6.9-55.ELsmp >>>> >>>> - OEL 5.2: 2.6.18-92.el5 >>>> >>>> - CentOS 5.2: 2.6.18-92.el5 >>>> >>>> - Fedora C9: 2.6.25-14.fc9 * >>>> >>>> - SLES10: 2.6.16.21-0.8-smp >>>> >>>> - SLES10 SP1: 2.6.16.46-0.12-smp >>>> >>>> - SLES10 SP1 up1: 2.6.16.53-0.16-smp >>>> >>>> - SLES10 SP2: 2.6.16.60-0.21-smp >>>> >>>> - SLES11 RC3: 2.6.27.13-1-default >>>> >>>> - OpenSuSE 10.3: 2.6.22.5-31 * >>>> >>>> - kernel.org <http://kernel.org>: 2.6.26 and >>>> 2.6.27 >>>> >>>> * Minimal QA for these versions >>>> >>>> Systems: >>>> >>>> * x86_64 >>>> >>>> * x86 >>>> >>>> * ia64 >>>> >>>> * ppc64 >>>> >>>> >>>> Main Changes from OFED-1.4 >>>> >>>> ====================== >>>> >>>> - Added support for RHEL 5.3 and SLES11 RC3 >>>> >>>> - Added RHEL 5.2 backports for NFS/RDMA >>>> >>>> - Updated MPI packages: >>>> >>>> mvapich-1.1.0-3143 >>>> >>>> Open MPI 1.3.1-rc4 >>>> >>>> - Updated bonding package: ib-bonding-0.9.0-38 >>>> >>>> - Updated opensm version to include critical bug fixes >>>> >>>> - Fixed RDS iWARP support >>>> >>>> - Low level drivers updated: ehca, mlx4, cxgb3, nes >>>> >>>> - Bug fixes >>>> >>>> - Attached kernel git tree changes for details >>>> >>>> <<ofa_kernel-1.4_1.4.1-rc1.log>> >>>> >>>> Tasks that should be completed for RC2: >>>> >>>> ============================= >>>> >>>> 1. High priority bug fixes >>>> >>>> 2. RHEL 5.2 32 bits compilation issue (due to NFS/RDMA backports) >>>> >>>> 3. Open MPI 1.3.1 release >>>> >>>> 4. MVAPICH 1.1.1.minor release with critical bug fixes >>>> >>>> 5. OSM release 3.2.6 >>>> >>>> 6. Documentation update >>>> >>>> >>>> _______________________________________________ >>>> general mailing list >>>> [email protected] <mailto:[email protected]> >>>> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general >>>> >>>> To unsubscribe, please visit >>>> http://openib.org/mailman/listinfo/openib-general >>>> >>>> >>>> >>>> >>>> *Email Scanned for Virus & Dangerous Content by :* * >>>> www.CleanMailGateway.com* >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> >>>> _______________________________________________ >>>> general mailing list >>>> [email protected] >>>> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general >>>> >>>> To unsubscribe, please visit >>>> http://openib.org/mailman/listinfo/openib-general >>>> >>> >>
_______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
