#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