Overview

Request 978659 accepted

- Update to version 2.5.0+git.1649366683.2d9d0ee23:
- Use BuildRequires: golang(API) = 1.17 instead of >=,
because with go1.18 it stop mmediately and rise up an error:
"panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc to declare that it
assumes a non-moving garbage collector, but your version of go4.org/unsafe/assume-no-moving-gc
hasn't been updated to assert that it's safe against the go1.18 runtime. If you want to risk it,
run with environment variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.18 set.
Notably, if go1.18 adds a moving garbage collector, this program is unsafe to use."

Loading...
Request History
Eric Schirra's avatar

ecsos created request

- Update to version 2.5.0+git.1649366683.2d9d0ee23:
- Use BuildRequires: golang(API) = 1.17 instead of >=,
because with go1.18 it stop mmediately and rise up an error:
"panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc to declare that it
assumes a non-moving garbage collector, but your version of go4.org/unsafe/assume-no-moving-gc
hasn't been updated to assert that it's safe against the go1.18 runtime. If you want to risk it,
run with environment variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.18 set.
Notably, if go1.18 adds a moving garbage collector, this program is unsafe to use."


Eric Schirra's avatar

ecsos accepted request

openSUSE Build Service is sponsored by