Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failure #20

Open
opoplawski opened this issue Feb 24, 2023 · 0 comments
Open

test failure #20

opoplawski opened this issue Feb 24, 2023 · 0 comments

Comments

@opoplawski
Copy link

Looking at packaging this in Fedora, a test is failing:

Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gisnVz
+ umask 022
+ cd /home/orion/fedora/zabbix/golang-github-dustin-gomemcached
+ cd gomemcached-a2284a01c143e355985d192edf3b62a053747c70
+ LDFLAGS=' -X github.com/dustin/gomemcached/version=0 -X github.com/dustin/gomemcached/version.commit=a2284a01c143e355985d192edf3b62a053747c70'
+ GO_TEST_FLAGS='-buildmode pie -compiler gc'
+ GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '
+ go-rpm-integration check -i github.com/dustin/gomemcached -b /home/orion/fedora/zabbix/golang-github-dustin-gomemcached/gomemcached-a2284a01c143e355985d192edf3b62a053747c70/_build/bin -s /home/orion/fedora/zabbix/golang-github-dustin-gomemcached/gomemcached-a2284a01c143e355985d192edf3b62a053747c70/_build -V 0-0.1.20230224gita2284a0.fc39 -C a2284a01c143e355985d192edf3b62a053747c70 -p /home/orion/BUILDROOT/golang-github-dustin-gomemcached-0-0.1.20230224gita2284a0.fc39.x86_64 -g /usr/share/gocode -r '.*example.*'
Testing    in: /home/orion/fedora/zabbix/golang-github-dustin-gomemcached/gomemcached-a2284a01c143e355985d192edf3b62a053747c70/_build/src
         PATH: /home/orion/fedora/zabbix/golang-github-dustin-gomemcached/gomemcached-a2284a01c143e355985d192edf3b62a053747c70/_build/bin:/home/orion/.local/bin:/home/orion/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/sbin:/opt/local/rsi/idl/bin
       GOPATH: /home/orion/fedora/zabbix/golang-github-dustin-gomemcached/gomemcached-a2284a01c143e355985d192edf3b62a053747c70/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags " -X github.com/dustin/gomemcached/version=0 -X github.com/dustin/gomemcached/version.commit=a2284a01c143e355985d192edf3b62a053747c70 -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '"
      testing: github.com/dustin/gomemcached
github.com/dustin/gomemcached
PASS
ok      github.com/dustin/gomemcached   0.004s
github.com/dustin/gomemcached
PASS
ok      github.com/dustin/gomemcached   0.004s
github.com/dustin/gomemcached/client
PASS
ok      github.com/dustin/gomemcached/client    0.003s
github.com/dustin/gomemcached/client
PASS
ok      github.com/dustin/gomemcached/client    0.003s
github.com/dustin/gomemcached/debug
?       github.com/dustin/gomemcached/debug     [no test files]
github.com/dustin/gomemcached/server
# github.com/dustin/gomemcached/server [github.com/dustin/gomemcached/server.test]
./server_test.go:149:2: errored declared and not used
FAIL    github.com/dustin/gomemcached/server [build failed]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant