Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 524890

Summary: sys-fs/obexfs-0.12 - checking for OBEXFTP... configure: error: Package requirements (obexftp) were not met: Package 'bluetooth', required by 'obexftp', not found
Product: Gentoo Linux Reporter: renesanso <renesanso>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description renesanso 2014-10-09 22:08:27 UTC
I cannot compile package sys-fs/obexfs-0.12
Package 'bluetooth', required by 'obexftp', not found.
And I cannot find bluetooth package.

Reproducible: Always

Steps to Reproduce:
1. Try to compile obexfs-0.12
2. have error



 * Package:    sys-fs/obexfs-0.12
 * Repository: gentoo
 * Maintainer: maintainer-needed@gentoo.org                                                                                                                                                                                                                                    
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU                                                                                                                                                                                                          
 * FEATURES:   preserve-libs sandbox userpriv usersandbox                                                                                                                                                                                                                      
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.wl_ajo/bin/ebuild-helpers/xattr/install -c                                                                                                                                                      
checking whether build environment is sane... yes                                                                                                                                                                                                                              
/var/tmp/portage/sys-fs/obexfs-0.12/work/obexfs-0.12/missing: Unknown `--run' option                                                                                                                                                                                           
Try `/var/tmp/portage/sys-fs/obexfs-0.12/work/obexfs-0.12/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 x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes                                                                                                                                                                                                                     
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed                                                                                                                                                                                                   
checking for style of include used by make... GNU                                                                                                                                                                                                                              
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3                                                                                                                                                                                                                   
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib                                                                                                                                                                                                          
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.wl_ajo/bin/ebuild-helpers/xattr/install -c                                                                                                                                                      
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config                                                                                                                                                                                         
checking pkg-config is at least version 0.9.0... yes                                                                                                                                                                                                                           
checking for FUSE... yes                                                                                                                                                                                                                                                       
checking for OBEXFTP... configure: error: Package requirements (obexftp) were not met:                                                                                                                                                                                         
                                                                                                                                                                                                                                                                               
Package 'bluetooth', required by 'obexftp', not found                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                               
Consider adjusting the PKG_CONFIG_PATH environment variable if you                                                                                                                                                                                                             
installed software in a non-standard prefix.

Alternatively, you may set the environment variables OBEXFTP_CFLAGS
and OBEXFTP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-fs/obexfs-0.12/work/obexfs-0.12/config.log
 * ERROR: sys-fs/obexfs-0.12::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *            ebuild.sh, line  93:  Called src_configure
 *          environment, line 200:  Called default
 *   phase-functions.sh, line 770:  Called default_src_configure
 *   phase-functions.sh, line 803:  Called __eapi2_src_configure
 *     phase-helpers.sh, line 687:  Called econf
 *     phase-helpers.sh, line 584:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=sys-fs/obexfs-0.12::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-fs/obexfs-0.12::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-fs/obexfs-0.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/obexfs-0.12/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-fs/obexfs-0.12/work/obexfs-0.12'
 * S: '/var/tmp/portage/sys-fs/obexfs-0.12/work/obexfs-0.12'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-10 06:29:19 UTC

*** This bug has been marked as a duplicate of bug 523062 ***
Comment 2 renesanso 2014-10-11 03:00:06 UTC
(In reply to Jeroen Roovers from comment #1)
> 
> *** This bug has been marked as a duplicate of bug 523062 ***

There is no solution in other bug reports. If package is broken it need to be fully masked. Or am I wrongly understand gentoo main portage tree policy?