Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 162725
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alessio Cassibba (X-Drum) <swapon@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 162725 depends on: Show dependency tree
Bug 162725 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-01-18 23:45 0000
libgpod is needed by amarok for the ipod support
media-sound/amarok-1.4.4-r3 fails to build with media-libs/libgpod-0.4.2

tested with USE:
-doc gtk
-doc -gtk

compialtion output:
_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o addhostbase.lo
addhostbase.cpp
/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 -O2 -pipe -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    -o libamarok_daap-mediadevice.la -rpath /usr/lib64/kde3
-avoid-version -module -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined -R /usr/lib64 -R /usr/kde/3.5/lib64 -R
/usr/qt/3/lib64 -R /usr/lib64 -R /usr/kde/3.5/lib64  -L/usr/kde/3.5/lib64
-L/usr/qt/3/lib64 -L/usr/lib64    -L/usr/kde/3.5/lib64 daapclient.lo
daapserver.lo proxy.lo addhostbase.lo ../../../../amarok/src/libamarok.la
../../../../amarok/src/mediadevice/daap/daapreader/libdaapreader.la -lkdnssd
-lkdeui -lkdecore -lkio
make[6]: Leaving directory
`/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4/amarok/src/mediadevice/daap'
make[5]: Leaving directory
`/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4/amarok/src/mediadevice/daap'
Making all in ipod
make[5]: Entering directory
`/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4/amarok/src/mediadevice/ipod'
/usr/qt/3/bin/moc ./ipodmediadevice.h -o ipodmediadevice.moc
/bin/sh ../../../../libtool --silent --tag=CXX --mode=compile
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../..
-I../../../../amarok/src -I../../../../amarok/src
-I../../../../amarok/src/amarokcore -I../../../../amarok/src/amarokcore
-I../../../../amarok/src/engine -I../../../../amarok/src/engine
-I../../../../amarok/src/mediadevice -I/usr/include/gpod-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/taglib
-I/usr/kde/3.5/include -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 -O2 -pipe -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  -c -o ipodmediadevice.lo ipodmediadevice.cpp
ipodmediadevice.cpp: In member function 'virtual MediaItem*
IpodMediaDevice::updateTrackInDB(IpodMediaItem*, const QString&, const
MetaBundle&, const MetaBundle&, const PodcastInfo*)':
ipodmediadevice.cpp:305: error: 'struct _Itdb_Track' has no member named
'unk208'
ipodmediadevice.cpp:326: error: 'struct _Itdb_Track' has no member named
'unk208'
ipodmediadevice.cpp:334: error: 'struct _Itdb_Track' has no member named
'unk208'
ipodmediadevice.cpp:344: error: 'struct _Itdb_Track' has no member named
'unk208'
ipodmediadevice.cpp:387: error: 'struct _Itdb_Track' has no member named
'unk208'
ipodmediadevice.cpp:387: error: 'struct _Itdb_Track' has no member named
'unk208'
make[5]: *** [ipodmediadevice.lo] Error 1
make[5]: Leaving directory
`/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4/amarok/src/mediadevice/ipod'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4/amarok/src/mediadevice'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amarok-1.4.4-r3/work/amarok-1.4.4'
make: *** [all] Error 2

!!! ERROR: media-sound/amarok-1.4.4-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  amarok-1.4.4-r3.ebuild, line 72:   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.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2007-01-18 23:53:58 0000 -------
*Sigh*

------- Comment #2 From Olivier Crete 2007-01-19 00:08:31 0000 -------
unk208 is now called mediatype. I think its the only difference in the API.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2007-01-19 00:37:02 0000 -------
Thanks Olivier, I'm on it now, found a rev of Amarok SVN that will be enough;
now it's just matter of connecting to cvs.g.o...

------- Comment #4 From Diego E. 'Flameeyes' Pettenò 2007-01-19 00:41:17 0000 -------
Fixed without revbump.

------- Comment #5 From Jakub Moc (RETIRED) 2007-01-20 08:34:58 0000 -------
*** Bug 162881 has been marked as a duplicate of this bug. ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug