speedo build of 2.1.6 failing on OS X

Ville Määttä mailing-lists at asatiifm.net
Fri Jul 17 20:04:45 CEST 2015


I'm getting a failure at speedo.mk build for 2.1.6 on OS X 10.10.4
Yosemite. I'm using a forced brewed GCC 5.2, that is:

$make -f build-aux/speedo.mk native INSTALL_PREFIX=/usr/local/gnupg
CC=/usr/local/bin/gcc-5 CXX=/usr/local/bin/g++-5

It's failing at gpg-agent. Just the short snippet below. I just built
2.1.5 with the same setup and previous builds have also built ok.

Is anyone else seeing this?

Making all in agent
  CCLD     gpg-agent
  CCLD     gpg-protect-tool
  CCLD     gpg-preset-passphrase
Undefined symbols for architecture x86_64:
  "_gettext", referenced from:
      _ssh_handler_add_identity in gpg_agent-command-ssh.o
      _agent_Lunderscore in gpg_agent-call-pinentry.o
      _setup_qualitybar in gpg_agent-call-pinentry.o
      _agent_delete_key in gpg_agent-findkey.o
      _check_passphrase_constraints in gpg_agent-genkey.o
      _agent_ask_new_passphrase in gpg_agent-genkey.o
      _agent_genkey in gpg_agent-genkey.o
      ...
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[4]: *** [gpg-agent] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: ***
[/Users/vmaatta/src/gnupg-2.1.6/PLAY/stamps/stamp-gnupg-02-make] Error 2
make: *** [native] Error 2

-- 
Ville

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 648 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20150717/fa73fa22/attachment.sig>


More information about the Gnupg-users mailing list