[MacPorts] #66797: xcbuild fails to configure on 10.6.8

MacPorts noreply at macports.org
Tue Jan 31 05:04:55 UTC 2023


#66797: xcbuild fails to configure on 10.6.8
----------------------------------------------------+---------------------
 Reporter:  barracuda156                            |      Owner:  (none)
     Type:  defect                                  |     Status:  new
 Priority:  Normal                                  |  Milestone:
Component:  ports                                   |    Version:  2.8.0
 Keywords:  powerpc, leopard, snowleopard, rosetta  |       Port:  xcbuild
----------------------------------------------------+---------------------
 {{{
 --->  Configuring xcbuild
 Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_xcbuild/xcbuild/work/build"
 && /opt/local/bin/cmake -G "Ninja" -DCMAKE_BUILD_TYPE=MacPorts
 -DCMAKE_INSTALL_PREFIX="/opt/local"
 -DCMAKE_INSTALL_NAME_DIR="/opt/local/lib"
 -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_C_COMPILER="$CC"
 -DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_OBJC_COMPILER="$CC"
 -DCMAKE_OBJCXX_COMPILER="$CXX" -DCMAKE_POLICY_DEFAULT_CMP0025=NEW
 -DCMAKE_POLICY_DEFAULT_CMP0060=NEW -DCMAKE_VERBOSE_MAKEFILE=ON
 -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_FIND_FRAMEWORK=LAST
 -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_MAKE_PROGRAM=ninja
 -DCMAKE_MODULE_PATH="/opt/local/share/cmake/Modules"
 -DCMAKE_PREFIX_PATH="/opt/local/share/cmake/Modules"
 -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON
 -DCMAKE_INSTALL_RPATH="/opt/local/lib" -Wno-dev
 -DCMAKE_OSX_ARCHITECTURES="ppc" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.6"
 -DCMAKE_OSX_SYSROOT="/"
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_xcbuild/xcbuild/work
 /xcbuild-dbaee552d2f13640773eb1ad3c79c0d2aca7229c
 -- The C compiler identification is GNU 4.2.1
 -- The CXX compiler identification is GNU 4.2.1
 -- Checking whether C compiler has -isysroot
 -- Checking whether C compiler has -isysroot - yes
 -- Checking whether C compiler supports OSX deployment target flag
 -- Checking whether C compiler supports OSX deployment target flag - yes
 -- Detecting C compiler ABI info
 -- Detecting C compiler ABI info - done
 -- Check for working C compiler: /usr/bin/gcc-4.2 - skipped
 -- Detecting C compile features
 -- Detecting C compile features - done
 -- Checking whether CXX compiler has -isysroot
 -- Checking whether CXX compiler has -isysroot - yes
 -- Checking whether CXX compiler supports OSX deployment target flag
 -- Checking whether CXX compiler supports OSX deployment target flag - yes
 -- Detecting CXX compiler ABI info
 -- Detecting CXX compiler ABI info - done
 -- Check for working CXX compiler: /usr/bin/g++-4.2 - skipped
 -- Detecting CXX compile features
 -- Detecting CXX compile features - done
 -- Found PythonInterp: /usr/bin/python (found version "2.6.1")
 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
 -- Found Threads: TRUE
 -- Found ZLIB: /opt/local/lib/libz.dylib (found version "1.2.13")
 -- Found LibXml2: /opt/local/lib/libxml2.dylib (found version "2.10.3")
 -- Configuring done
 CMake Error: The following variables are used in this project, but they
 are set to NOTFOUND.
 Please set them or make sure they are set and tested correctly in the
 CMake files:
 CORE_GRAPHICS
     linked by target "graphics" in directory
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_xcbuild/xcbuild/work
 /xcbuild-dbaee552d2f13640773eb1ad3c79c0d2aca7229c/Libraries/graphics
 IMAGE_IO
     linked by target "graphics" in directory
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_xcbuild/xcbuild/work
 /xcbuild-dbaee552d2f13640773eb1ad3c79c0d2aca7229c/Libraries/graphics

 -- Generating done
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66797>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list