From Fedora Project Wiki
 
(27 intermediate revisions by 2 users not shown)
Line 7: Line 7:
== Should build ==
== Should build ==


* systemd
** BUILDS
* ant-nodeps dependency
* ant-nodeps dependency
** libbase
** libbase
Line 17: Line 15:
** tomcat
** tomcat


== Dependencies problem ==
* boost
** dependencies on mpich and openmpi may need to be disabled


== Have patches ==
== Have patches ==


* firefox
** reuse xulrunner patch
* imake
* imake
** https://bugzilla.redhat.com/show_bug.cgi?id=966087 updated with patch
** https://bugzilla.redhat.com/show_bug.cgi?id=966087 updated with backported patches
** https://bugzilla.redhat.com/show_bug.cgi?id=925583 closed
** https://bugzilla.redhat.com/show_bug.cgi?id=925583 closed
* js
* js
Line 37: 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 48: 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 63: Line 51:
=== Need upstreaming ===
=== Need upstreaming ===


* qt
* qt5-qtdeclarative
** https://bugreports.qt-project.org/browse/QTBUG-35442
** http://fedorapeople.org/~hrw/aarch64/for-fedora/qt5-qtdeclarative-0001-Added-AArch64-support-QTBUG-35528.patch
* 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
* coreutils
* python
** ls/stat-free-color.sh test fails
* python3
*** reported upstream: http://lists.gnu.org/archive/html/bug-coreutils/2013-12/index.html (link needs updating)


=== Other ===
=== Other ===
* fuse
* fuse
* gcc
* 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.18.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 142: Line 126:
* nspr
* nspr
** proper fix pushed
** proper fix pushed
* gcc
* coreutils
** ls/stat-free-color.sh test fails
*** reported upstream: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16075
*** fixed upstream: http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=970b2ddea2d47f3167f4166e646d414f235f04b1
* boost
** 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