I had problems updating xorg-x11 to versions 6.8.2-r[34]. The solution in both cases was to unset LANG which was =pt_BR. AFAICT this problem appeared only on xorg-x11-6.8.2-r3. I believe r2 was ok. Even stranger is that for each try (with LANG=pt_BR) the emerging fails in a different place. But it fails all the time. I just have to unset LANG and the ebuild goes fine. Reproducible: Always Steps to Reproduce: 1.export LANG=pt_BR 2.emerge "=x11-base/xorg-x11-6.8.2-r[34]" Actual Results: Emerging failed with the following error: make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/lib/Xcursor' including in lib/Xevie... make[3]: Entering directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/lib/Xevie' + mkdir unshared + cd ../../exports/include/X11/extensions + for i in xevieplaceholder.h + rm -f xevieplaceholder.h + ln -s ../../../../lib/Xevie/xevieplaceholder.h . make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/lib/Xevie' including in lib/Xfixes... make[3]: Entering directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/lib/Xfixes' make[3]: *** Sem regra para processar o alvo `includes'. Pare. make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/lib/Xfixes' make[2]: ** [includes] Erro 2 make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/lib' make[1]: ** [includes] Erro 2 make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc' make: ** [World] Erro 2 !!! ERROR: x11-base/xorg-x11-6.8.2-r4 failed. !!! Function build, Line 970, Exitcode 2 !!! make World failed !!! If you need support, post the topmost build error, NOT this status message. Expected Results: emerge xorg-x11 should have succeeded meirelles rodrigo # emerge info Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r1, 2.6.11-win4lin i686) ================================================================= System uname: 2.6.11-win4lin i686 AMD Athlon(tm) XP 1700+ Gentoo Base System version 1.6.13 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] dev-lang/python: 2.3.5-r2 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O3 -march=i686 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=i686 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig buildpkg distcc distlocks fixpackages sandbox sfperms strict" GENTOO_MIRRORS="http://gentoo.ccccom.com http://gentoo.mirror.sdv.fr http://distro.ibiblio.org/pub/Linux/distributions/gentoo/ http://gentoo.mirrors.pair.com/ http://gentoo.osuosl.org/" MAKEOPTS="-j9" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage-fabrica" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X a52 aac aalib alsa apm arts audiofile avi bitmap-fonts bzip2 bzlib cddb cdparanoia cdr crypt cups curl dga dts dvd edl eds emboss encode faac faad fam fame ffmpeg flac foomaticdb fortran gd gdbm gif gimpprint gmp gpm gstreamer gtk2 imagemagick imlib jbig jpeg jpeg2k kde kdeenablefinal lcms ldap libcaca libg++ libwww live lzo mad matroska md5sum mikmod mjpeg mng motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl png postgres ppds python qt quicktime readline real ruby samba scanner sdl speex spell ssl svg svga tcpd tga theora tiff truetype truetype-fonts type1-fonts unicode vcd vorbis win32codecs wmf xine xinerama xml2 xmms xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
*** Sem regra para processar o alvo `includes'. Pare. Translation? Also, does it fail with the same error every time?
Roughly "No rule to make target 'includes'"
"No rule to make target 'includes'. Stop" Congratulations on your good portuguese Donnie Berkholz. Or good babelfish? ;) The same error "No rule to make target 'includes'" at different directories.
(In reply to comment #3) > "No rule to make target 'includes'. Stop" > > Congratulations on your good portuguese Donnie Berkholz. Or good babelfish? ;) No, just have seen the same error multiple times before.
Please reopen if this remains an issue with modular X.