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

Bug 4071

Summary: net-misc/vnc fails on build
Product: Gentoo Linux Reporter: johnathan spectre <jspectre>
Component: Current packagesAssignee: Grant Goodyear (RETIRED) <g2boojum>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description johnathan spectre 2002-06-23 17:06:09 UTC
emerge net-misc/vnc fails on my pismo with the following:

make[1]: Leaving directory
`/var/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/libvncauth'
making all in ./vncviewer...
make[1]: Entering directory
`/var/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/vncviewer'
gcc -mcpu=i686 -march=i686 -O3 -pipe -ansi   -I../include -I. 
-I/usr/X11R6/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE     -DFUNCPROTO=15
-DNARROWPROTO   -DMITSHM    -c -o argsresources.o argsresources.c
cc1: Invalid option `arch=i686'
make[1]: *** [argsresources.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/vnc-3.3.3-r2/work/vnc_unixsrc/vncviewer'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 18, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/net-misc/vnc/vnc-3.3.3-r2.ebuild .


i'm guessing the "-mcpu=i686 -march=i686" is to blame? ;-)

-js
Comment 1 Mark Guertin 2002-06-24 09:49:49 UTC
Grant:

I am playing with some patches for this one (damn the vendor code is braindead)

Gerk
Comment 2 Mark Guertin 2002-06-26 11:42:42 UTC
It appers this build is just not happy working with ppc in any way shape or
form, code doesn't work properly from vendor... I am going to mask this pkg at
least for now.

FYI Johnathon, tightvnc works ok on PPC :)