Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=960664 Bug ID: 960664 Summary: Review Request: chicken - A practical and portable Scheme system Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: relrod@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Category: --- Spec URL: http://codeblock.fedorapeople.org/packages/chicken/chicken.spec SRPM URL: http://codeblock.fedorapeople.org/packages/chicken/chicken-4.8.0.3-1.fc19.src.rpm Description: CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable, efficient C, supports almost all of the R5RS Scheme language standard, and includes many enhancements and extensions. Fedora Account System Username: codeblock rpmlint output: ricky@t520 ~/rpmbuild/SPECS$ rpmlint chicken.spec 0 packages and 1 specfiles checked; 0 errors, 0 warnings. ricky@t520 ~/rpmbuild/SPECS$ rpmlint chicken chicken-scheme.x86_64: W: devel-file-in-non-devel-package /usr/include/chicken/chicken-config.h chicken-scheme.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libchicken.so chicken-scheme.x86_64: W: devel-file-in-non-devel-package /usr/include/chicken/chicken.h 1 packages and 0 specfiles checked; 0 errors, 3 warnings. Justification: These are actually runtime dependencies - Chicken generates C code from Scheme code, and the C code uses these devel files. There are two other bz reviews for this package, but both of them stalled due to unresponsiveness. https://bugzilla.redhat.com/show_bug.cgi?id=819919 https://bugzilla.redhat.com/show_bug.cgi?id=874980 Aside from those being stalled, they also don't bootstrap the Scheme code - they only compile the released, generated, C code. The FPC recommends bootstrapping in this case, and has approved my request to do so, here: https://fedorahosted.org/fpc/ticket/285#comment:6 ) To try building this for review, build the spec as-is (with %bootstrap = 1), install the resulting RPM to the buildroot, set %bootstrap = 0, and build the new srpm in the buildroot. If using mock, make sure to pass --no-clean, so the buildroot doesn't get nuked between the two phases. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=kytB9iX9X5&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review