https://bugzilla.redhat.com/show_bug.cgi?id=1087621

            Bug ID: 1087621
           Summary: while mock building on fc21.i686 "unexpected GOT reloc
                    for non-dynamic symbol"
           Product: Fedora
           Version: rawhide
         Component: golang
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]



Description of problem:
../misc/cgo/test fails with "unexpected GOT reloc for non-dynamic symbol" in
mock on fc21.i686

Version-Release number of selected component (if applicable):
golang-1.2.1-5.fc21.src.rpm
glibc-2.19.90-10.fc21.x86_64

How reproducible:
consistent

Steps to Reproduce:
1. fepdkg clone --anonymous golang && cd golang
2. setarch i386 fedpkg mockbuild
3.

Actual results:
?       unsafe    [no test files]
# GOMAXPROCS=2 runtime -cpu=1,2,4
real    0m48.556s
user    1m36.485s
sys    0m10.826s
ok      runtime    23.881s
# sync -cpu=10
ok      sync    0.030s
# ../misc/cgo/stdio
# ../misc/cgo/life
# ../misc/cgo/test
PASS
ok      _/builddir/build/BUILD/go/misc/cgo/test    1.127s
# testmain
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_goCallback
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_goFoo
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_goStackCheck
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_Add
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_ReturnIntLong
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_BackIntoGo
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_BackgroundSleep
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportbyte
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportbool
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportrune
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exporterror
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportint
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportuint
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportuintptr
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportint8
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportuint8
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportint16
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportuint16
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportint32
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportuint32
_/builddir/build/BUILD/go/misc/cgo/test(.text): unexpected GOT reloc for
non-dynamic symbol _cgoexp_9a470ea86cc6_exportint64
too many errors
FAIL    _/builddir/build/BUILD/go/misc/cgo/test [build failed]
error: Bad exit status from /var/tmp/rpm-tmp.VdjVKn (%check)
RPM build errors:
    bogus date in %changelog: Fri Apr 10 2014 Vincent Batts <[email protected]>
1.2.1-5
    bogus date in %changelog: Thu Apr 09 2014 Vincent Batts
<[email protected]> 1.2.1-4
    Bad exit status from /var/tmp/rpm-tmp.VdjVKn (%check)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps 
builddir/build/SPECS/golang.spec']
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line
70, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do
    raise mockbuild.exception.Error, ("Command failed. See logs for output.\n #
%s" % (command,), child.returncode)
Error: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps 
builddir/build/SPECS/golang.spec']
LEAVE do --> EXCEPTION RAISED



Expected results:
successful build

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to