Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56019 - libbtctl-0.4.1 does not merge with USE="mono"
Summary: libbtctl-0.4.1 does not merge with USE="mono"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-04 00:45 UTC by Sebastian Bergmann (RETIRED)
Modified: 2004-07-04 08:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Bergmann (RETIRED) gentoo-dev 2004-07-04 00:45:52 UTC
When I try to emerge libbtctl with USE="mono" I get mcs/mono errors.

Reproducible: Always
Steps to Reproduce:
1. USE="mono" emerge libbtctl
Actual Results:  
>>> Unpacking libbtctl-0.4.1.tar.gz to /var/tmp/portage/libbtctl-0.4.1/work
>>> Source unpacked.
 * Patching ${S}/ltmain.sh...
 *   Applying portage-1.4.1.patch...
 *   Applying max_cmd_len-1.5.0.patch...
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/missing: Unknown `--run' option
Try `/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/missing --help' for
more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.18... 0.30 found
checking for perl... /usr/bin/perl
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for strerror in -lcposix... no
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ANSI C... none needed
checking for ANSI C header files... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  en_GB
checking for pkg-config... /usr/bin/pkg-config
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gobject-2.0 glib-2.0... yes
checking BTCTL_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking BTCTL_LIBS... -lgobject-2.0 -lglib-2.0
checking for gtk+-2.0... yes
checking GTK_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GTK_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for openobex-config... /usr/bin/openobex-config
checking for openobex - version >= 1.0.0... yes
checking for libbluetooth... yes
checking for SDP support... no
*** Could not run libsdp test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding libsdp 1.0 or finding the wrong
*** version of libsdp.
***
*** You can ignore this if your bluez-libs is version 2.6 or better.
*** If not, you won't be able to compile this code until you install
*** bluez-sdp.
configure: WARNING: no libsdp but continuing anyway
checking for pygtk-2.0... yes
checking BTCTLPY_CFLAGS... -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking BTCTLPY_LIBS... -lgobject-2.0 -lglib-2.0
checking for python support... checking for a Python interpreter with version >=
2.2... python
checking for python... /usr/bin/python
checking for python version... 2.3
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.3/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.3/site-packages
yes
checking for headers required to compile python extensions... found
checking for mono... yes
checking BTCTL_MONO_CFLAGS... -D_REENTRANT -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking BTCTL_MONO_LIBS... -Wl,--export-dynamic -pthread -lmono -lpthread -lm
-lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for gapi... yes
checking BTCTL_GAPI_CFLAGS...
checking BTCTL_GAPI_LIBS...
checking for Mono support... yes
checking gtk-doc version >= 1.0... no
checking for more warnings... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libbtctl.pc
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating mono/Makefile
config.status: creating mono/libbtctl/Makefile
config.status: creating mono/libbtctl/libbtctl-sharp.pc
config.status: creating mono/libbtctl/AssemblyInfo.cs
config.status: creating mono/sources/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing default-2 commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1'
Making all in po
make[2]: Entering directory `/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/po'
Making all in src
make[2]: Entering directory
`/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/src'
( /usr/bin/glib-genmarshal --prefix=btctl_marshal ./btctl-marshal.list --header
> btctl-marshal.tmp \
&& mv btctl-marshal.tmp btctl-marshal.h ) \
|| ( rm -f btctl-marshal.tmp && exit 1 )
( echo "#include \"btctl-marshal.h\"" >btctl-marshal.tmp \
&& /usr/bin/glib-genmarshal --prefix=btctl_marshal ./btctl-marshal.list --body
>> btctl-marshal.tmp \
&& mv btctl-marshal.tmp btctl-marshal.c ) \
|| ( rm -f btctl-marshal.tmp && exit 1 )
make  all-am
make[3]: Entering directory
`/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctl.lo -MD -MP -MF ".deps/btctl.Tpo" \
  -c -o btctl.lo `test -f 'btctl.c' || echo './'`btctl.c; \
then mv -f ".deps/btctl.Tpo" ".deps/btctl.Plo"; \
else rm -f ".deps/btctl.Tpo"; exit 1; \
fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl.lo -MD -MP -MF
.deps/btctl.Tpo -c btctl.c  -fPIC -DPIC -o .libs/btctl.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl.lo -MD -MP -MF
.deps/btctl.Tpo -c btctl.c -o btctl.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctlimpl.lo -MD -MP -MF ".deps/btctlimpl.Tpo" \
  -c -o btctlimpl.lo `test -f 'btctlimpl.c' || echo './'`btctlimpl.c; \
then mv -f ".deps/btctlimpl.Tpo" ".deps/btctlimpl.Plo"; \
else rm -f ".deps/btctlimpl.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctlimpl.lo -MD -MP
-MF .deps/btctlimpl.Tpo -c btctlimpl.c  -fPIC -DPIC -o .libs/btctlimpl.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctlimpl.lo -MD -MP
-MF .deps/btctlimpl.Tpo -c btctlimpl.c -o btctlimpl.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctl-marshal.lo -MD -MP -MF ".deps/btctl-marshal.Tpo" \
  -c -o btctl-marshal.lo `test -f 'btctl-marshal.c' || echo './'`btctl-marshal.c; \
then mv -f ".deps/btctl-marshal.Tpo" ".deps/btctl-marshal.Plo"; \
else rm -f ".deps/btctl-marshal.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl-marshal.lo -MD
-MP -MF .deps/btctl-marshal.Tpo -c btctl-marshal.c  -fPIC -DPIC -o
.libs/btctl-marshal.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl-marshal.lo -MD
-MP -MF .deps/btctl-marshal.Tpo -c btctl-marshal.c -o btctl-marshal.o >/dev/null
2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT bthelper.lo -MD -MP -MF ".deps/bthelper.Tpo" \
  -c -o bthelper.lo `test -f 'bthelper.c' || echo './'`bthelper.c; \
then mv -f ".deps/bthelper.Tpo" ".deps/bthelper.Plo"; \
else rm -f ".deps/bthelper.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT bthelper.lo -MD -MP
-MF .deps/bthelper.Tpo -c bthelper.c  -fPIC -DPIC -o .libs/bthelper.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT bthelper.lo -MD -MP
-MF .deps/bthelper.Tpo -c bthelper.c -o bthelper.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctl-discovery-source.lo -MD -MP -MF
".deps/btctl-discovery-source.Tpo" \
  -c -o btctl-discovery-source.lo `test -f 'btctl-discovery-source.c' || echo
