From Fedora Project Wiki
 
(16 intermediate revisions by 2 users not shown)
Line 18: Line 18:
== Have patches ==
== Have patches ==


* firefox
** reuse xulrunner patch
* imake
* imake
** https://bugzilla.redhat.com/show_bug.cgi?id=966087 updated with backported patches
** https://bugzilla.redhat.com/show_bug.cgi?id=966087 updated with backported patches
Line 31: Line 29:
* libvirt
* libvirt
** http://fedorapeople.org/~hrw/aarch64/for-fedora/libvirt-0001-Add-aarch64-support.patch
** http://fedorapeople.org/~hrw/aarch64/for-fedora/libvirt-0001-Add-aarch64-support.patch
* mozjs17
** http://fedorapeople.org/~hrw/aarch64/for-fedora/mozjs17-0001-Add-AArch64-support.patch
* python3
* python3
** http://fedorapeople.org/~hrw/aarch64/for-fedora/python3-00201-skip-faulthandler-unregister-on-aarch64.patch
** http://fedorapeople.org/~hrw/aarch64/for-fedora/python3-00201-skip-faulthandler-unregister-on-aarch64.patch
Line 42: Line 38:
* xfsdump
* xfsdump
** http://fedorapeople.org/~hrw/aarch64/for-fedora/xfsdump-0001-Add-AArch64-support.patch
** http://fedorapeople.org/~hrw/aarch64/for-fedora/xfsdump-0001-Add-AArch64-support.patch
* xulrunner
** https://bugzilla.redhat.com/show_bug.cgi?id=1038243


=== Simple ones ===
=== Simple ones ===
Line 57: Line 51:
=== Need upstreaming ===
=== Need upstreaming ===


* qt
** https://bugreports.qt-project.org/browse/QTBUG-35442
** patch needs to be done for Qt5 and then go though code review
* qt5-qtdeclarative
* qt5-qtdeclarative
** http://fedorapeople.org/~hrw/aarch64/for-fedora/qt5-qtdeclarative-0001-Added-AArch64-support-QTBUG-35528.patch
* qt5-qtscript
* qt5-qtscript
** http://fedorapeople.org/~hrw/aarch64/for-fedora/qt5-qtscript-0001-Add-AArch64-support.patch
* firefox / xulrunner
** https://bugzilla.redhat.com/show_bug.cgi?id=1038243
** needs to be split into parts and upstreamed


=== fail in %check ===
=== fail in %check ===


* pyliblzma
* ruby
* ruby
* sqlite
* openmpi
* openmpi
* python
* python
Line 74: Line 69:
=== Other ===
=== Other ===
* fuse
* fuse
* star
** has a note: "Profiling support is currently missing on aarch64, but it should be included in glibc-2.18. For now, can we just disable it for aarch64?"
** rawhide is at glibc 2.17.90 now
* grubby  
* grubby  
** https://bugzilla.redhat.com/show_bug.cgi?id=977568
** https://bugzilla.redhat.com/show_bug.cgi?id=977568
* lorax  
* lorax  
** https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-October/006793.html
** https://lists.fedorahosted.org/pipermail/anaconda-patches/2013-October/006793.html
* libdb
* libdb4


= Done =
= Done =
Line 144: Line 133:
* boost
* boost
** dependencies on mpich and openmpi are disabled now
** dependencies on mpich and openmpi are disabled now
* mozjs17
** http://fedorapeople.org/~hrw/aarch64/for-fedora/mozjs17-0001-Add-AArch64-support.patch
* sqlite
* pyliblzma
* qt
** https://bugreports.qt-project.org/browse/QTBUG-35442
** https://bugzilla.redhat.com/show_bug.cgi?id=1046360
* star
** has a note: "Profiling support is currently missing on aarch64, but it should be included in glibc-2.18. For now, can we just disable it for aarch64?"
* libdb4
* libdb

Latest revision as of 09:17, 24 February 2014

This a list of packages fixes for which we need to ensure the patches are also sent to Fedora.

Unclaimed

http://fedorapeople.org/~hrw/aarch64/for-fedora/ has patches for several entries. For those which miss ask "hrw" on irc and they will be generated.

Should build

  • ant-nodeps dependency
    • libbase
    • libfonts
    • libformula
    • librepository
    • libserialiser
    • tomcat


Have patches

Simple ones

Need upstreaming

fail in %check

  • ruby
  • openmpi
  • python
  • python3

Other

Done