Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61849 - vnc-3.3.7 does not emerge
Summary: vnc-3.3.7 does not emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 13:05 UTC by Eric Brown
Modified: 2005-09-29 10:57 UTC (History)
0 users

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 Eric Brown 2004-08-26 13:05:19 UTC
DEBUG   -DFUNCPROTO=15 -DNARROWPROTO  -DDDXOSINIT -DSERVER_LOCK -DDDXOSFATALERROR -DDDXTIME -DPART_NET  buildtime.c
distcc[26943] (dcc_connect_timed) ERROR: Connection to 192.168.1.22:3632 failed: Connection refused
distcc[26943] (dcc_build_somewhere) Warning: failed to distribute to 192.168.1.22, running locally instead
rm -f libvnc.a
ar clq libvnc.a init.o sockets.o kbdptr.o cmap.o draw.o cutpaste.o        dispcur.o sprite.o rfbserver.o translate.o httpd.o auth.o        rre.o corre.o stats.o hextile.o zrle.o buildtime.o
ranlib libvnc.a
make[5]: Leaving directory `/var/tmp/portage/vnc-3.3.7/work/vnc-3.3.7-unixsrc/Xvnc/programs/Xserver/hw/vnc'
make[4]: *** No rule to make target `../../../rdr/librdr.a', needed by `Xvnc'.
make[4]: *** No rule to make target `../../../rfb/librfb.a', needed by `Xvnc'.
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/var/tmp/portage/vnc-3.3.7/work/vnc-3.3.7-unixsrc/Xvnc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/vnc-3.3.7/work/vnc-3.3.7-unixsrc/Xvnc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/vnc-3.3.7/work/vnc-3.3.7-unixsrc/Xvnc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/vnc-3.3.7/work/vnc-3.3.7-unixsrc/Xvnc'
make: *** [World] Error 2

!!! ERROR: net-misc/vnc-3.3.7 failed.
!!! Function src_compile, Line 58, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge vnc
2.
3.

Actual Results:  
doesn't emerge

Expected Results:  
should emerge

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r1,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox"
GENTOO_MIRRORS="ftp://ftp.ndlug.nd.edu/pub/gentoo/
ftp://gentoo.mirrors.pair.com/ http://gentoo.osuosl.org/
ftp://ftp.gentoo.mesh-solutions.com/gentoo/"
MAKEOPTS="-j5"
PKGDIR="/var/www/localhost/htdocs/gentoo-bins/i686"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="berkdb crypt curl doc gif jpeg mysql ncurses nls pam perl png python
readline samba spell ssl tcpd tiff truetype x86 xml2 zlib"


how did this make it into x86...
Comment 1 Eric Brown 2004-08-26 13:10:51 UTC
i found this during emerge -e, and apparently 3.3.7 is already installed, why would it die when i try to emerge it again?
Comment 2 Dick Marinus 2004-08-26 13:21:15 UTC
maybe you should try re-emerging it without distcc?
Comment 3 Eric Brown 2004-08-26 14:09:14 UTC
i will try.. there are no other nodes though, so it's just a local compile really
Comment 4 Daniel Ahlberg (RETIRED) gentoo-dev 2004-09-02 03:24:54 UTC
Please post the whole emerge log.
Comment 5 Eric Brown 2004-09-07 18:14:12 UTC
removed distcc (despite lack of other nodes), did emerge -C vnc, emerge sync, emerge vnc, (same version) and it actually worked... how strange.  you still want the emerge.log?
Comment 6 Eric Brown 2004-11-14 13:03:19 UTC
I can no longer reproduce this bug, and I think it just went away.after i removed distcc.
For those reasons, I am closing this bug.
Comment 7 Antti Mäkelä 2004-12-19 12:01:58 UTC
I have this problem as well. I don't use distcc. The problem appeared when I changed to gcc 3.4.
Comment 8 Antti Mäkelä 2004-12-19 12:20:40 UTC
Hmm, apparently somebody else has this problem, too...

http://forums.gentoo.org/viewtopic.php?t=66030
Comment 9 Mike Hummel 2005-09-29 10:57:42 UTC
I have the same problem, going back to gcc i686-pc-linux-gnu-3.3.5-20050130 solve the 
problem, perhaps vnc need a change to compile with gcc 3.4 !!!!