Robert-André Mauchin
Robert-André Mauchin
Golang 1.12.6 on i686 and armv7: ``` Testing in: /builddir/build/BUILD/lightstep-tracer-go-0.16.0/_build/src PATH: /builddir/build/BUILD/lightstep-tracer-go-0.16.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/lightstep-tracer-go-0.16.0/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/lightstep/lightstep-tracer-go/version=0.16.0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now...
It seems I can't compile without enabling -DJXL_HWY_DISABLED_TARGETS_FORCED:BOOL=ON. If I don't I get the following errors: ``` : error: 'HWY_SVE_256' was not declared in this scope; did you mean 'HWY_SVE2'?...
In: https://github.com/moby/moby/commit/90de570cfa5f6de0b02bdf2e794627fbf5b0dfc8#diff-03c9c5106ca2725bfd9ca8d4d9e46a9f988aa9c28d086f4477c87d05ea72967c moby/moby implemented StopOptions to ContainerRestart and ContainerStop. This has not been reflected in Swarmkit amd now I'm having trouble to build swarmkit against the Moby beta. Would it...
This is asimple patch to update cloudfare/cfssl to a versioned release. It simply moves BasicKeyRequest to KeyRequest and update the vendor directory. It was tested with go test. Fix #3076...
Would it be possible to bump cloudfare/cfssl to a released version in the next version released? The breaking changes are minor. Thanks.
After upgrading Type-Tiny from 1.016010 to 2.000001 t/02-generate-passwords.t fails like this: ``` t/01-defined-constants.t ... ok # Failed test 'password generation with named argument 'dictionary_list'' # at t/02-generate-passwords.t line 28. #...
Go 1.12.5, on Fedora Rawhide x86_64, latest master: ``` Testing in: /builddir/build/BUILD/go-bcd-5d8e01b2f0438922289238fd3ba043761daf1102/_build/src PATH: /builddir/build/BUILD/go-bcd-5d8e01b2f0438922289238fd3ba043761daf1102/_build/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-bcd-5d8e01b2f0438922289238fd3ba043761daf1102/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/backtrace-labs/go-bcd/version.commit=5d8e01b2f0438922289238fd3ba043761daf1102 -X github.com/backtrace-labs/go-bcd/version=0...
Golang 1.12.6 on i686 and armv7: ``` Testing in: /builddir/build/BUILD/goamz-2731d20f46f42449a49b3464271c5fba8da60ed6/_build/src PATH: /builddir/build/BUILD/goamz-2731d20f46f42449a49b3464271c5fba8da60ed6/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/goamz-2731d20f46f42449a49b3464271c5fba8da60ed6/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/AdRoll/goamz/version=0 -X github.com/AdRoll/goamz/version.commit=2731d20f46f42449a49b3464271c5fba8da60ed6 -extldflags '-Wl,-z,relro...