Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[EMERGE FAILED] cant build GDM
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
ade05fr
Apprentice
Apprentice


Joined: 18 Sep 2006
Posts: 281

PostPosted: Tue Oct 19, 2010 4:39 pm    Post subject: [EMERGE FAILED] cant build GDM Reply with quote

hello

i tried to upgrade gdm to version 2.28.2-r1 but when i got an error.
Here is the ebuild.log
Code:

* CPV:  gnome-base/gdm-2.28.2-r1
 * REPO: gentoo
 * USE:  accessibility amd64 consolekit elibc_glibc ipv6 kernel_linux multilib tcpd userland_GNU xinerama xklavier
>>> Unpacking source...
>>> Unpacking gdm-2.28.2.tar.bz2 to /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work
>>> Unpacking gdm-2.26-gentoo-patches.tar.bz2 to /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work
>>> Unpacking gdm-2.20.9-gentoo-files-r1.tar.bz2 to /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work
>>> Source unpacked in /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work
>>> Preparing source in /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work/gdm-2.28.2 ...
 * Fixing OMF Makefiles ...
  [ ok ]
 * Running elibtoolize in: gdm-2.28.2/
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.20.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-1.5.patch ...
 * Applying gdm-2.26.1-selinux-remove-attr.patch ...
  [ ok ]
 * Applying gdm-2.26.1-fix-daemonize-regression.patch ...
  [ ok ]
 * Applying gdm-2.26.1-broken-VT-detection.patch ...
  [ ok ]
 * Applying gdm-2.26.1-custom-session.patch ...
  [ ok ]
 * Applying gdm-2.26.1-xinitrc-ssh-agent.patch ...
  [ ok ]
 * Applying gdm-2.26.1-automagic-libxklavier-support.patch ...
  [ ok ]
 * Applying gdm-2.28.2-remove-hal.patch ...
  [ ok ]
