From nobody@FreeBSD.org  Tue Sep  8 14:36:43 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 86E9F106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Sep 2009 14:36:43 +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 5BF438FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Sep 2009 14:36:43 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n88EagUr059958
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 8 Sep 2009 14:36:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n88Eag1j059957;
	Tue, 8 Sep 2009 14:36:42 GMT
	(envelope-from nobody)
Message-Id: <200909081436.n88Eag1j059957@www.freebsd.org>
Date: Tue, 8 Sep 2009 14:36:42 GMT
From: Erwan David <erwan@rail.eu.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: emacs : canniot compile due to gnome problem
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         138633
>Category:       ports
>Synopsis:       devel/libgsf: cannot compile due to gnome problem
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    ashish
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 08 14:40:00 UTC 2009
>Closed-Date:    Sat Jul 17 06:08:46 UTC 2010
>Last-Modified:  Sat Jul 17 06:08:46 UTC 2010
>Originator:     Erwan David
>Release:        7.2-release
>Organization:
>Environment:
FreeBSD nez-casse.depot.rail.eu.org 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
When trying to compile emacs from the port
(WITHOUT_GTK being defined), I get the following error :


test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/ports/devel/libgsf/work/gnome-libtool   --mode=install install  -s -o root -g wheel -m 555 'gsf-office-thumbnailer' '/usr/local/bin/gsf-office-thumbnailer'
gnome-libtool: install: install -o root -g wheel -m 555 -s .libs/gsf-office-thumbnailer /usr/local/bin/gsf-office-thumbnailer
if test -z "" -a -n "/usr/local/etc/gconf/schemas" ; then \
          for p in gsf-office-thumbnailer.schemas; do \
            GCONF_CONFIG_SOURCE=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults \
              gconftool-2 --makefile-install-rule $p; \
          done \
        fi

(gconftool-2:88393): GConf-CRITICAL **: No such file `/usr/local/lib/GConf/2/libgconfbackend-xml.so'


(gconftool-2:88393): GConf-WARNING **: Failed to load source "xml:merged:/usr/local/etc/gconf/gconf.xml.defaults": Failed: Couldn't locate backend module for `xml:merged:/usr/local/etc/gconf/gconf.xml.defaults'
**
GConf:ERROR:gconftool.c:969:main: assertion failed: (err == NULL)
Abort trap (core dumped)
gmake[2]: *** [install-data-local] Error 134
gmake[2]: Leaving directory `/usr/ports/devel/libgsf/work/libgsf-1.14.15/thumbnailer'
gmake[1]: *** [install-am] Error 2
gmake[1]: Leaving directory `/usr/ports/devel/libgsf/work/libgsf-1.14.15/thumbnailer'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/devel/libgsf.
*** Error code 1

Stop in /usr/ports/editors/emacs.
*** Error code 1


First, I wondoer why a WITHOUT GTK build installs all gnome stuff
(gnomehier, orbit and this libgsf which fails).

Second : it just does not build...

>How-To-Repeat:
cd /usr/ports/editors/emacs
make -DWITHOUT_GTK install

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Sep 8 18:09:44 UTC 2009 
Responsible-Changed-Why:  
make this a ports PR and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138633 
Responsible-Changed-From-To: freebsd-ports-bugs->	 keramida 
Responsible-Changed-By: arved 
Responsible-Changed-When: Thu Sep 10 16:32:16 UTC 2009 
Responsible-Changed-Why:  
Over to emacs maintainer, because of possible problem with the optional dependencies 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138633 
Responsible-Changed-From-To: keramida->ashish 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Jul 14 00:22:54 UTC 2010 
Responsible-Changed-Why:  
The Audit-Trail indicates this might be an emacs problem.  Over to new 
emacs maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138633 

