From Fedora Project Wiki
No edit summary
Line 22: Line 22:
* (ppc) [http://bugzilla.redhat.com/show_bug.cgi?id=672823 gtksourceview2] - reported as a missing linker flag, but there's more to it. blocking many other packages
* (ppc) [http://bugzilla.redhat.com/show_bug.cgi?id=672823 gtksourceview2] - reported as a missing linker flag, but there's more to it. blocking many other packages
* (s390, ppc) <del>redis</del> - google-perftools doesn't exist on all arches - google-perftools-1.7-2.fc15 (in git only) should build for ix86, x86_64 and ppc
* (s390, ppc) <del>redis</del> - google-perftools doesn't exist on all arches - google-perftools-1.7-2.fc15 (in git only) should build for ix86, x86_64 and ppc
* (all) <del>[http://bugzilla.redhat.com/show_bug.cgi?id=703828 java-gnome]</del> - must be built with same java-1.6.0-openjdk version as in primary koji

Revision as of 11:52, 11 May 2011

Packages with known build issues

These package have known issues during build in rawhide, but they are expected to be solved in the foreseeable future. They are now listed in the temporary "ignorelist" in koji-shadow.

An overstrike means package is built in Rawhide in primary koji and commited or also built in primary F-15.

  • syncevolution - fails on s390 because size_t != unsigned int there, reported as https://bugs.meego.com/show_bug.cgi?id=13201
  • (s390) stage - depends on
    • player - dependency on FireWire pkgs is removed in rawhide in dist-git, now waits on opencv FTBFS due gcc 4.6
  • meego-panel-zones <- mutter-mbl - not compatible with gtk3
  • shotwell - not compatible with vala 0.11, was built with vala 0.10 in primary koji
  • (s390) lush - FPU HW control code not compatible with non-x86 (patch exists) + overflow during relocation
  • (s390, ppc) ClanLib06 - tolua++ crashes with segfault on 32-bit in the lua interpreter (*pc is set to 0x11, dereferencing fails)
  • (s390, ppc) suricata - can't find pcre headers during configure run => -march=native was used in compiler flags
  • (s390) mozc - segfault during build, looks like the code is not big-endian safe (some suspicious pointers in traceback) - converter/sparse_connector.cc is one candidate for unsafe type conversions
  • (s390) protobuf - missing protobuf-java subpackage blocks a lot of other stuff
  • (s390, ppc) ykpers - a test failing on assertions (expecting char is signed, expecting little endian order)
  • (s390) root - not ported to s390(x) - an uncomplete patch exists
  • (s390) myproxy - stuck in running tests
  • (ppc) python - python-debug segfaults during build
  • (ppc) openbabel - build fails with lots of 'operand out of range' errors
  • (ppc) gtksourceview2 - reported as a missing linker flag, but there's more to it. blocking many other packages
  • (s390, ppc) redis - google-perftools doesn't exist on all arches - google-perftools-1.7-2.fc15 (in git only) should build for ix86, x86_64 and ppc
  • (all) java-gnome - must be built with same java-1.6.0-openjdk version as in primary koji