Description of problem: Package gpgme fails to build from source in Fedora 31 and rawhide. This is blocking the Python 3.8 rebuild (towards dnf). Version-Release number of selected component (if applicable): 1.13.1-3.fc31 Steps to Reproduce: koji build --scratch f31 gpgme-1.13.1-3.fc31.src.rpm koji build --scratch f32 gpgme-1.13.1-3.fc31.src.rpm koji build --scratch f32-python gpgme-1.13.1-3.fc31.src.rpm Additional info: This package is tracked by Koschei. See: http://apps.fedoraproject.org/koschei/package/gpgme BUILDSTDERR: config.status: executing libtool command+ /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: In file included from get-env.c:28: BUILDSTDERR: util.h:210:10: fatal error: assuan.h: No such file or directory BUILDSTDERR: 210 | #include <assuan.h> BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: compilation terminated. BUILDSTDERR: make[1]: *** [Makefile:945: get-env.lo] Error 1 BUILDSTDERR: make[1]: *** Waiting for unfinished jobs.... BUILDSTDERR: In file included from b64dec.c:29: BUILDSTDERR: util.h:210:10: fatal error: assuan.h: No such file or directory BUILDSTDERR: 210 | #include <assuan.h> BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: compilation terminated. BUILDSTDERR: make[1]: *** [Makefile:945: b64dec.lo] Error 1
The coordinated rebuild of Python 3.8 has started in the `f32-python` side tag. If you figure out how to rebuild this package, please don't rebuild it in regular rawhide, but use the side tag instead: on branch master: $ fedpkg build --target=f32-python Thanks.
Build for f32-python with a work-around.
Thnaks. I see you also built dnf. I'll take it from there and build meh, anaconda, dnf-plugins, etc.
I rebuilt dnf-plugins-core and libsemanage and python-numexpr and python-yubico (that one failed ;(). OK, I won't start any more builds.