Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 2004 23:57:33 -0500 (EST)
From:      Rod Taylor <ports@rbt.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73659: evolution-data-server fails to compile
Message-ID:  <200411080457.iA84vXxn032061@home.rbt.ca>
Resent-Message-ID: <200411080500.iA850maM037804@freefall.freebsd.org>

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

>Number:         73659
>Category:       ports
>Synopsis:       evolution-data-server fails to compile
>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:   Mon Nov 08 05:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        FreeBSD 5.3-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD home 5.3-RELEASE FreeBSD 5.3-RELEASE #3: Sat Nov 6 15:39:21 EST 2004 root@home:/usr/obj/usr/src/sys/HOME amd64


	
>Description:

	Compile failure while building the evolution-data-server port.


        evolution-data-server has been configured as follows:
        LDAP support:     no
        Gtk Doc:          no

===>  Building for evolution-data-server-1.0.2
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.2'
Making all in libdb
gmake[2]: Entering directory `/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.2/libdb'
Making all in dist
gmake[3]: Entering directory `/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.2/libdb/dist'
/bin/sh ./libtool --mode=compile cc -c -I. -I./.. -I./../dbinc -I/usr/local/include -D_THREAD_SAFE -O -pipe  ../mutex/mut_tas.c
mkdir .libs
cc -c -I. -I./.. -I./../dbinc -I/usr/local/include -D_THREAD_SAFE -O -pipe ../mutex/mut_tas.c  -fPIC -DPIC -o .libs/mut_tas.lo
In file included from ./db_int.h:465,
                 from ../mutex/mut_tas.c:38:
./../dbinc/mutex.h:760: error: redefinition of typedef 'tsl_t'
./../dbinc/mutex.h:735: error: previous declaration of 'tsl_t' was here
In file included from ./db_int.h:465,
                 from ../mutex/mut_tas.c:38:
./../dbinc/mutex.h:766:1: warning: "MUTEX_SET" redefined
./../dbinc/mutex.h:741:1: warning: this is the location of the previous definition
../mutex/mut_tas.c: In function `__db_tas_mutex_lock_eds':
../mutex/mut_tas.c:120: warning: matching constraint does not allow a register
../mutex/mut_tas.c:120: warning: matching constraint does not allow a register
gmake[3]: *** [mut_tas.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.2/libdb/dist'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.2/libdb'gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.0.2'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:

	Attempt to upgrade gnome using gnome_upgrade.sh or build databases/evolution-data-server by hand.
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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