aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hexyl
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2025-11-13 23:15:07 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2025-11-13 23:36:44 +0000
commit3e31fc9299664c0102bb012c07e2f2fbf6cf4d2a (patch)
tree6d7c4401b0030d3c18d53ae8ef99976c0a957580 /sysutils/hexyl
parentec3decb2578faf48ead4850ea55270abfce37a83 (diff)
www/hurl: mark hurl build broken for i386HEADmain
Hurl build fails for i386 architectures due to mismatch error during bindgen tests for libxml. ``` error[E0080]: evaluation of constant value failed --> /home/jc/rust-libxml/target/debug/build/libxml-0db722a43088e767/out/bindings.rs:407:29 | 407 | ["Size of __max_align_t"][::std::mem::size_of::<__max_align_t>() - 20usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `16_usize - 20_usize`, which would overflow ``` A GH issue reports[1][2][3] where created for this problem and for now the only bypass found was to disable the test. Which is wrong. [1] https://github.com/Orange-OpenSource/hurl/issues/4400 [2] https://github.com/KWARC/rust-libxml/issues/186 [3] https://github.com/rust-lang/rust-bindgen/issues/3319
Diffstat (limited to 'sysutils/hexyl')
0 files changed, 0 insertions, 0 deletions