#14257: privoxy not building on mbp ----------------------------------+----------------------------------------- Reporter: sbplrports@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: privoxy | ----------------------------------+----------------------------------------- {{{ sudo port -v install privoxy ---> Fetching privoxy ---> privoxy-3.0.6-stable-src.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/privoxy ---> Attempting to fetch privoxy-3.0.6-stable-src.tar.gz from http://downloads.sourceforge.net/ijbswa % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1714k 100 1714k 0 0 70005 0 0:00:25 0:00:25 --:--:-- 56893 ---> Verifying checksum(s) for privoxy ---> Checksumming privoxy-3.0.6-stable-src.tar.gz ---> Extracting privoxy ---> Extracting privoxy-3.0.6-stable-src.tar.gz /usr/bin/gnutar: Read 2048 bytes from - ---> Applying patches to privoxy ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/www/privoxy/files /patch-GNUmakefile.in patching file GNUmakefile.in ---> Configuring privoxy autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. checking build system type... i686-apple-darwin9.1.0 checking host system type... i686-apple-darwin9.1.0 checking for gcc... /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 /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for a BSD-compatible install... /usr/bin/install checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for gawk... gawk checking for gdb... yes checking for groups... /usr/bin/groups checking for id... /usr/bin/id checking for user... privoxy checking for group... privoxy configure: error: The given value 'privoxy' does not match group entry 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_www_privoxy/work/privoxy-3.0.6-stable" && ./configure --prefix=/opt/local --disable-dynamic-pcrs --with- user=privoxy --with-group=privoxy --sysconfdir=/opt/local/etc/privoxy --mandir=/opt/local/share/man " returned error 1 Command output: checking build system type... i686-apple-darwin9.1.0 checking host system type... i686-apple-darwin9.1.0 checking for gcc... /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 /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for a BSD-compatible install... /usr/bin/install checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for gawk... gawk checking for gdb... yes checking for groups... /usr/bin/groups checking for id... /usr/bin/id checking for user... privoxy checking for group... privoxy configure: error: The given value 'privoxy' does not match group entry Warning: the following items did not execute (for privoxy): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} not building on my MBP. builds fine on my G5. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14257> MacPorts </projects/macports> Ports system for Mac OS