>>> heplify-server: Building testing/heplify-server 1.55-r20 (using abuild 3.12.0-r4) started Thu, 14 Mar 2024 07:30:11 +0000 >>> heplify-server: Checking sanity of /home/buildozer/aports/testing/heplify-server/APKBUILD... >>> heplify-server: Analyzing dependencies... >>> heplify-server: Installing for build: build-base go lua5.1-dev (1/5) Installing go (1.22.1-r0) (2/5) Installing lua5.1-libs (5.1.5-r13) (3/5) Installing lua5.1 (5.1.5-r13) (4/5) Installing lua5.1-dev (5.1.5-r13) (5/5) Installing .makedepends-heplify-server (20240314.073012) Executing busybox-1.36.1-r21.trigger OK: 451 MiB in 114 packages >>> heplify-server: Cleaning up srcdir >>> heplify-server: Cleaning up pkgdir >>> heplify-server: Cleaning up tmpdir >>> heplify-server: Fetching https://distfiles.alpinelinux.org/distfiles/edge/heplify-server-1.55.tar.gz >>> heplify-server: Fetching https://distfiles.alpinelinux.org/distfiles/edge/heplify-server-1.55.tar.gz >>> heplify-server: Checking sha512sums... heplify-server-1.55.tar.gz: OK heplify-server.initd: OK fix-go-vet-errors.patch: OK >>> heplify-server: Unpacking /var/cache/distfiles/heplify-server-1.55.tar.gz... >>> heplify-server: fix-go-vet-errors.patch patching file decoder/decoder.go patching file rotator/rotator.go go build -ldflags "-s -w" -o heplify-server cmd/heplify-server/*.go go: downloading github.com/negbie/multiconfig v1.0.0 go: downloading github.com/negbie/logp v0.0.0-20190313141056-04cebff7f846 go: downloading github.com/prometheus/client_golang v1.7.0 go: downloading github.com/pelletier/go-toml v1.8.0 go: downloading github.com/negbie/cert v0.0.0-20190324145947-d1018a8fb00f go: downloading github.com/gobwas/ws v1.0.3 go: downloading github.com/gogo/protobuf v1.3.1 go: downloading github.com/olivere/elastic v6.2.33+incompatible go: downloading github.com/golang/snappy v0.0.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/go-sql-driver/mysql v1.5.0 go: downloading google.golang.org/grpc v1.29.1 go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a go: downloading github.com/lib/pq v1.7.0 go: downloading github.com/buger/jsonparser v1.0.0 go: downloading github.com/VictoriaMetrics/fastcache v1.5.7 go: downloading github.com/valyala/fasttemplate v1.1.1 go: downloading github.com/antonmedv/expr v1.8.8 go: downloading github.com/sipcapture/golua v0.0.0-20200610090950-538d24098d76 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/golang/protobuf v1.4.2 go: downloading github.com/prometheus/procfs v0.1.3 go: downloading github.com/gobwas/pool v0.2.0 go: downloading github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/fatih/camelcase v1.0.0 go: downloading github.com/fatih/structs v1.1.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading golang.org/x/net v0.0.0-20200602114024-627f9648deb9 go: downloading golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1 go: downloading google.golang.org/genproto v0.0.0-20200619004808-3e7fca5c55db go: downloading google.golang.org/protobuf v1.24.0 go: downloading github.com/mailru/easyjson v0.7.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/text v0.3.3 go vet github.com/sipcapture/heplify-server/cmd/heplify-server github.com/sipcapture/heplify-server/database github.com/sipcapture/heplify-server/decoder github.com/sipcapture/heplify-server/decoder/luar github.com/sipcapture/heplify-server/remotelog github.com/sipcapture/heplify-server/remotelog/logproto github.com/sipcapture/heplify-server/rotator github.com/sipcapture/heplify-server/server github.com/sipcapture/heplify-server/sipparser go: downloading github.com/stretchr/testify v1.5.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go test github.com/sipcapture/heplify-server/cmd/heplify-server github.com/sipcapture/heplify-server/database github.com/sipcapture/heplify-server/decoder github.com/sipcapture/heplify-server/decoder/luar github.com/sipcapture/heplify-server/remotelog github.com/sipcapture/heplify-server/remotelog/logproto github.com/sipcapture/heplify-server/rotator github.com/sipcapture/heplify-server/server github.com/sipcapture/heplify-server/sipparser -race # github.com/sipcapture/heplify-server/sipparser.test /usr/lib/go/pkg/tool/linux_ppc64le/link: running gcc failed: exit status 1 /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/bin/ld: /tmp/go-link-358901543/000022.o: in function `__sanitizer::WriteOneLineToSyslog(char const*)': gotsan.cpp:(.text+0x81a8): undefined reference to `__syslog_chk' collect2: error: ld returned 1 exit status # github.com/sipcapture/heplify-server/decoder.test /usr/lib/go/pkg/tool/linux_ppc64le/link: running gcc failed: exit status 1 /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/bin/ld: /tmp/go-link-3245201914/000028.o: in function `__sanitizer::WriteOneLineToSyslog(char const*)': gotsan.cpp:(.text+0x81a8): undefined reference to `__syslog_chk' collect2: error: ld returned 1 exit status # github.com/sipcapture/heplify-server/database.test /usr/lib/go/pkg/tool/linux_ppc64le/link: running gcc failed: exit status 1 /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/bin/ld: /tmp/go-link-2829633436/000031.o: in function `__sanitizer::WriteOneLineToSyslog(char const*)': gotsan.cpp:(.text+0x81a8): undefined reference to `__syslog_chk' collect2: error: ld returned 1 exit status ? github.com/sipcapture/heplify-server/cmd/heplify-server [no test files] FAIL github.com/sipcapture/heplify-server/database [build failed] ? github.com/sipcapture/heplify-server/remotelog [no test files] ? github.com/sipcapture/heplify-server/decoder/luar [no test files] ? github.com/sipcapture/heplify-server/remotelog/logproto [no test files] FAIL github.com/sipcapture/heplify-server/decoder [build failed] ? github.com/sipcapture/heplify-server/rotator [no test files] # github.com/sipcapture/heplify-server/server.test /usr/lib/go/pkg/tool/linux_ppc64le/link: running gcc failed: exit status 1 /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/bin/ld: /tmp/go-link-2857249862/000031.o: in function `__sanitizer::WriteOneLineToSyslog(char const*)': gotsan.cpp:(.text+0x81a8): undefined reference to `__syslog_chk' collect2: error: ld returned 1 exit status FAIL github.com/sipcapture/heplify-server/server [build failed] FAIL github.com/sipcapture/heplify-server/sipparser [build failed] FAIL make: *** [Makefile:14: test] Error 1 >>> ERROR: heplify-server: check failed >>> heplify-server: Uninstalling dependencies... (1/5) Purging .makedepends-heplify-server (20240314.073012) (2/5) Purging go (1.22.1-r0) (3/5) Purging lua5.1-dev (5.1.5-r13) (4/5) Purging lua5.1 (5.1.5-r13) (5/5) Purging lua5.1-libs (5.1.5-r13) Executing busybox-1.36.1-r21.trigger OK: 265 MiB in 109 packages