From Fedora Project Wiki
 
(42 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Work Queue ==
== Work Queues ==
This is the central point where work on build failures is organized, you can find here a list of failed builds, list of actual tasks and who works on them.
This is the central point where work on build failures is organized. You can find on following specific pages a list of failed builds, list of actual tasks and who works on them.


== Failed builds ==
PowerPC Work Queue for [[Architectures/PowerPC/WorkQueue_for_Fedora_21|Fedora 21]].
* failed builds between 2014-06-23 and 2014-07-04 = http://fedora.danny.cz/ppc/20140704-ppc-failed.txt


== Tasks ==
PowerPC Work Queue for [[Architectures/PowerPC/WorkQueue_for_Fedora_22|Fedora 22]].  
{|
! package !! problem !! who !! bugzilla !! notes !! resolved in build
|-
| coreutils/findutils/gettext/augeas/... || hanging test-lock from gnulib test-suite || N/A || || isolated test case at http://jcajka.fedorapeople.org/gnulib-test-small.tar.gz ||
|-
| <strike>dyninst</strike> || FTBFS on ppc64le || sharkcz || [https://bugzilla.redhat.com/show_bug.cgi?id=1113991 1113991] || || [http://koji.fedoraproject.org/koji/buildinfo?buildID=542325 dyninst-8.1.2-10.fc21]
|-
| systemd || missing ppc64le support in ver >= 215 || N/A || || http://lists.freedesktop.org/archives/systemd-devel/2014-July/020884.html ||
|-
| <strike>gperftools</strike> || missing ppc64le support || sharkcz || || update 2.2.1 || gperftools-2.2.1-1.fc21
|-
| <strike>ceph</strike> || OOM due too many CPUs and too few memory || sharkcz || || run build on builder with only 4 or 6 CPUs online - added [https://bugzilla.redhat.com/show_bug.cgi?id=1118734 RFE] for redhat-rpm-config ||
|-
| dbus-python || test failing - http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1941792 || || || maybe libffi related, try with newer python.  hamzy: Successfully built with libffi-3.1-2.fc21.ppc64le, python-2.7.7-2.fc21.ppc64le Maybe buildroot related? jcajka: cross-test segfaults on ppc64 using python2, python3 tests passes, seems to be caused by libffi ||
|-
| <strike>libdb</strike> || FTBFS with openjdk8 - http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1941862 || jcajka || [https://bugzilla.redhat.com/show_bug.cgi?id=1119258 1119258]|| fails on all archs || libdb-5.3.28-7.fc21
|-
| <strike>python3-cairo</strike> || failing tests - http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1942017 || jcajka || || probably the same problem was with pycairo || python3-cairo-1.10.0-10.fc21
|-
| atlas || missing ppc64le support || michel_mno || [https://bugzilla.redhat.com/show_bug.cgi?id=1080073 1080073] || still pending discussion upstream ||
|-
| erlang-rebar erlang-getopt erlang-erlydtl erlang-neotoma || missing bootstrap || michel_mno || [https://bugzilla.redhat.com/show_bug.cgi?id=1122088 1122088] || I am not authorised to commit erlang-rebar ||
|-
| python || FTBFS in primary - http://koji.fedoraproject.org/koji/taskinfo?taskID=7135864 - the maintainer is looking on it => root cause are changes in glibc and openssl || || glibc [https://bugzilla.redhat.com/show_bug.cgi?id=1119769 1119769] || we need a new build because python-2.7.7-2.fc21 uses the old libffi ABI on LE ||
|-
| <strike>strace</strike> || "failed to trace fstatat/fstatat64 properly" - http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1960025 || sharkcz || [https://bugzilla.redhat.com/show_bug.cgi?id=1122323 1122323] || || strace-4.8-5.fc21
|-
| cxxtools || failing test "xmlserializer::testDouble: EXCEPTION" || menantea || [https://bugzilla.redhat.com/show_bug.cgi?id=1108800 1108800] || patch proposed ||
|-
| xorg-x11-apps and busybox || struct winsize not defined || hamzy || [https://bugzilla.redhat.com/show_bug.cgi?id=1122714 1122714] || ||
|-


|}
PowerPC Work Queue for [[Architectures/PowerPC/WorkQueue_for_EPEL_7|EPEL 7]].
 
== Detailed plans ==
=== python ===
* http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1962223 which uses latest gcc-4.9.1-2.fc21 and glibc-2.19.90-30.fc21, but still fails on setegid test
* plan agreed with Siddhesh
** (DONE as glibc-2.19.90-31.fc22) he builds new glibc in rawhide and assures there is no problem in primary (i686), no builds in f21 until we are sure it works on all platforms
** (IN PROGRESS) we rebuild this one in f21 as scratch build - http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1964230
** then rebuild python with it, mean a local mock build, on both ppc64 and ppc64le and wait for the result
*** if all OK, I'll forward the info to Siddhesh
*** if BAD, then we will work on isolating the failing test and give him access to the machine
*** isolating the test could mean rebuild without test suite to have the python binaries that can be then used to execute the test

Latest revision as of 09:56, 12 March 2015

Work Queues

This is the central point where work on build failures is organized. You can find on following specific pages a list of failed builds, list of actual tasks and who works on them.

PowerPC Work Queue for Fedora 21.

PowerPC Work Queue for Fedora 22.

PowerPC Work Queue for EPEL 7.