On Thu, 30 Mar 2023 at 00:34, Khem Raj <[email protected]> wrote: > +From: Khem Raj <[email protected]> > +Date: Wed, 29 Mar 2023 15:31:20 -0700 > +Subject: [PATCH] Ensure 64bit off_t is used > + > +This ensures that consistent off_t is used across python modules and > +main gpgme > + > +Fixes > +| swig -python -threads -py3 -DHAVE_CONFIG_H=1 -DHAVE_DATA_H=1 > -DIN_TREE_BUILD=1 -Ipython3-gpg -outdir python3-gpg/lib.linux-x86_64-3.11/gpg > -o python3-gpg/gpgme_wrap.c python3-gpg/gpgme.i > +| Deprecated command line option: -py3. Ignored, this option is no longer > supported. > +| python3-gpg/gpgme.h:111: Error: CPP #error "GPGME was compiled with > _FILE_OFFSET_BITS = 64, please see the section "Largefile support (LFS)" in > the GPGME manual.". Use the -cpperraswarn option to continue swig processing. > +| error: command > '/mnt/b/yoe/master/build/tmp/work/core2-32-yoe-linux-musl/gpgme/1.18.0-r0/recipe-sysroot-native/usr/bin/swig' > failed with exit code 1 > + > +Upstream-Status: Pending
Please submit upstream first. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#179313): https://lists.openembedded.org/g/openembedded-core/message/179313 Mute This Topic: https://lists.openembedded.org/mt/97939931/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
