First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 196515
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 196507
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: wbrana@gmail.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 196515 depends on: Show dependency tree
Bug 196515 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-10-20 11:03 0000
# emerge -Dva world

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

Calculating world dependencies... done!
[ebuild     U ] kde-base/kdebase-3.5.8 [3.5.7-r4] USE="kdeenablefinal
lm_sensors* opengl pam xcomposite -arts -branding -cups* -dbus% -debug -hal
-ieee1394 -java -kdehiddenvisibility -ldap -logitech-mouse -openexr -samba
-xinerama -xscreensaver" 0 kB

bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I.. -I../kdmlib -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.     -DQT_THREAD_SUPPORT  -D_REENTRANT -D_LARGE_FILES=1 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2
-march=nocona -O2 -pipe -fomit-frame-pointer -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -D_GNU_SOURCE  -c -o libkdeinit_ksmserver_la.all_cpp.lo
libkdeinit_ksmserver_la.all_cpp.cpp
In file included from shutdowndlg.cpp:9,
                 from libkdeinit_ksmserver_la.all_cpp.cpp:4:
shutdowndlg.h:22:29: dbus/connection.h: No such file or directory
shutdowndlg.h:23:20: libhal.h: No such file or directory
In file included from shutdowndlg.cpp:9,
                 from libkdeinit_ksmserver_la.all_cpp.cpp:4:
