https://bugzilla.redhat.com/show_bug.cgi?id=1404700
Bug ID: 1404700
Summary: rebase needed
Product: Fedora
Version: rawhide
Component: golang-github-onsi-gomega
Assignee: jchaloup(a)redhat.com
Reporter: lsm5(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: extras-qa(a)fedoraproject.org, fpokorny(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, vbatts(a)redhat.com
Blocks: 1404695
+++ This bug was initially created as a clone of Bug #1404698 +++
Description of problem:
current version doesn't seem to provide builddeps needed for blocked bug.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1404695
[Bug 1404695] Review Request: golang-github-containernetworking-cni -
networking for Linux containers
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1404698
Bug ID: 1404698
Summary: rebase needed
Product: Fedora
Version: rawhide
Component: golang-github-onsi-ginkgo
Assignee: jchaloup(a)redhat.com
Reporter: lsm5(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, vbatts(a)redhat.com
Blocks: 1404695
Description of problem:
current version doesn't seem to provide builddeps needed for blocked bug.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1404695
[Bug 1404695] Review Request: golang-github-containernetworking-cni -
networking for Linux containers
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1398575
Bug ID: 1398575
Summary: FTBFS on s390x and ppc64
Product: Fedora
Version: 25
Component: golang-github-vishvananda-netlink
Assignee: fpokorny(a)redhat.com
Reporter: dan(a)danny.cz
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, lsm5(a)redhat.com,
vbatts(a)redhat.com
Blocks: 467765 (ZedoraTracker), 1071880 (PPCTracker)
golang-github-vishvananda-netlink fails to build on s390x and ppc64
s390x:
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5n57PX
+ umask 022
+ cd /builddir/build/BUILD
+ cd netlink-1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270
+ export
GOPATH=/builddir/build/BUILDROOT/golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25.s390x//usr/share/gocode:/usr/share/gocode
+
GOPATH=/builddir/build/BUILDROOT/golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25.s390x//usr/share/gocode:/usr/share/gocode
+ gotest github.com/vishvananda/netlink/nl
+ go test github.com/vishvananda/netlink/nl
# github.com/vishvananda/netlink/nl
../../BUILDROOT/golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25.s390x/usr/share/gocode/src/github.com/vishvananda/netlink/nl/nl_linux_test.go:34:
msg.X__ifi_pad undefined (type *IfInfomsg has no field or method X__ifi_pad)
FAIL github.com/vishvananda/netlink/nl [build failed]
error: Bad exit status from /var/tmp/rpm-tmp.5n57PX (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.5n57PX (%check)
Child return code was: 1
EXCEPTION: [Error()]
ppc64:
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NZ3Hn3
+ umask 022
+ cd /builddir/build/BUILD
+ cd netlink-1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270
+ export
GOPATH=/builddir/build/BUILDROOT/golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25.ppc64//usr/share/gocode:/usr/share/gocode
+
GOPATH=/builddir/build/BUILDROOT/golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25.ppc64//usr/share/gocode:/usr/share/gocode
+ gotest github.com/vishvananda/netlink/nl
+ go test github.com/vishvananda/netlink/nl
--- FAIL: TestXfrmAlgoDeserializeSerialize (0.00s)
panic: runtime error: slice bounds out of range [recovered]
panic: runtime error: slice bounds out of range
goroutine 21 [running]:
panic(0x161980, 0xc42000a120)
/usr/lib/golang/src/runtime/panic.go:500 +0x3a8
testing.tRunner.func1(0xc42008cd80)
/usr/lib/golang/src/testing/testing.go:579 +0x184
panic(0x161980, 0xc42000a120)
/usr/lib/golang/src/runtime/panic.go:458 +0x4cc
github.com/vishvananda/netlink/nl.deserializeXfrmAlgoSafe(0xc42001a0e0, 0x64,
0x64, 0x64)
/builddir/build/BUILDROOT/golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25.ppc64/usr/share/gocode/src/github.com/vishvananda/netlink/nl/xfrm_state_linux_test.go:125
+0x35c
github.com/vishvananda/netlink/nl.TestXfrmAlgoDeserializeSerialize(0xc42008…
/builddir/build/BUILDROOT/golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25.ppc64/usr/share/gocode/src/github.com/vishvananda/netlink/nl/xfrm_state_linux_test.go:138
+0x120
testing.tRunner(0xc42008cd80, 0x19ac38)
/usr/lib/golang/src/testing/testing.go:610 +0xd8
created by testing.(*T).Run
/usr/lib/golang/src/testing/testing.go:646 +0x370
FAIL github.com/vishvananda/netlink/nl 0.012s
error: Bad exit status from /var/tmp/rpm-tmp.NZ3Hn3 (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.NZ3Hn3 (%check)
Child return code was: 1
EXCEPTION: [Error()]
Version-Release number of selected component (if applicable):
golang-github-vishvananda-netlink-0-0.8.git1e2e08e.fc25
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=467765
[Bug 467765] Fedora for System z (s390): Bug Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1071880
[Bug 1071880] (PPCTracker) Fedora for PowerPC architectures
(ppc64,ppc64le): Bug Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1404679
Bug ID: 1404679
Summary: IfInfomsg struct incorrectly defined on s390x
Product: Fedora
Version: rawhide
Component: golang
Assignee: vbatts(a)redhat.com
Reporter: dan(a)danny.cz
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, amurdaca(a)redhat.com,
extras-qa(a)fedoraproject.org, fpokorny(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
hannsj_uhl(a)de.ibm.com, jcajka(a)redhat.com,
jchaloup(a)redhat.com, lemenkov(a)gmail.com,
lsm5(a)redhat.com, renich(a)woralelandia.com, s(a)shk.io,
vbatts(a)redhat.com
Blocks: 467765 (ZedoraTracker)
+++ This bug was initially created as a clone of Bug #1398575 +++
--- Additional comment from Dan Horák on 2016-12-14 06:04:46 EST ---
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ukwE3x
+ umask 022
+ cd /home/sharkcz/golang-github-vishvananda-netlink
+ cd netlink-e73bad418fd727ed3a02830b1af1ad0283a1de6c
+ export
GOPATH=/home/sharkcz/rpmbuild/BUILDROOT/golang-github-vishvananda-netlink-0-0.10.gite73bad4.fc26.s390x//usr/share/gocode:/usr/share/gocode
+
GOPATH=/home/sharkcz/rpmbuild/BUILDROOT/golang-github-vishvananda-netlink-0-0.10.gite73bad4.fc26.s390x//usr/share/gocode:/usr/share/gocode
+ gotest github.com/vishvananda/netlink/nl
+ go test github.com/vishvananda/netlink/nl
# github.com/vishvananda/netlink/nl
../../rpmbuild/BUILDROOT/golang-github-vishvananda-netlink-0-0.10.gite73bad4.fc26.s390x/usr/share/gocode/src/github.com/vishvananda/netlink/nl/nl_linux_test.go:34:
msg.X__ifi_pad undefined (type *IfInfomsg has no field or method X__ifi_pad)
FAIL github.com/vishvananda/netlink/nl [build failed]
error: Bad exit status from /var/tmp/rpm-tmp.ukwE3x (%check)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.ukwE3x (%check)
Could not execute local: Non zero exit
--- Additional comment from Dan Horák on 2016-12-14 06:23:12 EST ---
Looks as a bug in https://golang.org/src/syscall/ztypes_linux_s390x.go
type IfInfomsg struct {
Family uint8
_ uint8
Type uint16
Index int32
Flags uint32
Change uint32
}
while https://golang.org/src/syscall/ztypes_linux_ppc64.go contains
type IfInfomsg struct {
Family uint8
X__ifi_pad uint8
Type uint16
Index int32
Flags uint32
Change uint32
}
--- Additional comment from Dan Horák on 2016-12-14 07:09:21 EST ---
The corresponding kernel structure is defined in include/uapi/linux/rtnetlink.h
as
struct ifinfomsg {
unsigned char ifi_family;
unsigned char __ifi_pad;
unsigned short ifi_type; /* ARPHRD_* */
int ifi_index; /* Link index */
unsigned ifi_flags; /* IFF_* flags */
unsigned ifi_change; /* IFF_* change mask */
};
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=467765
[Bug 467765] Fedora for System z (s390): Bug Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1396472
Bug ID: 1396472
Summary: Missing flannel package for ppc64le architecture
Product: Fedora
Version: 25
Component: flannel
Severity: urgent
Assignee: jchaloup(a)redhat.com
Reporter: mkumatag(a)in.ibm.com
QA Contact: extras-qa(a)fedoraproject.org
CC: eparis(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jchaloup(a)redhat.com, linville(a)redhat.com,
nhorman(a)redhat.com, vbatts(a)redhat.com
Description of problem:
Missing flannel package for ppc64le architecture
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. dnf info flannel
Actual results:
[root@localhost ~]# dnf info flannel
Last metadata expiration check: 0:52:52 ago on Fri Nov 18 03:27:17 2016.
Error: No matching Packages to list
[root@localhost ~]#
Expected results:
Should have a package in the repository.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1409931
Bug ID: 1409931
Summary: %gobuild incorrectly assumes all compiler flags are
compatible with getopt
Product: Fedora
Version: 25
Component: go-compilers
Assignee: jchaloup(a)redhat.com
Reporter: nalin(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jcajka(a)redhat.com, jchaloup(a)redhat.com
Description of problem:
The current definition of %gobuild:
%gobuild(o:) go build -compiler gc -ldflags "${LDFLAGS:-} -B 0x$(head -c20
/dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{?**};
produces an (apparently harmless) error message if I try to pass flags that
aren't a single character to the macro. (In my case, "-tags".) The set of
arguments that the "go" command accepts includes some which are multiple
characters long, so if %gobuild is meant to accept them, it needs to be
corrected.
Version-Release number of selected component (if applicable):
go-compilers-golang-compiler-1-8.fc25.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Modify a .spec file to pass build tags ("-tags 'foo bar'") to %gobuild
Actual results:
gobuild: invalid option -- 't'
error: Unknown option t in gobuild()
(build continues)
Expected results:
No error message, build continues.
Additional info:
This definition seems to accept arbitrary flags and produces the results I
expect:
%define gobuild() go build -ldflags "${LDFLAGS:-} -B 0x$(head -c20
/dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{**};
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1405688
Bug ID: 1405688
Summary: go1: internal compiler error: in do_get_backend
Product: Fedora
Version: 24
Component: golang
Assignee: vbatts(a)redhat.com
Reporter: dridi.boukelmoune(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, amurdaca(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jcajka(a)redhat.com, lemenkov(a)gmail.com,
renich(a)woralelandia.com, s(a)shk.io, vbatts(a)redhat.com
Created attachment 1232848
--> https://bugzilla.redhat.com/attachment.cgi?id=1232848&action=edit
The go snippet
Description of problem:
go1: internal compiler error: in do_get_backend, at
go/gofrontend/expressions.cc:8352
Version-Release number of selected component (if applicable):
$ rpm -qa golang gcc gcc-c++
gcc-c++-6.2.1-2.fc24.x86_64
golang-1.6.4-2.fc24.x86_64
gcc-6.2.1-2.fc24.x86_64
How reproducible:
Always.
Steps to Reproduce:
Attached is the go snippet from
https://stackoverflow.com/questions/9203526/mapping-an-array-to-a-file-via-…
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1423643
Bug ID: 1423643
Summary: golang-github-cpuguy83-go-md2man: FTBFS in rawhide
Product: Fedora
Version: rawhide
Component: golang-github-cpuguy83-go-md2man
Assignee: fpokorny(a)redhat.com
Reporter: releng(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: fpokorny(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jcajka(a)redhat.com, jchaloup(a)redhat.com
Blocks: 1423041
Your package golang-github-cpuguy83-go-md2man failed to build from source in
current rawhide.
https://koji.fedoraproject.org/koji/taskinfo?taskID=17718405
For details on mass rebuild see
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1423041
[Bug 1423041] Fedora 26 Mass Rebuild FTBFS Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1404639
Bug ID: 1404639
Summary: golang: User's trust preferences for root certificates
were not honored [epel-all]
Product: Fedora EPEL
Version: epel7
Component: golang
Keywords: Security, SecurityTracking
Severity: low
Priority: low
Assignee: admiller(a)redhat.com
Reporter: amaris(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, amurdaca(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jcajka(a)redhat.com, s(a)shk.io
Blocks: 1404636
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora EPEL.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora EPEL. While
only one tracking bug has been filed, please correct all affected versions
at the same time. If you need to fix the versions independent of each
other, you may clone this bug as appropriate.
[bug automatically created by: add-tracking-bugs]
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1404636
[Bug 1404636] golang: User's trust preferences for root certificates were
not honored
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1404638
Bug ID: 1404638
Summary: golang: User's trust preferences for root certificates
were not honored [fedora-all]
Product: Fedora
Version: 25
Component: golang
Keywords: Security, SecurityTracking
Severity: low
Priority: low
Assignee: vbatts(a)redhat.com
Reporter: amaris(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: admiller(a)redhat.com, amurdaca(a)redhat.com,
golang-updates(a)lists.fedoraproject.org,
jcajka(a)redhat.com, lemenkov(a)gmail.com,
renich(a)woralelandia.com, s(a)shk.io, vbatts(a)redhat.com
Blocks: 1404636
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time. If you need to fix the versions independent of each other,
you may clone this bug as appropriate.
[bug automatically created by: add-tracking-bugs]
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1404636
[Bug 1404636] golang: User's trust preferences for root certificates were
not honored
--
You are receiving this mail because:
You are on the CC list for the bug.