[MacPorts] #59168: clamav @0.102.0 does not build on PPC Tiger, Mac Os X 10.4.11, because of "fatal error: Security/SecRequirement.h: No such file or directory"
MacPorts
noreply at macports.org
Fri Oct 4 15:10:11 UTC 2019
#59168: clamav @0.102.0 does not build on PPC Tiger, Mac Os X 10.4.11, because of
"fatal error: Security/SecRequirement.h: No such file or directory"
-----------------------+--------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Keywords: tiger | Port: clamav
-----------------------+--------------------
{{{
/bin/sh ../libtool --tag CXX --mode=compile /opt/local/bin/gcc-mp-6
-DHAVE_CONFIG_H -DCL_NOTHREADS -I. -I.. -I../libclammspack -I..
-I../shared -I../libclamav -I/opt/local/include -I/opt/local/include
-I/opt/local/include -I/opt/local/include -I/opt/local/include/json-c
-I/opt/local/include -I/opt/local/include -I/opt/local/include
-I/opt/local/include -pipe -Os -arch ppc -MT cert_util_mac.lo -MD -MP -MF
.deps/cert_util_mac.Tpo -c -o cert_util_mac.lo `test -f
'../shared/mac/cert_util_mac.m' || echo './'`../shared/mac/cert_util_mac.m
libtool: compile: /opt/local/bin/gcc-mp-6 -DHAVE_CONFIG_H -DCL_NOTHREADS
-I. -I.. -I../libclammspack -I.. -I../shared -I../libclamav
-I/opt/local/include -I/opt/local/include -I/opt/local/include
-I/opt/local/include -I/opt/local/include/json-c -I/opt/local/include
-I/opt/local/include -I/opt/local/include -I/opt/local/include -pipe -Os
-arch ppc -MT cert_util_mac.lo -MD -MP -MF .deps/cert_util_mac.Tpo -c
../shared/mac/cert_util_mac.m -fno-common -DPIC -o .libs/cert_util_mac.o
../shared/mac/cert_util_mac.m:24:36: fatal error:
Security/SecRequirement.h: No such file or directory
#import <Security/SecRequirement.h>
^
compilation terminated.
make[2]: *** [cert_util_mac.lo] Error 1
make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_sysutils_clamav/clamav/work/clamav-0.102.0/libfreshclam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_sysutils_clamav/clamav/work/clamav-0.102.0'
make: *** [all] Error 2
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_sysutils_clamav/clamav/work/clamav-0.102.0'
}}}
Compilation with `GCC 4.2` fails as usual, compilation with `GCC 6` now
fails because of a missing header file.
--
Ticket URL: <https://trac.macports.org/ticket/59168>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list