Bug 1114909
Summary: | kdnssd-avahi build failure ppc64le archi because of loop in deps | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Normand <normand> |
Component: | kdelibs3 | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | kevin, ltinkl, rdieter, smparrish, than |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ppc64le | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-07-22 18:05:00 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1051573 |
Description
Michel Normand
2014-07-01 09:09:47 UTC
Yeah, bootstrap kdelibs3. step 1, in kdelibs3.spec find: %if 0%{?fedora} %define libkdnssd libkdnssd %endif and comment out the %define, build kdelibs3 2. build kdnssd-avahi 3. put kdelibs3 back the way it was, build as usual. Do you need any help doing this? (In reply to Rex Dieter from comment #1) > Yeah, bootstrap kdelibs3. > > step 1, > in kdelibs3.spec find: > %if 0%{?fedora} > %define libkdnssd libkdnssd > %endif > > and comment out the %define, build kdelibs3 > > 2. build kdnssd-avahi > 3. put kdelibs3 back the way it was, build as usual. > > > Do you need any help doing this? Yes, because I do not think I have the right to make spec changes in fedora db. Submitted a bootstrap build here, http://ppc-le.koji.fedoraproject.org/koji/taskinfo?taskID=82254 (In reply to Rex Dieter from comment #3) > Submitted a bootstrap build here, > http://ppc-le.koji.fedoraproject.org/koji/taskinfo?taskID=82254 the ppc64le builds should now be done in ppc.koji hub and not anymore in ppc-le.koji that do not have any associated builder anymore. Ah, once more with feeling: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1925181 Looks like build failed due to buildroot broken dependencies, DEBUG util.py:282: Error: Package: cups-filters-1.0.53-3.fc21.ppc64le (build) DEBUG util.py:282: Requires: libpoppler.so.43()(64bit) but cups-filters was rebuilt since then, so trying again: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1928160 I guess I'm confused, cups-filters-1.0.54-1.fc21 was built successfully jul 01: http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=248075 and, $ ppc-koji latest-pkg rawhide cups-filters Build Tag Built by ---------------------------------------- -------------------- ---------------- cups-filters-1.0.54-4.fc21 f21 michelmno But I'm still getting broken deps referencing something older: DEBUG util.py:282: Error: Package: cups-filters-1.0.53-3.fc21.ppc64le (build) DEBUG util.py:282: Requires: libpoppler.so.43()(64bit) I messed up the version references there, but hopeufully you can still see my point. :) Still seeing broken deps per comment #7 on ppc64le today. Don't see any bugs on the PPC64LETracker that seem to mention poppler or cups-filters, should I file one? kdnssd-avahi now succeeded at task Id for release f21. http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1958947 So we should now remove the bootstrap change of kdelibs3. OK, great. kdelibs.spec: %changelog * Tue Jul 22 2014 Rex Dieter <rdieter> 3.5.10-61 - drop bootstrap |