« /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work/gdm-2.28.2/daemon/test-hal-seats.c » supprimé
 * Running eautoreconf in '/var/tmp/portage/gnome-base/gdm-2.28.2-r1/work/gdm-2.28.2' ...
 * Running aclocal ...
  [ ok ]
 * Running libtoolize --copy --force --install --automake ...
  [ ok ]
 * Running aclocal ...
  [ ok ]
 * Running autoconf ...
  [ ok ]
 * Running autoheader ...
  [ ok ]
 * Running automake --add-missing --copy ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work/gdm-2.28.2 ...
 * econf: updating gdm-2.28.2/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gdm-2.28.2/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-schemas-install --localstatedir=/var --with-xdmcp=yes --enable-authentication-scheme=pam --with-pam-prefix=/etc SOUND_PROGRAM=/usr/bin/gdmplay --with-xevie --disable-debug --enable-ipv6 --enable-libxklavier --with-console-kit --without-selinux --with-tcp-wrappers --with-xinerama
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ANSI C header files... (cached) yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.1
checking for XML::Parser... ok
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for GTHREAD... yes
checking for COMMON... yes
checking for DAEMON... yes
checking for X... libraries , headers
checking for XLIB... yes
checking for GTK... yes
checking for CANBERRA_GTK... yes
checking for GCONF... yes
checking for DEVKIT_POWER... no
checking for SIMPLE_GREETER... yes
checking for LIBXKLAVIER... yes
checking for SIMPLE_CHOOSER... yes
checking for APPLET... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for CHECK... yes
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for setresuid... yes
checking for setenv... yes
checking for unsetenv... yes
checking for clearenv... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for socket... yes
checking for gethostbyname... (cached) yes
./configure: line 20078: ac_fn_c_check_decl: command not found
checking whether _POSIX_HOST_NAME_MAX is declared... yes
checking for sched_yield... yes
checking for inet_aton... yes
checking for mkdtemp... yes
checking whether to enable IPv6... checking for getaddrinfo... yes
checking for inet_ntop... yes
yes
"PAM files will be installed in prefix /etc."
checking for pam_start in -lpam... yes
checking security/pam_modutil.h usability... yes
checking security/pam_modutil.h presence... yes
checking for security/pam_modutil.h... yes
checking security/pam_ext.h usability... yes
checking security/pam_ext.h presence... yes
checking for security/pam_ext.h... yes
checking for pam_syslog in -lpam... yes
checking for const pam_message... "not found - assume const, Linux-type PAM"
checking login_cap.h usability... no
checking login_cap.h presence... no
checking for login_cap.h... no
checking for sys/sockio.h... (cached) no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for posix getpwnam_r... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getutxent... yes
checking for updwtmpx... yes
checking for updwtmp... yes
checking for login in -lutil... yes
checking for logout in -lutil... yes
checking for logwtmp in -lutil... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for utmp.h... (cached) yes
checking for utmpx.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for ut_host field in the utmp structure... yes
checking for ut_pid field in the utmp structure... yes
checking for ut_id field in the utmp structure... yes
checking for ut_name field in the utmp structure... yes
checking for ut_type field in the utmp structure... yes
checking for ut_exit.e_termination field in the utmp structure... yes
checking for ut_user field in the utmp structure... yes
checking for ut_time field in the utmp structure... yes
checking for ut_tv field in the utmp structure... yes
checking for ut_syslen field in the utmp structure... no
checking if utmpx structure has ut_syslen field... no
checking for X11/Xdmcp.h... yes
checking for XdmcpFlush in -lXdmcp... yes
checking for hosts_ctl in -lwrap... yes
checking whether to use TCP wrappers... yes
checking whether -lwrap also requires -lnsl... no
checking for XOpenDevice in -lXi... yes
checking X11/extensions/XInput.h usability... yes
checking X11/extensions/XInput.h presence... yes
checking for X11/extensions/XInput.h... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking for Xinerama support on XFree86... yes
checking whether iso-codes has iso-639 domain... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for Solaris auditing API... no
checking for audit_log_user_message in -laudit... no
checking for di_devperm_login in -ldevinfo... no
checking for more warnings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating daemon/Makefile
config.status: creating docs/Makefile
config.status: creating gui/Makefile
config.status: creating gui/simple-greeter/Makefile
config.status: creating gui/simple-greeter/libnotificationarea/Makefile
config.status: creating gui/simple-chooser/Makefile
config.status: creating gui/user-switch-applet/Makefile
config.status: creating utils/Makefile
config.status: creating data/gdm.conf
config.status: creating data/Makefile
config.status: creating data/faces/Makefile
config.status: creating data/greeter-autostart/Makefile
config.status: creating data/pixmaps/Makefile
config.status: creating data/pixmaps/16x16/Makefile
config.status: creating data/pixmaps/32x32/Makefile
config.status: creating data/pixmaps/48x48/Makefile
config.status: creating common/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

                    GDM 2.28.2
                    ============

   prefix:                   /usr
   exec_prefix:              ${prefix}
        libdir:                   /usr/lib64
        bindir:                   ${exec_prefix}/bin
        sbindir:                  ${exec_prefix}/sbin
        sysconfdir:               /etc
        sysconfsubdir:            gdm
        gdmconfdir:               ${sysconfdir}/${sysconfsubdir}
        dmconfdir:                /etc/dm
        localstatedir:            /var
        datadir:                  /usr/share
   source code location:     .
   compiler:        x86_64-pc-linux-gnu-gcc
   cflags:                -march=native -O2 -pipe
        Maintainer mode:          no

        user:                     gdm
        group:                    gdm

        dbus-1 system.d dir:      /etc/dbus-1/system.d
        PAM prefix:               /etc
        X server:                 /usr/bin/Xorg

        TCP Wrappers support:     yes
        Xinerama support:         yes
        XDMCP support:            yes
        SELinux support:          no
        ConsoleKit  support:      yes
   Libxklavier support:     yes
        Build with RBAC:          no

