Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 19715

Summary: problems with mysql related programs
Product: Gentoo Linux Reporter: Eric <eric.heaton2>
Component: [OLD] DevelopmentAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: 1.4_rc3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eric 2003-04-21 09:20:27 UTC
Hi I am having problems emerging many of the mysql addons, 
 
I keep getting an error 2 --recursive type error, this has happened on  
nss-mysql 
mysql-navigator 
dvmysql 
 
I have thouroughly checked my ram and processor, all 1GB of ram passed memtestx86 
and is less than 4 months old and branded Kingston ram 
 
My processor is an 2400XP also less than 4 months old and has a copper heat pipe 
heatsink on it the cpu temp shows between 39 - 45 degrees C so not an overheat 
either. 
 
I am running Gentoo 1.4_rc3 with ACCEPT_KEYWORDS="~x86" 
distcc 
ccache 
Athlon 2400XP 
1GB DDR 333 Kingston Ram 2 X 512MB 
1 MSI Nvidia TI4200 128MB DDR GFX card 
40GB MaxtorATA 133 HD 
1 X 4GB Seagate SCSI 
48X24X48 Liteon CDRW 
Matshui DVD 5X speed 
Creative SB Live 5.1 PCI Sound Card 
Gigabyte GA7AXP Ultra Mainboard 
 
I am sure this is not a hardware issue as I have the same problem on my other 
machine 
 
here is a dump of the dvmysql error  
 
Calculating dependencies ...done! 
>>> emerge (1 of 2) dev-libs/dvutil-0.13.6 to / 
>>> md5 ;-) dvutil-0.13.6.tar.gz 
>>> Unpacking source... 
>>> Unpacking dvutil-0.13.6.tar.gz to /opt/tmp/portage/dvutil-0.13.6/work 
>>> Source unpacked. 
configure: WARNING: If you wanted to set the --build type, don't use --host. 
    If a cross compiler is detected then cross compile mode will be used. 
