Opened 22 months ago
Last modified 9 months ago
#66739 new defect
gnupg2 @2.4.0 does not build on PPC Tiger, Mac OS X 10.4.11, because of redefinition of typedef 'KEYRING_HANDLE' and 'KEYBOX_HANDLE'
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | tiger ppc | Cc: | jann@…, ionic@… |
Port: | ionic@macports.org |
Description
/opt/local/bin/gcc-apple-4.2 -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/opt/local/share/locale\" -DGNUPG_BINDIR="\"/opt/local/bin\"" -DGNUPG_LIBEXECDIR="\"/opt/local/libexec\"" -DGNUPG_LIBDIR="\"/opt/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/opt/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/opt/local/etc/gnupg\"" -DGNUPG_LOCALSTATEDIR="\"/opt/local/var\"" -DGNUPG_DEFAULT_PINENTRY="\"/opt/local/bin/pinentry\"" -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -Wall -Wno-pointer-sign -Wpointer-arith -pipe -Os -arch ppc -MT keydb.o -MD -MP -MF .deps/keydb.Tpo -c -o keydb.o keydb.c In file included from keydb.c:41: keydb-private.h:30: error: redefinition of typedef 'KEYRING_HANDLE' keyring.h:25: error: previous declaration of 'KEYRING_HANDLE' was here keydb-private.h:32: error: redefinition of typedef 'KEYBOX_HANDLE' ../kbx/keybox.h:36: error: previous declaration of 'KEYBOX_HANDLE' was here make[2]: *** [keydb.o] Error 1 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_mail_gnupg2/gnupg2/work/gnupg-2.4.0/g10'
BTW:
configure: WARNING: unrecognized options: --disable-openldap
Attachments (1)
Change History (3)
Changed 22 months ago by ballapete (Peter "Pete" Dyballa)
comment:1 Changed 18 months ago by ballapete (Peter "Pete" Dyballa)
gnupg2 @2.4.1_0+openldap+pinentry (active) requested_variants='' platform='darwin 8' archs='ppc' date='2023-05-25T00:34:10+0200'
is meanwhile installed.
comment:2 Changed 9 months ago by ballapete (Peter "Pete" Dyballa)
gnupg2 @2.4.4_0+pinentry (active) requested_variants='-openldap' platform='darwin 8' archs='ppc' date='2024-02-06T15:18:13+0100'
is now installed and in theory this ticket could be closed…
Note: See
TracTickets for help on using
tickets.
Main.log from PPC Tiger, Mac OS X 10.4.11