Strange - running sudo ldconfig prior to make check did indeed allow the tests to pass and the gnupg executable to build. I don't recall needing to do that until now; has something changed?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 27 2024
Jun 27 2024
I don't know what the "speedo build method" is, so no. I've built this software many times before with the usual routine:
Jun 25 2024
Jun 25 2024
May 10 2022
May 10 2022
dschulman-repay closed T5966: keyboxd issue building gnupg-2.3.6 (almost identical toT5406) as Resolved.
Thank you, @gniibe. That's what I was missing: installing libsqlite3-dev made the difference.
dschulman-repay added a comment to T5966: keyboxd issue building gnupg-2.3.6 (almost identical toT5406).
Yes, I saw that in the logs and installed those packages. Now I have sqlite and sqlite3 in /usr/bin, but that doesn't seem to have changed anything.
May 9 2022
May 9 2022
dschulman-repay added a comment to T5966: keyboxd issue building gnupg-2.3.6 (almost identical toT5406).
Yes, of course I did that. The error output I included followed the sequence
May 6 2022
May 6 2022
dschulman-repay updated the task description for T5966: keyboxd issue building gnupg-2.3.6 (almost identical toT5406).
Apr 29 2022
Apr 29 2022
dschulman-repay added a comment to T5406: gnupg-2.3.1: 'make check' on all tests tries to use installed 'keyboxd'.
I'm seeing something just like this when attempting to install gnupg-2.3.6 on Ubuntu 22.04 LTS (running under WSL 2, if it matters).