Petr Sumbera
Petr Sumbera
build error on Solaris: no variant or associated item named `Xcb` found for enum `RawWindowHandle`
``` Compiling gfx-backend-vulkan v0.6.5 (/builds/psumbera/VULKAN/gfx/src/backend/vulkan) error[E0599]: no variant or associated item named `Xcb` found for enum `RawWindowHandle` in the current scope --> src/backend/vulkan/src/lib.rs:594:30 | 594 | RawWindowHandle::Xcb(handle) | ^^^ variant...
On Solaris /usr/include/sys/isa_defs.h defines _LITTLE_ENDIAN or _BIG_ENDIAN without any value. Following is build error from Firefox where it's used: gmake[1]: Entering directory '/scratch/firefox/obj-x86_64-pc-solaris2.11/gfx/angle/targets/angle_common' /usr/bin/g++ -std=gnu++14 -o PMurHash.o -c -I/scratch/firefox/obj-x86_64-pc-solaris2.11/dist/stl_wrappers -I/scratch/firefox/obj-x86_64-pc-solaris2.11/dist/system_wrappers...
gmake check (with latest sources) fails on Solaris with following error: ``` ./test/test.sh -b SELECT Running tests: SELECT test-eof: OKAY test-closed: [warn] event_base_new_with_config: no event mechanism available OKAY test-weof: OKAY...
I have working combination of `Erlang OTP 24.2` / `Elixir 1.12.1` / `Hex 1.0.1` / `Rabbitmq 3.8.35` . I'm trying to update just `Erlang` to version `24.3.4.16` to get some...
``` Compiling quinn-udp v0.5.1 (/home/psumbera/quinn/quinn-udp) error[E0425]: cannot find value `IPV6_DONTFRAG` in crate `libc` --> quinn-udp/src/unix.rs:27:42 | 27 | const IPV6_DONTFRAG: libc::c_int = libc::IPV6_DONTFRAG; | ^^^^^^^^^^^^^ not found in `libc` error[E0412]:...
**Version** benches v0.0.0 (/builds/psumbera/tokio/benches) └── tokio v1.38.0 (/builds/psumbera/tokio/tokio) └── tokio-macros v2.3.0 (proc-macro) (/builds/psumbera/tokio/tokio-macros) └── tokio v1.38.0 (/builds/psumbera/tokio/tokio) └── tokio-macros v2.3.0 (proc-macro) (/builds/psumbera/tokio/tokio-macros) (*) ├── tokio-stream v0.1.15 (/builds/psumbera/tokio/tokio-stream) │ └── tokio...
Tested (libc-test) on both Solaris and Illumos (with latest stable Omnios). All tests are passing. Illumos changes can be checked against https://github.com/illumos/illumos-gate Solaris changes can be checked only with installed...