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=671883 Ralf Corsepius <rc040203@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rc040203@xxxxxxxxxx --- Comment #1 from Ralf Corsepius <rc040203@xxxxxxxxxx> 2011-01-23 01:25:47 EST --- Not a formal review, just some feedback from trying to build this package in rawhide-mock: 1. I am facing several warnings of this kind: make[2]: Entering directory `/builddir/build/BUILD/v4l-utils-0.8.2-test/utils/libv4l2util' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. ... no idea about the cause. Wild guess: Broken makefiles. 2. A file does not compile: cc -Wp,-MMD,"keytable.d",-MQ,"keytable.o",-MP -c -I../../include -I../../lib/include -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o keytable.o keytable.c keytable.c:87:66: error: expected ',' or ';' before 'V4L_UTILS_VERSION' 3. After the error from 2. above occurs, make doesn't abort the build process, but continues. 1. + 3. together make be think, something might be basically broken with this package's makefiles. [Removing msmp_flags seems to work-around 1., but doesn't help 2. and 3.] -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review