Open barracuda156 opened 3 months ago
UPD. Okay, only release (v1.1) fails, the master builds fine:
[100%] Linking CXX executable bloaty
/opt/local/bin/cmake -E cmake_link_script CMakeFiles/bloaty.dir/link.txt --verbose=ON
/opt/local/bin/g++-mp-14 -W -Wall -Wno-sign-compare -fdiagnostics-color=always -pipe -Os -DNDEBUG -isystem/opt/local/include/LegacySupport -I/opt/local/include -D_GLIBCXX_USE_CXX11_ABI=0 -arch ppc -mmacosx-version-min=10.6 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,-headerpad_max_install_names -L/opt/local/lib -lMacportsLegacySupport CMakeFiles/bloaty.dir/src/main.cc.o -o bloaty -Wl,-rpath,/opt/local/lib liblibbloaty.a -lprotobuf -lre2 -lcapstone /opt/local/lib/libz.dylib
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_bloaty/bloaty/work/build'
[100%] Built target bloaty
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_bloaty/bloaty/work/build'
/opt/local/bin/cmake -E cmake_progress_start /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_bloaty/bloaty/work/build/CMakeFiles 0
make: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_bloaty/bloaty/work/build'
Why is there no option to choose an external
abseil
? Bundled one is apparently outdated, and fails to work with the currentre2
.