'./'`btctl-discovery-source.c; \
then mv -f ".deps/btctl-discovery-source.Tpo" ".deps/btctl-discovery-source.Plo"; \
else rm -f ".deps/btctl-discovery-source.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT
btctl-discovery-source.lo -MD -MP -MF .deps/btctl-discovery-source.Tpo -c
btctl-discovery-source.c  -fPIC -DPIC -o .libs/btctl-discovery-source.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT
btctl-discovery-source.lo -MD -MP -MF .deps/btctl-discovery-source.Tpo -c
btctl-discovery-source.c -o btctl-discovery-source.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT obex-server-source.lo -MD -MP -MF
".deps/obex-server-source.Tpo" \
  -c -o obex-server-source.lo `test -f 'obex-server-source.c' || echo
'./'`obex-server-source.c; \
then mv -f ".deps/obex-server-source.Tpo" ".deps/obex-server-source.Plo"; \
else rm -f ".deps/obex-server-source.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT obex-server-source.lo
-MD -MP -MF .deps/obex-server-source.Tpo -c obex-server-source.c  -fPIC -DPIC -o
.libs/obex-server-source.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT obex-server-source.lo
-MD -MP -MF .deps/obex-server-source.Tpo -c obex-server-source.c -o
obex-server-source.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btobex.lo -MD -MP -MF ".deps/btobex.Tpo" \
  -c -o btobex.lo `test -f 'btobex.c' || echo './'`btobex.c; \
then mv -f ".deps/btobex.Tpo" ".deps/btobex.Plo"; \
else rm -f ".deps/btobex.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btobex.lo -MD -MP -MF
.deps/btobex.Tpo -c btobex.c  -fPIC -DPIC -o .libs/btobex.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btobex.lo -MD -MP -MF
.deps/btobex.Tpo -c btobex.c -o btobex.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT obexsdp.lo -MD -MP -MF ".deps/obexsdp.Tpo" \
  -c -o obexsdp.lo `test -f 'obexsdp.c' || echo './'`obexsdp.c; \
then mv -f ".deps/obexsdp.Tpo" ".deps/obexsdp.Plo"; \
else rm -f ".deps/obexsdp.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT obexsdp.lo -MD -MP -MF
.deps/obexsdp.Tpo -c obexsdp.c  -fPIC -DPIC -o .libs/obexsdp.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT obexsdp.lo -MD -MP -MF
.deps/obexsdp.Tpo -c obexsdp.c -o obexsdp.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT obex-client-source.lo -MD -MP -MF
".deps/obex-client-source.Tpo" \
  -c -o obex-client-source.lo `test -f 'obex-client-source.c' || echo
'./'`obex-client-source.c; \
then mv -f ".deps/obex-client-source.Tpo" ".deps/obex-client-source.Plo"; \
else rm -f ".deps/obex-client-source.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT obex-client-source.lo
-MD -MP -MF .deps/obex-client-source.Tpo -c obex-client-source.c  -fPIC -DPIC -o
.libs/obex-client-source.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT obex-client-source.lo
-MD -MP -MF .deps/obex-client-source.Tpo -c obex-client-source.c -o
obex-client-source.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btobex-client.lo -MD -MP -MF ".deps/btobex-client.Tpo" \
  -c -o btobex-client.lo `test -f 'btobex-client.c' || echo './'`btobex-client.c; \
then mv -f ".deps/btobex-client.Tpo" ".deps/btobex-client.Plo"; \
else rm -f ".deps/btobex-client.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btobex-client.lo -MD
-MP -MF .deps/btobex-client.Tpo -c btobex-client.c  -fPIC -DPIC -o
.libs/btobex-client.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btobex-client.lo -MD
-MP -MF .deps/btobex-client.Tpo -c btobex-client.c -o btobex-client.o >/dev/null
2>&1
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o libbtctl.la -rpath /usr/lib -version-info 1:1:0
-lgobject-2.0 -lglib-2.0   -L/usr/lib -lbluetooth -lopenobex btctl.lo
btctlimpl.lo btctl-marshal.lo bthelper.lo btctl-discovery-source.lo
obex-server-source.lo btobex.lo obexsdp.lo obex-client-source.lo btobex-client.lo
gcc -shared  .libs/btctl.o .libs/btctlimpl.o .libs/btctl-marshal.o
.libs/bthelper.o .libs/btctl-discovery-source.o .libs/obex-server-source.o
.libs/btobex.o .libs/obexsdp.o .libs/obex-client-source.o .libs/btobex-client.o
 /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib
/usr/lib/libbluetooth.so /usr/lib/libopenobex.so  -march=pentium3 -msse2
-Wl,-soname -Wl,libbtctl.so.1 -o .libs/libbtctl.so.1.0.1
(cd .libs && rm -f libbtctl.so.1 && ln -s libbtctl.so.1.0.1 libbtctl.so.1)
(cd .libs && rm -f libbtctl.so && ln -s libbtctl.so.1.0.1 libbtctl.so)
ar cru .libs/libbtctl.a  btctl.o btctlimpl.o btctl-marshal.o bthelper.o
btctl-discovery-source.o obex-server-source.o btobex.o obexsdp.o
obex-client-source.o btobex-client.o
ranlib .libs/libbtctl.a
creating libbtctl.la
(cd .libs && rm -f libbtctl.la && ln -s ../libbtctl.la libbtctl.la)
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctl-py.lo -MD -MP -MF ".deps/btctl-py.Tpo" \
  -c -o btctl-py.lo `test -f 'btctl-py.c' || echo './'`btctl-py.c; \
then mv -f ".deps/btctl-py.Tpo" ".deps/btctl-py.Plo"; \
else rm -f ".deps/btctl-py.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl-py.lo -MD -MP
-MF .deps/btctl-py.Tpo -c btctl-py.c  -fPIC -DPIC -o .libs/btctl-py.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl-py.lo -MD -MP
-MF .deps/btctl-py.Tpo -c btctl-py.c -o btctl-py.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -g
-I../intl -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include
-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/python2.3 -I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctl-pymodule.lo -MD -MP -MF ".deps/btctl-pymodule.Tpo" \
  -c -o btctl-pymodule.lo `test -f 'btctl-pymodule.c' || echo
