Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nautilus 2.22.5.1 issue
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Fri Oct 03, 2008 6:20 pm    Post subject: Nautilus 2.22.5.1 issue Reply with quote

Hi, I want to recompile nautilus with new use flags. But it doesn't compile and give me error:

Code:
(cd .libs/libnautilus-private.lax/libegg.a && i686-pc-linux-gnu-ar x /var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/work/nautilus-2.22.5.1/libnautilus-private/../cut-n-paste-code/libegg/.libs/libegg.a)
i686-pc-linux-gnu-ar cru .libs/libnautilus-private.a .libs/nautilus-autorun.o .libs/nautilus-bookmark.o .libs/nautilus-cell-renderer-pixbuf-emblem.o .libs/nautilus-cell-renderer-text-ellipsized.o .libs/nautilus-clipboard-monitor.o .libs/nautilus-clipboard.o .libs/nautilus-column-chooser.o .libs/nautilus-column-utilities.o .libs/nautilus-customization-data.o .libs/nautilus-debug-log.o .libs/nautilus-default-file-icon.o .libs/nautilus-desktop-directory-file.o .libs/nautilus-desktop-directory.o .libs/nautilus-desktop-icon-file.o .libs/nautilus-desktop-link-monitor.o .libs/nautilus-desktop-link.o .libs/nautilus-directory-async.o .libs/nautilus-directory-background.o .libs/nautilus-directory-metafile.o .libs/nautilus-directory.o .libs/nautilus-dnd.o .libs/nautilus-emblem-utils.o .libs/nautilus-entry.o .libs/nautilus-file-changes-queue.o .libs/nautilus-file-dnd.o .libs/nautilus-file-operations.o .libs/nautilus-file-queue.o .libs/nautilus-file-utilities.o .libs/nautilus-file.o .libs/nautilus-global-preferences.o .libs/nautilus-horizontal-splitter.o .libs/nautilus-icon-canvas-item.o .libs/nautilus-icon-container.o .libs/nautilus-icon-dnd.o .libs/nautilus-icon-info.o .libs/nautilus-idle-queue.o .libs/nautilus-keep-last-vertical-box.o .libs/nautilus-lib-self-check-functions.o .libs/nautilus-link.o .libs/nautilus-marshal.o .libs/nautilus-merged-directory.o .libs/nautilus-metafile.o .libs/nautilus-mime-actions.o .libs/nautilus-mime-application-chooser.o .libs/nautilus-module.o .libs/nautilus-monitor.o .libs/nautilus-open-with-dialog.o .libs/nautilus-progress-info.o .libs/nautilus-program-choosing.o .libs/nautilus-recent.o .libs/nautilus-saved-search-file.o .libs/nautilus-search-directory.o .libs/nautilus-search-directory-file.o .libs/nautilus-search-engine.o .libs/nautilus-search-engine-simple.o .libs/nautilus-sidebar-provider.o .libs/nautilus-sidebar.o .libs/nautilus-signaller.o .libs/nautilus-query.o .libs/nautilus-thumbnails.o .libs/nautilus-trash-monitor.o .libs/nautilus-tree-view-drag-dest.o .libs/nautilus-ui-utilities.o .libs/nautilus-undo-manager.o .libs/nautilus-undo-signal-handlers.o .libs/nautilus-undo-transaction.o .libs/nautilus-undo.o .libs/nautilus-users-groups-cache.o .libs/nautilus-vfs-directory.o .libs/nautilus-vfs-file.o .libs/nautilus-view-factory.o .libs/nautilus-view.o .libs/nautilus-window-info.o  .libs/libnautilus-private.lax/libegg.a/eggtreemultidnd.o
i686-pc-linux-gnu-ranlib .libs/libnautilus-private.a
rm -fr .libs/libnautilus-private.lax
creating libnautilus-private.la
(cd .libs && rm -f libnautilus-private.la && ln -s ../libnautilus-private.la libnautilus-private.la)
make[2]: Leaving directory `/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/work/nautilus-2.22.5.1/libnautilus-private'
Making all in src
make[2]: Entering directory `/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/work/nautilus-2.22.5.1/src'
/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-activation-2.0 -I /usr/share/idl/bonobo-2.0 -I.. nautilus-shell-interface.idl
orbit-idl-2 2.14.13 compiling
  mode, hide preprocessor errors, passes: stubs skels common headers

Processing file nautilus-shell-interface.idl
Error: Empty file

** (orbit-idl-2:28452): WARNING **: nautilus-shell-interface.idl compilation failed
make[2]: *** [nautilus_shell_interface_idl_stamp] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/work/nautilus-2.22.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/work/nautilus-2.22.5.1'
make: *** [all] Error 2
 *
 * ERROR: gnome-base/nautilus-2.22.5.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2612:  Called gnome2_src_compile
 *             environment, line 1994:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/temp/environment'.
 *

 * Messages for package gnome-base/nautilus-2.22.5.1-r1:

 *
 * ERROR: gnome-base/nautilus-2.22.5.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2612:  Called gnome2_src_compile
 *             environment, line 1994:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/nautilus-2.22.5.1-r1/temp/environment'.