checking for a BSD-compatible install... /bin/install -c 
checking whether build environment is sane... yes 
checking for gawk... gawk 
checking whether make sets $(MAKE)... yes 
checking for i686-pc-linux-gnu-strip... no 
checking for strip... strip 
checking build system type... i686-pc-linux-gnu 
checking host system type... i686-pc-linux-gnu 
checking for style of include used by make... GNU 
checking for i686-pc-linux-gnu-gcc... gcc 
checking for C compiler default output... 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 gcc accepts -g... yes 
checking for gcc option to accept ANSI C... none needed 
checking dependency style of gcc... gcc3 
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r 
checking for BSD-compatible nm... nm 
checking for a sed that does not truncate output... /bin/sed 
checking whether ln -s works... yes 
checking how to recognise dependent libraries... pass_all 
checking command to parse nm output... ok 
checking how to run the C preprocessor... gcc -E 
checking for egrep... grep -E 
checking for ANSI C header files... yes 
checking for sys/types.h... yes 
checking for sys/stat.h... yes 
checking for stdlib.h... yes 
checking for string.h... yes 
checking for memory.h... yes 
checking for strings.h... yes 
checking for inttypes.h... yes 
checking for stdint.h... yes 
checking for unistd.h... yes 
checking dlfcn.h usability... yes 
checking dlfcn.h presence... yes 
checking for dlfcn.h... yes 
checking for i686-pc-linux-gnu-ranlib... no 
checking for ranlib... ranlib 
checking for i686-pc-linux-gnu-strip... strip 
checking for objdir... .libs 
checking for gcc option to produce PIC... -fPIC 
checking if gcc PIC flag -fPIC works... yes 
checking if gcc static flag -static works... yes 
checking if gcc supports -c -o file.o... yes 
checking if gcc supports -c -o file.lo... yes 
checking if gcc supports -fno-rtti -fno-exceptions... yes 
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... 
yes 
checking how to hardcode library paths into programs... immediate 
checking whether stripping libraries is possible... yes 
checking dynamic linker characteristics... GNU/Linux ld.so 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... yes 
checking whether -lc should be explicitly linked in... no 
creating libtool 
checking whether we are using the GNU C++ compiler... yes 
checking whether g++ accepts -g... yes 
checking dependency style of g++... gcc3 
checking whether we are using the GNU C compiler... (cached) yes 
checking whether gcc accepts -g... (cached) yes 
checking for gcc option to accept ANSI C... (cached) none needed 
checking dependency style of gcc... (cached) gcc3 
checking for a BSD-compatible install... /bin/install -c 
checking for gawk... (cached) gawk 
checking for working alloca.h... yes 
checking for alloca... yes 
checking for dirent.h that defines DIR... yes 
checking for library containing opendir... none required 
checking for ANSI C header files... (cached) yes 
checking fcntl.h usability... yes 
checking fcntl.h presence... yes 
checking for fcntl.h... yes 
checking malloc.h usability... yes 
checking malloc.h presence... yes 
checking for malloc.h... yes 
checking shadow.h usability... yes 
checking shadow.h presence... yes 
checking for shadow.h... yes 
checking for stdlib.h... (cached) yes 
checking for string.h... (cached) yes 
checking sys/param.h usability... yes 
checking sys/param.h presence... yes 
checking for sys/param.h... yes 
checking sys/time.h usability... yes 
checking sys/time.h presence... yes 
checking for sys/time.h... yes 
checking for unistd.h... (cached) yes 
checking utime.h usability... yes 
checking utime.h presence... yes 
checking for utime.h... yes 
checking termios.h usability... yes 
checking termios.h presence... yes 
checking for termios.h... yes 
checking for an ANSI C-conforming const... yes 
checking for uid_t in sys/types.h... yes 
checking for inline... inline 
checking for mode_t... yes 
checking for pid_t... yes 
checking for size_t... yes 
checking whether time.h and sys/time.h may both be included... yes 
checking whether struct tm is in sys/time.h or time.h... time.h 
checking for unistd.h... (cached) yes 
checking for working chown... yes 
checking for error_at_line... yes 
checking for unistd.h... (cached) yes 
checking vfork.h usability... no 
checking vfork.h presence... no 
checking for vfork.h... no 
checking for fork... yes 
checking for vfork... yes 
checking for working fork... yes 
checking for working vfork... (cached) yes 
checking whether gcc needs -traditional... no 
checking whether lstat dereferences a symlink specified with a trailing slash... yes 
checking whether lstat accepts an empty string... no 
checking for stdlib.h... (cached) yes 
checking for GNU libc compatible malloc... yes 
checking for sys/time.h... (cached) yes 
checking for unistd.h... (cached) yes 
checking for alarm... yes 
checking for working mktime... yes 
checking for stdlib.h... (cached) yes 
checking for unistd.h... (cached) yes 
checking for getpagesize... yes 
checking for working mmap... yes 
checking return type of signal handlers... void 
checking for strftime... yes 
checking for working strtod... yes 
checking whether utime accepts a null argument... yes 
checking for daemon... yes 
checking for getcwd... yes 
checking for getspnam... yes 
checking for gettimeofday... yes 
checking for localtime_r... yes 
checking for mkdir... yes 
checking for munmap... yes 
checking for realpath... yes 
checking for rmdir... yes 
checking for select... yes 
checking for strchr... yes 
checking for strerror... yes 
checking for strtol... yes 
checking for strtoul... yes 
checking for utime... yes 
checking ios::streambuf::pubsync or ios::streambuf::sync... pubsync 
checking string::compare(size_type,size_type,string) works... IIS 
checking for strtod... (cached) yes 
checking for strtol... (cached) yes 
checking for lstat... yes 
checking for getcwd... (cached) yes 
checking for realpath... (cached) yes 
checking for chdir... yes 
checking for stdlib.h... (cached) yes 
checking for unistd.h... (cached) yes 
checking for getpagesize... (cached) yes 
checking for working mmap... (cached) yes 
checking for mmap... yes 
checking for munmap... (cached) yes 
checking for strerror... (cached) yes 
checking for getpwnam... yes 
checking for getspnam... (cached) yes 
checking for crypt... no 
checking for library containing crypt... -lcrypt 
checking for getgrnam... yes 
checking for chown... yes 
checking for chmod... yes 
checking for unlink... yes 
checking for rmdir... (cached) yes 
checking for rename... yes 
checking for opendir... yes 
checking for readdir... yes 
checking for closedir... yes 
checking for open... yes 
checking for mkdir... (cached) yes 
checking for link... yes 
checking for symlink... yes 
checking for mktemp... yes 
checking for mktime... yes 
checking for localtime_r... (cached) yes 
checking POSIX termios... yes 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating doc/Makefile 
config.status: creating dvutil/Makefile 
config.status: creating dvutil/doxygen.conf 
config.status: creating dvutil/header.html 
config.status: creating dvutil/footer.html 
config.status: creating dvutil/test-includestream.C 
config.status: creating m4/dvutil.m4 
config.status: creating m4/Makefile 
config.status: creating config.h 
config.status: executing depfiles commands 
make  all-recursive 
make[1]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6' 
Making all in dvutil 
make[2]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/dvutil' 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-strstr2str.lo -MD -MP 
-MF ".deps/libdvutil_la-strstr2str.Tpo" \ 
  -c -o libdvutil_la-strstr2str.lo `test -f 'strstr2str.C' || echo './'`strstr2str.C; \ 
then mv ".deps/libdvutil_la-strstr2str.Tpo" ".deps/libdvutil_la-strstr2str.Plo"; \ 
else rm -f ".deps/libdvutil_la-strstr2str.Tpo"; exit 1; \ 
fi 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-ntostr.lo -MD -MP -MF 
".deps/libdvutil_la-ntostr.Tpo" \ 
  -c -o libdvutil_la-ntostr.lo `test -f 'ntostr.C' || echo './'`ntostr.C; \ 
then mv ".deps/libdvutil_la-ntostr.Tpo" ".deps/libdvutil_la-ntostr.Plo"; \ 
else rm -f ".deps/libdvutil_la-ntostr.Tpo"; exit 1; \ 
fi 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-props.lo -MD -MP -MF 
".deps/libdvutil_la-props.Tpo" \ 
  -c -o libdvutil_la-props.lo `test -f 'props.C' || echo './'`props.C; \ 
then mv ".deps/libdvutil_la-props.Tpo" ".deps/libdvutil_la-props.Plo"; \ 
else rm -f ".deps/libdvutil_la-props.Tpo"; exit 1; \ 
fi 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-file.lo -MD -MP -MF 
".deps/libdvutil_la-file.Tpo" \ 
  -c -o libdvutil_la-file.lo `test -f 'file.C' || echo './'`file.C; \ 
then mv ".deps/libdvutil_la-file.Tpo" ".deps/libdvutil_la-file.Plo"; \ 
else rm -f ".deps/libdvutil_la-file.Tpo"; exit 1; \ 
fi 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-user.lo -MD -MP -MF 
".deps/libdvutil_la-user.Tpo" \ 
  -c -o libdvutil_la-user.lo `test -f 'user.C' || echo './'`user.C; \ 
then mv ".deps/libdvutil_la-user.Tpo" ".deps/libdvutil_la-user.Plo"; \ 
else rm -f ".deps/libdvutil_la-user.Tpo"; exit 1; \ 
fi 
mkdir .libs 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-user.lo -MD -MP -MF .deps/libdvutil_la-user.Tpo -c user.C  -fPIC -DPIC -o 
.libs/libdvutil_la-user.lo 
rm -f .libs/libdvutil_la-props.lo 
rm -f .libs/libdvutil_la-ntostr.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-ntostr.lo -MD -MP -MF .deps/libdvutil_la-ntostr.Tpo -c ntostr.C  -fPIC -DPIC 
-o .libs/libdvutil_la-ntostr.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-props.lo -MD -MP -MF .deps/libdvutil_la-props.Tpo -c props.C  -fPIC -DPIC -o 
.libs/libdvutil_la-props.lo 
rm -f .libs/libdvutil_la-file.lo 
rm -f .libs/libdvutil_la-strstr2str.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-file.lo -MD -MP -MF .deps/libdvutil_la-file.Tpo -c file.C  -fPIC -DPIC -o 
.libs/libdvutil_la-file.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-strstr2str.lo -MD -MP -MF .deps/libdvutil_la-strstr2str.Tpo -c strstr2str.C  
-fPIC -DPIC -o .libs/libdvutil_la-strstr2str.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-ntostr.lo -MD -MP -MF .deps/libdvutil_la-ntostr.Tpo -c ntostr.C -o 
libdvutil_la-ntostr.o >/dev/null 2>&1 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-user.lo -MD -MP -MF .deps/libdvutil_la-user.Tpo -c user.C -o 
libdvutil_la-user.o >/dev/null 2>&1 
mv -f .libs/libdvutil_la-ntostr.lo libdvutil_la-ntostr.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-date.lo -MD -MP -MF 
".deps/libdvutil_la-date.Tpo" \ 
  -c -o libdvutil_la-date.lo `test -f 'date.C' || echo './'`date.C; \ 
then mv ".deps/libdvutil_la-date.Tpo" ".deps/libdvutil_la-date.Plo"; \ 
else rm -f ".deps/libdvutil_la-date.Tpo"; exit 1; \ 
fi 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-props.lo -MD -MP -MF .deps/libdvutil_la-props.Tpo -c props.C -o 
libdvutil_la-props.o >/dev/null 2>&1 
mv -f .libs/libdvutil_la-user.lo libdvutil_la-user.lo 
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     
-march=athlon-xp -O3 -pipe -fomit-frame-pointer -MT getdate.lo -MD -MP -MF 
".deps/getdate.Tpo" \ 
  -c -o getdate.lo `test -f 'getdate.c' || echo './'`getdate.c; \ 
then mv ".deps/getdate.Tpo" ".deps/getdate.Plo"; \ 
else rm -f ".deps/getdate.Tpo"; exit 1; \ 
fi 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-strstr2str.lo -MD -MP -MF .deps/libdvutil_la-strstr2str.Tpo -c strstr2str.C -o 
libdvutil_la-strstr2str.o >/dev/null 2>&1 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-file.lo -MD -MP -MF .deps/libdvutil_la-file.Tpo -c file.C -o libdvutil_la-file.o 
>/dev/null 2>&1 
mv -f .libs/libdvutil_la-props.lo libdvutil_la-props.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-fdstreambuf.lo -MD 
-MP -MF ".deps/libdvutil_la-fdstreambuf.Tpo" \ 
  -c -o libdvutil_la-fdstreambuf.lo `test -f 'fdstreambuf.C' || echo './'`fdstreambuf.C; \ 
