Robert-André Mauchin
Robert-André Mauchin
Fix #98
Hi, I'm trying to use ocagent with latest census-instrumentation/opencensus-proto (v0.3.0) but there is a slight api discrepency: ``` Testing in: /builddir/build/BUILD/opencensus-go-exporter-ocagent-0.7.0/_build/src PATH: /builddir/build/BUILD/opencensus-go-exporter-ocagent-0.7.0/_build/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/opencensus-go-exporter-ocagent-0.7.0/_build:/usr/share/gocode GO111MODULE: off command: go test...
When building on ppc64le, I've got the following error: ``` In file included from /usr/include/asm/types.h:26, from /usr/include/linux/types.h:5, from /usr/include/linux/stat.h:5, from /usr/include/bits/statx.h:31, from /usr/include/sys/stat.h:465, from /builddir/build/BUILD/android-tools-33.0.3p1/vendor/e2fsprogs/misc/create_inode.h:5, from /builddir/build/BUILD/android-tools-33.0.3p1/vendor/e2fsprogs/contrib/android/e2fsdroid.c:14: /usr/include/asm-generic/int-l64.h:29:25: error: conflicting...
data/fonts/yb.ttf is not free according to the author: https://www.dafont.com/young-beautiful.font > Note of the author: > My fonts are free for PERSONAL use only. For any commercial use (anything you make...
- Golang 1.21 - Fedora Rawhide - goccy/go-json 0.10.2 Probably some big-endian issue in the code ``` Testing in: /builddir/build/BUILD/go-json-0.10.2/_build/src PATH: /builddir/build/BUILD/go-json-0.10.2/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-json-0.10.2/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode...
Given this metainfo: ``` org.merkaartor.merkaartor org.merkaartor.merkaartor.desktop Merkaartor OpenStreetMap editor CC0-1.0 GPL-2.0 Merkaartor is a map editor for OpenStreetMap.org, the free editable map of the whole world. Features: Download from and...
The following tests are failing on AARCH64 with GCC 13.0.1 on the latest release: ``` The following tests FAILED: 88 - HighwayTestGroup/HighwayTest.TestAllIsInf/NEON # GetParam() = 268435456 (Subprocess aborted) 89 -...
All of them are replaced with BSD-2-Clause except HtmlHelpersTest.java which is Apache-2.0. Fix #443.