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=652987 --- Comment #42 from W. Michael Petullo <mike@xxxxxxxx> 2011-06-22 16:57:40 EDT --- Something seems to have changed. Have you tried to build on Fedora 15 with GCC 4.6.0? I get the following error when trying to build the package. I think -j2 is supposed to be a make argument; I can't find where it is being added to quietgcc's command line. [...] rm -f *.[568vq] parser.out peano.out tree.out %%%% making lib9 %%%% quietgcc -I"/home/mike/Source/rpms/BUILD/go-20110201.1/include" -j2 -ggdb -c "/home/mike/Source/rpms/BUILD/go-20110201.1/src/lib9/_p9dir.c" quietgcc -I"/home/mike/Source/rpms/BUILD/go-20110201.1/include" -j2 -ggdb -c "/home/mike/Source/rpms/BUILD/go-20110201.1/src/lib9/_exits.c" quietgcc -I"/home/mike/Source/rpms/BUILD/go-20110201.1/include" -j2 -ggdb -c "/home/mike/Source/rpms/BUILD/go-20110201.1/src/lib9/argv0.c" quietgcc -I"/home/mike/Source/rpms/BUILD/go-20110201.1/include" -j2 -ggdb -c "/home/mike/Source/rpms/BUILD/go-20110201.1/src/lib9/atoi.c" gcc: error: unrecognized option '-j2' gcc: error: unrecognized option '-j2' make: *** [_p9dir.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [_exits.o] Error 1 gcc: error: unrecognized option '-j2' gcc: error: unrecognized option '-j2' make: *** [argv0.o] Error 1 make: *** [atoi.o] Error 1 make: *** wait: No child processes. Stop. error: Bad exit status from /tmp/rpm-tmp.8yRNJI (%build) -- 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