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

many errors #158

Open
starsnet opened this issue Apr 4, 2022 · 0 comments
Open

many errors #158

starsnet opened this issue Apr 4, 2022 · 0 comments

Comments

@starsnet
Copy link

starsnet commented Apr 4, 2022

localhost# go build ./

github.com/hanwen/usb

cgo-gcc-prolog: In function '_cgo_afe072e410cc_Cfunc_libusb_set_debug':
cgo-gcc-prolog:662:2: warning: 'libusb_set_debug' is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations]
In file included from /root/go/pkg/mod/github.com/hanwen/[email protected]/usb.go:8:0:
/usr/pkg/include/libusb-1.0/libusb.h:1352:18: note: declared here
void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
^~~~~~~~~~~~~~~~

github.com/hanwen/go-fuse/v2/fuse

/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/types.go:549:2: undefined: Attr
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/types.go:577:2: undefined: Attr
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:209:41: undefined: GetAttrIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:210:41: undefined: SetAttrIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:213:39: undefined: MknodIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:237:42: undefined: SetXAttrIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:243:40: undefined: CreateIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:245:38: undefined: ReadIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:254:39: undefined: WriteIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:263:41: undefined: ReadIn
/root/go/pkg/mod/github.com/hanwen/go-fuse/[email protected]/fuse/api.go:263:41: too many errors
localhost#

OS - NetBSD-9.2/amd64. go-1.18

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