[MacPorts] #55510: cmake 3.10.0 fails to build on leopard
MacPorts
noreply at macports.org
Wed Dec 13 21:09:21 UTC 2017
#55510: cmake 3.10.0 fails to build on leopard
-----------------------+-----------------------
Reporter: rmottola | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard
Port: cmake |
-----------------------+-----------------------
Comment (by rmottola):
Replying to [comment:3 ryandesign]:
> Replying to [ticket:55510 rmottola]:
> > `port list active` shows me:
> >
> > {{{
> > libuv @1.18.0 devel/libuv
> > pkgconfig @0.29.2 devel/pkgconfig
> > }}}
>
> `port list active` does not show you the information you think it shows
you. The command you want is `port installed active`. (`list` shows you
what is available to install. `installed` shows you what is installed.)
Sorry... these would be the installed packages:
{{{
libuv @1.18.0_0 (active)
pkgconfig @0.29.2_0 (active)
}}}
means that I am up-to-date at least.
I thought these two packages would be relevant given the error I am
seeing.
I uploaded the build log in any case...
Looking better I think the issue is that cmake runs itself and fails
thereby?
{{{
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.10.0"
&& /usr/bin/make -j2 -w all VERBOSE=ON
:info:build Exit code: 2
:error:build Failed to build cmake: command execution failed
}}}
I did a clean and am retrying. Perhaps I can try to run the temporary
binary and see what happens and also check its file type, link (what is
the ldd equivalent?)
--
Ticket URL: <https://trac.macports.org/ticket/55510#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list