'./'`btctl-pymodule.c; \
then mv -f ".deps/btctl-pymodule.Tpo" ".deps/btctl-pymodule.Plo"; \
else rm -f ".deps/btctl-pymodule.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl-pymodule.lo -MD
-MP -MF .deps/btctl-pymodule.Tpo -c btctl-pymodule.c  -fPIC -DPIC -o
.libs/btctl-pymodule.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-I/usr/include -DDATA_DIR=\"/usr/share/libbtctl\" -DGETTEXT_PACKAGE=\"libbtctl\"
-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -MT btctl-pymodule.lo -MD
-MP -MF .deps/btctl-pymodule.Tpo -c btctl-pymodule.c -o btctl-pymodule.o
>/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o btctl.la -rpath /usr/lib/python2.3/site-packages/
-lgobject-2.0 -lglib-2.0   -module -avoid-version btctl-py.lo btctl-pymodule.lo
libbtctl.la
gcc -shared  .libs/btctl-py.o .libs/btctl-pymodule.o  -Wl,--rpath
-Wl,/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/src/.libs
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so ./.libs/libbtctl.so 
-march=pentium3 -msse2 -Wl,-soname -Wl,btctl.so -o .libs/btctl.so
ar cru .libs/btctl.a  btctl-py.o btctl-pymodule.o
ranlib .libs/btctl.a
creating btctl.la
(cd .libs && rm -f btctl.la && ln -s ../btctl.la btctl.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btlist.o -MD -MP -MF ".deps/btlist.Tpo" \
  -c -o btlist.o `test -f 'btlist.c' || echo './'`btlist.c; \
then mv -f ".deps/btlist.Tpo" ".deps/btlist.Po"; \
else rm -f ".deps/btlist.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o btlist libbtctl.la  -lgobject-2.0 -lglib-2.0  
-L/usr/lib -lbluetooth -lopenobex btlist.o
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o .libs/btlist
btlist.o  ./.libs/libbtctl.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so
-L/usr/lib /usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating btlist
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctl-discovery-test.o -MD -MP -MF
".deps/btctl-discovery-test.Tpo" \
  -c -o btctl-discovery-test.o `test -f 'btctl-discovery-test.c' || echo
'./'`btctl-discovery-test.c; \
then mv -f ".deps/btctl-discovery-test.Tpo" ".deps/btctl-discovery-test.Po"; \
else rm -f ".deps/btctl-discovery-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o btctl-discovery-test libbtctl.la  -lgobject-2.0
-lglib-2.0   -L/usr/lib -lbluetooth -lopenobex btctl-discovery-test.o
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o
.libs/btctl-discovery-test btctl-discovery-test.o  ./.libs/libbtctl.so
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib
/usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating btctl-discovery-test
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btctl-async-test.o -MD -MP -MF
".deps/btctl-async-test.Tpo" \
  -c -o btctl-async-test.o `test -f 'btctl-async-test.c' || echo
'./'`btctl-async-test.c; \
then mv -f ".deps/btctl-async-test.Tpo" ".deps/btctl-async-test.Po"; \
else rm -f ".deps/btctl-async-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o btctl-async-test libbtctl.la  -lgobject-2.0 -lglib-2.0
  -L/usr/lib -lbluetooth -lopenobex btctl-async-test.o
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o
.libs/btctl-async-test btctl-async-test.o  ./.libs/libbtctl.so
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib
/usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating btctl-async-test
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btsignal-watch.o -MD -MP -MF ".deps/btsignal-watch.Tpo" \
  -c -o btsignal-watch.o `test -f 'btsignal-watch.c' || echo
'./'`btsignal-watch.c; \
then mv -f ".deps/btsignal-watch.Tpo" ".deps/btsignal-watch.Po"; \
else rm -f ".deps/btsignal-watch.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o btsignal-watch libbtctl.la -lgobject-2.0 -lglib-2.0  
-L/usr/lib -lbluetooth -lopenobex btsignal-watch.o
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o
.libs/btsignal-watch btsignal-watch.o  ./.libs/libbtctl.so
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib
/usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating btsignal-watch
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT obex-server-source-test.o -MD -MP -MF
".deps/obex-server-source-test.Tpo" \
  -c -o obex-server-source-test.o `test -f 'obex-server-source-test.c' || echo
'./'`obex-server-source-test.c; \
then mv -f ".deps/obex-server-source-test.Tpo" ".deps/obex-server-source-test.Po"; \
else rm -f ".deps/obex-server-source-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o obex-server-source-test  obex-server-source-test.o
libbtctl.la -lgobject-2.0 -lglib-2.0   -L/usr/lib -lbluetooth -lopenobex
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o
.libs/obex-server-source-test obex-server-source-test.o  ./.libs/libbtctl.so
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib
/usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating obex-server-source-test
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btobex-test.o -MD -MP -MF ".deps/btobex-test.Tpo" \
  -c -o btobex-test.o `test -f 'btobex-test.c' || echo './'`btobex-test.c; \
then mv -f ".deps/btobex-test.Tpo" ".deps/btobex-test.Po"; \
else rm -f ".deps/btobex-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o btobex-test libbtctl.la  -lgobject-2.0 -lglib-2.0  
-L/usr/lib -lbluetooth -lopenobex btobex-test.o
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o .libs/btobex-test
btobex-test.o  ./.libs/libbtctl.so /usr/lib/libgobject-2.0.so
/usr/lib/libglib-2.0.so -L/usr/lib /usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating btobex-test
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT obex-client-source-test.o -MD -MP -MF
".deps/obex-client-source-test.Tpo" \
  -c -o obex-client-source-test.o `test -f 'obex-client-source-test.c' || echo
