tar -xf libffado-2.0.0.tar.gz sed: kann return nicht lesen: Datei oder Verzeichnis nicht gefunden sed: kann 1 nicht lesen: Datei oder Verzeichnis nicht gefunden scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 38, in scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 43, in scons: warning: The PathOption() function is deprecated; use the PathVariable() function instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 45, in scons: warning: The EnumOption() function is deprecated; use the EnumVariable() function instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 65, in Checking for a working C-compiler yes Checking for a working C++-compiler yes Checking for pkg-config (at least version 0.0.0)... yes Checking for C header file expat.h... yes Checking for XML_ExpatVersion() in C library expat... yes Checking for libraw1394 (1.3.0 or higher)... /home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/admin/pkgconfig.py:80: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. out = os.popen2( "pkg-config --cflags --libs %s" % name )[1] yes Checking for dbus-1 (1.0 or higher)... yes Checking for libxml++-2.6 (2.13.0 or higher)... yes Checking for libiec61883 (1.1.0 or higher)... yes Checking for lrint(3.2) in C library m... yes Checking for lrintf(3.2) in C library m... yes Checking whether 'which pyuic4' executes no Checking whether 'which pyuic' executes no Checking whether 'xdg-desktop-menu --help' executes yes I couldn't find all the prerequisites ('pyuic' / 'pyuic4' and the python-modules 'dbus' and 'qt' / 'PyQt4', the packages could be named like dbus-python and PyQt) to build the mixer. Therefor neither the qt3 nor the qt4 mixer will get installed. Trying to find the system triple: (cached) i686-pc-linux-gnu Doing a PROFILE build Detected DIST_TARGET = i686 Doing a 32-bit build scons: done reading SConscript files. scons: Building targets ... scons: *** Do not know how to make target `return'. Stop. scons: building terminated because of errors. scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 38, in scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 43, in scons: warning: The PathOption() function is deprecated; use the PathVariable() function instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 45, in scons: warning: The EnumOption() function is deprecated; use the EnumVariable() function instead. File "/home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/SConstruct", line 65, in Checking for a working C-compiler (cached) yes Checking for a working C++-compiler (cached) yes Checking for pkg-config (at least version 0.0.0)... (cached) yes Checking for C header file expat.h... (cached) yes Checking for XML_ExpatVersion() in C library expat... (cached) yes Checking for libraw1394 (1.3.0 or higher)... /home/slkbuilds/i486/l/libffado/src/libffado-2.0.0/admin/pkgconfig.py:80: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. out = os.popen2( "pkg-config --cflags --libs %s" % name )[1] (cached) yes Checking for dbus-1 (1.0 or higher)... (cached) yes Checking for libxml++-2.6 (2.13.0 or higher)... (cached) yes Checking for libiec61883 (1.1.0 or higher)... (cached) yes Checking for lrint(3.2) in C library m... (cached) yes Checking for lrintf(3.2) in C library m... (cached) yes Checking whether 'which pyuic4' executes (cached) no Checking whether 'which pyuic' executes (cached) no Checking whether 'xdg-desktop-menu --help' executes (cached) yes I couldn't find all the prerequisites ('pyuic' / 'pyuic4' and the python-modules 'dbus' and 'qt' / 'PyQt4', the packages could be named like dbus-python and PyQt) to build the mixer. Therefor neither the qt3 nor the qt4 mixer will get installed. Trying to find the system triple: (cached) i686-pc-linux-gnu Doing a PROFILE build Detected DIST_TARGET = i686 Doing a 32-bit build WARNING! You are using the (packagers) option DESTDIR to install this package to a different place than the real prefix. As the xdg-tools can't cope with that, the .desktop-files are not installed by this build, you have to deal with them your own. (And you have to look into the SConstruct to learn how to disable this message.) scons: done reading SConscript files. scons: Building targets ... building 'config.h' from 'config.h.in' g++ -o src/devicemanager.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/devicemanager.cpp g++ -o src/ffado.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/ffado.cpp g++ -o src/ffadodevice.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/ffadodevice.cpp g++ -o src/debugmodule/debugmodule.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/debugmodule/debugmodule.cpp g++ -o src/DeviceStringParser.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/DeviceStringParser.cpp g++ -o src/libavc/streamformat/avc_extended_stream_format.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/streamformat/avc_extended_stream_format.cpp g++ -o src/libavc/musicsubunit/avc_descriptor_music.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/musicsubunit/avc_descriptor_music.cpp g++ -o src/libavc/musicsubunit/avc_musicsubunit.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/musicsubunit/avc_musicsubunit.cpp g++ -o src/libavc/audiosubunit/avc_audiosubunit.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/audiosubunit/avc_audiosubunit.cpp g++ -o src/libavc/audiosubunit/avc_function_block.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/audiosubunit/avc_function_block.cpp g++ -o src/libavc/descriptors/avc_descriptor_cmd.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/descriptors/avc_descriptor_cmd.cpp g++ -o src/libavc/descriptors/avc_descriptor.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/descriptors/avc_descriptor.cpp g++ -o src/libavc/general/avc_extended_subunit_info.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_extended_subunit_info.cpp g++ -o src/libavc/general/avc_unit_info.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_unit_info.cpp g++ -o src/libavc/general/avc_generic.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_generic.cpp g++ -o src/libavc/general/avc_subunit_info.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_subunit_info.cpp g++ -o src/libavc/general/avc_connect.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_connect.cpp g++ -o src/libavc/general/avc_signal_format.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_signal_format.cpp g++ -o src/libavc/general/avc_extended_cmd_generic.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_extended_cmd_generic.cpp g++ -o src/libavc/general/avc_extended_plug_info.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_extended_plug_info.cpp g++ -o src/libavc/general/avc_plug_info.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_plug_info.cpp g++ -o src/libavc/general/avc_unit.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_unit.cpp g++ -o src/libavc/general/avc_subunit.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_subunit.cpp g++ -o src/libavc/general/avc_plug.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_plug.cpp g++ -o src/libavc/general/avc_vendor_dependent_cmd.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/general/avc_vendor_dependent_cmd.cpp g++ -o src/libavc/avc_definitions.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/avc_definitions.cpp g++ -o src/libavc/ccm/avc_signal_source.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libavc/ccm/avc_signal_source.cpp g++ -o src/libieee1394/configrom.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libieee1394/configrom.cpp gcc -o src/libieee1394/csr1212.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libieee1394/csr1212.c g++ -o src/libieee1394/CycleTimerHelper.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libieee1394/CycleTimerHelper.cpp g++ -o src/libieee1394/ieee1394service.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libieee1394/ieee1394service.cpp g++ -o src/libieee1394/IEC61883.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libieee1394/IEC61883.cpp g++ -o src/libieee1394/IsoHandler.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libieee1394/IsoHandler.cpp g++ -o src/libieee1394/IsoHandlerManager.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libieee1394/IsoHandlerManager.cpp src/libieee1394/IsoHandlerManager.cpp: In member function »bool IsoHandlerManager::registerStream(Streaming::StreamProcessor*)«: src/libieee1394/IsoHandlerManager.cpp:758: Warnung: »receive_mode« may be used uninitialized in this function g++ -o src/libstreaming/StreamProcessorManager.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/StreamProcessorManager.cpp src/libstreaming/StreamProcessorManager.cpp: In member function »void Streaming::StreamProcessorManager::dumpInfo()«: src/libstreaming/StreamProcessorManager.cpp:1495: Warnung: Variable »disabled« wird nicht verwendet src/libstreaming/StreamProcessorManager.cpp:1510: Warnung: Variable »disabled« wird nicht verwendet gcc -o src/libstreaming/util/cip.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/util/cip.c g++ -o src/libstreaming/generic/StreamProcessor.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/generic/StreamProcessor.cpp g++ -o src/libstreaming/generic/Port.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/generic/Port.cpp g++ -o src/libstreaming/generic/PortManager.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/generic/PortManager.cpp g++ -o src/libutil/cmd_serialize.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/cmd_serialize.cpp g++ -o src/libutil/Configuration.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/Configuration.cpp src/libutil/Configuration.cpp: In member function »void Util::Configuration::ConfigFile::showSetting(libconfig::Setting&, std::string)«: src/libutil/Configuration.cpp:182: Warnung: Variable »i« wird nicht verwendet src/libutil/Configuration.cpp:190: Warnung: Variable »i« wird nicht verwendet src/libutil/Configuration.cpp:198: Warnung: Variable »f« wird nicht verwendet g++ -o src/libutil/OptionContainer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/OptionContainer.cpp g++ -o src/libutil/PosixMutex.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/PosixMutex.cpp src/libutil/PosixMutex.cpp: In member function »virtual void Util::PosixMutex::Lock()«: src/libutil/PosixMutex.cpp:93: Warnung: Variable »err« wird nicht verwendet g++ -o src/libutil/PosixThread.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/PosixThread.cpp gcc -o src/libutil/ringbuffer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/ringbuffer.c g++ -o src/libutil/SystemTimeSource.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/SystemTimeSource.cpp g++ -o src/libutil/TimestampedBuffer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/TimestampedBuffer.cpp src/libutil/TimestampedBuffer.cpp: In member function »bool Util::TimestampedBuffer::setBandwidth(double)«: src/libutil/TimestampedBuffer.cpp:98: Warnung: Variable »curr_bw« wird nicht verwendet g++ -o src/libutil/Watchdog.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/Watchdog.cpp g++ -o src/libcontrol/Element.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libcontrol/Element.cpp g++ -o src/libcontrol/BasicElements.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libcontrol/BasicElements.cpp g++ -o src/libcontrol/MatrixMixer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libcontrol/MatrixMixer.cpp g++ -o src/libcontrol/ClockSelect.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libcontrol/ClockSelect.cpp g++ -o src/libcontrol/Nickname.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libcontrol/Nickname.cpp g++ -o src/libutil/serialize_libxml.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libutil/serialize_libxml.cpp g++ -o src/bebob/bebob_avdevice.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_avdevice.cpp g++ -o src/bebob/bebob_avdevice_subunit.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_avdevice_subunit.cpp g++ -o src/bebob/bebob_avplug.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_avplug.cpp g++ -o src/bebob/bebob_dl_bcd.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_dl_bcd.cpp g++ -o src/bebob/bebob_dl_codes.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_dl_codes.cpp g++ -o src/bebob/bebob_dl_mgr.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_dl_mgr.cpp g++ -o src/bebob/bebob_functionblock.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_functionblock.cpp g++ -o src/bebob/bebob_mixer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/bebob_mixer.cpp g++ -o src/bebob/focusrite/focusrite_generic.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/focusrite/focusrite_generic.cpp g++ -o src/bebob/focusrite/focusrite_saffire.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/focusrite/focusrite_saffire.cpp g++ -o src/bebob/focusrite/focusrite_saffirepro.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/focusrite/focusrite_saffirepro.cpp src/bebob/focusrite/focusrite_saffirepro.cpp: In member function »virtual bool BeBoB::Focusrite::SaffireProDevice::setActiveClockSource(FFADODevice::ClockSource)«: src/bebob/focusrite/focusrite_saffirepro.cpp:484: Warnung: Variable »gen_before« wird nicht verwendet src/bebob/focusrite/focusrite_saffirepro.cpp:498: Warnung: Variable »gen_after« wird nicht verwendet g++ -o src/bebob/focusrite/focusrite_cmd.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/focusrite/focusrite_cmd.cpp g++ -o src/bebob/terratec/terratec_device.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/terratec/terratec_device.cpp g++ -o src/bebob/terratec/terratec_cmd.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/terratec/terratec_cmd.cpp g++ -o src/bebob/edirol/edirol_fa101.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/edirol/edirol_fa101.cpp g++ -o src/bebob/edirol/edirol_fa66.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/edirol/edirol_fa66.cpp g++ -o src/bebob/esi/quatafire610.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/esi/quatafire610.cpp g++ -o src/bebob/mackie/onyxmixer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/bebob/mackie/onyxmixer.cpp g++ -o src/fireworks/fireworks_device.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/fireworks_device.cpp g++ -o src/fireworks/fireworks_control.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/fireworks_control.cpp g++ -o src/fireworks/fireworks_firmware.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/fireworks_firmware.cpp g++ -o src/fireworks/efc/efc_avc_cmd.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_avc_cmd.cpp g++ -o src/fireworks/efc/efc_cmd.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_cmd.cpp g++ -o src/fireworks/efc/efc_cmds_hardware.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_cmds_hardware.cpp g++ -o src/fireworks/efc/efc_cmds_hardware_ctrl.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_cmds_hardware_ctrl.cpp g++ -o src/fireworks/efc/efc_cmds_flash.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_cmds_flash.cpp g++ -o src/fireworks/efc/efc_cmds_mixer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_cmds_mixer.cpp g++ -o src/fireworks/efc/efc_cmds_monitor.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_cmds_monitor.cpp g++ -o src/fireworks/efc/efc_cmds_ioconfig.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/efc/efc_cmds_ioconfig.cpp g++ -o src/fireworks/fireworks_session_block.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/fireworks_session_block.cpp src/fireworks/fireworks_session_block.cpp: In member function »void FireWorks::Session::show()«: src/fireworks/fireworks_session_block.cpp:377: Warnung: Variable »crc« wird nicht verwendet g++ -o src/fireworks/audiofire/audiofire_device.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/fireworks/audiofire/audiofire_device.cpp g++ -o src/motu/motu_avdevice.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/motu/motu_avdevice.cpp g++ -o src/motu/motu_controls.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/motu/motu_controls.cpp g++ -o src/motu/motu_mark3_controls.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/motu/motu_mark3_controls.cpp g++ -o src/motu/motu_mixerdefs.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/motu/motu_mixerdefs.cpp g++ -o src/motu/motu_mark3_mixerdefs.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/motu/motu_mark3_mixerdefs.cpp g++ -o src/motu/motu_mixer.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/motu/motu_mixer.cpp g++ -o src/libstreaming/motu/MotuPort.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/motu/MotuPort.cpp g++ -o src/libstreaming/motu/MotuPortInfo.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/motu/MotuPortInfo.cpp g++ -o src/libstreaming/motu/MotuReceiveStreamProcessor.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/motu/MotuReceiveStreamProcessor.cpp g++ -o src/libstreaming/motu/MotuTransmitStreamProcessor.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/motu/MotuTransmitStreamProcessor.cpp g++ -o src/libstreaming/amdtp/AmdtpPort.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/amdtp/AmdtpPort.cpp g++ -o src/libstreaming/amdtp/AmdtpPortInfo.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/amdtp/AmdtpPortInfo.cpp g++ -o src/libstreaming/amdtp/AmdtpReceiveStreamProcessor.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/amdtp/AmdtpReceiveStreamProcessor.cpp g++ -o src/libstreaming/amdtp/AmdtpTransmitStreamProcessor.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/libstreaming/amdtp/AmdtpTransmitStreamProcessor.cpp g++ -o src/genericavc/avc_avdevice.os -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DENABLE_BEBOB -DENABLE_FIREWORKS -DENABLE_MOTU -DENABLE_GENERICAVC -fPIC -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Iexternal/libconfig src/genericavc/avc_avdevice.cpp src/genericavc/avc_avdevice.cpp: In member function »virtual FFADODevice::eStreamingState GenericAVC::AvDevice::getStreamingState()«: src/genericavc/avc_avdevice.cpp:186: Warnung: dereferencing pointer »oPCR0q« does break strict-aliasing rules src/genericavc/avc_avdevice.cpp:176: Anmerkung: initialized from here src/genericavc/avc_avdevice.cpp:187: Warnung: dereferencing pointer »iPCR0q« does break strict-aliasing rules src/genericavc/avc_avdevice.cpp:177: Anmerkung: initialized from here gcc -o external/libconfig/grammar.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DYY_NO_INPUT -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -Iexternal/libconfig external/libconfig/grammar.c gcc -o external/libconfig/libconfig.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DYY_NO_INPUT -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -Iexternal/libconfig external/libconfig/libconfig.c g++ -o external/libconfig/libconfigcpp.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DYY_NO_INPUT -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -Iexternal/libconfig external/libconfig/libconfigcpp.cpp gcc -o external/libconfig/scanner.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DYY_NO_INPUT -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -Iexternal/libconfig external/libconfig/scanner.c ar rc external/libconfig/libconfigpp.a external/libconfig/grammar.o external/libconfig/libconfig.o external/libconfig/libconfigcpp.o external/libconfig/scanner.o ranlib external/libconfig/libconfigpp.a g++ -o src/libffado.so -Wl,-soname=libffado.so.2 -shared src/devicemanager.os src/ffado.os src/ffadodevice.os src/debugmodule/debugmodule.os src/DeviceStringParser.os src/libavc/streamformat/avc_extended_stream_format.os src/libavc/musicsubunit/avc_descriptor_music.os src/libavc/musicsubunit/avc_musicsubunit.os src/libavc/audiosubunit/avc_audiosubunit.os src/libavc/audiosubunit/avc_function_block.os src/libavc/descriptors/avc_descriptor_cmd.os src/libavc/descriptors/avc_descriptor.os src/libavc/general/avc_extended_subunit_info.os src/libavc/general/avc_unit_info.os src/libavc/general/avc_generic.os src/libavc/general/avc_subunit_info.os src/libavc/general/avc_connect.os src/libavc/general/avc_signal_format.os src/libavc/general/avc_extended_cmd_generic.os src/libavc/general/avc_extended_plug_info.os src/libavc/general/avc_plug_info.os src/libavc/general/avc_unit.os src/libavc/general/avc_subunit.os src/libavc/general/avc_plug.os src/libavc/general/avc_vendor_dependent_cmd.os src/libavc/avc_definitions.os src/libavc/ccm/avc_signal_source.os src/libieee1394/configrom.os src/libieee1394/csr1212.os src/libieee1394/CycleTimerHelper.os src/libieee1394/ieee1394service.os src/libieee1394/IEC61883.os src/libieee1394/IsoHandler.os src/libieee1394/IsoHandlerManager.os src/libstreaming/StreamProcessorManager.os src/libstreaming/util/cip.os src/libstreaming/generic/StreamProcessor.os src/libstreaming/generic/Port.os src/libstreaming/generic/PortManager.os src/libutil/cmd_serialize.os src/libutil/Configuration.os src/libutil/OptionContainer.os src/libutil/PosixMutex.os src/libutil/PosixThread.os src/libutil/ringbuffer.os src/libutil/SystemTimeSource.os src/libutil/TimestampedBuffer.os src/libutil/Watchdog.os src/libcontrol/Element.os src/libcontrol/BasicElements.os src/libcontrol/MatrixMixer.os src/libcontrol/ClockSelect.os src/libcontrol/Nickname.os src/libutil/serialize_libxml.os src/bebob/bebob_avdevice.os src/bebob/bebob_avdevice_subunit.os src/bebob/bebob_avplug.os src/bebob/bebob_dl_bcd.os src/bebob/bebob_dl_codes.os src/bebob/bebob_dl_mgr.os src/bebob/bebob_functionblock.os src/bebob/bebob_mixer.os src/bebob/focusrite/focusrite_generic.os src/bebob/focusrite/focusrite_saffire.os src/bebob/focusrite/focusrite_saffirepro.os src/bebob/focusrite/focusrite_cmd.os src/bebob/terratec/terratec_device.os src/bebob/terratec/terratec_cmd.os src/bebob/edirol/edirol_fa101.os src/bebob/edirol/edirol_fa66.os src/bebob/esi/quatafire610.os src/bebob/mackie/onyxmixer.os src/fireworks/fireworks_device.os src/fireworks/fireworks_control.os src/fireworks/fireworks_firmware.os src/fireworks/efc/efc_avc_cmd.os src/fireworks/efc/efc_cmd.os src/fireworks/efc/efc_cmds_hardware.os src/fireworks/efc/efc_cmds_hardware_ctrl.os src/fireworks/efc/efc_cmds_flash.os src/fireworks/efc/efc_cmds_mixer.os src/fireworks/efc/efc_cmds_monitor.os src/fireworks/efc/efc_cmds_ioconfig.os src/fireworks/fireworks_session_block.os src/fireworks/audiofire/audiofire_device.os src/motu/motu_avdevice.os src/motu/motu_controls.os src/motu/motu_mark3_controls.os src/motu/motu_mixerdefs.os src/motu/motu_mark3_mixerdefs.os src/motu/motu_mixer.os src/libstreaming/motu/MotuPort.os src/libstreaming/motu/MotuPortInfo.os src/libstreaming/motu/MotuReceiveStreamProcessor.os src/libstreaming/motu/MotuTransmitStreamProcessor.os src/libstreaming/amdtp/AmdtpPort.os src/libstreaming/amdtp/AmdtpPortInfo.os src/libstreaming/amdtp/AmdtpReceiveStreamProcessor.os src/libstreaming/amdtp/AmdtpTransmitStreamProcessor.os src/genericavc/avc_avdevice.os -Lexternal/libconfig -lconfigpp -lexpat -lm -lrt -liec61883 -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 Install file: "src/libffado.so" as "/home/slkbuilds/i486/l/libffado/pkg/usr/lib/libffado.so.2.0.0" rm -f /home/slkbuilds/i486/l/libffado/pkg/usr/lib/libffado.so /home/slkbuilds/i486/l/libffado/pkg/usr/lib/libffado.so.2 cd /home/slkbuilds/i486/l/libffado/pkg/usr/lib && ln -s libffado.so.2 libffado.so && ln -s libffado.so.2.0.0 libffado.so.2 building 'libffado.pc' from 'libffado.pc.in' Install file: "libffado.pc" as "/home/slkbuilds/i486/l/libffado/pkg/usr/lib/pkgconfig/libffado.pc" Install file: "libffado/ffado.h" as "/home/slkbuilds/i486/l/libffado/pkg/usr/include/libffado/ffado.h" Install file: "configuration" as "/home/slkbuilds/i486/l/libffado/pkg/usr/share/libffado/configuration" Install file: "support/tools/ffado_diag_helpers.py" as "/home/slkbuilds/i486/l/libffado/pkg/usr/share/libffado/python/ffado_diag_helpers.py" Install file: "support/tools/helpstrings.py" as "/home/slkbuilds/i486/l/libffado/pkg/usr/share/libffado/python/helpstrings.py" Install file: "support/tools/listirqinfo.py" as "/home/slkbuilds/i486/l/libffado/pkg/usr/share/libffado/python/listirqinfo.py" python support/tools/ffado-diag-static > support/tools/static_info.txt Install file: "support/tools/static_info.txt" as "/home/slkbuilds/i486/l/libffado/pkg/usr/share/libffado/python/static_info.txt" g++ -o support/firmware/downloader.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include support/firmware/downloader.cpp g++ -o support/firmware/bridgeco-downloader.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include support/firmware/bridgeco-downloader.cpp g++ -o support/firmware/ffado-bridgeco-downloader support/firmware/downloader.o support/firmware/bridgeco-downloader.o -Lsrc -lffado -lexpat -lm -lrt -liec61883 -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 Install file: "support/firmware/ffado-bridgeco-downloader" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-bridgeco-downloader" g++ -o external/dbus/tools/xml.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/tools/xml.cpp g++ -o external/dbus/tools/xml2cpp.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/tools/xml2cpp.cpp g++ -o external/dbus/src/connection.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/connection.cpp g++ -o external/dbus/src/debug.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/debug.cpp g++ -o external/dbus/src/dispatcher.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/dispatcher.cpp external/dbus/src/dispatcher.cpp: In member function »int DBus::Watch::descriptor() const«: external/dbus/src/dispatcher.cpp:69: Warnung: »int dbus_watch_get_fd(DBusWatch*)« ist veraltet (deklariert bei /usr/include/dbus-1.0/dbus/dbus-connection.h:373) external/dbus/src/dispatcher.cpp:69: Warnung: »int dbus_watch_get_fd(DBusWatch*)« ist veraltet (deklariert bei /usr/include/dbus-1.0/dbus/dbus-connection.h:373) g++ -o external/dbus/src/error.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/error.cpp g++ -o external/dbus/src/eventloop.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/eventloop.cpp g++ -o external/dbus/src/interface.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/interface.cpp g++ -o external/dbus/src/introspection.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/introspection.cpp g++ -o external/dbus/src/property.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/property.cpp g++ -o external/dbus/src/message.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/message.cpp g++ -o external/dbus/src/object.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/object.cpp g++ -o external/dbus/src/pendingcall.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/pendingcall.cpp g++ -o external/dbus/src/server.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/server.cpp g++ -o external/dbus/src/types.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DDBUS_API_SUBJECT_TO_CHANGE -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Iexternal/dbus/include external/dbus/src/types.cpp ar rc external/dbus/libdbus-c++.a external/dbus/src/connection.o external/dbus/src/debug.o external/dbus/src/dispatcher.o external/dbus/src/error.o external/dbus/src/eventloop.o external/dbus/src/interface.o external/dbus/src/introspection.o external/dbus/src/property.o external/dbus/src/message.o external/dbus/src/object.o external/dbus/src/pendingcall.o external/dbus/src/server.o external/dbus/src/types.o ranlib external/dbus/libdbus-c++.a g++ -o external/dbus/dbusxx-xml2cpp external/dbus/tools/xml.o external/dbus/tools/xml2cpp.o -Lexternal/dbus -lexpat -lm -ldbus-1 -lpthread -lrt -ldbus-c++ dbusxx_xml2cpp_adaptor_action(["support/dbus/controlserver-glue.h"], ["support/dbus/control-interface.xml"]) ./external/dbus/dbusxx-xml2cpp support/dbus/control-interface.xml --adaptor=support/dbus/controlserver-glue.h writing support/dbus/controlserver-glue.h generating code for interface org.ffado.Control.Element.Element... generating code for interface org.ffado.Control.Element.Container... generating code for interface org.ffado.Control.Element.ConfigRomX... generating code for interface org.ffado.Control.Element.Continuous... generating code for interface org.ffado.Control.Element.Discrete... generating code for interface org.ffado.Control.Element.Text... generating code for interface org.ffado.Control.Element.Register... generating code for interface org.ffado.Control.Element.Enum... generating code for interface org.ffado.Control.Element.AttributeEnum... generating code for interface org.ffado.Control.Element.MatrixMixer... g++ -o support/dbus/ffado-dbus-server.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -Iexternal/dbus/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include support/dbus/ffado-dbus-server.cpp g++ -o support/dbus/controlserver.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -Iexternal/dbus/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include support/dbus/controlserver.cpp g++ -o support/dbus/ffado-dbus-server support/dbus/ffado-dbus-server.o support/dbus/controlserver.o -Lsrc -Lexternal/dbus -lffado -ldbus-c++ -lexpat -lm -ldbus-1 -lpthread -lrt -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 Install file: "support/dbus/ffado-dbus-server" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-dbus-server" building 'support/tools/ffado-diag' from 'support/tools/ffado-diag.in' Install file: "support/tools/ffado-diag" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-diag" g++ -o support/firmware/fireworks-downloader.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include support/firmware/fireworks-downloader.cpp g++ -o support/firmware/ffado-fireworks-downloader support/firmware/downloader.o support/firmware/fireworks-downloader.o -Lsrc -lffado -lexpat -lm -lrt -liec61883 -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 Install file: "support/firmware/ffado-fireworks-downloader" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-fireworks-downloader" g++ -o tests/test-ffado.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include tests/test-ffado.cpp g++ -o tests/ffado-test tests/test-ffado.o -Lsrc -lffado -lexpat -lm -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 Install file: "tests/ffado-test" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-test" g++ -o tests/systemtests/test-isorecv-1.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include tests/systemtests/test-isorecv-1.cpp g++ -o tests/systemtests/realtimetools.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include tests/systemtests/realtimetools.cpp g++ -o tests/systemtests/ffado-test-isorecv tests/systemtests/test-isorecv-1.o tests/systemtests/realtimetools.o -Lsrc -lffado -lexpat -lm -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lraw1394 Install file: "tests/systemtests/ffado-test-isorecv" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-test-isorecv" g++ -o tests/systemtests/test-isoxmit-1.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include tests/systemtests/test-isoxmit-1.cpp g++ -o tests/systemtests/ffado-test-isoxmit tests/systemtests/test-isoxmit-1.o tests/systemtests/realtimetools.o -Lsrc -lffado -lexpat -lm -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lraw1394 Install file: "tests/systemtests/ffado-test-isoxmit" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-test-isoxmit" g++ -o tests/streaming/teststreaming3.o -c -O2 -march=i486 -mtune=i686 -Wall -g -m32 -DNDEBUG -DDBUS_HAS_THREADS_INIT_DEFAULT -I. -Isrc -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include tests/streaming/teststreaming3.cpp g++ -o tests/streaming/ffado-test-streaming tests/streaming/teststreaming3.o -Lsrc -lffado -lexpat -lm -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 Install file: "tests/streaming/ffado-test-streaming" as "/home/slkbuilds/i486/l/libffado/pkg/usr/bin/ffado-test-streaming" scons: done building targets. /home/slkbuilds/i486/l/libffado/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 2010-03-09 23:06 install drwxr-xr-x 8 root root 4096 2010-03-09 23:06 usr /home/slkbuilds/i486/l/libffado/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 338 2010-03-09 23:06 slack-desc /home/slkbuilds/i486/l/libffado/pkg/usr: insgesamt 24 drwxr-xr-x 2 root root 4096 2010-03-09 23:06 bin drwxr-xr-x 3 root root 4096 2010-03-09 23:06 doc drwxr-xr-x 3 root root 4096 2010-03-09 23:05 include drwxr-xr-x 3 root root 4096 2010-03-09 23:06 lib drwxr-xr-x 5 root root 4096 2010-03-09 23:06 share drwxr-xr-x 3 root root 4096 2010-03-09 23:01 src /home/slkbuilds/i486/l/libffado/pkg/usr/bin: insgesamt 320 -rwxr-xr-x 1 root root 18792 2010-03-09 23:06 ffado-bridgeco-downloader -rwxr-xr-x 1 root root 207024 2010-03-09 23:06 ffado-dbus-server -rwxr-xr-x 1 root root 6320 2010-03-09 23:06 ffado-diag -rwxr-xr-x 1 root root 27536 2010-03-09 23:06 ffado-fireworks-downloader -rwxr-xr-x 1 root root 21616 2010-03-09 23:06 ffado-test -rwxr-xr-x 1 root root 8616 2010-03-09 23:06 ffado-test-isorecv -rwxr-xr-x 1 root root 9476 2010-03-09 23:06 ffado-test-isoxmit -rwxr-xr-x 1 root root 11256 2010-03-09 23:06 ffado-test-streaming /home/slkbuilds/i486/l/libffado/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 2010-03-09 23:06 libffado-2.0.0 /home/slkbuilds/i486/l/libffado/pkg/usr/doc/libffado-2.0.0: insgesamt 12 -rw-r--r-- 1 root root 161 2010-03-09 23:06 AUTHORS -rw-r--r-- 1 root root 73 2010-03-09 23:06 ChangeLog -rw-r--r-- 1 root root 0 2010-03-09 23:06 NEWS -rw-r--r-- 1 root root 122 2010-03-09 23:06 README /home/slkbuilds/i486/l/libffado/pkg/usr/include: insgesamt 4 drwxr-xr-x 2 root root 4096 2010-03-09 23:05 libffado /home/slkbuilds/i486/l/libffado/pkg/usr/include/libffado: insgesamt 16 -rw-r--r-- 1 root root 16030 2008-10-23 18:00 ffado.h /home/slkbuilds/i486/l/libffado/pkg/usr/lib: insgesamt 1572 lrwxrwxrwx 1 root root 13 2010-03-09 23:05 libffado.so -> libffado.so.2 lrwxrwxrwx 1 root root 17 2010-03-09 23:05 libffado.so.2 -> libffado.so.2.0.0 -rwxr-xr-x 1 root root 1605264 2010-03-09 23:06 libffado.so.2.0.0 drwxr-xr-x 2 root root 4096 2010-03-09 23:05 pkgconfig /home/slkbuilds/i486/l/libffado/pkg/usr/lib/pkgconfig: insgesamt 4 -rw-r--r-- 1 root root 97 2010-03-09 23:05 libffado.pc /home/slkbuilds/i486/l/libffado/pkg/usr/share: insgesamt 12 drwxr-xr-x 2 root root 4096 2010-03-09 23:06 applications drwxr-xr-x 3 root root 4096 2010-03-09 23:06 icons drwxr-xr-x 3 root root 4096 2010-03-09 23:05 libffado /home/slkbuilds/i486/l/libffado/pkg/usr/share/applications: insgesamt 4 -rw-r--r-- 1 root root 222 2010-03-09 23:06 ffado.desktop /home/slkbuilds/i486/l/libffado/pkg/usr/share/icons: insgesamt 4 drwxr-xr-x 3 root root 4096 2010-03-09 23:06 hicolor /home/slkbuilds/i486/l/libffado/pkg/usr/share/icons/hicolor: insgesamt 4 drwxr-xr-x 3 root root 4096 2010-03-09 23:06 48x48 /home/slkbuilds/i486/l/libffado/pkg/usr/share/icons/hicolor/48x48: insgesamt 4 drwxr-xr-x 2 root root 4096 2010-03-09 23:06 apps /home/slkbuilds/i486/l/libffado/pkg/usr/share/icons/hicolor/48x48/apps: insgesamt 4 -rwxr-xr-x 1 root root 2775 2010-03-09 23:06 ffado.png /home/slkbuilds/i486/l/libffado/pkg/usr/share/libffado: insgesamt 12 -rw-r--r-- 1 root root 6857 2009-03-29 17:08 configuration drwxr-xr-x 2 root root 4096 2010-03-09 23:05 python /home/slkbuilds/i486/l/libffado/pkg/usr/share/libffado/python: insgesamt 24 -rw-r--r-- 1 root root 4531 2009-10-12 22:34 ffado_diag_helpers.py -rw-r--r-- 1 root root 1849 2008-04-18 17:36 helpstrings.py -rwxr-xr-x 1 root root 5617 2008-04-18 17:36 listirqinfo.py -rw-r--r-- 1 root root 1478 2010-03-09 23:05 static_info.txt /home/slkbuilds/i486/l/libffado/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 2010-03-09 23:06 libffado-2.0.0 /home/slkbuilds/i486/l/libffado/pkg/usr/src/libffado-2.0.0: insgesamt 20 -rwxr-xr-x 1 root root 1465 2010-03-09 23:06 SLKBUILD -rwxr-xr-x 1 root root 10045 2010-03-09 23:06 build-libffado.sh -rwxr-xr-x 1 root root 2775 2010-03-09 23:01 ffado.png Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libffado.so -> libffado.so.2 usr/lib/libffado.so.2 -> libffado.so.2.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libffado.so ) ( cd usr/lib ; ln -sf libffado.so.2 libffado.so ) ( cd usr/lib ; rm -rf libffado.so.2 ) ( cd usr/lib ; ln -sf libffado.so.2.0.0 libffado.so.2 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: „./usr/lib/libffado.so“ entfernt „./usr/lib/libffado.so.2“ entfernt Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/slkbuilds/i486/l/libffado/libffado-2.0.0-i486-2tm.txz ./ usr/ usr/bin/ usr/bin/ffado-bridgeco-downloader usr/bin/ffado-diag usr/bin/ffado-test-isoxmit usr/bin/ffado-test-streaming usr/bin/ffado-test usr/bin/ffado-dbus-server usr/bin/ffado-test-isorecv usr/bin/ffado-fireworks-downloader usr/doc/ usr/doc/libffado-2.0.0/ usr/doc/libffado-2.0.0/README usr/doc/libffado-2.0.0/NEWS usr/doc/libffado-2.0.0/ChangeLog usr/doc/libffado-2.0.0/AUTHORS usr/src/ usr/src/libffado-2.0.0/ usr/src/libffado-2.0.0/build-libffado.sh usr/src/libffado-2.0.0/SLKBUILD usr/src/libffado-2.0.0/ffado.png usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/libffado.pc usr/lib/libffado.so.2.0.0 usr/include/ usr/include/libffado/ usr/include/libffado/ffado.h usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/ffado.png usr/share/libffado/ usr/share/libffado/configuration usr/share/libffado/python/ usr/share/libffado/python/helpstrings.py usr/share/libffado/python/ffado_diag_helpers.py usr/share/libffado/python/listirqinfo.py usr/share/libffado/python/static_info.txt usr/share/applications/ usr/share/applications/ffado.desktop install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/libffado-2.0.0/NEWS Slackware package /home/slkbuilds/i486/l/libffado/libffado-2.0.0-i486-2tm.txz created. Package has been built. Cleaning pkg and src directories