Copying files from /builder/shared-workdir/build/sdk/build_dir/target-powerpc64_e5500_musl/frp-0.51.3 into /builder/shared-workdir/build/sdk/build_dir/target-powerpc64_e5500_musl/frp-0.51.3/.go_work/build/src/github.com/fatedier/frp assets/assets.go assets/frpc/embed.go assets/frps/embed.go client/admin.go client/admin_api.go client/control.go client/event/event.go client/health/health.go client/proxy/general_tcp.go client/proxy/proxy.go client/proxy/proxy_manager.go client/proxy/proxy_wrapper.go client/proxy/sudp.go client/proxy/udp.go client/proxy/xtcp.go client/service.go client/visitor/stcp.go client/visitor/sudp.go client/visitor/visitor.go client/visitor/visitor_manager.go client/visitor/xtcp.go cmd/frpc/main.go cmd/frpc/sub/http.go cmd/frpc/sub/https.go cmd/frpc/sub/nathole.go cmd/frpc/sub/reload.go cmd/frpc/sub/root.go cmd/frpc/sub/status.go cmd/frpc/sub/stcp.go cmd/frpc/sub/stop.go cmd/frpc/sub/sudp.go cmd/frpc/sub/tcp.go cmd/frpc/sub/tcpmux.go cmd/frpc/sub/udp.go cmd/frpc/sub/verify.go cmd/frpc/sub/xtcp.go cmd/frps/main.go cmd/frps/root.go cmd/frps/verify.go go.mod go.sum pkg/auth/auth.go pkg/auth/oidc.go pkg/auth/token.go pkg/config/client.go pkg/config/client_test.go pkg/config/parse.go pkg/config/proxy.go pkg/config/proxy_test.go pkg/config/server.go pkg/config/server_test.go pkg/config/types.go pkg/config/types_test.go pkg/config/utils.go pkg/config/value.go pkg/config/visitor.go pkg/config/visitor_test.go pkg/consts/consts.go pkg/errors/errors.go pkg/metrics/aggregate/server.go pkg/metrics/mem/server.go pkg/metrics/mem/types.go pkg/metrics/metrics.go pkg/metrics/prometheus/server.go pkg/msg/ctl.go pkg/msg/msg.go pkg/nathole/analysis.go pkg/nathole/classify.go pkg/nathole/controller.go pkg/nathole/discovery.go pkg/nathole/nathole.go pkg/nathole/utils.go pkg/plugin/client/http2https.go pkg/plugin/client/http_proxy.go pkg/plugin/client/https2http.go pkg/plugin/client/https2https.go pkg/plugin/client/plugin.go pkg/plugin/client/socks5.go pkg/plugin/client/static_file.go pkg/plugin/client/unix_domain_socket.go pkg/plugin/server/http.go pkg/plugin/server/manager.go pkg/plugin/server/plugin.go pkg/plugin/server/tracer.go pkg/plugin/server/types.go pkg/proto/udp/udp.go pkg/proto/udp/udp_test.go pkg/transport/message.go pkg/transport/tls.go pkg/util/limit/reader.go pkg/util/limit/writer.go pkg/util/log/log.go pkg/util/metric/counter.go pkg/util/metric/counter_test.go pkg/util/metric/date_counter.go pkg/util/metric/date_counter_test.go pkg/util/metric/metrics.go pkg/util/net/conn.go pkg/util/net/dial.go pkg/util/net/http.go pkg/util/net/kcp.go pkg/util/net/listener.go pkg/util/net/tls.go pkg/util/net/udp.go pkg/util/net/websocket.go pkg/util/tcpmux/httpconnect.go pkg/util/util/http.go pkg/util/util/util.go pkg/util/util/util_test.go pkg/util/version/version.go pkg/util/version/version_test.go pkg/util/vhost/http.go pkg/util/vhost/https.go pkg/util/vhost/https_test.go pkg/util/vhost/resource.go pkg/util/vhost/router.go pkg/util/vhost/vhost.go pkg/util/xlog/ctx.go pkg/util/xlog/xlog.go server/control.go server/controller/resource.go server/dashboard.go server/dashboard_api.go server/group/group.go server/group/http.go server/group/tcp.go server/group/tcpmux.go server/metrics/metrics.go server/ports/ports.go server/proxy/http.go server/proxy/https.go server/proxy/proxy.go server/proxy/stcp.go server/proxy/sudp.go server/proxy/tcp.go server/proxy/tcpmux.go server/proxy/udp.go server/proxy/xtcp.go server/service.go server/visitor/visitor.go test/e2e/basic/basic.go test/e2e/basic/client.go test/e2e/basic/client_server.go test/e2e/basic/cmd.go test/e2e/basic/config.go test/e2e/basic/http.go test/e2e/basic/server.go test/e2e/basic/tcpmux.go test/e2e/basic/xtcp.go test/e2e/e2e.go test/e2e/e2e_test.go test/e2e/examples.go test/e2e/features/bandwidth_limit.go test/e2e/features/chaos.go test/e2e/features/group.go test/e2e/features/heartbeat.go test/e2e/features/monitor.go test/e2e/features/real_ip.go test/e2e/framework/cleanup.go test/e2e/framework/client.go test/e2e/framework/consts/consts.go test/e2e/framework/expect.go test/e2e/framework/framework.go test/e2e/framework/log.go test/e2e/framework/mockservers.go test/e2e/framework/process.go test/e2e/framework/request.go test/e2e/framework/test_context.go test/e2e/framework/util.go test/e2e/mock/server/httpserver/server.go test/e2e/mock/server/interface.go test/e2e/mock/server/streamserver/server.go test/e2e/pkg/cert/generator.go test/e2e/pkg/cert/selfsigned.go test/e2e/pkg/port/port.go test/e2e/pkg/port/util.go test/e2e/pkg/process/process.go test/e2e/pkg/request/request.go test/e2e/pkg/rpc/rpc.go test/e2e/pkg/sdk/client/client.go test/e2e/pkg/utils/utils.go test/e2e/plugin/client.go test/e2e/plugin/server.go test/e2e/plugin/utils.go test/e2e/suites.go /builder/shared-workdir/build/sdk/staging_dir/target-powerpc64_e5500_musl/usr/share/gocode/src does not exist, skipping symlinks Finding targets Building targets github.com/quic-go/quic-go/internal/utils/ringbuffer golang.org/x/crypto/cryptobyte/asn1 golang.org/x/exp/constraints github.com/fatedier/frp/pkg/consts golang.org/x/crypto/salsa20/salsa golang.org/x/net/html/atom github.com/pion/transport/v2/utils/xor golang.org/x/crypto/internal/alias github.com/go-playground/locales/currency golang.org/x/net/internal/iana internal/reflectlite internal/bisect internal/testlog github.com/templexxx/xor runtime/metrics internal/singleflight github.com/fatedier/frp/server/metrics github.com/quic-go/quic-go/internal/utils/linkedlist github.com/fatedier/golib/control/shutdown google.golang.org/protobuf/internal/pragma golang.org/x/crypto/salsa20 runtime/cgo io github.com/fatedier/frp/pkg/errors golang.org/x/text/internal/tag k8s.io/apimachinery/pkg/util/sets crypto/internal/nistec/fiat strconv syscall vendor/golang.org/x/net/dns/dnsmessage golang.org/x/crypto/cast5 unique container/heap crypto/internal/edwards25519 github.com/beorn7/perks/quantile bytes strings hash/crc32 hash/adler32 internal/saferio hash/fnv crypto/cipher net/netip golang.org/x/crypto/md4 reflect golang.org/x/crypto/blowfish golang.org/x/crypto/xtea golang.org/x/crypto/twofish bufio regexp/syntax github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/fatedier/frp/pkg/util/version crypto/des crypto/aes crypto/sha512 crypto/hmac crypto/sha1 crypto/sha256 vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 golang.org/x/crypto/hkdf github.com/pion/dtls/v2/pkg/crypto/hash github.com/pion/stun/internal/hmac crypto/ecdh regexp golang.org/x/crypto/curve25519 time github.com/go-playground/locales github.com/pion/transport/v2/deadline golang.org/x/net/context os github.com/fatedier/frp/pkg/util/metric github.com/pion/transport/v2/packetio github.com/golang/snappy golang.org/x/crypto/tea golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/chacha20 golang.org/x/crypto/sha3 golang.org/x/sys/unix vendor/golang.org/x/sys/cpu net path/filepath io/ioutil github.com/prometheus/procfs/internal/util google.golang.org/protobuf/internal/detrand os/signal fmt github.com/fatedier/golib/pool golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/sha3 math/big net/url vendor/golang.org/x/text/unicode/bidi compress/flate mime vendor/golang.org/x/text/unicode/norm encoding/json github.com/go-jose/go-jose/v3/json debug/dwarf github.com/samber/lo gopkg.in/ini.v1 text/template/parse github.com/gabriel-vasile/mimetype/internal/json github.com/fatedier/golib/errors github.com/pion/logging encoding/gob github.com/pion/transport/v2/replaydetector flag github.com/pkg/errors golang.org/x/time/rate encoding/xml runtime/debug golang.org/x/text/internal/language google.golang.org/protobuf/reflect/protoreflect github.com/prometheus/procfs/internal/fs golang.org/x/net/bpf github.com/rodaine/table golang.org/x/net/html golang.org/x/sync/errgroup github.com/fatedier/frp/pkg/util/limit internal/profile runtime/pprof github.com/klauspost/cpuid/v2 golang.org/x/text/internal/language/compact vendor/golang.org/x/net/idna text/template golang.org/x/text/language google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/reflect/protoregistry debug/macho github.com/klauspost/reedsolomon google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/proto encoding/asn1 crypto/rsa github.com/fatedier/golib/crypto github.com/pion/dtls/v2/pkg/crypto/elliptic github.com/quic-go/quic-go/internal/protocol github.com/fatedier/golib/io github.com/fatedier/golib/msg/json github.com/go-playground/universal-translator github.com/leodido/go-urn github.com/prometheus/common/model github.com/quic-go/quic-go/quicvarint google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/gabriel-vasile/mimetype/internal/charset vendor/golang.org/x/crypto/cryptobyte golang.org/x/crypto/cryptobyte github.com/gabriel-vasile/mimetype/internal/magic github.com/go-jose/go-jose/v3/cipher github.com/gabriel-vasile/mimetype google.golang.org/protobuf/internal/impl github.com/fatedier/frp/pkg/msg mime/multipart github.com/pion/transport/v2/connctx github.com/pion/dtls/v2/pkg/protocol github.com/pion/transport/v2/udp github.com/pion/transport/v2 crypto/x509 github.com/fatedier/golib/net golang.org/x/net/internal/socks github.com/quic-go/quic-go/internal/utils github.com/armon/go-socks5 github.com/pires/go-proxyproto golang.org/x/net/internal/socket github.com/hashicorp/yamux github.com/go-playground/validator/v10 github.com/fatedier/frp/server/ports github.com/prometheus/procfs github.com/spf13/pflag github.com/pion/dtls/v2/pkg/crypto/prf github.com/pion/dtls/v2/pkg/protocol/alert github.com/fatedier/frp/client/event github.com/fatedier/frp/pkg/proto/udp github.com/fatedier/golib/net/mux github.com/pion/transport/v2/stdnet golang.org/x/net/proxy golang.org/x/net/ipv4 golang.org/x/net/ipv6 github.com/spf13/cobra github.com/tjfoc/gmsm/sm4 github.com/go-jose/go-jose/v3 crypto/tls google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl github.com/fatedier/kcp-go github.com/golang/protobuf/ptypes/timestamp google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto net/smtp github.com/fatedier/frp/pkg/transport github.com/pion/dtls/v2/pkg/crypto/signaturehash github.com/quic-go/quic-go/internal/qtls net/http github.com/pion/dtls/v2/pkg/protocol/extension github.com/quic-go/quic-go/internal/qerr github.com/quic-go/quic-go/internal/flowcontrol github.com/quic-go/quic-go/internal/wire github.com/pion/dtls/v2/pkg/protocol/handshake github.com/pion/dtls/v2/pkg/protocol/recordlayer github.com/prometheus/client_model/go github.com/pion/dtls/v2/pkg/crypto/ciphersuite github.com/quic-go/quic-go/logging github.com/pion/dtls/v2/internal/ciphersuite github.com/quic-go/quic-go/internal/logutils github.com/quic-go/quic-go/internal/handshake github.com/quic-go/quic-go/internal/congestion github.com/prometheus/client_golang/prometheus/internal github.com/pion/dtls/v2 github.com/quic-go/quic-go/internal/ackhandler github.com/quic-go/quic-go github.com/pion/stun github.com/fatedier/frp/assets github.com/fatedier/frp/pkg/util/util github.com/fatedier/beego/logs github.com/Azure/go-ntlmssp golang.org/x/oauth2/internal golang.org/x/net/websocket net/http/httputil github.com/gorilla/mux net/http/pprof expvar github.com/prometheus/common/expfmt github.com/fatedier/frp/assets/frps github.com/fatedier/frp/assets/frpc golang.org/x/oauth2 github.com/fatedier/golib/net/dial golang.org/x/oauth2/clientcredentials github.com/coreos/go-oidc/v3/oidc github.com/fatedier/frp/pkg/util/log github.com/prometheus/client_golang/prometheus github.com/fatedier/frp/pkg/auth github.com/fatedier/frp/pkg/util/xlog github.com/fatedier/frp/pkg/metrics/mem github.com/fatedier/frp/pkg/plugin/server github.com/fatedier/frp/pkg/nathole github.com/fatedier/frp/pkg/util/net github.com/fatedier/frp/client/health github.com/fatedier/frp/pkg/config github.com/fatedier/frp/pkg/plugin/client github.com/fatedier/frp/pkg/util/vhost github.com/fatedier/frp/server/visitor github.com/fatedier/frp/client/visitor github.com/fatedier/frp/client/proxy github.com/fatedier/frp/pkg/util/tcpmux github.com/fatedier/frp/server/group github.com/fatedier/frp/server/controller github.com/fatedier/frp/client github.com/prometheus/client_golang/prometheus/promhttp github.com/fatedier/frp/pkg/metrics/prometheus github.com/fatedier/frp/server/proxy github.com/fatedier/frp/pkg/metrics/aggregate github.com/fatedier/frp/pkg/metrics github.com/fatedier/frp/cmd/frpc/sub github.com/fatedier/frp/server github.com/fatedier/frp/cmd/frpc # github.com/fatedier/frp/cmd/frpc /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64 github.com/fatedier/frp/cmd/frps # github.com/fatedier/frp/cmd/frps /builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64 make[3]: *** [Makefile:70: /builder/shared-workdir/build/sdk/build_dir/target-powerpc64_e5500_musl/frp-0.51.3/.built] Error 1 time: package/feeds/packages/frp/compile#46.97#28.30#27.89