[MacPorts] #62132: libgcrypt @1.9.0 does not build on PPC Leopard, Mac OS X 10.5.8, because of "error: redefinition of typedef 'cipher_bulk_ops_t'"
MacPorts
noreply at macports.org
Sun Jan 24 08:54:07 UTC 2021
#62132: libgcrypt @1.9.0 does not build on PPC Leopard, Mac OS X 10.5.8, because of
"error: redefinition of typedef 'cipher_bulk_ops_t'"
------------------------+----------------------------
Reporter: ballapete | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: leopard, tiger
Port: libgcrypt |
------------------------+----------------------------
Changes (by ballapete):
* keywords: leopard => leopard, tiger
Comment:
Similar failure on PPC Tiger, Mac OS X 10.4.11:
{{{
make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.9.0/cipher'
/bin/sh ../libtool --tag=CC --mode=compile /opt/local/bin/gcc-apple-4.2
-DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi
-I/opt/local/include -I/opt/local/include -pipe -Os -std=gnu89 -arch ppc
-fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF
.deps/cipher.Tpo -c -o cipher.lo cipher.c
libtool: compile: /opt/local/bin/gcc-apple-4.2 -DHAVE_CONFIG_H -I. -I..
-I../src -I../src -I../mpi -I../mpi -I/opt/local/include
-I/opt/local/include -pipe -Os -std=gnu89 -arch ppc -fno-delete-null-
pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c
cipher.c -fno-common -DPIC -o .libs/cipher.o
In file included from cipher.c:31:
./cipher-internal.h:145: error: redefinition of typedef
'cipher_bulk_ops_t'
../src/cipher-proto.h:132: error: previous declaration of
'cipher_bulk_ops_t' was here
make[2]: *** [cipher.lo] 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_devel_libgcrypt/libgcrypt/work/libgcrypt-1.9.0/cipher'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.9.0'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62132#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list