Amarok - SOLVED

After morning update Amarok stopped working:
amarok
Amarok: [Loader] Starting amarokapp..
Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
amarokapp: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory
Thanks...
Last edited by lumiwa (2007-06-09 01:23:33)

B wrote:
I have the same error. I have libcurl 7.16.3 (before 7.16.2, but exactly the same problem) and amarok 1.4.5, both from current. Amarok errors on libcurl.so.3, which it obviously cannot find anymore, and bails out.
I have tried to rebuild amarok on the new libcurl (libcurl.so.4), but the build throws some very ugly libtunepimp errors (libtunepimp is 0.5.3). I ended up just symlinking libcurl.so.4 to libcurl.so.3. Either way, amarok should not be linking to the library itself, but to the general symlink (libcurl.so).
Yes apparently, it's tunepimp which depends on curl (not amarok directly), so I guess that's the one which needs to be rebuilt.
If that's correct, file a bug.

Similar Messages

  • Getting Creative Zen player to connect through amarok [SOLVED]

    Edited 12-27 to include new info
    I'm trying to get myCreative Zen player to connect through amarok but am having some problems. After some looking around I figured out the libmtp in the extra repository doesn't support this player, but the newest versions do. I made a new package for libmtp-0.2.4 and installed it since there's been some tweaks that affect this player since 0.2.2 which is in testing. I also had to recompile amarok since one of libs changed a name with the new libmtp. The instructions from libmtp mentioned udev rules needed to be defined, which was done by copying a file from the source code into /etc/udev/rules.d. That file (minus the parts relating to other players, which is pretty much the same as here):
    # UDEV-style hotplug map for libmtp
    # Put this file in /etc/udev/rules.d
    ACTION!="add", GOTO="libmtp_rules_end"
    ATTR{dev}!="?*", GOTO="libmtp_rules_end"
    SUBSYSTEM=="usb", GOTO="libmtp_usb_rules"
    # The following thing will be deprecated when older kernels are phased out.
    SUBSYSTEM=="usb_device", GOTO="libmtp_usb_device_rules"
    GOTO="libmtp_rules_end"
    LABEL="libmtp_usb_rules"
    # Creative ZEN 8GB
    ATTR{idVendor}=="041e", ATTR{idProduct}=="4157", SYMLINK+="libmtp-%k", MODE="666"
    GOTO="libmtp_rules_end"
    LABEL="libmtp_usb_device_rules"
    # Creative ZEN 8GB
    ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4157", SYMLINK+="libmtp-%k", MODE="666"
    GOTO="libmtp_rules_end"
    LABEL="libmtp_rules_end"
    When I plug the player to my usb port dmesg gives
    usb 5-1: new high speed USB device using ehci_hcd and address 8
    usb 5-1: configuration #1 chosen from 1 choice
    As my normal user amarok doesn't seem to recognize anything, and mtp-detect gives:
    libmtp version: 0.2.4
    Attempting to connect device(s)
    usb_claim_interface(): Operation not permitted
    LIBMTP PANIC: Unable to initialize device 1
    LIBMTP PANIC: configure_usb_devices() error code: 7 on line 1561
    Detect: There has been an error connecting. Exiting
    As root mtp-detect gives me a bunch of output that seems like it's doing what it should, also while it's spitting this out the screen on the player changes to say it's docked, which wasn't happening as the normal user. This makes me think it's some permissions issue. I did find things from google telling me that sometimes the user needs to be added to a certain group to use libmtp, though it seemed somewhat distro dependent. My main user is in the following groups: dbus hal network audio optical storage scanner camera users thinkpad
    However I don't think my problems are solely permission related, since even as root amarok won't recognize the player. I can use gnomad2 as root, which mostly works, though it crashes when I try and close gnomad after adding music and the player thinks it's still docked even after unplugging it. I had to use a pin to reset it just to turn it off. When I ran it from a console I got the following output at the end after the crash
    PTP: Closing session
    ERROR: Could not close session!
    inep: usb_get_endpoint_status(): Protocol error
    outep: usb_get_endpoint_status(): No such device
    usb_clear_halt() on IN endpoint: No such device
    usb_clear_halt() on OUT endpoint: No such device
    usb_clear_halt() on INTERRUPT endpoint: No such device
    The application 'gnomad2' lost its connection to the display :0.0;
    most likely the X server was shut down or you killed/destroyed
    the application.
    Any suggestions for where to go from here?
    Last edited by mcmillan (2008-01-11 05:38:14)

    I tried uploading onto my school website, but it doesn't seem accessable from there. However I just modified the version number from the regular Pkgbuild file from abs. What I have is:
    # $Id: PKGBUILD,v 1.8 2007/05/20 19:11:05 travis Exp $
    # Maintainer: damir <[email protected]>
    #Contributor: Kevin Edmonds <[email protected]>
    pkgname=libmtp
    pkgver=0.2.4
    pkgrel=1
    pkgdesc="library implementation of the Media Transfer Protocol"
    arch=("i686" "x86_64")
    url="http://libmtp.sourceforge.net"
    license=("LGPL")
    depends=("libusb")
    source=(http://easynews.dl.sourceforge.net/sourceforge/libmtp/$pkgname-$pkgver.tar.gz)
    options=('!libtool')
    #md5sums=('597b62d994d9491531b9e67190f6cfe7')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install
    If you still have trouble building it let me know some other way than that I can send you the package.
    I've been meaning to post an update about my issues. I've figured out that when I connect the player it creates device nodes with the root group.  Some have permissions set to 666, which seems to fit with the udev rules I posted. But some of them are only rw for owner and group, others only have read permissions. As a test I tried changing the permissions by hand to 666, and I can use gnomad as my regular user, though it's buggy and seems to crash randomly (not just when I transfer files like I originally thought). I haven't been able to test what amarok does, since for some reason it stopped working this weekend and I haven't had a chance to figure out what happened. It seems there some problem with the udev rules, but I don't know much about how that works to figure out what's going wrong.

  • [solved] Problem with Amarok and flac-files

    When I installed Arch for the first time a couple of months ago, I was happy to find that some flac-files that didn't play in Amarok on my Debian installation was now played back perfectly. However, upon trying to play these files today, Amarok refuses to play them. I get an error stating that there is no suitable demux plugin for the files. Other flacs play back fine though, and the problem files play back perfectly in mplayer.
    Another thing I would be very happy to resolve is that I have a few files that use japanese in their tags. IIRC these displayed correctly in Amarok on my Debian install, but in Arch all I see is squares where there should be japanese, despite me installing both arphic-ukai and arphic-uming packages. What am I missing?
    All help appreciated!
    Last edited by Emphrygian (2007-04-20 22:36:45)

    Your tip worked like a charm and the files now play perfectly in Amarok once again.
    I solved my second problem by installing the ttf-sazanami package from AUR and adding both sazanami gothic and sazanami mincho as substitute fonts for Sans Serif (my default font) in qtconfig (not sure that I really needed both though, but hey, it works now ).
    Last edited by Emphrygian (2007-04-20 22:35:37)

  • [Solved] Amarok v2.8 doesn't start

    Hi,
    With the last Amarok update (v2.8), i am getting a notification at startup :
    Amarok could not find any collection plugins. It is possible that Amarok is installed under the wrong prefix, please fix your installation using:
    $ cd /path/to/amarok/source-code/
    $ su -c "make uninstall"
    $ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` && su -c "make install"
    $ kbuildsycoca4 --noincremental
    $ amarok
    More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net.
    This had happened before : https://bbs.archlinux.org/viewtopic.php?id=121670
    Last edited by omeringen (2013-09-18 19:15:20)

    @karol,
    Yeah, removing ~/.kde solves most of the problems but you lose the customization you have done, so it's the last choice.
    For most of us, removing config folders/files is the first thing which comes to mind. But i only removed "~/.kde4/share/apps/amarok" first, then i realized that there is some more folders related to Amarok at "~/.kde4/share/config/".
    A quick search at home dir is useful on removing config files.
    Last edited by omeringen (2013-09-18 20:00:18)

  • Problems with Amarok and accents in filenames [SOLVED]

    Hello,
    First of all sorry for my bad english.
    I have just installed Arch with KDE4.
    I have my music collection in a NTFS partition, and I have managed to have Dolphin show accents correctly by installing ntfs-3g.
    All software I have tested is able to open files which contain accents in its filename from the NTFS partition without problem except amarok. For example, VLC can play any mp3 without problems, but amarok is unable to play all files which contain an accent or files whose parent directory contains an accent, despite the fact that it adds the files correctly to the collection.
    Is someone experiencing the same problem or know a solution?
    (SOLUTION)
    I managed to solve it changing the system locale to UTF8. It caused a mess of filenames with some of my documents but I managed to restore them from a backup.
    Thanks
    Last edited by Amt0571 (2010-06-18 22:24:23)

    That one indeed was the 1 pixel border bug.
    I have now solved this, atleast partially I believe. I am now using ArchSimple theme, which I modified to have 2px borders and better colors for my taste.
    Compositions are still not working, and I do not know why. I have multiple monitors and I am using twinview instead of Xinerama and it should work with it - atleast that is what wiki says if I have not missed anything. The networkmanager menu is still a bit weird looking, but atleast it is not that ugly anymore. Below is a screenshot from current state:
    http://dl.dropbox.com/u/27198869/images … 1%3A54.png
    I will mark this as solved now, even though there are still some minor issues which I think do not belong to this thread, but I will list them below anyway if someone knows something about them. I have not found answers for these:
    - GTK checkbox enabled state is way too light. It is hard to see if it is enabled or not. I can not find any docs about it.
    - GTK combobox, when I click it open, list background is black and text is black. Only the hovered text is visible. No docs about this either.
    - Compositions still not working. But that is not really the most important feature I need. I can live without it.
    - My menus are themed as white on black, but some menus are still black on grey (or white). But I can live with it.

  • [SOLVED]KDE 4.2 / Amarok (2?)

    What happened to Amarok then? I could install and use it in KDEMod but in KDE 4.2? Nope. I really don't want to use Amarok 2, namely because it wouldn't compile and I think it's too much effort to sort out for an app that most people don't enjoy.
    Is there any way of using Amarok from the repos? I have installed it but it is nowhere to find. I realise there is a very similar topic to this, but I wanted to ask a specific question.
    Last edited by speng (2009-02-19 22:59:57)

    speng wrote:
    I forgot the second part of my post, haha. I can't find amarok. It's not in the start menu, it's not in the launch menu, I can't run it by typing "amarok" in Konsole.
    It just doesn't seem to exist anywhere. o_o
    Edit: A reboot did the trick for some reason. That was strange! Marked as solved.
    Reboot is not needed... run kbuildsyscoca4 next time, this will re-parse all kde configs..

  • [solved] Amarok 2.2.1 and mysql 5.1.40 incompatible

    Hi,
    my packages are all up-to-date.
    I remark a strange behavior with amarok : I cannot delete a track anymore from my collection. When I right click on a track it has a menu item 'copy to collection' (?). This item is normally only shown for a CD track that you can rip and add to your collection. Also in the 'track details' window the field 'location' is empty. If I however click on the button next to it, it opens up the correct directory in dolphin.
    I already filed two bugs with kde bugzilla and I got promptly the reply that they can not reproduce this error. Even more release 2.2.1 had no fixes in either of theses features.
    I assume that the upgrade of mysql causes all this.
    How to fix this ?
    versions of packages :
    amarok : 2.2.1-2
    mysql and libmysqlclient : 5.1.41-3
    Last edited by Strider (2009-11-22 20:42:51)

    I solved this by deleting (after backup) all my config files from Amarok, restarting and re-importing my whole collection.

  • [SOLVED] Amarok won't build a collection

    Hey all -
    Just got Amarok installed, but I can't get it to scan my drive for a collection.
    I've told it where to scan for it under preferences (and yes, it's scanning recursively), and it remembers that okay, but then when it goes to actually scan the location it chills for a couple seconds at 0%, and then just gives up.
    I'm using the default SQLite database.
    Anyone have any ideas?
    [SOLVED]
    Okay... well, after talking with other people using Arch, trying to get help in #archlinux and #amarok, and having no success, I just restarted my computer and it worked.
    /me sighs
    Last edited by daedalus (2007-09-28 19:42:42)

    Thank you! Finally it works. Yet I am wondering why this package is not a dependency for amakor? Sure amarok can work without it, but... it will be most unusual usage.  It could be optional dependency at least.

  • Amarok and KMix crash on start-up [Solved]

    KMix and Amarok both crash on start-up. I have no idea why they do. I checked what happens in vanilla user, and they still crash. So I ruled out settings.
    This started today, which is strange, given the last update wasn't anything significant (at least for me).
    This the log of last update:
    [2013-09-28 01:47] [PACMAN] Running 'pacman -Syu'
    [2013-09-28 01:47] [PACMAN] synchronizing package lists
    [2013-09-28 01:47] [PACMAN] starting full system upgrade
    [2013-09-28 01:47] [PACMAN] upgraded archlinux-keyring (20130818-1 -> 20130926-1)
    [2013-09-28 01:48] [PACMAN] upgraded ca-certificates (20130610-1 -> 20130906-1)
    [2013-09-28 01:48] [PACMAN] upgraded dialog (1.2_20130902-1 -> 1.2_20130923-1)
    [2013-09-28 01:48] [PACMAN] upgraded file (5.14-1 -> 5.15-1)
    [2013-09-28 01:48] [PACMAN] upgraded imagemagick (6.8.6.10-1 -> 6.8.7.0-1)
    [2013-09-28 01:48] [PACMAN] upgraded links (2.7-2 -> 2.8-1)
    Also Amarok and KMix are only media apps that are affected. VLC works, MPlayer works, even Flash (YouTube) works. If I test sound in System Settings sounds works as well.
    The other application which also has problems at start-up is Dropbox, but I doubt it's connected. It says there's a permission error and the error report among other things says:
    OperationalError: database or disk is full
    So does that mean I have /tmp problem? It still has 3,2GB of space left (as always).
    Did update of file or dialog somehow broke this??
    Any help is welcome. At least give me some additional ideas, so I can post this on KDE forum. At least tell me if anyone else has the same problem.
    Oh BTW: I thought it might be the problem with the new kernel. But I re-built it and check if the catalyst module got built, and it still doesn't work. So it's not driver problem either.
    Last edited by Primoz (2013-09-28 21:59:49)

    Ironically I already solved it, but I don't know which of the two things I did solved it.
    I first downgraded linux to previous version. To do that I had to go to /var/cache/pacman/pkg, where I noticed how much old packages I had, so I also did pacman -Sc.
    I'm guessing this was what solved it, as dropbox also works. So I think I'll upgrade back and hopefully everything will still work.
    If not well I'm kind of screwed, as pacman -Sc cleared all the older versions of linux. It was the problem with disk space and not with the kernel. So this is solved.
    BTW: is there a version of pacman -Sc that doesn't remove the one version before the current? (That would be really useful)
    Last edited by Primoz (2013-09-28 21:59:24)

  • [solved] amarok stopped playing mp3's

    EDIT: using Xine backend phonon with no problem, except now I have no system notfication sounds, Ah well.
    I have my system updated.
    Amarok will not play mp3's, although it will play flac's.
    I started "amarok --debug" and I see:
    amarok: [EngineController] [WARNING!] Phonon failed to play this URL. Error: "A required codec is missing. You need to install the following codec(s) to play this content: MPEG-1 Layer 3 (MP3)"
    I had no trouble before the update.  I have the codecs.
    Does anyone know what is wrong?
    [jason@dory ~]$ cd /usr/lib/codecs/
    [jason@dory codecs]$ ls
    AvidQTAVUICodec.qtx avimszh.dll iccvid.dll msg711.acm tsd32.dll vp6vfw.dll
    BeHereiVideo.qtx avizlib.dll icmw_32.dll msgsm32.acm tssoft32.acm vp7vfw.dll
    CLRVIDDC.DLL clrviddd.dll imaadp32.acm msh261.drv tvqdec.dll vssh264.dll
    CtWbJpg.DLL cook.so imc32.acm msms001.vwp ubv263d+.ax vssh264core.dll
    DECVW_32.DLL cook.so.6.0 ir32_32.dll msnaudio.acm ubvmp4d.dll vssh264dec.dll
    LCMW2.dll ctadp32.acm ir41_32.dll msrle32.dll ultimo.dll vsshdsd.dll
    LCODCCMW2E.dll ddnt.so.6.0 ir50_32.dll msscds32.ax vdowave.drv vsslight.dll
    LCodcCMP.dll divx.dll ivvideo.dll msvidc32.dll vgpix32d.dll vsswlt.dll
    QuickTime.qts divx_c32.ax jp2avi.dll mvoiced.vwp vid_3ivX.xa wma9dmod.dll
    QuickTimeEssentials.qtx divxa32.acm l3codeca.acm nsrt2432.acm vid_cvid.xa wmadmod.dll
    QuickTimeInternetExtras.qtx divxc32.dll l3codecx.ax pclepim1.dll vid_cyuv.xa wmsdmod.dll
    VDODEC32.dll divxdec.ax lhacm.acm qdv.dll vid_h261.xa wmspdmod.dll
    ViVD2.dll dnet.so.6.0 lsvxdec.dll qpeg32.dll vid_h263.xa wmv8ds32.ax
    acelpdec.ax drv2.so.6.0 m3jp2k32.dll qtmlClient.dll vid_iv32.xa wmv9dmod.dll
    alf2cd.acm drv3.so.6.0 m3jpeg32.dll rt32dcmp.dll vid_iv41.xa wmvadvd.dll
    aslcodec_dshow.dll drv4.so.6.0 m3jpegdec.ax scg726.acm vid_iv50.xa wmvdmod.dll
    aslcodec_vfw.dll drvc.so mcdvd_32.dll sipr.so.6.0 vivog723.acm wmvds32.ax
    asusasv2.dll dspr.so.6.0 mcmjpg32.dll sp5x_32.dll vmnc.dll wnvplay1.dll
    asusasvd.dll frapsvid.dll mi-sc4.acm tm20dec.ax voxmsdec.ax wnvwinx.dll
    ativcr2.dll huffyuv.dll mpg4c32.dll tokf.so.6.0 vp31vfw.dll wvc1dmod.dll
    atrac3.acm i263_32.drv mpg4ds32.ax tokr.so.6.0 vp4vfw.dll xanlib.dll
    atrc.so.6.0 iac25_32.ax msadp32.acm tsccvid.dll vp5vfw.dll zmbv.dll
    Last edited by jjesso1607 (2009-11-20 18:43:26)

    Same problem here - also for kalarm. Now I will probably oversleep tomorrow.
    Well, another file format could solve that problem...
    Last edited by yodo (2009-11-24 23:11:01)

  • [SOLVED] asoundrc upmixing only works in amarok

    Hello,
    I have a SoundBlaster X-Fi Titanium and I'm having issues with upmixing stereo sources to 5.1 channels.  It seems to only work for amarok and I suspect for phonon based applications as well.  Well I'd like to make it work for kaffeine which no longer uses phonon and my web browser.  Is there a way to solve this issue?
    Last edited by Xenodamus (2010-06-25 02:12:05)

    brebs wrote:
    You're still being too vague. Why not post your ~/.asoundrc?
    You can redefine the "default" PCM (which is for 2-channel stereo) to do upmixing.
    ALSA, AFAIK, isn't clever enough to be able to alter its actions based on the number of channels of input.
    That's a damn shame.  I suppose that's a job for an ALSA frontend?  Why does audio management have to be so complicated in Linux?
    Here's the .asoundrc file, although I think I have to configure xine to use that PCM.
    # http://alsa.opensrc.org/SurroundSound
    # http://alsa.opensrc.org/index.php/Low-pass_filter_for_subwoofer_channel_(HOWTO)
    # Arch Linux: pacman -S ladspa blop swh-plugins libsamplerate tap-plugins cmt
    # speaker-test -D upmix_20to51 -c 2 -t wav
    # listplugins
    # analyseplugin cmt
    # http://plugin.org.uk/ladspa-swh/docs/ladspa-swh.html
    pcm.lowpass_21to21 {
    type ladspa
    slave.pcm upmix_21to51
    path "/usr/lib/ladspa"
    channels 3
    plugins {
    0 {
    id 1098 # Identity (Audio) (1098/identity_audio)
    policy duplicate
    input.bindings.0 "Input";
    output.bindings.0 "Output";
    1 {
    id 1052 # High-pass filter
    policy none
    input.bindings.0 "Input";
    output.bindings.0 "Output";
    input {
    controls [ 100 ]
    2 {
    id 1052 # High-pass filter
    policy none
    input.bindings.1 "Input";
    output.bindings.1 "Output";
    input {
    controls [ 100 ]
    3 {
    id 1051 # Low-pass filter
    policy none
    input.bindings.2 "Input";
    output.bindings.2 "Output";
    input {
    controls [ 100 ]
    pcm.upmix_20to51 {
    type plug
    slave.pcm "lowpass_21to21"
    slave.channels 3
    ttable {
    0.0 1 # left channel
    1.1 1 # right channel
    0.2 0.5 # mix left and right ...
    1.2 0.5 # ... channel for subwoofer
    pcm.upmix_21to51 {
    type plug
    slave.pcm surround51
    slave.channels 6
    ttable {
    0.0 1 # front left
    1.1 1 # front right
    0.2 1 # rear left
    1.3 1 # rear right
    # Front left/right to center.
    0.4 0.5
    1.4 0.5
    # Subwoofer, more powerful to compensate for bass-removal from other speakers.
    # Would normally be 1.
    2.5 2
    hint {
    show on
    description "Stereo to 5.1"

  • Amarok kde library problem [SOLVED]

    After the last update I had problems running amarok on gnome. Trying to start from the terminal returned various lib errors (libkhtml.so.4 , libkdeui etc.) running "pacman -S kdelibs3" seems to solve the problem. Hope it helps if anyone out there having the same issue...

    Had the same problem.
    kdelibs3 was installed, but I had to reinstall it to fix the problem.

  • [SOLVED]Amarok 2.0.2 Build Fails..Help

    Hello all
    I am trying to compile amarok 2.0.2 but it fails at 8%. I tried to install it from aur and manually but the same error:
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_shellimplgenerator.o                                                                       
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_shellheadergenerator.o                                                                     
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_setupgenerator.o                                                                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/qrc_generator.o                                                                               
    Linking CXX executable generator                                                           
    Please wait while source files are being generated...                                       
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    WARNING(MetaJavaBuilder) :: enum 'QGradient::InterpolationMode' does not have a type entry or is not an enum                                                                           
    WARNING(MetaJavaBuilder) :: enum '__codecvt_result' does not have a type entry or is not an enum                                                                                       
    WARNING(MetaJavaBuilder) :: enum 'enum_2' does not have a type entry or is not an enum     
    Classes in typesystem: 506                                                                 
    Generated:                                                                                 
      - classes...: 487 (487)                                                                   
      - header....: 329 (329)                                                                   
      - impl......: 329 (329)                                                                   
      - modules...: 9 (9)                                                                       
      - pri.......: 9 (9)                                                                       
    Done, 3 warnings (844 known issues)
    [  4%] Built target generator     
    Scanning dependencies of target qtscript_core
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/main.o                                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBasicTimer.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBitArray.o                                   
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBuffer.o                                     
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QByteArray.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QByteArrayMatcher.o                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QChildEvent.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QCoreApplication.o                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QCryptographicHash.o                         
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDataStream.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDir.o                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDirIterator.o                               
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDynamicPropertyChangeEvent.o                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QEvent.o                                     
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QEventLoop.o                                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFile.o                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFileInfo.o                                   
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFileSystemWatcher.o                         
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFuture.o                                     
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureIterator.o                             
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizer.o                         
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizer.cpp:45: warning: 'QScriptValue qtscript_QFutureSynchronizer_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used                                                                               
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizerVoid.o                     
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizerVoid.cpp:45: warning: 'QScriptValue qtscript_QFutureSynchronizerVoid_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used                                                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureVoid.o                                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcher.o                             
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcherVoid.o                         
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QIODevice.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QLibraryInfo.o                               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QLibraryInfo.cpp:150: warning: 'QScriptValue qtscript_QLibraryInfo_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QLocale.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QMutex.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QObject.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QPoint.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QPointF.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QProcess.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRect.o                                       
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRectF.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRunnable.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSemaphore.o                                 
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSettings.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSignalMapper.o                               
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSize.o                                       
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSizeF.o                                     
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSocketNotifier.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QStringMatcher.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSystemSemaphore.o                           
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTemporaryFile.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextBoundaryFinder.o                         
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.o                                 
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp: In function 'QScriptValue qtscript_construct_QTextCodec_ConversionFlag(QScriptContext*, QScriptEngine*)':               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp:161: warning: comparison between signed and unsigned integer expressions                                                 
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp: In function 'QScriptValue qtscript_QTextCodec_ConversionFlags_toString(QScriptContext*, QScriptEngine*)':               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp:243: warning: comparison between signed and unsigned integer expressions                                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextDecoder.o                               
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextEncoder.o                               
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextStream.o                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QThreadPool.o                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTime.o                                       
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimeLine.o                                   
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimer.o                                     
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimerEvent.o                                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTranslator.o                                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QUrl.o                                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QUuid.o                                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QWaitCondition.o                             
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttribute.o                         
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttributes.o                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityDeclaration.o                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityResolver.o                   
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNamespaceDeclaration.o             
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNotationDeclaration.o               
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamReader.o                           
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamWriter.o                           
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_Qt.o                                         
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_construct_Qt_KeyboardModifier(QScriptContext*, QScriptEngine*)':                             
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:2113: warning: comparison between signed and unsigned integer expressions                                                       
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_Qt_KeyboardModifiers_toString(QScriptContext*, QScriptEngine*)':                             
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:2195: warning: comparison between signed and unsigned integer expressions
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_construct_Qt_Modifier(QScriptContext*, QScriptEngine*)':
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:5854: warning: comparison between signed and unsigned integer expressions
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.o
    In file included from /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.cpp:10:
    /usr/include/QtCore/qtconcurrentreducekernel.h: In member function 'bool QtConcurrent::ReduceKernel<ReduceFunctor, ReduceResultType, T>::shouldThrottle()':
    /usr/include/QtCore/qtconcurrentreducekernel.h:214: error: 'QThreadPool' has not been declared
    /usr/include/QtCore/qtconcurrentreducekernel.h: In member function 'bool QtConcurrent::ReduceKernel<ReduceFunctor, ReduceResultType, T>::shouldStartThread()':
    /usr/include/QtCore/qtconcurrentreducekernel.h:220: error: 'QThreadPool' has not been declared
    make[2]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.o] Error 1
    make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
        Aborting...
    Error: Makepkg was unable to build amarok2 package.
    bash-3.2#
    P.S: I am a noob, so was not sure which part of code to put up here so I pasted the entire comments instead.
    Last edited by kapz (2009-05-09 19:37:58)

    You must edit /usr/include/QtCore/qtconcurrentreducekernel.h and add
    #include <QtCore/qthreadpool.h>
    along with the other "#include" lines at the beginning of the file.
    You will also need patches for the current libgpod version. Grab the updated PKGBUILD and sources here : http://jm.ambrosino.free.fr/archlinux/_ … s/amarok2/
    Or the i686 binary : http://jm.ambrosino.free.fr/archlinux/i … pkg.tar.gz

  • [SOLVED] Amarok 2 make fails

    Hi,
    I'm trying to install Amarok 2 via yaourt with this package: http://aur.archlinux.org/packages.php?ID=19633
    However, it fails with several errors.   I've done some searching, but I can't find any solution that's helpful to me/one I understand (still being new to Arch).
    Here is the output:
    ==> Building and installing package
    ==> Making package: amarok2 2.0-1 i686 (Fri Dec 12 18:54:45 EST 2008)
    ==> WARNING: Running makepkg as root...
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found amarok-2.0.tar.bz2 in build dir
    ==> Validating source files with md5sums...
    amarok-2.0.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f amarok-2.0.tar.bz2
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    -- Found Qt-Version 4.4.3 (using /usr/bin/qmake)
    -- Found X11: /usr/lib/libX11.so
    -- Found Threads: TRUE
    -- Found Automoc4: /usr/bin/automoc4
    -- Found Perl: /usr/bin/perl
    -- Found KDE 4.1 include dir: /usr/include
    -- Found KDE 4.1 library dir: /usr/lib
    -- Found KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
    -- Found automoc4: /usr/bin/automoc4
    Qt QTNSPLUGIN library not found.
    -- Found taglib: -L/usr/lib -ltag
    -- Taglib found: -L/usr/lib -ltag
    -- Found Strigi
    -- Found Strigi: /usr/lib/libstreams.so
    -- Strigi API is pre-screwup check, need 'char'
    -- Found MySQL: /usr/include/mysql, /usr/lib/libmysqlclient.so
    -- Found MySQL Embedded: /usr/include/mysql, /usr/lib/mysql/libmysqld.a
    -- Found GLIB2: /usr/lib/libglib-2.0.so
    -- KDE CMake PKGCONFIG macro indicates that libgpod-1.0 is not installed on your computer.
    -- Install the package which contains libgpod-1.0.pc if you want to support this feature.
    -- Could not find OPTIONAL package Ipod
    -- Found MP4V2: /usr/lib/libmp4v2.so
    -- Found MTP but version requirements not met
    -- Found CURL: /usr/lib/libcurl.so
    -- Libgcrypt found: /usr/lib/libgcrypt.so
    -- Found GObject libraries: /usr/lib/libgobject-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libglib-2.0.so
    -- Found GObject includes : /usr/include/glib-2.0/gobject
    -- KDE CMake PKGCONFIG macro indicates that loudmouth-1.0 is not installed on your computer.
    -- Install the package which contains loudmouth-1.0.pc if you want to support this feature.
    -- Could not find OPTIONAL package Loudmouth
    -- Found Soprano: /usr/lib/libsoprano.so
    -- Found Soprano includes: /usr/include
    -- Found Soprano Index: /usr/lib/libsopranoindex.so
    -- Found Soprano Client: /usr/lib/libsopranoclient.so
    -- KDE CMake PKGCONFIG macro indicates that libgpod-1.0 is not installed on your computer.
    -- Install the package which contains libgpod-1.0.pc if you want to support this feature.
    -- Could not find OPTIONAL package Ipod
    -- The following external packages were located on your system.
    -- This installation will have the extra features provided by these packages.
    + kdelibs
    + taglib
    + strigi
    + mysqld
    + zlib
    + glib2
    + Gdk
    + libmp4v2
    + curl
    + libxml2
    + openssl or libgcrypt
    + gobject
    + soprano
    + nepomuk
    + Qt4 Glib support
    -- The following OPTIONAL packages could NOT be located on your system.
    -- Consider installing them to enable more features from this software.
    + libgpod, 0.6.0: Support Apple iPod audio devices <http://sourceforge.net/projects/gtkpod/>
    + libmtp, 0.3.0: Enable Support for portable media devices that use the media transfer protocol <http://libmtp.sourceforge.net/>
    + loudmouth: Loudmouth is the communication backend needed by mp3tunes for synching. <http://www.loudmouth-project.org>
    -- Configuring done
    CMake Warning at /usr/share/apps/cmake/modules/KDE4Macros.cmake:560 (add_library):
    Cannot generate a safe linker search path for target
    amarok_collection-sqlcollection because files in some directories may
    conflict with libraries in implicit directories:
    link library [libmysqlclient.so] in /usr/lib may be hidden by files in:
    /usr/lib/mysql
    Some of these libraries may not be found correctly.
    Call Stack (most recent call first):
    src/collection/sqlcollection/CMakeLists.txt:50 (kde4_add_plugin)
    -- Generating done
    -- Build files have been written to: /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0
    [ 4%] Built target generator
    [ 11%] Built target qtscript_core
    [ 49%] Built target qtscript_gui
    [ 53%] Built target qtscript_network
    [ 54%] Built target qtscript_sql
    [ 54%] Built target qtscript_uitools
    [ 57%] Built target qtscript_xml
    [ 59%] Built target amarok_taglib
    [ 64%] Built target amarokplasma
    [ 64%] Built target amarokpud
    [ 83%] Built target amaroklib
    [ 83%] Built target amarok
    [ 84%] Built target amarok_afttagger
    [ 84%] Built target amarok_collection-daapcollection
    [ 84%] Building CXX object src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/amarok_collection-mtpcollection_automoc.o
    In file included from /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/moc_MtpHandler.cpp:10,
    from /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/amarok_collection-mtpcollection_automoc.cpp:4:
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:68: error: 'LIBMTP_raw_device_t' has not been declared
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:160: error: 'LIBMTP_raw_device_t' has not been declared
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:171: error: ISO C++ forbids declaration of 'LIBMTP_raw_device_t' with no type
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:171: error: expected ';' before '*' token
    make[2]: *** [src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/amarok_collection-mtpcollection_automoc.o] Error 1
    make[1]: *** [src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build amarok2 package.
    Does anyone know how I can fix this?   I suppose waiting for Amarok 2 to arrive in the main repos is the best solution, but I don't know when that will happen.
    Last edited by vertimyst (2008-12-13 01:41:20)

    FrozenFox wrote:
    EDIT: Curse you, slammer. Beat me to it
    The "mtpcollection" in the error line and this earlier note in the program:
    " Found MTP but version requirements not met  "
    Give me the impression that it may be because of an outdated libmtp. Try pacman -Rd libmtp and install libmtp-devel from AUR, perhaps?
    I didn't see that bit, actually.   If I had maybe I would have thought of the solution myself.
    But thanks guys, it worked. ^_^
    Any idea as to when we'll get a package in the repos?

  • [solved] Volume control in amarok doesn't work anymore

    Hi,
    since today in amarok (2.4.1) the volume control doesn't work anymore. I can change the level on the switch on the top right but it doesn't change the actual volume.
    The volume control in my KDE tray works as usual.
    Last edited by Barghest (2011-07-05 18:01:07)

    Just came back from suspend and it works again.
    Sorry for the noise.

Maybe you are looking for

  • Delete leading spaces of CURR field

    Hi Experts, I want to delete the leading spaces of a field of type CURR and display on the report. Can anyone please help me with this? Thanks Dany

  • PDF as podcast media??

    Hi there, I'm trying to attach a pdf file as podcast media on an entry. It fails every time with a error telling me the file size is too large. I've already changed the maximum upload value in the wikid.conf file, it's set to 1gb and the pdf document

  • Form hangs some time frequently??

    hello expert, in my erp system some time a form hangs very frequantly. what could be the reason??? form is used for new BOM or to modify BOM. there is two buttons Add and Mofidy. when i click on Add button, its hangs some time very frequently but mod

  • Adobe media server (edge server)

    I need to have a new adobe media server to be an edge server for support more concurrents. Now, i have one server with adobe media server 3.5 . I don't know what to do the first. I have read the manual for install edge server but, i don't understand

  • JAX-WS web service returning java bean

    how can i create a webservice that returns a javabean?   @WebMethod    public Person query(@WebParam(name = "id") String id) {     Person person=new Person();     person.setId(id);     person.setFirstName("Lisa");     person.setLastName("Cruz");