Hello community,

here is the log from the commit of package go1.12 for openSUSE:Factory checked 
in at 2019-11-03 11:22:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.12 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.12.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.12"

Sun Nov  3 11:22:33 2019 rev:13 rq:743949 version:1.12.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.12/go1.12.changes    2019-10-23 
15:49:05.770580836 +0200
+++ /work/SRC/openSUSE:Factory/.go1.12.new.2990/go1.12.changes  2019-11-03 
11:22:35.552739604 +0100
@@ -1,0 +2,7 @@
+Wed Oct 29 19:37:12 UTC 2019 - Jeff Kowalczyk <[email protected]>
+
+- Add %ifarch %arm aarch64 BuildRequires: binutils-gold to fix
+  /usr/lib64/go/{version}/pkg/tool/linux_arm64/link: running gcc failed: exit 
status 1
+  collect2: fatal error: cannot find 'ld'-
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ go1.12.spec ++++++
--- /var/tmp/diff_new_pack.ct5JWE/_old  2019-11-03 11:22:38.252743053 +0100
+++ /var/tmp/diff_new_pack.ct5JWE/_new  2019-11-03 11:22:38.288743099 +0100
@@ -159,6 +159,11 @@
 %endif
 #BNC#818502 debug edit tool of rpm fails on i586 builds
 BuildRequires:  rpm >= 4.11.1
+# Needed on arm aarch64 to avoid
+# collect2: fatal error: cannot find 'ld'-
+%ifarch %arm aarch64
+BuildRequires:  binutils-gold
+%endif
 Requires(post):        update-alternatives
 Requires(postun):      update-alternatives
 Requires:       gcc


Reply via email to