[MacPorts] #55415: cmake @3.10.1 does not build on PPC Tiger, Mac OS X 10.4.11, due to various issues building libuv
MacPorts
noreply at macports.org
Fri Mar 23 22:36:50 UTC 2018
#55415: cmake @3.10.1 does not build on PPC Tiger, Mac OS X 10.4.11, due to various
issues building libuv
------------------------+-----------------------
Reporter: ballapete | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords: tiger
Port: cmake |
------------------------+-----------------------
Comment (by ballapete):
Although I have now:
{{{
-rw-r--r-- 1 root admin 58264 13 Feb 22:13
/opt/local/lib/libgcc/libgcc_s.1.dylib
lrwxr-xr-x 1 root admin 18 23 Mär 22:20
/opt/local/lib/libgcc/libgcc_s.10.4.dylib -> ./libgcc_s.1.dylib
}}}
CMake still prepares other files…
{{{
Run Build Command:"/opt/local/bin/gmake" "cmTC_37a16/fast"
gmake -f CMakeFiles/cmTC_37a16.dir/build.make
CMakeFiles/cmTC_37a16.dir/build
gmake[1]: Entering directory
'/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.10.3/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_37a16.dir/cm_cxx_unique_ptr.cxx.o
/opt/local/bin/g++-mp-6 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -m32
-isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4
-std=gnu++14 -o CMakeFiles/cmTC_37a16.dir/cm_cxx_unique_ptr.cxx.o -c
/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.10.3/Source/Checks/cm_cxx_unique_ptr.cxx
Linking CXX executable cmTC_37a16
/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.10.3/Bootstrap.cmk/cmake
-E cmake_link_script CMakeFiles/cmTC_37a16.dir/link.txt --verbose=1
/opt/local/bin/g++-mp-6 -pipe -Os -D_GLIBCXX_USE_CXX11_ABI=0 -m32
-isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4
-Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib
-Wl,-headerpad_max_install_names -t
CMakeFiles/cmTC_37a16.dir/cm_cxx_unique_ptr.cxx.o -o cmTC_37a16
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/crt1.o
/opt/local/lib/gcc6/gcc/ppc-apple-darwin8/6.4.0/crt3.o
CMakeFiles/cmTC_37a16.dir/cm_cxx_unique_ptr.cxx.o
/opt/local/lib/gcc6/libstdc++.dylib
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libgcc_s.10.4.dylib
/opt/local/lib/gcc6/libgcc_ext.10.4.dylib
/opt/local/lib/gcc6/gcc/ppc-apple-darwin8/6.4.0/libgcc.a
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystemStubs.a
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libSystem.dylib
/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/system/libmathCommon.A.dylib
/opt/local/lib/gcc6/gcc/ppc-apple-darwin8/6.4.0/libgcc.a(darwin-
gpsave.old: warning: object file compiled with -mlong-branch which is no
longer needed. To remove this warning, recompile without -mlong-branch:
/opt/local/lib/gcc6/gcc/ppc-apple-darwin8/6.4.0/crt3.o
)
gmake[1]: Leaving directory
'/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-3.10.3/CMakeFiles/CMakeTmp'
}}}
I am going to try again with thy symlink opt in
/Developer/SDKs/MacOSX10.4u.sdk.
--
Ticket URL: <https://trac.macports.org/ticket/55415#comment:37>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list