From the "bad system call" error it looks like it maybe trying to use some
binary built for an old OpenBSD version. Running it under ktrace and looking at lines before the error message was printed might give you clues.

--
Sent from a phone, apologies for poor formatting.

On 21 October 2019 07:14:09 Rafael Sadowski <raf...@sizeofvoid.org> wrote:

Tt used to work, but not anymore. Maybe an OpenBSD Gopher sees something
for her!?

RS

$ make tarball

===>  Cleaning for telegraf-1.9.0p0
===>  Cleaning for telegraf-1.9.0p0
===>  Dist cleaning for telegraf-1.9.0p0
mkdir -p /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/influxdata/
ftp -o /usr/ports/pobj/telegraf-1.9.0/telegraf-1.9.0.tar.gz https://github.com/influxdata/telegraf/archive/1.9.0/telegraf-1.9.0.tar.gz
Trying 140.82.118.4...
Requesting https://github.com/influxdata/telegraf/archive/1.9.0/telegraf-1.9.0.tar.gz
Redirected to https://codeload.github.com/influxdata/telegraf/tar.gz/1.9.0
Trying 192.30.253.121...
Requesting https://codeload.github.com/influxdata/telegraf/tar.gz/1.9.0
1276124 bytes received in 2.47 seconds (504.67 KB/s)
tar -C /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/influxdata/ -xzf /usr/ports/pobj/telegraf-1.9.0/telegraf-1.9.0.tar.gz /usr/bin/env -i GOCACHE="/usr/ports/pobj/telegraf-1.9.0/go-cache" GOPATH="/usr/ports/pobj/telegraf-1.9.0/go:/usr/local/go-pkg" GO111MODULE=off GOPROXY=invalid://ports.should.not.fetch.at.buildtime/ PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/ports/pobj/telegraf-1.9.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe "-g"' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/telegraf-1.9.0_writes_to_HOME' COMPILER_VERSION=clang PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" go get github.com/golang/dep/cmd/dep cd /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/influxdata/telegraf-1.9.0 && /usr/bin/env -i GOCACHE="/usr/ports/pobj/telegraf-1.9.0/go-cache" GOPATH="/usr/ports/pobj/telegraf-1.9.0/go:/usr/local/go-pkg" GO111MODULE=off GOPROXY=invalid://ports.should.not.fetch.at.buildtime/ PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/ports/pobj/telegraf-1.9.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe "-g"' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/telegraf-1.9.0_writes_to_HOME' COMPILER_VERSION=clang PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/ports/pobj/telegraf-1.9.0/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/ports/pobj/telegraf-1.9.0/bin/install -d -m 755" /usr/ports/pobj/telegraf-1.9.0/go/bin/dep ensure
SIGSYS: bad system call
PC=0x4b0be0 m=13 sigcode=0

goroutine 554 [syscall]:
syscall.Syscall(0x25, 0xffffffffffff89b0, 0x9, 0x0, 0x0, 0x0, 0xc00035a254)
/usr/local/go/src/syscall/asm_unix_amd64.s:19 +0x5 fp=0xc0006da6a8 sp=0xc0006da6a0 pc=0x4b0bb5 github.com/golang/dep/vendor/golang.org/x/sys/unix.Kill(0xffffffffffff89b0, 0x9, 0xe47480, 0xaf4f40) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go:763 +0x4b fp=0xc0006da6f0 sp=0xc0006da6a8 pc=0x59aa5b github.com/golang/dep/gps.cmd.CombinedOutput.func1(0xb020e0, 0xc0002180a0, 0xc000966160, 0xc000534300) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:70 +0x149 fp=0xc0006da7c0 sp=0xc0006da6f0 pc=0x847689
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1357 +0x1 fp=0xc0006da7c8 sp=0xc0006da7c0 pc=0x45d071
created by github.com/golang/dep/gps.cmd.CombinedOutput
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:64 +0x229

