Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559086 - kde-apps/kde4-l10n with LINGUAS="", "en" or unset fails to build
Summary: kde-apps/kde4-l10n with LINGUAS="", "en" or unset fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-29 11:23 UTC by MG
Modified: 2015-08-30 08:56 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 MG 2015-08-29 11:23:41 UTC
The build breaks with any of the following set:
1. LINGUAS="en"
2. LINGUAS=""
3. #LINGUAS=""

It works if there is any other language set, for example:
LINGUAS="en de"



# emerge -v1 kde4-l10n

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] kde-apps/kde4-l10n-4.14.3:4/4.14::gentoo  USE="(-aqua) -handbook -minimal" LINGUAS="-ar -bg -bs -ca -ca@valencia -cs -da -de* -el -en_GB -es -et -eu -fa -fi -fr -ga -gl -he -hi -hr -hu -ia -id -is -it -ja -kk -km -ko -lt -lv -mr -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -sk -sl -sr -sv -tr -ug -uk -wa -zh_CN -zh_TW" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) kde-apps/kde4-l10n-4.14.3::gentoo
>>> Unpacking source...
 * 
 * You either have the LINGUAS variable unset, or it only
 * contains languages not supported by kde4-l10n-4.14.3.
 * You won't have any additional language support.
 * 
 * kde4-l10n-4.14.3 supports these language codes:
 * ar bg bs ca ca@valencia cs da de el en_GB es et eu fa fi fr ga gl he
 * hi hr hu ia id is it ja kk km ko lt lv mr nb nds nl nn pa pl pt pt_BR ro ru sk
 * sl sr sv tr ug uk wa zh_CN zh_TW
 * 
>>> Source unpacked in /var/tmp/portage/kde-apps/kde4-l10n-4.14.3/work
>>> Preparing source in /var/tmp/portage/kde-apps/kde4-l10n-4.14.3/work ...
sed: can't read CMakeLists.txt: No such file or directory
 * ERROR: kde-apps/kde4-l10n-4.14.3::gentoo failed (prepare phase):
 *   failed to comment out handbook
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3769:  Called kde4-base_src_prepare
 *   environment, line 2818:  Called die
 * The specific snippet of code:
 *                       sed -e "\!^[[:space:]]*add_subdirectory[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -e "\!^[[:space:]]*ADD_SUBDIRECTORY[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -e "\!^[[:space:]]*macro_optional_add_subdirectory[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -e "\!^[[:space:]]*MACRO_OPTIONAL_ADD_SUBDIRECTORY[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -i CMakeLists.txt || die "failed to comment out handbook";
 * 
 * If you need support, post the output of `emerge --info '=kde-apps/kde4-l10n-4.14.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-apps/kde4-l10n-4.14.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/work'
 * S: '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/work'

>>> Failed to emerge kde-apps/kde4-l10n-4.14.3, Log file:

>>>  '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/temp/build.log'

 * Messages for package kde-apps/kde4-l10n-4.14.3:

 * 
 * You either have the LINGUAS variable unset, or it only
 * contains languages not supported by kde4-l10n-4.14.3.
 * You won't have any additional language support.
 * 
 * kde4-l10n-4.14.3 supports these language codes:
 * ar bg bs ca ca@valencia cs da de el en_GB es et eu fa fi fr ga gl he
 * hi hr hu ia id is it ja kk km ko lt lv mr nb nds nl nn pa pl pt pt_BR ro ru sk
 * sl sr sv tr ug uk wa zh_CN zh_TW
 * 
 * ERROR: kde-apps/kde4-l10n-4.14.3::gentoo failed (prepare phase):
 *   failed to comment out handbook
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3769:  Called kde4-base_src_prepare
 *   environment, line 2818:  Called die
 * The specific snippet of code:
 *                       sed -e "\!^[[:space:]]*add_subdirectory[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -e "\!^[[:space:]]*ADD_SUBDIRECTORY[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -e "\!^[[:space:]]*macro_optional_add_subdirectory[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -e "\!^[[:space:]]*MACRO_OPTIONAL_ADD_SUBDIRECTORY[[:space:]]*([[:space:]]*${dir}[[:space:]]*)!s/^/#DONOTCOMPILE /" -i CMakeLists.txt || die "failed to comment out handbook";
 * 
 * If you need support, post the output of `emerge --info '=kde-apps/kde4-l10n-4.14.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-apps/kde4-l10n-4.14.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/work'
 * S: '/var/tmp/portage/kde-apps/kde4-l10n-4.14.3/work'



# # emerge --info '=kde-apps/kde4-l10n-4.14.3::gentoo'
Portage 2.2.20.1 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.4, glibc-2.20-r2, 4.0.9+ x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.0.9+-x86_64-Intel-R-_Core-TM-_i7-2600K_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16412348 total,  14670696 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sat, 29 Aug 2015 07:45:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r1::gentoo, 3.3.5-r1::gentoo, 3.4.1::gentoo
dev-util/cmake:           3.2.2::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.24-r3::gentoo
sys-devel/gcc:            4.8.4::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="3dnow 3dnowext X a52 aac acl acpi alsa amd64 berkdb branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative divx dlloader dri dts dvd dvdr emboss encode exif fbsplash ffmpeg firefox flac fortran fuse g3dvl gdbm gif git glamor glitz gtk gtk2 hal iconv java java6 javascript jpeg kde kdexdeltas kdgraphics kipi lcms ldap libnotify mad mmx mmxext mng modules mozilla mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl ntfs nvidia ogg opengl openmp pango pcre pdf phonon plasma png policykit ppds qt qt3support qt4 quicktime rdp readline real sdl seccomp session spell srt sse sse2 sse3 sse4 ssl ssse3 startup-notification svg syslog tcpd threads tk truetype udev udisks unicode upower usb vdpau vorbis win32codecs wxwidgets x264 xcb xcomposite xine xinerama xml xscreensaver xv xvid xvmc zlib" ABI_X86="64" 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" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

kde-apps/kde4-l10n-4.14.3::gentoo was built with the following:
USE="(-aqua) -handbook -minimal" ABI_X86="64" LINGUAS="de -ar -bg -bs -ca -ca@valencia -cs -da -el -en_GB -es -et -eu -fa -fi -fr -ga -gl -he -hi -hr -hu -ia -id -is -it -ja -kk -km -ko -lt -lv -mr -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -sk -sl -sr -sv -tr -ug -uk -wa -zh_CN -zh_TW"
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-08-29 16:48:58 UTC
Thanks, fixed in git by our resident l10n expert.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42479b34cb8b971543deaa473600989ed352b1f1
Comment 2 MG 2015-08-30 08:56:55 UTC
Thanks, works now :)