http://koji.fedoraproject.org/koji/taskinfo?taskID=192684 Admittedly, artsdsp is evil, in trying to redefine 'open' in order to intercept apps trying to open /dev/dsp directly. The bit failing in artsdsp.c includes: ... int (open) (const char *pathname, int flags, ...) { va_list args; mode_t mode = 0; ... suggestions?
To get kde-3.5.8 deployed, until a better solution comes 'round, I'll include quick-n-dirty hack to omit -D_FORTIFY_SOURCE when building artsdsp
Should be fixed in gcc-4.1.2-32, please rebuild artsdsp back with -D_FORTIFY_SOURCE=2, preferrably still for F8.