Decided to try to build ffmpeg (as a prereq to avifile, since that's in Dude as well) just now, with the current compiler patch list (well, the one on Techbase, I haven't upgrade d the compiler this week yet) to see how it went, and it still goes
pkgbuild: "imgconvert.c", [gray16_to_gray16]:ube: error: SIGNAL: Segmentation Fault pkgbuild: cc: ube failed for imgconvert.c If I switch off -xO4 and the flags that require higher optimizations, that file builds. The propblem (re)occurs in other files, though, like a3enc.c. Is anyone savvy enough to try to hunt that down?
