On Fri, 10 Mar 2017 19:59:50 +0100 Mark Wielaard <mjw@xxxxxxxxxx> wrote: > On Fri, 2017-03-10 at 11:51 -0700, Orion Poplawski wrote: > > A cmake build test is failing with the jump in rpm from > > 4.13.0.1-3.fc26 > 4.13.0.1-7.fc27 > > > > The upshot appears to be that an rpm generated by cmake's cpack > > utility has additional files in it, e.g.: > > > > /usr/lib/.build-id > > /usr/lib/.build-id/5d > > /usr/lib/.build-id/5d/a319a6e633c6da1cd98aafe3744adf664d529a > > > > are these to be expected, or are these supposed to be elsewhere? > > Good you have a sanity check for this. But those are (now) expected to > be there. This is because of the new default setting of the > _build_id_links macro (compat): rpmlint moans about this too: perl-Cpanel-JSON-XS.x86_64: W: hidden-file-or-dir /usr/lib/.build-id perl-Cpanel-JSON-XS.x86_64: W: hidden-file-or-dir /usr/lib/.build-id I've raised https://bugzilla.redhat.com/show_bug.cgi?id=1431408 regarding that. Paul. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx