Mailing List Archive

Fwd: speedo.mk errors out
hi.
building GnuPG by speedo.mk 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?

These are the preparation steps as documented in the vagrant setup script,
just a little modified:
sudo apt-get update -q -q
sudo apt-get install --yes rsync build-essential git gpg automake autoconf
gettext libtool
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
sudo apt-get install --yes texinfo transfig fig2dev imagemagick file
ghostscript swig doxygen graphviz
sudo apt-get install --yes pkg-config autopoint python-all-dev
python3-all-dev qtbase5-dev
autoreconf -f -i
cd build-aux
make -f speedo.mk native INSTALL_PREFIX=/opt/gpg SELFCHECK=0
Re: Fwd: speedo.mk errors out [ In reply to ]
On 2024-03-22 Christian Sommer via Gnupg-users <gnupg-users@gnupg.org> wrote:
> hi.
> building GnuPG by speedo.mk on current master branch fails. The log
> attached for building the dependencies looks fine.
[...]

Good morning,

Does not look "fine" to me:

configure:9456: Use gpgrt-config as libassuan-config
configure:9519: checking for LIBASSUAN - version >= 3.0.0
configure:9566: result: no
[...]
*** You need libassuan to build this program.
*** This library is for example available at
*** https://gnupg.org/ftp/gcrypt/libassuan/
*** (at least version 3.0.0 (API 3) is required).

AFAIUI gnupg master requires libassuan 3 which has not yet been released.

cu andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users
Re: Fwd: speedo.mk errors out [ In reply to ]
On Fri, 22 Mar 2024 20:14, Christian Sommer said:

> building GnuPG by speedo.mk on current master branch fails. The log

That is quite possible. I doubt that anyone of us used it yet. Please
use the STABLE-BRANCH-2-4 for such things. master is for development
and things might or might not work. We don't yet care.


Shalom-Salam,

Werner


--
The pioneers of a warless world are the youth that
refuse military service. - A. Einstein