'./'`obex-client-source-test.c; \
then mv -f ".deps/obex-client-source-test.Tpo" ".deps/obex-client-source-test.Po"; \
else rm -f ".deps/obex-client-source-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o obex-client-source-test  obex-client-source-test.o
libbtctl.la -lgobject-2.0 -lglib-2.0   -L/usr/lib -lbluetooth -lopenobex
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o
.libs/obex-client-source-test obex-client-source-test.o  ./.libs/libbtctl.so
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib
/usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating obex-client-source-test
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -g -I../intl -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include -I/usr/include/pygtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.3
-I/usr/include -DDATA_DIR="\"/usr/share/libbtctl\""
-DGETTEXT_PACKAGE="\"libbtctl\""   -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer -MT btobexclient-test.o -MD -MP -MF
".deps/btobexclient-test.Tpo" \
  -c -o btobexclient-test.o `test -f 'btobexclient-test.c' || echo
'./'`btobexclient-test.c; \
then mv -f ".deps/btobexclient-test.Tpo" ".deps/btobexclient-test.Po"; \
else rm -f ".deps/btobexclient-test.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -pipe -march=pentium3 -msse2 -O2
-fomit-frame-pointer   -o btobexclient-test libbtctl.la  -lgobject-2.0
-lglib-2.0   -L/usr/lib -lbluetooth -lopenobex btobexclient-test.o
gcc -pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer -o
.libs/btobexclient-test btobexclient-test.o  ./.libs/libbtctl.so
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib
/usr/lib/libbluetooth.so /usr/lib/libopenobex.so
creating btobexclient-test
make[3]: Leaving directory `/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/src'
make[2]: Leaving directory `/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/src'
Making all in mono
make[2]: Entering directory
`/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/mono'
Making all in libbtctl
make[3]: Entering directory
`/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/mono/libbtctl'
test -f btctl-api.xml || (cp ./btctl-api.xml btctl-api.xml; chmod u+w btctl-api.xml)
/usr/bin/gapi-fixup --api=btctl-api.xml --metadata=./btctl.metadata && \
/usr/bin/gapi-codegen --generate btctl-api.xml \
--include  --outdir=generated --customdir=.  \
--assembly-name=btctl && touch generated-stamp

** (/usr/bin/gapi-fixup.exe:32148): CRITICAL **: : shared file
[/root/.wapi/shared_data-wopr-mobile-1-0] open error: Permission denied

** (/usr/bin/gapi-fixup.exe:32148): CRITICAL **: : shared file
[/root/.wapi/shared_data-wopr-mobile-1-0] open error

** (/usr/bin/gapi-fixup.exe:32148): WARNING **: Failed to attach shared memory!
Falling back to non-shared handles
See: http://www.go-mono.com/issues.html#wapi for details

** (/usr/bin/gapi_codegen.exe:32153): CRITICAL **: : shared file
[/root/.wapi/shared_data-wopr-mobile-1-0] open error: Permission denied

** (/usr/bin/gapi_codegen.exe:32153): CRITICAL **: : shared file
[/root/.wapi/shared_data-wopr-mobile-1-0] open error

** (/usr/bin/gapi_codegen.exe:32153): WARNING **: Failed to attach shared
memory! Falling back to non-shared handles
See: http://www.go-mono.com/issues.html#wapi for details
Name: source Type: _BtctlObexclientSource*  in callback
BtctlObexclientSourceFunc **** Stubbing it out ****
Name: source Type: _BtctlObexserverSource*  in callback
BtctlObexserverSourceFunc **** Stubbing it out ****
Field has unknown Type GSource
Field has unknown Type GPollFD
Non-numeric array_len: HCI_MAX_EVENT_SIZE warning: array field buf incorrectly
generated
Name: ctxt Type: GMainContext* in method Attach in Object Btctl.DiscoverySource
Name: notify Type: GDestroyNotify in method SetCallback in Object
Btctl.DiscoverySource
Field has unknown Type GSource
Field has unknown Type GPollFD
Field has unknown Type bdaddr_t
Name: ctxt Type: GMainContext* in method Attach in Object Btctl.ObexclientSource
Name: notify Type: GDestroyNotify in method SetCallback in Object
Btctl.ObexclientSource
Field has unknown Type GSource
Field has unknown Type GPollFD
Field has unknown Type GPollFD
Field has unknown Type bdaddr_t
Name: ctxt Type: GMainContext* in method Attach in Object Btctl.ObexserverSource
Name: notify Type: GDestroyNotify in method SetCallback in Object
Btctl.ObexserverSource

Generation Summary:
  Enums: 0  Structs: 5  Boxed: 0  Opaques: 0  Interfaces: 0  Objects: 3 
Callbacks: 3
  Properties: 0  Signals: 13  Methods: 43  Constructors: 7  Throttled: 11
Total Nodes: 85

if test "." != "."; then rm -f btctl-api.xml; fi
cp ../../libbtctl.pub .
chmod u+w libbtctl.pub
/usr/bin/mcs --unsafe --target library   \
-pkg:gtk-sharp \
-o btctl.dll  AssemblyInfo.cs generated/*.cs

** (/usr/lib/mono/1.0/mcs.exe:32161): CRITICAL **: : shared file
[/root/.wapi/shared_data-wopr-mobile-1-0] open error: Permission denied

** (/usr/lib/mono/1.0/mcs.exe:32161): CRITICAL **: : shared file
[/root/.wapi/shared_data-wopr-mobile-1-0] open error

** (/usr/lib/mono/1.0/mcs.exe:32161): WARNING **: Failed to attach shared
memory! Falling back to non-shared handles
See: http://www.go-mono.com/issues.html#wapi for details
error CS8027: Couldn't run pkg-config: Cannot find the specified file
make[3]: *** [btctl.dll] Error 1
make[3]: Leaving directory
`/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/mono/libbtctl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libbtctl-0.4.1/work/libbtctl-0.4.1'
make: *** [all] Error 2

