[MacPorts] #22796: osxutils doesn't build on Mac OS X < 10.6
#22796: osxutils doesn't build on Mac OS X < 10.6 -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: osxutils -------------------------------------+-------------------------------------- {{{ $ port install osxutils ---> Computing dependencies for osxutils ---> Fetching osxutils ---> Verifying checksum(s) for osxutils ---> Extracting osxutils ---> Configuring osxutils ---> Building osxutils Error: Target org.macports.build returned: shell command "cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_osxutils/work/osxutils" && xcodebuild -project "wsupdatelsmacmkaliassetfcommentsetfctypessetfflagssetsuffix/wsupdatelsmacmkaliassetfcommentsetfctypessetfflagssetsuffix.xcodeproj" -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.5 ARCHS=i386 SDKROOT= " returned error 1 Command output: xcodebuild: Error: the project wsupdatelsmacmkaliassetfcommentsetfctypessetfflagssetsuffix/wsupdatelsmacmkaliassetfcommentsetfctypessetfflagssetsuffix.xcodeproj does not exist in this directory. Error: Status 1 }}} r60880 had a bug in its "`if {${os.major} < 10}`" section ("`append`" should have been "`lappend`"). But I will be updating the port in a moment so all parts work on all OS versions, so the separate list of targets for Snow Leopard will no longer be necessary. -- Ticket URL: <http://trac.macports.org/ticket/22796> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22796: osxutils doesn't build on Mac OS X < 10.6 --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: osxutils | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Fixed in r61231. Added a patch which converts all the Xcode projects to modern "native" ones so they can build on Snow Leopard too. -- Ticket URL: <http://trac.macports.org/ticket/22796#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts