Bug 3800

Summary: FTBFS uade f22 and later
Product: Fedora Reporter: Ali Akcaagac <aliakc>
Component: uadeAssignee: Xavier Lamien <lxtnow>
Status: RESOLVED FIXED    
Severity: normal CC: bernie, sergio
Priority: P5    
Version: 22   
Hardware: All   
OS: GNU/Linux   
namespace:

Description Ali Akcaagac 2015-10-14 15:12:55 CEST
Somehow the package is missing for Fedora 22 and up(down)wards. Please if possible provide uade 2.13 (which is the last one) for Fedora. Thanks!
Comment 1 Nicolas Chauvet 2015-11-27 23:29:46 CET
Package uade is failing to build from source for f22 and later.
Any maintainer to take over ?

gcc -I. -I./include -c  -fomit-frame-pointer -Wall -Wno-unused -Wno-format -Wmissing-prototypes -Wstrict-prototypes -fno-exceptions -O2 -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m64 -mtune=generic  main.c -o main.o
cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
cc1: some warnings being treated as errors
Makefile:119: recipe for target 'main.o' failed
gmake[1]: *** [main.o] Error 1
gmake[1]: Leaving directory '/builddir/build/BUILD/uade-2.13/src'
Makefile:20: recipe for target 'uadecore' failed
make: *** [uadecore] Error 2
Comment 2 Sérgio Basto 2016-02-22 22:15:09 CET
Fixed , ready to build on F22 and F23
Thanks.