Date: Sun, 7 Jun 2009 21:20:04 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: <200906072120.n57LK4oU048968@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: Sun, 7 Jun 2009 21:41:11 +0100 On Sunday 07 June 2009, Joe Marcus Clarke wrote: > What does the output of make configure look like for libsoup? Script started on Sun Jun 7 20:46:33 2009 curlew:/usr/ports/devel/libsoup# make configure libsoup has the following configurable option(s): WITHOUT_SSL Disable GnuTLS SSL support ===> Extracting for libsoup-2.26.2 => MD5 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2. => SHA256 Checksum OK for gnome2/libsoup-2.26.2.tar.bz2. ===> Patching for libsoup-2.26.2 ===> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - found ===> libsoup-2.26.2 depends on executable: gmake - found ===> libsoup-2.26.2 depends on file: /usr/local/bin/libtool - found ===> libsoup-2.26.2 depends on file: /usr/local/bin/intltool-extract - found ===> libsoup-2.26.2 depends on executable: pkg-config - found ===> libsoup-2.26.2 depends on shared library: popt.0 - found ===> libsoup-2.26.2 depends on shared library: proxy.0 - found ===> libsoup-2.26.2 depends on shared library: sqlite3.8 - found ===> libsoup-2.26.2 depends on shared library: gnutls.26 - found ===> libsoup-2.26.2 depends on shared library: atk-1.0.0 - found ===> libsoup-2.26.2 depends on shared library: gconf-2.4 - found ===> libsoup-2.26.2 depends on shared library: glib-2.0.0 - found ===> libsoup-2.26.2 depends on shared library: gtk-x11-2.0.0 - found ===> libsoup-2.26.2 depends on shared library: IDL-2.0 - found ===> libsoup-2.26.2 depends on shared library: xml2.5 - found ===> libsoup-2.26.2 depends on shared library: ORBit-2.0 - found ===> libsoup-2.26.2 depends on shared library: pango-1.0.0 - found ===> Configuring for libsoup-2.26.2 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 to enable maintainer-specific portions of Makefiles... no 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 wheel 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 >= 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 >= 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# ^Dexit Script done on Sun Jun 7 21:22:43 2009 -- Mike Clarke
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906072120.n57LK4oU048968>