Hide Forgot
Version-Release number of selected component (if applicable): xorg-x11-apps-7.4-10.el6 Steps to Reproduce: 1. rpmbuild --define '__patch /bin/true' --rebuild xorg-x11-apps-7.4-10.el6.src.rpm Actual results: DEBUG: configure: WARNING: unrecognized options: --disable-xprint DEBUG: + make DEBUG: make all-am DEBUG: make[1]: Entering directory `/builddir/build/BUILD/xorg-x11-apps-7.4/xconsole-1.0.3' DEBUG: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -M DEBUG: xconsole.c:185:45: error: sys/stropts.h: No such file or directory DEBUG: xconsole.c: In function 'get_pty': DEBUG: xconsole.c:838: warning: implicit declaration of function 'openpty' DEBUG: make[1]: Leaving directory `/builddir/build/BUILD/xorg-x11-apps-7.4/xconsole-1.0.3' DEBUG: make[1]: *** [xconsole.o] Error 1 DEBUG: make: *** [all] Error 2 DEBUG: RPM build errors: DEBUG: error: Bad exit status from /var/tmp/rpm-tmp.AuIZTY (%build) DEBUG: Bad exit status from /var/tmp/rpm-tmp.AuIZTY (%build) Additional info: The proposed change is required for Coverity to scan defects in downstream patches separately.
Created attachment 501402 [details] proposed fix
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 unfortunately unable to address this request at this time. 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. If you would like it considered as an exception in the current release, please ask your support representative.
Patch looks good to me, and "The proposed change is required for Coverity to scan defects in downstream patches separately." seems like a good reason to me to add it.
I tried xorg-x11-apps-7.7-6.el6 and the package builds fine without downstream patches, so I believe this bug can be closed as fixed.
(In reply to Kamil Dudka from comment #7) > I tried xorg-x11-apps-7.7-6.el6 and the package builds fine without > downstream patches, so I believe this bug can be closed as fixed. Great, thanks! Closing.