http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=872
Summary: SRC RPM build dependency for yacc not handled. Product: Mahogany Version: 0.65 Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: Build/Compile/Install (*IX) AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] On rpm --rebuild mahogany-0.65-0.src.rpm, the system does not warn early on that the build will fail because yacc in not installed on the system. On a slow build host, it can take a very long time to reach the point in the build where things croak because yacc is not present: yacc wx/vcard/vcc.y && mv y.tab.c wx/vcard/vcc.c /bin/sh: line 1: yacc: command not found make[1]: *** [wx/vcard/vcc.o] Error 127 make[1]: Leaving directory `/usr/src/RPM/BUILD/mahogany-0.65/src' make: *** [quartstatic] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.33597 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.33597 (%build) If a tarball were being built, you could at least start over and not rebuild every file. With the source RPM, you recompile the whole thing from scratch when it bombs. In my case, a very long time. (Yeah, I need a newer machine too.) More annoying than critical, it is particularly annoying because I have never had a build croak on a lack of yacc before - not that I am a prolific builder or anything. It would be nice if yacc were checked for during the ./configure phase. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers