http://koji.fedoraproject.org/koji/getfile?taskID=137363&name=build.log gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o q931.o q931.c In file included from q931.c:27: pri_internal.h:263: error: expected declaration specifiers or '...' before 'size_t' q931.c: In function 'receive_calling_party_number': q931.c:948: error: too many arguments to function 'libpri_copy_string' q931.c: In function 'transmit_keypad_facility': q931.c:1424: error: too many arguments to function 'libpri_copy_string' q931.c: In function 'q931_keypad_facility': q931.c:2491: error: too many arguments to function 'libpri_copy_string' q931.c: In function 'pri_release_finaltimeout': q931.c:2666: error: too many arguments to function 'libpri_copy_string' and on and on and on....
This was fixed minutes after the automated build in libpri-1.4.1-5: http://koji.fedoraproject.org/koji/buildinfo?buildID=16952