[proaudio] Jackdbus and libfreebob

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


(I hope this not a double post, I sent the previous post before I was validated)
I'm attempting to set up a gentoo pro audio system, however, I'm
having some difficulty installing and getting Jack to work.  I had
tried using LADI, QJackCtl, but neither seemed to work (I can do a ps
-A | grep jack and see that the server is running, but they both said
the server wasn't running, as well, jack_control status said the
server wasn't running).  Anyway, I noticed that I had
jack-audio-connection-kit and qjackctl from different overlays, so I
am attempting to use both of them from the proaudio overlay, to see if
that would clear up the problems...
However, now I'm running into another problem, libfreebob doesn't
build.  the source from the proaudio repository doesn't match in size
what the ebuild expects, the package from sourceforge seems to match
when I download it, but it doesn't build.  I'm using gcc-4.4.3 on a
newly build x86_64 system.  It ends with the following errors:  (I
hope I have included enough)  Thank You in Advance.
James


 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_connect.lo -MD -MP -MF
libfreebobavc/.deps/avc_connect.Tpo -c libfreebobavc/avc_connect.cpp
-fPIC -DPIC -o libfreebobavc/.libs/avc_connect.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_definitions.lo -MD -MP -MF
libfreebobavc/.deps/avc_definitions.Tpo -c
libfreebobavc/avc_definitions.cpp  -fPIC -DPIC -o
libfreebobavc/.libs/avc_definitions.o
libfreebobavc/avc_definitions.cpp: In function 'std::ostream&
operator<<(std::ostream&, ESamplingFrequency)':
libfreebobavc/avc_definitions.cpp:109: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:112: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:115: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:118: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:121: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:124: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:127: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:130: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:133: warning: deprecated conversion
from string constant to 'char*'
libfreebobavc/avc_definitions.cpp:137: warning: deprecated conversion
from string constant to 'char*'
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_definitions.lo -MD -MP -MF
libfreebobavc/.deps/avc_definitions.Tpo -c
libfreebobavc/avc_definitions.cpp -o libfreebobavc/avc_definitions.o
>/dev/null 2>&1
bounce/bounce_avdevice.cpp: In member function 'virtual void
Bounce::BounceDevice::showDevice() const':
bounce/bounce_avdevice.cpp:90: warning: format '%016llX' expects type
'long long unsigned int', but argument 2 has type 'long unsigned int'
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT bounce/bounce_avdevice.lo -MD -MP -MF
bounce/.deps/bounce_avdevice.Tpo -c bounce/bounce_avdevice.cpp -o
bounce/bounce_avdevice.o >/dev/null 2>&1
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_connect.lo -MD -MP -MF
libfreebobavc/.deps/avc_connect.Tpo -c libfreebobavc/avc_connect.cpp
-o libfreebobavc/avc_connect.o >/dev/null 2>&1
depbase=`echo libfreebobavc/avc_extended_cmd_generic.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
       if /bin/sh ../libtool --tag=CXX --mode=compile
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2   -I.. -I../src    -march=k8 -O2 -pipe -Wall
-O2 -DNDEBUG -MT libfreebobavc/avc_extended_cmd_generic.lo -MD -MP -MF
"$depbase.Tpo" -c -o libfreebobavc/avc_extended_cmd_generic.lo
libfreebobavc/avc_extended_cmd_generic.cpp; \
       then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo libfreebobavc/avc_extended_plug_info.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
       if /bin/sh ../libtool --tag=CXX --mode=compile
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2   -I.. -I../src    -march=k8 -O2 -pipe -Wall
-O2 -DNDEBUG -MT libfreebobavc/avc_extended_plug_info.lo -MD -MP -MF
"$depbase.Tpo" -c -o libfreebobavc/avc_extended_plug_info.lo
libfreebobavc/avc_extended_plug_info.cpp; \
       then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f
"$depbase.Tpo"; exit 1; fi
depbase=`echo libfreebobavc/avc_extended_stream_format.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
       if /bin/sh ../libtool --tag=CXX --mode=compile
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2   -I.. -I../src    -march=k8 -O2 -pipe -Wall
-O2 -DNDEBUG -MT libfreebobavc/avc_extended_stream_format.lo -MD -MP
-MF "$depbase.Tpo" -c -o libfreebobavc/avc_extended_stream_format.lo
libfreebobavc/avc_extended_stream_format.cpp; \
       then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f
"$depbase.Tpo"; exit 1; fi
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_extended_cmd_generic.lo -MD -MP -MF
libfreebobavc/.deps/avc_extended_cmd_generic.Tpo -c
libfreebobavc/avc_extended_cmd_generic.cpp  -fPIC -DPIC -o
libfreebobavc/.libs/avc_extended_cmd_generic.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_extended_plug_info.lo -MD -MP -MF
libfreebobavc/.deps/avc_extended_plug_info.Tpo -c
libfreebobavc/avc_extended_plug_info.cpp  -fPIC -DPIC -o
libfreebobavc/.libs/avc_extended_plug_info.o
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_extended_cmd_generic.lo -MD -MP -MF
libfreebobavc/.deps/avc_extended_cmd_generic.Tpo -c
libfreebobavc/avc_extended_cmd_generic.cpp -o
libfreebobavc/avc_extended_cmd_generic.o >/dev/null 2>&1
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_extended_stream_format.lo -MD -MP -MF
libfreebobavc/.deps/avc_extended_stream_format.Tpo -c
libfreebobavc/avc_extended_stream_format.cpp  -fPIC -DPIC -o
libfreebobavc/.libs/avc_extended_stream_format.o
depbase=`echo libfreebobavc/avc_extended_subunit_info.lo | sed
's|[^/]*$|.deps/&|;s|\.lo$||'`; \
       if /bin/sh ../libtool --tag=CXX --mode=compile
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2   -I.. -I../src    -march=k8 -O2 -pipe -Wall
-O2 -DNDEBUG -MT libfreebobavc/avc_extended_subunit_info.lo -MD -MP
-MF "$depbase.Tpo" -c -o libfreebobavc/avc_extended_subunit_info.lo
libfreebobavc/avc_extended_subunit_info.cpp; \
       then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f
"$depbase.Tpo"; exit 1; fi
libfreebobavc/avc_extended_stream_format.cpp: In member function
'virtual bool FormatInformation::deserialize(IISDeserialize&)':
libfreebobavc/avc_extended_stream_format.cpp:263: error: 'printf' was
not declared in this scope
libfreebobavc/avc_extended_stream_format.cpp:274: error: 'printf' was
not declared in this scope
make[2]: *** [libfreebobavc/avc_extended_stream_format.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_extended_subunit_info.lo -MD -MP -MF
libfreebobavc/.deps/avc_extended_subunit_info.Tpo -c
libfreebobavc/avc_extended_subunit_info.cpp  -fPIC -DPIC -o
libfreebobavc/.libs/avc_extended_subunit_info.o
libfreebobavc/avc_extended_plug_info.cpp: In member function 'virtual
bool ExtendedPlugInfoInfoType::serialize(IOSSerialize&)':
libfreebobavc/avc_extended_plug_info.cpp:627: error: 'asprintf' was
not declared in this scope
make[2]: *** [libfreebobavc/avc_extended_plug_info.lo] Error 1
 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/include/libxml2 -I.. -I../src -march=k8 -O2 -pipe -Wall -O2
-DNDEBUG -MT libfreebobavc/avc_extended_subunit_info.lo -MD -MP -MF
libfreebobavc/.deps/avc_extended_subunit_info.Tpo -c
libfreebobavc/avc_extended_subunit_info.cpp -o
libfreebobavc/avc_extended_subunit_info.o >/dev/null 2>&1
make[2]: Leaving directory
`/var/tmp/portage/sys-libs/libfreebob-1.0.11/work/libfreebob-1.0.11/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/sys-libs/libfreebob-1.0.11/work/libfreebob-1.0.11'
make: *** [all] Error 2
 * ERROR: sys-libs/libfreebob-1.0.11 failed:
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 2358:  Called _eapi0_src_compile
 *     ebuild.sh, line  612:  Called _eapi2_src_compile
 *     ebuild.sh, line  646:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info
=sys-libs/libfreebob-1.0.11',
 * the complete build log and the output of 'emerge -pqv
=sys-libs/libfreebob-1.0.11'.
 * This ebuild is from an overlay named 'proaudio': '/var/lib/layman/pro-audio/'
 * The complete build log is located at
'/var/tmp/portage/sys-libs/libfreebob-1.0.11/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/sys-libs/libfreebob-1.0.11/temp/environment'.
 * S: '/var/tmp/portage/sys-libs/libfreebob-1.0.11/work/libfreebob-1.0.11'

 * Messages for package sys-libs/libfreebob-1.0.11:

 * ERROR: sys-libs/libfreebob-1.0.11 failed:
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 2358:  Called _eapi0_src_compile
 *     ebuild.sh, line  612:  Called _eapi2_src_compile
 *     ebuild.sh, line  646:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info
=sys-libs/libfreebob-1.0.11',
 * the complete build log and the output of 'emerge -pqv
=sys-libs/libfreebob-1.0.11'.
 * This ebuild is from an overlay named 'proaudio': '/var/lib/layman/pro-audio/'
 * The complete build log is located at
'/var/tmp/portage/sys-libs/libfreebob-1.0.11/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/sys-libs/libfreebob-1.0.11/temp/environment'.
 * S: '/var/tmp/portage/sys-libs/libfreebob-1.0.11/work/libfreebob-1.0.11'



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/