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=623945 --- Comment #1 from Shakthi Kannan <shakthimaan@xxxxxxxxx> 2010-08-13 04:48:31 EDT --- $ rpmlint nesc.spec 0 packages and 1 specfiles checked; 0 errors, 0 warnings. $ rpmlint ../RPMS/i686/nesc-1.3.2-1.fc13.i686.rpm nesc.i686: W: manual-page-warning /usr/share/man/man1/nescc-ncg.1.gz 2: warning: `LO' not defined nesc.i686: W: manual-page-warning /usr/share/man/man1/nescc-mig.1.gz 2: warning: `LO' not defined nesc.i686: W: devel-file-in-non-devel-package /usr/lib/ncc/deputy_stage1.h nesc.i686: W: manual-page-warning /usr/share/man/man1/nescc.1.gz 2: warning: `LO' not defined nesc.i686: W: devel-file-in-non-devel-package /usr/lib/ncc/nesc_nx.h nesc.i686: W: devel-file-in-non-devel-package /usr/lib/ncc/deputy_stage2.h nesc.i686: W: devel-file-in-non-devel-package /usr/lib/ncc/deputy_nodeputy.h nesc.i686: W: manual-page-warning /usr/share/man/man1/nescc-wiring.1.gz 2: warning: `LO' not defined 1 packages and 0 specfiles checked; 0 errors, 8 warnings. $ rpmlint ../SRPMS/nesc-1.3.2-1.fc13.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. Successful Koji builds for F-13, F-14, EL-5 and EL-6: http://koji.fedoraproject.org/koji/taskinfo?taskID=2399185 http://koji.fedoraproject.org/koji/taskinfo?taskID=2399189 http://koji.fedoraproject.org/koji/taskinfo?taskID=2399176 http://koji.fedoraproject.org/koji/taskinfo?taskID=2399181 To test nesc, create a file BlinkP.nc with the following: === BlinkP.nc === module BlinkP { } implementation { int c; void increment() { c++;} } === END === and compile using: $ nescc -c -fnesc-cfile=BlinkP.c BlinkP.nc -- 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