Your package mot-adms failed to build from source in current rawhide. http://koji.fedoraproject.org/koji/taskinfo?taskID=6961090 For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Created attachment 904283 [details] build.log
Created attachment 904284 [details] root.log
Created attachment 904285 [details] state.log
Part of this is -Werror=format-security (patch in bug 1037206), but then there are what may be some issues with recent bison/lex: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DinsideadmstpathYacc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c admstpathYacc.c -fPIC -DPIC -o .libs/libadmsAdmstpath_la-admstpathYacc.o y.tab.c: In function 'admstpathparse': y.tab.c:14983:23: error: too few arguments to function 'admstpathlex' admstpathYacc.y:8:12: note: declared here static int admstpathlex (p_pparse mypparse); ^ admstpathYacc.y:13693:43: error: 'mypparse' undeclared (first use in this function) p_text mytext=adms_text_new(((p_pparse)mypparse)->_transform,""); ^ admstpathYacc.y:13693:43: note: each undeclared identifier is reported only once for each function it appears in admstpathYacc.y: In function 'pparse': admstpathYacc.y:14675:5: error: too many arguments to function 'admstpathparse' admstpathparse (mypparse); ^ y.tab.c:14827:1: note: declared here admstpathYacc.y: In function 'tparse': admstpathYacc.y:14708:5: error: too many arguments to function 'admstpathparse' admstpathparse (mypparse); ^ y.tab.c:14827:1: note: declared here admstpathYacc.y: In function 'apath_main': admstpathYacc.y:14747:5: error: too many arguments to function 'admstpathparse' admstpathparse (mypparse); ^ y.tab.c:14827:1: note: declared here