!!! ERROR: net-wireless/libbtctl-0.4.1 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure



Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-gentoo-r8)
=================================================================
System uname: 2.6.7-gentoo-r8 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.5.1
ccache version 2.3 [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -march=pentium3 -msse2 -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs fixpackages sandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage-overlay/my"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm arts avi berkdb cdr crypt cscope cups dvd dvdr
encode esd evo foomaticdb gdbm gif gnome gpm gtk gtk2 imlib innodb java jpeg
libg++ libwww mad mikmod mmx mono motif mozilla moznocompose moznoirc moznomail
mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime
readline samba sdl slang spell sse ssl svga tcltk tcpd truetype x86 xml2 xmms xv
zlib"
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2004-07-04 07:36:42 UTC
Hey Alastair, as this is your package, i'll let you look over this patch and commit it. It does two things: 1) Inherit the mono eclass, this sets the MONO_SHARED_DIR to ${T} so the temporary stuff doesn't create sandbox problems, and 2) it sets USE_DESTDIR so the gnome2 eclass uses make DESTDIR=${D} install. This was needed cause the gacutil line for installing the library was using DESTDIR. If you want me to, just say the word and i'll commit the fix.

Index: libbtctl-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1.ebuild,v
retrieving revision 1.2
diff -u -b -B -r1.2 libbtctl-0.4.1.ebuild
--- libbtctl-0.4.1.ebuild       27 Jun 2004 10:29:58 -0000      1.2
+++ libbtctl-0.4.1.ebuild       4 Jul 2004 14:33:14 -0000
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/net-wireless/libbtctl/libbtctl-0.4.1.ebuild,v 1.2 2004/06/27 10:29:58 dholm Exp $

-inherit gnome2
+inherit gnome2 mono
 
 DESCRIPTION="A GObject wrapper for Bluetooth functionality"
 HOMEPAGE="http://usefulinc.com/software/gnome-bluetooth/"
@@ -28,6 +28,7 @@
 
 MAKEOPTS="${MAKEOPTS} -j1"
 DOCS="README NEWS ChangeLog AUTHORS COPYING"
+USE_DESTDIR="yes"
 
 src_compile() {
        use sparc || G2CONF="`use_enable mono`"


To the reporter: please test this diff.
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-07-04 08:05:18 UTC
peter, i'll trust you on this one because its the first time i've had something that uses mono. so if you could, please commit the fix :) thanks!
Comment 3 Peter Johanson (RETIRED) gentoo-dev 2004-07-04 08:26:06 UTC
Okay. done.

(/me hears the faint sound of mono marching onward in the background)