Bug 265201

Summary: libpri fails to build in rawhide
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: libpriAssignee: Jeffrey C. Ollie <jeff>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 1.4.1-5.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-29 20:53:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 257221    

Description Jesse Keating 2007-08-29 20:42:26 UTC
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....

Comment 1 Jeffrey C. Ollie 2007-08-29 20:53:05 UTC
This was fixed minutes after the automated build in libpri-1.4.1-5:

http://koji.fedoraproject.org/koji/buildinfo?buildID=16952