First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 124849
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Mobile Phone Developers <mobile-phone@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marian Kyral <mkyral@email.cz>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124849 depends on: Show dependency tree
Show dependency graph
Bug 124849 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-03 12:36 0000
[20:48:57 root@nest linux]# emerge -avtD obexfs
>>> cfg-update-1.8.0-r3 : Building checksum index... (takes a few seconds)  done!

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N    ] app-mobilephone/obexfs-0.7  0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No]
>>> Emerging (1 of 1) app-mobilephone/obexfs-0.7 to /
>>> checksums files   ;-) obexfs-0.7.ebuild
>>> checksums files   ;-) files/digest-obexfs-0.7
>>> checksums src_uri ;-) obexfs-0.7.tar.gz
>>> Unpacking source...
>>> Unpacking obexfs-0.7.tar.gz to /var/tmp/portage/obexfs-0.7/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/obexfs-0.7/work/obexfs-0.7 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/missing: Unknown `--run' option
Try `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/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-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for a BSD-compatible install... /bin/install -c
checking for openobex-config... /usr/bin/openobex-config
checking for openobex - version >= 1.0.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fuse/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7'
Making all in fuse
make[2]: Entering directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/fuse'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -W
-Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT
obexfs.o -MD -MP -MF ".deps/obexfs.Tpo" \
  -c -o obexfs.o `test -f 'obexfs.c' || echo './'`obexfs.c; \
then mv -f ".deps/obexfs.Tpo" ".deps/obexfs.Po"; \
else rm -f ".deps/obexfs.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -W
-Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT
obexautofs.o -MD -MP -MF ".deps/obexautofs.Tpo" \
  -c -o obexautofs.o `test -f 'obexautofs.c' || echo './'`obexautofs.c; \
then mv -f ".deps/obexautofs.Tpo" ".deps/obexautofs.Po"; \
else rm -f ".deps/obexautofs.Tpo"; exit 1; \
fi
obexautofs.c:51:33: bluetooth/bluetooth.h: nen

------- Comment #1 From Marian Kyral 2006-03-03 12:36:52 0000 -------
[20:48:57 root@nest linux]# emerge -avtD obexfs
>>> cfg-update-1.8.0-r3 : Building checksum index... (takes a few seconds)  done!

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N    ] app-mobilephone/obexfs-0.7  0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No]
>>> Emerging (1 of 1) app-mobilephone/obexfs-0.7 to /
>>> checksums files   ;-) obexfs-0.7.ebuild
>>> checksums files   ;-) files/digest-obexfs-0.7
>>> checksums src_uri ;-) obexfs-0.7.tar.gz
>>> Unpacking source...
>>> Unpacking obexfs-0.7.tar.gz to /var/tmp/portage/obexfs-0.7/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/obexfs-0.7/work/obexfs-0.7 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/missing: Unknown `--run' option
Try `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/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-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for a BSD-compatible install... /bin/install -c
checking for openobex-config... /usr/bin/openobex-config
checking for openobex - version >= 1.0.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fuse/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7'
Making all in fuse
make[2]: Entering directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/fuse'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -W
-Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT
obexfs.o -MD -MP -MF ".deps/obexfs.Tpo" \
  -c -o obexfs.o `test -f 'obexfs.c' || echo './'`obexfs.c; \
then mv -f ".deps/obexfs.Tpo" ".deps/obexfs.Po"; \
else rm -f ".deps/obexfs.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -W
-Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT
obexautofs.o -MD -MP -MF ".deps/obexautofs.Tpo" \
  -c -o obexautofs.o `test -f 'obexautofs.c' || echo './'`obexautofs.c; \
then mv -f ".deps/obexautofs.Tpo" ".deps/obexautofs.Po"; \
else rm -f ".deps/obexautofs.Tpo"; exit 1; \
fi
obexautofs.c:51:33: bluetooth/bluetooth.h: není souborem ani adresá&#345;em
obexautofs.c:52:27: bluetooth/hci.h: není souborem ani adresá&#345;em
obexautofs.c:53:31: bluetooth/hci_lib.h: není souborem ani adresá&#345;em
obexautofs.c:55:27: bluetooth/sdp.h: není souborem ani adresá&#345;em
obexautofs.c:56:31: bluetooth/sdp_lib.h: není souborem ani adresá&#345;em
obexautofs.c: In function `discover_bt':
obexautofs.c:104: error: `inquiry_info' undeclared (first use in this function)
obexautofs.c:104: error: (Each undeclared identifier is reported only once
obexautofs.c:104: error: for each function it appears in.)
obexautofs.c:104: error: `info' undeclared (first use in this function)
obexautofs.c:115: warning: implicit declaration of function `hci_inquiry'
obexautofs.c:122: warning: implicit declaration of function `hci_open_dev'
obexautofs.c:131: warning: implicit declaration of function `baswap'
obexautofs.c:132: warning: implicit declaration of function `batostr'
obexautofs.c:132: warning: assignment makes pointer from integer without a cast
obexautofs.c:134: warning: implicit declaration of function
`hci_read_remote_name'
obexfs.c:458: warning: unused parameter 'private_data'
obexautofs.c: In function `ofs_statfs':
obexautofs.c:686: warning: unused variable `res'
obexautofs.c: In function `main':
obexautofs.c:783: warning: unused variable `res'
obexautofs.c: At top level:
obexautofs.c:735: warning: unused parameter 'private_data'
obexautofs.c:100: warning: unused parameter 'port'
obexautofs.c:401: warning: unused parameter 'size'
make[2]: *** [obexautofs.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/fuse'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7'
make: *** [all] Error 2

!!! ERROR: app-mobilephone/obexfs-0.7 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile


Portage 2.1_pre5-r2 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r3,
2.6.15-gentoo-r6 i686)
=================================================================
System uname: 2.6.15-gentoo-r6 i686 AMD Athlon(tm)  2600+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo
http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="cs_CZ.UTF-8"
LDFLAGS="-Wl,-O1,--enable-new-dtags,--sort-common,-s"
LINGUAS="en cs sk"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext 7zip X aac aalib alsa apache2 apm avi berkdb bzip2
cairo cdparanoia cdr crypt cups curl directfb dri dts dv dvb dvd dvdread eds
emboss encode exif font-server foomaticdb ftp gd gdbm gif gimp gimpprint gpm
gstreamer gtk2 hal iconv icq icu imagemagick imlib ipv6 java javascript
joystick jpeg kde kdeenablefinal libg++ libwww live lm_sensors lzo mad matroska
mikmod mmx mmxext mng mozsvg mp3 mpeg msn mysql mysqli ncurses nls nptl
nptlonly ogg oggvorbis opengl pam pdflib perl php pic png posix ppds python qt
quicktime readline real sdl slang spell sse sse2 ssl subversion svg symlink
tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis
wifi win32codecs wmf xml2 xv xvid zlib elibc_glibc kernel_linux linguas_en
linguas_cs linguas_sk userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL

