Commit 7aaba4a
committed
RHAIENG-2101: set
```
/dev/mapper/buildvg-buildlv 68G 14G 52G 21% /home/runner/.local/share/containers
× Failed to build `pyzmq==27.1.0`
├─▶ The build backend returned an error
╰─▶ Call to `scikit_build_core.build.build_wheel` failed (exit status: 1)
...
/tmp/tmpy8t962b7/build/_deps/bundled_libzmq-build/platform.hpp:22:28:
error: ‘undefined’ was not declared in this scope
22 | #define ZMQ_CACHELINE_SIZE undefined
| ^~~~~~~~~
```--env=CFLAGS=-Dundefined=64 on github actions emulated s390x to avoid pyzmq compilation failure (opendatahub-io#2760)1 parent 142a02b commit 7aaba4a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
0 commit comments