Opened 15 years ago

Last modified 9 years ago

#21197 closed defect

The given value 'privoxy' does not match group entry — at Version 2

Reported by: me@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.99
Keywords: Cc:
Port: privoxy

Description (last modified by mf2k (Frank Schima))

OSX 10.6
XCode 3.2
MacPorts 1.8.99
albino:~ gyaresu$ sudo port install privoxy
--->  Computing dependencies for privoxy
--->  Configuring privoxy
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.12-stable" && ./configure --prefix=/opt/local --with-user=privoxy --with-group=privoxy --sysconfdir=/opt/local/etc/privoxy --mandir=/opt/local/share/man --enable-dynamic-pcre --enable-zlib " returned error 1
Command output: checking build system type... i386-apple-darwin10.0.0
checking host system type... i386-apple-darwin10.0.0
checking for gcc... /usr/bin/gcc-4.2
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.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for a BSD-compatible install... /usr/bin/install -c
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: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 15 years ago by me@…

albino:~ gyaresu$ sudo port install privoxy
--->  Computing dependencies for privoxy
--->  Configuring privoxy
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.12-stable" && ./configure --prefix=/opt/local --with-user=privoxy --with-group=privoxy --sysconfdir=/opt/local/etc/privoxy --mandir=/opt/local/share/man --enable-dynamic-pcre --enable-zlib " returned error 1
Command output: checking build system type... i386-apple-darwin10.0.0
checking host system type... i386-apple-darwin10.0.0
checking for gcc... /usr/bin/gcc-4.2
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.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for a BSD-compatible install... /usr/bin/install -c
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: Status 1 encountered during processing.

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: Privoxy removed
Port: privoxy added; privoxy-3.0.12-stable removed
Note: See TracTickets for help on using tickets.