>>> Source configured.
>>> Compiling source in /var/tmp/portage/gnome-base/gdm-2.28.2-r1/work/gdm-2.28.2 ...
make -s -j5
Making all in data
Making all in faces
Making all in greeter-autostart
Generating and caching the translation database
Generating and caching the translation database
Merging translations into gok.desktop.
Merging translations into polkit-gnome-authentication-agent-1.desktop.
Found cached translation database
Merging translations into gnome-mag.desktop.
Found cached translation database
Merging translations into metacity.desktop.
Found cached translation database
Merging translations into at-spi-registryd-wrapper.desktop.
Found cached translation database
Merging translations into orca-screen-reader.desktop.
Found cached translation database
Merging translations into gdm-simple-greeter.desktop.
Found cached translation database
Merging translations into gnome-settings-daemon.desktop.
Found cached translation database
Merging translations into gnome-power-manager.desktop.
Making all in pixmaps
Making all in 16x16
Making all in 32x32
Making all in 48x48
Found cached translation database
Merging translations into gdm.schemas.
Making all in common
  CC     libgdmcommon_la-gdm-address.lo
  CC     libgdmcommon_la-gdm-marshal.lo
  CC     libgdmcommon_la-gdm-common.lo
  CC     libgdmcommon_la-gdm-common-unknown-origin.lo
  CC     libgdmcommon_la-gdm-profile.lo
  CC     libgdmcommon_la-gdm-settings.lo
  CC     libgdmcommon_la-gdm-settings-backend.lo
  CC     libgdmcommon_la-gdm-settings-desktop-backend.lo
  CC     libgdmcommon_la-gdm-settings-utils.lo
  CC     libgdmcommon_la-gdm-settings-direct.lo
  CC     libgdmcommon_la-gdm-settings-client.lo
  CC     libgdmcommon_la-gdm-log.lo
  CC     libgdmcommon_la-gdm-md5.lo
  CC     libgdmcommon_la-gdm-signal-handler.lo
  CC     gdm_crash_logger-gdm-crash-logger.o
  CC     test-settings-server.o
  CC     test-settings-client.o
  CC     test-log.o
  CCLD   gdm-crash-logger
  CCLD   libgdmcommon.la
  CCLD   test-settings-client
  CCLD   test-settings-server
  CCLD   test-log
Making all in daemon
  CC     simple-slave-main.o
  CC     ck-connector.o
  CC     gdm-greeter-server.o
  CC     gdm-welcome-session.o
  CC     gdm-greeter-session.o
  CC     gdm-server.o
  CC     gdm-session.o
  CC     gdm-session-direct.o
  CC     gdm-session-record.o
  CC     gdm-session-worker-job.o
  CC     gdm-slave.o
  CC     gdm-simple-slave.o
  CC     factory-slave-main.o
  CC     gdm-session-relay.o
gdm-slave.c: In function ‘gdm_slave_parse_enriched_login’:
gdm-slave.c:778: attention : unused variable ‘pid’
gdm-slave.c:776: attention : unused variable ‘in_buffer_len’
gdm-slave.c:776: attention : unused variable ‘pipe1’
gdm-slave.c:775: attention : unused variable ‘argv’
gdm-slave.c:774: attention : unused variable ‘in_buffer’
  CC     gdm-factory-slave.o
  CC     product-slave-main.o
  CC     gdm-product-slave.o
  CC     xdmcp-chooser-slave-main.o
  CC     gdm-chooser-server.o
  CC     gdm-chooser-session.o
  CC     gdm-xdmcp-chooser-slave.o
  CC     session-worker-main.o
  CC     gdm-session-settings.o
  CC     gdm-session-auditor.o
  CC     gdm-session-worker.o
  CC     test-session.o
  CC     main.o
test-session.c: In function ‘on_info_query’:
test-session.c:173: attention : ignoring return value of ‘fgets’, declared with attribute warn_unused_result
test-session.c: In function ‘on_secret_info_query’:
test-session.c:217: attention : ignoring return value of ‘fgets’, declared with attribute warn_unused_result
  CC     gdm-display-access-file.o
  CC     gdm-display-store.o
  CC     gdm-display-factory.o
  CC     gdm-local-display-factory.o
