Wang Mingyu
62b17d2806
python3-m2crypto: fix do_compile error using clang
erre message:
| INFO:mkpath:creating build/temp.linux-aarch64-cpython-314/src/SWIG
| INFO:spawn:aarch64-yoe-linux-clang -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/srv/build/yoe/build/tmp/work/cortexa57-yoe-linux/python3-m2crypto/0.47.0/recipe-sysroot -O2 -g -ffile-prefix-map=/srv/build/yoe/build/tmp/work/cortexa57-yoe-linux/python3-m2crypto/0.47.0/sources/m2crypto-0.47.0=/usr/src/debug/python3-m2crypto/0.47.0 -ffile-prefix-map=/srv/build/yoe/build/tmp/work/cortexa57-yoe-linux/python3-m2crypto/0.47.0/sources/m2crypto-0.47.0=/usr/src/debug/python3-m2crypto/0.47.0 -ffile-prefix-map=/srv/build/yoe/build/tmp/work/cortexa57-yoe-linux/python3-m2crypto/0.47.0/recipe-sysroot= -ffile-prefix-map=/srv/build/yoe/build/tmp/work/cortexa57-yoe-linux/python3-m2crypto/0.47.0/recipe-sysroot-native= -pipe -fPIC -I/srv/build/yoe/build/tmp/work/cortexa57-yoe-linux/python3-m2crypto/0.47.0/recipe-sysroot/usr/include/python3.14 -I/srv/build/yoe/build/tmp/work/cortexa57-yoe-linux/python3-m2crypto/0.47.0/sources/m2crypto-0.47.0/src/SWIG -c src/SWIG/_m2crypto_wrap.c -o build/temp.linux-aarch64-cpython-314/src/SWIG/_m2crypto_wrap.o -DTHREADING -Wno-deprecated-declarations
| src/SWIG/_m2crypto_wrap.c:4455:1: error: unknown type name 'PRAGMA_IGNORE_UNUSED_LABEL'
| 4455 | PRAGMA_IGNORE_UNUSED_LABEL
| | ^
| src/SWIG/_m2crypto_wrap.c:4456:30: error: expected ';' after top level declarator
| 4456 | PRAGMA_WARN_STRICT_PROTOTYPES
| | ^
| | ;
| 2 errors generated.
Add patch 0001-fix-swig-avoid-clang-GNUC-pragma-block-before-_lib.h.patch to avoid clang GNUC pragma block before _lib.h
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-03-18 14:33:33 -07:00
..
2026-03-18 14:33:25 -07:00
2026-03-18 14:33:25 -07:00
2026-02-16 00:34:04 -08:00
2026-02-06 10:06:25 -08:00
2026-02-10 21:11:46 -08:00
2026-02-06 10:06:18 -08:00
2026-01-27 11:58:28 -08:00
2026-03-02 19:25:59 -08:00
2026-03-18 14:33:24 -07:00
2026-03-18 14:33:25 -07:00
2026-03-18 14:33:33 -07:00
2026-03-18 14:33:27 -07:00
2026-02-06 10:06:18 -08:00
2026-01-30 23:59:04 -08:00
2026-02-06 10:06:19 -08:00
2026-02-16 00:34:02 -08:00
2026-02-08 20:41:53 -08:00
2026-02-06 10:06:23 -08:00
2026-03-17 13:25:28 -07:00
2026-03-17 13:25:28 -07:00
2026-02-24 22:30:29 -08:00
2026-03-02 19:25:48 -08:00
2026-03-02 19:25:48 -08:00
2026-03-02 19:25:48 -08:00
2026-03-02 19:25:48 -08:00
2026-03-02 19:25:58 -08:00
2026-02-20 23:34:19 -08:00
2026-03-17 13:25:28 -07:00
2026-03-17 13:25:28 -07:00
2026-03-17 13:25:28 -07:00
2026-03-03 21:08:14 -08:00
2026-03-18 14:33:25 -07:00
2026-03-17 13:25:29 -07:00
2026-03-17 13:25:29 -07:00
2026-03-17 13:25:29 -07:00
2026-03-17 13:25:29 -07:00
2026-03-02 19:25:51 -08:00
2026-03-02 19:25:51 -08:00
2026-03-02 19:25:51 -08:00
2026-02-16 00:34:04 -08:00
2026-02-06 10:06:25 -08:00
2026-01-30 23:59:08 -08:00
2026-03-16 11:18:36 -07:00
2026-03-16 11:18:36 -07:00
2026-02-10 21:11:46 -08:00
2026-01-30 23:59:08 -08:00
2026-02-20 23:34:20 -08:00
2026-02-20 23:34:23 -08:00
2026-03-17 13:25:29 -07:00
2026-03-17 13:25:29 -07:00
2026-03-17 13:25:30 -07:00
2026-02-24 22:30:30 -08:00
2026-02-24 22:30:30 -08:00
2026-02-24 22:30:30 -08:00
2026-02-17 22:42:40 -08:00
2026-02-24 22:30:29 -08:00
2026-02-24 22:30:30 -08:00
2026-02-24 22:30:29 -08:00
2026-02-24 22:30:30 -08:00
2026-02-24 22:30:30 -08:00
2026-03-02 19:25:52 -08:00
2026-03-02 19:25:52 -08:00
2026-01-27 11:58:28 -08:00
2026-03-02 19:25:59 -08:00
2026-03-02 19:25:52 -08:00
2026-03-18 14:33:26 -07:00
2026-03-02 19:25:52 -08:00
2026-03-18 14:33:28 -07:00
2026-02-24 22:30:27 -08:00
2026-03-17 13:25:30 -07:00
2026-03-18 14:33:24 -07:00
2026-01-30 23:59:08 -08:00
2026-03-18 14:33:25 -07:00
2026-01-30 23:59:09 -08:00
2026-02-06 10:06:23 -08:00
2026-03-02 19:25:52 -08:00
2026-03-02 19:26:02 -08:00
2026-03-17 13:25:30 -07:00
2026-03-17 13:25:30 -07:00
2026-03-17 13:25:30 -07:00
2026-01-30 23:59:05 -08:00
2026-02-16 10:25:51 -08:00
2026-02-16 10:25:52 -08:00
2026-02-17 22:42:40 -08:00
2026-03-17 13:25:30 -07:00
2026-03-18 14:33:33 -07:00
2026-02-06 10:06:26 -08:00
2026-02-20 23:34:22 -08:00
2026-03-17 13:25:31 -07:00
2026-03-02 19:25:53 -08:00
2026-02-24 22:30:26 -08:00
2026-01-30 23:59:09 -08:00
2026-02-20 23:34:18 -08:00
2026-02-07 19:01:52 -08:00
2026-03-17 13:25:31 -07:00
2026-03-18 14:33:27 -07:00
2026-03-17 13:25:31 -07:00
2026-03-17 13:25:31 -07:00
2026-03-02 19:25:53 -08:00
2026-03-02 19:25:53 -08:00
2026-02-20 23:34:19 -08:00
2026-01-30 23:59:05 -08:00
2026-02-06 10:06:19 -08:00
2026-02-06 10:06:19 -08:00
2026-02-06 10:06:24 -08:00
2026-02-24 22:30:28 -08:00
2026-03-17 13:25:31 -07:00
2026-03-17 13:25:31 -07:00
2026-03-17 13:25:15 -07:00
2026-01-22 22:01:02 -08:00
2026-01-20 08:27:13 -08:00
2026-03-17 13:25:31 -07:00
2026-02-16 00:34:02 -08:00
2026-02-08 20:41:53 -08:00
2026-01-27 11:58:27 -08:00
2026-02-16 10:25:51 -08:00
2026-03-18 14:33:32 -07:00
2026-03-02 19:25:53 -08:00
2026-03-17 13:25:32 -07:00
2026-03-02 19:25:54 -08:00
2026-01-20 08:27:14 -08:00
2026-01-21 15:31:07 -08:00
2026-02-17 22:42:39 -08:00
2026-02-16 10:25:51 -08:00
2026-03-02 19:25:54 -08:00
2026-03-17 13:25:32 -07:00
2026-01-30 23:59:09 -08:00
2026-01-30 23:59:09 -08:00
2026-03-02 19:25:54 -08:00
2026-03-17 13:25:21 -07:00
2026-03-17 13:25:32 -07:00
2026-03-02 19:25:54 -08:00
2026-03-02 19:25:55 -08:00
2026-03-17 13:25:32 -07:00
2026-02-16 00:34:03 -08:00
2026-03-17 13:25:23 -07:00
2026-03-17 13:25:32 -07:00
2026-03-17 13:25:32 -07:00
2026-02-20 23:34:20 -08:00
2026-01-22 22:01:02 -08:00
2026-03-17 13:25:33 -07:00
2026-03-02 19:25:55 -08:00
2026-01-22 22:01:02 -08:00
2026-02-20 23:34:22 -08:00
2026-03-17 13:25:33 -07:00
2026-02-20 23:34:19 -08:00
2026-03-02 19:25:55 -08:00
2026-02-06 10:06:19 -08:00
2026-02-06 10:06:19 -08:00
2026-01-20 08:27:14 -08:00
2026-02-16 00:34:04 -08:00
2026-03-18 14:33:29 -07:00
2026-03-17 13:25:33 -07:00
2026-03-17 13:25:33 -07:00
2026-02-16 10:25:51 -08:00
2026-03-02 19:25:55 -08:00
2026-03-02 19:25:55 -08:00
2026-02-06 10:06:24 -08:00
2026-03-02 19:26:00 -08:00
2026-01-30 23:59:09 -08:00
2026-03-02 19:26:00 -08:00
2026-02-06 10:06:25 -08:00
2026-01-20 08:27:12 -08:00
2026-03-17 13:25:21 -07:00
2026-02-24 22:30:29 -08:00
2026-03-17 13:25:33 -07:00
2026-03-17 13:25:33 -07:00
2026-03-17 13:25:34 -07:00
2026-01-21 15:31:08 -08:00
2026-01-22 22:01:03 -08:00
2026-03-17 13:25:20 -07:00
2026-03-18 14:33:25 -07:00
2026-03-02 19:26:01 -08:00
2026-03-02 19:25:57 -08:00