[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-06-15 Thread Gary Mann
mooz added a new comment to an issue you are following: `` Can understand the exhaustion.. thanks for the efforts. Was able to build a source RPM fine after installing the macros. `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/4

[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-06-14 Thread Nicolas Mailhot
nim added a new comment to an issue you are following: `` Closing, since the root cause is actually the same as issue #2 `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/4 ___ golang mailing list --

[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-06-14 Thread Nicolas Mailhot
nim added a new comment to an issue you are following: `` Closing, since the root cause is actually the same as issue #2 `` To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/4 ___ golang mailing list --

[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-06-14 Thread Nicolas Mailhot
nim added a new comment to an issue you are following: `` So, the whole Go tooling update and cleanup is now finished in rawhide. The corresponding tooling port to EL7 is here: https://copr.fedorainfracloud.org/coprs/nim/macros-ng/builds/ (lightly tested, but it should handle all the

[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-04-25 Thread Nicolas Mailhot
nim added a new comment to an issue you are following: `` Yes that's what I meant by a little tricky. The changes are not big or scary but they are spread over several packages that call one another, it's easier to publish a copr with all the small changes than try to walk you through it

[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-04-25 Thread Gary Mann
mooz added a new comment to an issue you are following: `` rpmbuild doesn't appear to want to give me any verbosity, I ran it with the --showrc flag and it looks to be stopping at the forgesource if statement below: ``` -- All the Go packaging automation relies on goipath being set local

[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-04-25 Thread Nicolas Mailhot
nim added a new comment to an issue you are following: `` It's kind of hard to diagnose without the spec file and build logs, but basically there have been a lot of fixing and rewriting in the months since the wiki page was written. Macro usage is still the same but the code itself has changed

[go-rpm-macros] Issue #4: Issues building golang source package on EL7

2019-04-25 Thread Gary Mann
mooz reported a new issue against the project: `go-rpm-macros` that you are following: `` I'm trying to build a golang package for EL7 but I'm unable to create a SRPM from a spec file after installing the go RPM macros. I'm receiving the below error: ``` rpmbuild -bs