Guest User

Untitled

a guest
Nov 21st, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. ===> Building for influxdb-1.7.1
  2. github.com/pkg/term/termios
  3. # github.com/pkg/term/termios
  4. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/ioctl_solaris.go:6:38: cannot use int(request) (type int) as type uint in argument to unix.IoctlSetInt
  5. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/termios_solaris.go:34:25: cannot convert *termios (type unix.Termios) to type syscall.Termios
  6. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/termios_solaris.go:40:42: cannot use int(action) (type int) as type uint in argument to unix.IoctlSetTermios
  7. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/termios_solaris.go:40:67: cannot convert argp (type *syscall.Termios) to type *unix.Termios
  8. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/termios_solaris.go:80:31: cannot convert attr (type *syscall.Termios) to type *unix.Termios
  9. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/termios_solaris.go:86:31: cannot convert attr (type *syscall.Termios) to type *unix.Termios
  10. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/termios_solaris.go:93:31: cannot convert attr (type *syscall.Termios) to type *unix.Termios
  11. /home/pbulk/build/databases/influxdb/work/src/github.com/pkg/term/termios/termios_solaris.go:99:31: cannot convert attr (type *syscall.Termios) to type *unix.Termios
  12. *** Error code 2
Add Comment
Please, Sign In to add comment