From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 16 07:08:09 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 093D01065670; Wed, 16 Sep 2009 07:08:09 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE3B38FC08; Wed, 16 Sep 2009 07:08:08 +0000 (UTC) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8G788FD078244; Wed, 16 Sep 2009 07:08:08 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8G7880s078240; Wed, 16 Sep 2009 07:08:08 GMT (envelope-from pav) Date: Wed, 16 Sep 2009 07:08:08 GMT Message-Id: <200909160708.n8G7880s078240@freefall.freebsd.org> To: meitolake@gmail.com, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/137828: [PATCH] palm/barry: update to 0.14 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 07:08:09 -0000 Synopsis: [PATCH] palm/barry: update to 0.14 State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Wed Sep 16 07:07:47 UTC 2009 State-Changed-Why: This does not compile for me (amd64/7): cc -DHAVE_CONFIG_H -I. -I. -I.. -I/work/a/ports/palm/barry/work/barry-0.14 -I/usr/local/include/opensync-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -Werror -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -O2 -fno-strict-aliasing -pipe -MT vformat.lo -MD -MP -MF .deps/vformat.Tpo -c vformat.c -fPIC -DPIC -o .libs/vformat.o cc1: warnings being treated as errors vformat.c: In function '_read_attribute_value_add': vformat.c:243: warning: passing argument 2 of 'libiconv' from incompatible pointer type vformat.c:271: warning: passing argument 2 of 'libiconv' from incompatible pointer type *** Error code 1 Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Wed Sep 16 07:07:47 UTC 2009 Responsible-Changed-Why: This does not compile for me (amd64/7): cc -DHAVE_CONFIG_H -I. -I. -I.. -I/work/a/ports/palm/barry/work/barry-0.14 -I/usr/local/include/opensync-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -Wall -Werror -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -O2 -fno-strict-aliasing -pipe -MT vformat.lo -MD -MP -MF .deps/vformat.Tpo -c vformat.c -fPIC -DPIC -o .libs/vformat.o cc1: warnings being treated as errors vformat.c: In function '_read_attribute_value_add': vformat.c:243: warning: passing argument 2 of 'libiconv' from incompatible pointer type vformat.c:271: warning: passing argument 2 of 'libiconv' from incompatible pointer type *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=137828