[Bug 429323] Review Request: emacs-lua - Lua major mode for GNU Emacs and XEmacs

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 21 17:38:45 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: emacs-lua - Lua major mode for GNU Emacs and XEmacs


https://bugzilla.redhat.com/show_bug.cgi?id=429323





------- Additional Comments From tibbs at math.uh.edu  2008-01-21 12:38 EST -------
This fails to build in the same manner. The failure is simply due to the fact
that when the srpm is initially built, there is nothing installed.  All external
calls will fail.  If your spec is not syntactically correct even when those
external calls fail, your package will fail to build.  Look at the error:

sh: pkg-config: command not found
error: line 47: Version required: Requires: xemacs >=

After the initial macro expansion with pkg-config not installed, your package
just has "Requires: xemacs >=" with no version number, which is not acceptable
syntax, so the build fails.

Please do a koji scratch build if you want to see this failure in action for
yourself.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list