gdm-session-worker.c: In function ‘gdm_cache_copy_file’:
gdm-session-worker.c:1034: attention : ignoring return value of ‘chown’, declared with attribute warn_unused_result
gdm-session-worker.c: In function ‘gdm_session_worker_create_cachedir’:
gdm-session-worker.c:1070: attention : ignoring return value of ‘chown’, declared with attribute warn_unused_result
gdm-session-worker.c: In function ‘gdm_session_worker_uninitialize_pam’:
gdm-session-worker.c:1193: attention : passing argument 3 of ‘pam_get_item’ from incompatible pointer type
/usr/include/security/_pam_types.h:175: note: expected ‘const void **’ but argument is of type ‘void **’
  CC     gdm-display.o
gdm-local-display-factory.c: In function ‘gdm_local_display_factory_stop’:
gdm-local-display-factory.c:392: attention : unused variable ‘factory’
main.c: In function ‘gdm_daemon_check_permissions’:
main.c:356: attention : ignoring return value of ‘chown’, declared with attribute warn_unused_result
  CC     gdm-xdmcp-display.o
  CC     gdm-xdmcp-greeter-display.o
gdm-display-access-file.c: In function ‘gdm_display_access_file_open’:
gdm-display-access-file.c:260: attention : ‘gid’ may be used uninitialized in this function
gdm-display-access-file.c:260: note: ‘gid’ was declared here
  CC     gdm-xdmcp-chooser-display.o
  CC     gdm-static-display.o
  CC     gdm-transient-display.o
  CC     gdm-static-factory-display.o
  CC     gdm-product-display.o
  CC     gdm-manager.o
  CC     gdm-slave-proxy.o
  CC     gdm-xdmcp-display-factory.o
  CCLD   gdm-simple-slave
  CCLD   gdm-factory-slave
  CCLD   gdm-product-slave
  CCLD   gdm-xdmcp-chooser-slave
  CCLD   gdm-session-worker
  CCLD   test-session
  CCLD   gdm-binary
Making all in docs
Making all in gui
Making all in simple-chooser
  CC     chooser-main.o
  CC     gdm-host-chooser-widget.o
  CC     gdm-chooser-host.o
  CC     gdm-host-chooser-dialog.o
  CC     gdm-chooser-client.o
  CC     gdm-chooser-session.o
  CC     gdm-host-chooser.o
  CCLD   gdm-simple-chooser
  CCLD   gdm-host-chooser
Making all in simple-greeter
Making all in libnotificationarea
  CC     obox.lo
  CC     fixedtip.lo
  CC     na-tray-manager.lo
  CC     na-tray.lo
  CC     na-marshal.lo
  CC     testtray.o
  CCLD   libnotificationarea.la
  CCLD   testtray
  CC     libgdmuser_la-gdm-user.lo
  CC     libgdmuser_la-gdm-user-manager.lo
  CC     gdm-cell-renderer-timer.o
  CC     gdm-timer.o
  CC     greeter-main.o
  CC     gdm-scrollable-widget.o
  CC     gdm-chooser-widget.o
  CC     gdm-greeter-client.o
  CC     gdm-greeter-session.o
  CC     gdm-greeter-login-window.o
  CC     gdm-remote-login-window.o
  CC     gdm-greeter-panel.o
  CC     gdm-clock-widget.o
  CC     gdm-option-widget.o
  CC     gdm-recent-option-widget.o
  CC     gdm-languages.o
  CC     gdm-language-chooser-widget.o
  CC     gdm-layout-chooser-widget.o
  CC     gdm-layout-chooser-dialog.o
  CC     gdm-layout-option-widget.o
  CC     gdm-layouts.o
  CC     gdm-language-chooser-dialog.o
  CC     gdm-language-option-widget.o
  CC     gdm-sessions.o
  CC     gdm-session-option-widget.o
  CC     gdm-user-chooser-widget.o
  CC     test-filesystem-type.o
  CC     test-greeter-login-window.o
  CC     gdm-user-chooser-dialog.o
  CC     test-greeter-panel.o
  CC     test-layout-chooser.o
  CC     test-language-chooser.o
  CC     test-languages.o
  CC     test-sessions.o
  CC     test-remote-login-window.o
  CC     test-user-chooser.o
  CC     test-user-manager.o
  CCLD   libgdmuser.la
