Opened 7 years ago
Last modified 6 years ago
#55655 closed defect
nodejs7 fails to install on high sierra — at Initial Version
Reported by: | TrejGun (TrejGun) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | highsierra | Cc: | |
Port: | nodejs7 |
Description
port nodejs@nodejs7-7.10.1_0
Fails to build every time, even with cleaned cache
clean --dist and clean --all sudo rm -rf /opt/local/var/macports/build/*
$ sudo port install nodejs7 ---> Computing dependencies for nodejs7 ---> Fetching archive for nodejs7 ---> Attempting to fetch nodejs7-7.10.1_0.darwin_17.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/nodejs7 ---> Attempting to fetch nodejs7-7.10.1_0.darwin_17.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/nodejs7 ---> Attempting to fetch nodejs7-7.10.1_0.darwin_17.x86_64.tbz2 from http://kmq.jp.packages.macports.org/nodejs7 ---> Fetching distfiles for nodejs7 ---> Verifying checksums for nodejs7 ---> Extracting nodejs7 ---> Applying patches to nodejs7 ---> Configuring nodejs7 ---> Building nodejs7 Error: Failed to build nodejs7: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nodejs7/nodejs7/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port nodejs7 failed
nodejs6 and nodejs8 are ok
Note: See
TracTickets for help on using
tickets.