From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 4 15:50:01 2007 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 BFBE616A418 for ; Thu, 4 Oct 2007 15:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9F74113C458 for ; Thu, 4 Oct 2007 15:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l94Fo1r2058250 for ; Thu, 4 Oct 2007 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l94Fo1p8058249; Thu, 4 Oct 2007 15:50:01 GMT (envelope-from gnats) Resent-Date: Thu, 4 Oct 2007 15:50:01 GMT Resent-Message-Id: <200710041550.l94Fo1p8058249@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Richard A. Secor" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E7DD16A420 for ; Thu, 4 Oct 2007 15:41:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DFA2E13C447 for ; Thu, 4 Oct 2007 15:41:06 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l94Ff6B8044488 for ; Thu, 4 Oct 2007 15:41:06 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l94Ff6Iv044487; Thu, 4 Oct 2007 15:41:06 GMT (envelope-from nobody) Message-Id: <200710041541.l94Ff6Iv044487@www.freebsd.org> Date: Thu, 4 Oct 2007 15:41:06 GMT From: "Richard A. Secor" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/116909: Cannot Upgrade from 0.59.3 to 0.60.0 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: Thu, 04 Oct 2007 15:50:01 -0000 >Number: 116909 >Category: ports >Synopsis: Cannot Upgrade from 0.59.3 to 0.60.0 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 04 15:50:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Richard A. Secor >Release: 6.2-STABLE >Organization: >Environment: FreeBSD localhost 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Sep 13 18:04:20 EDT 2007 root@localhost:/usr/obj/usr/src/sys/KERNEL1 i386 >Description: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/vpopmail/include -O2 -Wall -I.. -I./.. -MT authvchkpw.lo -MD -MP -MF .deps/authvchkpw.Tpo -c authvchkpw.c -fPIC -DPIC -o .libs/authvchkpw.o In file included from /usr/include/sys/_types.h:33, from /usr/include/stdio.h:45, from authvchkpw.c:9: /usr/include/machine/_types.h:51: error: syntax error before "typedef" authvchkpw.c: In function `auth_vchkpw_login': authvchkpw.c:43: warning: structure defined inside parms authvchkpw.c:43: warning: empty declaration authvchkpw.c:46: error: syntax error before '{' token In file included from authvchkpw.c:66: libhmac/hmac.h:50: warning: structure defined inside parms libhmac/hmac.h:50: warning: empty declaration libhmac/hmac.h:54: error: storage class specified for parameter `hmac_md5' libhmac/hmac.h:54: error: storage class specified for parameter `hmac_sha1' libhmac/hmac.h:54: error: storage class specified for parameter `hmac_sha256' libhmac/hmac.h:61: error: storage class specified for parameter `hmac_list' In file included from authvchkpw.c:67: cramlib.h:17: warning: structure defined inside parms cramlib.h:17: warning: empty declaration cramlib.h:19: error: storage class specified for parameter `auth_cram_callback' cramlib.h:26: warning: empty declaration authvchkpw.c:70: error: storage class specified for parameter `auth_vchkpw_login' authvchkpw.c:76: error: syntax error before '{' token authvchkpw.c:118: error: syntax error before "if" authvchkpw.c:192: error: syntax error before "if" authvchkpw.c:243: error: syntax error before '{' token authvchkpw.c:39: warning: 'auth_vchkpw_login' defined but not used gmake[2]: *** [authvchkpw.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/mail/courier-authlib-vchkpw/work/courier-authlib-0.60.0' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/courier-authlib-vchkpw/work/courier-authlib-0.60.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/mail/courier-authlib-vchkpw. *** Error code 1 Stop in /usr/ports/mail/courier-authlib-vchkpw. >How-To-Repeat: # cd /usr/ports/mail/courier-authlib-vchkpw # portupgrade ============================== Please note that courier-authlib-base and courier-authlib-mysql both upgraded without any errors. >Fix: >Release-Note: >Audit-Trail: >Unformatted: