Bug 1316231 - anaconda fails to be rebuilt when glib2-devel multilib packages are installed
Summary: anaconda fails to be rebuilt when glib2-devel multilib packages are installed
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.8
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 1286535
TreeView+ depends on / blocked
 
Reported: 2016-03-09 17:54 UTC by Jan Stodola
Modified: 2017-12-06 12:23 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-06 12:23:13 UTC
Target Upstream Version:


Attachments (Terms of Use)
rpmbuild --rebuild ./anaconda-13.21.249-1.el6.src.rpm (14.94 KB, text/plain)
2016-03-09 17:55 UTC, Jan Stodola
no flags Details

Description Jan Stodola 2016-03-09 17:54:19 UTC
Description of problem:
When both 32 and 64 versions of the glib2-devel package are installed, the anaconda package fails to be rebuilt:

# rpmbuild --rebuild ./anaconda-13.21.249-1.el6.src.rpm
...
Making all in isys
make[2]: Entering directory `/root/rpmbuild/BUILD/anaconda-13.21.249/isys'
  CC     libisys_la-devices.lo
  CC     libisys_la-imount.lo
  CC     libisys_la-cpio.lo
  CC     libisys_la-uncpio.lo
  CC     libisys_la-dasd.lo
  CC     libisys_la-lang.lo
  CC     libisys_la-isofs.lo
  CC     libisys_la-linkdetect.lo
  CC     libisys_la-vio.lo
  CC     libisys_la-ethtool.lo
  CC     libisys_la-eddsupport.lo
  CC     libisys_la-iface.lo
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
                 from /usr/include/glib-2.0/glib.h:34,
                 from iface.c:46:
/usr/include/glib-2.0/glib/gthread.h: In function 'g_once_init_enter':
/usr/include/glib-2.0/glib/gthread.h:347: error: size of array 'type name' is negative
make[2]: *** [libisys_la-iface.lo] Error 1
make[2]: Leaving directory `/root/rpmbuild/BUILD/anaconda-13.21.249/isys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/anaconda-13.21.249'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.APQpFM (%build)

Version-Release number of selected component (if applicable):
anaconda-13.21.249-1.el6
glib2-devel-2.28.8-5.el6

How reproducible:
always

Steps to Reproduce:
1. install all dependencies required to rebuild anaconda
2. install glib2-devel.i686
3. rpmbuild --rebuild ./anaconda-13.21.249-1.el6.src.rpm

Actual results:
rebuild fails

Expected results:
rebuild finishes successfully

Comment 1 Jan Stodola 2016-03-09 17:55:37 UTC
Created attachment 1134606 [details]
rpmbuild --rebuild ./anaconda-13.21.249-1.el6.src.rpm

Comment 2 Jan Kurik 2017-12-06 12:23:13 UTC
Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available.

The official life cycle policy can be reviewed here:

http://redhat.com/rhel/lifecycle

This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL:

https://access.redhat.com/


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