then mv ".deps/libdvutil_la-fdstreambuf.Tpo" ".deps/libdvutil_la-fdstreambuf.Plo"; \ 
else rm -f ".deps/libdvutil_la-fdstreambuf.Tpo"; exit 1; \ 
fi 
rm -f .libs/libdvutil_la-date.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-date.lo -MD -MP -MF .deps/libdvutil_la-date.Tpo -c date.C  -fPIC -DPIC -o 
.libs/libdvutil_la-date.lo 
rm -f .libs/getdate.lo 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=athlon-xp -O3 -pipe -fomit-frame-pointer -MT 
getdate.lo -MD -MP -MF .deps/getdate.Tpo -c getdate.c  -fPIC -DPIC -o .libs/getdate.lo 
mv -f .libs/libdvutil_la-strstr2str.lo libdvutil_la-strstr2str.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-makedaemon.lo -MD 
-MP -MF ".deps/libdvutil_la-makedaemon.Tpo" \ 
  -c -o libdvutil_la-makedaemon.lo `test -f 'makedaemon.C' || echo './'`makedaemon.C; 
\ 
then mv ".deps/libdvutil_la-makedaemon.Tpo" ".deps/libdvutil_la-makedaemon.Plo"; \ 
else rm -f ".deps/libdvutil_la-makedaemon.Tpo"; exit 1; \ 
fi 
mv -f .libs/libdvutil_la-file.lo libdvutil_la-file.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-teestream.lo -MD -MP 
-MF ".deps/libdvutil_la-teestream.Tpo" \ 
  -c -o libdvutil_la-teestream.lo `test -f 'teestream.C' || echo './'`teestream.C; \ 
then mv ".deps/libdvutil_la-teestream.Tpo" ".deps/libdvutil_la-teestream.Plo"; \ 
else rm -f ".deps/libdvutil_la-teestream.Tpo"; exit 1; \ 
fi 
rm -f .libs/libdvutil_la-fdstreambuf.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-fdstreambuf.lo -MD -MP -MF .deps/libdvutil_la-fdstreambuf.Tpo -c 
fdstreambuf.C  -fPIC -DPIC -o .libs/libdvutil_la-fdstreambuf.lo 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=athlon-xp -O3 -pipe -fomit-frame-pointer -MT 
getdate.lo -MD -MP -MF .deps/getdate.Tpo -c getdate.c -o getdate.o >/dev/null 2>&1 
rm -f .libs/libdvutil_la-makedaemon.lo 
mv -f .libs/getdate.lo getdate.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-logstream.lo -MD -MP 
-MF ".deps/libdvutil_la-logstream.Tpo" \ 
  -c -o libdvutil_la-logstream.lo `test -f 'logstream.C' || echo './'`logstream.C; \ 
then mv ".deps/libdvutil_la-logstream.Tpo" ".deps/libdvutil_la-logstream.Plo"; \ 
else rm -f ".deps/libdvutil_la-logstream.Tpo"; exit 1; \ 
fi 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-date.lo -MD -MP -MF .deps/libdvutil_la-date.Tpo -c date.C -o 
libdvutil_la-date.o >/dev/null 2>&1 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-makedaemon.lo -MD -MP -MF .deps/libdvutil_la-makedaemon.Tpo -c 
makedaemon.C  -fPIC -DPIC -o .libs/libdvutil_la-makedaemon.lo 
mv -f .libs/libdvutil_la-date.lo libdvutil_la-date.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-nocomment.lo -MD -MP 
-MF ".deps/libdvutil_la-nocomment.Tpo" \ 
  -c -o libdvutil_la-nocomment.lo `test -f 'nocomment.C' || echo './'`nocomment.C; \ 
then mv ".deps/libdvutil_la-nocomment.Tpo" ".deps/libdvutil_la-nocomment.Plo"; \ 
else rm -f ".deps/libdvutil_la-nocomment.Tpo"; exit 1; \ 
fi 
rm -f .libs/libdvutil_la-teestream.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-teestream.lo -MD -MP -MF .deps/libdvutil_la-teestream.Tpo -c teestream.C  
-fPIC -DPIC -o .libs/libdvutil_la-teestream.lo 
rm -f .libs/libdvutil_la-logstream.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-logstream.lo -MD -MP -MF .deps/libdvutil_la-logstream.Tpo -c logstream.C  
-fPIC -DPIC -o .libs/libdvutil_la-logstream.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-fdstreambuf.lo -MD -MP -MF .deps/libdvutil_la-fdstreambuf.Tpo -c 
fdstreambuf.C -o libdvutil_la-fdstreambuf.o >/dev/null 2>&1 
rm -f .libs/libdvutil_la-nocomment.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-nocomment.lo -MD -MP -MF .deps/libdvutil_la-nocomment.Tpo -c 
nocomment.C  -fPIC -DPIC -o .libs/libdvutil_la-nocomment.lo 
mv -f .libs/libdvutil_la-fdstreambuf.lo libdvutil_la-fdstreambuf.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-random.lo -MD -MP -MF 
".deps/libdvutil_la-random.Tpo" \ 
  -c -o libdvutil_la-random.lo `test -f 'random.C' || echo './'`random.C; \ 
then mv ".deps/libdvutil_la-random.Tpo" ".deps/libdvutil_la-random.Plo"; \ 
else rm -f ".deps/libdvutil_la-random.Tpo"; exit 1; \ 
fi 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-makedaemon.lo -MD -MP -MF .deps/libdvutil_la-makedaemon.Tpo -c 
makedaemon.C -o libdvutil_la-makedaemon.o >/dev/null 2>&1 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-teestream.lo -MD -MP -MF .deps/libdvutil_la-teestream.Tpo -c teestream.C 
-o libdvutil_la-teestream.o >/dev/null 2>&1 
rm -f .libs/libdvutil_la-random.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-random.lo -MD -MP -MF .deps/libdvutil_la-random.Tpo -c random.C  -fPIC 
-DPIC -o .libs/libdvutil_la-random.lo 
mv -f .libs/libdvutil_la-makedaemon.lo libdvutil_la-makedaemon.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-period.lo -MD -MP -MF 
".deps/libdvutil_la-period.Tpo" \ 
  -c -o libdvutil_la-period.lo `test -f 'period.C' || echo './'`period.C; \ 
then mv ".deps/libdvutil_la-period.Tpo" ".deps/libdvutil_la-period.Plo"; \ 
else rm -f ".deps/libdvutil_la-period.Tpo"; exit 1; \ 
fi 
mv -f .libs/libdvutil_la-teestream.lo libdvutil_la-teestream.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-tty.lo -MD -MP -MF 
".deps/libdvutil_la-tty.Tpo" \ 
  -c -o libdvutil_la-tty.lo `test -f 'tty.C' || echo './'`tty.C; \ 
then mv ".deps/libdvutil_la-tty.Tpo" ".deps/libdvutil_la-tty.Plo"; \ 
else rm -f ".deps/libdvutil_la-tty.Tpo"; exit 1; \ 
fi 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-nocomment.lo -MD -MP -MF .deps/libdvutil_la-nocomment.Tpo -c 
nocomment.C -o libdvutil_la-nocomment.o >/dev/null 2>&1 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-logstream.lo -MD -MP -MF .deps/libdvutil_la-logstream.Tpo -c logstream.C -o 
libdvutil_la-logstream.o >/dev/null 2>&1 
mv -f .libs/libdvutil_la-logstream.lo libdvutil_la-logstream.lo 
mv -f .libs/libdvutil_la-nocomment.lo libdvutil_la-nocomment.lo 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-includestream.lo -MD 
-MP -MF ".deps/libdvutil_la-includestream.Tpo" \ 
  -c -o libdvutil_la-includestream.lo `test -f 'includestream.C' || echo 
'./'`includestream.C; \ 
then mv ".deps/libdvutil_la-includestream.Tpo" ".deps/libdvutil_la-includestream.Plo"; \ 
else rm -f ".deps/libdvutil_la-includestream.Tpo"; exit 1; \ 
fi 
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..    
-Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT libdvutil_la-systemerror.lo -MD 
-MP -MF ".deps/libdvutil_la-systemerror.Tpo" \ 
  -c -o libdvutil_la-systemerror.lo `test -f 'systemerror.C' || echo './'`systemerror.C; \ 
then mv ".deps/libdvutil_la-systemerror.Tpo" ".deps/libdvutil_la-systemerror.Plo"; \ 
else rm -f ".deps/libdvutil_la-systemerror.Tpo"; exit 1; \ 
fi 
rm -f .libs/libdvutil_la-tty.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-tty.lo -MD -MP -MF .deps/libdvutil_la-tty.Tpo -c tty.C  -fPIC -DPIC -o 
.libs/libdvutil_la-tty.lo 
rm -f .libs/libdvutil_la-period.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-period.lo -MD -MP -MF .deps/libdvutil_la-period.Tpo -c period.C  -fPIC -DPIC 
-o .libs/libdvutil_la-period.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-random.lo -MD -MP -MF .deps/libdvutil_la-random.Tpo -c random.C -o 
libdvutil_la-random.o >/dev/null 2>&1 
mv -f .libs/libdvutil_la-random.lo libdvutil_la-random.lo 
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -g -Wall -O2 -mcpu=i686 -pipe -MT dvconfig.o -MD 
-MP -MF ".deps/dvconfig.Tpo" \ 
  -c -o dvconfig.o `test -f 'dvconfig.C' || echo './'`dvconfig.C; \ 
then mv ".deps/dvconfig.Tpo" ".deps/dvconfig.Po"; \ 
else rm -f ".deps/dvconfig.Tpo"; exit 1; \ 
fi 
rm -f .libs/libdvutil_la-includestream.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-includestream.lo -MD -MP -MF .deps/libdvutil_la-includestream.Tpo -c 
includestream.C  -fPIC -DPIC -o .libs/libdvutil_la-includestream.lo 
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -g -Wall -O2 -mcpu=i686 -pipe -MT dvinclude.o 
-MD -MP -MF ".deps/dvinclude.Tpo" \ 
  -c -o dvinclude.o `test -f 'dvinclude.C' || echo './'`dvinclude.C; \ 