------- Comment #2 From Alin Năstac 2006-03-04 11:00:33 0000 -------
please set your LANG to English before running emerge and post here the errors.

------- Comment #3 From Marian Kyral 2006-03-04 11:16:17 0000 -------
>>> Emerging (1 of 1) app-mobilephone/obexfs-0.7 to /
>>> checksums files   ;-) obexfs-0.7.ebuild
>>> checksums files   ;-) files/digest-obexfs-0.7
>>> checksums src_uri ;-) obexfs-0.7.tar.gz
>>> Unpacking source...
>>> Unpacking obexfs-0.7.tar.gz to /var/tmp/portage/obexfs-0.7/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/obexfs-0.7/work/obexfs-0.7 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/missing: Unknown `--run' option
Try `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/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-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for a BSD-compatible install... /bin/install -c
checking for openobex-config... /usr/bin/openobex-config
checking for openobex - version >= 1.0.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fuse/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7'
Making all in fuse
make[2]: Entering directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/fuse'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -W
-Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT
obexfs.o -MD -MP -MF ".deps/obexfs.Tpo" \
  -c -o obexfs.o `test -f 'obexfs.c' || echo './'`obexfs.c; \
then mv -f ".deps/obexfs.Tpo" ".deps/obexfs.Po"; \
else rm -f ".deps/obexfs.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -W
-Wmissing-declarations -Wmissing-prototypes -O2 -D_FILE_OFFSET_BITS=64 -MT
obexautofs.o -MD -MP -MF ".deps/obexautofs.Tpo" \
  -c -o obexautofs.o `test -f 'obexautofs.c' || echo './'`obexautofs.c; \
then mv -f ".deps/obexautofs.Tpo" ".deps/obexautofs.Po"; \
else rm -f ".deps/obexautofs.Tpo"; exit 1; \
fi
obexautofs.c:51:33: bluetooth/bluetooth.h: No such file or directory
obexautofs.c:52:27: bluetooth/hci.h: No such file or directory
obexautofs.c:53:31: bluetooth/hci_lib.h: No such file or directory
obexautofs.c:55:27: bluetooth/sdp.h: No such file or directory
obexautofs.c:56:31: bluetooth/sdp_lib.h: No such file or directory
obexautofs.c: In function `discover_bt':
obexautofs.c:104: error: `inquiry_info' undeclared (first use in this function)
obexautofs.c:104: error: (Each undeclared identifier is reported only once
obexautofs.c:104: error: for each function it appears in.)
obexautofs.c:104: error: `info' undeclared (first use in this function)
obexautofs.c:115: warning: implicit declaration of function `hci_inquiry'
obexautofs.c:122: warning: implicit declaration of function `hci_open_dev'
obexautofs.c:131: warning: implicit declaration of function `baswap'
obexautofs.c:132: warning: implicit declaration of function `batostr'
obexautofs.c:132: warning: assignment makes pointer from integer without a cast
obexautofs.c:134: warning: implicit declaration of function
`hci_read_remote_name'
obexfs.c:458: warning: unused parameter 'private_data'
obexautofs.c: In function `ofs_statfs':
obexautofs.c:686: warning: unused variable `res'
obexautofs.c: In function `main':
obexautofs.c:783: warning: unused variable `res'
obexautofs.c: At top level:
obexautofs.c:735: warning: unused parameter 'private_data'
obexautofs.c:100: warning: unused parameter 'port'
obexautofs.c:401: warning: unused parameter 'size'
make[2]: *** [obexautofs.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7/fuse'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/obexfs-0.7/work/obexfs-0.7'
make: *** [all] Error 2

!!! ERROR: app-mobilephone/obexfs-0.7 failed.
Call stack:
  ebuild.sh, line 1933:   Called dyn_compile
  ebuild.sh, line 971:   Called src_compile

------- Comment #4 From Alin Năstac 2006-03-04 12:15:27 0000 -------
fixed in cvs by adding net-wireless/bluez-libs to DEPEND.

First Last Prev Next    No search results available      Search page      Enter new bug