[Bug 728302] Review Request: pjproject - Libraries written in C language for building embedded/non-embedded VoIP applications

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 16 14:29:53 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728302

--- Comment #42 from Colin Macdonald <cbm at m.fsf.org> 2012-04-16 10:29:45 EDT ---
@Mario: not sure, maybe its a local problem (but its a pretty stock F16 system)

Here's the output using the patch from comment #33:

$ rpmbuild -bb SPECS/pjproject.spec 
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SCKXit
+ umask 022
+ cd /home/cbm/src/fedora/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/cbm/src/fedora/rpmbuild/BUILD
+ rm -rf pjproject-1.12
+ /usr/bin/bzip2 -dc
/home/cbm/src/fedora/rpmbuild/SOURCES/pjproject-1.12.tar.bz2
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pjproject-1.12
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (pjproject-1.12_fix_libdir.patch):'
Patch #0 (pjproject-1.12_fix_libdir.patch):
+ /bin/cat
/home/cbm/src/fedora/rpmbuild/SOURCES/pjproject-1.12_fix_libdir.patch
+ /usr/bin/patch -s -p1 --fuzz=0
+ echo 'Patch #1 (pjproject-1.12-use-system-srtp.patch):'
Patch #1 (pjproject-1.12-use-system-srtp.patch):
+ /bin/cat
/home/cbm/src/fedora/rpmbuild/SOURCES/pjproject-1.12-use-system-srtp.patch
+ /usr/bin/patch -s -p1 -b --suffix .system --fuzz=0
The text leading up to this was:
--------------------------
|--- pjproject-1.12/build.mak.in.system 2012-04-11 15:23:17.995573089 -0400
|+++ pjproject-1.12/build.mak.in.system 2012-04-11 15:23:17.999573058 -0400
--------------------------
File to patch: 


---------

I followed Thomas's suggestion in comment #38 and now it builds and installs. 
@Mario: I suppose you should delete that line from your spec file?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list