then mv ".deps/dvinclude.Tpo" ".deps/dvinclude.Po"; \ 
else rm -f ".deps/dvinclude.Tpo"; exit 1; \ 
fi 
rm -f .libs/libdvutil_la-systemerror.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-systemerror.lo -MD -MP -MF .deps/libdvutil_la-systemerror.Tpo -c 
systemerror.C  -fPIC -DPIC -o .libs/libdvutil_la-systemerror.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-period.lo -MD -MP -MF .deps/libdvutil_la-period.Tpo -c period.C -o 
libdvutil_la-period.o >/dev/null 2>&1 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-tty.lo -MD -MP -MF .deps/libdvutil_la-tty.Tpo -c tty.C -o libdvutil_la-tty.o 
>/dev/null 2>&1 
mv -f .libs/libdvutil_la-period.lo libdvutil_la-period.lo 
mv -f .libs/libdvutil_la-tty.lo libdvutil_la-tty.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-systemerror.lo -MD -MP -MF .deps/libdvutil_la-systemerror.Tpo -c 
systemerror.C -o libdvutil_la-systemerror.o >/dev/null 2>&1 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wno-deprecated -g -Wall -O2 -mcpu=i686 -pipe -MT 
libdvutil_la-includestream.lo -MD -MP -MF .deps/libdvutil_la-includestream.Tpo -c 
includestream.C -o libdvutil_la-includestream.o >/dev/null 2>&1 
mv -f .libs/libdvutil_la-systemerror.lo libdvutil_la-systemerror.lo 
mv -f .libs/libdvutil_la-includestream.lo libdvutil_la-includestream.lo 
/bin/sh ../libtool --mode=link g++ -g -Wall -O2 -mcpu=i686 -pipe --all-static  -o 
libdvutil.la -rpath /usr/lib -release 0.13.6 libdvutil_la-strstr2str.lo libdvutil_la-ntostr.lo 
libdvutil_la-props.lo libdvutil_la-file.lo libdvutil_la-user.lo libdvutil_la-date.lo getdate.lo 
libdvutil_la-fdstreambuf.lo libdvutil_la-makedaemon.lo libdvutil_la-teestream.lo 
libdvutil_la-logstream.lo libdvutil_la-nocomment.lo libdvutil_la-random.lo 
libdvutil_la-period.lo libdvutil_la-tty.lo libdvutil_la-includestream.lo 
libdvutil_la-systemerror.lo -lcrypt  -lcrypt 
rm -fr .libs/libdvutil.la .libs/libdvutil.* .libs/libdvutil-0.13.6.* 
gcc -shared  libdvutil_la-strstr2str.lo libdvutil_la-ntostr.lo libdvutil_la-props.lo 
libdvutil_la-file.lo libdvutil_la-user.lo libdvutil_la-date.lo getdate.lo 
libdvutil_la-fdstreambuf.lo libdvutil_la-makedaemon.lo libdvutil_la-teestream.lo 
libdvutil_la-logstream.lo libdvutil_la-nocomment.lo libdvutil_la-random.lo 
libdvutil_la-period.lo libdvutil_la-tty.lo libdvutil_la-includestream.lo 
libdvutil_la-systemerror.lo  -lcrypt  -Wl,-soname -Wl,libdvutil-0.13.6.so -o 
.libs/libdvutil-0.13.6.so 
(cd .libs && rm -f libdvutil.so && ln -s libdvutil-0.13.6.so libdvutil.so) 
ar cru .libs/libdvutil.a  libdvutil_la-strstr2str.o libdvutil_la-ntostr.o libdvutil_la-props.o 
libdvutil_la-file.o libdvutil_la-user.o libdvutil_la-date.o getdate.o 
libdvutil_la-fdstreambuf.o libdvutil_la-makedaemon.o libdvutil_la-teestream.o 
libdvutil_la-logstream.o libdvutil_la-nocomment.o libdvutil_la-random.o 
libdvutil_la-period.o libdvutil_la-tty.o libdvutil_la-includestream.o 
libdvutil_la-systemerror.o 
ranlib .libs/libdvutil.a 
creating libdvutil.la 
(cd .libs && rm -f libdvutil.la && ln -s ../libdvutil.la libdvutil.la) 
/bin/sh ../libtool --mode=link g++ -g -Wall -O2 -mcpu=i686 -pipe --all-static  -o dvconfig 
--all-static dvconfig.o libdvutil.la -lcrypt 
/bin/sh ../libtool --mode=link g++ -g -Wall -O2 -mcpu=i686 -pipe --all-static  -o 
dvinclude --all-static dvinclude.o libdvutil.la -lcrypt 
g++ -g -Wall -O2 -mcpu=i686 -pipe --all-static -o .libs/dvconfig --all-static dvconfig.o  
./.libs/libdvutil.so -lcrypt 
g++ -g -Wall -O2 -mcpu=i686 -pipe --all-static -o .libs/dvinclude --all-static dvinclude.o  
./.libs/libdvutil.so -lcrypt 
creating dvconfig 
creating dvinclude 
make[2]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/dvutil' 
Making all in doc 
make[2]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/doc' 
make[2]: Nothing to be done for `all'. 
make[2]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/doc' 
Making all in m4 
make[2]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/m4' 
make[2]: Nothing to be done for `all'. 
make[2]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/m4' 
make[2]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6' 
make[2]: Nothing to be done for `all-am'. 
make[2]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6' 
make[1]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6' 
 
>>> Install dvutil-0.13.6 into /opt/tmp/portage/dvutil-0.13.6/image/ category dev-libs 
Making install in dvutil 
make[1]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/dvutil' 
make[2]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/dvutil' 
/bin/sh ../mkinstalldirs /opt/tmp/portage/dvutil-0.13.6/image//usr/lib 
mkdir -p -- /opt/tmp/portage/dvutil-0.13.6/image//usr/lib 
 /bin/sh ../libtool --mode=install /bin/install -c  libdvutil.la 
/opt/tmp/portage/dvutil-0.13.6/image//usr/lib/libdvutil.la 
/bin/install -c .libs/libdvutil-0.13.6.so 
/opt/tmp/portage/dvutil-0.13.6/image//usr/lib/libdvutil-0.13.6.so 
(cd /opt/tmp/portage/dvutil-0.13.6/image//usr/lib && rm -f libdvutil.so && ln -s 
libdvutil-0.13.6.so libdvutil.so) 
/bin/install -c .libs/libdvutil.lai /opt/tmp/portage/dvutil-0.13.6/image//usr/lib/libdvutil.la 
/bin/install -c .libs/libdvutil.a /opt/tmp/portage/dvutil-0.13.6/image//usr/lib/libdvutil.a 
ranlib /opt/tmp/portage/dvutil-0.13.6/image//usr/lib/libdvutil.a 
chmod 644 /opt/tmp/portage/dvutil-0.13.6/image//usr/lib/libdvutil.a 
libtool: install: warning: remember to run `libtool --finish /usr/lib' 
/bin/sh ../mkinstalldirs /opt/tmp/portage/dvutil-0.13.6/image//usr/bin 
mkdir -p -- /opt/tmp/portage/dvutil-0.13.6/image//usr/bin 
  /bin/sh ../libtool --mode=install /bin/install -c dvconfig 
