summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-matplotlib
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2025-08-28 12:54:47 +0800
committerKhem Raj <raj.khem@gmail.com>2025-08-28 07:56:01 -0700
commitb8d92b383da13fe3e6e419dbc59b65ded690f0f5 (patch)
treeb21ac950f7865bc2549dbdcc3533ecc317a6788b /meta-python/recipes-devtools/python/python3-matplotlib
parent9472f4a728b4ec228605e387de32697312e8e549 (diff)
downloadmeta-openembedded-b8d92b383da13fe3e6e419dbc59b65ded690f0f5.tar.gz
libwnck: fix build failure for lib32-libwnck
Fix the following compile error: ../../sources/libwnck-2.31.0/libwnck/tasklist.c:4355:49: error: passing argument 2 of 'sn_startup_sequence_get_last_active_time' from incompatible pointer type [-Wincompatible-pointer-types] 4355 | &tv_sec, &tv_usec); | ^~~~~~~ | | | long int * In file included from /build/tmp/work/core2-32-wrsmllib32-linux/lib32-libwnck/2.31.0/lib32-recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn.h:32, from ../../sources/libwnck-2.31.0/libwnck/private.h:36, from ../../sources/libwnck-2.31.0/libwnck/tasklist.c:40: /build/tmp/work/core2-32-wrsmllib32-linux/lib32-libwnck/2.31.0/lib32-recipe-sysroot/usr/include/startup-notification-1.0/libsn/sn-monitor.h:84:79: note: expected 'time_t *' {aka 'long long int *'} but argument is of type 'long int *' 84 | time_t *tv_sec, | ~~~~~~~~~~~~~~~~~~~^~~~~~ Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions