Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159548 - kdelibs 3.5.5-r7 compile failed - error in libkmid
Summary: kdelibs 3.5.5-r7 compile failed - error in libkmid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-31 02:22 UTC by Jakub Z.
Modified: 2006-12-31 03:09 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 Jakub Z. 2006-12-31 02:22:21 UTC
I cannot emerge kdelibs 3.5.5-r7 - here is the error I get:

------------------------------------------------------------------------------------------------------------
(...)
/bin/sh ../libtool --silent --tag=CXX --mode=link x86_64-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libkutils.la -rpath /usr/kde/3.5/lib64 -L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64    -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -version-info 3:0:2 libkutils_la.all_cpp.lo  ../kio/libkio.la ksettings/libksettings.la
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.5-r7/work/kdelibs-3.5.5/kutils'
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.5-r7/work/kdelibs-3.5.5/kutils'
Making all in libkmid
make[2]: Entering directory `/var/tmp/portage/kde-base/kdelibs-3.5.5-r7/work/kdelibs-3.5.5/libkmid'
creating libkmid_la.all_cc.cc ...
/bin/sh ../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I./.. -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o libkmid_la.all_cc.lo libkmid_la.all_cc.cc
player.cc: In member function 'void MidiPlayer::play(bool, void (*)())':
player.cc:588: warning: 'message' is deprecated (declared at player.h:184)
player.cc:588: warning: 'message' is deprecated (declared at player.h:184)
player.cc:588: warning: 'message' is deprecated (declared at player.h:184)
player.cc:588: warning: 'message' is deprecated (declared at player.h:184)
player.cc:591: warning: 'message' is deprecated (declared at player.h:184)
player.cc:591: warning: 'message' is deprecated (declared at player.h:184)
track.cc: In member function 'ulong MidiTrack::readVariableLengthValue()':
track.cc:112: warning: negative integer implicitly converted to unsigned type
track.cc:134: warning: negative integer implicitly converted to unsigned type
track.cc: In member function 'void MidiTrack::readEvent(MidiEvent*)':
track.cc:220: warning: negative integer implicitly converted to unsigned type
track.cc:356: warning: negative integer implicitly converted to unsigned type
track.cc:465: warning: negative integer implicitly converted to unsigned type
track.cc: In member function 'void MidiTrack::clear()':
track.cc:509: warning: negative integer implicitly converted to unsigned type
deviceman.cc: In member function 'int DeviceManager::initManager()':
deviceman.cc:347: error: aggregate 'snd_seq_client_info_t clienti' has incomplete type and cannot be defined
deviceman.cc:348: error: aggregate 'snd_seq_port_info_t porti' has incomplete type and cannot be defined
deviceman.cc:350: error: 'SND_SEQ_OPEN' was not declared in this scope
deviceman.cc:353: error: aggregate 'snd_seq_system_info_t info' has incomplete type and cannot be defined
libkmid.cc: In static member function 'static int KMidSimpleAPI::kMidInit()':
libkmid.cc:63: warning: 'message' is deprecated (declared at player.h:184)
libkmid.cc:63: warning: 'message' is deprecated (declared at player.h:184)
libkmid.cc: In static member function 'static int KMidSimpleAPI::kMidPlay(int)':
libkmid.cc:90: warning: 'message' is deprecated (declared at player.h:184)
libkmid.cc:90: warning: 'message' is deprecated (declared at player.h:184)
libkmid.cc:105: warning: 'message' is deprecated (declared at player.h:184)
libkmid.cc:105: warning: 'message' is deprecated (declared at player.h:184)
make[2]: *** [libkmid_la.all_cc.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.5-r7/work/kdelibs-3.5.5/libkmid'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdelibs-3.5.5-r7/work/kdelibs-3.5.5'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.5.5-r7 failed.
Call stack:
  ebuild.sh, line 1603:   Called dyn_compile
  ebuild.sh, line 961:   Called src_compile
  kdelibs-3.5.5-r7.ebuild, line 147:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 336:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.

__________________________________________________________________

I was able to emerge it earlier. I wanted to reemerge it because of what revedep-rebuild found - but the emerge stops with the error pasted above.

Any help would be appreciated.
Comment 1 Jakub Z. 2006-12-31 02:23:01 UTC
root@myhost ~ # emerge --info
Portage 2.1.2_rc4-r3 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.19 x86_64)
=================================================================
System uname: 2.6.19 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.8
Last Sync: Sun, 31 Dec 2006 08:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.3.6, 2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
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/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig digest distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="16bit 64bit 7zip S3TC X a52 aac acpi addbookmarks aiglx aim alsa amd64 amr apache2 apm asf audiofile autoreplace avahi bash-completion batch berkdb bitmap-fonts browserplugin cairo cdda cddb cdinstall cdio cdparanoia cdr cdrom chm cli connectionstatus contactnotes cracklib crypt css cups curl dbus dga dio divx djbfft dlloader dpms dri dts dvd dvdr dvdread eds emul-linux-x86 encode exif expat exscalibar extensions extraicons extramodules fame fat fbcon ffmpeg firefox flac fontconfig foomaticdb fortran freetype gadu gcc64 gd gdbm gg gif glitz glx gmedia gnokii gphoto2 gpm graphviz gstreamer gtk gtk2 h323 hal highlight history howl iconv icq idn ieee1394 ifp ilbc imagemagick imlib imlib2 irc isdnlog jabber java javascript jce jp2 jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility kdepim kdgraphics kqemu lame lcms ldap live lm_sensors lzw lzw-tiff mad mikmod mime mjpeg mmap mng modplug motif mouse moznocompose moznoirc moznomail mozsvg mp3 mp4 mp4live mpeg mpeg2 mplayer msn musepack music musicbrainz mysql ncurses netmeeting network new-login nls nowin nowlistening nptl nptlonly nsplugin ntfs nvidia offensive ofx ogg oggvorbis openal opengl osc oscar oss pam pcre pdf perl png ppds pppd pulseaudio python qemu-fast qt3 qt4 quicktime rar readline realmedia reflection reiserfs rrdtool rtc ruby sametime sapdb sasl sblive scanner sdl session slang slp sms sndfile sounds sox speex spell spl sql sqlite sqlite3 ssl stencil-buffer stream subtitles subversion svg svgz sysvipc tcltk tcpd texteffect theora threads threadsafe tiff tk tlen tools transcode translator truetype truetype-fonts udev usb v4l v4l2 vcd videos vorbis webpresence winpopup wma wma123 wmf wmp wxwindows x264 xcomposite xft xine xml xml2 xorg xosd xpm xscreensaver xv xvid xvmc yahoo yv12 zlib" ALSA_CARDS="intel8x0 emu10k1" 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" LINGUAS="pl" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jakub Z. 2006-12-31 03:07:18 UTC
It's a problem with 1.0.14_rc1-r1 (which is incidentally masked in protage). Reverting to 1.0.14_rc1 allowed me to compile kdelibs.

Marking as resolved.
Comment 3 Jakub Z. 2006-12-31 03:09:24 UTC
I meant: it's a problem with alsa 1.0.14_rc1-r1.