[MacPorts] #67883: rpki-client @8.5: error: implicit declaration of function 'mkostemp' is invalid in C99
MacPorts
noreply at macports.org
Thu Jan 15 19:47:12 UTC 2026
#67883: rpki-client @8.5: error: implicit declaration of function 'mkostemp' is
invalid in C99
--------------------------+----------------------
Reporter: ryandesign | Owner: artkiver
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: fixed | Keywords:
Port: rpki-client |
--------------------------+----------------------
Comment (by barracuda156):
This is broken again:
{{{
mv -f .deps/rpki_client-output-json.Tpo .deps/rpki_client-output-json.Po
/usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 -DPACKAGE_NAME=\"rpki-client\"
-DPACKAGE_TARNAME=\"rpki-client\" -DPACKAGE_VERSION=\"9.7\"
-DPACKAGE_STRING=\"rpki-client\ 9.7\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"rpki-client\" -DVERSION=\"9.7\"
-DSPT_TYPE=SPT_REUSEARGV -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1
-DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_TIME_T=4
-DHAVE_SETGROUPS=1 -DHAVE_SETREGID=1 -DHAVE_SETREUID=1 -DHAVE_STRLCAT=1
-DHAVE_STRLCPY=1 -DHAVE_ARC4RANDOM_UNIFORM=1 -DHAVE_INET_NET_PTON=1
-DHAVE_FTS_H=1 -DHAVE_FTS_OPEN=1 -DHAVE_ERR_H=1 -DHAVE_OPENSSL_CMS_H=1
-DHAVE_OPENSSL_ERR_H=1 -DHAVE_OPENSSL_EVP_H=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_OPENSSL_X509_H=1 -DHAVE_OPENSSL_X509V3_H=1 -DHAVE_LIBCRYPTO=1
-DHAVE_X509_UP_REF=1 -DHAVE_ASIDENTIFIERS_FREE=1
-DHAVE_IPADDRESSRANGE_FREE=1 -DHAVE_X509V3_ADDR_IS_CANONICAL=1
-DHAVE_X509V3_ASID_IS_CANONICAL=1 -DHAVE_TLS_H=1
-DHAVE_TLS_DEFAULT_CA_CERT_FILE=1 -DHAVE_TLS_CONFIG_SET_CA_MEM=1
-DHAVE_X509_GET0_UIDS=1 -DHAVE_X509_CRL_GET0_TBS_SIGALG=1 -DHAVE_EXPAT_H=1
-DHAVE_LIBEXPAT=1 -DHAVE_XML_PARSE=1 -DHAVE_XML_SETUSERDATA=1
-DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_INFLATE=1 -DHAVE_INFLATEEND=1
-DHAVE_INFLATERESET=1 -DRPKI_CLIENT_USER=\"_rpki-client\"
-DRPKI_RSYNC_CMD=\"rsync\" -I. -I../include -I../src -I/opt/local/include
-I/opt/local/include/LegacySupport -DOPENSSL_SUPPRESS_DEPRECATED -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow
-Wpointer-arith -Wsign-compare -Werror-implicit-function-declaration -Wno-
pointer-sign -DRPKI_PATH_TAL_DIR=\"/opt/local/etc/rpki\"
-DRPKI_PATH_BASE_DIR=\"/opt/local/var/cache/rpki-client\"
-DRPKI_PATH_OUT_DIR=\"/opt/local/var/db/rpki-client\" -pipe -Os
-I/opt/local/include/LegacySupport -arch ppc -MT rpki_client-output.o
-MD -MP -MF .deps/rpki_client-output.Tpo -c -o rpki_client-output.o `test
-f 'output.c' || echo './'`output.c
output.c: In function ‘output_createtmp’:
output.c:179: error: implicit declaration of function ‘mkostemp’
make[1]: *** [rpki_client-output.o] Error 1
make[1]: *** Waiting for unfinished jobs....
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67883#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list