Skip to content

golang no longer building on linux #336

Answered by tundratim
tundratim asked this question in Linux
Discussion options

You must be logged in to vote

RESOLVED: While the process above did expose curl not being properly installed from source, the underlying problem that exposed this also had to be addressed. The docker container being used for builds was using CentOS7. As @danielnachun pointed out, the versions of git and curl there were so far backleveled, brew kept trying to install its own which is when all the serial dependencies and failure to build from source consistently showed up.

The fix was to use a craftier approach to get around the broken curl and all is now well.

Replies: 4 comments 14 replies

Comment options

You must be logged in to vote
3 replies
@gromgit
Comment options

@tundratim
Comment options

@gromgit
Comment options

Comment options

You must be logged in to vote
1 reply
@tundratim
Comment options

Comment options

You must be logged in to vote
10 replies
@tundratim
Comment options

@carlocab
Comment options

@danielnachun
Comment options

@tundratim
Comment options

@danielnachun
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tundratim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
5 participants