[MacPorts] #72260: premake5 fails to build: error: ‘TLS_RSA_WITH_3DES_EDE_CBC_SHA’ undeclared here (not in a function)
MacPorts
noreply at macports.org
Sun Mar 30 12:38:49 UTC 2025
#72260: premake5 fails to build: error: ‘TLS_RSA_WITH_3DES_EDE_CBC_SHA’ undeclared
here (not in a function)
--------------------------+----------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: premake5
--------------------------+----------------------
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_premake5/premake5/work/compwrap/cc/usr/bin/gcc-4.2
-Os -arch ppc -MD -MP -DPREMAKE_COMPRESSION -DPREMAKE_CURL
-DLUA_STATICLIB -DNDEBUG -DBUILDING_LIBCURL -DCURL_STATICLIB -DHTTP_ONLY
-DUSE_ZLIB -DUSE_SECTRANSP -I../../contrib/curl/lib
-I../../contrib/mbedtls/include -I../../contrib/zlib -isystem
../../contrib/curl/include -O3 -w -o "obj/Release/curl-lib/socketpair.o"
-MF "obj/Release/curl-lib/socketpair.d" -c
"../../contrib/curl/lib/socketpair.c"
../../contrib/curl/lib/vtls/sectransp.c:166: error:
‘TLS_RSA_WITH_3DES_EDE_CBC_SHA’ undeclared here (not in a function)
../../contrib/curl/lib/vtls/sectransp.c: In function
‘sectransp_cipher_suite_get_str’:
../../contrib/curl/lib/vtls/sectransp.c:815: error:
‘TLS_EMPTY_RENEGOTIATION_INFO_SCSV’ undeclared (first use in this
function)
../../contrib/curl/lib/vtls/sectransp.c:815: error: (Each undeclared
identifier is reported only once
../../contrib/curl/lib/vtls/sectransp.c:815: error: for each function it
appears in.)
../../contrib/curl/lib/vtls/sectransp.c: In function
‘sectransp_cipher_suite_walk_str’:
../../contrib/curl/lib/vtls/sectransp.c:845: error:
‘TLS_EMPTY_RENEGOTIATION_INFO_SCSV’ undeclared (first use in this
function)
make[1]: *** [obj/Release/curl-lib/sectransp.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [curl-lib] Error 2
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72260>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list