<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>hi.</div><div>building GnuPG by <a href="http://speedo.mk" target="_blank">speedo.mk</a> on current master branch fails. The log attached for building the dependencies looks fine. But when the configure tasks starts for building GnuPG itself some requiered libraries (build artifacts?) couldn't be found. Find the matching config.log attached as well. This happened on a plane ubuntu 22.04 VM prepared according the vagrant setup in Build-aux. I tried invoking the build system first with the native target which lead to the attached logs. Since i haven't yet scrutined all the relevant code blocks in the build system i just tried invoking the git-native target as well. But this also faild. Can anyone point me into the right direction, please?<br></div><div><br></div><div>These are the preparation steps as documented in the vagrant setup script, just a little modified:<br></div><div>sudo apt-get update -q -q<br>sudo apt-get install --yes rsync build-essential git gpg automake autoconf gettext libtool<br>sudo apt-get install --yes libz-dev libbz2-dev libldap2-dev libsqlite3-dev libgnutls28-dev libcurl4-gnutls-dev libreadline-dev librsvg2-bin libusb-1.0-0-dev<br>sudo apt-get install --yes texinfo transfig fig2dev imagemagick file ghostscript swig doxygen graphviz<br>sudo apt-get install --yes pkg-config autopoint python-all-dev python3-all-dev qtbase5-dev<br>autoreconf -f -i<br>cd build-aux</div><div>make -f <a href="http://speedo.mk" target="_blank">speedo.mk</a> native INSTALL_PREFIX=/opt/gpg SELFCHECK=0<br><br></div><div><br></div><br></div>
</div></div>