Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60416 - ACCESS VIOLATION in postgresql-7.4.3-r1
Summary: ACCESS VIOLATION in postgresql-7.4.3-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-15 08:49 UTC by DK Smith
Modified: 2007-09-22 23:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DK Smith 2004-08-15 08:49:19 UTC
A recent "emerge -Dutv world" included the following:

[ebuild     U ]      dev-db/postgresql-7.4.3-r1 [7.4.3] -debug +doc +java +libg++ +nls +pam +perl -pg-hier -pg-intdatetime -pg-vacuumdelay +python +readline +ssl +tcltk +zlib  33 kB


make -C modules all
make[4]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/tcl/modules'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/tcl/modules'
make[4]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/tcl/modules'
make[4]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/tcl/modules'
/bin/sh ../../../config/install-sh -c -m 755  libpltcl.so.2.0 /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql/pltcl.so
make -C modules install
make[4]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/tcl/modules'
/bin/sh ../../../../config/install-sh -c -m 755 pltcl_loadmod /var/tmp/portage/postgresql-7.4.3-r1/image//usr/bin/pltcl_loadmod
/bin/sh ../../../../config/install-sh -c -m 755 pltcl_delmod    /var/tmp/portage/postgresql-7.4.3-r1/image//usr/bin/pltcl_delmod
/bin/sh ../../../../config/install-sh -c -m 755 pltcl_listmod /var/tmp/portage/postgresql-7.4.3-r1/image//usr/bin/pltcl_listmod
/bin/sh ../../../../config/install-sh -c -m 644 ./unknown.pltcl /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/postgresql/unknown.pltcl
make[4]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/tcl/modules'
make[3]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/tcl'
make[3]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/plperl'
/bin/sh ../../../config/install-sh -c -m 755  libplperl.so.0.0 /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql/plperl.so
make[3]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/plperl'
make[3]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/plpython'
/bin/sh ../../../config/install-sh -c -m 755  libplpython.so.0.0 /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql/plpython.so
make[3]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl/plpython'
make[2]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/pl'
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src'
PostgreSQL installation complete.
make -C src install-all-headers
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src'
make -C include install-all-headers
make[2]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/include'
/bin/sh ../../config/mkinstalldirs /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/access /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/bootstrap /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/catalog /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/commands /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/executor /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/lib /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/libpq /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/mb /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/nodes /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/optimizer /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/parser /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/port /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/regex /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/rewrite /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/storage /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/tcop /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/utils
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/access
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/bootstrap
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/catalog
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/commands
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/executor
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/lib
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/libpq
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/mb
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/nodes
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/optimizer
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/parser
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/port
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/regex
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/rewrite
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/storage
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/tcop
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/include/postgresql/server/utils
/bin/sh ../../config/install-sh -c -m 644 pg_config.h    /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server
/bin/sh ../../config/install-sh -c -m 644 pg_config_os.h /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server
for file in ./*.h; do \
  /bin/sh ../../config/install-sh -c -m 644 $file /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/`basename $file` || exit; \
done
for dir in access bootstrap catalog commands executor lib libpq mb nodes optimizer parser port regex rewrite storage tcop utils; do \
  for file in ./$dir/*.h; do \
    /bin/sh ../../config/install-sh -c -m 644 $file /var/tmp/portage/postgresql-7.4.3-r1/image//usr/include/postgresql/server/$dir/`basename $file` || exit; \
  done \
done
make[2]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src/include'
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/src'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/btree_gist'
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/share/postgresql/contrib
mkdir /var/tmp/portage/postgresql-7.4.3-r1/image/usr/share/doc/postgresql-7.4.3-r1/contrib
/bin/sh ../../config/install-sh -c -m 644 btree_gist.sql /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/postgresql/contrib
/bin/sh ../../config/install-sh -c -m 644 ./README.btree_gist /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
/bin/sh ../../config/install-sh -c -m 755  libbtree_gist.so.0.0 /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql/btree_gist.so
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/btree_gist'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/chkpass'
/bin/sh ../../config/install-sh -c -m 644 chkpass.sql /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/postgresql/contrib
/bin/sh ../../config/install-sh -c -m 644 ./README.chkpass /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
/bin/sh ../../config/install-sh -c -m 755  libchkpass.so.0.0 /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql/chkpass.so
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/chkpass'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/cube'
/bin/sh ../../config/install-sh -c -m 644 cube.sql /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/postgresql/contrib
/bin/sh ../../config/install-sh -c -m 644 ./README.cube /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
/bin/sh ../../config/install-sh -c -m 755  libcube.so.0.0 /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql/cube.so
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/cube'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dbase'
/bin/sh ../../config/install-sh -c -m 644 ./README.dbf2pg /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
/bin/sh ../../config/install-sh -c  dbf2pg /var/tmp/portage/postgresql-7.4.3-r1/image//usr/bin
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dbase'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dblink'
/bin/sh ../../config/install-sh -c -m 644 dblink.sql /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/postgresql/contrib
/bin/sh ../../config/install-sh -c -m 644 ./README.dblink /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
/bin/sh ../../config/install-sh -c -m 755  libdblink.so.0.0 /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql/dblink.so
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dblink'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dbmirror'
gcc -O2 -march=athlon-xp -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I. -I../../src/include -D_GNU_SOURCE   -c -o pending.o pending.c -MMD
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_tcp_192.168.1.33_3632_0
distcc[13237] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_tcp_192.168.1.33_3632_0: Permission denied
distcc[13237] (dcc_lock_one) ERROR: failed to lock
distcc[13237] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13237] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13237] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13237
distcc[13237] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13237: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13237
distcc[13237] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13237: Permission denied
gcc -shared -o pending.so pending.o
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13246] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13246] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13246
distcc[13246] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13246: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13246
distcc[13246] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13246: Permission denied
 /bin/sh ../../config/install-sh -c -m 755  pending.so /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql
/bin/sh ../../config/install-sh -c -m 644 ./README.dbmirror /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dbmirror'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dbsize'
gcc -O2 -march=athlon-xp -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I. -I../../src/include -D_GNU_SOURCE   -c -o dbsize.o dbsize.c -MMD
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_tcp_192.168.1.33_3632_0
distcc[13285] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_tcp_192.168.1.33_3632_0: Permission denied
distcc[13285] (dcc_lock_one) ERROR: failed to lock
distcc[13285] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13285] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13285] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13285
distcc[13285] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13285: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13285
distcc[13285] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13285: Permission denied
gcc -shared -o dbsize.so dbsize.o
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13294] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13294] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13294
distcc[13294] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13294: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13294
distcc[13294] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13294: Permission denied
/bin/sh ../../config/install-sh -c -m 644 dbsize.sql /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/postgresql/contrib
 /bin/sh ../../config/install-sh -c -m 755  dbsize.so /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql
/bin/sh ../../config/install-sh -c -m 644 ./README.dbsize /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/dbsize'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/earthdistance'
gcc -O2 -march=athlon-xp -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I. -I../../src/include -D_GNU_SOURCE   -c -o earthdistance.o earthdistance.c -MMD
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_tcp_192.168.1.33_3632_0
distcc[13349] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_tcp_192.168.1.33_3632_0: Permission denied
distcc[13349] (dcc_lock_one) ERROR: failed to lock
distcc[13349] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13349] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13349] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13349
distcc[13349] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13349: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13349
distcc[13349] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13349: Permission denied
gcc -shared -o earthdistance.so earthdistance.o
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13358] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13358] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13358
distcc[13358] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13358: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13358
distcc[13358] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13358: Permission denied
/bin/sh ../../config/install-sh -c -m 644 earthdistance.sql /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/postgresql/contrib
 /bin/sh ../../config/install-sh -c -m 755  earthdistance.so /var/tmp/portage/postgresql-7.4.3-r1/image//usr/lib/postgresql
/bin/sh ../../config/install-sh -c -m 644 ./README.earthdistance /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/earthdistance'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/findoidjoins'
/bin/sh ../../config/install-sh -c -m 644 ./README.findoidjoins /var/tmp/portage/postgresql-7.4.3-r1/image//usr/share/doc/postgresql-7.4.3-r1/contrib
/bin/sh ../../config/install-sh -c  findoidjoins /var/tmp/portage/postgresql-7.4.3-r1/image//usr/bin
/bin/sh ../../config/install-sh -c -m 755 ./make_oidjoins_check /var/tmp/portage/postgresql-7.4.3-r1/image//usr/bin
make[1]: Leaving directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/findoidjoins'
make[1]: Entering directory `/var/tmp/portage/postgresql-7.4.3-r1/work/postgresql-7.4.3/contrib/fulltextindex'
gcc -O2 -march=athlon-xp -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I. -I../../src/include -D_GNU_SOURCE   -c -o fti.o fti.c -MMD
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_tcp_192.168.1.33_3632_0
distcc[13459] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_tcp_192.168.1.33_3632_0: Permission denied
distcc[13459] (dcc_lock_one) ERROR: failed to lock
distcc[13459] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13459] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13459] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13459
distcc[13459] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13459: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13459
distcc[13459] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13459: Permission denied
gcc -shared -o fti.so fti.o
ACCESS DENIED  open_wr:   /.distcc/lock/cpu_localhost_0
distcc[13469] (dcc_open_lockfile) ERROR: failed to creat /.distcc/lock/cpu_localhost_0: Permission denied
distcc[13469] (dcc_lock_one) ERROR: failed to lock
ACCESS DENIED  open_wr:   /.distcc/state/binstate_13469
distcc[13469] (dcc_open_state) ERROR: failed to open /.distcc/state/binstate_13469: Permission denied
ACCESS DENIED  unlink:    /.distcc/state/binstate_13469
distcc[13469] (dcc_remove_state_file) Warning: failed to unlink /.distcc/state/binstate_13469: Permission denied


  <snip>


>>> Completed installing into /var/tmp/portage/postgresql-7.4.3-r1/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-dev-db_-_postgresql-7.4.3-r1-4816.log"



Reproducible: Always
Steps to Reproduce:
1. Have distcc configured
2. attempt to build postgresql-7.4.3-r1
3.
Comment 1 DK Smith 2004-08-19 09:01:59 UTC
I believe that I made an error. My distcc was misconfigured. Hence I recommend closing this bug report. Thx!

Comment 2 Masatomo Nakano (RETIRED) gentoo-dev 2004-08-19 09:08:10 UTC
ok. closing.