From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 1 19:00:39 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0784116A420 for ; Mon, 1 Aug 2005 19:00:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C91A243D70 for ; Mon, 1 Aug 2005 19:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j71J0Wga081718 for ; Mon, 1 Aug 2005 19:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j71J0W6G081717; Mon, 1 Aug 2005 19:00:32 GMT (envelope-from gnats) Resent-Date: Mon, 1 Aug 2005 19:00:32 GMT Resent-Message-Id: <200508011900.j71J0W6G081717@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, Kevin Oberman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF83216A41F for ; Mon, 1 Aug 2005 18:59:05 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8113F43D46 for ; Mon, 1 Aug 2005 18:59:05 +0000 (GMT) (envelope-from oberman@es.net) Received: from puppeteer.es.net ([198.128.4.237]) by postal2.es.net (Postal Node 2) with ASMTP id IBA74465 for ; Mon, 01 Aug 2005 11:59:03 -0700 Received: by puppeteer.es.net (Postfix, from userid 1001) id 7792F120FA; Mon, 1 Aug 2005 11:59:03 -0700 (PDT) Message-Id: <20050801185903.7792F120FA@puppeteer.es.net> Date: Mon, 1 Aug 2005 11:59:03 -0700 (PDT) From: Kevin Oberman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/84460: gpgme will not build on -current X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Oberman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 19:00:39 -0000 >Number: 84460 >Category: ports >Synopsis: gpgme will not build on -current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 01 19:00:32 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kevin Oberman >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD puppeteer.es.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Jul 28 14:41:33 PDT 2005 root@puppeteer.es.net:/usr/obj/usr/src/sys/IBM-T30-D i386 >Description: The build of gpgme is failing on a newly installed -current system. ===> Building for gpgme-1.0.2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/security/gpgme/work/gpgme-1.0.2' Making all in assuan gmake[2]: Entering directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/assuan'gmake all-am gmake[3]: Entering directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/assuan'gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/assuan' gmake[2]: Leaving directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/assuan' Making all in gpgme gmake[2]: Entering directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/gpgme' gmake all-am gmake[3]: Entering directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/gpgme' if /bin/sh /usr/local/bin/libtool15 --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I../assuan -I/usr/local/include -O2 -fno-strict-aliasing -pipe -I/usr/local/include/pth -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT ath-pthread.lo -MD -MP -MF ".deps/ath-pthread.Tpo" -c -o ath-pthread.lo ath-pthread.c; \ then mv -f ".deps/ath-pthread.Tpo" ".deps/ath-pthread.Plo"; else rm -f ".deps/ath-pthread.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I../assuan -I/usr/local/include -O2 -fno-strict-aliasing -pipe -I/usr/local/include/pth -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT ath-pthread.lo -MD -MP -MF .deps/ath-pthread.Tpo -c ath-pthread.c -fPIC -DPIC -o .libs/ath-pthread.o In file included from ath-pthread.c:36: /usr/local/include/pth/pthread.h:285: error: conflicting types for 'pthread_t' /usr/include/sys/_pthreadtypes.h:64: error: previous declaration of 'pthread_t' was here /usr/local/include/pth/pthread.h:286: error: conflicting types for 'pthread_attr_t' /usr/include/sys/_pthreadtypes.h:65: error: previous declaration of 'pthread_attr_t' was here /usr/local/include/pth/pthread.h:288: error: conflicting types for 'pthread_once_t' /usr/include/sys/_pthreadtypes.h:71: error: previous declaration of 'pthread_once_t' was here /usr/local/include/pth/pthread.h:289: error: conflicting types for 'pthread_mutexattr_t' /usr/include/sys/_pthreadtypes.h:67: error: previous declaration of 'pthread_mutexattr_t' was here /usr/local/include/pth/pthread.h:290: error: conflicting types for 'pthread_mutex_t' /usr/include/sys/_pthreadtypes.h:66: error: previous declaration of 'pthread_mutex_t' was here /usr/local/include/pth/pthread.h:291: error: conflicting types for 'pthread_condattr_t' /usr/include/sys/_pthreadtypes.h:69: error: previous declaration of 'pthread_condattr_t' was here /usr/local/include/pth/pthread.h:292: error: conflicting types for 'pthread_cond_t' /usr/include/sys/_pthreadtypes.h:68: error: previous declaration of 'pthread_cond_t' was here /usr/local/include/pth/pthread.h:293: error: conflicting types for 'pthread_rwlockattr_t' /usr/include/sys/_pthreadtypes.h:73: error: previous declaration of 'pthread_rwlockattr_t' was here /usr/local/include/pth/pthread.h:294: error: conflicting types for 'pthread_rwlock_t' /usr/include/sys/_pthreadtypes.h:72: error: previous declaration of 'pthread_rwlock_t' was here ath-pthread.c: In function `_gpgme_ath_connect': ath-pthread.c:161: warning: passing arg 2 of `__pthread_connect' discards qualifiers from pointer target type gmake[3]: *** [ath-pthread.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/gpgme' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/security/gpgme/work/gpgme-1.0.2/gpgme' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/security/gpgme/work/gpgme-1.0.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/security/gpgme. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall59227.0 make ** Fix the problem and try again. >How-To-Repeat: Make the code >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: