Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2009 10:52:58 GMT
From:      Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141771: www/gnome-user-share configure failed with "No package 'gnome-bluetooth-1.0' found"
Message-ID:  <200912191052.nBJAqw8O078917@www.freebsd.org>
Resent-Message-ID: <200912191100.nBJB0BTa045483@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141771
>Category:       ports
>Synopsis:       www/gnome-user-share configure failed with "No package 'gnome-bluetooth-1.0' found"
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 19 11:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Makoto Kishimoto
>Release:        RELENG_8
>Organization:
>Environment:
$ uname -a
FreeBSD norikura.localdomain 8.0-STABLE FreeBSD 8.0-STABLE #0 r200622: Thu Dec 17 14:39:59 JST 2009     ksmakoto@norikura.localdomain:/usr/src/sys/amd64/compile/NORIKURA20091217  amd64
>Description:
www/gnome-user-share configure failed with "No package 'gnome-bluetooth-1.0' found".
>How-To-Repeat:
$ cd /usr/ports/www/gnome-user-share
$ make
===>   gnome-user-share-2.28.1 depends on file: /usr/local/sbin/apxs - found
===>   gnome-user-share-2.28.1 depends on executable: gmake - found
===>   gnome-user-share-2.28.1 depends on file: /usr/local/bin/intltool-extract - found
===>   gnome-user-share-2.28.1 depends on executable: pkg-config - found
===>   gnome-user-share-2.28.1 depends on file: /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
===>   gnome-user-share-2.28.1 depends on shared library: avahi-client - found
===>   gnome-user-share-2.28.1 depends on shared library: canberra.0 - found
===>   gnome-user-share-2.28.1 depends on shared library: notify.1 - found
===>   gnome-user-share-2.28.1 depends on shared library: intl - found
===>   gnome-user-share-2.28.1 depends on shared library: atk-1.0.0 - found
===>   gnome-user-share-2.28.1 depends on shared library: gconf-2.4 - found
===>   gnome-user-share-2.28.1 depends on shared library: glib-2.0.0 - found
===>   gnome-user-share-2.28.1 depends on shared library: gtk-x11-2.0.0 - found
===>   gnome-user-share-2.28.1 depends on shared library: IDL-2.0 - found
===>   gnome-user-share-2.28.1 depends on shared library: xml2.5 - found
===>   gnome-user-share-2.28.1 depends on shared library: xslt.2 - found
===>   gnome-user-share-2.28.1 depends on shared library: ORBit-2.0 - found
===>   gnome-user-share-2.28.1 depends on shared library: pango-1.0.0 - found
===>  Configuring for gnome-user-share-2.28.1
configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.8.9
checking for XML::Parser... ok
checking whether ln -s works... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking gnome-doc-utils >= 0.3.2... yes
checking for an ANSI C-conforming const... yes
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking build system type... amd64-portbld-freebsd8.0
checking host system type... amd64-portbld-freebsd8.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/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 the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.0 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 X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for httpd... /usr/local/sbin/httpd
checking for USER_SHARE... configure: error: Package requirements (glib-2.0 >= 2.15.2 gio-2.0 gdk-x11-2.0 gtk+-2.0 gconf-2.0 dbus-glib-1 libnotify libcanberra-gtk dbus-1 gnome-bluetooth-1.0 >= 2.27.7.2) were not met:

gnome-config: not found
No package 'gnome-bluetooth-1.0' 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 USER_SHARE_CFLAGS
and USER_SHARE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
"/export/ports/www/gnome-user-share/work/gnome-user-share-2.28.1/config.log",
(b) the output of the failed make command, and (c) the gnomelogalyzer output.
Also, it might be a good idea to provide an overview of all packages installed
on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any
website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use
send-pr(1) with the attachment. Try to avoid sending any attachments to the
mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing
lists are usually discarded by the mailing list software.
*** Error code 1

Stop in /export/ports/www/gnome-user-share.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912191052.nBJAqw8O078917>