shutdowndlg.h:74: error: ISO C++ forbids declaration of `LibHalContext' with no
type
shutdowndlg.h:74: error: expected `;' before '*' token
shutdowndlg.h:75: error: ISO C++ forbids declaration of `DBusConnection' with
no type
shutdowndlg.h:75: error: expected `;' before '*' token
In file included from libkdeinit_ksmserver_la.all_cpp.cpp:4:
shutdowndlg.cpp: In constructor `KSMShutdownDlg::KSMShutdownDlg(QWidget*, bool,
KApplication::ShutdownType)':
shutdowndlg.cpp:137: error: `m_halCtx' was not declared in this scope
shutdowndlg.cpp:190: error: `libhal_ctx_new' was not declared in this scope
shutdowndlg.cpp:192: error: `DBusError' was not declared in this scope
shutdowndlg.cpp:192: error: expected `;' before "error"
shutdowndlg.cpp:193: error: `error' was not declared in this scope
shutdowndlg.cpp:193: error: `dbus_error_init' was not declared in this scope
shutdowndlg.cpp:194: error: `m_dbusConn' was not declared in this scope
shutdowndlg.cpp:194: error: `dbus_connection_open_private' was not declared in
this scope
shutdowndlg.cpp:197: error: `dbus_error_free' was not declared in this scope
shutdowndlg.cpp:198: error: `libhal_ctx_free' was not declared in this scope
shutdowndlg.cpp:197: warning: unused variable 'dbus_error_free'
shutdowndlg.cpp:198: warning: unused variable 'libhal_ctx_free'
shutdowndlg.cpp:203: error: `dbus_bus_register' was not declared in this scope
shutdowndlg.cpp:204: error: `dbus_error_is_set' was not declared in this scope
shutdowndlg.cpp:206: error: `dbus_error_free' was not declared in this scope
shutdowndlg.cpp:207: error: `libhal_ctx_free' was not declared in this scope
shutdowndlg.cpp:206: warning: unused variable 'dbus_error_free'
shutdowndlg.cpp:207: warning: unused variable 'libhal_ctx_free'
shutdowndlg.cpp:213: error: `libhal_ctx_set_dbus_connection' was not declared
in this scope
shutdowndlg.cpp:214: error: `libhal_ctx_init' was not declared in this scope
shutdowndlg.cpp:217: error: `dbus_error_free' was not declared in this scope
shutdowndlg.cpp:217: warning: unused variable 'dbus_error_free'
shutdowndlg.cpp:218: error: `libhal_ctx_free' was not declared in this scope
shutdowndlg.cpp:218: warning: unused variable 'libhal_ctx_free'
shutdowndlg.cpp:214: warning: unused variable 'libhal_ctx_init'
shutdowndlg.cpp:213: warning: unused variable 'libhal_ctx_set_dbus_connection'
shutdowndlg.cpp:203: warning: unused variable 'dbus_bus_register'
shutdowndlg.cpp:230: error: `libhal_device_get_property_bool' was not declared
in this scope
shutdowndlg.cpp:230: warning: unused variable 'libhal_device_get_property_bool'
shutdowndlg.cpp:238: error: `libhal_device_get_property_bool' was not declared
in this scope
shutdowndlg.cpp:238: warning: unused variable 'libhal_device_get_property_bool'
shutdowndlg.cpp:190: warning: unused variable 'libhal_ctx_new'
shutdowndlg.cpp:192: warning: unused variable 'DBusError'
shutdowndlg.cpp:193: warning: unused variable 'dbus_error_init'
shutdowndlg.cpp:194: warning: unused variable 'dbus_connection_open_private'
shutdowndlg.cpp: In destructor `virtual KSMShutdownDlg::~KSMShutdownDlg()':
shutdowndlg.cpp:275: error: `m_halCtx' was not declared in this scope
shutdowndlg.cpp:277: error: `DBusError' was not declared in this scope
shutdowndlg.cpp:277: error: expected `;' before "error"
shutdowndlg.cpp:278: error: `error' was not declared in this scope
shutdowndlg.cpp:278: error: `dbus_error_init' was not declared in this scope
shutdowndlg.cpp:279: error: `libhal_ctx_shutdown' was not declared in this
scope
shutdowndlg.cpp:280: error: `libhal_ctx_free' was not declared in this scope
shutdowndlg.cpp:277: warning: unused variable 'DBusError'
shutdowndlg.cpp:278: warning: unused variable 'dbus_error_init'
shutdowndlg.cpp:279: warning: unused variable 'libhal_ctx_shutdown'
shutdowndlg.cpp:280: warning: unused variable 'libhal_ctx_free'
shutdowndlg.cpp: In member function `void KSMShutdownDlg::slotSuspend()':
shutdowndlg.cpp:322: error: `m_dbusConn' was not declared in this scope
shutdowndlg.cpp:324: error: `DBusMessage' was not declared in this scope
shutdowndlg.cpp:324: error: `msg' was not declared in this scope
shutdowndlg.cpp:328: error: `dbus_message_new_method_call' was not declared in
this scope
shutdowndlg.cpp:331: error: `DBUS_TYPE_INT32' was not declared in this scope
shutdowndlg.cpp:331: error: `DBUS_TYPE_INVALID' was not declared in this scope
shutdowndlg.cpp:331: error: `dbus_message_append_args' was not declared in this
scope
shutdowndlg.cpp:333: error: `dbus_connection_send' was not declared in this
scope
shutdowndlg.cpp:335: error: `dbus_message_unref' was not declared in this scope
shutdowndlg.cpp:324: warning: unused variable 'DBusMessage'
shutdowndlg.cpp:328: warning: unused variable 'dbus_message_new_method_call'
shutdowndlg.cpp:331: warning: unused variable 'DBUS_TYPE_INT32'
shutdowndlg.cpp:331: warning: unused variable 'DBUS_TYPE_INVALID'
shutdowndlg.cpp:331: warning: unused variable 'dbus_message_append_args'
shutdowndlg.cpp:333: warning: unused variable 'dbus_connection_send'
shutdowndlg.cpp:335: warning: unused variable 'dbus_message_unref'
shutdowndlg.cpp: In member function `void KSMShutdownDlg::slotHibernate()':
shutdowndlg.cpp:347: error: `m_dbusConn' was not declared in this scope
shutdowndlg.cpp:349: error: `DBusMessage' was not declared in this scope
shutdowndlg.cpp:349: error: `msg' was not declared in this scope
shutdowndlg.cpp:353: error: `dbus_message_new_method_call' was not declared in
this scope
shutdowndlg.cpp:355: error: `dbus_connection_send' was not declared in this
scope
shutdowndlg.cpp:357: error: `dbus_message_unref' was not declared in this scope
shutdowndlg.cpp:349: warning: unused variable 'DBusMessage'
shutdowndlg.cpp:353: warning: unused variable 'dbus_message_new_method_call'
shutdowndlg.cpp:355: warning: unused variable 'dbus_connection_send'
shutdowndlg.cpp:357: warning: unused variable 'dbus_message_unref'
make[3]: *** [libkdeinit_ksmserver_la.all_cpp.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kde-base/kdebase-3.5.8/work/kdebase-3.5.8/ksmserver'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kde-base/kdebase-3.5.8/work/kdebase-3.5.8/ksmserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kde-base/kdebase-3.5.8/work/kdebase-3.5.8'
make: *** [all] Error 2

Portage 2.1.3.15 (default-linux/amd64/2007.0, gcc-3.4.6, glibc-2.6.1-r0,
2.6.23-hrt1-cfs-v22 x86_64)
=================================================================
System uname: 2.6.23-hrt1-cfs-v22 x86_64 Intel(R) Core(TM)2 Duo CPU E6750 @
2.66GHz
Timestamp of tree: Sat, 20 Oct 2007 09:50:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.2-r1
dev-lang/python:     2.5.1-r2
dev-python/pycrypto: 2.0.1-r5
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-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 /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms
strict unmerge-orphans userfetch userpriv"
LDFLAGS="-Wl,-O1 -s -Wl,--hash-style=both"
LINGUAS="en"
MAKEOPTS="-j 2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="-z"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
USE="386 7zip X a52 aac acl adns aiglx alsa amd64 apm asf avi bash-completion
berkdb bitmap-fonts bzip2 cairo cli cracklib crypt css customlog dri dts dvb
dvd dvdr dvdread emboss fftw ftp gdbm gif glibc-omitfp glitz glx gnutls gpm
graphviz gs gtk2 hddtemp iconv ipv6 ithreads java5 jpeg jpeg2k kde
kdeenablefinal kqemu lame lcms libg++ libwww live lm_sensors logrotate lzo mad
matroska md5sum midi mikmod mmx mmxext moznocompose moznoirc moznomail mp3 mpeg
mplayer mudflap ncurses network nodrm nptl nptlonly nsplugin ogg oggvorbis
opengl openmp pam pch pcre pdf pdflib png pppd qt qt3 qt4 quicktime readline
reflection rtc sdl session slang sndfile spl sql sqlite3 sse sse2 ssl ssse3
stream svg tcpd theora threads threadsafe tiff truetype unicode v4l v4l2 vorbis
x264 xcb xcomposite xft xml2 xorg xrandr xv xvid zlib" ALSA_CARDS="ca0106
usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty
extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null
plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001
mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="none"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS

------- Comment #1 From Jakub Moc (RETIRED) 2007-10-20 11:15:57 0000 -------

*** This bug has been marked as a duplicate of bug 196507 ***

First Last Prev Next    No search results available      Search page      Enter new bug