Found cached translation database
Merging translations into gdm-simple-greeter.schemas.
  CCLD   test-filesystem-type
  CCLD   test-greeter-panel
  CCLD   test-language-chooser
  CCLD   test-layout-chooser
  CCLD   test-languages
  CCLD   test-sessions
  CCLD   test-remote-login-window
  CCLD   test-user-chooser
  CCLD   test-user-manager
  CCLD   gdm-simple-greeter
  CCLD   test-greeter-login-window
Making all in user-switch-applet
  CC     applet.o
  CC     gdm-entry-menu-item.o
Found cached translation database
Merging translations into GNOME_FastUserSwitchApplet.server.
applet.c:35:28: erreur: dbus/dbus-glib.h : Aucun fichier ou dossier de ce type
applet.c: In function ‘fill_applet’:
applet.c:1393: erreur: ‘DBusGConnection’ undeclared (first use in this function)
applet.c:1393: erreur: (Each undeclared identifier is reported only once
applet.c:1393: erreur: for each function it appears in.)
applet.c:1393: erreur: ‘bus’ undeclared (first use in this function)
applet.c:1519: erreur: ‘DBUS_BUS_SESSION’ undeclared (first use in this function)
make[3]: *** [applet.o] Erreur 1
make[2]: *** [all-recursive] Erreur 1
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2
 * ERROR: gnome-base/gdm-2.28.2-r1 failed:
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 3379:  Called gnome2_src_compile
 *   environment, line 2598:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of 'emerge --info =gnome-base/gdm-2.28.2-r1',
 * the complete build log and the output of 'emerge -pqv =gnome-base/gdm-2.28.2-r1'.
 * The complete build log is located at '/var/tmp/portage/gnome-base/gdm-2.28.2-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gdm-2.28.2-r1/temp/environment'.
 * S: '/var/tmp/portage/gnome-base/gdm-2.28.2-r1/work/gdm-2.28.2'



what is wrong ?

thanks
_________________
[LAPTOP]
DELL Inspiron 5110
i5-2450M CPU @ 2.50GHz
[LINUX-GENTOO]
Gentoo 2018-0
kernel 5.0.6
gnome 3.30
Back to top
View user's profile Send private message
xhakerek
n00b
n00b


Joined: 27 Oct 2008
Posts: 54
Location: Korolówka

PostPosted: Wed Oct 27, 2010 3:10 pm    Post subject: Reply with quote

have you tried revdep-rebuild?
Back to top
View user's profile Send private message
Nitro_146
Apprentice
Apprentice


Joined: 02 Mar 2005
Posts: 221
Location: Digne les bains, France

PostPosted: Sat Nov 06, 2010 5:59 pm    Post subject: Reply with quote

Hi,

Have you problems to build other packages also ?
I have a big problems that appears on multiple packages, with a lot of "indeclared functions"

Here is the link to my post (yet unanswered) : https://forums.gentoo.org/viewtopic-t-851430-highlight-.html
_________________
Linux, cause booting is for adding new hardware
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sat Nov 06, 2010 9:33 pm    Post subject: Reply with quote

emerge -1 dbus-glib
Back to top
View user's profile Send private message
Nitro_146
Apprentice
Apprentice


Joined: 02 Mar 2005
Posts: 221
Location: Digne les bains, France

PostPosted: Sun Nov 07, 2010 2:55 pm    Post subject: Reply with quote

I solved my problem by emerging glibc + linux-headers

hope this helps
_________________
Linux, cause booting is for adding new hardware
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