summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-user.inc
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2025-08-28 12:54:47 +0800
committerGyorgy Sarvari <skandigraun@gmail.com>2025-09-11 08:55:53 +0200
commit4a7ca620709d2d184312c2c99e50b9b763cedd83 (patch)
treec1e9549cd6559e37b611b6f9724124f1ee1a3fff /meta-python/recipes-devtools/python/python-flask-user.inc
parent7acabbe066dc1bdabcf3e972aac996015b2f2fed (diff)
downloadmeta-openembedded-4a7ca620709d2d184312c2c99e50b9b763cedd83.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> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-user.inc')
0 files changed, 0 insertions, 0 deletions