Bug#863139: mongo-tools FTBFS on arm64: _build/src/github.com/spacemonkeygo/spacelog/capture_other.go:26: undefined: syscall.Dup2

2017-06-07 Thread Edmund Grimley Evans
The fix is described here: https://github.com/spacemonkeygo/spacelog/issues/6 Add golang-golang-x-sys-dev to the Build-Depends, and in capture_other.go replace "syscall" with "golang.org/x/sys/unix", and each "syscall." with "unix.".

Bug#863139: mongo-tools FTBFS on arm64: _build/src/github.com/spacemonkeygo/spacelog/capture_other.go:26: undefined: syscall.Dup2

2017-05-22 Thread Adrian Bunk
Source: mongo-tools Version: 3.2.11-1 Severity: important https://buildd.debian.org/status/fetch.php?pkg=mongo-tools=arm64=3.2.11-1=1481880888=0 ... make[1]: Entering directory '/«PKGBUILDDIR»' for tool in bsondump mongodump mongoexport mongofiles mongoimport mongooplog mongorestore mongostat