Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
app-mobilephone/obexd-0.64 compile error (bug?)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ch64
Guru
Guru


Joined: 09 Jun 2010
Posts: 412

PostPosted: Fri Dec 27, 2013 5:18 pm    Post subject: app-mobilephone/obexd-0.64 compile error (bug?) Reply with quote

Is this a bug, yes? :-)
Can't compile world to end.

Code:
>>> Emerging (10 of 217) app-mobilephone/obexd-0.46
 * obexd-0.46.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                            [ ok ]
>>> Unpacking source...
>>> Unpacking obexd-0.46.tar.xz to /var/tmp/portage/app-mobilephone/obexd-0.46/work
>>> Source unpacked in /var/tmp/portage/app-mobilephone/obexd-0.46/work
>>> Preparing source in /var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46 ...
 * econf: updating obexd-0.46/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating obexd-0.46/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug --without-phonebook --disable-pcsuite --disable-server --enable-usb
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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... none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -fPIE... yes
checking for a sed that does not truncate output... /bin/sed
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for main in -lreadline... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no
checking for tm_gmtoff in struct tm... yes
checking for timezone variable... yes
checking for dlopen in -ldl... yes
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 GLIB... yes
checking for DBUS... yes
checking for BLUEZ... yes
checking for LIBICAL... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46 ...
make -j9
make --no-print-directory all-am
  GEN    client/obex-client.service
  CC     gdbus/mainloop.o
  CC     gdbus/watch.o
  CC     gdbus/object.o
  CC     gdbus/polkit.o
  CC     gobex/gobex.o
  CC     gobex/gobex-defs.o
  CC     gobex/gobex-packet.o
  CC     gobex/gobex-header.o
  CC     gobex/gobex-transfer.o
  CC     btio/btio.o
  CC     client/main.o
  CC     src/log.o
  CC     client/manager.o
  CC     client/session.o
btio/btio.c: In Funktion »get_key_size«:
btio/btio.c:522:14: Fehler: »struct bt_security« hat kein Element namens »key_size«
make[1]: *** [btio/btio.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
make: *** [all] Fehler 2
 * ERROR: app-mobilephone/obexd-0.46::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=app-mobilephone/obexd-0.46::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-mobilephone/obexd-0.46::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/environment'.
 * Working directory: '/var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46'
 * S: '/var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46'

>>> Failed to emerge app-mobilephone/obexd-0.46, Log file:

>>>  '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/build.log'
Back to top
View user's profile Send private message
ch64
Guru
Guru


Joined: 09 Jun 2010
Posts: 412

PostPosted: Tue Dec 31, 2013 4:59 pm    Post subject: Reply with quote

it''s still there. :p
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum