ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open
URI's
Joe Marcus Clarke
marcus at FreeBSD.org
Mon Jun 15 05:10:03 UTC 2009
The following reply was made to PR ports/134536; it has been noted by GNATS.
From: Joe Marcus Clarke <marcus at FreeBSD.org>
To: Mike Clarke <jmc-fbsdpr at milibyte.co.uk>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/134536: [patch] graphics/gimp: Gimp 2.6.6 fails to open
URI's
Date: Mon, 15 Jun 2009 01:09:59 -0400
--=-uoAJo/0FnmH1/Zz5WZBC
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
On Sun, 2009-06-07 at 21:41 +0100, Mike Clarke wrote:
> On Sunday 07 June 2009, Joe Marcus Clarke wrote:
>=20
> > What does the output of make configure look like for libsoup?
>=20
> Script started on Sun Jun 7 20:46:33 2009
> curlew:/usr/ports/devel/libsoup# make configure
How about the output for devel/gvfs?
Joe
>=20
>=20
> libsoup has the following configurable option(s):
> WITHOUT_SSL Disable GnuTLS SSL support
>=20
> =3D=3D=3D> Extracting for libsoup-2.26.2
> =3D> MD5 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2.
> =3D> SHA256 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2.
> =3D=3D=3D> Patching for libsoup-2.26.2
> =3D=3D=3D> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - fou=
nd
> =3D=3D=3D> libsoup-2.26.2 depends on executable: gmake - found
> =3D=3D=3D> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - fou=
nd
> =3D=3D=3D> libsoup-2.26.2 depends on file: /usr/local/bin/intltool-extr=
act - found
> =3D=3D=3D> libsoup-2.26.2 depends on executable: pkg-config - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: popt.0 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: proxy.0 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: sqlite3.8 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: gnutls.26 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: atk-1.0.0 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: gconf-2.4 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: glib-2.0.0 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: gtk-x11-2.0.0 - fo=
und
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: IDL-2.0 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: xml2.5 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: ORBit-2.0 - found
> =3D=3D=3D> libsoup-2.26.2 depends on shared library: pango-1.0.0 - foun=
d
> =3D=3D=3D> Configuring for libsoup-2.26.2
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
> 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 to enable maintainer-specific portions of Makefiles... n=
o
> checking whether gmake sets $(MAKE)... (cached) yes
> 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 for style of include used by gmake... GNU
> checking dependency style of cc... gcc3
> 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 for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
> checking how to run the C preprocessor... cc -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for ANSI C header files... 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 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 whether ln -s works... yes
> checking how to recognize dependent libraries... pass_all
> 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... yes
> 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... yes
> 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 working alloca.h... no
> checking for alloca... yes
> checking for pkg-config... /usr/local/bin/pkg-config
> checking pkg-config is at least version 0.16... yes
> checking for GLIB - version >=3D 2.15.3... yes (version 2.20.3)
> checking for XML... yes
> checking for Win32... no
> checking for gmtime_r... yes
> checking for mmap... yes
> checking for socket... yes
> checking for gethostbyname... yes
> checking for inet_pton... yes
> checking for inet_ntop... yes
> checking for inet_aton... yes
> checking for getaddrinfo... yes
> checking for getnameinfo... yes
> checking IPv6 support... yes
> checking for LIBGNUTLS... yes
> checking for libgcrypt-config... /usr/local/bin/libgcrypt-config
> checking for LIBGCRYPT - version >=3D 1.2.0... yes (1.4.4)
> checking LIBGCRYPT API version... okay
> checking whether to build libsoup-gnome... yes
> checking for LIBPROXY... yes
> checking for GCONF... yes
> checking for SQLITE... yes
> gnome-config: not found
> checking whether gcc understands -Wundef... yes
> configure: checking for programs needed for regression tests
> checking for httpd2... no
> checking for httpd... /usr/local/sbin/httpd
> checking Apache version... 2.2.11 (FreeBSD) (ok)
> checking for Apache module directory...
> test: /usr/local/sbin/httpd: unexpected operator
> checking for curl... /usr/local/bin/curl
> configure: Some regression tests will not be run due to missing packages:=
mod_ssl
> configure: creating ./config.status
> config.status: creating libsoup-2.4.pc
> config.status: creating libsoup-gnome-2.4.pc
> config.status: creating Makefile
> config.status: creating libsoup-zip
> config.status: creating libsoup/Makefile
> config.status: creating tests/Makefile
> config.status: creating tests/httpd.conf
> config.status: creating docs/Makefile
> config.status: creating docs/reference/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> curlew:/usr/ports/devel/libsoup# ^D=08=08exit
>=20
> Script done on Sun Jun 7 21:22:43 2009
>=20
--=20
Joe Marcus Clarke
FreeBSD GNOME Team :: gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
--=-uoAJo/0FnmH1/Zz5WZBC
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)
iEYEABECAAYFAko116YACgkQb2iPiv4Uz4eEPwCgr792Uw8ZDNiJJ2m1D5ctMY4D
vUMAnAwhUf1l0tkqIkz9Bgt3tIFpTVTn
=qtRE
-----END PGP SIGNATURE-----
--=-uoAJo/0FnmH1/Zz5WZBC--
More information about the freebsd-gnome
mailing list