Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

compiz-9999 compile problem (new one)

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
esperto
Apprentice
Apprentice
Posts: 158
Joined: Mon Dec 27, 2004 12:25 am
Location: Brazil

compiz-9999 compile problem (new one)

  • Quote

Post by esperto » Sun Sep 25, 2011 3:24 pm

I'm trying to compile compiz-9999 for some time now, as the one at regular portage compiles but doesn't show windows decorations, but I can't get the compilation to finish, and can't find out why, can someone help? following is the emerge output:

Code: Select all

>>> Emerging (1 of 9) x11-wm/compiz-9999 from desktop-effects
>>> Unpacking source...
 * git.eclass is deprecated.
 * Please update your ebuilds to use git-2 instead. For details, see
 * http://archives.gentoo.org/gentoo-dev/msg_b7ba363cae580845819ae3501fb157e9.xml
 * GIT update -->
 *    repository:               git://anongit.compiz-fusion.org/compiz/core
 *    at the commit:            946d2be22a0dc34eacae8c2a1bf46c39f2ca08b7
 *    branch:                   master
 *    storage directory:        "/usr/portage/distfiles/git-src/compiz"
Cloning into /var/tmp/portage/x11-wm/compiz-9999/work/compiz...
done.
>>> Unpacked to /var/tmp/portage/x11-wm/compiz-9999/work/compiz
>>> Source unpacked in /var/tmp/portage/x11-wm/compiz-9999/work
>>> Preparing source in /var/tmp/portage/x11-wm/compiz-9999/work/compiz ...
 * Applying compiz-desktop-gnome-or-not.patch ...                                                           [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-wm/compiz-9999/work/compiz ...
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/x11-wm/compiz-9999/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DUSE_GCONF=OFF -DUSE_GNOME=OFF -DUSE_GTK=ON -DUSE_KDE4=ON -DCOMPIZ_DISABLE_SCHEMAS_INSTALL=ON -DCOMPIZ_PACKAGING_ENABLED=ON -DCOMPIZ_DESTDIR=/var/tmp/portage/x11-wm/compiz-9999/image/ -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/x11-wm/compiz-9999/temp/gentoo_rules.cmake  /var/tmp/portage/x11-wm/compiz-9999/work/compiz
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/x11-wm/compiz-9999/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Performing Test HAVE_SCANDIR_POSIX
-- Performing Test HAVE_SCANDIR_POSIX - Success
-- Boost version: 1.46.1
-- Found the following Boost libraries:
--   serialization
-- checking for modules 'x11;xext;xdamage;xcomposite;x11-xcb;xrandr;xinerama;xext;ice;sm;libxml-2.0;libxslt;glib-2.0;gio-2.0;glibmm-2.4;libstartup-notification-1.0 >= 0.7'
--   found x11, version 1.4.4
--   found xext, version 1.3.0
--   found xdamage, version 1.1.3
--   found xcomposite, version 0.4.3
--   found x11-xcb, version 1.4.4
--   found xrandr, version 1.3.2
--   found xinerama, version 1.1.1
--   found xext, version 1.3.0
--   found ice, version 1.0.7
--   found sm, version 1.2.0
--   found libxml-2.0, version 2.7.8
--   found libxslt, version 1.1.26
--   found glib-2.0, version 2.28.8
--   found gio-2.0, version 2.28.8
--   found glibmm-2.4, version 2.28.2
--   found libstartup-notification-1.0 , version 0.12
-- checking for module 'xrender'
--   found xrender, version 0.9.6
-- checking for module 'xrender>=0.9.3'
--   found xrender, version 0.9.6
-- checking for modules 'xrender>=0.8.4;gtk+-2.0>=2.18.0;libwnck-1.0;pangocairo'
--   found xrender, version 0.9.6
--   found gtk+-2.0, version 2.24.4
--   found libwnck-1.0, version 2.30.6
--   found pangocairo, version 1.28.4
-- Looking for wnck_window_has_name
-- Looking for wnck_window_has_name - found
-- checking for module 'libwnck-1.0>=2.18.1'
--   found libwnck-1.0, version 2.30.6
-- checking for module 'libwnck-1.0>=2.19.4'
--   found libwnck-1.0, version 2.30.6
-- checking for module 'libmetacity-private'
--   package 'libmetacity-private' not found
-- checking for module 'gnome-keybindings'
--   package 'gnome-keybindings' not found
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE 
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
-- Found Automoc4: /usr/bin/automoc4 
-- Found Perl: /usr/bin/perl 
-- Found Phonon: /usr/include 
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.6 include dir: /usr/include
-- Found KDE 4.6 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- checking for modules 'xdamage;xrender;xcomposite;xext'
--   found xdamage, version 1.1.3
--   found xrender, version 0.9.6
--   found xcomposite, version 0.4.3
--   found xext, version 1.3.0
-- checking for module 'pangocairo'
--   found pangocairo, version 1.28.4
-- checking for module 'cairo'
--   found cairo, version 1.10.2
-- checking for module 'cairo-xlib-xrender'
--   found cairo-xlib-xrender, version 1.10.2
-- checking for module 'dbus-1'
--   found dbus-1, version 1.4.12
-- checking for module 'libxml-2.0'
--   found libxml-2.0, version 2.7.8
-- checking for module 'cairo>=1.0'
--   found cairo, version 1.10.2
-- checking for module 'cairo-xlib'
--   found cairo-xlib, version 1.10.2
-- checking for module 'librsvg-2.0>=2.14.0'
--   found librsvg-2.0, version 2.34.1
-- Found X11: /usr/lib64/libX11.so
-- Found OpenGL: /usr/lib64/libGL.so 
-- checking for module 'libpng'
--   found libpng, version 1.5.5
-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib64/libX11.so
-- Found KDE 4.6 include dir: /usr/include
-- Found KDE 4.6 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Looking for sys/inotify.h
-- Looking for sys/inotify.h - found
-- checking for module 'glibmm-2.4'
--   found glibmm-2.4, version 2.28.2

************************************************************
* Compiz Buildsystem                                       *
*                                                          *
* Package : Compiz                                         *
* Version : 0.9.5.92.1                                     *
************************************************************

Optional features:

   gtk window decorator           : Yes
   metacity theme support         : No
   gconf schemas                  : No
   gnome                          : No
   kde4 window decorator          : Yes
************************************************************


Plugin configure check results:

  compiztoolbox : Yes
  copytex       : Yes
  clone         : Yes
  cube          : Yes
  ini           : Yes
  fade          : Yes
  composite     : Yes
  place         : Yes
  wobbly        : Yes
  regex         : Yes
  decor         : Yes
  zoom          : Yes
  screenshot    : Yes
  water         : Yes
  annotate      : Yes
  resize        : Yes
  dbus          : Yes
  imgsvg        : Yes
  opengl        : Yes
  scale         : Yes
  imgpng        : Yes
  obs           : Yes
  move          : Yes
  gnomecompat   : Yes
  rotate        : Yes
  switcher      : Yes
  kde           : Yes
  commands      : Yes
  inotify       : Yes
  blur          : Yes

************************************************************

WARNING:
"FindCompiz.cmake" file not found in cmake module directories.
It should be installed to allow building of external compiz packages.
Call "sudo make findcompiz_install" to install it.

************************************************************

-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -O2 -march=nocona -mtune=nocona -fomit-frame-pointer -pipe  -Wall -Wall
C++             -O2 -march=nocona -mtune=nocona -fomit-frame-pointer -pipe  -Wall -Wall
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed
Module          -Wl,-O1 -Wl,--as-needed
Shared          -Wl,-O1 -Wl,--as-needed

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-wm/compiz-9999/work/compiz ...
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build"
make -j9 
[  0%] Scanning dependencies of target kde4-window-decorator_automoc
Scanning dependencies of target decoration                                                                         
Scanning dependencies of target core-xml-file                                                                      
make[2]: ***  Sem regra para processar o alvo `generated/core.xml.in', necessário por `generated/core_options.h'.  Pare.                                                                                                             
make[2]: *** Esperando que os outros processos terminem....                                                        
[  1%] [  2%] Scanning dependencies of target nls                                                                  
Generating ../../generated/composite.xml                                                                           
Generating ../../generated/composite_options.h                                                                     
[  2%] [  2%] Generating compiz.desktop                                                                            
[  2%] Generating ../../generated/place.xml                                                                        
[  2%] Generating ../../generated/ini.xml                                                                          
Building C object libdecoration/CMakeFiles/decoration.dir/decoration.c.o                                           
[  2%] [  3%] Generating /var/tmp/portage/x11-wm/compiz-9999/work/compiz/po/compiz.pot                             
Generating moc_window.cpp                                                                                          
Generating ../generated/core.xml.in                                                                                
Generating ../../generated/place_options.h                                                                         
Generating and caching the translation database                                                                    
Generating and caching the translation database
[  3%] Generating and caching the translation database
Generating and caching the translation database
Merging translations into /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/composite.xml.
Merging translations into /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/src/compiz.desktop.
Generating ../generated/core.xml
make[1]: ** [src/CMakeFiles/compiz.dir/all] Erro 2                                                                 
make[1]: *** Esperando que os outros processos terminem....
[  3%] Merging translations into /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/place.xml.
Merging translations into /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/ini.xml.
[  3%] Generating ../../generated/composite_options.cpp
CREATED /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/composite.xml                         
Generating ../../generated/place_options.cpp
CREATED /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/ini.xml                               
CREATED /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/place.xml
[  3%] [  4%] [  4%] Generating moc_decorator.cpp
Generating af/LC_MESSAGES/compiz.mo                                                                                
[  4%] Generating ../../generated/org.freedesktop.compiz.place.gschema.xml                                         
Generating ../../generated/org.freedesktop.compiz.composite.gschema.xml                                            
Generating ../../generated/org.freedesktop.compiz.ini.gschema.xml                                                  
Found cached translation database                                                                                  
Merging translations into /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/core.xml.
/var/tmp/portage/x11-wm/compiz-9999/work/compiz/po/af.po:5: warning: header field `Language' should start at beginning of line
[  4%] [  5%] [  6%] Generating ar/LC_MESSAGES/compiz.mo
[  6%] Generating ../../generated/compiz-composite.schemas                                                         
[  6%] CREATED /var/tmp/portage/x11-wm/compiz-9999/work/compiz-9999_build/generated/core.xml                       
Generating ../../generated/compiz-ini.schemas
Generating ../../generated/compiz-place.schemas                                                                    
Generating bg/LC_MESSAGES/compiz.mo                                                                                
[  6%] Built target core-xml-file                                                                                  
Scanning dependencies of target composite
[  6%] Generating bn/LC_MESSAGES/compiz.mo                                                                         
Generating moc_paintredirector.cpp                                                                                 
[  6%] Scanning dependencies of target place                                                                       
Scanning dependencies of target ini                                                                                
Generating bn_IN/LC_MESSAGES/compiz.mo                                                                             
[  6%] Generating bs/LC_MESSAGES/compiz.mo                                                                         
[  6%] Generating ca/LC_MESSAGES/compiz.mo                                                                         
[  6%] [  6%] Built target kde4-window-decorator_automoc                                                           
[  6%] Generating cs/LC_MESSAGES/compiz.mo
[  6%] Generating cy/LC_MESSAGES/compiz.mo                                                                         
Generating da/LC_MESSAGES/compiz.mo                                                                                
[  6%] [  6%] [  6%] [  6%] Building CXX object plugins/place/CMakeFiles/place.dir/src/place.cpp.o                 
Building CXX object plugins/place/CMakeFiles/place.dir/__/__/generated/place_options.cpp.o                         
Generating de/LC_MESSAGES/compiz.mo                                                                                
[  6%] Generating el/LC_MESSAGES/compiz.mo                                                                         
[  6%] Building CXX object plugins/ini/CMakeFiles/ini.dir/src/ini.cpp.o                                            
Generating en_GB/LC_MESSAGES/compiz.mo                                                                             
[  7%] [  7%] Building CXX object plugins/composite/CMakeFiles/composite.dir/src/screen.cpp.o                      
[  7%] Building CXX object plugins/composite/CMakeFiles/composite.dir/src/window.cpp.o                             
Generating en_US/LC_MESSAGES/compiz.mo                                                                             
[  7%] Generating es/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating eu/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating et/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating fi/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating fr/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating gl/LC_MESSAGES/compiz.mo                                                                         
/var/tmp/portage/x11-wm/compiz-9999/work/compiz/libdecoration/decoration.c: In function âdecor_alloc_propertyâ:    
/var/tmp/portage/x11-wm/compiz-9999/work/compiz/libdecoration/decoration.c:137: warning: âpropSizeâ may be used uninitialized in this function
[  7%] Generating gu/LC_MESSAGES/compiz.mo
Linking C shared library libdecoration.so                                                                          
[  7%] Generating he/LC_MESSAGES/compiz.mo                                                                         
[  7%] [  7%] Generating hi/LC_MESSAGES/compiz.mo                                                                  
Generating hr/LC_MESSAGES/compiz.mo                                                                                
[  7%] [  7%] Generating hu/LC_MESSAGES/compiz.mo                                                                  
Built target decoration                                                                                            
[  7%] [  7%] Generating id/LC_MESSAGES/compiz.mo
Building CXX object plugins/composite/CMakeFiles/composite.dir/src/composite.cpp.o                                 
[  7%] Generating it/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating ja/LC_MESSAGES/compiz.mo                                                                         
[  7%] Building CXX object plugins/composite/CMakeFiles/composite.dir/__/__/generated/composite_options.cpp.o      
[  7%] Generating ka/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating km/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating ko/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating lo/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating lt/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating mk/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating mr/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating nb/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating nl/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating or/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating pa/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating pl/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating pt/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating pt_BR/LC_MESSAGES/compiz.mo                                                                      
[  7%] Generating ro/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating ru/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating sk/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating sl/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating sr/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating sv/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating ta/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating tr/LC_MESSAGES/compiz.mo                                                                         
[  7%] Generating uk/LC_MESSAGES/compiz.mo                                                                         
/usr/bin/msgfmt: /var/tmp/portage/x11-wm/compiz-9999/work/compiz/po/uk.po: warning: PO file header fuzzy           
                                                                           warning: older versions of msgfmt will give an error on this
/var/tmp/portage/x11-wm/compiz-9999/work/compiz/po/uk.po:8: header field `Project-Id-Version' still has the initial default value
[  7%] Generating vi/LC_MESSAGES/compiz.mo
[  7%] Generating xh/LC_MESSAGES/compiz.mo                                                                         
/var/tmp/portage/x11-wm/compiz-9999/work/compiz/po/xh.po:5: warning: header field `Language' should start at beginning of line
[  7%] Generating zh_CN/LC_MESSAGES/compiz.mo
[  7%] Generating zh_TW/LC_MESSAGES/compiz.mo                                                                      
[  7%] Generating zu/LC_MESSAGES/compiz.mo                                                                         
/var/tmp/portage/x11-wm/compiz-9999/work/compiz/po/zu.po:5: warning: header field `Language' should start at beginning of line
[ 22%] Built target nls
Linking CXX shared library libini.so
Linking CXX shared library libplace.so                                                                             
Linking CXX shared library libcomposite.so                                                                         
[ 22%] Built target ini                                                                                            
[ 22%] Built target place
[ 22%] Built target composite
make: ** [all] Erro 2
emake failed
 * ERROR: x11-wm/compiz-9999 failed (compile phase):
 *   Make failed!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 3433:  Called cmake-utils_src_compile
 *   environment, line  935:  Called _execute_optionaly 'src_compile'
 *   environment, line  388:  Called enable_cmake-utils_src_compile
 *   environment, line 1174:  Called cmake-utils_src_make
 *   environment, line  954:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 * 
 * If you need support, post the output of 'emerge --info =x11-wm/compiz-9999',
 * the complete build log and the output of 'emerge -pqv =x11-wm/compiz-9999'.
 * This ebuild is from an overlay named 'desktop-effects': '/var/lib/layman/desktop-effects/'
 * The complete build log is located at '/var/tmp/portage/x11-wm/compiz-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-9999/temp/environment'.
 * S: '/var/tmp/portage/x11-wm/compiz-9999/work/compiz'
cheers,
nasci pelado, careca e sem dente, o que vier é lucro
Top
Loko123
Tux's lil' helper
Tux's lil' helper
Posts: 91
Joined: Sat Feb 05, 2011 7:05 pm

  • Quote

Post by Loko123 » Sun Oct 02, 2011 2:28 pm

make -j9 ? Have you 8 processors? :D

Compile it with MAKEOPTS="-j1" emerge -av compiz.

This should do the trick! :)

Loko123
Top
esperto
Apprentice
Apprentice
Posts: 158
Joined: Mon Dec 27, 2004 12:25 am
Location: Brazil

  • Quote

Post by esperto » Sat Oct 08, 2011 1:14 pm

tried -j1 and it fails sooner (about 5%), tried also -j2 and -j4, it goes further (about 60%) but still fails, no idea why. Could be other make options?
nasci pelado, careca e sem dente, o que vier é lucro
Top
keenblade
Veteran
Veteran
User avatar
Posts: 1087
Joined: Sun Oct 03, 2004 6:19 pm
Contact:
Contact keenblade
Website

  • Quote

Post by keenblade » Sat Oct 08, 2011 1:32 pm

It's a bug in GNU gettext. Take a look at it's bug page. I don't think they will fix it soon, since the bug is very old.
As a work around overwrite the uk, xh and zo.po files with the en.po in the source dir. Then it will continue to emerge.
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Top
esperto
Apprentice
Apprentice
Posts: 158
Joined: Mon Dec 27, 2004 12:25 am
Location: Brazil

  • Quote

Post by esperto » Wed Oct 12, 2011 1:02 am

I've tried to replace the .po files, but git keeps overwriting them every time I run emerge, is there a way to avoid this?
nasci pelado, careca e sem dente, o que vier é lucro
Top
keenblade
Veteran
Veteran
User avatar
Posts: 1087
Joined: Sun Oct 03, 2004 6:19 pm
Contact:
Contact keenblade
Website

  • Quote

Post by keenblade » Wed Oct 12, 2011 10:33 pm

You can try to place en.po file to the files dir and replace (overwirite) .po files within compiz-9999.ebuild.
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Top
Post Reply

6 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic