#17003: dtach fails to install ---------------------------------------------------+------------------------ Reporter: lagrave+bugs+macosforge.org@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: dtach | Port: ---------------------------------------------------+------------------------ {{{ % sudo port -d install dtach DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/dtach DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/dtach DEBUG: Requested variant darwin is not provided by port dtach. DEBUG: Requested variant i386 is not provided by port dtach. DEBUG: Requested variant macosx is not provided by port dtach. DEBUG: Skipping completed org.macports.main (dtach) DEBUG: Skipping completed org.macports.fetch (dtach) DEBUG: Skipping completed org.macports.checksum (dtach) DEBUG: Skipping completed org.macports.extract (dtach) DEBUG: Skipping completed org.macports.patch (dtach) ---> Configuring dtach DEBUG: Executing org.macports.configure (dtach) DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='distcc /usr/bin/cpp-4.0' CXX='distcc /usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='distcc /usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2' CC='distcc /usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_dtach/work/dtach-0.8" && ./configure --prefix=/opt/local' checking for gcc... distcc /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether distcc /usr/bin/gcc-4.0 accepts -g... yes checking for distcc /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking how to run the C preprocessor... distcc /usr/bin/cpp-4.0 configure: error: C preprocessor "distcc /usr/bin/cpp-4.0" fails sanity check See `config.log' for more details. Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_dtach/work/dtach-0.8" && ./configure --prefix=/opt/local " returned error 1 Command output: checking for gcc... distcc /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether distcc /usr/bin/gcc-4.0 accepts -g... yes checking for distcc /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking how to run the C preprocessor... distcc /usr/bin/cpp-4.0 configure: error: C preprocessor "distcc /usr/bin/cpp-4.0" fails sanity check See `config.log' for more details. Warning: the following items did not execute (for dtach): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17003> MacPorts <http://www.macports.org/> Ports system for Mac OS