Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Aug 2005 11:59:03 -0700 (PDT)
From:      Kevin Oberman <oberman@es.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/84460: gpgme will not build on -current
Message-ID:  <20050801185903.7792F120FA@puppeteer.es.net>
Resent-Message-ID: <200508011900.j71J0W6G081717@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050801185903.7792F120FA>