Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302423 - sys-apps/man-1.6f-r4 fails with unsupported linguas
Summary: sys-apps/man-1.6f-r4 fails with unsupported linguas
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 302427 302448 302657 302661 302695 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-27 09:26 UTC by Ooblick
Modified: 2011-10-27 14:19 UTC (History)
12 users (show)

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


Attachments
build.log (build.log,11.03 KB, text/plain)
2010-01-27 09:27 UTC, Ooblick
Details
emerge --info (emerge-info,3.95 KB, text/plain)
2010-01-27 09:27 UTC, Ooblick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ooblick 2010-01-27 09:26:43 UTC
Not a lot of information given, but I am getting this when going from 1.6f-r3 to 1.6f-r4:

x86_64-pc-linux-gnu-gcc -Wl,-O1 -o man man.o manfile.o manpath.o man-config.o man-getopt.o man-iconv.o to_cat.o different.o gripes.o glob.o util.o msg.o  
make[1]: Leaving directory `/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f/src'
 * ERROR: sys-apps/man-1.6f-r4 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 2357:  Called _eapi2_src_compile
 *     ebuild.sh, line  646:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =sys-apps/man-1.6f-r4',
 * the complete build log and the output of 'emerge -pqv =sys-apps/man-1.6f-r4'.
 * The complete build log is located at '/tmp/portage/sys-apps/man-1.6f-r4/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/sys-apps/man-1.6f-r4/temp/environment'.
 * S: '/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f'

>>> Failed to emerge sys-apps/man-1.6f-r4, Log file:

>>>  '/tmp/portage/sys-apps/man-1.6f-r4/temp/build.log'

 * GNU info directory index is up-to-date.

This is happening on every machine I'm trying this

Reproducible: Always

Steps to Reproduce:




man-1.6f-r4 to build
Comment 1 Ooblick 2010-01-27 09:27:24 UTC
Created attachment 217568 [details]
build.log
Comment 2 Ooblick 2010-01-27 09:27:44 UTC
Created attachment 217569 [details]
emerge --info
Comment 3 Ooblick 2010-01-27 09:31:16 UTC
Ahh. This was up earlier in the build.log:

make[2]: Entering directory `/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f/man/bg'
make[2]: *** No rule to make target `cs'.  Stop.
make[2]: Leaving directory `/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f/man/bg'
make[1]: *** [??_lang_subdir] Error 2
make[1]: Leaving directory `/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f/man'
make: *** [manpages] Error 2
Comment 4 Leonid Podolny 2010-01-27 10:04:34 UTC
Same here, with ru locale (rather then cs one).
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2010-01-27 10:18:35 UTC
*** Bug 302427 has been marked as a duplicate of this bug. ***
Comment 6 Alexander Kolesen 2010-01-27 14:30:52 UTC
The same thing:

==== Making the english man pages. ====
make -f ../Makefile -C en
make[2]: Entering directory `/var/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f/man/en'
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
Creating makewhatis.8 from makewhatis.8.in
make[2]: Leaving directory `/var/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f/man/en'
cat: ru.txt: No such file or directory
==== Making the  man pages. ====
make -f ../Makefile -C ru
make: Entering an unknown directory
make: *** ru: No such file or directory.  Stop.
make: Leaving an unknown directory
make[1]: *** [ru_lang_subdir] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f/man'
make: *** [manpages] Error 2
 * ERROR: sys-apps/man-1.6f-r4 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 2352:  Called _eapi2_src_compile
 *     ebuild.sh, line  646:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =sys-apps/man-1.6f-r4',
 * the complete build log and the output of 'emerge -pqv =sys-apps/man-1.6f-r4'.
 * The complete build log is located at '/var/tmp/portage/sys-apps/man-1.6f-r4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/man-1.6f-r4/temp/environment'.
 * S: '/var/tmp/portage/sys-apps/man-1.6f-r4/work/man-1.6f'




emerge --info:
Portage 2.1.7.16 (default/linux/amd64/10.0/desktop, gcc-4.4.2, glibc-2.11-r1, 2.6.32-gentoo x86_64)
=================================================================
System uname: Linux-2.6.32-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4400+-with-gentoo-2.0.1
Timestamp of tree: Wed, 27 Jan 2010 14:00:01 +0000
app-shells/bash:     4.0_p37
dev-lang/python:     2.4.4-r15, 2.5.4-r2, 2.6.4, 3.1.1-r1
dev-python/pycrypto: 2.1.0
dev-util/cmake:      2.8.0-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.0-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.3, 1.11.1
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA PUEL"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests digest distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF8"
LDFLAGS="-Wl,-O1"
LINGUAS="en ru"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cxx dbus dri dts dvd dvdr eds emboss encode evo fam firefox flac fortran gdbm gif gpm gstreamer hal iconv jpeg ldap libnotify mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pcre pdf png ppds pppd python qt3support qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl startup-notification svg sysfs tcpd thunar tiff truetype unicode usb utf8 vorbis x264 xml xorg xulrunner xv xvid zlib zsh-completion" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ru" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="ati" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 7 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-27 14:54:14 UTC
*** Bug 302448 has been marked as a duplicate of this bug. ***
Comment 8 Andrey Grozin gentoo-dev 2010-01-28 05:48:22 UTC
Same here (ru locale)
Comment 10 Ooblick 2010-01-28 12:26:26 UTC
Fix works fine.
Comment 11 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-01-28 16:35:48 UTC
*** Bug 302657 has been marked as a duplicate of this bug. ***
Comment 12 Dror Levin (RETIRED) gentoo-dev 2010-01-28 17:19:06 UTC
*** Bug 302661 has been marked as a duplicate of this bug. ***
Comment 13 Dror Levin (RETIRED) gentoo-dev 2010-01-28 22:43:19 UTC
*** Bug 302695 has been marked as a duplicate of this bug. ***