Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17003 closed defect (fixed)

dtach fails to install

Reported by: lagrave+bugs+macosforge.org@… Owned by: mr_bond@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: dtach Cc:
Port: dtach

Description (last modified by jmroot (Joshua Root))

% 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.

Change History (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to mr_bond@…
Port: dtach added

Not everything will work with distcc. You might just have to turn it off.

comment:2 Changed 15 years ago by mr_bond@…

Resolution: fixed
Status: newclosed

Fixed in r41237

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.