/opt/tmp/portage/dvutil-0.13.6/image//usr/bin/dvconfig 
libtool: install: warning: `libdvutil.la' has not been installed in `/usr/lib' 
/bin/install -c .libs/dvconfig /opt/tmp/portage/dvutil-0.13.6/image//usr/bin/dvconfig 
  /bin/sh ../libtool --mode=install /bin/install -c dvinclude 
/opt/tmp/portage/dvutil-0.13.6/image//usr/bin/dvinclude 
libtool: install: warning: `libdvutil.la' has not been installed in `/usr/lib' 
/bin/install -c .libs/dvinclude /opt/tmp/portage/dvutil-0.13.6/image//usr/bin/dvinclude 
/bin/sh ../mkinstalldirs /opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil 
mkdir -p -- /opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil 
 /bin/install -c -m 644 strstr2str.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/strstr2str.h 
 /bin/install -c -m 644 ntostr.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/ntostr.h 
 /bin/install -c -m 644 props.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/props.h 
 /bin/install -c -m 644 ref.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/ref.h 
 /bin/install -c -m 644 file.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/file.h 
 /bin/install -c -m 644 user.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/user.h 
 /bin/install -c -m 644 date.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/date.h 
 /bin/install -c -m 644 fdstreambuf.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/fdstreambuf.h 
 /bin/install -c -m 644 makedaemon.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/makedaemon.h 
 /bin/install -c -m 644 filterstreambuf.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/filterstreambuf.h 
 /bin/install -c -m 644 teestream.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/teestream.h 
 /bin/install -c -m 644 logstream.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/logstream.h 
 /bin/install -c -m 644 random.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/random.h 
 /bin/install -c -m 644 period.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/period.h 
 /bin/install -c -m 644 tostring.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/tostring.h 
 /bin/install -c -m 644 tty.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/tty.h 
 /bin/install -c -m 644 includestream.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/includestream.h 
 /bin/install -c -m 644 systemerror.h 
/opt/tmp/portage/dvutil-0.13.6/image//usr/include/dvutil/systemerror.h 
make[2]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/dvutil' 
make[1]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/dvutil' 
Making install in doc 
make[1]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/doc' 
make[2]: Entering directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/doc' 
/bin/sh ../mkinstalldirs -m 0755 /usr/share/dvutil/download 
mkdir -m 0755 -p -- /usr/share/dvutil/download 
ACCESS DENIED  mkdir:     /usr/share/dvutil 
mkdir: cannot create directory `/usr/share/dvutil': Permission denied 
make[2]: *** [install-exec-local] Error 1 
make[2]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/doc' 
make[1]: *** [install-am] Error 2 
make[1]: Leaving directory `/opt/tmp/portage/dvutil-0.13.6/work/dvutil-0.13.6/doc' 
make: *** [install-recursive] Error 1 
man: 
strip: 
/opt/tmp/portage/dvutil-0.13.6/image//usr/bin/dvinclude 
/opt/tmp/portage/dvutil-0.13.6/image//usr/bin/dvconfig 
/opt/tmp/portage/dvutil-0.13.6/image//usr/lib/libdvutil-0.13.6.so 
making executable: /usr/lib/libdvutil-0.13.6.so 
>>> Completed installing into /opt/tmp/portage/dvutil-0.13.6/image/ 
 
