$ go build # github.com/signal-golang/textsecure/crayfish ../../go/pkg/mod/github.com/signal-golang/textsecure@v1.10.4-0.20220301204135-53684eb9c15b/crayfish/backend.go:184:3: unknown field 'Pdeathsig' in struct literal of type syscall.SysProcAttr # github.com/mutecomm/go-sqlcipher sqlite3.c:109951:38: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] sqlite3.c:109953:46: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] # github.com/nanu-c/zkgroup ld: error: undefined symbol: FFI_AuthCredentialPresentation_checkValidContents >>> referenced by cgo-gcc-prolog:55 >>> $WORK/b225/_x002.o:(_cgo_00a37fea2984_Cfunc_FFI_AuthCredentialPresentation_checkValidContents) ld: error: undefined symbol: FFI_AuthCredentialPresentation_getRedemptionTime >>> referenced by cgo-gcc-prolog:79 >>> $WORK/b225/_x002.o:(_cgo_00a37fea2984_Cfunc_FFI_AuthCredentialPresentation_getRedemptionTime) ld: error: undefined symbol: FFI_AuthCredentialPresentation_getUuidCiphertext >>> referenced by cgo-gcc-prolog:103 >>> $WORK/b225/_x002.o:(_cgo_00a37fea2984_Cfunc_FFI_AuthCredentialPresentation_getUuidCiphertext) ld: error: undefined symbol: FFI_AuthCredentialResponse_checkValidContents >>> referenced by cgo-gcc-prolog:124 >>> $WORK/b225/_x002.o:(_cgo_00a37fea2984_Cfunc_FFI_AuthCredentialResponse_checkValidContents) ld: error: undefined symbol: FFI_AuthCredential_checkValidContents >>> referenced by cgo-gcc-prolog:145 >>> $WORK/b225/_x002.o:(_cgo_00a37fea2984_Cfunc_FFI_AuthCredential_checkValidContents) ld: error: undefined symbol: FFI_ProfileKeyCredentialPresentation_getProfileKeyCiphertext >>> referenced by cgo-gcc-prolog:169 >>> $WORK/b225/_x002.o:(_cgo_00a37fea2984_Cfunc_FFI_ProfileKeyCredentialPresentation_getProfileKeyCiphertext) ld: error: undefined symbol: FFI_GroupSecretParams_decryptBlob >>> referenced by cgo-gcc-prolog:61 >>> $WORK/b225/_x003.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_decryptBlob) ld: error: undefined symbol: FFI_GroupSecretParams_decryptProfileKey >>> referenced by cgo-gcc-prolog:91 >>> $WORK/b225/_x003.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_decryptProfileKey) ld: error: undefined symbol: FFI_GroupSecretParams_decryptUuid >>> referenced by cgo-gcc-prolog:118 >>> $WORK/b225/_x003.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_decryptUuid) ld: error: undefined symbol: FFI_GroupSecretParams_encryptBlobDeterministic >>> referenced by cgo-gcc-prolog:148 >>> $WORK/b225/_x003.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_encryptBlobDeterministic) ld: error: undefined symbol: FFI_GroupSecretParams_encryptUuid >>> referenced by cgo-gcc-prolog:175 >>> $WORK/b225/_x003.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_encryptUuid) ld: error: undefined symbol: FFI_ServerPublicParams_createAuthCredentialPresentationDeterministic >>> referenced by cgo-gcc-prolog:208 >>> $WORK/b225/_x003.o:(_cgo_00a37fea2984_Cfunc_FFI_ServerPublicParams_createAuthCredentialPresentationDeterministic) ld: error: undefined symbol: FFI_ServerPublicParams_receiveAuthCredential >>> referenced by cgo-gcc-prolog:238 >>> $WORK/b225/_x003.o:(_cgo_00a37fea2984_Cfunc_FFI_ServerPublicParams_receiveAuthCredential) ld: error: undefined symbol: FFI_GroupPublicParams_getGroupIdentifier >>> referenced by cgo-gcc-prolog:58 >>> $WORK/b225/_x005.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupPublicParams_getGroupIdentifier) ld: error: undefined symbol: FFI_GroupSecretParams_deriveFromMasterKey >>> referenced by cgo-gcc-prolog:82 >>> $WORK/b225/_x005.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_deriveFromMasterKey) ld: error: undefined symbol: FFI_GroupSecretParams_generateDeterministic >>> referenced by cgo-gcc-prolog:106 >>> $WORK/b225/_x005.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_generateDeterministic) ld: error: undefined symbol: FFI_GroupSecretParams_getMasterKey >>> referenced by cgo-gcc-prolog:130 >>> $WORK/b225/_x005.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_getMasterKey) ld: error: undefined symbol: FFI_GroupSecretParams_getPublicParams >>> referenced by cgo-gcc-prolog:154 >>> $WORK/b225/_x005.o:(_cgo_00a37fea2984_Cfunc_FFI_GroupSecretParams_getPublicParams) ld: error: undefined symbol: FFI_ProfileKeyCredentialPresentation_checkValidContents >>> referenced by cgo-gcc-prolog:55 >>> $WORK/b225/_x006.o:(_cgo_00a37fea2984_Cfunc_FFI_ProfileKeyCredentialPresentation_checkValidContents) ld: error: undefined symbol: FFI_ProfileKeyCredentialPresentation_getUuidCiphertext >>> referenced by cgo-gcc-prolog:79 >>> $WORK/b225/_x006.o:(_cgo_00a37fea2984_Cfunc_FFI_ProfileKeyCredentialPresentation_getUuidCiphertext) ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) $ go version go version go1.17.7 openbsd/amd64 $ uname -a OpenBSD localhost 7.1 GENERIC.MP#3 amd64