[MacPorts] #57205: phantomjs @2.0.0_2: still broken port after rebuilding it more than 3 times
MacPorts
noreply at macports.org
Sun Sep 30 22:41:03 UTC 2018
#57205: phantomjs @2.0.0_2: still broken port after rebuilding it more than 3 times
--------------------+------------------------
Reporter: JDLH | Owner: stromnov@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Keywords: | Port: phantomjs
--------------------+------------------------
MacPorts 2.5.3, Mac OS X 10.11.6.
When attempting to upgrade port inkscape, macports discovered broken port
phanthomjs, and was unable to correct it.
{{{
% sudo port install phantomjs
---> Computing dependencies for phantomjs
---> Cleaning phantomjs
---> Scanning binaries for linking errors
---> No broken files found.
---> Found 1 broken port, determining rebuild order
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt: phantomjs @2.0.0
Continue? [Y/n]: y
---> Computing dependencies for phantomjs
---> Cleaning phantomjs
---> Scanning binaries for linking errors
---> No broken files found.
---> Found 1 broken port, determining rebuild order
---> Rebuilding in order
phantomjs @2.0.0
---> Computing dependencies for phantomjs
---> Fetching distfiles for phantomjs
---> Verifying checksums for phantomjs
---> Extracting phantomjs
---> Applying patches to phantomjs
---> Configuring phantomjs
---> Building phantomjs
---> Staging phantomjs into destroot
---> Deactivating phantomjs @2.0.0_2
---> Cleaning phantomjs
---> Uninstalling phantomjs @2.0.0_2
---> Cleaning phantomjs
---> Computing dependencies for phantomjs
---> Installing phantomjs @2.0.0_2
---> Activating phantomjs @2.0.0_2
---> Cleaning phantomjs
---> Scanning binaries for linking errors
---> No broken files found.
---> Found 1 broken port, determining rebuild order
---> Rebuilding in order
phantomjs @2.0.0
---> Computing dependencies for phantomjs
---> Fetching distfiles for phantomjs
---> Verifying checksums for phantomjs
---> Extracting phantomjs
---> Applying patches to phantomjs
---> Configuring phantomjs
---> Building phantomjs
---> Staging phantomjs into destroot
---> Deactivating phantomjs @2.0.0_2
---> Cleaning phantomjs
---> Uninstalling phantomjs @2.0.0_2
---> Cleaning phantomjs
---> Computing dependencies for phantomjs
---> Installing phantomjs @2.0.0_2
---> Activating phantomjs @2.0.0_2
---> Cleaning phantomjs
---> Scanning binaries for linking errors
---> No broken files found.
Error: Port phantomjs is still broken after rebuilding it more than 3
times.
Error: Please run port -d -y rev-upgrade and use the output to report a
bug.
Error: rev-upgrade failed: Port phantomjs still broken after rebuilding 3
times
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
}}}
Building phantomjs three times takes many minutes and pegs the CPU at
maximum. I went around this merry-go-round several times before filing
this ticket.
Output from `port -d -y rev-upgrade` attached.
There is no logfile available. Maybe this is because the failure is a
"broken port", not a "build error".
{{{
% port logfile phantomjs
Error: Log file for port phantomjs not found
}}}
phantomjs does run, at least minimally:
{{{
% phantomjs --version
2.0.0
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57205>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list