From: ashish@FreeBSD.org (Ashish SHUKLA)
To: bug-followup@FreeBSD.org,erwan@rail.eu.org
Cc:  
Subject: Re: ports/138633: devel/libgsf: cannot compile due to gnome problem
Date: Sat, 17 Jul 2010 10:15:16 +0530

 --=-=-=
 Content-Type: text/plain; charset=utf-8
 Content-Transfer-Encoding: quoted-printable
 
 Hi Erwan,
 
 I'm the new maintainer of editors/emacs. Could you please confirm whether
 you're still able to reproduce the problem mentioned in the PR ?
 
 Thanks
 =2D-=20
 Ashish SHUKLA      | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
 freebsd.org!ashish | http://people.freebsd.org/~ashish/
 
 =E2=80=9CAnyone who cannot cope with mathematics is not fully human. At best
 he is a tolerable subhuman who has learned to wear shoes, bathe, and
 not make messes in the house.=E2=80=9D (Robert A. Heinlein, 1973)
 
 --=-=-=
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.15 (FreeBSD)
 
 iQIcBAEBCgAGBQJMQTVgAAoJEMdGz6nnT6SwQwwQAJN94+66CjSxnB+1TvDQm2aN
 5yEXqib7QsA9fE+odDi/r6cBFJvmxTDIRppO1czTHyNm0mnJlwcF9qWh6Z5xiS6n
 6T3xXYUQSu5h28YYU8oQN47r6w7geTyFS4dnflK7UUOqghjhuF2mH5aKIgfD1rv2
 c6DMG9mGQ4y6AMXQ7gqOH2lrbCz991cFnZeebX8/AnhbOPfIAVoo1EkPcMLH+KDN
 pKualHh6YCuM0tFMUsZ5IyeXvgwAHZvR7icZTnhK84PSfGlGepxOFLGFyMbQsK2H
 3AMmUhEmeWPb0zreRKLiqieiJjT89DWdG9SJV6mI4P7G1hsG0WU0llZjj8pMGeYp
 xejGIO0H7E81awkiJhz2IzOAGKRoZ/SXx+vwjIe6nJKKeQRyu01y40nLES+QjvV6
 BHnAX6A/+UItNBpMiULngO+l0N+bLilbYm7CwcSUEj+YInq5m90iq9945BcANMN7
 WnYpXwz4XLJIq1EL3dhjpApsGuhJSm7mxBRwrqRk+9lfJVYJdx4e4GFaaaRSnY6R
 qRU47uG+m6cPYmYC1g40lDJ74sv7YeffH7YN7SJRUwYUpoajw4xNrzT3lguDw3mP
 zvZpZkv+OYyAUPFDxgsSksAZf149Dkl4luVCIue07zC+DGev72jF3r6hUDzl917M
 3p4NhUdfAKO+KZraJqCC
 =Vdt0
 -----END PGP SIGNATURE-----
 --=-=-=--

From: ashish@FreeBSD.org (Ashish SHUKLA)
To: Erwan David <erwan@rail.eu.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138633: devel/libgsf: cannot compile due to gnome problem
Date: Sat, 17 Jul 2010 10:31:48 +0530

 Erwan David writes:
 > On 17/07/10 06:45, Ashish SHUKLA wrote:
 >> Hi Erwan,
 >> 
 >> I'm the new maintainer of editors/emacs. Could you please confirm whether
 >> you're still able to reproduce the problem mentioned in the PR ?
 >> 
 >> Thanks
 
 > I have no more freeBSD at hand, thus I cannot test anymore.
 
 No problems, if you come back to FreeBSD and still encounter this
 issue. Please open this PR.
 
 I'm closing it for now.
 
 Thanks
 -- 
 Ashish SHUKLA      | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
 freebsd.org!ashish | http://people.freebsd.org/~ashish/
 
 “If tempted by something that feels "altruistic," examine your motives
 and root out that self-deception. Then, if you still want to do it,
 wallow in it!” (Robert A. Heinlein, 1973)
State-Changed-From-To: open->closed 
State-Changed-By: ashish 
State-Changed-When: Sat Jul 17 06:08:44 UTC 2010 
State-Changed-Why:  
Submitter is not using FreeBSD anymore. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138633 
>Unformatted:
