mrwizrd@home-desktop: ~ % yaourt -S amarok1 ==> Downloading amarok1 PKGBUILD from AUR... x ruby19_rstring.patch x PKGBUILD x ruby19_configure2.patch x amarok_addaspodcast.desktop x amarok.install x libmtp.patch x amarok-1.4.10.coverfetcher.diff x _gem_commands.rb x wikipedia.patch Comment by: juanmah on Thu, 26 Jan 2012 04:35:13 +0000 I tested a minimal package with a hidden file in a tar.gz and it was perfectly decompressed. Also I commented all build section in amarok1 PKGBUILD and the hidden file is not decompressed. Comment by: piojo on Thu, 26 Jan 2012 04:49:51 +0000 I noticed in the archive, the file is gem_commands.rb: it's not hidden. I'm at work now, but I'd like to know where ._gem_commands is supposed to come from--is it supposed to be generated? Comment by: juanmah on Thu, 26 Jan 2012 06:13:38 +0000 There are two files: gem_commands.rb and ._gem_commands.rb in tar.gz at src/mediadevice/daap/mongrel/lib/rubygems If you decompress manually tar.gz you can compile amarok1 without problems. Comment by: piojo on Thu, 26 Jan 2012 06:50:13 +0000 I extracted the archive on OSX and ._gem_commands.rb is definitely not present among the extracted files, though tar -tf | grep gem_commands does find the file. I found this particularly interesting: % tar -xf amarok-1.4.10.tar.bz2 -v '*gem_commands*' x amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/rubygems/._gem_commands.rb x amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/rubygems/gem_commands.rb % ls -a amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/rubygems/ . .. gem_commands.rb I think something is wrong with this archive. Comment by: juanmah on Thu, 26 Jan 2012 09:42:21 +0000 == ERROR: ._gem_commands.rb was not found in the build directory and is not a URL. What happens with this file???? Comment by: piojo on Thu, 26 Jan 2012 13:45:03 +0000 Makepkg uses bsdtar, but bsdtar does not extract this file. The more common gnu tar does see and extract this file. This seems like a serious problem. We can work around it by extracting the file manually in the pkgbuild: cd $srcdir tar -xvf ../${_origname}-${pkgver}.tar.bz2 --wildcards '*/._gem_commands.rb' For this workaround tar should be in MAKEDEPENDS. First Submitted: Mon, 20 Apr 2009 08:38:35 +0000 amarok1 1.4.10-13 ( Unsupported package: Potentially dangerous ! ) ==> Edit PKGBUILD ? [Y/n] ("A" to abort) ==> ------------------------------------ ==> n ==> amarok1 dependencies: - xine-lib>=1.1.3 (already installed) - libmysqlclient>=5.0.45 (already installed) - libnjb>=2.2.5 (already installed) - postgresql-libs>=8.2.4 (already installed) - ruby (already installed) - tunepimp>=0.5.3 (already installed) - kdelibs3>=3.5.7 (already installed) - libgpod>=0.6.0 (already installed) - libifp>=1.0.0.2 (already installed) - libvisual>=0.4.0 (already installed) - libmtp (already installed) - kdelibs3 (already installed) - libmtp>=0.2.6.1 (already installed) - xine-lib>=1.1.8 (already installed) - sdl>=1.2.12 (already installed) - gcc43 (already installed) ==> Edit amarok.install ? [Y/n] ("A" to abort) ==> ------------------------------------------ ==> n ==> Continue building amarok1 ? [Y/n] ==> --------------------------------- ==> y ==> Building and installing package ==> Making package: amarok1 1.4.10-13 (Mon Apr 9 23:26:36 BST 2012) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving Sources... -> Downloading amarok-1.4.10.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 12.2M 100 12.2M 0 0 624k 0 0:00:20 0:00:20 --:--:-- 709k -> Found amarok_addaspodcast.desktop -> Found wikipedia.patch -> Found libmtp.patch -> Found amarok-1.4.10.coverfetcher.diff -> Found ruby19_configure2.patch -> Found ruby19_rstring.patch -> Found _gem_commands.rb ==> Validating source files with md5sums... amarok-1.4.10.tar.bz2 ... Passed amarok_addaspodcast.desktop ... Passed wikipedia.patch ... Passed libmtp.patch ... Passed amarok-1.4.10.coverfetcher.diff ... Passed ruby19_configure2.patch ... Passed ruby19_rstring.patch ... Passed _gem_commands.rb ... Passed ==> Extracting Sources... -> Extracting amarok-1.4.10.tar.bz2 with bsdtar ==> Starting build()... patching file amarok-1.4.10/amarok/src/Makefile.am patching file amarok-1.4.10/amarok/src/Makefile.in patching file amarok-1.4.10/amarok/src/app.cpp patching file amarok-1.4.10/amarok/src/collectionbrowser.cpp patching file amarok-1.4.10/amarok/src/collectiondb.cpp patching file amarok-1.4.10/amarok/src/collectiondb.h patching file amarok-1.4.10/amarok/src/contextbrowser.cpp patching file amarok-1.4.10/amarok/src/coverfetcher.cpp patching file amarok-1.4.10/amarok/src/coverfetcher.h patching file amarok-1.4.10/amarok/src/covermanager.cpp patching file amarok-1.4.10/amarok/src/covermanager.h patching file amarok-1.4.10/amarok/src/refreshimages.cpp patching file amarok-1.4.10/amarok/src/refreshimages.h patching file amarok-1.4.10/amarok/src/mediadevice/mtp/mtpmediadevice.cpp patching file amarok-1.4.10/configure patching file amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/http11/http11.c patching file amarok-1.4.10/amarok/src/contextbrowser.cpp Hunk #1 succeeded at 4170 (offset -19 lines). checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for kde-config... /opt/kde/bin/kde-config checking where to install... /opt/kde (as requested) checking for style of include used by make... GNU checking for gcc... gcc-4.3 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-4.3 accepts -g... yes checking for gcc-4.3 option to accept ISO C89... none needed checking dependency style of gcc-4.3... gcc3 checking how to run the C preprocessor... gcc-4.3 -E checking whether we are using the GNU C++ compiler... yes checking whether g++-4.3 accepts -g... yes checking dependency style of g++-4.3... gcc3 checking whether gcc-4.3 is blacklisted... no checking whether g++-4.3 supports -Wmissing-format-attribute... yes checking whether gcc-4.3 supports -Wmissing-format-attribute... yes checking whether g++-4.3 supports -Wundef... yes checking whether g++-4.3 supports -Wno-long-long... yes checking whether g++-4.3 supports -Wno-non-virtual-dtor... yes checking whether g++-4.3 supports -fno-reorder-blocks... yes checking whether g++-4.3 supports -fno-exceptions... yes checking whether g++-4.3 supports -fno-check-new... yes checking whether g++-4.3 supports -fno-common... yes checking whether g++-4.3 supports -fexceptions... yes checking whether system headers can cope with -O2 -fno-inline... irrelevant checking how to run the C++ preprocessor... g++-4.3 -E checking whether g++-4.3 supports -O0... yes checking whether g++-4.3 supports -Wl,--no-undefined... yes checking whether g++-4.3 supports -Wl,--allow-shlib-undefined... yes not using lib directory suffix checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc-4.3... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc-4.3 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc-4.3 static flag works... yes checking if gcc-4.3 supports -fno-rtti -fno-exceptions... no checking for gcc-4.3 option to produce PIC... -fPIC checking if gcc-4.3 PIC flag -fPIC works... yes checking if gcc-4.3 supports -c -o file.o... yes checking whether the gcc-4.3 linker (/usr/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++-4.3... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++-4.3 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++-4.3 option to produce PIC... -fPIC checking if g++-4.3 PIC flag -fPIC works... yes checking if g++-4.3 supports -c -o file.o... yes checking whether the g++-4.3 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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 for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for pkg-config... /usr/bin/pkg-config checking if C++ programs can be compiled... yes checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 8 checking for char *... yes checking size of char *... 8 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 8 checking for unsigned long... yes checking size of unsigned long... 8 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... 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 vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt checking for moc... /opt/qt/bin/moc checking for uic... /opt/qt/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /opt/kde/bin/dcopidl checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp checking for meinproc... /opt/kde/bin/meinproc checking for kconfig_compiler... /opt/kde/bin/kconfig_compiler checking for dcopidlng... /opt/kde/bin/dcopidlng checking for makekdewidgets... /opt/kde/bin/makekdewidgets checking for xmllint... /usr/bin/xmllint checking for Qt docs... NO checking for dot... not found checking for doxygen... /usr/bin/doxygen checking for pkg-config... yes checking for taglib >= 1.5... yes checking TAGLIB_CFLAGS... -I/usr/include/taglib checking TAGLIB_LIBS... -ltag checking for libxine >= 1.0.2... yes checking XINE_CFLAGS... checking XINE_LIBS... -lxine checking for stdint.h... (cached) yes checking whether fabsf is declared... yes checking linux/inotify.h usability... yes checking linux/inotify.h presence... yes checking for linux/inotify.h... yes checking for Qt with OpenGL support... yes checking for int... (cached) yes checking size of int... (cached) 4 checking for short... (cached) yes checking size of short... (cached) 2 checking for long... (cached) yes checking size of long... (cached) 8 checking for char *... (cached) yes checking size of char *... (cached) 8 checking for mysql_config... yes checking for pg_config... yes checking for sdl-config... yes checking for libvisual-0.4 >= 0.4.0... yes checking LIBVISUAL_CFLAGS... -I/usr/include/libvisual-0.4 checking LIBVISUAL_LIBS... -lpthread -lm -ldl -lvisual-0.4 checking tunepimp-0.5/tp_c.h usability... yes checking tunepimp-0.5/tp_c.h presence... yes checking for tunepimp-0.5/tp_c.h... yes checking for tr_GetPUID in -ltunepimp... yes checking if sched_setaffinity should be enabled... yes checking konqsidebarplugin.h usability... no checking konqsidebarplugin.h presence... no checking for konqsidebarplugin.h... no checking for _init in -lkonqsidebarplugin... no checking for libnjb... yes checking LIBNJB_CFLAGS... checking LIBNJB_LIBS... -lnjb -lusb checking for libmtp >= 0.1.1... yes checking LIBMTP_CFLAGS... checking LIBMTP_LIBS... -lmtp -lusb checking libkarma/lkarma.h usability... no checking libkarma/lkarma.h presence... no checking for libkarma/lkarma.h... no checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking ifp.h usability... no checking ifp.h presence... yes configure: WARNING: ifp.h: present but cannot be compiled configure: WARNING: ifp.h: check for missing prerequisite headers? configure: WARNING: ifp.h: see the Autoconf documentation configure: WARNING: ifp.h: section "Present But Cannot Be Compiled" configure: WARNING: ifp.h: proceeding with the preprocessor's result configure: WARNING: ifp.h: in the future, the compiler will take precedence checking for ifp.h... yes checking for usb.h... (cached) yes checking for libgpod-1.0... yes checking LIBGPOD_CFLAGS... -pthread -I/usr/include/gpod-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 checking LIBGPOD_LIBS... -pthread -lgpod -lgdk_pixbuf-2.0 -limobiledevice -lgobject-2.0 -lplist -lusbmuxd -lgthread-2.0 -lrt -lgnutls -ltasn1 -lglib-2.0 checking for itdb_track_set_thumbnails... yes checking for itdb_get_mountpoint... yes checking for itdb_device_get_ipod_info... yes checking for struct _Itdb_Track.movie_flag... yes checking for struct _Itdb_Track.skip_when_shuffling... yes checking for struct _Itdb_Track.mark_unplayed... yes checking for struct _Itdb_Track.mediatype... yes checking whether ITDB_IPOD_MODEL_TOUCH_BLACK is declared... no checking for statvfs... yes checking systems.h usability... no checking systems.h presence... no checking for systems.h... no checking for mp4.h... no checking for MP4Read in -lmp4v2... yes checking if KDE is at least 3.4 for DAAP support... yes checking for uint8_t... yes checking for u_int8_t... yes checking for uint16_t... yes checking for u_int16_t... yes checking for uint32_t... yes checking for u_int32_t... yes checking for uint64_t... yes checking for u_int64_t... yes checking for ruby... /usr/bin/ruby -e:1: Use RbConfig instead of obsolete and deprecated Config. -e:1: Use RbConfig instead of obsolete and deprecated Config. -e:1: Use RbConfig instead of obsolete and deprecated Config. checking ruby.h usability... yes checking ruby.h presence... yes checking for ruby.h... yes checking if amarok should be compiled... yes checking if doc should be compiled... yes checking if po should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1542. config.status: creating Makefile config.status: creating amarok/Makefile config.status: creating amarok/src/Makefile config.status: creating amarok/src/amarokcore/Makefile config.status: creating amarok/src/analyzers/Makefile config.status: creating amarok/src/collectionscanner/Makefile config.status: creating amarok/src/data/Makefile config.status: creating amarok/src/device/Makefile config.status: creating amarok/src/device/massstorage/Makefile config.status: creating amarok/src/device/nfs/Makefile config.status: creating amarok/src/device/smb/Makefile config.status: creating amarok/src/engine/Makefile config.status: creating amarok/src/engine/akode/Makefile config.status: creating amarok/src/engine/helix/Makefile config.status: creating amarok/src/engine/helix/config/Makefile config.status: creating amarok/src/engine/helix/helix-sp/Makefile config.status: creating amarok/src/engine/kdemm/Makefile config.status: creating amarok/src/engine/mas/Makefile config.status: creating amarok/src/engine/nmm/Makefile config.status: creating amarok/src/engine/nmm/icons/Makefile config.status: creating amarok/src/engine/void/Makefile config.status: creating amarok/src/engine/xine/Makefile config.status: creating amarok/src/engine/yauap/Makefile config.status: creating amarok/src/images/Makefile config.status: creating amarok/src/images/icons/Makefile config.status: creating amarok/src/konquisidebar/Makefile config.status: creating amarok/src/loader/Makefile config.status: creating amarok/src/magnatunebrowser/Makefile config.status: creating amarok/src/mediadevice/Makefile config.status: creating amarok/src/mediadevice/daap/Makefile config.status: creating amarok/src/mediadevice/daap/daapreader/Makefile config.status: creating amarok/src/mediadevice/daap/daapreader/authentication/Makefile config.status: creating amarok/src/mediadevice/daap/mongrel/Makefile config.status: creating amarok/src/mediadevice/daap/mongrel/http11/Makefile config.status: creating amarok/src/mediadevice/daap/mongrel/lib/Makefile config.status: creating amarok/src/mediadevice/daap/mongrel/lib/mongrel/Makefile config.status: creating amarok/src/mediadevice/daap/mongrel/lib/rbconfig/Makefile config.status: creating amarok/src/mediadevice/daap/mongrel/lib/rubygems/Makefile config.status: creating amarok/src/mediadevice/generic/Makefile config.status: creating amarok/src/mediadevice/ifp/Makefile config.status: creating amarok/src/mediadevice/ipod/Makefile config.status: creating amarok/src/mediadevice/mtp/Makefile config.status: creating amarok/src/mediadevice/njb/Makefile config.status: creating amarok/src/mediadevice/riokarma/Makefile config.status: creating amarok/src/metadata/Makefile config.status: creating amarok/src/metadata/aac/Makefile config.status: creating amarok/src/metadata/asf/Makefile config.status: creating amarok/src/metadata/audible/Makefile config.status: creating amarok/src/metadata/m4a/Makefile config.status: creating amarok/src/metadata/mp4/Makefile config.status: creating amarok/src/metadata/rmff/Makefile config.status: creating amarok/src/metadata/speex/Makefile config.status: creating amarok/src/metadata/trueaudio/Makefile config.status: creating amarok/src/metadata/wav/Makefile config.status: creating amarok/src/metadata/wavpack/Makefile config.status: creating amarok/src/plugin/Makefile config.status: creating amarok/src/scripts/Makefile config.status: creating amarok/src/scripts/common/Makefile config.status: creating amarok/src/scripts/graphequalizer/Makefile config.status: creating amarok/src/scripts/lyrics_astraweb/Makefile config.status: creating amarok/src/scripts/lyrics_lyrc/Makefile config.status: creating amarok/src/scripts/playlist2html/Makefile config.status: creating amarok/src/scripts/ruby_debug/Makefile config.status: creating amarok/src/scripts/score_default/Makefile config.status: creating amarok/src/scripts/score_impulsive/Makefile config.status: creating amarok/src/scripts/templates/Makefile config.status: creating amarok/src/scripts/webcontrol/Makefile config.status: creating amarok/src/sqlite/Makefile config.status: creating amarok/src/statusbar/Makefile config.status: creating amarok/src/themes/Makefile config.status: creating amarok/src/themes/example/Makefile config.status: creating amarok/src/themes/reinhardt/Makefile config.status: creating amarok/src/themes/reinhardt/images/Makefile config.status: creating amarok/src/vis/Makefile config.status: creating amarok/src/vis/libvisual/Makefile config.status: creating doc/Makefile config.status: creating doc/amarok/Makefile config.status: creating doc/da/Makefile config.status: creating doc/de/Makefile config.status: creating doc/es/Makefile config.status: creating doc/et/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/it/Makefile config.status: creating doc/nl/Makefile config.status: creating doc/pl/Makefile config.status: creating doc/pt/Makefile config.status: creating doc/pt_BR/Makefile config.status: creating doc/ru/Makefile config.status: creating doc/sv/Makefile config.status: creating po/Makefile config.status: creating po/af/Makefile config.status: creating po/ar/Makefile config.status: creating po/az/Makefile config.status: creating po/be/Makefile config.status: creating po/bg/Makefile config.status: creating po/bn/Makefile config.status: creating po/br/Makefile config.status: creating po/ca/Makefile config.status: creating po/cs/Makefile config.status: creating po/cy/Makefile config.status: creating po/da/Makefile config.status: creating po/de/Makefile config.status: creating po/el/Makefile config.status: creating po/en_GB/Makefile config.status: creating po/eo/Makefile config.status: creating po/es/Makefile config.status: creating po/et/Makefile config.status: creating po/eu/Makefile config.status: creating po/fa/Makefile config.status: creating po/fi/Makefile config.status: creating po/fr/Makefile config.status: creating po/ga/Makefile config.status: creating po/gl/Makefile config.status: creating po/he/Makefile config.status: creating po/hi/Makefile config.status: creating po/hu/Makefile config.status: creating po/id/Makefile config.status: creating po/is/Makefile config.status: creating po/it/Makefile config.status: creating po/ja/Makefile config.status: creating po/ka/Makefile config.status: creating po/km/Makefile config.status: creating po/ko/Makefile config.status: creating po/ku/Makefile config.status: creating po/lo/Makefile config.status: creating po/lt/Makefile config.status: creating po/mk/Makefile config.status: creating po/ms/Makefile config.status: creating po/nb/Makefile config.status: creating po/nds/Makefile config.status: creating po/ne/Makefile config.status: creating po/nl/Makefile config.status: creating po/nn/Makefile config.status: creating po/pa/Makefile config.status: creating po/pl/Makefile config.status: creating po/pt/Makefile config.status: creating po/pt_BR/Makefile config.status: creating po/ro/Makefile config.status: creating po/ru/Makefile config.status: creating po/rw/Makefile config.status: creating po/se/Makefile config.status: creating po/sk/Makefile config.status: creating po/sl/Makefile config.status: creating po/sq/Makefile config.status: creating po/sr/Makefile config.status: creating po/sr@Latn/Makefile config.status: creating po/ss/Makefile config.status: creating po/sv/Makefile config.status: creating po/ta/Makefile config.status: creating po/tg/Makefile config.status: creating po/th/Makefile config.status: creating po/tr/Makefile config.status: creating po/uk/Makefile config.status: creating po/uz/Makefile config.status: creating po/uz@cyrillic/Makefile config.status: creating po/zh_CN/Makefile config.status: creating po/zh_TW/Makefile config.status: creating config.h config.status: executing depfiles commands ========================== === Amarok - PLUGINS ======================================================== ========================== = = The following extra functionality will NOT be included: = - NMM-engine = - Helix-engine = - yauap-engine = - Konqueror Sidebar = - MP4/AAC Tag Write Support = - Rio Karma Support = = The following extra functionality will be included: = + xine-engine = + libvisual Support = + MySql Support = + Postgresql Support = + MusicBrainz Support = + iPod Support = + iRiver iFP Support = + Creative Nomad Jukebox Support = + MTP Device Support = + DAAP Music Sharing Support = =============================================================================== Good - your configure finished. Start make now make all-recursive make[1]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10' Making all in amarok make[2]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok' Making all in src make[3]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src' Making all in amarokcore make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/amarokcore' /opt/kde/bin/kconfig_compiler ./amarok.kcfg ./amarokconfig.kcfgc; ret=$?; \ if test "$ret" != 0; then rm -f amarokconfig.h ; exit $ret ; fi /opt/qt/bin/moc ./amarokdcophandler.h -o amarokdcophandler.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT amarokdcophandler.lo -MD -MP -MF .deps/amarokdcophandler.Tpo -c -o amarokdcophandler.lo amarokdcophandler.cpp In file included from ../../../amarok/src/collectiondb.h:17, from amarokdcophandler.cpp:27: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from amarokdcophandler.cpp:27: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from ../../../amarok/src/playlistbrowser.h:14, from amarokdcophandler.cpp:38: ../../../amarok/src/playlistbrowseritem.h: At global scope: ../../../amarok/src/playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type ../../../amarok/src/playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/amarokdcophandler.Tpo .deps/amarokdcophandler.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT crashhandler.lo -MD -MP -MF .deps/crashhandler.Tpo -c -o crashhandler.lo crashhandler.cpp crashhandler.cpp: In static member function ‘static void Amarok::Crash::crashHandler(int)’: crashhandler.cpp:156: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result mv -f .deps/crashhandler.Tpo .deps/crashhandler.Plo /opt/kde/bin/dcopidl ./amarokdcopiface.h > amarokdcopiface.kidl || ( rm -f amarokdcopiface.kidl ; false ) /opt/kde/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub amarokdcopiface.kidl /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT amarokdcopiface_skel.lo -MD -MP -MF .deps/amarokdcopiface_skel.Tpo -c -o amarokdcopiface_skel.lo amarokdcopiface_skel.cpp mv -f .deps/amarokdcopiface_skel.Tpo .deps/amarokdcopiface_skel.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT amarokconfig.lo -MD -MP -MF .deps/amarokconfig.Tpo -c -o amarokconfig.lo amarokconfig.cpp mv -f .deps/amarokconfig.Tpo .deps/amarokconfig.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarokcore.la amarokdcophandler.lo crashhandler.lo amarokdcopiface_skel.lo amarokconfig.lo make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/amarokcore' Making all in magnatunebrowser make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/magnatunebrowser' rm -rf magnatunedownloaddialogbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./magnatunedownloaddialogbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> magnatunedownloaddialogbase.h ; rm -rf magnatunepurchasedialogbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./magnatunepurchasedialogbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> magnatunepurchasedialogbase.h ; rm -rf magnatuneredownloaddialogbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./magnatuneredownloaddialogbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> magnatuneredownloaddialogbase.h ; /opt/qt/bin/moc ./magnatuneartistinfobox.h -o magnatuneartistinfobox.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatuneartistinfobox.lo -MD -MP -MF .deps/magnatuneartistinfobox.Tpo -c -o magnatuneartistinfobox.lo magnatuneartistinfobox.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatuneartistinfobox.cpp:22: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatuneartistinfobox.cpp:22: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatuneartistinfobox.Tpo .deps/magnatuneartistinfobox.Plo /opt/qt/bin/moc ./magnatunebrowser.h -o magnatunebrowser.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunebrowser.lo -MD -MP -MF .deps/magnatunebrowser.Tpo -c -o magnatunebrowser.lo magnatunebrowser.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunelistviewitems.h:24, from magnatunelistview.h:23, from magnatunebrowser.h:26, from magnatunebrowser.cpp:22: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunelistviewitems.h:24, from magnatunelistview.h:23, from magnatunebrowser.h:26, from magnatunebrowser.cpp:22: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunebrowser.Tpo .deps/magnatunebrowser.Plo /opt/qt/bin/moc ./magnatunedownloaddialog.h -o magnatunedownloaddialog.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunedownloaddialog.lo -MD -MP -MF .deps/magnatunedownloaddialog.Tpo -c -o magnatunedownloaddialog.lo magnatunedownloaddialog.cpp mv -f .deps/magnatunedownloaddialog.Tpo .deps/magnatunedownloaddialog.Plo /opt/qt/bin/moc ./magnatunepurchasedialog.h -o magnatunepurchasedialog.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunepurchasedialog.lo -MD -MP -MF .deps/magnatunepurchasedialog.Tpo -c -o magnatunepurchasedialog.lo magnatunepurchasedialog.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunepurchasedialog.cpp:21: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunepurchasedialog.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunepurchasedialog.Tpo .deps/magnatunepurchasedialog.Plo /opt/qt/bin/moc ./magnatunepurchasehandler.h -o magnatunepurchasehandler.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunepurchasehandler.lo -MD -MP -MF .deps/magnatunepurchasehandler.Tpo -c -o magnatunepurchasehandler.lo magnatunepurchasehandler.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunepurchasehandler.cpp:22: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunepurchasehandler.cpp:22: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunepurchasehandler.Tpo .deps/magnatunepurchasehandler.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunetypes.lo -MD -MP -MF .deps/magnatunetypes.Tpo -c -o magnatunetypes.lo magnatunetypes.cpp mv -f .deps/magnatunetypes.Tpo .deps/magnatunetypes.Plo /opt/qt/bin/moc ./magnatunexmlparser.h -o magnatunexmlparser.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunexmlparser.lo -MD -MP -MF .deps/magnatunexmlparser.Tpo -c -o magnatunexmlparser.lo magnatunexmlparser.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunexmlparser.cpp:22: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunexmlparser.cpp:22: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunexmlparser.Tpo .deps/magnatunexmlparser.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunedatabasehandler.lo -MD -MP -MF .deps/magnatunedatabasehandler.Tpo -c -o magnatunedatabasehandler.lo magnatunedatabasehandler.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunedatabasehandler.cpp:20: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunedatabasehandler.cpp:20: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunedatabasehandler.Tpo .deps/magnatunedatabasehandler.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunelistviewitems.lo -MD -MP -MF .deps/magnatunelistviewitems.Tpo -c -o magnatunelistviewitems.lo magnatunelistviewitems.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunelistviewitems.h:24, from magnatunelistviewitems.cpp:21: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunelistviewitems.h:24, from magnatunelistviewitems.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunelistviewitems.Tpo .deps/magnatunelistviewitems.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunelistview.lo -MD -MP -MF .deps/magnatunelistview.Tpo -c -o magnatunelistview.lo magnatunelistview.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunelistview.cpp:21: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunelistview.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunelistview.Tpo .deps/magnatunelistview.Plo /opt/qt/bin/moc ./magnatuneredownloaddialog.h -o magnatuneredownloaddialog.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatuneredownloaddialog.lo -MD -MP -MF .deps/magnatuneredownloaddialog.Tpo -c -o magnatuneredownloaddialog.lo magnatuneredownloaddialog.cpp mv -f .deps/magnatuneredownloaddialog.Tpo .deps/magnatuneredownloaddialog.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatuneredownloadhandler.lo -MD -MP -MF .deps/magnatuneredownloadhandler.Tpo -c -o magnatuneredownloadhandler.lo magnatuneredownloadhandler.cpp mv -f .deps/magnatuneredownloadhandler.Tpo .deps/magnatuneredownloadhandler.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunedownloadinfo.lo -MD -MP -MF .deps/magnatunedownloadinfo.Tpo -c -o magnatunedownloadinfo.lo magnatunedownloadinfo.cpp mv -f .deps/magnatunedownloadinfo.Tpo .deps/magnatunedownloadinfo.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunealbumdownloader.lo -MD -MP -MF .deps/magnatunealbumdownloader.Tpo -c -o magnatunealbumdownloader.lo magnatunealbumdownloader.cpp In file included from ../../../amarok/src/collectiondb.h:17, from magnatunedatabasehandler.h:23, from magnatunealbumdownloader.cpp:23: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from magnatunedatabasehandler.h:23, from magnatunealbumdownloader.cpp:23: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || magnatunealbumdownloader.cpp: In member function ‘void MagnatuneAlbumDownloader::albumDownloadComplete(KIO::Job*)’: magnatunealbumdownloader.cpp:97: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result mv -f .deps/magnatunealbumdownloader.Tpo .deps/magnatunealbumdownloader.Plo /opt/qt/bin/moc magnatunedownloaddialogbase.h -o magnatunedownloaddialogbase.moc rm -f magnatunedownloaddialogbase.cpp echo '#include ' > magnatunedownloaddialogbase.cpp echo '#include ' >> magnatunedownloaddialogbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i magnatunedownloaddialogbase.h ./magnatunedownloaddialogbase.ui > magnatunedownloaddialogbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" magnatunedownloaddialogbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_magnatunedownloaddialogbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> magnatunedownloaddialogbase.cpp ;\ rm -f magnatunedownloaddialogbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "magnatunedownloaddialogbase.moc"' >> magnatunedownloaddialogbase.cpp; else rm -f magnatunedownloaddialogbase.cpp ; exit $ret ; fi /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunedownloaddialogbase.lo -MD -MP -MF .deps/magnatunedownloaddialogbase.Tpo -c -o magnatunedownloaddialogbase.lo magnatunedownloaddialogbase.cpp mv -f .deps/magnatunedownloaddialogbase.Tpo .deps/magnatunedownloaddialogbase.Plo /opt/qt/bin/moc magnatunepurchasedialogbase.h -o magnatunepurchasedialogbase.moc rm -f magnatunepurchasedialogbase.cpp echo '#include ' > magnatunepurchasedialogbase.cpp echo '#include ' >> magnatunepurchasedialogbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i magnatunepurchasedialogbase.h ./magnatunepurchasedialogbase.ui > magnatunepurchasedialogbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" magnatunepurchasedialogbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_magnatunepurchasedialogbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> magnatunepurchasedialogbase.cpp ;\ rm -f magnatunepurchasedialogbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "magnatunepurchasedialogbase.moc"' >> magnatunepurchasedialogbase.cpp; else rm -f magnatunepurchasedialogbase.cpp ; exit $ret ; fi /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunepurchasedialogbase.lo -MD -MP -MF .deps/magnatunepurchasedialogbase.Tpo -c -o magnatunepurchasedialogbase.lo magnatunepurchasedialogbase.cpp In file included from magnatunepurchasedialogbase.cpp:22: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/magnatunepurchasedialogbase.Tpo .deps/magnatunepurchasedialogbase.Plo /opt/qt/bin/moc magnatuneredownloaddialogbase.h -o magnatuneredownloaddialogbase.moc rm -f magnatuneredownloaddialogbase.cpp echo '#include ' > magnatuneredownloaddialogbase.cpp echo '#include ' >> magnatuneredownloaddialogbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i magnatuneredownloaddialogbase.h ./magnatuneredownloaddialogbase.ui > magnatuneredownloaddialogbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" magnatuneredownloaddialogbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_magnatuneredownloaddialogbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> magnatuneredownloaddialogbase.cpp ;\ rm -f magnatuneredownloaddialogbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "magnatuneredownloaddialogbase.moc"' >> magnatuneredownloaddialogbase.cpp; else rm -f magnatuneredownloaddialogbase.cpp ; exit $ret ; fi /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatuneredownloaddialogbase.lo -MD -MP -MF .deps/magnatuneredownloaddialogbase.Tpo -c -o magnatuneredownloaddialogbase.lo magnatuneredownloaddialogbase.cpp mv -f .deps/magnatuneredownloaddialogbase.Tpo .deps/magnatuneredownloaddialogbase.Plo /opt/qt/bin/moc ./magnatuneredownloadhandler.h -o magnatuneredownloadhandler.moc.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatuneredownloadhandler.moc.lo -MD -MP -MF .deps/magnatuneredownloadhandler.moc.Tpo -c -o magnatuneredownloadhandler.moc.lo magnatuneredownloadhandler.moc.cpp mv -f .deps/magnatuneredownloadhandler.moc.Tpo .deps/magnatuneredownloadhandler.moc.Plo /opt/qt/bin/moc ./magnatunealbumdownloader.h -o magnatunealbumdownloader.moc.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/analyzers -I../../../amarok/src/plugin -I../../../amarok/src/statusbar -I../../../amarok/src/mediadevice -I../../../amarok/src/device -I../../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT magnatunealbumdownloader.moc.lo -MD -MP -MF .deps/magnatunealbumdownloader.moc.Tpo -c -o magnatunealbumdownloader.moc.lo magnatunealbumdownloader.moc.cpp mv -f .deps/magnatunealbumdownloader.moc.Tpo .deps/magnatunealbumdownloader.moc.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libmagnatunebrowser.la magnatuneartistinfobox.lo magnatunebrowser.lo magnatunedownloaddialog.lo magnatunepurchasedialog.lo magnatunepurchasehandler.lo magnatunetypes.lo magnatunexmlparser.lo magnatunedatabasehandler.lo magnatunelistviewitems.lo magnatunelistview.lo magnatuneredownloaddialog.lo magnatuneredownloadhandler.lo magnatunedownloadinfo.lo magnatunealbumdownloader.lo magnatunedownloaddialogbase.lo magnatunepurchasedialogbase.lo magnatuneredownloaddialogbase.lo magnatuneredownloadhandler.moc.lo magnatunealbumdownloader.moc.lo make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/magnatunebrowser' Making all in sqlite make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/sqlite' /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../.. -DQT_THREAD_SUPPORT -D_REENTRANT -I/opt/kde/include -I/opt/qt/include -I. -DTHREADSAFE=1 -DHAVE_USLEEP=1 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT libsqlite_la-sqlite3.lo -MD -MP -MF .deps/libsqlite_la-sqlite3.Tpo -c -o libsqlite_la-sqlite3.lo `test -f 'sqlite3.c' || echo './'`sqlite3.c sqlite3.c: In function ‘parseModifier’: sqlite3.c:6795: warning: comparison between signed and unsigned sqlite3.c: In function ‘ctimeFunc’: sqlite3.c:7217: warning: unused parameter ‘argc’ sqlite3.c:7218: warning: unused parameter ‘argv’ sqlite3.c: In function ‘cdateFunc’: sqlite3.c:7235: warning: unused parameter ‘argc’ sqlite3.c:7236: warning: unused parameter ‘argv’ sqlite3.c: In function ‘ctimestampFunc’: sqlite3.c:7253: warning: unused parameter ‘argc’ sqlite3.c:7254: warning: unused parameter ‘argv’ sqlite3.c: In function ‘sqlite3RegisterDateTimeFunctions’: sqlite3.c:7328: warning: initialization discards qualifiers from pointer target type sqlite3.c:7329: warning: initialization discards qualifiers from pointer target type sqlite3.c:7330: warning: initialization discards qualifiers from pointer target type sqlite3.c:7331: warning: initialization discards qualifiers from pointer target type sqlite3.c:7332: warning: initialization discards qualifiers from pointer target type sqlite3.c:7333: warning: initialization discards qualifiers from pointer target type sqlite3.c:7334: warning: initialization discards qualifiers from pointer target type sqlite3.c:7335: warning: initialization discards qualifiers from pointer target type sqlite3.c:7339: warning: comparison between signed and unsigned sqlite3.c: In function ‘vxprintf’: sqlite3.c:8533: warning: declaration of ‘exp’ shadows a global declaration /usr/include/bits/mathcalls.h:101: warning: shadowed declaration is here sqlite3.c:8625: warning: comparison between signed and unsigned sqlite3.c:8751: warning: assignment discards qualifiers from pointer target type sqlite3.c:8763: warning: assignment discards qualifiers from pointer target type sqlite3.c:8765: warning: assignment discards qualifiers from pointer target type sqlite3.c:8767: warning: assignment discards qualifiers from pointer target type sqlite3.c:8899: warning: assignment discards qualifiers from pointer target type sqlite3.c:8914: warning: assignment discards qualifiers from pointer target type sqlite3.c:8971: warning: comparison between signed and unsigned sqlite3.c:8987: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3SafetyCheck’: sqlite3.c:10707: warning: comparison between signed and unsigned sqlite3.c:10708: warning: comparison between signed and unsigned sqlite3.c:10709: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3SafetyOn’: sqlite3.c:10931: warning: comparison between signed and unsigned sqlite3.c:10934: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3SafetyOff’: sqlite3.c:10947: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3ThreadDataReadOnly’: sqlite3.c:10974: warning: missing initializer sqlite3.c:10974: warning: (near initialization for ‘zeroData.useSharedData’) sqlite3.c: In function ‘sqlite3GenericAllocationSize’: sqlite3.c:13077: warning: unused parameter ‘p’ sqlite3.c: In function ‘sqlite3UnixTempFileName’: sqlite3.c:13923: warning: comparison between signed and unsigned sqlite3.c: In function ‘full_fsync’: sqlite3.c:14112: warning: unused parameter ‘fullSync’ sqlite3.c: In function ‘unixSectorSize’: sqlite3.c:15317: warning: unused parameter ‘id’ sqlite3.c: In function ‘sqlite3UnixRandomSeed’: sqlite3.c:15641: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result sqlite3.c: In function ‘sqlite3UnixThreadSpecificData’: sqlite3.c:15801: warning: missing initializer sqlite3.c:15801: warning: (near initialization for ‘zeroData.useSharedData’) sqlite3.c: In function ‘readMasterJournal’: sqlite3.c:18525: warning: comparison between signed and unsigned sqlite3.c: In function ‘pager_playback_one_page’: sqlite3.c:18993: warning: comparison between signed and unsigned sqlite3.c: In function ‘pager_playback’: sqlite3.c:19332: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3PagerSetSafetyLevel’: sqlite3.c:19520: warning: declaration of ‘full_fsync’ shadows a global declaration sqlite3.c:14112: warning: shadowed declaration is here sqlite3.c: In function ‘pager_truncate_cache’: sqlite3.c:19976: warning: comparison between signed and unsigned sqlite3.c: In function ‘pager_write_pagelist’: sqlite3.c:20405: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3PagerAcquire’: sqlite3.c:20958: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3PagerWrite’: sqlite3.c:21563: warning: comparison between signed and unsigned sqlite3.c:21565: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3PagerCommitPhaseOne’: sqlite3.c:21781: warning: comparison between signed and unsigned sqlite3.c:21782: warning: comparison between signed and unsigned sqlite3.c: In function ‘defragmentPage’: sqlite3.c:23518: warning: declaration of ‘brk’ shadows a global declaration /usr/include/unistd.h:1061: warning: shadowed declaration is here sqlite3.c: In function ‘pageDestructor’: sqlite3.c:23906: warning: unused parameter ‘pageSize’ sqlite3.c: In function ‘pageReinit’: sqlite3.c:23926: warning: unused parameter ‘pageSize’ sqlite3.c: In function ‘incrVacuumStep’: sqlite3.c:24781: warning: comparison between signed and unsigned sqlite3.c:24855: warning: comparison between signed and unsigned sqlite3.c: In function ‘autoVacuumCommit’: sqlite3.c:24909: warning: comparison between signed and unsigned sqlite3.c:24915: warning: comparison between signed and unsigned sqlite3.c:24915: warning: comparison between signed and unsigned sqlite3.c:24918: warning: comparison between signed and unsigned sqlite3.c: In function ‘dfltCompare’: sqlite3.c:25224: warning: unused parameter ‘NotUsed’ sqlite3.c: In function ‘getOverflowPage’: sqlite3.c:25522: warning: comparison between signed and unsigned sqlite3.c:25526: warning: comparison between signed and unsigned sqlite3.c: In function ‘accessPayload’: sqlite3.c:25647: warning: comparison between signed and unsigned sqlite3.c: In function ‘fetchPayload’: sqlite3.c:25842: warning: comparison between signed and unsigned sqlite3.c: In function ‘allocateBtreePage’: sqlite3.c:26392: warning: comparison between signed and unsigned sqlite3.c:26528: warning: comparison between signed and unsigned sqlite3.c:26565: warning: comparison between signed and unsigned sqlite3.c: In function ‘clearCell’: sqlite3.c:26704: warning: comparison between signed and unsigned sqlite3.c: In function ‘fillInCell’: sqlite3.c:26792: warning: comparison between signed and unsigned sqlite3.c: In function ‘balance_deeper’: sqlite3.c:27911: warning: declaration of ‘brk’ shadows a global declaration /usr/include/unistd.h:1061: warning: shadowed declaration is here sqlite3.c: In function ‘sqlite3BtreeCreateTable’: sqlite3.c:28266: warning: comparison between signed and unsigned sqlite3.c: In function ‘clearDatabasePage’: sqlite3.c:28368: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3BtreeDropTable’: sqlite3.c:28488: warning: comparison between signed and unsigned sqlite3.c:28531: warning: comparison between signed and unsigned sqlite3.c: In function ‘checkAppendMsg’: sqlite3.c:28663: warning: assignment discards qualifiers from pointer target type sqlite3.c: In function ‘sqlite3BtreeIntegrityCheck’: sqlite3.c:29024: warning: passing argument 5 of ‘checkList’ discards qualifiers from pointer target type sqlite3.c:29035: warning: passing argument 4 of ‘checkTreePage’ discards qualifiers from pointer target type sqlite3.c:29050: warning: comparison between signed and unsigned sqlite3.c:29054: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3VdbeMemMakeWriteable’: sqlite3.c:29539: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3ValueText’: sqlite3.c:30258: warning: cast from pointer to integer of different size sqlite3.c: In function ‘resizeOpArray’: sqlite3.c:30504: warning: comparison between signed and unsigned sqlite3.c: In function ‘displayP3’: sqlite3.c:31040: warning: assignment discards qualifiers from pointer target type sqlite3.c: In function ‘sqlite3VdbeList’: sqlite3.c:31093: warning: comparison between signed and unsigned sqlite3.c: In function ‘vdbeCommit’: sqlite3.c:31527: warning: declaration of ‘random’ shadows a global declaration /usr/include/stdlib.h:327: warning: shadowed declaration is here sqlite3.c: In function ‘sqlite3AbortOtherActiveVdbes’: sqlite3.c:31686: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3VdbeHalt’: sqlite3.c:31743: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3VdbeFinalize’: sqlite3.c:32006: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3VdbeRecordCompare’: sqlite3.c:32445: warning: comparison between signed and unsigned sqlite3.c:32447: warning: comparison between signed and unsigned sqlite3.c:32472: warning: comparison between signed and unsigned sqlite3.c:32474: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3Step’: sqlite3.c:32786: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3InvalidFunction’: sqlite3.c:32936: warning: unused parameter ‘argc’ sqlite3.c:32937: warning: unused parameter ‘argv’ sqlite3.c: In function ‘columnMem’: sqlite3.c:33064: warning: initialization discards qualifiers from pointer target type sqlite3.c:33064: warning: missing initializer sqlite3.c:33064: warning: (near initialization for ‘nullMem.enc’) sqlite3.c: In function ‘vdbeUnbind’: sqlite3.c:33300: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3_transfer_bindings’: sqlite3.c:33496: warning: comparison between signed and unsigned sqlite3.c:33497: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3VdbeExec’: sqlite3.c:33985: warning: comparison between signed and unsigned sqlite3.c:34344: warning: assignment discards qualifiers from pointer target type sqlite3.c:35607: warning: comparison between signed and unsigned sqlite3.c:35625: warning: comparison between signed and unsigned sqlite3.c:35640: warning: comparison between signed and unsigned sqlite3.c:36890: warning: comparison between signed and unsigned sqlite3.c:37568: warning: comparison between signed and unsigned sqlite3.c:38735: warning: comparison between signed and unsigned sqlite3.c: In function ‘lookupName’: sqlite3.c:40249: warning: assignment discards qualifiers from pointer target type sqlite3.c:40270: warning: comparison between signed and unsigned sqlite3.c: In function ‘renameTableFunc’: sqlite3.c:41679: warning: unused parameter ‘argc’ sqlite3.c: In function ‘renameTriggerFunc’: sqlite3.c:41732: warning: unused parameter ‘argc’ sqlite3.c: In function ‘sqlite3AlterFunctions’: sqlite3.c:41805: warning: initialization discards qualifiers from pointer target type sqlite3.c:41807: warning: initialization discards qualifiers from pointer target type sqlite3.c:41812: warning: comparison between signed and unsigned sqlite3.c: In function ‘analysisLoader’: sqlite3.c:42596: warning: unused parameter ‘argc’ sqlite3.c:42596: warning: unused parameter ‘azNotUsed’ sqlite3.c: In function ‘attachFunc’: sqlite3.c:42727: warning: unused parameter ‘argc’ sqlite3.c: In function ‘detachFunc’: sqlite3.c:42890: warning: unused parameter ‘argc’ sqlite3.c: In function ‘sqlite3FindDb’: sqlite3.c:44025: warning: comparison between signed and unsigned sqlite3.c: In function ‘createTableStmt’: sqlite3.c:44732: warning: assignment discards qualifiers from pointer target type sqlite3.c:44733: warning: assignment discards qualifiers from pointer target type sqlite3.c:44734: warning: assignment discards qualifiers from pointer target type sqlite3.c:44736: warning: assignment discards qualifiers from pointer target type sqlite3.c:44737: warning: assignment discards qualifiers from pointer target type sqlite3.c:44738: warning: assignment discards qualifiers from pointer target type sqlite3.c: In function ‘sqlite3EndTable’: sqlite3.c:44861: warning: assignment discards qualifiers from pointer target type sqlite3.c:44862: warning: assignment discards qualifiers from pointer target type sqlite3.c:44866: warning: assignment discards qualifiers from pointer target type sqlite3.c:44867: warning: assignment discards qualifiers from pointer target type sqlite3.c: In function ‘sqlite3DropTable’: sqlite3.c:45376: warning: declaration of ‘v’ shadows a previous local sqlite3.c:45290: warning: shadowed declaration is here sqlite3.c: In function ‘sqlite3GenerateRowDelete’: sqlite3.c:47809: warning: unused parameter ‘db’ sqlite3.c: In function ‘typeofFunc’: sqlite3.c:47950: warning: unused parameter ‘argc’ sqlite3.c: In function ‘lengthFunc’: sqlite3.c:47970: warning: unused parameter ‘argc’ sqlite3.c: In function ‘absFunc’: sqlite3.c:48004: warning: unused parameter ‘argc’ sqlite3.c: In function ‘substrFunc’: sqlite3.c:48044: warning: unused parameter ‘argc’ sqlite3.c: In function ‘randomFunc’: sqlite3.c:48186: warning: unused parameter ‘argc’ sqlite3.c:48187: warning: unused parameter ‘argv’ sqlite3.c: In function ‘randomBlob’: sqlite3.c:48202: warning: unused parameter ‘argc’ sqlite3.c: In function ‘last_insert_rowid’: sqlite3.c:48229: warning: unused parameter ‘arg’ sqlite3.c:48230: warning: unused parameter ‘argv’ sqlite3.c: In function ‘changes’: sqlite3.c:48242: warning: unused parameter ‘arg’ sqlite3.c:48243: warning: unused parameter ‘argv’ sqlite3.c: In function ‘total_changes’: sqlite3.c:48255: warning: unused parameter ‘arg’ sqlite3.c:48256: warning: unused parameter ‘argv’ sqlite3.c: In function ‘patternCompare’: sqlite3.c:48342: warning: comparison between signed and unsigned sqlite3.c:48403: warning: comparison between signed and unsigned sqlite3.c: In function ‘nullifFunc’: sqlite3.c:48492: warning: unused parameter ‘argc’ sqlite3.c: In function ‘versionFunc’: sqlite3.c:48507: warning: unused parameter ‘argc’ sqlite3.c:48508: warning: unused parameter ‘argv’ sqlite3.c: In function ‘hexFunc’: sqlite3.c:48606: warning: unused parameter ‘argc’ sqlite3.c: In function ‘zeroblobFunc’: sqlite3.c:48636: warning: unused parameter ‘argc’ sqlite3.c: In function ‘replaceFunc’: sqlite3.c:48657: warning: unused parameter ‘argc’ sqlite3.c: In function ‘trimFunc’: sqlite3.c:48771: warning: cast from pointer to integer of different size sqlite3.c: In function ‘sumStep’: sqlite3.c:49056: warning: unused parameter ‘argc’ sqlite3.c: In function ‘minmaxStep’: sqlite3.c:49135: warning: unused parameter ‘argc’ sqlite3.c: In function ‘sqlite3RegisterBuiltinFunctions’: sqlite3.c:49190: warning: initialization discards qualifiers from pointer target type sqlite3.c:49191: warning: initialization discards qualifiers from pointer target type sqlite3.c:49192: warning: initialization discards qualifiers from pointer target type sqlite3.c:49193: warning: initialization discards qualifiers from pointer target type sqlite3.c:49194: warning: initialization discards qualifiers from pointer target type sqlite3.c:49195: warning: initialization discards qualifiers from pointer target type sqlite3.c:49196: warning: initialization discards qualifiers from pointer target type sqlite3.c:49197: warning: initialization discards qualifiers from pointer target type sqlite3.c:49198: warning: initialization discards qualifiers from pointer target type sqlite3.c:49199: warning: initialization discards qualifiers from pointer target type sqlite3.c:49200: warning: initialization discards qualifiers from pointer target type sqlite3.c:49201: warning: initialization discards qualifiers from pointer target type sqlite3.c:49202: warning: initialization discards qualifiers from pointer target type sqlite3.c:49203: warning: initialization discards qualifiers from pointer target type sqlite3.c:49204: warning: initialization discards qualifiers from pointer target type sqlite3.c:49205: warning: initialization discards qualifiers from pointer target type sqlite3.c:49206: warning: initialization discards qualifiers from pointer target type sqlite3.c:49207: warning: initialization discards qualifiers from pointer target type sqlite3.c:49208: warning: initialization discards qualifiers from pointer target type sqlite3.c:49209: warning: initialization discards qualifiers from pointer target type sqlite3.c:49210: warning: initialization discards qualifiers from pointer target type sqlite3.c:49211: warning: initialization discards qualifiers from pointer target type sqlite3.c:49212: warning: initialization discards qualifiers from pointer target type sqlite3.c:49213: warning: initialization discards qualifiers from pointer target type sqlite3.c:49214: warning: initialization discards qualifiers from pointer target type sqlite3.c:49215: warning: initialization discards qualifiers from pointer target type sqlite3.c:49216: warning: initialization discards qualifiers from pointer target type sqlite3.c:49217: warning: initialization discards qualifiers from pointer target type sqlite3.c:49218: warning: initialization discards qualifiers from pointer target type sqlite3.c:49219: warning: initialization discards qualifiers from pointer target type sqlite3.c:49220: warning: initialization discards qualifiers from pointer target type sqlite3.c:49221: warning: initialization discards qualifiers from pointer target type sqlite3.c:49222: warning: initialization discards qualifiers from pointer target type sqlite3.c:49227: warning: initialization discards qualifiers from pointer target type sqlite3.c:49228: warning: initialization discards qualifiers from pointer target type sqlite3.c:49246: warning: initialization discards qualifiers from pointer target type sqlite3.c:49247: warning: initialization discards qualifiers from pointer target type sqlite3.c:49248: warning: initialization discards qualifiers from pointer target type sqlite3.c:49249: warning: initialization discards qualifiers from pointer target type sqlite3.c:49250: warning: initialization discards qualifiers from pointer target type sqlite3.c:49251: warning: initialization discards qualifiers from pointer target type sqlite3.c:49252: warning: initialization discards qualifiers from pointer target type sqlite3.c:49256: warning: comparison between signed and unsigned sqlite3.c:49262: warning: cast to pointer from integer of different size sqlite3.c:49280: warning: comparison between signed and unsigned sqlite3.c:49281: warning: cast to pointer from integer of different size sqlite3.c: In function ‘sqlite3GenerateConstraintChecks’: sqlite3.c:50522: warning: comparison between signed and unsigned sqlite3.c:50529: warning: comparison between signed and unsigned sqlite3.c: In function ‘getSafetyLevel’: sqlite3.c:51899: warning: comparison between signed and unsigned sqlite3.c: In function ‘flagPragma’: sqlite3.c:52048: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3Pragma’: sqlite3.c:52667: warning: initialization discards qualifiers from pointer target type sqlite3.c:52742: warning: initialization discards qualifiers from pointer target type sqlite3.c:52744: warning: initialization discards qualifiers from pointer target type sqlite3.c:52767: warning: initialization discards qualifiers from pointer target type sqlite3.c:52820: warning: initialization discards qualifiers from pointer target type sqlite3.c:52821: warning: initialization discards qualifiers from pointer target type sqlite3.c:52822: warning: initialization discards qualifiers from pointer target type sqlite3.c:52823: warning: initialization discards qualifiers from pointer target type sqlite3.c:52824: warning: initialization discards qualifiers from pointer target type sqlite3.c:52825: warning: initialization discards qualifiers from pointer target type sqlite3.c:52826: warning: initialization discards qualifiers from pointer target type sqlite3.c:52827: warning: initialization discards qualifiers from pointer target type sqlite3.c: In function ‘sqlite3InitCallback’: sqlite3.c:53075: warning: unused parameter ‘argc’ sqlite3.c:53075: warning: unused parameter ‘azColName’ sqlite3.c: In function ‘sqlite3InitOne’: sqlite3.c:53255: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3JoinType’: sqlite3.c:53864: warning: comparison between signed and unsigned sqlite3.c:53871: warning: comparison between signed and unsigned sqlite3.c: In function ‘generateSortTail’: sqlite3.c:54453: warning: declaration of ‘brk’ shadows a global declaration /usr/include/unistd.h:1061: warning: shadowed declaration is here sqlite3.c: In function ‘generateColumnNames’: sqlite3.c:54747: warning: assignment discards qualifiers from pointer target type sqlite3.c: In function ‘selectOpName’: sqlite3.c:54784: warning: assignment discards qualifiers from pointer target type sqlite3.c:54785: warning: assignment discards qualifiers from pointer target type sqlite3.c:54786: warning: assignment discards qualifiers from pointer target type sqlite3.c:54787: warning: assignment discards qualifiers from pointer target type sqlite3.c: In function ‘simpleMinMaxQuery’: sqlite3.c:56144: warning: declaration of ‘brk’ shadows a global declaration /usr/include/unistd.h:1061: warning: shadowed declaration is here sqlite3.c: In function ‘sqlite3_get_table’: sqlite3.c:57381: warning: cast to pointer from integer of different size sqlite3.c: In function ‘sqlite3_free_table’: sqlite3.c:57426: warning: cast from pointer to integer of different size sqlite3.c: In function ‘sqlite3FinishTrigger’: sqlite3.c:57666: warning: initialization discards qualifiers from pointer target type sqlite3.c:57670: warning: initialization discards qualifiers from pointer target type sqlite3.c:57673: warning: initialization discards qualifiers from pointer target type sqlite3.c: In function ‘sqlite3DropTriggerPtr’: sqlite3.c:57966: warning: initialization discards qualifiers from pointer target type sqlite3.c: In function ‘sqlite3TriggersExist’: sqlite3.c:58040: warning: unused parameter ‘pParse’ sqlite3.c: In function ‘sqlite3RunVacuum’: sqlite3.c:58998: warning: assignment discards qualifiers from pointer target type sqlite3.c:59114: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3VtabUnlock’: sqlite3.c:59247: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3VtabRollback’: sqlite3.c:59808: warning: cast from pointer to integer of different size sqlite3.c: In function ‘sqlite3VtabCommit’: sqlite3.c:59817: warning: cast from pointer to integer of different size sqlite3.c: In function ‘bestVirtualIndex’: sqlite3.c:61157: warning: declaration of ‘pTerm’ shadows a previous local sqlite3.c:61146: warning: shadowed declaration is here sqlite3.c: In function ‘bestIndex’: sqlite3.c:61540: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3WhereBegin’: sqlite3.c:61889: warning: declaration of ‘brk’ shadows a global declaration /usr/include/unistd.h:1061: warning: shadowed declaration is here sqlite3.c:61902: warning: comparison between signed and unsigned sqlite3.c:62109: warning: comparison between signed and unsigned sqlite3.c:62187: warning: declaration of ‘j’ shadows a previous local sqlite3.c:62143: warning: shadowed declaration is here sqlite3.c: In function ‘yyStackOverflow’: sqlite3.c:64157: warning: unused parameter ‘yypMinor’ sqlite3.c: In function ‘yy_syntax_error’: sqlite3.c:65610: warning: unused parameter ‘yymajor’ sqlite3.c: In function ‘binCollFunc’: sqlite3.c:66484: warning: unused parameter ‘NotUsed’ sqlite3.c: In function ‘nocaseCollatingFunc’: sqlite3.c:66507: warning: unused parameter ‘NotUsed’ sqlite3.c: In function ‘sqlite3_close’: sqlite3.c:66588: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqliteDefaultBusyCallback’: sqlite3.c:66741: warning: comparison between signed and unsigned sqlite3.c: In function ‘sqlite3_interrupt’: sqlite3.c:66849: warning: comparison between signed and unsigned sqlite3.c:66849: warning: comparison between signed and unsigned sqlite3.c: In function ‘openDatabase’: sqlite3.c:67416: warning: assignment discards qualifiers from pointer target type sqlite3.c:67419: warning: assignment discards qualifiers from pointer target type sqlite3.c: At top level: sqlite3.c:13077: warning: ‘sqlite3GenericAllocationSize’ defined but not used sqlite3.c:6225: warning: ‘sqlite3Utf16Substr’ declared ‘static’ but never defined sqlite3.c:6344: warning: ‘sqlite3Get2byte’ declared ‘static’ but never defined sqlite3.c:6346: warning: ‘sqlite3Put2byte’ declared ‘static’ but never defined sqlite3.c:23342: warning: ‘sqlite3BtreeFindCell’ defined but not used sqlite3.c: In function ‘sqlite3Update’: sqlite3.c:58368: warning: ‘sContext.zAuthContext’ may be used uninitialized in this function sqlite3.c: In function ‘sqlite3DeleteFrom’: sqlite3.c:47522: warning: ‘sContext.zAuthContext’ may be used uninitialized in this function sqlite3.c: In function ‘sqlite3VdbeExec’: sqlite3.c:37812: warning: ‘nErr’ may be used uninitialized in this function sqlite3.c:37562: warning: ‘iMoved’ may be used uninitialized in this function sqlite3.c:37290: warning: ‘res’ may be used uninitialized in this function mv -f .deps/libsqlite_la-sqlite3.Tpo .deps/libsqlite_la-sqlite3.Plo /bin/sh ../../../libtool --silent --tag=CC --mode=link gcc-4.3 -I/opt/kde/include -I/opt/qt/include -I. -DTHREADSAFE=1 -DHAVE_USLEEP=1 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -lpthread -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libsqlite.la libsqlite_la-sqlite3.lo make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/sqlite' Making all in analyzers make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/analyzers' /opt/qt/bin/moc ./analyzerbase.h -o analyzerbase.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT analyzerbase.lo -MD -MP -MF .deps/analyzerbase.Tpo -c -o analyzerbase.lo analyzerbase.cpp mv -f .deps/analyzerbase.Tpo .deps/analyzerbase.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT analyzerfactory.lo -MD -MP -MF .deps/analyzerfactory.Tpo -c -o analyzerfactory.lo analyzerfactory.cpp In file included from analyzerfactory.cpp:27: blockanalyzer.h:44: warning: type qualifiers ignored on function return type mv -f .deps/analyzerfactory.Tpo .deps/analyzerfactory.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT baranalyzer.lo -MD -MP -MF .deps/baranalyzer.Tpo -c -o baranalyzer.lo baranalyzer.cpp mv -f .deps/baranalyzer.Tpo .deps/baranalyzer.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT blockanalyzer.lo -MD -MP -MF .deps/blockanalyzer.Tpo -c -o blockanalyzer.lo blockanalyzer.cpp In file included from ../../../amarok/src/prettypopupmenu.h:27, from ../../../amarok/src/actionclasses.h:11, from blockanalyzer.cpp:10: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from blockanalyzer.cpp:12: blockanalyzer.h: At global scope: blockanalyzer.h:44: warning: type qualifiers ignored on function return type mv -f .deps/blockanalyzer.Tpo .deps/blockanalyzer.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT glanalyzer.lo -MD -MP -MF .deps/glanalyzer.Tpo -c -o glanalyzer.lo glanalyzer.cpp mv -f .deps/glanalyzer.Tpo .deps/glanalyzer.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT glanalyzer2.lo -MD -MP -MF .deps/glanalyzer2.Tpo -c -o glanalyzer2.lo glanalyzer2.cpp In file included from glanalyzer2.cpp:27: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/glanalyzer2.Tpo .deps/glanalyzer2.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT glanalyzer3.lo -MD -MP -MF .deps/glanalyzer3.Tpo -c -o glanalyzer3.lo glanalyzer3.cpp In file included from glanalyzer3.cpp:27: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/glanalyzer3.Tpo .deps/glanalyzer3.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT sonogram.lo -MD -MP -MF .deps/sonogram.Tpo -c -o sonogram.lo sonogram.cpp mv -f .deps/sonogram.Tpo .deps/sonogram.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT turbine.lo -MD -MP -MF .deps/turbine.Tpo -c -o turbine.lo turbine.cpp mv -f .deps/turbine.Tpo .deps/turbine.Plo /opt/qt/bin/moc ./boomanalyzer.h -o boomanalyzer.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/amarokcore -I../../../amarok/src -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/plugin -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT boomanalyzer.lo -MD -MP -MF .deps/boomanalyzer.Tpo -c -o boomanalyzer.lo boomanalyzer.cpp mv -f .deps/boomanalyzer.Tpo .deps/boomanalyzer.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libanalyzers.la analyzerbase.lo analyzerfactory.lo baranalyzer.lo blockanalyzer.lo glanalyzer.lo glanalyzer2.lo glanalyzer3.lo sonogram.lo turbine.lo boomanalyzer.lo make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/analyzers' Making all in data make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/data' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/data' Making all in plugin make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/plugin' /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.cpp mv -f .deps/plugin.Tpo .deps/plugin.Plo /opt/qt/bin/moc ./pluginconfig.h -o pluginconfig.moc.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT pluginconfig.moc.lo -MD -MP -MF .deps/pluginconfig.moc.Tpo -c -o pluginconfig.moc.lo pluginconfig.moc.cpp mv -f .deps/pluginconfig.moc.Tpo .deps/pluginconfig.moc.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libplugin.la plugin.lo pluginconfig.moc.lo make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/plugin' Making all in images make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/images' Making all in icons make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/images/icons' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/images/icons' make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/images' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/images' make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/images' Making all in loader make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/loader' g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT loader.o -MD -MP -MF .deps/loader.Tpo -c -o loader.o loader.cpp mv -f .deps/loader.Tpo .deps/loader.Po /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o amarok loader.o -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkdeui make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/loader' Making all in scripts make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts' Making all in common make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/common' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/common' Making all in lyrics_astraweb make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/lyrics_astraweb' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/lyrics_astraweb' Making all in lyrics_lyrc make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/lyrics_lyrc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/lyrics_lyrc' Making all in playlist2html make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/playlist2html' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/playlist2html' Making all in ruby_debug make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/ruby_debug' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/ruby_debug' Making all in score_default make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/score_default' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/score_default' Making all in score_impulsive make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/score_impulsive' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/score_impulsive' Making all in templates make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/templates' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/templates' Making all in webcontrol make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/webcontrol' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts/webcontrol' make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts' make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/scripts' Making all in themes make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes' Making all in example make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/example' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/example' Making all in reinhardt make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/reinhardt' Making all in images make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/reinhardt/images' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/reinhardt/images' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/reinhardt' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/reinhardt' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes/reinhardt' make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes' make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/themes' Making all in vis make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/vis' Making all in libvisual make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/vis/libvisual' g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/usr/include/libvisual-0.4 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT libvisual.o -MD -MP -MF .deps/libvisual.Tpo -c -o libvisual.o libvisual.cpp In file included from /usr/include/libvisual-0.4/libvisual/libvisual.h:30, from libvisual.h:16, from libvisual.cpp:22: /usr/include/libvisual-0.4/libvisual/lv_time.h:104: warning: unused parameter ‘lo’ /usr/include/libvisual-0.4/libvisual/lv_time.h:104: warning: unused parameter ‘hi’ mv -f .deps/libvisual.Tpo .deps/libvisual.Po /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -lpthread -lm -ldl -lvisual-0.4 -L/usr/lib -lSDL -lpthread -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o amarok_libvisual libvisual.o make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/vis/libvisual' make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/vis' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/vis' make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/vis' Making all in metadata make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata' Making all in asf make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/asf' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/asf' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT asfattribute.lo -MD -MP -MF .deps/asfattribute.Tpo -c -o asfattribute.lo asfattribute.cpp mv -f .deps/asfattribute.Tpo .deps/asfattribute.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT asfproperties.lo -MD -MP -MF .deps/asfproperties.Tpo -c -o asfproperties.lo asfproperties.cpp mv -f .deps/asfproperties.Tpo .deps/asfproperties.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT asftag.lo -MD -MP -MF .deps/asftag.Tpo -c -o asftag.lo asftag.cpp mv -f .deps/asftag.Tpo .deps/asftag.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT asffile.lo -MD -MP -MF .deps/asffile.Tpo -c -o asffile.lo asffile.cpp mv -f .deps/asffile.Tpo .deps/asffile.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT taglib_asffiletyperesolver.lo -MD -MP -MF .deps/taglib_asffiletyperesolver.Tpo -c -o taglib_asffiletyperesolver.lo taglib_asffiletyperesolver.cpp mv -f .deps/taglib_asffiletyperesolver.Tpo .deps/taglib_asffiletyperesolver.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libtagasf.la asfattribute.lo asfproperties.lo asftag.lo asffile.lo taglib_asffiletyperesolver.lo make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/asf' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/asf' Making all in audible make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/audible' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/audible' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT audibleproperties.lo -MD -MP -MF .deps/audibleproperties.Tpo -c -o audibleproperties.lo audibleproperties.cpp audibleproperties.cpp: In member function ‘void TagLib::Audible::Properties::readAudibleProperties(FILE*, int)’: audibleproperties.cpp:78: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mv -f .deps/audibleproperties.Tpo .deps/audibleproperties.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT audibletag.lo -MD -MP -MF .deps/audibletag.Tpo -c -o audibletag.lo audibletag.cpp audibletag.cpp: In member function ‘void TagLib::Audible::Tag::readTags(FILE*)’: audibletag.cpp:74: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result audibletag.cpp: In member function ‘bool TagLib::Audible::Tag::readTag(FILE*, char**, char**)’: audibletag.cpp:134: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result audibletag.cpp:141: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result audibletag.cpp:147: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result audibletag.cpp:148: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result audibletag.cpp:150: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result mv -f .deps/audibletag.Tpo .deps/audibletag.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT taglib_audiblefile.lo -MD -MP -MF .deps/taglib_audiblefile.Tpo -c -o taglib_audiblefile.lo taglib_audiblefile.cpp mv -f .deps/taglib_audiblefile.Tpo .deps/taglib_audiblefile.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT taglib_audiblefiletyperesolver.lo -MD -MP -MF .deps/taglib_audiblefiletyperesolver.Tpo -c -o taglib_audiblefiletyperesolver.lo taglib_audiblefiletyperesolver.cpp mv -f .deps/taglib_audiblefiletyperesolver.Tpo .deps/taglib_audiblefiletyperesolver.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libtagaudible.la audibleproperties.lo audibletag.lo taglib_audiblefile.lo taglib_audiblefiletyperesolver.lo make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/audible' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/audible' Making all in rmff make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/rmff' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/rmff' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT rmff.lo -MD -MP -MF .deps/rmff.Tpo -c -o rmff.lo rmff.cpp In file included from rmff.cpp:43: rmff.h:281: warning: declaration ‘class TagLib::AudioProperties’ does not declare anything mv -f .deps/rmff.Tpo .deps/rmff.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT taglib_realmediafile.lo -MD -MP -MF .deps/taglib_realmediafile.Tpo -c -o taglib_realmediafile.lo taglib_realmediafile.cpp In file included from taglib_realmediafile.cpp:37: rmff.h:281: warning: declaration ‘class TagLib::AudioProperties’ does not declare anything taglib_realmediafile.cpp: In member function ‘void TagLib::RealMedia::Tag::duplicate(const TagLib::RealMedia::Tag*, TagLib::RealMedia::Tag*, bool)’: taglib_realmediafile.cpp:146: warning: suggest explicit braces to avoid ambiguous ‘else’ mv -f .deps/taglib_realmediafile.Tpo .deps/taglib_realmediafile.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT taglib_realmediafiletyperesolver.lo -MD -MP -MF .deps/taglib_realmediafiletyperesolver.Tpo -c -o taglib_realmediafiletyperesolver.lo taglib_realmediafiletyperesolver.cpp In file included from taglib_realmediafiletyperesolver.cpp:31: rmff.h:281: warning: declaration ‘class TagLib::AudioProperties’ does not declare anything mv -f .deps/taglib_realmediafiletyperesolver.Tpo .deps/taglib_realmediafiletyperesolver.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libtagrealmedia.la rmff.lo taglib_realmediafile.lo taglib_realmediafiletyperesolver.lo make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/rmff' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/rmff' Making all in m4a make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/m4a' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/m4a' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT taglib_mp4filetyperesolver.lo -MD -MP -MF .deps/taglib_mp4filetyperesolver.Tpo -c -o taglib_mp4filetyperesolver.lo taglib_mp4filetyperesolver.cpp mv -f .deps/taglib_mp4filetyperesolver.Tpo .deps/taglib_mp4filetyperesolver.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4file.lo -MD -MP -MF .deps/mp4file.Tpo -c -o mp4file.lo mp4file.cpp mv -f .deps/mp4file.Tpo .deps/mp4file.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4itunestag.lo -MD -MP -MF .deps/mp4itunestag.Tpo -c -o mp4itunestag.lo mp4itunestag.cpp mv -f .deps/mp4itunestag.Tpo .deps/mp4itunestag.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4isobox.lo -MD -MP -MF .deps/mp4isobox.Tpo -c -o mp4isobox.lo mp4isobox.cpp mv -f .deps/mp4isobox.Tpo .deps/mp4isobox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4isofullbox.lo -MD -MP -MF .deps/mp4isofullbox.Tpo -c -o mp4isofullbox.lo mp4isofullbox.cpp mv -f .deps/mp4isofullbox.Tpo .deps/mp4isofullbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4skipbox.lo -MD -MP -MF .deps/mp4skipbox.Tpo -c -o mp4skipbox.lo mp4skipbox.cpp mv -f .deps/mp4skipbox.Tpo .deps/mp4skipbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4moovbox.lo -MD -MP -MF .deps/mp4moovbox.Tpo -c -o mp4moovbox.lo mp4moovbox.cpp mv -f .deps/mp4moovbox.Tpo .deps/mp4moovbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4mvhdbox.lo -MD -MP -MF .deps/mp4mvhdbox.Tpo -c -o mp4mvhdbox.lo mp4mvhdbox.cpp mv -f .deps/mp4mvhdbox.Tpo .deps/mp4mvhdbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4ilstbox.lo -MD -MP -MF .deps/mp4ilstbox.Tpo -c -o mp4ilstbox.lo mp4ilstbox.cpp mv -f .deps/mp4ilstbox.Tpo .deps/mp4ilstbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT boxfactory.lo -MD -MP -MF .deps/boxfactory.Tpo -c -o boxfactory.lo boxfactory.cpp mv -f .deps/boxfactory.Tpo .deps/boxfactory.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4fourcc.lo -MD -MP -MF .deps/mp4fourcc.Tpo -c -o mp4fourcc.lo mp4fourcc.cpp mv -f .deps/mp4fourcc.Tpo .deps/mp4fourcc.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4udtabox.lo -MD -MP -MF .deps/mp4udtabox.Tpo -c -o mp4udtabox.lo mp4udtabox.cpp mv -f .deps/mp4udtabox.Tpo .deps/mp4udtabox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4metabox.lo -MD -MP -MF .deps/mp4metabox.Tpo -c -o mp4metabox.lo mp4metabox.cpp mv -f .deps/mp4metabox.Tpo .deps/mp4metabox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4tagsproxy.lo -MD -MP -MF .deps/mp4tagsproxy.Tpo -c -o mp4tagsproxy.lo mp4tagsproxy.cpp mv -f .deps/mp4tagsproxy.Tpo .deps/mp4tagsproxy.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4mdiabox.lo -MD -MP -MF .deps/mp4mdiabox.Tpo -c -o mp4mdiabox.lo mp4mdiabox.cpp mv -f .deps/mp4mdiabox.Tpo .deps/mp4mdiabox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4minfbox.lo -MD -MP -MF .deps/mp4minfbox.Tpo -c -o mp4minfbox.lo mp4minfbox.cpp mv -f .deps/mp4minfbox.Tpo .deps/mp4minfbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4audioproperties.lo -MD -MP -MF .deps/mp4audioproperties.Tpo -c -o mp4audioproperties.lo mp4audioproperties.cpp mv -f .deps/mp4audioproperties.Tpo .deps/mp4audioproperties.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4hdlrbox.lo -MD -MP -MF .deps/mp4hdlrbox.Tpo -c -o mp4hdlrbox.lo mp4hdlrbox.cpp mv -f .deps/mp4hdlrbox.Tpo .deps/mp4hdlrbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4stblbox.lo -MD -MP -MF .deps/mp4stblbox.Tpo -c -o mp4stblbox.lo mp4stblbox.cpp mv -f .deps/mp4stblbox.Tpo .deps/mp4stblbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4audiosampleentry.lo -MD -MP -MF .deps/mp4audiosampleentry.Tpo -c -o mp4audiosampleentry.lo mp4audiosampleentry.cpp mv -f .deps/mp4audiosampleentry.Tpo .deps/mp4audiosampleentry.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4stsdbox.lo -MD -MP -MF .deps/mp4stsdbox.Tpo -c -o mp4stsdbox.lo mp4stsdbox.cpp mv -f .deps/mp4stsdbox.Tpo .deps/mp4stsdbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4sampleentry.lo -MD -MP -MF .deps/mp4sampleentry.Tpo -c -o mp4sampleentry.lo mp4sampleentry.cpp mv -f .deps/mp4sampleentry.Tpo .deps/mp4sampleentry.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4trakbox.lo -MD -MP -MF .deps/mp4trakbox.Tpo -c -o mp4trakbox.lo mp4trakbox.cpp mv -f .deps/mp4trakbox.Tpo .deps/mp4trakbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mp4propsproxy.lo -MD -MP -MF .deps/mp4propsproxy.Tpo -c -o mp4propsproxy.lo mp4propsproxy.cpp mv -f .deps/mp4propsproxy.Tpo .deps/mp4propsproxy.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesnambox.lo -MD -MP -MF .deps/itunesnambox.Tpo -c -o itunesnambox.lo itunesnambox.cpp mv -f .deps/itunesnambox.Tpo .deps/itunesnambox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesartbox.lo -MD -MP -MF .deps/itunesartbox.Tpo -c -o itunesartbox.lo itunesartbox.cpp mv -f .deps/itunesartbox.Tpo .deps/itunesartbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesalbbox.lo -MD -MP -MF .deps/itunesalbbox.Tpo -c -o itunesalbbox.lo itunesalbbox.cpp mv -f .deps/itunesalbbox.Tpo .deps/itunesalbbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunescvrbox.lo -MD -MP -MF .deps/itunescvrbox.Tpo -c -o itunescvrbox.lo itunescvrbox.cpp mv -f .deps/itunescvrbox.Tpo .deps/itunescvrbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesgenbox.lo -MD -MP -MF .deps/itunesgenbox.Tpo -c -o itunesgenbox.lo itunesgenbox.cpp mv -f .deps/itunesgenbox.Tpo .deps/itunesgenbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunestrknbox.lo -MD -MP -MF .deps/itunestrknbox.Tpo -c -o itunestrknbox.lo itunestrknbox.cpp mv -f .deps/itunestrknbox.Tpo .deps/itunestrknbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesdaybox.lo -MD -MP -MF .deps/itunesdaybox.Tpo -c -o itunesdaybox.lo itunesdaybox.cpp mv -f .deps/itunesdaybox.Tpo .deps/itunesdaybox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunescmtbox.lo -MD -MP -MF .deps/itunescmtbox.Tpo -c -o itunescmtbox.lo itunescmtbox.cpp mv -f .deps/itunescmtbox.Tpo .deps/itunescmtbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesgrpbox.lo -MD -MP -MF .deps/itunesgrpbox.Tpo -c -o itunesgrpbox.lo itunesgrpbox.cpp mv -f .deps/itunesgrpbox.Tpo .deps/itunesgrpbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT ituneswrtbox.lo -MD -MP -MF .deps/ituneswrtbox.Tpo -c -o ituneswrtbox.lo ituneswrtbox.cpp mv -f .deps/ituneswrtbox.Tpo .deps/ituneswrtbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesdiskbox.lo -MD -MP -MF .deps/itunesdiskbox.Tpo -c -o itunesdiskbox.lo itunesdiskbox.cpp mv -f .deps/itunesdiskbox.Tpo .deps/itunesdiskbox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunestmpobox.lo -MD -MP -MF .deps/itunestmpobox.Tpo -c -o itunestmpobox.lo itunestmpobox.cpp mv -f .deps/itunestmpobox.Tpo .deps/itunestmpobox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT itunesdatabox.lo -MD -MP -MF .deps/itunesdatabox.Tpo -c -o itunesdatabox.lo itunesdatabox.cpp mv -f .deps/itunesdatabox.Tpo .deps/itunesdatabox.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libtagm4a.la taglib_mp4filetyperesolver.lo mp4file.lo mp4itunestag.lo mp4isobox.lo mp4isofullbox.lo mp4skipbox.lo mp4moovbox.lo mp4mvhdbox.lo mp4ilstbox.lo boxfactory.lo mp4fourcc.lo mp4udtabox.lo mp4metabox.lo mp4tagsproxy.lo mp4mdiabox.lo mp4minfbox.lo mp4audioproperties.lo mp4hdlrbox.lo mp4stblbox.lo mp4audiosampleentry.lo mp4stsdbox.lo mp4sampleentry.lo mp4trakbox.lo mp4propsproxy.lo itunesnambox.lo itunesartbox.lo itunesalbbox.lo itunescvrbox.lo itunesgenbox.lo itunestrknbox.lo itunesdaybox.lo itunescmtbox.lo itunesgrpbox.lo ituneswrtbox.lo itunesdiskbox.lo itunestmpobox.lo itunesdatabox.lo make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/m4a' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/m4a' Making all in aac make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/aac' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/aac' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT aacfiletyperesolver.lo -MD -MP -MF .deps/aacfiletyperesolver.Tpo -c -o aacfiletyperesolver.lo aacfiletyperesolver.cpp mv -f .deps/aacfiletyperesolver.Tpo .deps/aacfiletyperesolver.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libtagaac.la aacfiletyperesolver.lo make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/aac' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/aac' Making all in wav make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/wav' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/wav' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT wavproperties.lo -MD -MP -MF .deps/wavproperties.Tpo -c -o wavproperties.lo wavproperties.cpp mv -f .deps/wavproperties.Tpo .deps/wavproperties.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT wavfile.lo -MD -MP -MF .deps/wavfile.Tpo -c -o wavfile.lo wavfile.cpp mv -f .deps/wavfile.Tpo .deps/wavfile.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT wavfiletyperesolver.lo -MD -MP -MF .deps/wavfiletyperesolver.Tpo -c -o wavfiletyperesolver.lo wavfiletyperesolver.cpp mv -f .deps/wavfiletyperesolver.Tpo .deps/wavfiletyperesolver.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libtagwav.la wavproperties.lo wavfile.lo wavfiletyperesolver.lo make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/wav' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata/wav' make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata' /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include/taglib -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT tplugins.lo -MD -MP -MF .deps/tplugins.Tpo -c -o tplugins.lo tplugins.cpp mv -f .deps/tplugins.Tpo .deps/tplugins.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libmetadata.la tplugins.lo asf/libtagasf.la wav/libtagwav.la rmff/libtagrealmedia.la m4a/libtagm4a.la aac/libtagaac.la audible/libtagaudible.la make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata' make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/metadata' Making all in statusbar make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/statusbar' /opt/qt/bin/moc ./statusBarBase.h -o statusBarBase.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/ -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/ -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT statusBarBase.lo -MD -MP -MF .deps/statusBarBase.Tpo -c -o statusBarBase.lo statusBarBase.cpp In file included from statusBarBase.cpp:27: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type mv -f .deps/statusBarBase.Tpo .deps/statusBarBase.Plo /opt/qt/bin/moc ./selectLabel.h -o selectLabel.moc /opt/qt/bin/moc ./statusbar.h -o statusbar.moc /opt/qt/bin/moc ./toggleLabel.h -o toggleLabel.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/ -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/ -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT statusbar.lo -MD -MP -MF .deps/statusbar.Tpo -c -o statusbar.lo statusbar.cpp In file included from ../../../amarok/src/prettypopupmenu.h:27, from ../../../amarok/src/actionclasses.h:11, from selectLabel.h:27, from statusbar.cpp:43: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/statusbar.Tpo .deps/statusbar.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/ -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/ -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT overlayWidget.lo -MD -MP -MF .deps/overlayWidget.Tpo -c -o overlayWidget.lo overlayWidget.cpp mv -f .deps/overlayWidget.Tpo .deps/overlayWidget.Plo /opt/qt/bin/moc ./popupMessage.h -o popupMessage.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/ -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/ -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT popupMessage.lo -MD -MP -MF .deps/popupMessage.Tpo -c -o popupMessage.lo popupMessage.cpp mv -f .deps/popupMessage.Tpo .deps/popupMessage.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/ -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/ -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT progressBar.lo -MD -MP -MF .deps/progressBar.Tpo -c -o progressBar.lo progressBar.cpp mv -f .deps/progressBar.Tpo .deps/progressBar.Plo /opt/qt/bin/moc ./squeezedtextlabel.h -o squeezedtextlabel.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/ -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/ -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT squeezedtextlabel.lo -MD -MP -MF .deps/squeezedtextlabel.Tpo -c -o squeezedtextlabel.lo squeezedtextlabel.cpp mv -f .deps/squeezedtextlabel.Tpo .deps/squeezedtextlabel.Plo /opt/qt/bin/moc ./queueLabel.h -o queueLabel.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../.. -I../../../amarok/src/ -I../../../amarok/src/amarokcore -I../../../amarok/src/amarokcore -I../../../amarok/src/engine -I../../../amarok/src/ -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT queueLabel.lo -MD -MP -MF .deps/queueLabel.Tpo -c -o queueLabel.lo queueLabel.cpp In file included from ../../../amarok/src/collectiondb.h:17, from queueLabel.cpp:21: ../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../amarok/src/collectiondb.h:23, from queueLabel.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/queueLabel.Tpo .deps/queueLabel.Plo /bin/sh ../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libstatusbar.la statusBarBase.lo statusbar.lo overlayWidget.lo popupMessage.lo progressBar.lo squeezedtextlabel.lo queueLabel.lo -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/statusbar' Making all in . make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src' rm -rf Options1.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./Options1.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> Options1.h ; rm -rf Options2.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./Options2.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> Options2.h ; rm -rf Options4.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./Options4.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> Options4.h ; rm -rf Options5.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./Options5.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> Options5.h ; rm -rf Options7.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./Options7.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> Options7.h ; rm -rf Options8.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./Options8.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> Options8.h ; rm -rf dbsetup.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./dbsetup.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> dbsetup.h ; rm -rf deletedialogbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./deletedialogbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> deletedialogbase.h ; rm -rf firstrunwizard.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./firstrunwizard.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> firstrunwizard.h ; rm -rf newdynamic.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./newdynamic.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> newdynamic.h ; rm -rf organizecollectiondialog.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./organizecollectiondialog.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> organizecollectiondialog.h ; rm -rf podcastsettingsbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./podcastsettingsbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> podcastsettingsbase.h ; rm -rf scriptmanagerbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./scriptmanagerbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> scriptmanagerbase.h ; rm -rf tagdialogbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./tagdialogbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> tagdialogbase.h ; rm -rf tagguesserconfigdialog.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./tagguesserconfigdialog.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> tagguesserconfigdialog.h ; rm -rf trackpickerdialogbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./trackpickerdialogbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> trackpickerdialogbase.h ; /opt/qt/bin/moc ./actionclasses.h -o actionclasses.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT actionclasses.lo -MD -MP -MF .deps/actionclasses.Tpo -c -o actionclasses.lo actionclasses.cpp In file included from prettypopupmenu.h:27, from actionclasses.h:11, from actionclasses.cpp:6: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from collectiondb.h:17, from actionclasses.cpp:11: threadmanager.h: At global scope: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type mv -f .deps/actionclasses.Tpo .deps/actionclasses.Plo /opt/qt/bin/moc ./app.h -o app.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT app.lo -MD -MP -MF .deps/app.Tpo -c -o app.lo app.cpp In file included from collectiondb.h:17, from collectionbrowser.h:21, from app.cpp:26: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from collectionbrowser.h:21, from app.cpp:26: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from app.cpp:41: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type In file included from app.cpp:57: /opt/kde/include/kedittoolbar.h:271: warning: ‘KEditToolbarWidget’ has a field ‘KEditToolbarWidget::m_inactiveList’ whose type uses the anonymous namespace /opt/kde/include/kedittoolbar.h:271: warning: ‘KEditToolbarWidget’ has a field ‘KEditToolbarWidget::m_activeList’ whose type uses the anonymous namespace mv -f .deps/app.Tpo .deps/app.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT atomicstring.lo -MD -MP -MF .deps/atomicstring.Tpo -c -o atomicstring.lo atomicstring.cpp mv -f .deps/atomicstring.Tpo .deps/atomicstring.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT atomicurl.lo -MD -MP -MF .deps/atomicurl.Tpo -c -o atomicurl.lo atomicurl.cpp mv -f .deps/atomicurl.Tpo .deps/atomicurl.Plo /opt/qt/bin/moc ./browserbar.h -o browserbar.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT browserbar.lo -MD -MP -MF .deps/browserbar.Tpo -c -o browserbar.lo browserbar.cpp mv -f .deps/browserbar.Tpo .deps/browserbar.Plo /opt/qt/bin/moc ./clicklineedit.h -o clicklineedit.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT clicklineedit.lo -MD -MP -MF .deps/clicklineedit.Tpo -c -o clicklineedit.lo clicklineedit.cpp mv -f .deps/clicklineedit.Tpo .deps/clicklineedit.Plo /opt/qt/bin/moc ./collectionbrowser.h -o collectionbrowser.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT collectionbrowser.lo -MD -MP -MF .deps/collectionbrowser.Tpo -c -o collectionbrowser.lo collectionbrowser.cpp In file included from collectiondb.h:17, from collectionbrowser.h:21, from collectionbrowser.cpp:16: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from collectionbrowser.h:21, from collectionbrowser.cpp:16: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from directorylist.h:26, from collectionbrowser.cpp:21: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from playlistbrowser.h:14, from collectionbrowser.cpp:29: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type collectionbrowser.cpp: In member function ‘virtual void CollectionView::contentsDropEvent(QDropEvent*)’: collectionbrowser.cpp:1949: warning: suggest explicit braces to avoid ambiguous ‘else’ mv -f .deps/collectionbrowser.Tpo .deps/collectionbrowser.Plo /opt/qt/bin/moc ./collectiondb.h -o collectiondb.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT collectiondb.lo -MD -MP -MF .deps/collectiondb.Tpo -c -o collectiondb.lo collectiondb.cpp In file included from collectiondb.h:17, from collectionbrowser.h:21, from collectiondb.cpp:21: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from collectionbrowser.h:21, from collectiondb.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from collectiondb.cpp:32: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/collectiondb.Tpo .deps/collectiondb.Plo /opt/qt/bin/moc ./columnlist.h -o columnlist.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT columnlist.lo -MD -MP -MF .deps/columnlist.Tpo -c -o columnlist.lo columnlist.cpp mv -f .deps/columnlist.Tpo .deps/columnlist.Plo /opt/qt/bin/moc ./configdialog.h -o configdialog.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT configdialog.lo -MD -MP -MF .deps/configdialog.Tpo -c -o configdialog.lo configdialog.cpp In file included from collectiondb.h:17, from configdialog.cpp:19: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from configdialog.cpp:19: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from directorylist.h:26, from configdialog.cpp:25: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type configdialog.cpp: In member function ‘virtual bool AmarokConfigDialog::hasChanged()’: configdialog.cpp:361: warning: suggest parentheses around && within || configdialog.cpp:365: warning: suggest parentheses around && within || configdialog.cpp:366: warning: suggest parentheses around && within || mv -f .deps/configdialog.Tpo .deps/configdialog.Plo /opt/qt/bin/moc ./contextbrowser.h -o contextbrowser.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT contextbrowser.lo -MD -MP -MF .deps/contextbrowser.Tpo -c -o contextbrowser.lo contextbrowser.cpp In file included from collectiondb.h:17, from contextbrowser.cpp:18: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from contextbrowser.cpp:18: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from contextbrowser.cpp:24: cuefile.h: At global scope: cuefile.h:38: warning: type qualifiers ignored on function return type cuefile.h:39: warning: type qualifiers ignored on function return type cuefile.h:40: warning: type qualifiers ignored on function return type contextbrowser.cpp: In member function ‘virtual void ContextBrowser::engineStateChanged(Engine::State, Engine::State)’: contextbrowser.cpp:725: warning: suggest parentheses around && within || mv -f .deps/contextbrowser.Tpo .deps/contextbrowser.Plo /opt/qt/bin/moc ./coverfetcher.h -o coverfetcher.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT coverfetcher.lo -MD -MP -MF .deps/coverfetcher.Tpo -c -o coverfetcher.lo coverfetcher.cpp In file included from collectiondb.h:17, from coverfetcher.cpp:8: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from coverfetcher.cpp:8: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || coverfetcher.cpp: In member function ‘void CoverFetcher::finishedXmlFetch(KIO::Job*)’: coverfetcher.cpp:281: warning: comparison between signed and unsigned integer expressions coverfetcher.cpp: At global scope: coverfetcher.cpp:381: warning: unused parameter ‘fetcher’ mv -f .deps/coverfetcher.Tpo .deps/coverfetcher.Plo /opt/qt/bin/moc ./covermanager.h -o covermanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT covermanager.lo -MD -MP -MF .deps/covermanager.Tpo -c -o covermanager.lo covermanager.cpp In file included from collectiondb.h:17, from collectionbrowser.h:21, from covermanager.cpp:10: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from collectionbrowser.h:21, from covermanager.cpp:10: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/covermanager.Tpo .deps/covermanager.Plo /opt/qt/bin/moc ./cuefile.h -o cuefile.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT cuefile.lo -MD -MP -MF .deps/cuefile.Tpo -c -o cuefile.lo cuefile.cpp In file included from cuefile.cpp:12: cuefile.h:38: warning: type qualifiers ignored on function return type cuefile.h:39: warning: type qualifiers ignored on function return type cuefile.h:40: warning: type qualifiers ignored on function return type mv -f .deps/cuefile.Tpo .deps/cuefile.Plo /opt/qt/bin/moc ./deletedialog.h -o deletedialog.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT deletedialog.lo -MD -MP -MF .deps/deletedialog.Tpo -c -o deletedialog.lo deletedialog.cpp In file included from collectiondb.h:17, from deletedialog.cpp:36: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from deletedialog.cpp:36: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/deletedialog.Tpo .deps/deletedialog.Plo /opt/qt/bin/moc ./deviceconfiguredialog.h -o deviceconfiguredialog.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT deviceconfiguredialog.lo -MD -MP -MF .deps/deviceconfiguredialog.Tpo -c -o deviceconfiguredialog.lo deviceconfiguredialog.cpp mv -f .deps/deviceconfiguredialog.Tpo .deps/deviceconfiguredialog.Plo /opt/qt/bin/moc ./devicemanager.h -o devicemanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT devicemanager.lo -MD -MP -MF .deps/devicemanager.Tpo -c -o devicemanager.lo devicemanager.cpp mv -f .deps/devicemanager.Tpo .deps/devicemanager.Plo /opt/qt/bin/moc ./directorylist.h -o directorylist.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT directorylist.lo -MD -MP -MF .deps/directorylist.Tpo -c -o directorylist.lo directorylist.cpp In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from directorylist.h:26, from directorylist.cpp:20: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from collectiondb.h:17, from mountpointmanager.h:23, from directorylist.cpp:21: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from mountpointmanager.h:23, from directorylist.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || directorylist.cpp: In member function ‘void Collection::Item::newItems(const KFileItemList&)’: directorylist.cpp:277: warning: suggest parentheses around && within || mv -f .deps/directorylist.Tpo .deps/directorylist.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT dynamicmode.lo -MD -MP -MF .deps/dynamicmode.Tpo -c -o dynamicmode.lo dynamicmode.cpp In file included from collectiondb.h:17, from dynamicmode.cpp:18: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from dynamicmode.cpp:18: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from dynamicmode.cpp:23: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/dynamicmode.Tpo .deps/dynamicmode.Plo /opt/qt/bin/moc ./enginebase.h -o enginebase.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT enginebase.lo -MD -MP -MF .deps/enginebase.Tpo -c -o enginebase.lo enginebase.cpp mv -f .deps/enginebase.Tpo .deps/enginebase.Plo /opt/qt/bin/moc ./enginecontroller.h -o enginecontroller.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT enginecontroller.lo -MD -MP -MF .deps/enginecontroller.Tpo -c -o enginecontroller.lo enginecontroller.cpp In file included from playlistloader.h:15, from enginecontroller.cpp:24: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kfileitem.h:31, from enginecontroller.cpp:33: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type mv -f .deps/enginecontroller.Tpo .deps/enginecontroller.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT engineobserver.lo -MD -MP -MF .deps/engineobserver.Tpo -c -o engineobserver.lo engineobserver.cpp In file included from collectiondb.h:17, from engineobserver.cpp:19: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from engineobserver.cpp:19: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/engineobserver.Tpo .deps/engineobserver.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT equalizergraph.lo -MD -MP -MF .deps/equalizergraph.Tpo -c -o equalizergraph.lo equalizergraph.cpp mv -f .deps/equalizergraph.Tpo .deps/equalizergraph.Plo /opt/qt/bin/moc ./equalizerpresetmanager.h -o equalizerpresetmanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT equalizerpresetmanager.lo -MD -MP -MF .deps/equalizerpresetmanager.Tpo -c -o equalizerpresetmanager.lo equalizerpresetmanager.cpp mv -f .deps/equalizerpresetmanager.Tpo .deps/equalizerpresetmanager.Plo /opt/qt/bin/moc ./equalizersetup.h -o equalizersetup.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT equalizersetup.lo -MD -MP -MF .deps/equalizersetup.Tpo -c -o equalizersetup.lo equalizersetup.cpp mv -f .deps/equalizersetup.Tpo .deps/equalizersetup.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT expression.lo -MD -MP -MF .deps/expression.Tpo -c -o expression.lo expression.cpp mv -f .deps/expression.Tpo .deps/expression.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT fht.lo -MD -MP -MF .deps/fht.Tpo -c -o fht.lo fht.cpp mv -f .deps/fht.Tpo .deps/fht.Plo /opt/qt/bin/moc ./filebrowser.h -o filebrowser.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT filebrowser.lo -MD -MP -MF .deps/filebrowser.Tpo -c -o filebrowser.lo filebrowser.cpp In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from /opt/kde/include/kdiroperator.h:29, from filebrowser.h:28, from filebrowser.cpp:28: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from collectiondb.h:17, from k3bexporter.h:21, from filebrowser.cpp:29: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from k3bexporter.h:21, from filebrowser.cpp:29: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from filebrowser.cpp:50: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/filebrowser.Tpo .deps/filebrowser.Plo /opt/qt/bin/moc ./hintlineedit.h -o hintlineedit.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT hintlineedit.lo -MD -MP -MF .deps/hintlineedit.Tpo -c -o hintlineedit.lo hintlineedit.cpp mv -f .deps/hintlineedit.Tpo .deps/hintlineedit.Plo /opt/qt/bin/moc ./htmlview.h -o htmlview.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT htmlview.lo -MD -MP -MF .deps/htmlview.Tpo -c -o htmlview.lo htmlview.cpp In file included from htmlview.cpp:15: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/htmlview.Tpo .deps/htmlview.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT iconloader.lo -MD -MP -MF .deps/iconloader.Tpo -c -o iconloader.lo iconloader.cpp mv -f .deps/iconloader.Tpo .deps/iconloader.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT k3bexporter.lo -MD -MP -MF .deps/k3bexporter.Tpo -c -o k3bexporter.lo k3bexporter.cpp In file included from collectiondb.h:17, from k3bexporter.cpp:18: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from k3bexporter.cpp:18: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/k3bexporter.Tpo .deps/k3bexporter.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT kbookmarkhandler.lo -MD -MP -MF .deps/kbookmarkhandler.Tpo -c -o kbookmarkhandler.lo kbookmarkhandler.cpp In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from /opt/kde/include/kdiroperator.h:29, from kbookmarkhandler.cpp:26: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type mv -f .deps/kbookmarkhandler.Tpo .deps/kbookmarkhandler.Plo /opt/qt/bin/moc ./ktrm.h -o ktrm.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT ktrm.lo -MD -MP -MF .deps/ktrm.Tpo -c -o ktrm.lo ktrm.cpp mv -f .deps/ktrm.Tpo .deps/ktrm.Plo /opt/qt/bin/moc ./lastfm.h -o lastfm.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT lastfm.lo -MD -MP -MF .deps/lastfm.Tpo -c -o lastfm.lo lastfm.cpp In file included from collectiondb.h:17, from lastfm.cpp:21: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from lastfm.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/lastfm.Tpo .deps/lastfm.Plo /opt/qt/bin/moc ./mediabrowser.h -o mediabrowser.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mediabrowser.lo -MD -MP -MF .deps/mediabrowser.Tpo -c -o mediabrowser.lo mediabrowser.cpp In file included from collectiondb.h:17, from mediabrowser.cpp:17: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from mediabrowser.cpp:17: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from mediabrowser.cpp:32: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from mediabrowser.cpp:62: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type mv -f .deps/mediabrowser.Tpo .deps/mediabrowser.Plo /opt/qt/bin/moc ./mediadevicemanager.h -o mediadevicemanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mediadevicemanager.lo -MD -MP -MF .deps/mediadevicemanager.Tpo -c -o mediadevicemanager.lo mediadevicemanager.cpp mv -f .deps/mediadevicemanager.Tpo .deps/mediadevicemanager.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT medium.lo -MD -MP -MF .deps/medium.Tpo -c -o medium.lo medium.cpp mv -f .deps/medium.Tpo .deps/medium.Plo /opt/qt/bin/moc ./mediumpluginmanager.h -o mediumpluginmanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mediumpluginmanager.lo -MD -MP -MF .deps/mediumpluginmanager.Tpo -c -o mediumpluginmanager.lo mediumpluginmanager.cpp mv -f .deps/mediumpluginmanager.Tpo .deps/mediumpluginmanager.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT metabundle.lo -MD -MP -MF .deps/metabundle.Tpo -c -o metabundle.lo metabundle.cpp In file included from collectiondb.h:17, from metabundle.cpp:22: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from metabundle.cpp:22: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from metabundle.cpp:25: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type metabundle.cpp: In function ‘void xmlEncode(QTextStream&, const QString&)’: metabundle.cpp:1524: warning: suggest parentheses around && within || metabundle.cpp:1524: warning: suggest parentheses around && within || metabundle.cpp:1534: warning: suggest parentheses around && within || mv -f .deps/metabundle.Tpo .deps/metabundle.Plo /opt/qt/bin/moc ./metabundlesaver.h -o metabundlesaver.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT metabundlesaver.lo -MD -MP -MF .deps/metabundlesaver.Tpo -c -o metabundlesaver.lo metabundlesaver.cpp In file included from collectiondb.h:17, from metabundlesaver.cpp:17: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from metabundlesaver.cpp:17: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from metabundlesaver.cpp:22: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type mv -f .deps/metabundlesaver.Tpo .deps/metabundlesaver.Plo /opt/qt/bin/moc ./moodbar.h -o moodbar.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT moodbar.lo -MD -MP -MF .deps/moodbar.Tpo -c -o moodbar.lo moodbar.cpp In file included from collectiondb.h:17, from moodbar.cpp:284: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from moodbar.cpp:284: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/moodbar.Tpo .deps/moodbar.Plo /opt/qt/bin/moc ./mountpointmanager.h -o mountpointmanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mountpointmanager.lo -MD -MP -MF .deps/mountpointmanager.Tpo -c -o mountpointmanager.lo mountpointmanager.cpp In file included from collectiondb.h:17, from mountpointmanager.cpp:25: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from mountpointmanager.cpp:25: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/mountpointmanager.Tpo .deps/mountpointmanager.Plo /opt/qt/bin/moc ./multitabbar.h -o multitabbar.moc /opt/qt/bin/moc ./multitabbar_p.h -o multitabbar_p.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT multitabbar.lo -MD -MP -MF .deps/multitabbar.Tpo -c -o multitabbar.lo multitabbar.cpp In file included from /opt/kde/include/kiconeffect.h:16, from multitabbar.cpp:45: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/multitabbar.Tpo .deps/multitabbar.Plo /opt/qt/bin/moc ./mydiroperator.h -o mydiroperator.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mydiroperator.lo -MD -MP -MF .deps/mydiroperator.Tpo -c -o mydiroperator.lo mydiroperator.cpp In file included from playlistloader.h:15, from mydirlister.h:8, from mydiroperator.h:4, from mydiroperator.cpp:2: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from mydirlister.h:10, from mydiroperator.h:4, from mydiroperator.cpp:2: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type mv -f .deps/mydiroperator.Tpo .deps/mydiroperator.Plo /opt/qt/bin/moc ./osd.h -o osd.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT osd.lo -MD -MP -MF .deps/osd.Tpo -c -o osd.lo osd.cpp In file included from collectiondb.h:17, from osd.cpp:17: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from osd.cpp:17: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || osd.cpp: In member function ‘virtual void OSDWidget::show()’: osd.cpp:136: warning: suggest parentheses around && within || mv -f .deps/osd.Tpo .deps/osd.Plo /opt/qt/bin/moc ./pixmapviewer.h -o pixmapviewer.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT pixmapviewer.lo -MD -MP -MF .deps/pixmapviewer.Tpo -c -o pixmapviewer.lo pixmapviewer.cpp mv -f .deps/pixmapviewer.Tpo .deps/pixmapviewer.Plo /opt/qt/bin/moc ./playerwindow.h -o playerwindow.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playerwindow.lo -MD -MP -MF .deps/playerwindow.Tpo -c -o playerwindow.lo playerwindow.cpp In file included from prettypopupmenu.h:27, from actionclasses.h:11, from playerwindow.cpp:18: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/playerwindow.Tpo .deps/playerwindow.Plo /opt/qt/bin/moc ./playlist.h -o playlist.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlist.lo -MD -MP -MF .deps/playlist.Tpo -c -o playlist.lo playlist.cpp In file included from collectiondb.h:17, from playlist.cpp:22: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from playlist.cpp:22: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from playlist.cpp:34: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type playlist.cpp: In member function ‘void Playlist::adjustDynamicUpcoming(bool)’: playlist.cpp:611: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement playlist.cpp: In member function ‘void Playlist::adjustDynamicPrevious(uint, bool)’: playlist.cpp:635: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement playlist.cpp: In member function ‘void Playlist::activate(QListViewItem*)’: playlist.cpp:1645: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement playlist.cpp: In member function ‘PlaylistItem* Playlist::restoreCurrentTrack()’: playlist.cpp:1940: warning: suggest parentheses around && within || playlist.cpp: In member function ‘bool Playlist::isTrackAfter() const’: playlist.cpp:1976: warning: suggest parentheses around && within || playlist.cpp:1977: warning: suggest parentheses around && within || playlist.cpp:1979: warning: suggest parentheses around && within || playlist.cpp:1979: warning: suggest parentheses around && within || playlist.cpp: In member function ‘bool Playlist::isTrackBefore() const’: playlist.cpp:1989: warning: suggest parentheses around && within || playlist.cpp:1991: warning: suggest parentheses around && within || playlist.cpp: In member function ‘void Playlist::deleteSelectedFiles()’: playlist.cpp:3466: warning: suggest a space before ‘;’ or explicit braces around empty body in ‘for’ statement mv -f .deps/playlist.Tpo .deps/playlist.Plo /opt/qt/bin/moc ./playlistbrowser.h -o playlistbrowser.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlistbrowser.lo -MD -MP -MF .deps/playlistbrowser.Tpo -c -o playlistbrowser.lo playlistbrowser.cpp In file included from collectiondb.h:17, from playlistbrowser.cpp:16: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from playlistbrowser.cpp:16: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from playlistbrowser.cpp:24: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from playlistbrowser.cpp:2419: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type playlistbrowser.cpp: In member function ‘void PlaylistBrowserView::moveSelectedItems(QListViewItem*)’: playlistbrowser.cpp:2844: warning: suggest parentheses around && within || playlistbrowser.cpp:2845: warning: suggest parentheses around && within || playlistbrowser.cpp:2846: warning: suggest parentheses around && within || In file included from playlistbrowser.cpp:3246: playlistbrowser.cpp: In member function ‘bool PlaylistBrowser::deleteSelectedPodcastItems(bool, bool)’: playlistbrowser.cpp:1497: warning: ‘button’ may be used uninitialized in this function mv -f .deps/playlistbrowser.Tpo .deps/playlistbrowser.Plo /opt/qt/bin/moc ./playlistbrowseritem.h -o playlistbrowseritem.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlistbrowseritem.lo -MD -MP -MF .deps/playlistbrowseritem.Tpo -c -o playlistbrowseritem.lo playlistbrowseritem.cpp In file included from collectiondb.h:17, from playlistbrowseritem.cpp:15: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from playlistbrowseritem.cpp:15: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from playlistbrowseritem.cpp:20: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type playlistbrowseritem.cpp:2050: warning: type qualifiers ignored on function return type playlistbrowseritem.h: In constructor ‘PodcastEpisode::PodcastEpisode(QListViewItem*, QListViewItem*, const QDomElement&, int, const bool&)’: playlistbrowseritem.h:337: warning: ‘PodcastEpisode::m_onDisk’ will be initialized after playlistbrowseritem.h:327: warning: ‘KURL PodcastEpisode::m_localUrl’ playlistbrowseritem.cpp:2359: warning: when initialized here playlistbrowseritem.cpp: At global scope: playlistbrowseritem.cpp:2520: warning: type qualifiers ignored on function return type playlistbrowseritem.cpp: In static member function ‘static QString SmartPlaylist::xmlToQuery(const QDomElement&, bool)’: playlistbrowseritem.cpp:3261: warning: suggest explicit braces to avoid ambiguous ‘else’ playlistbrowseritem.cpp:3271: warning: suggest explicit braces to avoid ambiguous ‘else’ mv -f .deps/playlistbrowseritem.Tpo .deps/playlistbrowseritem.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlistitem.lo -MD -MP -MF .deps/playlistitem.Tpo -c -o playlistitem.lo playlistitem.cpp In file included from collectiondb.h:17, from playlistitem.cpp:25: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from playlistitem.cpp:25: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistitem.cpp:42: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type mv -f .deps/playlistitem.Tpo .deps/playlistitem.Plo /opt/qt/bin/moc ./playlistloader.h -o playlistloader.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlistloader.lo -MD -MP -MF .deps/playlistloader.Tpo -c -o playlistloader.lo playlistloader.cpp In file included from collectiondb.h:17, from playlistloader.cpp:18: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from playlistloader.cpp:18: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from mydirlister.h:10, from playlistloader.cpp:22: /opt/kde/include/kfilemetainfo.h: At global scope: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from playlistbrowser.h:14, from playlistloader.cpp:24: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/playlistloader.Tpo .deps/playlistloader.Plo /opt/qt/bin/moc ./playlistselection.h -o playlistselection.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlistselection.lo -MD -MP -MF .deps/playlistselection.Tpo -c -o playlistselection.lo playlistselection.cpp In file included from playlistbrowser.h:14, from playlistselection.cpp:17: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/playlistselection.Tpo .deps/playlistselection.Plo /opt/qt/bin/moc ./playlistwindow.h -o playlistwindow.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlistwindow.lo -MD -MP -MF .deps/playlistwindow.Tpo -c -o playlistwindow.lo playlistwindow.cpp In file included from prettypopupmenu.h:27, from actionclasses.h:11, from playlistwindow.cpp:19: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from collectiondb.h:17, from collectionbrowser.h:21, from playlistwindow.cpp:24: threadmanager.h: At global scope: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from /opt/kde/include/kdiroperator.h:29, from filebrowser.h:28, from playlistwindow.cpp:30: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from playlistbrowser.h:14, from playlistwindow.cpp:36: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type In file included from playlistwindow.cpp:39: statistics.h:108: warning: type qualifiers ignored on function return type statistics.h:149: warning: type qualifiers ignored on function return type mv -f .deps/playlistwindow.Tpo .deps/playlistwindow.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT pluginmanager.lo -MD -MP -MF .deps/pluginmanager.Tpo -c -o pluginmanager.lo pluginmanager.cpp mv -f .deps/pluginmanager.Tpo .deps/pluginmanager.Plo /opt/qt/bin/moc ./podcastsettings.h -o podcastsettings.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT podcastsettings.lo -MD -MP -MF .deps/podcastsettings.Tpo -c -o podcastsettings.lo podcastsettings.cpp podcastsettings.cpp: In member function ‘bool PodcastSettingsDialog::hasChanged()’: podcastsettings.cpp:120: warning: suggest parentheses around && within || mv -f .deps/podcastsettings.Tpo .deps/podcastsettings.Plo /opt/qt/bin/moc ./prettypopupmenu.h -o prettypopupmenu.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT prettypopupmenu.lo -MD -MP -MF .deps/prettypopupmenu.Tpo -c -o prettypopupmenu.lo prettypopupmenu.cpp In file included from prettypopupmenu.h:27, from prettypopupmenu.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/prettypopupmenu.Tpo .deps/prettypopupmenu.Plo /opt/qt/bin/moc ./queuemanager.h -o queuemanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT queuemanager.lo -MD -MP -MF .deps/queuemanager.Tpo -c -o queuemanager.lo queuemanager.cpp In file included from /opt/qt/include/qdragobject.h:50, from /opt/kde/include/kurldrag.h:24, from queuemanager.cpp:26: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/queuemanager.Tpo .deps/queuemanager.Plo /opt/qt/bin/moc ./scancontroller.h -o scancontroller.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT scancontroller.lo -MD -MP -MF .deps/scancontroller.Tpo -c -o scancontroller.lo scancontroller.cpp In file included from collectiondb.h:17, from scancontroller.cpp:24: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from scancontroller.cpp:24: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from playlistbrowser.h:14, from scancontroller.cpp:29: playlistbrowseritem.h: At global scope: playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/scancontroller.Tpo .deps/scancontroller.Plo /opt/qt/bin/moc ./scriptmanager.h -o scriptmanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT scriptmanager.lo -MD -MP -MF .deps/scriptmanager.Tpo -c -o scriptmanager.lo scriptmanager.cpp mv -f .deps/scriptmanager.Tpo .deps/scriptmanager.Plo /opt/qt/bin/moc ./scrobbler.h -o scrobbler.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT scrobbler.lo -MD -MP -MF .deps/scrobbler.Tpo -c -o scrobbler.lo scrobbler.cpp In file included from collectiondb.h:17, from scrobbler.cpp:13: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from scrobbler.cpp:13: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || scrobbler.cpp: In member function ‘bool ScrobblerSubmitter::schedule(bool)’: scrobbler.cpp:1160: warning: suggest parentheses around && within || mv -f .deps/scrobbler.Tpo .deps/scrobbler.Plo /opt/qt/bin/moc ./sliderwidget.h -o sliderwidget.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT sliderwidget.lo -MD -MP -MF .deps/sliderwidget.Tpo -c -o sliderwidget.lo sliderwidget.cpp In file included from sliderwidget.cpp:32: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/sliderwidget.Tpo .deps/sliderwidget.Plo /opt/qt/bin/moc ./smartplaylisteditor.h -o smartplaylisteditor.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT smartplaylisteditor.lo -MD -MP -MF .deps/smartplaylisteditor.Tpo -c -o smartplaylisteditor.lo smartplaylisteditor.cpp In file included from collectiondb.h:17, from smartplaylisteditor.cpp:11: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from smartplaylisteditor.cpp:11: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || smartplaylisteditor.cpp: In member function ‘void CriteriaEditor::slotFieldSelected(int)’: smartplaylisteditor.cpp:830: warning: suggest parentheses around && within || mv -f .deps/smartplaylisteditor.Tpo .deps/smartplaylisteditor.Plo /opt/qt/bin/moc ./socketserver.h -o socketserver.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT socketserver.lo -MD -MP -MF .deps/socketserver.Tpo -c -o socketserver.lo socketserver.cpp mv -f .deps/socketserver.Tpo .deps/socketserver.Plo /opt/qt/bin/moc ./starmanager.h -o starmanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT starmanager.lo -MD -MP -MF .deps/starmanager.Tpo -c -o starmanager.lo starmanager.cpp In file included from collectiondb.h:17, from collectionbrowser.h:21, from starmanager.cpp:15: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from collectionbrowser.h:21, from starmanager.cpp:15: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/starmanager.Tpo .deps/starmanager.Plo /opt/qt/bin/moc ./statistics.h -o statistics.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT statistics.lo -MD -MP -MF .deps/statistics.Tpo -c -o statistics.lo statistics.cpp In file included from collectiondb.h:17, from statistics.cpp:17: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from statistics.cpp:17: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from statistics.cpp:20: statistics.h: At global scope: statistics.h:108: warning: type qualifiers ignored on function return type statistics.h:149: warning: type qualifiers ignored on function return type mv -f .deps/statistics.Tpo .deps/statistics.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT systray.lo -MD -MP -MF .deps/systray.Tpo -c -o systray.lo systray.cpp In file included from systray.cpp:16: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/systray.Tpo .deps/systray.Plo /opt/qt/bin/moc ./tagdialog.h -o tagdialog.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT tagdialog.lo -MD -MP -MF .deps/tagdialog.Tpo -c -o tagdialog.lo tagdialog.cpp In file included from collectiondb.h:17, from collectionbrowser.h:21, from tagdialog.cpp:9: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from collectionbrowser.h:21, from tagdialog.cpp:9: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || tagdialog.cpp: In member function ‘void TagDialog::applyToAllTracks()’: tagdialog.cpp:1258: warning: suggest parentheses around && within || tagdialog.cpp:1264: warning: suggest parentheses around && within || tagdialog.cpp:1269: warning: suggest parentheses around && within || tagdialog.cpp:1274: warning: suggest parentheses around && within || tagdialog.cpp:1279: warning: suggest parentheses around && within || tagdialog.cpp:1285: warning: suggest parentheses around && within || tagdialog.cpp:1290: warning: suggest parentheses around && within || tagdialog.cpp:1296: warning: suggest parentheses around && within || tagdialog.cpp:1303: warning: suggest parentheses around && within || mv -f .deps/tagdialog.Tpo .deps/tagdialog.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT tagguesser.lo -MD -MP -MF .deps/tagguesser.Tpo -c -o tagguesser.lo tagguesser.cpp mv -f .deps/tagguesser.Tpo .deps/tagguesser.Plo /opt/qt/bin/moc ./threadmanager.h -o threadmanager.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT threadmanager.lo -MD -MP -MF .deps/threadmanager.Tpo -c -o threadmanager.lo threadmanager.cpp In file included from threadmanager.cpp:17: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from threadmanager.cpp:18: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/threadmanager.Tpo .deps/threadmanager.Plo /opt/qt/bin/moc ./tooltip.h -o tooltip.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT tooltip.lo -MD -MP -MF .deps/tooltip.Tpo -c -o tooltip.lo tooltip.cpp mv -f .deps/tooltip.Tpo .deps/tooltip.Plo /opt/qt/bin/moc ./trackpickerdialog.h -o trackpickerdialog.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT trackpickerdialog.lo -MD -MP -MF .deps/trackpickerdialog.Tpo -c -o trackpickerdialog.lo trackpickerdialog.cpp mv -f .deps/trackpickerdialog.Tpo .deps/trackpickerdialog.Plo /opt/qt/bin/moc ./tracktooltip.h -o tracktooltip.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT tracktooltip.lo -MD -MP -MF .deps/tracktooltip.Tpo -c -o tracktooltip.lo tracktooltip.cpp In file included from collectiondb.h:17, from tracktooltip.cpp:24: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from tracktooltip.cpp:24: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/tracktooltip.Tpo .deps/tracktooltip.Plo /opt/qt/bin/moc ./transferdialog.h -o transferdialog.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT transferdialog.lo -MD -MP -MF .deps/transferdialog.Tpo -c -o transferdialog.lo transferdialog.cpp mv -f .deps/transferdialog.Tpo .deps/transferdialog.Plo /opt/qt/bin/moc ./xmlloader_p.h -o xmlloader_p.moc /opt/qt/bin/moc ./xmlloader.h -o xmlloader.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT xmlloader.lo -MD -MP -MF .deps/xmlloader.Tpo -c -o xmlloader.lo xmlloader.cpp mv -f .deps/xmlloader.Tpo .deps/xmlloader.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT xspfplaylist.lo -MD -MP -MF .deps/xspfplaylist.Tpo -c -o xspfplaylist.lo xspfplaylist.cpp mv -f .deps/xspfplaylist.Tpo .deps/xspfplaylist.Plo /opt/qt/bin/moc ./editfilterdialog.h -o editfilterdialog.moc /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT editfilterdialog.lo -MD -MP -MF .deps/editfilterdialog.Tpo -c -o editfilterdialog.lo editfilterdialog.cpp In file included from collectiondb.h:17, from editfilterdialog.cpp:24: threadmanager.h:100: warning: type qualifiers ignored on function return type threadmanager.h:196: warning: type qualifiers ignored on function return type threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from collectiondb.h:23, from editfilterdialog.cpp:24: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/editfilterdialog.Tpo .deps/editfilterdialog.Plo /opt/qt/bin/moc Options1.h -o Options1.moc rm -f Options1.cpp echo '#include ' > Options1.cpp echo '#include ' >> Options1.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i Options1.h ./Options1.ui > Options1.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" Options1.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_Options1,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> Options1.cpp ;\ rm -f Options1.cpp.temp ;\ if test "$ret" = 0; then echo '#include "Options1.moc"' >> Options1.cpp; else rm -f Options1.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT Options1.lo -MD -MP -MF .deps/Options1.Tpo -c -o Options1.lo Options1.cpp In file included from ./starmanager.h:17, from ./Options1.ui.h:18, from Options1.cpp:30: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/Options1.Tpo .deps/Options1.Plo /opt/qt/bin/moc Options2.h -o Options2.moc rm -f Options2.cpp echo '#include ' > Options2.cpp echo '#include ' >> Options2.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i Options2.h ./Options2.ui > Options2.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" Options2.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_Options2,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> Options2.cpp ;\ rm -f Options2.cpp.temp ;\ if test "$ret" = 0; then echo '#include "Options2.moc"' >> Options2.cpp; else rm -f Options2.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT Options2.lo -MD -MP -MF .deps/Options2.Tpo -c -o Options2.lo Options2.cpp mv -f .deps/Options2.Tpo .deps/Options2.Plo /opt/qt/bin/moc Options4.h -o Options4.moc rm -f Options4.cpp echo '#include ' > Options4.cpp echo '#include ' >> Options4.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i Options4.h ./Options4.ui > Options4.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" Options4.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_Options4,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> Options4.cpp ;\ rm -f Options4.cpp.temp ;\ if test "$ret" = 0; then echo '#include "Options4.moc"' >> Options4.cpp; else rm -f Options4.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT Options4.lo -MD -MP -MF .deps/Options4.Tpo -c -o Options4.lo Options4.cpp mv -f .deps/Options4.Tpo .deps/Options4.Plo /opt/qt/bin/moc Options5.h -o Options5.moc rm -f Options5.cpp echo '#include ' > Options5.cpp echo '#include ' >> Options5.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i Options5.h ./Options5.ui > Options5.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" Options5.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_Options5,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> Options5.cpp ;\ rm -f Options5.cpp.temp ;\ if test "$ret" = 0; then echo '#include "Options5.moc"' >> Options5.cpp; else rm -f Options5.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT Options5.lo -MD -MP -MF .deps/Options5.Tpo -c -o Options5.lo Options5.cpp In file included from osd.h:21, from Options5.h:14, from Options5.cpp:11: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/Options5.Tpo .deps/Options5.Plo /opt/qt/bin/moc Options7.h -o Options7.moc rm -f Options7.cpp echo '#include ' > Options7.cpp echo '#include ' >> Options7.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i Options7.h ./Options7.ui > Options7.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" Options7.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_Options7,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> Options7.cpp ;\ rm -f Options7.cpp.temp ;\ if test "$ret" = 0; then echo '#include "Options7.moc"' >> Options7.cpp; else rm -f Options7.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT Options7.lo -MD -MP -MF .deps/Options7.Tpo -c -o Options7.lo Options7.cpp mv -f .deps/Options7.Tpo .deps/Options7.Plo /opt/qt/bin/moc Options8.h -o Options8.moc rm -f Options8.cpp echo '#include ' > Options8.cpp echo '#include ' >> Options8.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i Options8.h ./Options8.ui > Options8.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" Options8.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_Options8,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> Options8.cpp ;\ rm -f Options8.cpp.temp ;\ if test "$ret" = 0; then echo '#include "Options8.moc"' >> Options8.cpp; else rm -f Options8.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT Options8.lo -MD -MP -MF .deps/Options8.Tpo -c -o Options8.lo Options8.cpp mv -f .deps/Options8.Tpo .deps/Options8.Plo /opt/qt/bin/moc dbsetup.h -o dbsetup.moc rm -f dbsetup.cpp echo '#include ' > dbsetup.cpp echo '#include ' >> dbsetup.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i dbsetup.h ./dbsetup.ui > dbsetup.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" dbsetup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_dbsetup,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> dbsetup.cpp ;\ rm -f dbsetup.cpp.temp ;\ if test "$ret" = 0; then echo '#include "dbsetup.moc"' >> dbsetup.cpp; else rm -f dbsetup.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT dbsetup.lo -MD -MP -MF .deps/dbsetup.Tpo -c -o dbsetup.lo dbsetup.cpp In file included from ./collectiondb.h:17, from ./dbsetup.ui.h:15, from dbsetup.cpp:31: ./threadmanager.h:100: warning: type qualifiers ignored on function return type ./threadmanager.h:196: warning: type qualifiers ignored on function return type ./threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ./collectiondb.h:23, from ./dbsetup.ui.h:15, from dbsetup.cpp:31: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/dbsetup.Tpo .deps/dbsetup.Plo /opt/qt/bin/moc deletedialogbase.h -o deletedialogbase.moc rm -f deletedialogbase.cpp echo '#include ' > deletedialogbase.cpp echo '#include ' >> deletedialogbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i deletedialogbase.h ./deletedialogbase.ui > deletedialogbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" deletedialogbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_deletedialogbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> deletedialogbase.cpp ;\ rm -f deletedialogbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "deletedialogbase.moc"' >> deletedialogbase.cpp; else rm -f deletedialogbase.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT deletedialogbase.lo -MD -MP -MF .deps/deletedialogbase.Tpo -c -o deletedialogbase.lo deletedialogbase.cpp mv -f .deps/deletedialogbase.Tpo .deps/deletedialogbase.Plo /opt/qt/bin/moc firstrunwizard.h -o firstrunwizard.moc rm -f firstrunwizard.cpp echo '#include ' > firstrunwizard.cpp echo '#include ' >> firstrunwizard.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i firstrunwizard.h ./firstrunwizard.ui > firstrunwizard.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" firstrunwizard.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_firstrunwizard,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> firstrunwizard.cpp ;\ rm -f firstrunwizard.cpp.temp ;\ if test "$ret" = 0; then echo '#include "firstrunwizard.moc"' >> firstrunwizard.cpp; else rm -f firstrunwizard.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT firstrunwizard.lo -MD -MP -MF .deps/firstrunwizard.Tpo -c -o firstrunwizard.lo firstrunwizard.cpp In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from ./directorylist.h:26, from ./firstrunwizard.ui.h:15, from firstrunwizard.cpp:23: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type mv -f .deps/firstrunwizard.Tpo .deps/firstrunwizard.Plo /opt/qt/bin/moc newdynamic.h -o newdynamic.moc rm -f newdynamic.cpp echo '#include ' > newdynamic.cpp echo '#include ' >> newdynamic.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i newdynamic.h ./newdynamic.ui > newdynamic.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" newdynamic.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_newdynamic,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> newdynamic.cpp ;\ rm -f newdynamic.cpp.temp ;\ if test "$ret" = 0; then echo '#include "newdynamic.moc"' >> newdynamic.cpp; else rm -f newdynamic.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT newdynamic.lo -MD -MP -MF .deps/newdynamic.Tpo -c -o newdynamic.lo newdynamic.cpp mv -f .deps/newdynamic.Tpo .deps/newdynamic.Plo /opt/qt/bin/moc organizecollectiondialog.h -o organizecollectiondialog.moc rm -f organizecollectiondialog.cpp echo '#include ' > organizecollectiondialog.cpp echo '#include ' >> organizecollectiondialog.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i organizecollectiondialog.h ./organizecollectiondialog.ui > organizecollectiondialog.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" organizecollectiondialog.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_organizecollectiondialog,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> organizecollectiondialog.cpp ;\ rm -f organizecollectiondialog.cpp.temp ;\ if test "$ret" = 0; then echo '#include "organizecollectiondialog.moc"' >> organizecollectiondialog.cpp; else rm -f organizecollectiondialog.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT organizecollectiondialog.lo -MD -MP -MF .deps/organizecollectiondialog.Tpo -c -o organizecollectiondialog.lo organizecollectiondialog.cpp In file included from ./collectiondb.h:17, from ./collectionbrowser.h:21, from ./organizecollectiondialog.ui.h:2, from organizecollectiondialog.cpp:29: ./threadmanager.h:100: warning: type qualifiers ignored on function return type ./threadmanager.h:196: warning: type qualifiers ignored on function return type ./threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ./collectiondb.h:23, from ./collectionbrowser.h:21, from ./organizecollectiondialog.ui.h:2, from organizecollectiondialog.cpp:29: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/organizecollectiondialog.Tpo .deps/organizecollectiondialog.Plo /opt/qt/bin/moc podcastsettingsbase.h -o podcastsettingsbase.moc rm -f podcastsettingsbase.cpp echo '#include ' > podcastsettingsbase.cpp echo '#include ' >> podcastsettingsbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i podcastsettingsbase.h ./podcastsettingsbase.ui > podcastsettingsbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" podcastsettingsbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_podcastsettingsbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> podcastsettingsbase.cpp ;\ rm -f podcastsettingsbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "podcastsettingsbase.moc"' >> podcastsettingsbase.cpp; else rm -f podcastsettingsbase.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT podcastsettingsbase.lo -MD -MP -MF .deps/podcastsettingsbase.Tpo -c -o podcastsettingsbase.lo podcastsettingsbase.cpp mv -f .deps/podcastsettingsbase.Tpo .deps/podcastsettingsbase.Plo /opt/qt/bin/moc scriptmanagerbase.h -o scriptmanagerbase.moc rm -f scriptmanagerbase.cpp echo '#include ' > scriptmanagerbase.cpp echo '#include ' >> scriptmanagerbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i scriptmanagerbase.h ./scriptmanagerbase.ui > scriptmanagerbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" scriptmanagerbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_scriptmanagerbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> scriptmanagerbase.cpp ;\ rm -f scriptmanagerbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "scriptmanagerbase.moc"' >> scriptmanagerbase.cpp; else rm -f scriptmanagerbase.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT scriptmanagerbase.lo -MD -MP -MF .deps/scriptmanagerbase.Tpo -c -o scriptmanagerbase.lo scriptmanagerbase.cpp mv -f .deps/scriptmanagerbase.Tpo .deps/scriptmanagerbase.Plo /opt/qt/bin/moc tagdialogbase.h -o tagdialogbase.moc rm -f tagdialogbase.cpp echo '#include ' > tagdialogbase.cpp echo '#include ' >> tagdialogbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i tagdialogbase.h ./tagdialogbase.ui > tagdialogbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" tagdialogbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_tagdialogbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> tagdialogbase.cpp ;\ rm -f tagdialogbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "tagdialogbase.moc"' >> tagdialogbase.cpp; else rm -f tagdialogbase.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT tagdialogbase.lo -MD -MP -MF .deps/tagdialogbase.Tpo -c -o tagdialogbase.lo tagdialogbase.cpp In file included from tagdialogbase.cpp:27: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/tagdialogbase.Tpo .deps/tagdialogbase.Plo /opt/qt/bin/moc tagguesserconfigdialog.h -o tagguesserconfigdialog.moc rm -f tagguesserconfigdialog.cpp echo '#include ' > tagguesserconfigdialog.cpp echo '#include ' >> tagguesserconfigdialog.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i tagguesserconfigdialog.h ./tagguesserconfigdialog.ui > tagguesserconfigdialog.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" tagguesserconfigdialog.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_tagguesserconfigdialog,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> tagguesserconfigdialog.cpp ;\ rm -f tagguesserconfigdialog.cpp.temp ;\ if test "$ret" = 0; then echo '#include "tagguesserconfigdialog.moc"' >> tagguesserconfigdialog.cpp; else rm -f tagguesserconfigdialog.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT tagguesserconfigdialog.lo -MD -MP -MF .deps/tagguesserconfigdialog.Tpo -c -o tagguesserconfigdialog.lo tagguesserconfigdialog.cpp mv -f .deps/tagguesserconfigdialog.Tpo .deps/tagguesserconfigdialog.Plo /opt/qt/bin/moc trackpickerdialogbase.h -o trackpickerdialogbase.moc rm -f trackpickerdialogbase.cpp echo '#include ' > trackpickerdialogbase.cpp echo '#include ' >> trackpickerdialogbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i trackpickerdialogbase.h ./trackpickerdialogbase.ui > trackpickerdialogbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" trackpickerdialogbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_trackpickerdialogbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> trackpickerdialogbase.cpp ;\ rm -f trackpickerdialogbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "trackpickerdialogbase.moc"' >> trackpickerdialogbase.cpp; else rm -f trackpickerdialogbase.cpp ; exit $ret ; fi /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT trackpickerdialogbase.lo -MD -MP -MF .deps/trackpickerdialogbase.Tpo -c -o trackpickerdialogbase.lo trackpickerdialogbase.cpp mv -f .deps/trackpickerdialogbase.Tpo .deps/trackpickerdialogbase.Plo /bin/sh ../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok.la -rpath /opt/kde/lib actionclasses.lo app.lo atomicstring.lo atomicurl.lo browserbar.lo clicklineedit.lo collectionbrowser.lo collectiondb.lo columnlist.lo configdialog.lo contextbrowser.lo coverfetcher.lo covermanager.lo cuefile.lo deletedialog.lo deviceconfiguredialog.lo devicemanager.lo directorylist.lo dynamicmode.lo enginebase.lo enginecontroller.lo engineobserver.lo equalizergraph.lo equalizerpresetmanager.lo equalizersetup.lo expression.lo fht.lo filebrowser.lo hintlineedit.lo htmlview.lo iconloader.lo k3bexporter.lo kbookmarkhandler.lo ktrm.lo lastfm.lo mediabrowser.lo mediadevicemanager.lo medium.lo mediumpluginmanager.lo metabundle.lo metabundlesaver.lo moodbar.lo mountpointmanager.lo multitabbar.lo mydiroperator.lo osd.lo pixmapviewer.lo playerwindow.lo playlist.lo playlistbrowser.lo playlistbrowseritem.lo playlistitem.lo playlistloader.lo playlistselection.lo playlistwindow.lo pluginmanager.lo podcastsettings.lo prettypopupmenu.lo queuemanager.lo scancontroller.lo scriptmanager.lo scrobbler.lo sliderwidget.lo smartplaylisteditor.lo socketserver.lo starmanager.lo statistics.lo systray.lo tagdialog.lo tagguesser.lo threadmanager.lo tooltip.lo trackpickerdialog.lo tracktooltip.lo transferdialog.lo xmlloader.lo xspfplaylist.lo editfilterdialog.lo Options1.lo Options2.lo Options4.lo Options5.lo Options7.lo Options8.lo dbsetup.lo deletedialogbase.lo firstrunwizard.lo newdynamic.lo organizecollectiondialog.lo podcastsettingsbase.lo scriptmanagerbase.lo tagdialogbase.lo tagguesserconfigdialog.lo trackpickerdialogbase.lo ../../amarok/src/amarokcore/libamarokcore.la ../../amarok/src/analyzers/libanalyzers.la ../../amarok/src/plugin/libplugin.la ../../amarok/src/statusbar/libstatusbar.la ../../amarok/src/metadata/libmetadata.la ../../amarok/src/magnatunebrowser/libmagnatunebrowser.la -lkutils -lkio -lkdeui -lkdecore -lkhtml -lknewstuff -ltag -lGL ../../amarok/src/sqlite/libsqlite.la -ltunepimp -L/usr/lib -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl -L/usr/lib -lpq g++-4.3 -DHAVE_CONFIG_H -I. -I../.. -I../../amarok/src/amarokcore -I../../amarok/src/magnatunebrowser -I../../amarok/src/amarokcore -I../../amarok/src/analyzers -I../../amarok/src/plugin -I../../amarok/src/statusbar -I../../amarok/src/mediadevice -I../../amarok/src/device -I../../amarok/src -I/opt/kde/include/arts -I/usr/include/taglib -I../../amarok/src/sqlite -I/usr/include/mysql -fPIC -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DBIG_JOINS=1 -fomit-frame-pointer -g -I/usr/include -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp In file included from /opt/kde/include/kaboutdata.h:24, from main.cpp:21: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o amarokapp main.o ../../amarok/src/amarokcore/libamarokcore.la libamarok.la ../../amarok/src/analyzers/libanalyzers.la ../../amarok/src/plugin/libplugin.la ../../amarok/src/statusbar/libstatusbar.la ../../amarok/src/metadata/libmetadata.la -lkutils -lkio -lkdeui -lkdecore -lkhtml -lknewstuff -ltag -lGL ../../amarok/src/sqlite/libsqlite.la -ltunepimp -L/usr/lib -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl -L/usr/lib -lpq make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src' Making all in engine make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine' Making all in . make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine' Making all in void make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine/void' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src/plugin -I../../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT void-engine.lo -MD -MP -MF .deps/void-engine.Tpo -c -o void-engine.lo void-engine.cpp mv -f .deps/void-engine.Tpo .deps/void-engine.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok_void-engine_plugin.la -rpath /opt/kde/lib/kde3 void-engine.lo ../../../../amarok/src/libamarok.la ../../../../amarok/src/plugin/libplugin.la -lkdecore make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine/void' Making all in xine make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine/xine' rm -rf xineconfigbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./xineconfigbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> xineconfigbase.h ; /opt/kde/bin/kconfig_compiler ./xinecfg.kcfg ./xinecfg.kcfgc; ret=$?; \ if test "$ret" != 0; then rm -f xinecfg.h ; exit $ret ; fi /bin/sh ../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/amarokcore -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT xine-scope.lo -MD -MP -MF .deps/xine-scope.Tpo -c -o xine-scope.lo xine-scope.c xine-scope.c: In function ‘scope_plugin_new’: xine-scope.c:135: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:136) xine-scope.c:164: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:136) mv -f .deps/xine-scope.Tpo .deps/xine-scope.Plo /opt/qt/bin/moc ./xine-engine.h -o xine-engine.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/amarokcore -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT xine-engine.lo -MD -MP -MF .deps/xine-engine.Tpo -c -o xine-engine.lo xine-engine.cpp xine-engine.cpp: In member function ‘virtual void XineEngine::stop()’: xine-engine.cpp:380: warning: suggest parentheses around && within || xine-engine.cpp: In static member function ‘static void XineEngine::XineEventListener(void*, const xine_event_t*)’: xine-engine.cpp:940: warning: ‘xine_mrl_reference_data_t’ is deprecated (declared at /usr/include/xine.h:1985) mv -f .deps/xine-engine.Tpo .deps/xine-engine.Plo /opt/qt/bin/moc ./xine-config.h -o xine-config.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/amarokcore -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT xine-config.lo -MD -MP -MF .deps/xine-config.Tpo -c -o xine-config.lo xine-config.cpp mv -f .deps/xine-config.Tpo .deps/xine-config.Plo /opt/qt/bin/moc xineconfigbase.h -o xineconfigbase.moc rm -f xineconfigbase.cpp echo '#include ' > xineconfigbase.cpp echo '#include ' >> xineconfigbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i xineconfigbase.h ./xineconfigbase.ui > xineconfigbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" xineconfigbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_xineconfigbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> xineconfigbase.cpp ;\ rm -f xineconfigbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "xineconfigbase.moc"' >> xineconfigbase.cpp; else rm -f xineconfigbase.cpp ; exit $ret ; fi /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/amarokcore -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT xineconfigbase.lo -MD -MP -MF .deps/xineconfigbase.Tpo -c -o xineconfigbase.lo xineconfigbase.cpp mv -f .deps/xineconfigbase.Tpo .deps/xineconfigbase.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/amarokcore -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT xinecfg.lo -MD -MP -MF .deps/xinecfg.Tpo -c -o xinecfg.lo xinecfg.cpp mv -f .deps/xinecfg.Tpo .deps/xinecfg.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok_xine-engine.la -rpath /opt/kde/lib/kde3 xine-scope.lo xine-engine.lo xine-config.lo xineconfigbase.lo xinecfg.lo ../../../../amarok/src/libamarok.la ../../../../amarok/src/plugin/libplugin.la -lkdeui -lkdecore -lxine make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine/xine' make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/engine' Making all in mediadevice make[4]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice' Making all in generic make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/generic' rm -rf genericmediadeviceconfigdialog.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./genericmediadeviceconfigdialog.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> genericmediadeviceconfigdialog.h ; /opt/qt/bin/moc ./genericmediadevice.h -o genericmediadevice.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -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/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT genericmediadevice.lo -MD -MP -MF .deps/genericmediadevice.Tpo -c -o genericmediadevice.lo genericmediadevice.cpp In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from genericmediadevice.h:26, from genericmediadevice.cpp:22: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:17, from genericmediadevice.cpp:30: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from genericmediadevice.cpp:30: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/genericmediadevice.Tpo .deps/genericmediadevice.Plo /opt/qt/bin/moc genericmediadeviceconfigdialog.h -o genericmediadeviceconfigdialog.moc rm -f genericmediadeviceconfigdialog.cpp echo '#include ' > genericmediadeviceconfigdialog.cpp echo '#include ' >> genericmediadeviceconfigdialog.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i genericmediadeviceconfigdialog.h ./genericmediadeviceconfigdialog.ui > genericmediadeviceconfigdialog.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" genericmediadeviceconfigdialog.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_genericmediadeviceconfigdialog,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> genericmediadeviceconfigdialog.cpp ;\ rm -f genericmediadeviceconfigdialog.cpp.temp ;\ if test "$ret" = 0; then echo '#include "genericmediadeviceconfigdialog.moc"' >> genericmediadeviceconfigdialog.cpp; else rm -f genericmediadeviceconfigdialog.cpp ; exit $ret ; fi /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -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/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT genericmediadeviceconfigdialog.lo -MD -MP -MF .deps/genericmediadeviceconfigdialog.Tpo -c -o genericmediadeviceconfigdialog.lo genericmediadeviceconfigdialog.cpp In file included from /opt/kde/include/kfileitem.h:31, from /opt/kde/include/kdirlister.h:24, from genericmediadevice.h:26, from genericmediadeviceconfigdialog.h:15, from genericmediadeviceconfigdialog.cpp:11: /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:17, from ../../../../amarok/src/collectionbrowser.h:21, from genericmediadeviceconfigdialog.cpp:16: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from ../../../../amarok/src/collectionbrowser.h:21, from genericmediadeviceconfigdialog.cpp:16: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/genericmediadeviceconfigdialog.Tpo .deps/genericmediadeviceconfigdialog.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok_generic-mediadevice.la -rpath /opt/kde/lib/kde3 genericmediadevice.lo genericmediadeviceconfigdialog.lo ../../../../amarok/src/libamarok.la -lkdeui -lkdecore -lkio make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/generic' Making all in daap make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap' Making all in daapreader make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/daapreader' Making all in authentication make[7]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/daapreader/authentication' /opt/qt/bin/moc ./contentfetcher.h -o contentfetcher.moc /bin/sh ../../../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../amarok/src -I../../../../../../amarok/src/amarokcore -I../../../../../../amarok/src/mediadevice -I../../../../../../amarok/src/mediadevice/daap -I../../../../../../amarok/src/mediadevice/daap/daapreader -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT contentfetcher.lo -MD -MP -MF .deps/contentfetcher.Tpo -c -o contentfetcher.lo contentfetcher.cpp mv -f .deps/contentfetcher.Tpo .deps/contentfetcher.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../amarok/src -I../../../../../../amarok/src/amarokcore -I../../../../../../amarok/src/mediadevice -I../../../../../../amarok/src/mediadevice/daap -I../../../../../../amarok/src/mediadevice/daap/daapreader -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../amarok/src -I../../../../../../amarok/src/amarokcore -I../../../../../../amarok/src/mediadevice -I../../../../../../amarok/src/mediadevice/daap -I../../../../../../amarok/src/mediadevice/daap/daapreader -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT hasher.lo -MD -MP -MF .deps/hasher.Tpo -c -o hasher.lo hasher.c hasher.c: In function ‘GenerateStatic_42’: hasher.c:52: warning: pointer targets in initialization differ in signedness hasher.c:63: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:65: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:68: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:70: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:73: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:75: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:78: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:80: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:83: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:85: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:88: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:90: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:93: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:95: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:98: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:100: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:103: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Final’ differ in signedness hasher.c:104: warning: pointer targets in passing argument 1 of ‘DigestToString’ differ in signedness hasher.c:104: warning: pointer targets in passing argument 2 of ‘DigestToString’ differ in signedness hasher.c: In function ‘GenerateStatic_45’: hasher.c:112: warning: pointer targets in initialization differ in signedness hasher.c:123: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:125: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:128: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:130: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:133: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:135: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:138: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:140: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:143: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:145: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:148: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:150: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:153: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:155: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:158: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:160: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:164: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Final’ differ in signedness hasher.c:165: warning: pointer targets in passing argument 1 of ‘DigestToString’ differ in signedness hasher.c:165: warning: pointer targets in passing argument 2 of ‘DigestToString’ differ in signedness hasher.c: In function ‘GenerateHash’: hasher.c:190: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness hasher.c:191: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:193: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:199: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Update’ differ in signedness hasher.c:202: warning: pointer targets in passing argument 2 of ‘OpenDaap_MD5Final’ differ in signedness hasher.c:203: warning: pointer targets in passing argument 1 of ‘DigestToString’ differ in signedness hasher.c:203: warning: pointer targets in passing argument 2 of ‘DigestToString’ differ in signedness mv -f .deps/hasher.Tpo .deps/hasher.Plo /bin/sh ../../../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libauthentication.la contentfetcher.lo md5.lo hasher.lo -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkdecore -lkdeui make[7]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/daapreader/authentication' make[7]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/daapreader' /opt/qt/bin/moc ./reader.h -o reader.moc /bin/sh ../../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../amarok/src -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.cpp mv -f .deps/reader.Tpo .deps/reader.Plo /bin/sh ../../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -L/opt/kde/lib -L/opt/qt/lib -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libdaapreader.la reader.lo -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkdecore -lkdeui ../../../../../amarok/src/mediadevice/daap/daapreader/authentication/libauthentication.la make[7]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/daapreader' make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/daapreader' Making all in mongrel make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel' Making all in http11 make[7]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/http11' /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT http11.lo -MD -MP -MF .deps/http11.Tpo -c -o http11.lo http11.c http11.c:63: warning: no previous prototype for ‘http_field’ http11.c: In function ‘http_field’: http11.c:70: warning: format not a string literal and no format arguments http11.c:71: warning: format not a string literal and no format arguments http11.c: At top level: http11.c:88: warning: no previous prototype for ‘request_method’ http11.c:97: warning: no previous prototype for ‘request_uri’ http11.c: In function ‘request_uri’: http11.c:102: warning: format not a string literal and no format arguments http11.c: At top level: http11.c:108: warning: no previous prototype for ‘request_path’ http11.c: In function ‘request_path’: http11.c:113: warning: format not a string literal and no format arguments http11.c: At top level: http11.c:119: warning: no previous prototype for ‘query_string’ http11.c: In function ‘query_string’: http11.c:124: warning: format not a string literal and no format arguments http11.c: At top level: http11.c:130: warning: no previous prototype for ‘http_version’ http11.c:140: warning: no previous prototype for ‘header_done’ http11.c:178: warning: no previous prototype for ‘HttpParser_free’ http11.c:187: warning: no previous prototype for ‘HttpParser_alloc’ http11.c:213: warning: no previous prototype for ‘HttpParser_init’ http11.c:230: warning: no previous prototype for ‘HttpParser_reset’ http11.c:247: warning: no previous prototype for ‘HttpParser_finish’ http11.c:274: warning: no previous prototype for ‘HttpParser_execute’ http11.c: In function ‘HttpParser_execute’: http11.c:293: warning: format not a string literal and no format arguments http11.c: At top level: http11.c:311: warning: no previous prototype for ‘HttpParser_has_error’ http11.c:326: warning: no previous prototype for ‘HttpParser_is_finished’ http11.c:342: warning: no previous prototype for ‘HttpParser_nread’ http11.c:351: warning: no previous prototype for ‘URIClassifier_free’ http11.c:362: warning: no previous prototype for ‘URIClassifier_alloc’ http11.c:389: warning: no previous prototype for ‘URIClassifier_init’ http11.c:416: warning: no previous prototype for ‘URIClassifier_register’ http11.c:445: warning: no previous prototype for ‘URIClassifier_unregister’ http11.c:495: warning: no previous prototype for ‘URIClassifier_resolve’ http11.c:529: warning: no previous prototype for ‘Init_libhttp11’ mv -f .deps/http11.Tpo .deps/http11.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT http11_parser.lo -MD -MP -MF .deps/http11_parser.Tpo -c -o http11_parser.lo http11_parser.c mv -f .deps/http11_parser.Tpo .deps/http11_parser.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT tst_cleanup.lo -MD -MP -MF .deps/tst_cleanup.Tpo -c -o tst_cleanup.lo tst_cleanup.c mv -f .deps/tst_cleanup.Tpo .deps/tst_cleanup.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT tst_delete.lo -MD -MP -MF .deps/tst_delete.Tpo -c -o tst_delete.lo tst_delete.c mv -f .deps/tst_delete.Tpo .deps/tst_delete.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT tst_grow_node_free_list.lo -MD -MP -MF .deps/tst_grow_node_free_list.Tpo -c -o tst_grow_node_free_list.lo tst_grow_node_free_list.c tst_grow_node_free_list.c:6: warning: no previous prototype for ‘tst_grow_node_free_list’ mv -f .deps/tst_grow_node_free_list.Tpo .deps/tst_grow_node_free_list.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT tst_init.lo -MD -MP -MF .deps/tst_init.Tpo -c -o tst_init.lo tst_init.c mv -f .deps/tst_init.Tpo .deps/tst_init.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT tst_insert.lo -MD -MP -MF .deps/tst_insert.Tpo -c -o tst_insert.lo tst_insert.c mv -f .deps/tst_insert.Tpo .deps/tst_insert.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=compile gcc-4.3 -DHAVE_CONFIG_H -I. -I../../../../../.. -I/usr/include/ruby-1.9.1 -I/usr/include/ruby-1.9.1/x86_64-linux -Dinline=__inline__ -Dasm=__asm__ -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -MT tst_search.lo -MD -MP -MF .deps/tst_search.Tpo -c -o tst_search.lo tst_search.c mv -f .deps/tst_search.Tpo .deps/tst_search.Plo /bin/sh ../../../../../../libtool --silent --tag=CC --mode=link gcc-4.3 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat-security -Wmissing-format-attribute -shared -lruby -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libhttp11.la -rpath /opt/kde/lib/ruby_lib http11.lo http11_parser.lo tst_cleanup.lo tst_delete.lo tst_grow_node_free_list.lo tst_init.lo tst_insert.lo tst_search.lo make[7]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/http11' Making all in lib make[7]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib' Making all in mongrel make[8]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/mongrel' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/mongrel' Making all in rubygems make[8]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/rubygems' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/rubygems' Making all in rbconfig make[8]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/rbconfig' make[8]: Nothing to be done for `all'. make[8]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib/rbconfig' make[8]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib' make[7]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel/lib' make[7]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel' make[6]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap/mongrel' make[6]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap' rm -rf addhostbase.h; /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload ./addhostbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> addhostbase.h ; /opt/qt/bin/moc ./daapclient.h -o daapclient.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/engine -I../../../../amarok/src/engine -I../../../../amarok/src/mediadevice -I/usr/include/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT daapclient.lo -MD -MP -MF .deps/daapclient.Tpo -c -o daapclient.lo daapclient.cpp In file included from ../../../../amarok/src/collectiondb.h:17, from daapclient.cpp:20: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from daapclient.cpp:20: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from daapclient.cpp:24: daapclient.h: At global scope: daapclient.h:111: warning: type qualifiers ignored on function return type In file included from daapclient.cpp:55: /opt/kde/include/dnssd/servicebrowser.h:172: warning: type qualifiers ignored on function return type daapclient.cpp: In member function ‘virtual bool DaapClient::openDevice(bool)’: daapclient.cpp:163: warning: deprecated conversion from string constant to ‘char*’ daapclient.cpp: At global scope: daapclient.cpp:585: warning: type qualifiers ignored on function return type daapclient.cpp: In member function ‘void DaapClient::broadcastButtonToggled()’: daapclient.cpp:674: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/daapclient.Tpo .deps/daapclient.Plo /opt/qt/bin/moc ./daapserver.h -o daapserver.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/engine -I../../../../amarok/src/engine -I../../../../amarok/src/mediadevice -I/usr/include/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT daapserver.lo -MD -MP -MF .deps/daapserver.Tpo -c -o daapserver.lo daapserver.cpp In file included from ./daapclient.h:19, from daapserver.h:16, from daapserver.cpp:16: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from daapserver.h:16, from daapserver.cpp:16: ./daapclient.h:111: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from daapserver.cpp:17: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/daapserver.Tpo .deps/daapserver.Plo /opt/qt/bin/moc ./proxy.h -o proxy.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/engine -I../../../../amarok/src/engine -I../../../../amarok/src/mediadevice -I/usr/include/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c -o proxy.lo proxy.cpp In file included from daapclient.h:19, from proxy.cpp:15: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from proxy.cpp:15: daapclient.h:111: warning: type qualifiers ignored on function return type mv -f .deps/proxy.Tpo .deps/proxy.Plo /opt/qt/bin/moc addhostbase.h -o addhostbase.moc rm -f addhostbase.cpp echo '#include ' > addhostbase.cpp echo '#include ' >> addhostbase.cpp /opt/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i addhostbase.h ./addhostbase.ui > addhostbase.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" addhostbase.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_addhostbase,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> addhostbase.cpp ;\ rm -f addhostbase.cpp.temp ;\ if test "$ret" = 0; then echo '#include "addhostbase.moc"' >> addhostbase.cpp; else rm -f addhostbase.cpp ; exit $ret ; fi /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/engine -I../../../../amarok/src/engine -I../../../../amarok/src/mediadevice -I/usr/include/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT addhostbase.lo -MD -MP -MF .deps/addhostbase.Tpo -c -o addhostbase.lo addhostbase.cpp mv -f .deps/addhostbase.Tpo .deps/addhostbase.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok_daap-mediadevice.la -rpath /opt/kde/lib/kde3 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 `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap' make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/daap' Making all in ipod make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/ipod' /opt/qt/bin/moc ./ipodmediadevice.h -o ipodmediadevice.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -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 -pthread -I/usr/include/gpod-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT ipodmediadevice.lo -MD -MP -MF .deps/ipodmediadevice.Tpo -c -o ipodmediadevice.lo ipodmediadevice.cpp In file included from ../../../../amarok/src/collectiondb.h:17, from ipodmediadevice.cpp:34: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from ipodmediadevice.cpp:34: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || In file included from ../../../../amarok/src/playlistbrowser.h:14, from ipodmediadevice.cpp:39: ../../../../amarok/src/playlistbrowseritem.h: At global scope: ../../../../amarok/src/playlistbrowseritem.h:124: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:268: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:274: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:282: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:303: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:365: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:377: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:378: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:379: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:380: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:381: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:416: warning: type qualifiers ignored on function return type ../../../../amarok/src/playlistbrowseritem.h:562: warning: type qualifiers ignored on function return type mv -f .deps/ipodmediadevice.Tpo .deps/ipodmediadevice.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -pthread -lgpod -lgdk_pixbuf-2.0 -limobiledevice -lgobject-2.0 -lplist -lusbmuxd -lgthread-2.0 -lrt -lgnutls -ltasn1 -lglib-2.0 -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok_ipod-mediadevice.la -rpath /opt/kde/lib/kde3 ipodmediadevice.lo ../../../../amarok/src/libamarok.la make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/ipod' Making all in ifp make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/ifp' /opt/qt/bin/moc ./ifpmediadevice.h -o ifpmediadevice.moc /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../amarok/src -I../../../../amarok/src/amarokcore -I../../../../amarok/src/statusbar -I../../../../amarok/src/engine -I../../../../amarok/src/plugin -I../../../../amarok/src/mediadevice -I/usr/include/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT ifpmediadevice.lo -MD -MP -MF .deps/ifpmediadevice.Tpo -c -o ifpmediadevice.lo ifpmediadevice.cpp In file included from ../../../../amarok/src/collectiondb.h:17, from ifpmediadevice.cpp:32: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from ifpmediadevice.cpp:32: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/ifpmediadevice.Tpo .deps/ifpmediadevice.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok_ifp-mediadevice.la -rpath /opt/kde/lib/kde3 ifpmediadevice.lo ../../../../amarok/src/libamarok.la -lusb -lifp -lkdeui -lkdecore -lkio make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/ifp' Making all in njb make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/njb' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -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/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT njbmediadevice.lo -MD -MP -MF .deps/njbmediadevice.Tpo -c -o njbmediadevice.lo njbmediadevice.cpp In file included from ../../../../amarok/src/collectiondb.h:17, from njbmediadevice.cpp:31: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from njbmediadevice.cpp:31: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mv -f .deps/njbmediadevice.Tpo .deps/njbmediadevice.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -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/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT playlist.lo -MD -MP -MF .deps/playlist.Tpo -c -o playlist.lo playlist.cpp mv -f .deps/playlist.Tpo .deps/playlist.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -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/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT track.lo -MD -MP -MF .deps/track.Tpo -c -o track.lo track.cpp mv -f .deps/track.Tpo .deps/track.Plo /opt/qt/bin/moc ./njbmediadevice.h -o njbmediadevice.moc.cpp /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -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/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT njbmediadevice.moc.lo -MD -MP -MF .deps/njbmediadevice.moc.Tpo -c -o njbmediadevice.moc.lo njbmediadevice.moc.cpp mv -f .deps/njbmediadevice.moc.Tpo .deps/njbmediadevice.moc.Plo /bin/sh ../../../../libtool --silent --tag=CXX --mode=link g++-4.3 -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde/lib -R /opt/kde/lib -R /opt/qt/lib -L/opt/kde/lib -L/opt/qt/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o libamarok_njb-mediadevice.la -rpath /opt/kde/lib/kde3 njbmediadevice.lo playlist.lo track.lo njbmediadevice.moc.lo ../../../../amarok/src/libamarok.la -lkdeui -lkdecore -lnjb make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/njb' Making all in mtp make[5]: Entering directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/mtp' /bin/sh ../../../../libtool --silent --tag=CXX --mode=compile g++-4.3 -DHAVE_CONFIG_H -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/taglib -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -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=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -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 -MT mtpmediadevice.lo -MD -MP -MF .deps/mtpmediadevice.Tpo -c -o mtpmediadevice.lo mtpmediadevice.cpp In file included from ../../../../amarok/src/collectiondb.h:17, from ../../../../amarok/src/collectionbrowser.h:21, from mtpmediadevice.cpp:37: ../../../../amarok/src/threadmanager.h:100: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:196: warning: type qualifiers ignored on function return type ../../../../amarok/src/threadmanager.h:417: warning: type qualifiers ignored on function return type In file included from ../../../../amarok/src/collectiondb.h:23, from ../../../../amarok/src/collectionbrowser.h:21, from mtpmediadevice.cpp:37: /opt/qt/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’: /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within || mtpmediadevice.cpp: In member function ‘uint32_t MtpMediaDevice::getDefaultParentId()’: mtpmediadevice.cpp:384: warning: deprecated conversion from string constant to ‘char*’ mtpmediadevice.cpp: In member function ‘LIBMTP_album_t* MtpMediaDevice::getOrCreateAlbum(QPtrList*)’: mtpmediadevice.cpp:512: error: ‘realloc’ was not declared in this scope mtpmediadevice.cpp:528: error: ‘malloc’ was not declared in this scope mtpmediadevice.cpp: In member function ‘void MtpMediaDevice::playlistFromItem(MtpMediaItem*)’: mtpmediadevice.cpp:895: error: ‘malloc’ was not declared in this scope mtpmediadevice.cpp: In member function ‘virtual bool MtpMediaDevice::openDevice(bool)’: mtpmediadevice.cpp:1146: error: ‘free’ was not declared in this scope mtpmediadevice.cpp: In member function ‘virtual void MtpMediaDevice::customClicked()’: mtpmediadevice.cpp:1254: error: ‘free’ was not declared in this scope make[5]: *** [mtpmediadevice.lo] Error 1 make[5]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice/mtp' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src/mediadevice' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10/amarok' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/yaourt-tmp-adam/aur-amarok1/src/amarok-1.4.10' make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build amarok1. ==> Restart building amarok1 ? [y/N] ==> -------------------------------- ==>