emerge --info
Code:
Portage 2.1.4.4 (default/linux/x86/2008.0, gcc-4.2.4, glibc-2.6.1-r0, 2.6.26.5 i686)
=================================================================
System uname: 2.6.26.5 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
Timestamp of tree: Fri, 03 Oct 2008 17:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
LANG="it_IT@euro"
LC_ALL="it_IT@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
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="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 acl alsa avi berkdb branding bzip2 cairo cdr cli cracklib crypt cups dbus dri dvd fortran gdbm gif gnome gpm gtk hal hddtemp iconv ipv6 isdnlog jpeg midi mpeg mudflap ncurses nls nptl nptlonly openmp pam pcre perl png pppd python readline reflection session spl ssl svg sysfs tcpd tiff unicode win32codecs x86 xine xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="fglrx vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


make.conf
Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"

ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"

# Directory
PORTDIR_OVERLAY="/usr/local/portage"
PORTAGE_TMPFS="/dev/shm"

FEATURES="sandbox ccache"
CCACHE_SIZE="2G"
CCACHE_DIR="/var/tmp/ccache"

# Mirror
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
SYNC="rsync://rsync.gentoo.org/gentoo-portage"

# USE
#------------------------
USE="X -qt3 -qt4 -arts -kde X dbus dvd alsa cdr gtk gnome hal branding hddtemp cairo jpeg tiff png svg gif a52 avi mpeg xv xine win32codecs"
#-------------------------

INPUT_DEVICES="keyboard mouse"

VIDEO_CARDS="fglrx vesa"

LINGUAS="it"
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1902
Location: 127.0.0.1

PostPosted: Fri Oct 03, 2008 8:36 pm    Post subject: Reply with quote

Strange error, you should try without ccache.
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Sat Oct 04, 2008 2:24 pm    Post subject: Reply with quote

Quote:
Strange error, you should try without ccache.


Nothing to do. Other idea?
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1902
Location: 127.0.0.1

PostPosted: Sat Oct 04, 2008 10:11 pm    Post subject: Reply with quote

Quote:
/usr/bin/orbit-idl-2 -I /usr/share/idl/bonobo-activation-2.0 -I /usr/share/idl/bonobo-2.0 -I.. nautilus-shell-interface.idl
orbit-idl-2 2.14.13 compiling
mode, hide preprocessor errors, passes: stubs skels common headers

Processing file nautilus-shell-interface.idl
Error: Empty file


Re-emerge gnome-base/orbit and gnome-base/libbonobo.

The empty file should contain :
nautilus-shell-interface.idl wrote:

/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: 8; c-basic-offset: 8 -*- */

#ifndef NAUTILUS_SHELL_INTERFACE_IDL
#define NAUTILUS_SHELL_INTERFACE_IDL

#include <Bonobo.idl>

module Nautilus {
typedef string URI;
typedef sequence<URI> URIList;

interface Shell : ::Bonobo::Unknown {
void open_windows (in URIList uris, in string startup_id, in string geometry, in boolean browser_window);
void open_default_window (in string startup_id, in string geometry, in boolean browser_window);
void start_desktop ();
void stop_desktop ();
void quit ();
void restart ();
void load_session (in string filename);
};

};

#endif /* NAUTILUS_SHELL_INTERFACE_IDL */
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Sun Oct 05, 2008 6:26 am    Post subject: Reply with quote

emerge --oneshot gnome-base/orbit gnome-base/libbonobo

Code:
Making all in orb-core
make[8]: Entering directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/include/orbit/orb-core'
(rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors --define=Object=OObject --define=TypeCode=TTypeCode --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl
orbit-idl-2 2.14.13 compiling
  mode, show preprocessor errors, passes: headers

Processing file ../../../src/orb/orb-core/corba-defs.idl
sh: i486-pc-linux-gnu-gcc: command not found
Error: Empty file

** (orbit-idl-2:6408): WARNING **: ../../../src/orb/orb-core/corba-defs.idl compilation failed
make[8]: *** [corba-defs.h] Error 1
make[8]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/include/orbit/orb-core'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/include/orbit'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/include/orbit'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/include'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/src/orb/include'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/src/orb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/orbit-2.14.13/work/ORBit2-2.14.13'
make: *** [all] Error 2
 *
 * ERROR: gnome-base/orbit-2.14.13 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2582:  Called gnome2_src_compile
 *             environment, line 1970:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/gnome-base/orbit-2.14.13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/orbit-2.14.13/temp/environment'.
 *

 * Messages for package gnome-base/orbit-2.14.13:

 *
 * ERROR: gnome-base/orbit-2.14.13 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2582:  Called gnome2_src_compile
 *             environment, line 1970:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/gnome-base/orbit-2.14.13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/orbit-2.14.13/temp/environment'.
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1902
Location: 127.0.0.1

PostPosted: Sun Oct 05, 2008 8:31 am    Post subject: Reply with quote

Quote:
sh: i486-pc-linux-gnu-gcc: command not found

That stinks.

Did you change your CHOST in make.conf ? (link)
What's the output of :
Code:

$ grep -r 486 /etc/env.d/
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Sun Oct 05, 2008 2:45 pm    Post subject: Reply with quote

Code:
vascogentoo vasco # grep -r 486 /etc/env.d/
vascogentoo vasco #
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum