#42639: ott: Files types.cmx and location.cmx make inconsistent assumptions over interface Location ---------------------------+---------------------- Reporter: ryandesign@… | Owner: ggreif@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ott | ---------------------------+---------------------- Comment (by ggreif@…): I just did {{{ $ uname -a Darwin iMac-REDACTED.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64 $ ocamlopt -v The OCaml native-code compiler, version 4.01.0 Standard library directory: /opt/local/lib/ocaml $ port build ott Error: Error: No Xcode installation was found. Error: Please install Xcode and/or run xcode-select to specify its location. Error: Warning: xcodebuild exists but failed to execute Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install). Warning: Xcode does not appear to be installed; most ports will likely fail to build. ---> Computing dependencies for ott ---> Fetching distfiles for ott Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. ---> Attempting to fetch ott_distro_0.24.tar.gz from http://nue.de.distfiles.macports.org/macports/distfiles/ott ---> Verifying checksums for ott ---> Extracting ott ---> Configuring ott ---> Building ott }}} And it built flawlessly on Mountain Lion. I do not have a Lion machine to debug this :-( -- Ticket URL: <https://trac.macports.org/ticket/42639#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X