Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 09:50:03 GMT
From:      Mike Clarke <jmc-fbsdpr@milibyte.co.uk>
To:        gnome@FreeBSD.org
Subject:   Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's
Message-ID:  <200906150950.n5F9o3We015435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/134536; it has been noted by GNATS.

From: Mike Clarke <jmc-fbsdpr@milibyte.co.uk>
To: Joe Marcus Clarke <marcus@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open URI's
Date: Mon, 15 Jun 2009 10:14:19 +0100

 On Monday 15 June 2009, Joe Marcus Clarke wrote:
 
 > How about the output for devel/gvfs?
 
 Could it be relevant that it's picking up a configuration file for
 gvfs-0.2.3_3 instead of the current 1.2.3 version?
 
 curlew:/root# cat /var/db/ports/gvfs/options
 # This file is auto-generated by 'make config'.
 # No user-servicable parts inside!
 # Options for gvfs-0.2.3_3
 _OPTIONS_READ=gvfs-0.2.3_3
 WITH_FUSE=true
 WITH_SAMBA=true
 WITH_GPHOTO2=true
 
 Here's output from make config
 
 Script started on Mon Jun 15 09:25:58 2009
 curlew:/usr/ports/devel/gvfs# make clean
 ===>  Cleaning for libsoup-2.26.2
 ===>  Cleaning for gvfs-1.2.3
 curlew:/usr/ports/devel/gvfs# make configure
 ===>  Found saved configuration for gvfs-0.2.3_3
 ===>  Extracting for gvfs-1.2.3
 => MD5 Checksum OK for gnome2/gvfs-1.2.3.tar.bz2.
 => SHA256 Checksum OK for gnome2/gvfs-1.2.3.tar.bz2.
 ===>  Patching for gvfs-1.2.3
 ===>  Applying FreeBSD patches for gvfs-1.2.3
 ===>   gvfs-1.2.3 depends on executable: gmake - found
 ===>   gvfs-1.2.3 depends on file: /usr/local/bin/intltool-extract - found
 ===>   gvfs-1.2.3 depends on executable: pkg-config - found
 ===>   gvfs-1.2.3 depends on shared library: dbus-1.3 - found
 ===>   gvfs-1.2.3 depends on shared library: hal.1 - found
 ===>   gvfs-1.2.3 depends on shared library: soup-2.4.1 - found
 ===>   gvfs-1.2.3 depends on shared library: gnome-keyring - found
 ===>   gvfs-1.2.3 depends on shared library: avahi-client.3 - found
 ===>   gvfs-1.2.3 depends on shared library: fuse.2 - found
 ===>   gvfs-1.2.3 depends on shared library: smbclient.0 - found
 ===>   gvfs-1.2.3 depends on shared library: cdio_paranoia.0 - found
 ===>   gvfs-1.2.3 depends on shared library: gphoto2.2 - found
 ===>   gvfs-1.2.3 depends on shared library: intl - found
 ===>   gvfs-1.2.3 depends on shared library: atk-1.0.0 - found
 ===>   gvfs-1.2.3 depends on shared library: gconf-2.4 - found
 ===>   gvfs-1.2.3 depends on shared library: glib-2.0.0 - found
 ===>   gvfs-1.2.3 depends on shared library: gtk-x11-2.0.0 - found
 ===>   gvfs-1.2.3 depends on shared library: IDL-2.0 - found
 ===>   gvfs-1.2.3 depends on shared library: xml2.5 - found
 ===>   gvfs-1.2.3 depends on shared library: ORBit-2.0 - found
 ===>   gvfs-1.2.3 depends on shared library: pango-1.0.0 - found
 ===>  Configuring for gvfs-1.2.3
 configure: WARNING: unrecognized options: --with-gconf-source
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 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 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 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 -o root -g wheel
 checking whether ln -s works... yes
 checking whether gmake sets $(MAKE)... (cached) yes
 checking build system type... i386-portbld-freebsd6.4
 checking host system type... i386-portbld-freebsd6.4
 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 ld used by cc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking how to recognize dependent libraries... pass_all
 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 whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking dependency style of c++... gcc3
 checking how to run the C++ preprocessor... c++ -E
 checking for g77... no
 checking for xlf... no
 checking for f77... f77
 checking whether we are using the GNU Fortran 77 compiler... yes
 checking whether f77 accepts -g... yes
 checking the maximum length of command line arguments... (cached) 262144
 checking command to parse /usr/bin/nm -B output from cc object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if cc supports -fno-rtti -fno-exceptions... no
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc static flag -static works... yes
 checking if cc supports -c -o file.o... yes
 checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... yes
 checking dynamic linker characteristics... freebsd6.4 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
 configure: creating libtool
 appending configuration tag "CXX" to libtool
 checking for ld used by c++... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
 checking for c++ option to produce PIC... -fPIC
 checking if c++ PIC flag -fPIC works... yes
 checking if c++ static flag -static works... yes
 checking if c++ supports -c -o file.o... yes
 checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd6.4 ld.so
 (cached) (cached) checking how to hardcode library paths into programs... immediate
 appending configuration tag "F77" to libtool
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... no
 checking for f77 option to produce PIC... -fPIC
 checking if f77 PIC flag -fPIC works... yes
 checking if f77 static flag -static works... yes
 checking if f77 supports -c -o file.o... yes
 checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
 checking dynamic linker characteristics... freebsd6.4 ld.so
 (cached) (cached) checking how to hardcode library paths into programs... immediate
 checking for pkg-config... /usr/local/bin/pkg-config
 checking whether cc understands -c and -o together... yes
 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 struct stat.st_mtimensec... no
 checking for struct stat.st_mtim.tv_nsec... no
 checking for struct stat.st_atimensec... no
 checking for struct stat.st_atim.tv_nsec... no
 checking for struct stat.st_ctimensec... no
 checking for struct stat.st_ctim.tv_nsec... no
 checking pkg-config is at least version 0.9.0... yes
 checking for gtkdoc-check... no
 checking for gtkdoc-rebase... no
 checking for gtkdoc-mkpdf... no
 checking whether to build gtk-doc documentation... no
 checking for GLIB... yes
 checking for DBUS... yes
 checking whether NLS is requested... yes
 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 XML::Parser... ok
 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 ngettext in libc... no
 checking for bindtextdomain in -lintl... yes
 checking for ngettext in -lintl... yes
 checking for dgettext in -lintl... yes
 checking for bind_textdomain_codeset... yes
 checking for msgfmt... (cached) /usr/local/bin/msgfmt
 checking for dcgettext... yes
 checking if msgfmt accepts -c... yes
 checking for gmsgfmt... (cached) /usr/local/bin/msgfmt
 checking for xgettext... (cached) /usr/local/bin/xgettext
 checking for ssh... /usr/bin/ssh
 checking sys/un.h usability... yes
 checking sys/un.h presence... yes
 checking for sys/un.h... yes
 checking stropts.h usability... no
 checking stropts.h presence... no
 checking for stropts.h... no
 checking termios.h usability... yes
 checking termios.h presence... yes
 checking for termios.h... yes
 checking utmp.h usability... yes
 checking utmp.h presence... yes
 checking for utmp.h... yes
 checking sys/uio.h usability... yes
 checking sys/uio.h presence... yes
 checking for sys/uio.h... yes
 checking sys/param.h usability... yes
 checking sys/param.h presence... yes
 checking for sys/param.h... yes
 checking for getpt... no
 checking for posix_openpt... yes
 checking for grantpt... yes
 checking for unlockpt... yes
 checking for ptsname... yes
 checking for ptsname_r... no
 checking for socketpair... yes
 checking for library containing login_tty... -lutil
 checking for HTTP... yes
 checking for AVAHI... yes
 checking for FUSE... yes
 checking for GCONF... yes
 checking for HAL... yes
 checking for libhal_get_all_devices_with_properties in -lhal... no
 checking for CDDA... yes
 checking for GPHOTO2... yes
 checking for KEYRING... yes
 checking libsmbclient.h usability... yes
 checking libsmbclient.h presence... yes
 checking for libsmbclient.h... yes
 checking for SMBCCTX.flags... yes
 checking for SMBCCTX.close... no
 checking for smbc_option_get in -lsmbclient... yes
 checking for Samba 3.0 libraries... yes
 checking archive.h usability... yes
 checking archive.h presence... yes
 checking for archive.h... yes
 checking for archive_entry_filetype in -larchive... yes
 checking for Archive 3.libraries... yes
 checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
 checking for more warnings... no
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating common/Makefile
 config.status: creating client/Makefile
 config.status: creating daemon/trashlib/Makefile
 config.status: creating daemon/Makefile
 config.status: creating monitor/Makefile
 config.status: creating monitor/proxy/Makefile
 config.status: creating monitor/hal/Makefile
 config.status: creating monitor/gphoto2/Makefile
 config.status: creating gconf/Makefile
 config.status: creating programs/Makefile
 config.status: creating test/Makefile
 config.status: creating po/Makefile.in
 config.status: creating config.h
 config.status: executing depfiles commands
 config.status: executing default-1 commands
 config.status: executing po/stamp-it commands
 # INTLTOOL_MAKEFILE
 configure: WARNING: unrecognized options: --with-gconf-source
 
 gvfs configuration summary:
 
         gio module directory : /usr/local/lib/gio/modules
 
         FTP/HTTP/WebDAV support       yes
         ObexFTP support               no
 	Samba support:	              yes
 	FUSE support:                 yes
         CDDA support:                 yes
         Gphoto2 support:              yes
 	archive support:	      yes
         GConf support:                yes
         DNS-SD support:               yes
 	Use HAL for volume monitor:   yes (with fast init path: no)
 	GNOME Keyring support:        yes
 	Bash-completion support:      yes
 
 curlew:/usr/ports/devel/gvfs# ^Dexit
 
 Script done on Mon Jun 15 09:27:10 2009
 
 
 -- 
 Mike Clarke



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