Dne 25. 09. 19 v 4:59 Elliott Sales de Andrade napsal(a):
https://koji.fedoraproject.org/koji/buildinfo?buildID=1389518

I looked at this one and:

https://koji.fedoraproject.org/koji/taskinfo?taskID=37850317
and build log:
https://kojipkgs.fedoraproject.org//work/tasks/317/37850317/build.log

exit code 10 according to:
https://github.com/rpm-software-management/mock/wiki#exit-codes
means "error during rpmbuild"
and indeed there it is:

+ go-rpm-integration check -i tinygo.org/x/go-llvm -b /builddir/build/BUILD/go-llvm-95bc4ffe1adda2d3fa986628373a27a674940978/_build/bin -s /builddir/build/BUILD/go-llvm-95bc4ffe1adda2d3fa986628373a27a674940978/_build -V 0-0.6.20190925git95bc4ff.fc32 -C 95bc4ffe1adda2d3fa986628373a27a674940978 -p /builddir/build/BUILDROOT/golang-tinygo-x-llvm-0-0.6.20190925git95bc4ff.fc32.arm -g /usr/share/gocode -r '.*example.*'
Testing    in: 
/builddir/build/BUILD/go-llvm-95bc4ffe1adda2d3fa986628373a27a674940978/_build/src
PATH: /builddir/build/BUILD/go-llvm-95bc4ffe1adda2d3fa986628373a27a674940978/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH: 
/builddir/build/BUILD/go-llvm-95bc4ffe1adda2d3fa986628373a27a674940978/_build:/usr/share/gocode
  GO111MODULE: off
command: go test -buildmode pie -compiler gc -ldflags "-X tinygo.org/x/go-llvm/version=0 -X tinygo.org/x/go-llvm/version.commit=95bc4ffe1adda2d3fa986628373a27a674940978 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '"
      testing: tinygo.org/x/go-llvm
tinygo.org/x/go-llvm
# tinygo.org/x/go-llvm
In file included from ./dibuilder.go:17:
./IRBindings.h:47:6: error: conflicting types for 'LLVMSetCurrentDebugLocation2'
   47 | void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line,
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./IRBindings.h:17,
                 from ./dibuilder.go:17:
/usr/include/llvm-c/Core.h:3528:6: note: previous declaration of 
'LLVMSetCurrentDebugLocation2' was here
 3528 | void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Builder, 
LLVMMetadataRef Loc);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./dibuilder.go:17:
./IRBindings.h:51:29: error: conflicting types for 
'LLVMGetCurrentDebugLocation2'
   51 | struct LLVMDebugLocMetadata LLVMGetCurrentDebugLocation2(LLVMBuilderRef 
Bref);
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./IRBindings.h:17,
                 from ./dibuilder.go:17:
/usr/include/llvm-c/Core.h:3519:17: note: previous declaration of 
'LLVMGetCurrentDebugLocation2' was here
 3519 | LLVMMetadataRef LLVMGetCurrentDebugLocation2(LLVMBuilderRef Builder);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
FAIL    tinygo.org/x/go-llvm [build failed]
error: Bad exit status from /var/tmp/rpm-tmp.VJGsLG (%check)
    Bad exit status from /var/tmp/rpm-tmp.VJGsLG (%check)



--
Miroslav Suchy, RHCA
Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to