Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Golang 1.7 #2276

Closed
wants to merge 2 commits into from
Closed

Update to Golang 1.7 #2276

wants to merge 2 commits into from

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Aug 16, 2016

Closes #2055

@andrewkroh
Copy link
Member

jenkins, package it

@andrewkroh
Copy link
Member

@ruflin Once you update the SHA, ask Jenkins to package it again.

WARNING: 1 computed checksum did NOT match

@ruflin
Copy link
Member Author

ruflin commented Aug 17, 2016

jenkins, package it

@ruflin
Copy link
Member Author

ruflin commented Aug 17, 2016

There seem to be some more issues. See http://build-eu-00.elastic.co/job/beats-package-PR/17/console

@andrewkroh
Copy link
Member

Undefined symbols for architecture x86_64:
"_SecCertificateCopyNormalizedIssuerContent", referenced from:

SecCertificateCopyNormalizedIssuerContent was added in OSX 10.7 but the compiler we use is from 10.6.

The Dockerfile shows that it is using an OSX 10.6 SDK. The upstream xgo project is using a 10.11 SDK version. https://github.com/karalabe/xgo/blob/master/docker/base/Dockerfile#L42-L44

@tsg tsg mentioned this pull request Aug 18, 2016
@ruflin
Copy link
Member Author

ruflin commented Aug 18, 2016

Closing in favor of #2306

@ruflin ruflin closed this Aug 18, 2016
@ruflin ruflin deleted the golang-1.7 branch August 18, 2016 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants