[MacPorts] #55643: coreutils @8.29 +universal: This package requires a 64-bit 'time_t' type
MacPorts
noreply at macports.org
Wed Jan 10 17:06:56 UTC 2018
#55643: coreutils @8.29 +universal: This package requires a 64-bit 'time_t' type
------------------------+-----------------
Reporter: dershow | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: coreutils |
------------------------+-----------------
Comment (by dClauzel):
Same problem here. I can upgrade `coreutils`, but only by omitting the
`+universal` variant.
{{{
# CPPFLAGS="-m64" LDFLAGS="-m64" port install coreutils
---> Computing dependencies for coreutils
---> Fetching archive for coreutils
---> Attempting to fetch coreutils-8.29_0.darwin_17.x86_64.tbz2 from
https://packages.macports.org/coreutils
---> Attempting to fetch coreutils-8.29_0.darwin_17.x86_64.tbz2.rmd160
from https://packages.macports.org/coreutils
---> Installing coreutils @8.29_0
---> Deactivating coreutils @8.28_2+universal
---> Cleaning coreutils
---> Activating coreutils @8.29_0
---> Cleaning coreutils
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> Some of the ports you installed have notes:
coreutils has the following notes:
The tools provided by GNU coreutils are prefixed with the character
'g' by default to distinguish them from the BSD commands.
For example, cp becomes gcp and ls becomes gls.
If you want to use the GNU tools by default, add this directory to the
front of your PATH environment variable:
/opt/local/libexec/gnubin/
# CPPFLAGS="-m64" LDFLAGS="-m64" port install coreutils +universal
---> Computing dependencies for coreutils
---> Fetching archive for coreutils
---> Attempting to fetch
coreutils-8.29_0+universal.darwin_17.i386-x86_64.tbz2 from
https://packages.macports.org/coreutils
---> Attempting to fetch
coreutils-8.29_0+universal.darwin_17.i386-x86_64.tbz2 from
http://lil.fr.packages.macports.org/coreutils
---> Attempting to fetch
coreutils-8.29_0+universal.darwin_17.i386-x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/coreutils
---> Fetching distfiles for coreutils
---> Verifying checksums for coreutils
---> Extracting coreutils
---> Configuring coreutils
Error: Failed to configure coreutils, consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-8.29/config.log
Error: Failed to configure coreutils: configure failure: command execution
failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port coreutils failed
# port installed coreutils
The following ports are currently installed:
coreutils @8.28_2+universal
coreutils @8.29_0 (active)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55643#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list