goroutine 1 [syscall]:
syscall.Syscall6(0xb, 0x8ba6, 0xc0001b40fc, 0x0, 0xc000670120, 0x0, 0x0, 0xc000670120, 0xc0001b40c8, 0x10)
        /usr/local/go/src/syscall/asm_unix_amd64.s:42 +0x5
syscall.wait4(0x8ba6, 0xc0001b40fc, 0x0, 0xc000670120, 0x90, 0xa07ce0, 0x1)
        /usr/local/go/src/syscall/zsyscall_openbsd_amd64.go:34 +0x7b
syscall.Wait4(0x8ba6, 0xc0001b414c, 0x0, 0xc000670120, 0x30, 0x100000000000000, 0x0)
        /usr/local/go/src/syscall/syscall_bsd.go:129 +0x51
os.(*Process).wait(0xc0003c3140, 0xa47e68, 0xa47e70, 0xa47e60)
        /usr/local/go/src/os/exec_unix.go:38 +0x7b
os.(*Process).Wait(...)
        /usr/local/go/src/os/exec.go:125
os/exec.(*Cmd).Wait(0xc0005ebce0, 0xa47628, 0xb020e0)
        /usr/local/go/src/os/exec/exec.go:501 +0x60
github.com/golang/dep/gps.cmd.CombinedOutput(0xb020e0, 0xc000218fa0, 0xc0005ebce0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:81 +0x23a github.com/golang/dep/gps.(*gitSource).listVersions(0xc000602a70, 0xb020e0, 0xc000218fa0, 0x40e178, 0x10, 0x993b60, 0xc000000101, 0xc000602a80) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/vcs_source.go:233 +0x2c7 github.com/golang/dep/gps.(*sourceGateway).loadLatestVersionList.func1(0xb020e0, 0xc000218fa0, 0xb01e60, 0xc0003ccc40) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:624 +0x5f github.com/golang/dep/gps.(*supervisor).do(0xc0003c84e0, 0xb01ea0, 0xc0000260e0, 0xa1c177, 0x3, 0x1, 0xc0001b47f0, 0xffffffffffffffff, 0x203000) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source_manager.go:716 +0xd5 github.com/golang/dep/gps.(*sourceGateway).loadLatestVersionList(0xc000218f50, 0xb01ea0, 0xc0000260e0, 0xc000218f50, 0x50, 0x48) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:622 +0x111 github.com/golang/dep/gps.(*sourceGateway).sourceExistsUpstream(0xc000218f50, 0xb01ea0, 0xc0000260e0, 0x0, 0x5b, 0x0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:588 +0x61 github.com/golang/dep/gps.(*sourceGateway).require(0xc000218f50, 0xb01ea0, 0xc0000260e0, 0x1, 0x9f5701, 0xc000218f00) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:648 +0x165 github.com/golang/dep/gps.newSourceGateway(0xb01ea0, 0xc0000260e0, 0xb0b220, 0xc000602a70, 0xc0003c84e0, 0xc0001a18f0, 0x29, 0xb09440, 0xc000218f00, 0x4, ...) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:294 +0x158 github.com/golang/dep/gps.(*sourceCoordinator).getSourceGatewayFor(0xc0003b0300, 0xb01ea0, 0xc0000260e0, 0xc0001bf780, 0x1c, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:231 +0xe39 github.com/golang/dep/gps.(*SourceMgr).SourceExists(0xc0003c8540, 0xc0001bf780, 0x1c, 0x0, 0x0, 0x2, 0x2, 0x0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source_manager.go:515 +0x88 github.com/golang/dep/gps.(*bridge).SourceExists(0xc00085ef90, 0xc0001bf780, 0x1c, 0x0, 0x0, 0x0, 0x0, 0xb07720) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/bridge.go:124 +0x93 github.com/golang/dep/gps.(*solver).createVersionQueue(0xc00085a200, 0xc0001bf780, 0x1c, 0x0, 0x0, 0xc00020a8b0, 0x1, 0x1, 0x0, 0x0, ...) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/solver.go:799 +0xea github.com/golang/dep/gps.(*solver).solve(0xc00085a200, 0xb01ea0, 0xc0000260e0, 0x5, 0xc00056db58, 0xc0001b54a8) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/solver.go:505 +0x542 github.com/golang/dep/gps.(*solver).Solve(0xc00085a200, 0xb01ea0, 0xc0000260e0, 0xeaecf0, 0xc00002cac6, 0x24, 0xc000310270) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/solver.go:440 +0x1ea main.(*ensureCommand).runDefault(0xc000133720, 0xc0000aa880, 0xc00000f6e0, 0x0, 0x0, 0xc0000b0120, 0xb09c40, 0xc0003c8540, 0xc00002caa0, 0x4a, ...) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/cmd/dep/ensure.go:281 +0x3d6 main.(*ensureCommand).Run(0xc000133720, 0xc0000aa880, 0xc00000f6e0, 0x0, 0x0, 0x0, 0x0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/cmd/dep/ensure.go:218 +0x823
main.(*Config).Run(0xc0000c9ef0, 0x0)
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/cmd/dep/main.go:212 +0x10d1
main.main()
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/cmd/dep/main.go:84 +0x5f5

goroutine 6 [syscall]:
os/signal.signal_recv(0x0)
        /usr/local/go/src/runtime/sigqueue.go:147 +0x9c
os/signal.loop()
        /usr/local/go/src/os/signal/signal_unix.go:23 +0x22
created by os/signal.init.0
        /usr/local/go/src/os/signal/signal_unix.go:29 +0x41

goroutine 35 [select]:
github.com/golang/dep/gps.(*SourceMgr).HandleSignals.func1(0xc0003c8540, 0xc0003c85a0, 0xc000074180) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source_manager.go:358 +0xec
created by github.com/golang/dep/gps.(*SourceMgr).HandleSignals
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source_manager.go:356 +0xaf

goroutine 190 [runnable]:
os/exec.(*Cmd).Start.func1(0xc0005ebce0, 0xc000248e80)
        /usr/local/go/src/os/exec/exec.go:434
created by os/exec.(*Cmd).Start
        /usr/local/go/src/os/exec/exec.go:434 +0x608

goroutine 134 [IO wait]:
internal/poll.runtime_pollWait(0x251a167e8, 0x72, 0xffffffffffffffff)
        /usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc0000b2898, 0x72, 0x2000, 0x2041, 0xffffffffffffffff)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0000b2880, 0xc000014500, 0x2041, 0x2041, 0x0, 0x0, 0x0)
        /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc0000b2880, 0xc000014500, 0x2041, 0x2041, 0x203000, 0x438bf8, 0xc000486780)
        /usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc000472040, 0xc000014500, 0x2041, 0x2041, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/net.go:184 +0x68
crypto/tls.(*atLeastReader).Read(0xc0003144a0, 0xc000014500, 0x2041, 0x2041, 0x27, 0x0, 0xc00004e970)
        /usr/local/go/src/crypto/tls/conn.go:780 +0x60
bytes.(*Buffer).ReadFrom(0xc000045e58, 0xaf4dc0, 0xc0003144a0, 0x40b805, 0x9826e0, 0x9ff600)
        /usr/local/go/src/bytes/buffer.go:204 +0xb4
crypto/tls.(*Conn).readFromUntil(0xc000045c00, 0x251a16908, 0xc000472040, 0x5, 0xc000472040, 0x5)
        /usr/local/go/src/crypto/tls/conn.go:802 +0xec
crypto/tls.(*Conn).readRecordOrCCS(0xc000045c00, 0x0, 0x0, 0x0)
        /usr/local/go/src/crypto/tls/conn.go:609 +0x124
crypto/tls.(*Conn).readRecord(...)
        /usr/local/go/src/crypto/tls/conn.go:577
crypto/tls.(*Conn).Read(0xc000045c00, 0xc0004f7000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
        /usr/local/go/src/crypto/tls/conn.go:1255 +0x161
bufio.(*Reader).Read(0xc0003c9c80, 0xc0003050d8, 0x9, 0x9, 0x11, 0x0, 0x0)
        /usr/local/go/src/bufio/bufio.go:226 +0x26a
io.ReadAtLeast(0xaf4c60, 0xc0003c9c80, 0xc0003050d8, 0x9, 0x9, 0x9, 0xc00004ed20, 0xc00004edf0, 0x77c70a)
        /usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
        /usr/local/go/src/io/io.go:329
net/http.http2readFrameHeader(0xc0003050d8, 0x9, 0x9, 0xaf4c60, 0xc0003c9c80, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/http/h2_bundle.go:1477 +0x87
net/http.(*http2Framer).ReadFrame(0xc0003050a0, 0xc0004221e0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/http/h2_bundle.go:1735 +0xa1
net/http.(*http2clientConnReadLoop).run(0xc00004efb8, 0x764b7d, 0xc0003d6180)
        /usr/local/go/src/net/http/h2_bundle.go:8175 +0x8e
net/http.(*http2ClientConn).readLoop(0xc000530780)
        /usr/local/go/src/net/http/h2_bundle.go:8103 +0xa3
created by net/http.(*http2Transport).newClientConn
        /usr/local/go/src/net/http/h2_bundle.go:7162 +0x62f

goroutine 191 [runnable]:
github.com/golang/dep/gps.cmd.CombinedOutput.func1(0xb020e0, 0xc000218fa0, 0xc0005ebce0, 0xc000376b40)
        
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:64
created by github.com/golang/dep/gps.cmd.CombinedOutput
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:64 +0x229

goroutine 174 [select]:
github.com/golang/dep/gps.cmd.CombinedOutput.func1(0xb020e0, 0xc0002d4cd0, 0xc00009ac60, 0xc000074420) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:65 +0xc0
created by github.com/golang/dep/gps.cmd.CombinedOutput
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:64 +0x229

goroutine 170 [IO wait]:
internal/poll.runtime_pollWait(0x251a16648, 0x72, 0xffffffffffffffff)
        /usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc0003b1718, 0x72, 0x1200, 0x12ca, 0xffffffffffffffff)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0003b1700, 0xc000295300, 0x12ca, 0x12ca, 0x0, 0x0, 0x0)
        /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc0003b1700, 0xc000295300, 0x12ca, 0x12ca, 0x203000, 0x438bf8, 0xc000458d80)
        /usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0004f8060, 0xc000295300, 0x12ca, 0x12ca, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/net.go:184 +0x68
crypto/tls.(*atLeastReader).Read(0xc000302100, 0xc000295300, 0x12ca, 0x12ca, 0x27, 0x0, 0xc000053970)
        /usr/local/go/src/crypto/tls/conn.go:780 +0x60
bytes.(*Buffer).ReadFrom(0xc0004625d8, 0xaf4dc0, 0xc000302100, 0x40b805, 0x9826e0, 0x9ff600)
        /usr/local/go/src/bytes/buffer.go:204 +0xb4
crypto/tls.(*Conn).readFromUntil(0xc000462380, 0x251a16908, 0xc0004f8060, 0x5, 0xc0004f8060, 0x5)
        /usr/local/go/src/crypto/tls/conn.go:802 +0xec
crypto/tls.(*Conn).readRecordOrCCS(0xc000462380, 0x0, 0x0, 0x0)
        /usr/local/go/src/crypto/tls/conn.go:609 +0x124
crypto/tls.(*Conn).readRecord(...)
        /usr/local/go/src/crypto/tls/conn.go:577
crypto/tls.(*Conn).Read(0xc000462380, 0xc00019b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
        /usr/local/go/src/crypto/tls/conn.go:1255 +0x161
bufio.(*Reader).Read(0xc0005388a0, 0xc00044a2d8, 0x9, 0x9, 0x11, 0x0, 0x0)
        /usr/local/go/src/bufio/bufio.go:226 +0x26a
io.ReadAtLeast(0xaf4c60, 0xc0005388a0, 0xc00044a2d8, 0x9, 0x9, 0x9, 0xc000053d20, 0xc000053df0, 0x77c70a)
        /usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
        /usr/local/go/src/io/io.go:329
net/http.http2readFrameHeader(0xc00044a2d8, 0x9, 0x9, 0xaf4c60, 0xc0005388a0, 0x0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/http/h2_bundle.go:1477 +0x87
net/http.(*http2Framer).ReadFrame(0xc00044a2a0, 0xc00014e1a0, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/http/h2_bundle.go:1735 +0xa1
net/http.(*http2clientConnReadLoop).run(0xc000053fb8, 0x1, 0x6e8800)
        /usr/local/go/src/net/http/h2_bundle.go:8175 +0x8e
net/http.(*http2ClientConn).readLoop(0xc000531200)
        /usr/local/go/src/net/http/h2_bundle.go:8103 +0xa3
created by net/http.(*http2Transport).newClientConn
        /usr/local/go/src/net/http/h2_bundle.go:7162 +0x62f

goroutine 136 [IO wait]:
internal/poll.runtime_pollWait(0x251a16718, 0x72, 0xffffffffffffffff)
        /usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc00041de98, 0x72, 0x2000, 0x2041, 0xffffffffffffffff)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc00041de80, 0xc000506000, 0x2041, 0x2041, 0x0, 0x0, 0x0)
        /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
net.(*netFD).Read(0xc00041de80, 0xc000506000, 0x2041, 0x2041, 0x203000, 0x422855, 0xc000306100)
        /usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc000472050, 0xc000506000, 0x2041, 0x2041, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/net.go:184 +0x68
crypto/tls.(*atLeastReader).Read(0xc000306100, 0xc000506000, 0x2041, 0x2041, 0xc0000da240, 0x30, 0xc0004ad970)
        /usr/local/go/src/crypto/tls/conn.go:780 +0x60
bytes.(*Buffer).ReadFrom(0xc000462958, 0xaf4dc0, 0xc000306100, 0x40b805, 0x9826e0, 0x9ff600)
        /usr/local/go/src/bytes/buffer.go:204 +0xb4
crypto/tls.(*Conn).readFromUntil(0xc000462700, 0x251a16908, 0xc000472050, 0x5, 0xc000472050, 0x0)
        /usr/local/go/src/crypto/tls/conn.go:802 +0xec
crypto/tls.(*Conn).readRecordOrCCS(0xc000462700, 0x0, 0x0, 0x1000)
        /usr/local/go/src/crypto/tls/conn.go:609 +0x124
crypto/tls.(*Conn).readRecord(...)
        /usr/local/go/src/crypto/tls/conn.go:577
crypto/tls.(*Conn).Read(0xc000462700, 0xc0001ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
        /usr/local/go/src/crypto/tls/conn.go:1255 +0x161
bufio.(*Reader).Read(0xc000538de0, 0xc0003058b8, 0x9, 0x9, 0xc0004add10, 0x0, 0x77b4d2)
        /usr/local/go/src/bufio/bufio.go:226 +0x26a
io.ReadAtLeast(0xaf4c60, 0xc000538de0, 0xc0003058b8, 0x9, 0x9, 0x9, 0xc000056040, 0x0, 0xaf4f40)
        /usr/local/go/src/io/io.go:310 +0x87
io.ReadFull(...)
        /usr/local/go/src/io/io.go:329
net/http.http2readFrameHeader(0xc0003058b8, 0x9, 0x9, 0xaf4c60, 0xc000538de0, 0x0, 0x0, 0x94, 0x0)
        /usr/local/go/src/net/http/h2_bundle.go:1477 +0x87
net/http.(*http2Framer).ReadFrame(0xc000305880, 0xc0002fc240, 0x0, 0x0, 0x0)
        /usr/local/go/src/net/http/h2_bundle.go:1735 +0xa1
net/http.(*http2clientConnReadLoop).run(0xc0004adfb8, 0x764b7d, 0xc0003d6180)
        /usr/local/go/src/net/http/h2_bundle.go:8175 +0x8e
net/http.(*http2ClientConn).readLoop(0xc000531380)
        /usr/local/go/src/net/http/h2_bundle.go:8103 +0xa3
created by net/http.(*http2Transport).newClientConn
        /usr/local/go/src/net/http/h2_bundle.go:7162 +0x62f

goroutine 173 [IO wait]:
internal/poll.runtime_pollWait(0x251a16238, 0x72, 0xffffffffffffffff)
        /usr/local/go/src/runtime/netpoll.go:184 +0x55
internal/poll.(*pollDesc).wait(0xc0003d6378, 0x72, 0x501, 0x529, 0xffffffffffffffff)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
        /usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc0003d6360, 0xc00020e8d7, 0x529, 0x529, 0x0, 0x0, 0x0)
        /usr/local/go/src/internal/poll/fd_unix.go:169 +0x1cf
os.(*File).read(...)
        /usr/local/go/src/os/file_unix.go:259
os.(*File).Read(0xc000472028, 0xc00020e8d7, 0x529, 0x529, 0x39, 0x0, 0x0)
        /usr/local/go/src/os/file.go:116 +0x71
bytes.(*Buffer).ReadFrom(0xc00085e180, 0xaf5700, 0xc000472028, 0x20c4a4e78, 0xc00085e180, 0xb02001)
        /usr/local/go/src/bytes/buffer.go:204 +0xb4
io.copyBuffer(0xaf4cc0, 0xc00085e180, 0xaf5700, 0xc000472028, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc00066e528)
        /usr/local/go/src/io/io.go:388 +0x2ed
io.Copy(...)
        /usr/local/go/src/io/io.go:364
os/exec.(*Cmd).writerDescriptor.func1(0xc0000562b0, 0x0)
        /usr/local/go/src/os/exec/exec.go:311 +0x63
os/exec.(*Cmd).Start.func1(0xc00009ac60, 0xc0002d3580)
        /usr/local/go/src/os/exec/exec.go:435 +0x27
created by os/exec.(*Cmd).Start
        /usr/local/go/src/os/exec/exec.go:434 +0x608

goroutine 189 [select]:
github.com/golang/dep/vendor/github.com/sdboyer/constext.Cons.func4(0xc000218fa0)
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/vendor/github.com/sdboyer/constext/constext.go:59 +0x107
created by github.com/golang/dep/vendor/github.com/sdboyer/constext.Cons
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/vendor/github.com/sdboyer/constext/constext.go:58 +0x12e

goroutine 172 [select]:
github.com/golang/dep/vendor/github.com/sdboyer/constext.Cons.func4(0xc0002d4cd0)
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/vendor/github.com/sdboyer/constext/constext.go:59 +0x107
created by github.com/golang/dep/vendor/github.com/sdboyer/constext.Cons
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/vendor/github.com/sdboyer/constext/constext.go:58 +0x12e

goroutine 540 [syscall]:
syscall.Syscall6(0xb, 0x21cc, 0xc00054b9ec, 0x0, 0xc000670000, 0x0, 0x0, 0xc000670000, 0xc00054b9b8, 0x10)
        /usr/local/go/src/syscall/asm_unix_amd64.s:42 +0x5
syscall.wait4(0x21cc, 0xc00054b9ec, 0x0, 0xc000670000, 0x90, 0xa07ce0, 0x1)
        /usr/local/go/src/syscall/zsyscall_openbsd_amd64.go:34 +0x7b
syscall.Wait4(0x21cc, 0xc00054ba3c, 0x0, 0xc000670000, 0x30, 0x100000000000000, 0x0)
        /usr/local/go/src/syscall/syscall_bsd.go:129 +0x51
os.(*Process).wait(0xc000438120, 0xa47e68, 0xa47e70, 0xa47e60)
        /usr/local/go/src/os/exec_unix.go:38 +0x7b
os.(*Process).Wait(...)
        /usr/local/go/src/os/exec.go:125
os/exec.(*Cmd).Wait(0xc00009ac60, 0xa47628, 0xb020e0)
        /usr/local/go/src/os/exec/exec.go:501 +0x60
github.com/golang/dep/gps.cmd.CombinedOutput(0xb020e0, 0xc0002d4cd0, 0xc00009ac60, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/cmd_unix.go:81 +0x23a github.com/golang/dep/gps.(*gitRepo).get(0xc0000e2000, 0xb020e0, 0xc0002d4cd0, 0x0, 0xc0004420c8) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/vcs_repo.go:70 +0x2b2 github.com/golang/dep/gps.(*baseVCSSource).initLocal(0xc000602000, 0xb020e0, 0xc0002d4cd0, 0x0, 0x0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/vcs_source.go:83 +0x4e github.com/golang/dep/gps.(*sourceGateway).initLocal.func1(0xb020e0, 0xc0002d4cd0, 0xb01e60, 0xc0003ccc40) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:602 +0x56 github.com/golang/dep/gps.(*supervisor).do(0xc0003c84e0, 0xb01ea0, 0xc0000260e0, 0xa1c177, 0x3, 0x5, 0xc00054be08, 0xc00054be18, 0x83aab3) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source_manager.go:716 +0xd5 github.com/golang/dep/gps.(*sourceGateway).initLocal(0xc000218050, 0xb01ea0, 0xc0000260e0, 0x431e00, 0xc000218050, 0x459da0) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:601 +0x9e github.com/golang/dep/gps.(*sourceGateway).require(0xc000218050, 0xb01ea0, 0xc0000260e0, 0xa, 0xc0003dc6e0, 0x1e) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:651 +0x132 github.com/golang/dep/gps.(*sourceGateway).syncLocal(0xc000218050, 0xb01ea0, 0xc0000260e0, 0xc0003dc6e0, 0x1e) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source.go:304 +0x6b github.com/golang/dep/gps.(*SourceMgr).SyncSourceFor(0xc0003c8540, 0xc0003dc6e0, 0x1e, 0x0, 0x0, 0xa480e0, 0xc000132a04) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/source_manager.go:544 +0xd1 github.com/golang/dep/gps.(*bridge).SyncSourceFor(0xc00085ef90, 0xc0003dc6e0, 0x1e, 0x0, 0x0, 0xc000188f30, 0x23) /usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/bridge.go:214 +0x5b
created by github.com/golang/dep/gps.(*solver).selectRoot
/usr/ports/pobj/telegraf-1.9.0/go/src/github.com/golang/dep/gps/solver.go:632 +0x72c

rax    0x4e
rbx    0xc000034f00
rcx    0x4b0be0
rdx    0x0
rdi    0xffffffffffff89b0
rsi    0x9
rbp    0xc0006da6e0
rsp    0xc0006da6a0
r8     0x0
r9     0x0
r10    0x0
r11    0x202
r12    0xc000376240
r13    0xc0003c8070
r14    0x0
r15    0xce
rip    0x4b0be0
rflags 0x203
cs     0x2b
fs     0x0
gs     0x0
*** Error 2 in /usr/ports/sysutils/telegraf (Makefile:45 'tarball')



Reply via email to