Bug 1105046 - argument prototype mismatch spew on update
Summary: argument prototype mismatch spew on update
Keywords:
Status: CLOSED DUPLICATE of bug 1101508
Alias: None
Product: Fedora
Classification: Fedora
Component: golang
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vincent Batts
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-05 09:34 UTC by Yanko Kaneti
Modified: 2014-07-08 15:04 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-08 15:04:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Yanko Kaneti 2014-06-05 09:34:42 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Yanko Kaneti 2014-06-05 09:36:29 UTC
...
---> Package golang-pkg-bin-linux-amd64.x86_64 0:1.2.2-7.fc21 will be updated
---> Package golang-pkg-bin-linux-amd64.x86_64 0:1.3rc1-1.fc21 will be an update
.....
  Updating   : golang-pkg-linux-amd64-1.3rc1-1.fc21.noarch                    16/141 
# runtime
usr/lib/golang/src/pkg/runtime/chan.c:224 argument prototype mismatch "IND FUNC(IND STRUCT Lock) VOID" for "IND FUNC(IND STRUCT G, IND VOID) UCHAR": runtime.park
usr/lib/golang/src/pkg/runtime/chan.c:252 argument prototype mismatch "IND FUNC(IND STRUCT Lock) VOID" for "IND FUNC(IND STRUCT G, IND VOID) UCHAR": runtime.park
usr/lib/golang/src/pkg/runtime/chan.c:354 argument prototype mismatch "IND FUNC(IND STRUCT Lock) VOID" for "IND FUNC(IND STRUCT G, IND VOID) UCHAR": runtime.park
usr/lib/golang/src/pkg/runtime/chan.c:385 argument prototype mismatch "IND FUNC(IND STRUCT Lock) VOID" for "IND FUNC(IND STRUCT G, IND VOID) UCHAR": runtime.park
usr/lib/golang/src/pkg/runtime/chan.c:982 not a member of struct/union: selgen
usr/lib/golang/src/pkg/runtime/chan.c:996 argument prototype mismatch "IND FUNC(IND STRUCT Lock) VOID" for "IND FUNC(IND STRUCT G, IND VOID) UCHAR": runtime.park
usr/lib/golang/src/pkg/runtime/chan.c:1332 not a member of struct/union: selgen
usr/lib/golang/src/pkg/runtime/chan.c:1333 not a member of struct/union: selgen
warning: %post(golang-pkg-linux-amd64-1.3rc1-1.fc21.noarch) scriptlet failed, exit status 2
Non-fatal POSTIN scriptlet failure in rpm package golang-pkg-linux-amd64-1.3rc1-1.fc21.noarch

Comment 2 Vincent Batts 2014-07-08 15:04:15 UTC
two issues. this failure was during the go1.3 release-candidate cycle, and that was fixed for the go1.3 release (which is only in fedora rawhide presently).
Second, the POSTIN failure is a duplicate of an existing issue, which will be fixed shortly.

*** This bug has been marked as a duplicate of bug 1101508 ***


Note You need to log in before you can comment on or make changes to this bug.