Bug 869423
| Summary: | [RFE:EPEL] Request to add xorg-x11-xfs to EPEL | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Travis Gummels <tgummels> |
| Component: | xorg-x11-xfs | Assignee: | X/OpenGL Maintenance List <xgl-maint> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | mcepl, xgl-maint |
| Target Milestone: | --- | Flags: | gwync:
fedora-cvs+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-01-07 20:02:14 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: | 873430 | ||
| Bug Blocks: | 967086 | ||
|
Comment 1
Matěj Cepl
2012-11-06 18:44:47 UTC
Git done (by process-git-requests). Build (http://kojipkgs.fedoraproject.org//work/tasks/542/4660542/build.log) breaks with this error: make[2]: Entering directory `/builddir/build/BUILD/xorg-x11-xfs-1.1.2/xfs-1.1.2' CC atom.o CC cache.o CC charinfo.o In file included from difs/charinfo.c:66: ./include/difs.h:45: error: conflicting types for 'MakeAtom' /usr/include/X11/fonts/fontmisc.h:56: note: previous declaration of 'MakeAtom' was here ./include/difs.h:46: warning: redundant redeclaration of 'ValidAtom' /usr/include/X11/fonts/fontmisc.h:57: note: previous declaration of 'ValidAtom' was here ./include/difs.h:47: warning: redundant redeclaration of 'NameForAtom' /usr/include/X11/fonts/fontmisc.h:58: note: previous declaration of 'NameForAtom' was here make[2]: Leaving directory `/builddir/build/BUILD/xorg-x11-xfs-1.1.2/xfs-1.1.2' make[2]: *** [charinfo.o] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/xorg-x11-xfs-1.1.2/xfs-1.1.2' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.pD5SR9 (%build) Bad exit status from /var/tmp/rpm-tmp.pD5SR9 (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xorg-x11-xfs.spec'] Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 352, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/xorg-x11-xfs.spec'] LEAVE do --> EXCEPTION RAISED Koji no longer has EPEL6 build targets, so I don't think we can do any more with this. |