Hide Forgot
Version-Release number of selected component (if applicable): krb5-1.9-9.el6 Steps to Reproduce: 1. rpmbuild --define '__patch /bin/true' --rebuild krb5-1.9-9.el6.src.rpm Actual results: DEBUG: locate_kdc.c: In function 'dns_locate_server': DEBUG: locate_kdc.c:730: error: implicit declaration of function 'locate_srv_dns_1' DEBUG: make[3]: [locate_kdc.so] Error 1 (ignored) DEBUG: gcc: os/locate_kdc.so: No such file or directory DEBUG: make[2]: [libkrb5.so.3.3] Error 1 (ignored) DEBUG: make[3]: Leaving directory `/builddir/build/BUILD/krb5-1.9/src/lib/gssapi/mechglue' DEBUG: make[2]: Leaving directory `/builddir/build/BUILD/krb5-1.9/src/lib/gssapi' DEBUG: make[1]: [all-recurse] Error 1 (ignored) DEBUG: make[1]: Leaving directory `/builddir/build/BUILD/krb5-1.9/src/lib' DEBUG: making all in plugins/kadm5_hook/test... DEBUG: make[1]: Entering directory `/builddir/build/BUILD/krb5-1.9/src/plugins/kadm5_hook/test' DEBUG: make[1]: *** No rule to make target `../../../include/kadm5/admin.h', needed by `main.so'. Stop. DEBUG: make[1]: *** Waiting for unfinished jobs.... DEBUG: make[1]: Leaving directory `/builddir/build/BUILD/krb5-1.9/src/plugins/kadm5_hook/test' DEBUG: make: [all-recurse] Error 1 (ignored) Additional info: The proposed change is required for Coverity to scan defects in downstream patches separately.
Created attachment 503187 [details] proposed fix
Comment on attachment 503187 [details] proposed fix krb5-1.7-nodeplibs.patch fails to apply, will attach an updated fix shortly...
Created attachment 503194 [details] proposed fix V2
How is the test suite being run for your build when it's not supposed to run during a normal build? Is %{?_rawbuild} actually the final name? Will it be documented anywhere else?
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1707.html