You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/05/31 17:20:02 UTC

[jira] [Commented] (BEAM-11853) Build fails on macOS ARM64, because the supported version of go is 1.16.x or later

    [ https://issues.apache.org/jira/browse/BEAM-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354568#comment-17354568 ] 

Beam JIRA Bot commented on BEAM-11853:
--------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it has been labeled "stale-P2". If this issue is still affecting you, we care! Please comment and remove the label. Otherwise, in 14 days the issue will be moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed explanation of what these priorities mean.


> Build fails on macOS ARM64, because the supported version of go is 1.16.x or later 
> -----------------------------------------------------------------------------------
>
>                 Key: BEAM-11853
>                 URL: https://issues.apache.org/jira/browse/BEAM-11853
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>    Affects Versions: 2.28.0
>            Reporter: Masato Matthew Nakamura
>            Priority: P2
>              Labels: stale-P2
>
> Build fails on macOSARM64, because the supported version of go is 1.16.x or later
>   
>  [https://blog.golang.org/go1.16]
>    
> h2. How to fix
> upgrade go version 1.12.7 to 1.16
> [https://github.com/apache/beam/blob/master/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L1621]
>  
> h2. Impact
> Need to investigate the impact of moving to 1.16
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)