[MacPorts] #51739: google-perftools @2.4_0 does not auto build/install libprofiler on osx EI Capitan 10.11.5
MacPorts
noreply at macports.org
Fri Jan 12 02:27:47 UTC 2018
#51739: google-perftools @2.4_0 does not auto build/install libprofiler on osx EI
Capitan 10.11.5
-------------------------------+--------------------------------
Reporter: zhangdai1992@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: google-perftools |
-------------------------------+--------------------------------
Comment (by kfsone):
libprofiler is *not* a dependency but one of the primary build artifacts.
Currently, `port install gperftols` or `port install gperftools` will
install google perf tools *with* libprofiler; but `port install gperftools
+universal` fails to install libprofiler.
This seems to be an upstream issue; I have the same problem if I clone the
repos and try to configure/build myself with CFLAGS="-arch i386 -arch
x86_64"; the resulting build does not include libprofiler (making it
useless :(
1. port install gperftools -> /opt/local/lib/libprofiler.dylib is
installed, port uninstall gperftools, libprofiler.dylib is uninstalled,
2. port install gperftools +x86_64 -> libprofiler.dylib installed, port
uninstall removes,
3. port install gperftools +universal -> no libprofiler.dylib.
--
Ticket URL: <https://trac.macports.org/ticket/51739#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list