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=577398 Dennis Gregorovic <dgregor@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(dmalcolm@xxxxxxxx | |om) --- Comment #3 from Dennis Gregorovic <dgregor@xxxxxxxxxx> 2010-03-29 12:21:13 EDT --- Does this require a particular version of Python and/or Cython? $ rpm -q python-devel Cython python-devel-2.4.3-27.el5.x86_64 Cython-0.12.1-4.el5.x86_64 $ rpmbuild --rebuild python-meliae-0.2.0-2.fc12.src.rpm [snip] creating build/temp.linux-x86_64-2.4/meliae gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.4 -c meliae/_scanner.c -o build/temp.linux-x86_64-2.4/meliae/_scanner.o meliae/_scanner.c: In function '__pyx_f_6meliae_8_scanner__file_io_callback': meliae/_scanner.c:489: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result meliae/_scanner.c: In function '__pyx_pf_6meliae_8_scanner_dump_object_info': meliae/_scanner.c:681: warning: passing argument 1 of '_dump_object_info' from incompatible pointer type meliae/_scanner.c:693: warning: passing argument 1 of '_dump_object_info' from incompatible pointer type gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.4 -c meliae/_scanner_core.c -o build/temp.linux-x86_64-2.4/meliae/_scanner_core.o In file included from meliae/_scanner_core.c:20: meliae/_scanner_core.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_size_of' meliae/_scanner_core.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_basic_object_size' meliae/_scanner_core.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_var_object_size' ... -- 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