[Bug 652987] Review Request: go - The Go programming language

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 22 01:27:50 UTC 2011


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 #17 from d. johnson <drjohnson1 at gmail.com> 2011-01-21 20:27:48 EST ---
Your package really should not require execstack.

"The package maintainer can turn off execstack when linking the app by adding
"-Wl,-z,noexecstack" to the LDFLAGS (or CFLAGS) in the Makefile."

If you need more information, D. Walsh's blog is an excellent resource, or come
to irc ( #fedora or #fedora-selinux ) and it can be explained easier there.

Do not be concerned with the "invalid-url" one as much, because like you said,
it is built from a scm tag.


You can also run "rpmlint" upon your finished product.  I was unable to make it
build before, or I would have.


Example:

koji build dist-f14 --scratch --arch=x86_64 go-20101208-3.fc14.src.rpm


Then you can view the logs, fix any errors, and rpmlint the final product.

-- 
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.



More information about the package-review mailing list