[ports-i386@FreeBSD.org: soup-0.7.11_2 failed on i386 7]

Kris Kennaway kris at obsecurity.org
Thu Dec 14 14:07:03 PST 2006


Dear Maintainer,

As you may know, in the near future FreeBSD 7.x will be switching from
the gcc 3.4 compiler to gcc 4.x.  Unfortunately your port fails to
build with the new compiler; see the log below or the following url:

  http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006121307/

To ease the disruption to users and to avoid further work later on,
can you please work (with the upstream developers if necessary) on
fixing this error?

In many cases it requires only simple code changes, and these may
already have been submitted to the developers by other projects
(thesedays many Linux distributions use gcc 4.1, so chances are they
have fixed the error already), or the patches may be found in their
package repositories.

You should be able to reproduce it yourself simply by installing the
lang/gcc41 port and then setting the variables

  CC=/usr/local/bin/gcc41
  CXX=/usr/local/bin/g++41

in your environment (Note: some ports do not respect these variables
currently, but this is another bug that should be fixed).

Thanks,
Kris

----- Forwarded message from User Ports-i386 <ports-i386 at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Thu, 14 Dec 2006 19:57:21 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: kris at FreeBSD.org
Subject: soup-0.7.11_2 failed on i386 7
X-UIDL: T)R"!$>*#!`m="!0Wo"!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.3

building soup-0.7.11_2 on gohan39.freebsd.org
in directory /x/tmp/7/chroot/56501
building for: 7.0-CURRENT i386
maintained by: gnome at FreeBSD.org
port directory: /usr/ports/devel/soup
build started at Thu Dec 14 19:54:38 UTC 2006
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=gettext-0.14.5_2.tbz glib-1.2.10_12.tbz libiconv-1.9.2_2.tbz libxml-1.8.17_4.tbz pkg-config-0.21.tbz popt-1.7_2.tbz
RUN_DEPENDS=gettext-0.14.5_2.tbz glib-1.2.10_12.tbz libiconv-1.9.2_2.tbz libxml-1.8.17_4.tbz pkg-config-0.21.tbz popt-1.7_2.tbz
prefixes: LOCALBASE=usr/local X11BASE=usr/X11R6
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> soup-0.7.11.tar.bz2 doesn't seem to exist in /tmp/distfiles/gnome.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/gnome/.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/gnome/soup-0.7.11.tar.bz2: Operation timed out
=> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/gnome/.
soup-0.7.11.tar.bz2                                    316 kB 4090 kBps
=> MD5 Checksum OK for gnome/soup-0.7.11.tar.bz2.
=> SHA256 Checksum OK for gnome/soup-0.7.11.tar.bz2.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Extracting for soup-0.7.11_2
=> MD5 Checksum OK for gnome/soup-0.7.11.tar.bz2.
=> SHA256 Checksum OK for gnome/soup-0.7.11.tar.bz2.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for soup-0.7.11_2
===>  Applying FreeBSD patches for soup-0.7.11_2
================================================================
====================<phase 4: make build>====================
add_pkg gettext-0.14.5_2.tbz glib-1.2.10_12.tbz libiconv-1.9.2_2.tbz libxml-1.8.17_4.tbz pkg-config-0.21.tbz popt-1.7_2.tbz
adding dependencies
pkg_add gettext-0.14.5_2.tbz
pkg_add glib-1.2.10_12.tbz
pkg_add libiconv-1.9.2_2.tbz
skipping libiconv-1.9.2_2, already added
pkg_add libxml-1.8.17_4.tbz
pkg_add pkg-config-0.21.tbz
skipping pkg-config-0.21, already added
pkg_add popt-1.7_2.tbz
===>   soup-0.7.11_2 depends on executable in : pkg-config - found
===>   soup-0.7.11_2 depends on shared library: popt.0 - found
===>   soup-0.7.11_2 depends on shared library: glib-12.3 - found
===>   soup-0.7.11_2 depends on shared library: xml.5 - found
===>  Configuring for soup-0.7.11_2
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets ${MAKE}... (cached) yes
checking for i386-portbld-freebsd7.0-gcc... cc
checking for C compiler default output... 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 ANSI C... none needed
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 ANSI C header files... yes
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for ld used by GCC... /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... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
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 for i386-portbld-freebsd7.0-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd7.0-strip... no
checking for strip... strip
checking for objdir... .libs
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 if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
./configure.lineno: ./ltconfig: not found
checking for working alloca.h... no
checking for alloca... yes
checking whether to build against glib 2.0... no
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.0... yes
checking for xml-config... /usr/local/bin/xml-config
checking for poptGetContext in -lpopt... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking for unistd.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking for socket... yes
checking for gethostbyname... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking for gethostbyname_r... yes
checking for glibc gethostbyname_r... yes
checking for dlopen in -ldl... no
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking nss.h usability... yes
checking nss.h presence... yes
checking for nss.h... yes
checking ssl.h usability... no
checking ssl.h presence... no
checking for ssl.h... no
checking for apxs... no
checking for gtkdoc-mkdb... false
checking for db2html... false
checking alignment of gboolean... 4
checking alignment of gchar... 1
checking alignment of guchar... 1
checking alignment of gint... 4
checking alignment of guint... 4
checking alignment of gshort... 2
checking alignment of gushort... 2
checking alignment of glong... 4
checking alignment of gulong... 4
checking alignment of gint8... 1
checking alignment of guint8... 1
checking alignment of gint16... 2
checking alignment of guint16... 2
checking alignment of gint32... 4
checking alignment of guint32... 4
checking alignment of gfloat... 4
checking alignment of gdouble... 4
checking alignment of gpointer... 4
checking alignment of gstruct... 1
configure: creating ./config.status
config.status: creating soup-config
config.status: creating soup.pc
config.status: creating soup.spec
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating src/Makefile
config.status: creating src/libsoup/Makefile
config.status: creating src/libsoup-apache/Makefile
config.status: creating src/libwsdl/Makefile
config.status: creating src/soup-httpd/Makefile
config.status: creating src/soup-ssl-proxy/Makefile
config.status: creating src/soup-wsdl/Makefile
config.status: creating config.h
config.status: executing default-1 commands


Configuration:

  Source code location:		.
  Compiler:			cc
  Build flags:			-O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT 

  glib 2.0:                     no

  Static SSL Proxy:		no
  SSL Proxy Name:		soup-ssl-proxy

  OpenSSL support:		yes
  Mozilla NSS support:		no

  Apache module support:	no


===>  Building for soup-0.7.11_2
make  all-recursive
Making all in src
Making all in libsoup
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c  -fPIC -DPIC -o .libs/md5-utils.lo
md5-utils.c: In function 'md5_get_digest':
md5-utils.c:316: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c md5-utils.c -o md5-utils.o >/dev/null 2>&1
mv -f .libs/md5-utils.lo md5-utils.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c
rm -f .libs/soup-auth.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c  -fPIC -DPIC -o .libs/soup-auth.lo
soup-auth.c: In function 'digest_hex':
soup-auth.c:150: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness
soup-auth.c: In function 'compute_response':
soup-auth.c:170: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:171: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:172: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:177: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:178: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:188: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:189: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:190: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:197: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:199: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:200: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:201: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:210: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:211: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:219: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-auth.c: In function 'digest_init_func':
soup-auth.c:378: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:380: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:382: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:384: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:386: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:393: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:394: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:395: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
soup-auth.c:396: warning: pointer targets in passing argument 2 of 'md5_update' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-auth.c -o soup-auth.o >/dev/null 2>&1
mv -f .libs/soup-auth.lo soup-auth.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c
rm -f .libs/soup-context.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c  -fPIC -DPIC -o .libs/soup-context.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-context.c -o soup-context.o >/dev/null 2>&1
mv -f .libs/soup-context.lo soup-context.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c
rm -f .libs/soup-dav.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c  -fPIC -DPIC -o .libs/soup-dav.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav.c -o soup-dav.o >/dev/null 2>&1
mv -f .libs/soup-dav.lo soup-dav.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c
rm -f .libs/soup-dav-server.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c  -fPIC -DPIC -o .libs/soup-dav-server.lo
soup-dav-server.c: In function 'parse_propfind':
soup-dav-server.c:565: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:573: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:581: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:588: warning: pointer targets in passing argument 1 of 'soup_dav_prop_new' differ in signedness
soup-dav-server.c:588: warning: pointer targets in passing argument 2 of 'soup_dav_prop_new' differ in signedness
soup-dav-server.c:588: warning: pointer targets in passing argument 3 of 'soup_dav_prop_new' differ in signedness
soup-dav-server.c:595: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:598: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c: In function 'parse_proppatch':
soup-dav-server.c:741: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:753: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:755: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:760: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:771: warning: pointer targets in passing argument 1 of 'g_strcasecmp' differ in signedness
soup-dav-server.c:778: warning: pointer targets in passing argument 1 of 'soup_dav_prop_new' differ in signedness
soup-dav-server.c:778: warning: pointer targets in passing argument 2 of 'soup_dav_prop_new' differ in signedness
soup-dav-server.c:778: warning: pointer targets in passing argument 3 of 'soup_dav_prop_new' differ in signedness
soup-dav-server.c:784: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-dav-server.c -o soup-dav-server.o >/dev/null 2>&1
mv -f .libs/soup-dav-server.lo soup-dav-server.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c
rm -f .libs/soup-env.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c  -fPIC -DPIC -o .libs/soup-env.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-env.c -o soup-env.o >/dev/null 2>&1
mv -f .libs/soup-env.lo soup-env.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c
rm -f .libs/soup-error.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c  -fPIC -DPIC -o .libs/soup-error.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-error.c -o soup-error.o >/dev/null 2>&1
mv -f .libs/soup-error.lo soup-error.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c
rm -f .libs/soup-fault.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c  -fPIC -DPIC -o .libs/soup-fault.lo
soup-fault.c: In function 'soup_fault_new':
soup-fault.c:43: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:43: warning: pointer targets in assignment differ in signedness
soup-fault.c:44: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:44: warning: pointer targets in assignment differ in signedness
soup-fault.c:45: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:45: warning: pointer targets in assignment differ in signedness
soup-fault.c:46: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:46: warning: pointer targets in assignment differ in signedness
soup-fault.c: In function 'soup_fault_set_code':
soup-fault.c:86: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:86: warning: pointer targets in assignment differ in signedness
soup-fault.c: In function 'soup_fault_set_string':
soup-fault.c:96: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:96: warning: pointer targets in assignment differ in signedness
soup-fault.c: In function 'soup_fault_set_actor':
soup-fault.c:107: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:107: warning: pointer targets in assignment differ in signedness
soup-fault.c: In function 'soup_fault_set_detail':
soup-fault.c:118: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-fault.c:118: warning: pointer targets in assignment differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-fault.c -o soup-fault.o >/dev/null 2>&1
mv -f .libs/soup-fault.lo soup-fault.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c
rm -f .libs/soup-headers.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c  -fPIC -DPIC -o .libs/soup-headers.lo
In file included from soup-headers.c:17:
soup-private.h:34: warning: function declaration isn't a prototype
soup-private.h:34: warning: conflicting types for built-in function 'alloca'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-headers.c -o soup-headers.o >/dev/null 2>&1
mv -f .libs/soup-headers.lo soup-headers.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c
rm -f .libs/soup-message.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c  -fPIC -DPIC -o .libs/soup-message.lo
In file included from soup-message.c:17:
soup-private.h:34: warning: function declaration isn't a prototype
soup-private.h:34: warning: conflicting types for built-in function 'alloca'
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-message.c -o soup-message.o >/dev/null 2>&1
mv -f .libs/soup-message.lo soup-message.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c
rm -f .libs/soup-method.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c  -fPIC -DPIC -o .libs/soup-method.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-method.c -o soup-method.o >/dev/null 2>&1
mv -f .libs/soup-method.lo soup-method.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c
rm -f .libs/soup-misc.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c  -fPIC -DPIC -o .libs/soup-misc.lo
soup-misc.c: In function 'soup_base64_encode':
soup-misc.c:325: warning: pointer targets in passing argument 1 of 'soup_base64_encode_close' differ in signedness
soup-misc.c:325: warning: pointer targets in passing argument 6 of 'soup_base64_encode_close' differ in signedness
soup-misc.c: In function 'soup_base64_decode':
soup-misc.c:423: warning: pointer targets in passing argument 1 of 'soup_base64_decode_step' differ in signedness
soup-misc.c:423: warning: pointer targets in passing argument 3 of 'soup_base64_decode_step' differ in signedness
soup-misc.c:423: warning: pointer targets in passing argument 5 of 'soup_base64_decode_step' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-misc.c -o soup-misc.o >/dev/null 2>&1
mv -f .libs/soup-misc.lo soup-misc.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c
rm -f .libs/soup-nss.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c  -fPIC -DPIC -o .libs/soup-nss.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-nss.c -o soup-nss.o >/dev/null 2>&1
mv -f .libs/soup-nss.lo soup-nss.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c
rm -f .libs/soup-ntlm.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c  -fPIC -DPIC -o .libs/soup-ntlm.lo
soup-ntlm.c: In function 'soup_ntlm_parse_challenge':
soup-ntlm.c:148: warning: pointer targets in passing argument 3 of 'soup_base64_decode_step' differ in signedness
soup-ntlm.c:148: warning: pointer targets in passing argument 5 of 'soup_base64_decode_step' differ in signedness
soup-ntlm.c: In function 'soup_ntlm_response':
soup-ntlm.c:192: warning: pointer targets in passing argument 2 of 'calc_response' differ in signedness
soup-ntlm.c:194: warning: pointer targets in passing argument 2 of 'calc_response' differ in signedness
soup-ntlm.c:214: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
soup-ntlm.c:258: warning: pointer targets in return differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-ntlm.c -o soup-ntlm.o >/dev/null 2>&1
mv -f .libs/soup-ntlm.lo soup-ntlm.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c
rm -f .libs/soup-parser.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c  -fPIC -DPIC -o .libs/soup-parser.lo
soup-parser.c: In function 'get_params_from_node':
soup-parser.c:237: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
soup-parser.c:254: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
soup-parser.c:255: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-parser.c:256: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
soup-parser.c:257: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-parser.c:258: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
soup-parser.c:259: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-parser.c:260: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
soup-parser.c:261: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness
soup-parser.c:265: warning: pointer targets in passing argument 1 of 'soup_fault_new' differ in signedness
soup-parser.c:265: warning: pointer targets in passing argument 2 of 'soup_fault_new' differ in signedness
soup-parser.c:265: warning: pointer targets in passing argument 3 of 'soup_fault_new' differ in signedness
soup-parser.c:265: warning: pointer targets in passing argument 4 of 'soup_fault_new' differ in signedness
soup-parser.c:285: warning: pointer targets in passing argument 2 of 'soup_param_set_name' differ in signedness
soup-parser.c: In function 'soup_parser_construct':
soup-parser.c:312: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
soup-parser.c:319: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
soup-parser.c: In function 'soup_parser_get_method_name':
soup-parser.c:391: warning: pointer targets in return differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-parser.c -o soup-parser.o >/dev/null 2>&1
mv -f .libs/soup-parser.lo soup-parser.lo
/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" 	 -DSYSCONFDIR=\"/usr/local/etc\" 	 -DBINDIR=\"/usr/local/bin\"		 -I../../src		 		 -I/usr/local/include/glib12			 -I/usr/local/include/gnome-xml			   -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  		-Wall -Wstrict-prototypes -Wmissing-declarations 		-Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-queue.c
rm -f .libs/soup-queue.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"SOUP\" -DSYSCONFDIR=\"/usr/local/etc\" -DBINDIR=\"/usr/local/bin\" -I../../src -I/usr/local/include/glib12 -I/usr/local/include/gnome-xml -I/usr/local/include -O2 -fno-strict-aliasing -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -D_REENTRANT -c soup-queue.c  -fPIC -DPIC -o .libs/soup-queue.lo
soup-queue.c:33: error: static declaration of 'soup_active_requests' follows non-static declaration
soup-private.h:71: error: previous declaration of 'soup_active_requests' was here
*** Error code 1

Stop in /work/a/ports/devel/soup/work/soup-0.7.11/src/libsoup.
*** Error code 1

Stop in /work/a/ports/devel/soup/work/soup-0.7.11/src.
*** Error code 1

Stop in /work/a/ports/devel/soup/work/soup-0.7.11.
*** Error code 1

Stop in /work/a/ports/devel/soup/work/soup-0.7.11.
*** Error code 1

Stop in /a/ports/devel/soup.
================================================================
build of /usr/ports/devel/soup ended at Thu Dec 14 19:58:56 UTC 2006


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20061214/f29ccd17/attachment.pgp


More information about the freebsd-gnome mailing list