Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152927 - net-misc/vnc-4.1.2 - emake failed
Summary: net-misc/vnc-4.1.2 - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 152928 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-26 14:59 UTC by Rodrigo Exterckötter Tjäder
Modified: 2014-01-27 07:49 UTC (History)
2 users (show)

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


Attachments
make.conf (make.conf,955 bytes, text/plain)
2006-10-26 15:43 UTC, Rodrigo Exterckötter Tjäder
Details
MAKEOPTS="-j1" emerge vnc &>log (log,8.24 KB, text/plain)
2006-10-26 15:51 UTC, Rodrigo Exterckötter Tjäder
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Exterckötter Tjäder 2006-10-26 14:59:33 UTC
User-Agent:       Opera/9.02 (X11; Linux x86_64; U; en)
Build Identifier: 

I was getting this bug: http://bugs.gentoo.org/show_bug.cgi?id=152816 , and 
after I synced that bug stopped, but now I get "emake failed".

Reproducible: Always

Steps to Reproduce:
1.emerge net-misc/vnc

Actual Results:  
Crashed with: "emake failed"

Expected Results:  
Emerged vnc

Portage 2.1.2_pre3-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 
2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.5
Last Sync: Thu, 26 Oct 2006 21:30:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/
terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms 
strict"
GENTOO_MIRRORS="http://www.las.ic.unicamp.br/pub/gentoo/ ftp://
ftp.las.ic.unicamp.br/pub/gentoo/ "
LANG="en_US.UTF-8"
LC_ALL="pt_BR.UTF-8"
LINGUAS="en pt_BR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/
distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aim alsa apache2 berkdb bidi bitmap-fonts bzip2 cdr cjk cli 
cracklib crypt cups directfb dlloader dri dvd dvdr elibc_glibc emacs emul-linux-
x86 encode fbcon ffmpeg fortran ftp gdbm gif gnome gpm gstreamer gtk gtk2 iconv 
icq imagemagick innodb input_devices_keyboard input_devices_mouse ipv6 isdnlog 
joystick jpeg kernel_linux libcaca libg++ linguas_en linguas_pt_BR mime mng mp3 
mpeg msn mysql ncurses nls nptl nptlonly offensive ogg opengl pam pcre pdf perl 
php png postgres ppds pppd python quicktime readline reflection samba server 
session spell spl ssl svg tcpd tetex tiff truetype truetype-fonts type1-fonts 
udev unicode usb userland_GNU v4l v4l2 vcd via video_cards_nv 
video_cards_nvidia video_cards_vesa wmf xorg xscreensaver yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, 
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 15:03:21 UTC
Well please post some output and errors, we can't guess.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 15:13:14 UTC
*** Bug 152928 has been marked as a duplicate of this bug. ***
Comment 3 Rodrigo Exterckötter Tjäder 2006-10-26 15:14:45 UTC
(In reply to comment #1)
> Well please post some output and errors, we can't guess.
> 

Sorry, forgot it, I had even piped stderr to a file to post it here...
Here it is:

configure: warning: /usr/share/config.site: invalid host type
configure: warning: /usr/etc/config.site: invalid host type
configure: error: can only configure for one host and one target at a time
make[1]: *** Sem regra para processar o alvo `all'.  Pare.
make: ** [all] Erro 1

!!! ERROR: net-misc/vnc-4.1.2 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  vnc-4.1.2.ebuild, line 104:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 15:19:21 UTC
Remove x86 from your use flags!
Comment 5 Rodrigo Exterckötter Tjäder 2006-10-26 15:24:53 UTC
(In reply to comment #4)
> Remove x86 from your use flags!
> 

that's not x86, it's emul-linux-x86
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 15:26:10 UTC
(In reply to comment #5)
> that's not x86, it's emul-linux-x86

Well no, it's not. It's emul-linux-[newline]x86; fix it.
 

Comment 7 Rodrigo Exterckötter Tjäder 2006-10-26 15:36:57 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > that's not x86, it's emul-linux-x86
> 
> Well no, it's not. It's emul-linux-[newline]x86; fix it.
> 
> 

In both my make.conf and emerge --info output the whole USE definition is in one line, so that must be some odd line-breaking by bugzilla... also, I don't get any warnings or errors about the emul-linux- useflag that would exist.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 15:41:06 UTC
Attach your make.conf here; and attach MAKEOPTS="-j1" emerge vnc &>log here as well.
Comment 9 Rodrigo Exterckötter Tjäder 2006-10-26 15:43:29 UTC
Created attachment 100561 [details]
make.conf
Comment 10 Rodrigo Exterckötter Tjäder 2006-10-26 15:51:56 UTC
Created attachment 100562 [details]
MAKEOPTS="-j1" emerge vnc &>log
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 16:00:46 UTC
I don't speak much Portugese really, translate the below please (generally set your locales to C when reporting bugs)

<snip>
make[1]: Entrando no diretório `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
make[1]: *** Sem regra para processar o alvo `all'.  Pare.
make[1]: Saindo do diretório `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
</snip>
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2006-10-26 16:00:46 UTC
I don't speak much Portugese really, translate the below please (generally set your locales to C when reporting bugs)

<snip>
make[1]: Entrando no diretório `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
make[1]: *** Sem regra para processar o alvo `all'.  Pare.
make[1]: Saindo do diretório `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
</snip>
Comment 13 Rodrigo Exterckötter Tjäder 2006-10-26 16:13:38 UTC
(In reply to comment #11)
> I don't speak much Portugese really, translate the below please (generally set
> your locales to C when reporting bugs)
> 
> <snip>
> make[1]: Entrando no diretório
> `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
> make[1]: *** Sem regra para processar o alvo `all'.  Pare.
> make[1]: Saindo do diretório
> `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
> </snip>
> 

<snip>
make[1]: Entering directory `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
make[1]: *** No rules to proccess target `all'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
</snip>
Comment 14 Rodrigo Exterckötter Tjäder 2006-10-26 16:13:38 UTC
(In reply to comment #11)
> I don't speak much Portugese really, translate the below please (generally set
> your locales to C when reporting bugs)
> 
> <snip>
> make[1]: Entrando no diretório
> `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
> make[1]: *** Sem regra para processar o alvo `all'.  Pare.
> make[1]: Saindo do diretório
> `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
> </snip>
> 

<snip>
make[1]: Entering directory `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
make[1]: *** No rules to proccess target `all'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/net-misc/vnc-4.1.2/work/vnc-4_1_2-unixsrc/common'
</snip>
Comment 15 Rodrigo Exterckötter Tjäder 2006-10-27 15:12:32 UTC
forgot to reopen on last post
Comment 16 doug phelan 2006-10-27 20:56:22 UTC
not sure if it is related, but vnc failed for me at line 105:
 cd xorg-server-*

changing it to this fixed it:
 cd unix/xorg-server-*

Comment 17 discon 2006-10-29 16:59:54 UTC
(In reply to comment #14)
> not sure if it is related, but vnc failed for me at line 105:
>  cd xorg-server-*
> 
> changing it to this fixed it:
>  cd unix/xorg-server-*
> 

I have the same problem.

# emerge vnc

[...]

 * Running autoconf ...                                                   [ ok ]/usr/portage/net-misc/vnc/vnc-4.1.2.ebuild: line 103: cd: xorg-server-*: No such file or directory
 * Running eautoreconf in '/var/tmp/portage/vnc-4.1.2/work/vnc-4_1_2-unixsrc' ...
 * Running aclocal ...                                                    [ !! ]
 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/vnc-4.1.2/temp/aclocal-14453.out


!!! ERROR: net-misc/vnc-4.1.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  vnc-4.1.2.ebuild, line 104:   Called eautoreconf
  autotools.eclass, line 83:   Called eaclocal
  autotools.eclass, line 121:   Called autotools_run_tool 'aclocal'
  autotools.eclass, line 240:   Called die

!!! Failed Running aclocal !
!!! If you need support, post the topmost build error, and the call stack if relevant.




# cat /var/tmp/portage/vnc-4.1.2/temp/aclocal-14453.out
***** aclocal *****

aclocal-1.9: `configure.ac' or `configure.in' is required
Comment 18 Jeroen Roovers (RETIRED) gentoo-dev 2006-10-31 20:02:06 UTC
(In reply to comment #14)
> not sure if it is related, but vnc failed for me at line 105:
>  cd xorg-server-*
> 
> changing it to this fixed it:
>  cd unix/xorg-server-*

That's an unrelated bug in the ebuild (which I fixed just now).
Comment 19 SpanKY gentoo-dev 2006-10-31 22:04:44 UTC
are you using up-to-date sync ?  i was getting that error but it should be fixed in latest cvs
Comment 20 Raúl Porcel (RETIRED) gentoo-dev 2006-12-12 11:14:50 UTC
Still having problems with this?
Comment 21 Rodrigo Exterckötter Tjäder 2006-12-12 11:36:00 UTC
(In reply to comment #18)
> Still having problems with this?
> 

No, marking as fixed. :)