coreutils and findutils +universal configure problem on Snow Leopard
Richard L. Hamilton
rlhamil at smart.net
Thu Jul 7 09:08:03 UTC 2022
coreutils and findutils +universal now may have a problem configuring where that includes 32-bit, specifically seen on Snow Leopard
(due to cranky Internet, I'm a few days behind, so that might have happened anywhere in the last week+)
:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-9.1':
:info:configure configure: error: The 'time_t' type stops working after January 2038,
:info:configure and your system appears to support a wider 'time_t'.
:info:configure Try configuring with 'CC="/opt/local/bin/clang-mp-8.0 -m64"'.
:info:configure To build with a 32-bit time_t anyway (not recommended),
:info:configure configure with '--disable-year2038'.
:info:configure See `config.log' for more details
ticket #65457 filed
and
:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_findutils/findutils/work/findutils-4.9.0-i386':
:info:configure configure: error: The 'time_t' type stops working after January 2038,
:info:configure and your system appears to support a wider 'time_t'.
:info:configure Try configuring with 'CC="/opt/local/bin/clang-mp-8.0 -m64"'.
:info:configure To build with a 32-bit time_t anyway (not recommended),
:info:configure configure with '--disable-year2038’.
ticket #65458 filed
More information about the macports-users
mailing list