--------------------------- ACCESS VIOLATION SUMMARY --------------------------- 
LOG FILE = "/tmp/sandbox-dvutil-0.13.6-20998.log" 
 
mkdir:     /usr/share/dvutil 
-------------------------------------------------------------------------------- 
 
 
and here is a partial of the mysql-navigator failed dump 
 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1' 
make: *** [all-recursive-am] Error 2 
 
>>> Install mysqlnavigator-1.4.1 into /opt/tmp/portage/mysqlnavigator-1.4.1/image/ 
category dev-db 
Making install in include 
make[1]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/include' 
make[2]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/include' 
make[2]: Nothing to be done for `install-exec-am'. 
make[2]: Nothing to be done for `install-data-am'. 
make[2]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/include' 
make[1]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/include' 
Making install in src 
make[1]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src' 
Making install in mysql 
make[2]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql' 
Making install in about 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/about' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/about' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/about' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/about' 
Making install in edit 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/edit' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/edit' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/edit' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/edit' 
Making install in find 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/find' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/find' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/find' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/find' 
Making install in log 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/log' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/log' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/log' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/log' 
Making install in privilege 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/privilege' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/privilege' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/privilege' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/privilege' 
Making install in query 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/query' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/query' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/query' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/query' 
Making install in script 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/script' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/script' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/script' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/script' 
Making install in table 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/table' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/table' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/table' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/table' 
Making install in widget 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/widget' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/widget' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/widget' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/widget' 
Making install in server 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/server' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/server' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/server' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/server' 
Making install in field 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/field' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/field' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/field' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/field' 
Making install in flush 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/flush' 
make[4]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/flush' 
make[4]: Nothing to be done for `install-exec-am'. 
make[4]: Nothing to be done for `install-data-am'. 
make[4]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/flush' 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/flush' 
Making install in mainwindow 
make[3]: Entering directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/mainwindow' 
/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../pics 
-I../../../include -I/usr/include/mysql -I/usr/qt/3/include    -O2 -Wall -c 
mainwindowslotschema.cxx 
rm -f .libs/mainwindowslotschema.lo 
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../pics -I../../../include -I/usr/include/mysql 
-I/usr/qt/3/include -O2 -Wall -Wp,-MD,.deps/mainwindowslotschema.pp -c 
mainwindowslotschema.cxx  -fPIC -DPIC -o .libs/mainwindowslotschema.lo 
In file included from mainwindow.h:22, 
                 from mainwindowslotschema.cxx:10: 
../../../include/loglistview.h:20:7: warning: no newline at end of file 
In file included from mainwindowslotschema.cxx:15: 
../../../include/loglistviewitem.h:18:7: warning: no newline at end of file 
mainwindowslotschema.cxx: In member function `void 
   MainWindow::slot_create_database(int)': 
mainwindowslotschema.cxx:518: `mysql_create_db' undeclared (first use this 
   function) 
mainwindowslotschema.cxx:518: (Each undeclared identifier is reported only once 
   for each function it appears in.) 
mainwindowslotschema.cxx: In member function `void 
   MainWindow::slot_delete_database(int)': 
mainwindowslotschema.cxx:608: `mysql_drop_db' undeclared (first use this 
   function) 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3/bits/stl_map.h: At top 
   level: 
../../../pics/collapse.xpm:2: warning: `const char*collapse_xpm[18]' defined 
   but not used 
../../../pics/expand.xpm:2: warning: `const char*expand_xpm[18]' defined but 
   not used 
make[3]: *** [mainwindowslotschema.lo] Error 1 
make[3]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql/mainwindow' 
make[2]: *** [install-recursive] Error 1 
make[2]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src/mysql' 
make[1]: *** [install-recursive] Error 1 
make[1]: Leaving directory 
`/opt/tmp/portage/mysqlnavigator-1.4.1/work/mysqlnavigator-1.4.1/src' 
make: *** [install-recursive] Error 1 
 
!!! ERROR: dev-db/mysqlnavigator-1.4.1 failed. 
!!! Function einstall, Line 287, Exitcode 2 
!!! einstall failed
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-04-21 22:50:09 UTC
Would you please read what you post before just blindly posting it?
'dvmysql' did not fail.
'dvutil' is what failed.
Turn off the sandbox for that temporarily, a proper fix is forthcoming.
Keep an eye on #19746 if you are interested.

As for mysqlnavigator, it's a duplicate of bug #18927, caused by MySQL4 and the MySQL Navigator author not being up to date.

*** This bug has been marked as a duplicate of 18927 ***