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=789249

--- Comment #3 from Matthias Runge <[email protected]> 2012-02-17 
14:55:24 EST ---
One small note:
[mrunge@mrungexp jkmeter-0.6.1]$ licensecheck *
source/global.h: GPL (v2 or later) (with incorrect FSF address) 
source/png2img.cc: GPL (v2 or later) (with incorrect FSF address) 
source/jclient.h: GPL (v2 or later) (with incorrect FSF address) 
source/kmeter.cc: GPL (v2 or later) (with incorrect FSF address) 
source/stcorrdsp.cc: GPL (v2 or later) (with incorrect FSF address) 
source/mainwin.cc: GPL (v2 or later) (with incorrect FSF address) 
source/png2img.h: GPL (v2 or later) (with incorrect FSF address) 
source/stcorrdsp.h: GPL (v2 or later) (with incorrect FSF address) 
source/jclient.cc: GPL (v2 or later) (with incorrect FSF address) 
source/styles.h: GPL (v2 or later) (with incorrect FSF address) 
source/mainwin.h: GPL (v2 or later) (with incorrect FSF address) 
source/jkmeter.cc: GPL (v2 or later) (with incorrect FSF address) 
source/cmeter.h: GPL (v2 or later) (with incorrect FSF address) 
source/cmeter.cc: GPL (v2 or later) (with incorrect FSF address) 
source/kmeterdsp.cc: GPL (v2 or later) (with incorrect FSF address) 
source/styles.cc: GPL (v2 or later) (with incorrect FSF address) 
source/kmeter.h: GPL (v2 or later) (with incorrect FSF address) 
source/kmeterdsp.h: GPL (v2 or later) (with incorrect FSF address) 


Build in mock fails with:
g++  -O2  -Wall -MMD -MP  -DVERSION=\"0.6.1\" -DSHARED=\"/usr/share/jkmeter\"
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4  -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -I/usr/include/freetype2  -c -o jclient.o
jclient.cc
jclient.cc:23:21: fatal error: sndfile.h: No such file or directory
compilation terminated.
make: *** [jclient.o] Error 1

looks like a missing dependency (not listed dep)

Could you try to fix the build?
Thanks

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to