Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Description of problem:
cannot rebuild subversion in a smooth way
Version-Release number of selected component (if applicable):
subversion from rhel6.1
How reproducible:
deterministic
Steps to Reproduce:
0. try on i386 arch:
1. rpmbuild --rebuild --define "dist .el6_1" --define '_topdir /usr/src/redhat' subversion-1.6.11-2.el6_1.4.src.rpm
2.
3.
Actual results:
there are issues like:
/bin/sh /usr/src/redhat/BUILD/subversion-1.6.11/libtool --tag=CC --silent --mode=compile none -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DQT_SHARED -I/usr/src/redhat/BUILD/subversion-1.6.11/subversion/bindings/swig/ruby/libsvn_swig_ruby -prefer-pic -c -o subversion/bindings/swig/ruby/svn_client.lo subversion/bindings/swig/ruby/svn_client.c
/usr/src/redhat/BUILD/subversion-1.6.11/libtool: line 984: none: command not found
make: *** [subversion/bindings/swig/ruby/svn_client.lo] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.7KabKD (%build)
Expected results:
I can built subversion on i686 or any other platform with biarch packages installed, or with more kde\* packages set installed
if its not a real bug - kbase article "how to rebuild subversion" can solve it
Additional info:
there is workaround to uninstall some of the kdelibs3-devel packages
(In reply to comment #1)
> There is a reference to kdelibs3 - is this a dupe of bug 681901? I'm unclear
> about what cases you are reporting to fail here.
yes it is, I am sorry. I didn't search existing bugs well
--
closing
*** This bug has been marked as a duplicate of bug 681901 ***