RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 817797 - mvapich2-1.8-1.el6 can't be rebuild in mock
Summary: mvapich2-1.8-1.el6 can't be rebuild in mock
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: mvapich2
Version: 6.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Doug Ledford
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-01 10:33 UTC by Levente Farkas
Modified: 2015-10-03 20:30 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-03 20:30:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Levente Farkas 2012-05-01 10:33:46 UTC
mvapich2-1.8-1.el6 can't be rebuild in mock on rhel-6.3 beta:

make[6]: Entering directory `/builddir/build/BUILD/mvapich2-1.8a2/psm/src/pm/mpirun/src/db'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../../../mpid/ch3/channels/common/include -I../.. -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpl/include -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mp
l/include -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/openpa/src -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/openpa/src -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/ch3/include -I/bui
lddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/ch3/include -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/common/datatype -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/common/datatype -I
/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/common/locks -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/common/locks -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/ch3/channels/psm
/include -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/mpid/ch3/channels/psm/include -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/util/wrappers -I/builddir/build/BUILD/mvapich2-1.8a2/psm/src/ut
il/wrappers   -m64 -O3 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -g -O2 -MT text.o -MD -MP -MF .d
eps/text.Tpo -c -o text.o text.c
mv -f .deps/text.Tpo .deps/text.Po
rm -f libdb.a
cru libdb.a text.o
make[6]: cru: Command not found
make[6]: *** [libdb.a] Error 127
make[6]: Leaving directory `/builddir/build/BUILD/mvapich2-1.8a2/psm/src/pm/mpirun/src/db'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/builddir/build/BUILD/mvapich2-1.8a2/psm/src/pm/mpirun/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/builddir/build/BUILD/mvapich2-1.8a2/psm/src/pm/mpirun'
make[3]: Leaving directory `/builddir/build/BUILD/mvapich2-1.8a2/psm/src/pm/mpirun'
make[3]: *** [all] Error 2
make[2]: *** [all-redirect] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/mvapich2-1.8a2/psm/src/pm'
make[1]: *** [all-redirect] Error 2
make[1]: Leaving directory `/builddir/build/BUILD/mvapich2-1.8a2/psm/src'
make: *** [all-redirect] Error 2

Comment 2 RHEL Program Management 2012-05-05 04:17:59 UTC
Since RHEL 6.3 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 3 Levente Farkas 2012-05-05 07:55:02 UTC
are you joking??? it's a bug report against rhel-6.3 beta!!!

Comment 4 Josko Plazonic 2012-06-23 23:39:33 UTC
The following one letter change fixes it for me.  It ensures that config* and ac* files have their original times and that stops make from getting confused and attempting to rerun aclocal/automake.

--- mvapich2.spec.original      2012-02-14 17:23:57.000000000 -0500
+++ mvapich2.spec       2012-06-23 19:12:00.000000000 -0400
@@ -106,7 +106,7 @@
 %setup -q -n %{name}-%{version}a2
 %ifarch x86_64
 mkdir .psm
-cp -r * .psm
+cp -ar * .psm
 %endif
 mkdir .non-psm
 mv * .non-psm

Comment 6 RHEL Program Management 2013-10-14 00:41:02 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.

Comment 7 John Shortt 2015-10-03 20:30:19 UTC
We are long past 6.3 beta.  If there is a problem in 6.8 beta, please reopen or submit a new BZ.

Thanks


Note You need to log in before you can comment on or make changes to this bug.