Changes between Initial Version and Version 1 of Ticket #44764, comment 16


Ignore:
Timestamp:
Sep 19, 2014, 12:36:46 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44764, comment 16

    initial v1  
    1212
    1313I made the replacement and did:
     14{{{
    1415port clean --all coreutils
    1516port upgrade coreutils
     17}}}
    1618(it failed again)
     19{{{
    1720port uninstall coreutils
    1821port install coreutils
     22}}}
    1923(it failed again)
    2024
    2125Here are the last few lines of the log:
     26{{{
    2227:info:configure checking whether mkfifo rejects trailing slashes... no
    2328:info:configure checking whether mknod can create fifo without root privileges... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-8.23':
     
    3338"$procedure $targetname"
    3439:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/main.log for details.
     40}}}
    3541
    3642Let me know if you would like me to send along the full log.