From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 00:39:44 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E23E916A420; Sun, 13 Nov 2005 00:39:43 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 412EA43D6D; Sun, 13 Nov 2005 00:39:30 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com (pelsia.ninth-nine.com [219.127.74.123]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.3/8.13.3/NinthNine) with ESMTP id jAD0cgLb043746; Sun, 13 Nov 2005 09:38:48 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 13 Nov 2005 09:38:42 +0900 (JST) Message-Id: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> From: Norikatsu Shigemura To: ports@FreeBSD.org X-Mailer: Sylpheed version 2.1.5 (GTK+ 2.6.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0 (sakura.ninth-nine.com [219.127.74.121]); Sun, 13 Nov 2005 09:39:10 +0900 (JST) X-Mailman-Approved-At: Sun, 13 Nov 2005 00:55:38 +0000 Cc: vsevolod@FreeBSD.org, yazzy@yazzy.org, ozawa@ongs.co.jp, joerg@FreeBSD.org, sem@FreeBSD.org, ronald@cs.vu.nl, jonas@schiebtsich.net, garga@FreeBSD.org, bsam@ipt.ru, mnag@FreeBSD.org, bzeeb+freebsdports@zabbadoz.net, barner@FreeBSD.org, c47g@gmx.at, kirk@strauser.com, glewis@FreeBSD.org, roam@FreeBSD.org, ehaupt@FreeBSD.org, freebsd@troback.com, shelton@granch.ru, swhetzel@gmail.com, ache@FreeBSD.org, skv@FreeBSD.org, seanc@FreeBSD.org, nork@FreeBSD.org, novel@FreeBSD.org, jura@netams.com, ale@FreeBSD.org, shetuhin@corp.mail.ru, girgen@FreeBSD.org, gerald@FreeBSD.org, simond@irrelevant.org, acardenas@bsd.org.pe, green@FreeBSD.org, weaseal@users.sourceforge.net, lev@FreeBSD.org, ahze@FreeBSD.org, nobutaka@FreeBSD.org, clement@FreeBSD.org, kwm@FreeBSD.org, tobez@FreeBSD.org, danny@ricin.com, mharo@FreeBSD.org, mezz@FreeBSD.org, kde@FreeBSD.org, 3d@FreeBSD.org, taguchi@tohoku.iij.ad.jp, alecn2002@yandex.ru, vivek@khera.org, lawrance@FreeBSD.org, hq@FreeBSD.org, shoesoft@gmx.net, neal@nelson.name, mva@sysfault.org, obrien@FreeBSD.org, anrays@gmail.com, phantom@FreeBSD.org, gnome@FreeBSD.org, riggs@rrr.de, bms@FreeBSD.org, osa@FreeBSD.org, freebsd@jdc.parodius.com Subject: Integrated DEBUG related macros to WITH_DEBUG/WITHOUT_DEBUG X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ports@FreeBSD.org, nork@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 00:39:44 -0000 Hi ports maintainers! I consider that DEBUG related knob should be integrated to WITH_DEBUG/WITHOUT_DEBUG. So I want to add DEBUG to /usr/ports/KNOBS. But following ports should be modified. How about do you think? ok: using WITH_DEBUG/WITHOUT_DEBUG ok? using *_DEBUG_* knobs. But I think that these should not be replaced to WITH_DEBUG. Semantics different. ng: using *DEBUG* knobs. I think that these should be replaced to WITH_DEBUG/WITHOUT_DEBUG. ------------------------------------------------------------------------------ ng: using DEBUG => WITH_DEBUG ports/devel/ice ports/devel/py-ice ports/dns/staticcharge ports/editors/xemacs-devel-mule ports/emulators/wine ports/graphics/utah-glx ports/lang/ruby16 ports/lang/ruby16_static ports/lang/ruby18 ports/mail/postfix ports/mail/postfix-current ports/mail/postfix1 ports/mail/postfix21 ports/multimedia/mplayer ports/shells/bash2 ng: using WITH_MAINTAINER_DEBUG => WITH_DEBUG ports/devel/subversion ng: using WITH_CURL_DEBUG => WITH_DEBUG ports/ftp/curl ng: WITH_DEBUGGING => WITH_DEBUG ports/lang/perl5.8 ng: ENABLE_DEBUG => WITH_DEBUG ports/irc/undernet-ircu ports/www/httptunnel ng: NODEBUG => WITHOUT_DEBUG ports/java/jdk12 ports/java/jdk13 ng: using WITH_FULLDEBUG => WITH_DEBUG ports/devel/boehm-gc ng: using WITH_SRS_DEBUG => WITH_DEBUG ports/mail/libsrs ng: using WITH_POPPER_DEBUG => WITH_DEBUG ports/mail/popper ng: using using WITH_TLS_DEBUG (and WITH_LDAP_DEBUG) => WITH_DEBUG ports/mail/qmail ng: using WITH_FULL_POPD_DEBUG => WITH_DEBUG ports/mail/qpopper ng: WITH_NODEBUG => WITHOUT_DEBUG ports/net/tsocks ng: WITH_CTPP_DEBUG => WITH_DEBUG ports/textproc/ctpp ng: using WITH_MEM_DEBUG => WITH_DEBUG ports/textproc/libxml2 ports/textproc/libxslt ng: using WITH_DEBUGGER => WITH_DEBUG ports/textproc/sablotron ng: using DEBUG_FLAGS => WITH_DEBUG ports/x11-toolkits/py-wxPython24 ports/x11-toolkits/py-wxPython26 ng: using WANT_QT_DEBUG => WITH_DEBUG ports/x11-toolkits/qt33 ------------------------------------------------------------------------------ ok? using MAINTAINER_DEBUG ports/devel/avr-libc ok? using WITH_SSLDEBUG and WITH_MEMDEBUG ports/devel/gwenhywfar ok? using WITH_BOCHS_DEBUGGER and WITH_BOCHS_X86_DEBUGGER ports/emulators/bochs ok? using PATCH_DEBUG ports/japanese/tcl76 ports/japanese/tcl80 ports/japanese/tk42 ports/japanese/tk80 ports/japanese/tkstep80 ports/mail/squirrelmail ports/www/frontpage ok? using _NO_KDE_NDEBUG and WANT_KDE_DEBUG ports/x11/kde3 ok: using WITH_DEBUG(or WITHOUT_DEBUG) ports/audio/alac ports/audio/ocp ports/audio/scrobbler ports/audio/xmms-imms ports/databases/libmemcache ports/databases/pgcluster ports/databases/postgresql-devel ports/databases/postgresql73-server ports/databases/postgresql74-server ports/databases/postgresql80-server ports/databases/postgresql81-server ports/databases/qdbm ports/devel/boost ports/devel/libbnr ports/devel/mico ports/devel/opentop ports/devel/ptypes ports/devel/py-sip ports/editors/abiword ports/emulators/pearpc ports/games/scourge ports/games/wesnoth ports/graphics/gimp ports/graphics/inventor ports/graphics/mapserver ports/irc/srvx ports/japanese/xdtp ports/java/jdk14 ports/java/jdk15 ports/java/jmp ports/lang/php4 ports/lang/php5 ports/mail/bmf ports/mail/dspam (but using WITH_{VERBOSE_DEBUG|BNR_DEBUG}, too) ports/mail/dspam-devel (but using WITH_{VERBOSE_DEBUG|BNR_DEBUG}, too) ports/mail/libspf ports/mail/mutt-ng ports/mail/nbsmtp ports/mail/rabl_client ports/mail/rabl_server ports/mail/sccmilter ports/mail/thunderbird ports/mail/thunderbird-devel ports/misc/lingoteach ports/multimedia/ogmrip ports/multimedia/openquicktime ports/multimedia/vlc (but using DEBUG, maybe compat use) ports/multimedia/vlc-devel (but using DEBUG, maybe compat use) ports/multimedia/x264 ports/net-im/jabberd ports/net-mgmt/netams ports/net/bfilter ports/net/gtk-gnutella ports/security/opensc ports/sysutils/portmanager ports/textproc/iiimf-gtk ports/textproc/iiimf-server ports/textproc/liblingoteach ports/textproc/xalan-c ports/textproc/xerces-c2 ports/www/apache2 ports/www/apache20 ports/www/apache21 ports/www/bluefish ports/www/cgiwrap ports/www/firefox ports/www/firefox-devel ports/www/linuxpluginwrapper ports/www/middleman ports/www/mozilla ports/www/mozilla-devel ports/www/nginx ports/www/nvu ports/x11-fm/evidence ports/x11-toolkits/fox ports/x11-toolkits/fox-devel ports/x11-toolkits/fox12 ports/x11-toolkits/gtk20 (but extended WITH_DEBUG=[no|minimum|yes]) ports/x11-toolkits/py-kde ports/x11-toolkits/py-qt ports/x11-wm/fluxbox-devel ------------------------------------------------------------------------------ Index: KNOBS =================================================================== RCS file: /home/ncvs/ports/KNOBS,v retrieving revision 1.3 diff -u -r1.3 KNOBS --- KNOBS 12 Nov 2005 11:56:10 -0000 1.3 +++ KNOBS 12 Nov 2005 23:19:43 -0000 @@ -90,3 +90,6 @@ XINE XINE multimedia support XVID XVID multimedia mpeg4 codec support ZVBI Adds support to access raw VBI capture devices +DEBUG Adds debug code, extra messages or symbols(-g) + +# Length | | Length | From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 01:09:27 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9094216A423 for ; Sun, 13 Nov 2005 01:09:27 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id EE20F43D5A for ; Sun, 13 Nov 2005 01:09:13 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 16253 invoked from network); 13 Nov 2005 01:08:58 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 13 Nov 2005 01:08:58 -0000 Received: (qmail 314 invoked by uid 89); 13 Nov 2005 01:08:58 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 13 Nov 2005 01:08:58 -0000 Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id A4844BA14; Sun, 13 Nov 2005 03:08:58 +0200 (EET) Date: Sun, 13 Nov 2005 03:08:58 +0200 From: Ion-Mihai Tetcu To: ports@FreeBSD.org, nork@FreeBSD.org Message-ID: <20051113030858.4c888233@it.buh.tecnik93.com> In-Reply-To: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> References: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> X-Mailer: Sylpheed-Claws 1.9.15 (GTK+ 2.6.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 13 Nov 2005 02:55:17 +0000 Cc: vsevolod@FreeBSD.org, yazzy@yazzy.org, ozawa@ongs.co.jp, joerg@FreeBSD.org, sem@FreeBSD.org, ronald@cs.vu.nl, jonas@schiebtsich.net, garga@FreeBSD.org, bsam@ipt.ru, mnag@FreeBSD.org, bzeeb+freebsdports@zabbadoz.net, barner@FreeBSD.org, c47g@gmx.at, kirk@strauser.com, glewis@FreeBSD.org, roam@FreeBSD.org, ehaupt@FreeBSD.org, freebsd@troback.com, shelton@granch.ru, swhetzel@gmail.com, ache@FreeBSD.org, skv@FreeBSD.org, seanc@FreeBSD.org, nork@FreeBSD.org, novel@FreeBSD.org, ports@FreeBSD.org, jura@netams.com, ale@FreeBSD.org, shetuhin@corp.mail.ru, girgen@FreeBSD.org, gerald@FreeBSD.org, simond@irrelevant.org, acardenas@bsd.org.pe, green@FreeBSD.org, weaseal@users.sourceforge.net, lev@FreeBSD.org, ahze@FreeBSD.org, nobutaka@FreeBSD.org, clement@FreeBSD.org, kwm@FreeBSD.org, tobez@FreeBSD.org, danny@ricin.com, mharo@FreeBSD.org, mezz@FreeBSD.org, kde@FreeBSD.org, 3d@FreeBSD.org, taguchi@tohoku.iij.ad.jp, alecn2002@yandex.ru, vivek@khera.org, lawrance@FreeBSD.org, hq@FreeBSD.org, shoesoft@gmx.net, neal@nelson.name, mva@sysfault.org, obrien@FreeBSD.org, anrays@gmail.com, phantom@FreeBSD.org, gnome@FreeBSD.org, riggs@rrr.de, bms@FreeBSD.org, osa@FreeBSD.org, freebsd@jdc.parodius.com Subject: Re: Integrated DEBUG related macros to WITH_DEBUG/WITHOUT_DEBUG X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 01:09:27 -0000 On Sun, 13 Nov 2005 09:38:42 +0900 (JST) Norikatsu Shigemura wrote: > Hi ports maintainers! > > I consider that DEBUG related knob should be integrated > to WITH_DEBUG/WITHOUT_DEBUG. So I want to add DEBUG to > /usr/ports/KNOBS. But following ports should be modified. > How about do you think? I was about to propose that we have a knob for debug symbols. See bellow comments for some my ports. > ports/mail/dspam (but using WITH_{VERBOSE_DEBUG|BNR_DEBUG}, too) > ports/mail/dspam-devel (but using WITH_{VERBOSE_DEBUG|BNR_DEBUG}, too) --with-debug, with-verbose-debug, --with-bnr-debug are provided by the author and enable some some verbose logging which is much too costly to be used in production. Also usually you don't need to enable all three. This is different that an other switch GDBS (Gnu DebuGger Support) in my port Makefile that does CFLAGS+=-g -DDEBUG, STRIP= # because it helps debugging configuration problems not programming errors. > ports/mail/rabl_client > ports/mail/rabl_server Here DEBUG serves for symbols and unstripped binaries. I would favor a "neutral" word (!=DEBUG) for compiling debug symbols and not stripping binaries. The situation is similar to e.g. INVARIANTS and WITNESS vs. makeoptions DEBUG=-g in kernel. -- IOnut - Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #333: A plumber is needed, the network drain is clogged From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 01:52:23 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C090716A428 for ; Sun, 13 Nov 2005 01:52:23 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6D8943D66 for ; Sun, 13 Nov 2005 01:52:12 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so448043nzo for ; Sat, 12 Nov 2005 17:52:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=exQBjqpRp50WtnuzDw9yoZs0ulKjQBefvgYCbGoRvE3rYngrif7lBRiP6jzwkNq7F43L+N+xsmZhP7PhvD18sVrHKp6ZXumpngph/0XQETOswD4h8UxRD6Kz1PYlEd1SkV+cRlQ82u+vAwwgUG3ghtqRYxqriDvpNh3Z9Zpj8ZA= Received: by 10.36.247.78 with SMTP id u78mr2671957nzh; Sat, 12 Nov 2005 17:52:11 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id p4sm500307nzc.2005.11.12.17.52.02; Sat, 12 Nov 2005 17:52:11 -0800 (PST) From: "Michael C. Shultz" To: ports@freebsd.org, nork@freebsd.org Date: Sat, 12 Nov 2005 17:42:07 -0800 User-Agent: KMail/1.8.3 References: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> In-Reply-To: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511121742.36168.ringworm01@gmail.com> X-Mailman-Approved-At: Sun, 13 Nov 2005 02:55:25 +0000 Cc: green@freebsd.org, kwm@freebsd.org, lev@freebsd.org, ozawa@ongs.co.jp, joerg@freebsd.org, clement@freebsd.org, skv@freebsd.org, sem@freebsd.org, ronald@cs.vu.nl, tobez@freebsd.org, bsam@ipt.ru, bzeeb+freebsdports@zabbadoz.net, barner@freebsd.org, shetuhin@corp.mail.ru, kirk@strauser.com, glewis@freebsd.org, roam@freebsd.org, freebsd@troback.com, shelton@granch.ru, swhetzel@gmail.com, ache@freebsd.org, shoesoft@gmx.net, taguchi@tohoku.iij.ad.jp, vsevolod@freebsd.org, simond@irrelevant.org, yazzy@yazzy.org, ale@freebsd.org, gnome@freebsd.org, c47g@gmx.at, gerald@freebsd.org, phantom@freebsd.org, acardenas@bsd.org.pe, jonas@schiebtsich.net, weaseal@users.sourceforge.net, ahze@freebsd.org, nobutaka@freebsd.org, jura@netams.com, garga@freebsd.org, danny@ricin.com, obrien@freebsd.org, mezz@freebsd.org, kde@freebsd.org, 3d@freebsd.org, ehaupt@freebsd.org, alecn2002@yandex.ru, vivek@khera.org, lawrance@freebsd.org, hq@freebsd.org, seanc@freebsd.org, neal@nelson.name, mva@sysfault.org, novel@freebsd.org, anrays@gmail.com, riggs@rrr.de, girgen@freebsd.org, bms@freebsd.org, osa@freebsd.org, freebsd@jdc.parodius.com, mharo@freebsd.org Subject: Re: Integrated DEBUG related macros to WITH_DEBUG/WITHOUT_DEBUG X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 01:52:24 -0000 On Saturday 12 November 2005 16:38, Norikatsu Shigemura wrote: > Hi ports maintainers! > > I consider that DEBUG related knob should be integrated > to WITH_DEBUG/WITHOUT_DEBUG. So I want to add DEBUG to > /usr/ports/KNOBS. But following ports should be modified. > How about do you think? > > ok: using WITH_DEBUG/WITHOUT_DEBUG > ok? using *_DEBUG_* knobs. But I think that these should not > be replaced to WITH_DEBUG. Semantics different. > ng: using *DEBUG* knobs. I think that these should be replaced > to WITH_DEBUG/WITHOUT_DEBUG. > > --------------------------------------------------------------------------- > > ok: using WITH_DEBUG(or WITHOUT_DEBUG) > ports/sysutils/portmanager Fine by me, I assume my port sysutils/portmanager is ok... -Mike From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 03:34:44 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2CE016A41F for ; Sun, 13 Nov 2005 03:34:44 +0000 (GMT) (envelope-from Mennink@unete.com) Received: from adsl-219-129-83.asm.bellsouth.net (adsl-219-129-83.asm.bellsouth.net [68.219.129.83]) by mx1.FreeBSD.org (Postfix) with SMTP id C2E0843D45 for ; Sun, 13 Nov 2005 03:34:43 +0000 (GMT) (envelope-from Mennink@unete.com) Message-ID: <05321499.M62486@unete.com> Sender: Mennink@unete.com X-Mailman-Version: 2.0.1 Date: Sun, 13 Nov 2005 03:34:44 +0000 From: "Ward Juan" To: freebsd-gnome@freebsd.org Subject: New products' news X-BeenThere: freebsd-gnome@freebsd.org Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 03:34:44 -0000 Hello, Before, I've never tried this, but I have hearted only good things from my friends. And this month, I tried it, and you know I'am happy! It changed my life. Go here, and check it - and you will be happy too as me! http://www.geocities.com/djm9x2jsy06wv/ Thank You and Good Luck! Barrios Wendelmuth Margolin Weber Samsonov Hoogstrate Suryk Ochmanska Melnikov Vengerov Lima From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 04:25:53 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B819B16A421 for ; Sun, 13 Nov 2005 04:25:53 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24AB543D45 for ; Sun, 13 Nov 2005 04:25:53 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from [213.146.114.24] (helo=reverse-213-146-114-24.cust.kamp-dsl.de) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis), id 0MKwh2-1Eb9RA0Exm-0005Xr; Sun, 13 Nov 2005 05:25:52 +0100 Date: Sun, 13 Nov 2005 05:35:19 +0100 (CET) From: "P.U.Kruppa" X-X-Sender: root@www.pukruppa.net To: freebsd-gnome@freebsd.org Message-ID: <20051113053323.Q409@www.pukruppa.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2446dbdf8275641f979193ced594c629 Subject: 2.13 ??? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 04:25:53 -0000 Hi, I have seen some activities on http://www.freebsd.org/gnome/docs/develfaq.html (shifting things from 2.12 to 2.13). Is there already something available? Regards, Uli. ********************************************* * Peter Ulrich Kruppa - Wuppertal - Germany * ********************************************* From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 04:30:06 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1043A16A420 for ; Sun, 13 Nov 2005 04:30:06 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C28243D45 for ; Sun, 13 Nov 2005 04:30:05 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by xproxy.gmail.com with SMTP id s14so1176866wxc for ; Sat, 12 Nov 2005 20:30:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:subject:date:to:x-pgp-agent:x-mailer:from; b=JTLjy/zk9sTTMXQBZDS2GiYYfB36jN+UzN7zbsAdtsm8Trna+xJhEgHhAXwtOHdc0+GmK7N7GrMnL574ln96YN+XB82rKhLI15pZOKSFzESzAI8c9+ny4VAFnxw2meStWfWOUV9QKIAzyzUE9XnKGqoc40rMdhJViNjzIm99D5k= Received: by 10.65.233.8 with SMTP id k8mr4196154qbr; Sat, 12 Nov 2005 20:30:04 -0800 (PST) Received: from ?10.61.32.107? ( [68.187.162.8]) by mx.gmail.com with ESMTP id q14sm1072463qbq.2005.11.12.20.30.04; Sat, 12 Nov 2005 20:30:04 -0800 (PST) In-Reply-To: <20051113053323.Q409@www.pukruppa.net> References: <20051113053323.Q409@www.pukruppa.net> Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <13B75B01-40F0-4953-AA69-F9C497D8222F@ahze.net> Content-Transfer-Encoding: 7bit Date: Sat, 12 Nov 2005 23:29:55 -0500 To: "P.U.Kruppa" X-Pgp-Agent: GPGMail 1.1.1 (Tiger) X-Mailer: Apple Mail (2.734) From: michael johnson Cc: freebsd-gnome@freebsd.org Subject: Re: 2.13 ??? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 04:30:06 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Nov 12, 2005, at 11:35 PM, P.U.Kruppa wrote: > Hi, > > I have seen some activities on > > http://www.freebsd.org/gnome/docs/develfaq.html > > (shifting things from 2.12 to 2.13). Is there already something > available? > Yep! 2.13.1 is in marcuscom cvs > Regards, > > Uli. > > > ********************************************* > * Peter Ulrich Kruppa - Wuppertal - Germany * > ********************************************* > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome- > unsubscribe@freebsd.org" > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFDdsFGn4uqfTwEb9YRAlwQAJ45n2UgPIbAaubiynJRqu5mO2CusACeJnhr vijmHjDHO2aXPV7X2/pd2WQ= =MAHX -----END PGP SIGNATURE----- From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 06:29:24 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C75E216A41F; Sun, 13 Nov 2005 06:29:24 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8513E43D45; Sun, 13 Nov 2005 06:29:24 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAD6TOLR012448; Sun, 13 Nov 2005 06:29:24 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAD6TOlW012444; Sun, 13 Nov 2005 06:29:24 GMT (envelope-from edwin) Date: Sun, 13 Nov 2005 06:29:24 GMT From: Edwin Groothuis Message-Id: <200511130629.jAD6TOlW012444@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88908: gnome 2.12 services-admin mounts another memory filesystem on /tmp X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 06:29:24 -0000 Synopsis: gnome 2.12 services-admin mounts another memory filesystem on /tmp Responsible-Changed-From-To: freebsd-ports-bugs->gnome@FreeBSD.org Responsible-Changed-By: edwin Responsible-Changed-When: Sun Nov 13 06:29:11 GMT 2005 Responsible-Changed-Why: Over to maitnainer http://www.freebsd.org/cgi/query-pr.cgi?pr=88908 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 07:51:38 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A2A316A41F; Sun, 13 Nov 2005 07:51:38 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B7843D45; Sun, 13 Nov 2005 07:51:37 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAD7pb1e023494; Sun, 13 Nov 2005 07:51:37 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAD7pb41023490; Sun, 13 Nov 2005 07:51:37 GMT (envelope-from linimon) Date: Sun, 13 Nov 2005 07:51:37 GMT From: Mark Linimon Message-Id: <200511130751.jAD7pb41023490@freefall.freebsd.org> To: linimon@FreeBSD.org, gnome@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88908: gnome 2.12 services-admin mounts another memory filesystem on /tmp X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 07:51:38 -0000 Synopsis: gnome 2.12 services-admin mounts another memory filesystem on /tmp Responsible-Changed-From-To: gnome@FreeBSD.org->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Sun Nov 13 07:51:15 GMT 2005 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=88908 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 07:51:38 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A2A316A41F; Sun, 13 Nov 2005 07:51:38 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B7843D45; Sun, 13 Nov 2005 07:51:37 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAD7pb1e023494; Sun, 13 Nov 2005 07:51:37 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAD7pb41023490; Sun, 13 Nov 2005 07:51:37 GMT (envelope-from linimon) Date: Sun, 13 Nov 2005 07:51:37 GMT From: Mark Linimon Message-Id: <200511130751.jAD7pb41023490@freefall.freebsd.org> To: linimon@FreeBSD.org, gnome@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88908: gnome 2.12 services-admin mounts another memory filesystem on /tmp X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 07:51:38 -0000 Synopsis: gnome 2.12 services-admin mounts another memory filesystem on /tmp Responsible-Changed-From-To: gnome@FreeBSD.org->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Sun Nov 13 07:51:15 GMT 2005 Responsible-Changed-Why: Canonicalize assignment. http://www.freebsd.org/cgi/query-pr.cgi?pr=88908 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 09:57:56 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D18E016A420 for ; Sun, 13 Nov 2005 09:57:56 +0000 (GMT) (envelope-from rob@bsdbox.homeunix.com) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0220B43D45 for ; Sun, 13 Nov 2005 09:57:55 +0000 (GMT) (envelope-from rob@bsdbox.homeunix.com) Received: from bsdbox.homeunix.com ([82.38.9.222]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Sun, 13 Nov 2005 09:58:47 +0000 Received: from [192.168.200.10] (rob.bsdbox [192.168.200.10]) (authenticated bits=0) by bsdbox.homeunix.com (8.13.1/8.13.1) with ESMTP id jAD9wOGZ000511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Nov 2005 09:58:27 GMT (envelope-from rob@bsdbox.homeunix.com) Message-ID: <43770E1D.30309@bsdbox.homeunix.com> Date: Sun, 13 Nov 2005 09:57:49 +0000 From: Rob Mason User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Scott I. Remick" References: <43721D23.2000609@bsdbox.homeunix.com> In-Reply-To: X-Enigmail-Version: 0.93.0.0 X-Spam-Score: 0.26 () ALL_TRUSTED,HTML_MESSAGE X-Scanned-By: MIMEDefang 2.53 on 192.168.200.254 X-OriginalArrivalTime: 13 Nov 2005 09:58:47.0480 (UTC) FILETIME=[D71DE380:01C5E838] Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-gnome@freebsd.org Subject: Re: OpenOffice 2.0 under Gnome 2.12.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 09:57:57 -0000 Scott I. Remick wrote: >On Wed, 09 Nov 2005 16:00:35 +0000, Rob Mason wrote: > > > >>Has anyone successfully got OpenOffice 2.0 running with FBSD-6.0 and >>Gnome 2.12??? >> >> > >Yes :) but I built it from source (WITHOUT_JAVA, WITHOUT_MOZILLA, >TTF_BYTECODE_ENABLED). > >This was on a fresh FreeBSD 6.0 install with Gnome 2.12 > > > >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > Hi Scott, Whta machine spec do you have? How long did it take and waht disk space did it need (the docs advise 9Gb, but I guess that' for a full install). Outgoing mail scanned by the ClamAV opensource Anti-Virus scanner. From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 10:42:47 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE3C16A41F; Sun, 13 Nov 2005 10:42:47 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0FA43D46; Sun, 13 Nov 2005 10:42:46 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from freefall.freebsd.org (vs@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADAgkIt049578; Sun, 13 Nov 2005 10:42:46 GMT (envelope-from vs@freefall.freebsd.org) Received: (from vs@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADAgkD0049574; Sun, 13 Nov 2005 10:42:46 GMT (envelope-from vs) Date: Sun, 13 Nov 2005 10:42:46 GMT From: Volker Stolz Message-Id: <200511131042.jADAgkD0049574@freefall.freebsd.org> To: devin@spamcop.net, vs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88704: [PATCH] databases/libgnomedb: [Fix build on 4.x] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 10:42:47 -0000 Synopsis: [PATCH] databases/libgnomedb: [Fix build on 4.x] State-Changed-From-To: open->closed State-Changed-By: vs State-Changed-When: Sun Nov 13 10:42:09 GMT 2005 State-Changed-Why: Already fixed; thanks for your submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=88704 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 10:50:34 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DF9816A41F; Sun, 13 Nov 2005 10:50:34 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA7E43D45; Sun, 13 Nov 2005 10:50:33 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.3/8.13.3/NinthNine) with ESMTP id jADAoW8A058504; Sun, 13 Nov 2005 19:50:32 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 13 Nov 2005 19:50:31 +0900 From: Norikatsu Shigemura To: gnome@FreeBSD.org, ahze@FreeBSD.org Message-Id: <20051113195031.68626359.nork@FreeBSD.org> In-Reply-To: <200511130703.jAD73Wcr012691@repoman.freebsd.org> References: <200511130703.jAD73Wcr012691@repoman.freebsd.org> X-Mailer: Sylpheed version 2.1.6 (GTK+ 2.8.6; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (sakura.ninth-nine.com [219.127.74.121]); Sun, 13 Nov 2005 19:50:32 +0900 (JST) Cc: marcus@FreeBSD.org, mezz@FreeBSD.org Subject: Re: cvs commit: ports/www/linuxpluginwrapper Makefile distinfo pkg-message pkg-plist X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 10:50:34 -0000 On Sun, 13 Nov 2005 07:03:31 +0000 (UTC) Norikatsu Shigemura wrote: > nork 2005-11-13 07:03:31 UTC > FreeBSD ports repository > Modified files: > www/linuxpluginwrapper Makefile distinfo pkg-message pkg-plist > Log: > Update to 20051113. > o Fix many typos. [1] > o Add support is_enabled_lpw, confirms that Linux Plugin > Wrapper is enabled like following test. > $ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | grep "not found" > $ echo $? > 1 > This is for information to mozilla and related browsers, > to use /usr/X11R6/lib/browser_linux_plugins or not. [2] > Pointed out by: many people [1] > Suggested by: mezz [2] > Revision Changes Path > 1.45 +8 -7 ports/www/linuxpluginwrapper/Makefile > 1.23 +1 -0 ports/www/linuxpluginwrapper/distinfo > 1.8 +3 -3 ports/www/linuxpluginwrapper/pkg-message > 1.14 +13 -12 ports/www/linuxpluginwrapper/pkg-plist I supported /usr/X11R6/lib/browser_linux_plugins infrastracture inside linuxpluginwrapper. So please apply following patch to www/firefox, and make patches for mozilla/kazehakase/ galeon/epiphany. Index: files/patch-build_unix_run-mozilla.sh =================================================================== RCS file: /home/ncvs/ports/www/firefox/files/patch-build_unix_run-mozilla.sh,v retrieving revision 1.6 diff -u -r1.6 patch-build_unix_run-mozilla.sh --- files/patch-build_unix_run-mozilla.sh 10 Mar 2005 00:43:22 -0000 1.6 +++ files/patch-build_unix_run-mozilla.sh 13 Nov 2005 07:40:21 -0000 @@ -1,7 +1,7 @@ $FreeBSD: ports/www/firefox/files/patch-build_unix_run-mozilla.sh,v 1.6 2005/03/10 00:43:22 marcus Exp $ --- build/unix/run-mozilla.sh.orig Mon Dec 15 12:27:28 2003 -+++ build/unix/run-mozilla.sh Wed Feb 11 14:24:17 2004 ++++ build/unix/run-mozilla.sh Sun Nov 13 16:28:43 2005 @@ -355,7 +355,7 @@ fi ## @@ -11,12 +11,18 @@ if [ -n "$LD_LIBRARYN32_PATH" ] then LD_LIBRARYN32_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} -@@ -442,6 +442,9 @@ +@@ -442,6 +442,15 @@ # export MOZILLA_FIVE_HOME LD_LIBRARY_PATH export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH + +MOZ_PLUGIN_PATH=%%PREFIX%%/lib/browser_plugins ++if type is_enabled_lpw > /dev/null; then ++ if is_enabled_lpw %%PREFIX%%/lib/browser_linux_plugins/*.so | grep "not found" > /dev/null; then ++ else ++ MOZ_PLUGIN_PATH=${MOZ_PLUGIN_PATH}:%%PREFIX%%/lib/browser_linux_plugins ++ fi ++fi +export MOZ_PLUGIN_PATH if [ $moz_debug -eq 1 ] From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 14:02:03 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EADBC16A41F; Sun, 13 Nov 2005 14:02:03 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from smtp01.jazztel.es (smtp01.jazztel.es [62.14.3.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E8943D68; Sun, 13 Nov 2005 14:01:49 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [127.0.0.1] (helo=localhost) by smtp01.jazztel.es with esmtp (Exim 4.43) id 1EbIR8-0000by-0P; Sun, 13 Nov 2005 15:02:26 +0100 Received: from smtp01.jazztel.es ([127.0.0.1]) by localhost (larra [127.0.0.1]) (amavisd-new, port 10034) with ESMTP id 32333-05; Sun, 13 Nov 2005 15:02:25 +0100 (CET) Received: from [212.106.209.133] (helo=bcnppp.jazztel.es) by smtp01.jazztel.es with esmtpa (Exim 4.43) id 1EbIR7-0000bq-H3; Sun, 13 Nov 2005 15:02:25 +0100 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by bcnppp.jazztel.es (8.13.5/8.13.5) with ESMTP id jADE1dGc001439; Sun, 13 Nov 2005 15:01:39 +0100 (CET) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id jADE1lDP001138; Sun, 13 Nov 2005 15:01:47 +0100 (CET) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: freebsd-gnome@freebsd.org Date: Sun, 13 Nov 2005 15:01:44 +0100 User-Agent: KMail/1.8.3 References: <200511130703.jAD73Wcr012691@repoman.freebsd.org> <20051113195031.68626359.nork@FreeBSD.org> In-Reply-To: <20051113195031.68626359.nork@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511131501.46993.josemi@redesjm.local> X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.1-9; AVE: 6.31.1.0; VDF: 6.31.1.0; host: antares.redesjm.local) X-Virus-Scanned: amavisd-new at jazztel.es Cc: gnome@freebsd.org, mezz@freebsd.org, marcus@freebsd.org, Norikatsu Shigemura , ahze@freebsd.org Subject: Re: cvs commit: ports/www/linuxpluginwrapper Makefile distinfo pkg-message pkg-plist X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 14:02:04 -0000 El Domingo, 13 de Noviembre de 2005 11:50, Norikatsu Shigemura escribi=F3: > On Sun, 13 Nov 2005 07:03:31 +0000 (UTC) > > Norikatsu Shigemura wrote: > > nork 2005-11-13 07:03:31 UTC > > FreeBSD ports repository > > Modified files: > > www/linuxpluginwrapper Makefile distinfo pkg-message pkg-plist > > Log: > > Update to 20051113. > > o Fix many typos. [1] > > o Add support is_enabled_lpw, confirms that Linux Plugin > > Wrapper is enabled like following test. > > $ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | > > grep "not found" $ echo $? > > 1 > > This is for information to mozilla and related browsers, > > to use /usr/X11R6/lib/browser_linux_plugins or not. [2] > > Pointed out by: many people [1] > > Suggested by: mezz [2] > > Revision Changes Path > > 1.45 +8 -7 ports/www/linuxpluginwrapper/Makefile > > 1.23 +1 -0 ports/www/linuxpluginwrapper/distinfo > > 1.8 +3 -3 ports/www/linuxpluginwrapper/pkg-message > > 1.14 +13 -12 ports/www/linuxpluginwrapper/pkg-plist > > I supported /usr/X11R6/lib/browser_linux_plugins infrastracture > inside linuxpluginwrapper. So please apply following patch > to www/firefox, and make patches for mozilla/kazehakase/ > galeon/epiphany. > I'm a little bit busy now, but I think a moz pis script will do the=20 work, using a plugin dir in the user profile. In any case, I vote for a sh script that copy/delete softlinks from=20 usr/X11R6/lib/browser_linux_plugins after test. In the meantime, a sh script installed from linuxpluginwrapper and=20 sourced from linuxpluginwrapper/mozilla/firefox ... pkg-install /=20 pkg-delete will do the work (from /usr/X11R6/lib/browser_linux_plugins=20 to /usr/X11R6/lib/browser_plugins) As a plus, you can use this script as root in any moment to get an=20 usable system =2D- josemi (copy/delete softlinks from=20 In any case, I think that this must be done with=20 softlinks will be copy/deleted from /usr/X11R6/lib/browser_linux_plugins=20 after test of usability. > Index: files/patch-build_unix_run-mozilla.sh > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: > /home/ncvs/ports/www/firefox/files/patch-build_unix_run-mozilla.sh,v > retrieving revision 1.6 > diff -u -r1.6 patch-build_unix_run-mozilla.sh > --- files/patch-build_unix_run-mozilla.sh 10 Mar 2005 00:43:22 > -0000 1.6 +++ files/patch-build_unix_run-mozilla.sh 13 Nov 2005 > 07:40:21 -0000 @@ -1,7 +1,7 @@ > $FreeBSD: ports/www/firefox/files/patch-build_unix_run-mozilla.sh,v > 1.6 2005/03/10 00:43:22 marcus Exp $ > > --- build/unix/run-mozilla.sh.orig Mon Dec 15 12:27:28 2003 > -+++ build/unix/run-mozilla.sh Wed Feb 11 14:24:17 2004 > ++++ build/unix/run-mozilla.sh Sun Nov 13 16:28:43 2005 > @@ -355,7 +355,7 @@ > fi > ## > @@ -11,12 +11,18 @@ > if [ -n "$LD_LIBRARYN32_PATH" ] > then > =20 > LD_LIBRARYN32_PATH=3D${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOM >E}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} -@@ -442,6 +442,9 @@ > +@@ -442,6 +442,15 @@ > # > export MOZILLA_FIVE_HOME LD_LIBRARY_PATH > export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH > + > +MOZ_PLUGIN_PATH=3D%%PREFIX%%/lib/browser_plugins > ++if type is_enabled_lpw > /dev/null; then > ++ if is_enabled_lpw %%PREFIX%%/lib/browser_linux_plugins/*.so | grep > "not found" > /dev/null; then ++ else > ++ MOZ_PLUGIN_PATH=3D${MOZ_PLUGIN_PATH}:%%PREFIX%%/lib/browser_linux_p >lugins ++ fi > ++fi > +export MOZ_PLUGIN_PATH > > if [ $moz_debug -eq 1 ] > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to > "freebsd-gnome-unsubscribe@freebsd.org" -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details. From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 14:02:04 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EADBC16A41F; Sun, 13 Nov 2005 14:02:03 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from smtp01.jazztel.es (smtp01.jazztel.es [62.14.3.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E8943D68; Sun, 13 Nov 2005 14:01:49 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from [127.0.0.1] (helo=localhost) by smtp01.jazztel.es with esmtp (Exim 4.43) id 1EbIR8-0000by-0P; Sun, 13 Nov 2005 15:02:26 +0100 Received: from smtp01.jazztel.es ([127.0.0.1]) by localhost (larra [127.0.0.1]) (amavisd-new, port 10034) with ESMTP id 32333-05; Sun, 13 Nov 2005 15:02:25 +0100 (CET) Received: from [212.106.209.133] (helo=bcnppp.jazztel.es) by smtp01.jazztel.es with esmtpa (Exim 4.43) id 1EbIR7-0000bq-H3; Sun, 13 Nov 2005 15:02:25 +0100 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by bcnppp.jazztel.es (8.13.5/8.13.5) with ESMTP id jADE1dGc001439; Sun, 13 Nov 2005 15:01:39 +0100 (CET) (envelope-from josemi@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.3/8.13.3/Submit) id jADE1lDP001138; Sun, 13 Nov 2005 15:01:47 +0100 (CET) (envelope-from josemi@redesjm.local) From: Jose M Rodriguez To: freebsd-gnome@freebsd.org Date: Sun, 13 Nov 2005 15:01:44 +0100 User-Agent: KMail/1.8.3 References: <200511130703.jAD73Wcr012691@repoman.freebsd.org> <20051113195031.68626359.nork@FreeBSD.org> In-Reply-To: <20051113195031.68626359.nork@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511131501.46993.josemi@redesjm.local> X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.1-9; AVE: 6.31.1.0; VDF: 6.31.1.0; host: antares.redesjm.local) X-Virus-Scanned: amavisd-new at jazztel.es Cc: gnome@freebsd.org, mezz@freebsd.org, marcus@freebsd.org, Norikatsu Shigemura , ahze@freebsd.org Subject: Re: cvs commit: ports/www/linuxpluginwrapper Makefile distinfo pkg-message pkg-plist X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 14:02:04 -0000 El Domingo, 13 de Noviembre de 2005 11:50, Norikatsu Shigemura escribi=F3: > On Sun, 13 Nov 2005 07:03:31 +0000 (UTC) > > Norikatsu Shigemura wrote: > > nork 2005-11-13 07:03:31 UTC > > FreeBSD ports repository > > Modified files: > > www/linuxpluginwrapper Makefile distinfo pkg-message pkg-plist > > Log: > > Update to 20051113. > > o Fix many typos. [1] > > o Add support is_enabled_lpw, confirms that Linux Plugin > > Wrapper is enabled like following test. > > $ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | > > grep "not found" $ echo $? > > 1 > > This is for information to mozilla and related browsers, > > to use /usr/X11R6/lib/browser_linux_plugins or not. [2] > > Pointed out by: many people [1] > > Suggested by: mezz [2] > > Revision Changes Path > > 1.45 +8 -7 ports/www/linuxpluginwrapper/Makefile > > 1.23 +1 -0 ports/www/linuxpluginwrapper/distinfo > > 1.8 +3 -3 ports/www/linuxpluginwrapper/pkg-message > > 1.14 +13 -12 ports/www/linuxpluginwrapper/pkg-plist > > I supported /usr/X11R6/lib/browser_linux_plugins infrastracture > inside linuxpluginwrapper. So please apply following patch > to www/firefox, and make patches for mozilla/kazehakase/ > galeon/epiphany. > I'm a little bit busy now, but I think a moz pis script will do the=20 work, using a plugin dir in the user profile. In any case, I vote for a sh script that copy/delete softlinks from=20 usr/X11R6/lib/browser_linux_plugins after test. In the meantime, a sh script installed from linuxpluginwrapper and=20 sourced from linuxpluginwrapper/mozilla/firefox ... pkg-install /=20 pkg-delete will do the work (from /usr/X11R6/lib/browser_linux_plugins=20 to /usr/X11R6/lib/browser_plugins) As a plus, you can use this script as root in any moment to get an=20 usable system =2D- josemi (copy/delete softlinks from=20 In any case, I think that this must be done with=20 softlinks will be copy/deleted from /usr/X11R6/lib/browser_linux_plugins=20 after test of usability. > Index: files/patch-build_unix_run-mozilla.sh > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: > /home/ncvs/ports/www/firefox/files/patch-build_unix_run-mozilla.sh,v > retrieving revision 1.6 > diff -u -r1.6 patch-build_unix_run-mozilla.sh > --- files/patch-build_unix_run-mozilla.sh 10 Mar 2005 00:43:22 > -0000 1.6 +++ files/patch-build_unix_run-mozilla.sh 13 Nov 2005 > 07:40:21 -0000 @@ -1,7 +1,7 @@ > $FreeBSD: ports/www/firefox/files/patch-build_unix_run-mozilla.sh,v > 1.6 2005/03/10 00:43:22 marcus Exp $ > > --- build/unix/run-mozilla.sh.orig Mon Dec 15 12:27:28 2003 > -+++ build/unix/run-mozilla.sh Wed Feb 11 14:24:17 2004 > ++++ build/unix/run-mozilla.sh Sun Nov 13 16:28:43 2005 > @@ -355,7 +355,7 @@ > fi > ## > @@ -11,12 +11,18 @@ > if [ -n "$LD_LIBRARYN32_PATH" ] > then > =20 > LD_LIBRARYN32_PATH=3D${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOM >E}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} -@@ -442,6 +442,9 @@ > +@@ -442,6 +442,15 @@ > # > export MOZILLA_FIVE_HOME LD_LIBRARY_PATH > export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH > + > +MOZ_PLUGIN_PATH=3D%%PREFIX%%/lib/browser_plugins > ++if type is_enabled_lpw > /dev/null; then > ++ if is_enabled_lpw %%PREFIX%%/lib/browser_linux_plugins/*.so | grep > "not found" > /dev/null; then ++ else > ++ MOZ_PLUGIN_PATH=3D${MOZ_PLUGIN_PATH}:%%PREFIX%%/lib/browser_linux_p >lugins ++ fi > ++fi > +export MOZ_PLUGIN_PATH > > if [ $moz_debug -eq 1 ] > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to > "freebsd-gnome-unsubscribe@freebsd.org" -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details. From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 12:02:08 2005 Return-Path: X-Original-To: gnome@FreeBSD.ORG Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BEF516A41F; Sun, 13 Nov 2005 12:02:08 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73AB143D46; Sun, 13 Nov 2005 12:02:07 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id jADC22lA042372; Sun, 13 Nov 2005 15:02:02 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id jADC1wre042371; Sun, 13 Nov 2005 15:01:58 +0300 (MSK) (envelope-from ache) Date: Sun, 13 Nov 2005 15:01:58 +0300 From: Andrey Chernov To: ports@FreeBSD.ORG, nork@FreeBSD.ORG Message-ID: <20051113120157.GA42256@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , ports@FreeBSD.ORG, nork@FreeBSD.ORG, 3d@FreeBSD.ORG, acardenas@bsd.org.pe, ahze@FreeBSD.ORG, ale@FreeBSD.ORG, alecn2002@yandex.ru, anrays@gmail.com, barner@FreeBSD.ORG, bms@FreeBSD.ORG, bsam@ipt.ru, bzeeb+freebsdports@zabbadoz.net, c47g@gmx.at, clement@FreeBSD.ORG, danny@ricin.com, ehaupt@FreeBSD.ORG, freebsd@jdc.parodius.com, freebsd@troback.com, garga@FreeBSD.ORG, gerald@FreeBSD.ORG, girgen@FreeBSD.ORG, glewis@FreeBSD.ORG, gnome@FreeBSD.ORG, green@FreeBSD.ORG, hq@FreeBSD.ORG, itetcu@people.tecnik93.com, joerg@FreeBSD.ORG, jonas@schiebtsich.net, jura@netams.com, kde@FreeBSD.ORG, kirk@strauser.com, kwm@FreeBSD.ORG, lawrance@FreeBSD.ORG, lev@FreeBSD.ORG, mezz@FreeBSD.ORG, mharo@FreeBSD.ORG, mnag@FreeBSD.ORG, mva@sysfault.org, neal@nelson.name, nobutaka@FreeBSD.ORG, novel@FreeBSD.ORG, obrien@FreeBSD.ORG, osa@FreeBSD.ORG, ozawa@ongs.co.jp, phantom@FreeBSD.ORG, riggs@rrr.de, ringworm01@gmail.com, roam@FreeBSD.ORG, ronald@cs.vu.nl, seanc@FreeBSD.ORG, sem@FreeBSD.ORG, shelton@granch.ru, shetuhin@corp.mail.ru, shoesoft@gmx.net, simond@irrelevant.org, skv@FreeBSD.ORG, swhetzel@gmail.com, taguchi@tohoku.iij.ad.jp, tobez@FreeBSD.ORG, vivek@khera.org, vsevolod@FreeBSD.ORG, weaseal@users.sourceforge.net, yazzy@yazzy.org References: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> User-Agent: Mutt/1.5.11 X-Mailman-Approved-At: Sun, 13 Nov 2005 17:49:05 +0000 Cc: yazzy@yazzy.org, kde@FreeBSD.ORG, ozawa@ongs.co.jp, hq@FreeBSD.ORG, ronald@cs.vu.nl, obrien@FreeBSD.ORG, bsam@ipt.ru, kirk@strauser.com, bzeeb+freebsdports@zabbadoz.net, tobez@FreeBSD.ORG, gnome@FreeBSD.ORG, bms@FreeBSD.ORG, osa@FreeBSD.ORG, freebsd@troback.com, shelton@granch.ru, green@FreeBSD.ORG, lev@FreeBSD.ORG, ahze@FreeBSD.ORG, nobutaka@FreeBSD.ORG, ale@FreeBSD.ORG, clement@FreeBSD.ORG, shoesoft@gmx.net, seanc@FreeBSD.ORG, lawrance@FreeBSD.ORG, simond@irrelevant.org, swhetzel@gmail.com, mezz@FreeBSD.ORG, 3d@FreeBSD.ORG, c47g@gmx.at, ehaupt@FreeBSD.ORG, mharo@FreeBSD.ORG, acardenas@bsd.org.pe, jonas@schiebtsich.net, weaseal@users.sourceforge.net, skv@FreeBSD.ORG, kwm@FreeBSD.ORG, jura@netams.com, sem@FreeBSD.ORG, novel@FreeBSD.ORG, vsevolod@FreeBSD.ORG, danny@ricin.com, phantom@FreeBSD.ORG, shetuhin@corp.mail.ru, girgen@FreeBSD.ORG, gerald@FreeBSD.ORG, roam@FreeBSD.ORG, taguchi@tohoku.iij.ad.jp, alecn2002@yandex.ru, vivek@khera.org, joerg@FreeBSD.ORG, neal@nelson.name, mva@sysfault.org, garga@FreeBSD.ORG, anrays@gmail.com, barner@FreeBSD.ORG, mnag@FreeBSD.ORG, riggs@rrr.de, glewis@FreeBSD.ORG, freebsd@jdc.parodius.com Subject: Re: Integrated DEBUG related macros to WITH_DEBUG/WITHOUT_DEBUG X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 12:02:09 -0000 On Sun, Nov 13, 2005 at 09:38:42AM +0900, Norikatsu Shigemura wrote: > Hi ports maintainers! > > I consider that DEBUG related knob should be integrated > to WITH_DEBUG/WITHOUT_DEBUG. So I want to add DEBUG to > /usr/ports/KNOBS. But following ports should be modified. > How about do you think? > > ok: using WITH_DEBUG/WITHOUT_DEBUG > ok? using *_DEBUG_* knobs. But I think that these should not > be replaced to WITH_DEBUG. Semantics different. > ng: using *DEBUG* knobs. I think that these should be replaced > to WITH_DEBUG/WITHOUT_DEBUG. *DEBUG knob has different meaning from port to port and often not just -g adding, but turns on internal port debugging output/checks. It means that it should be turned on/off separately on per port basis. I.e. WITH__DEBUG. WITH__* style options also allows to add them all into /etc/make.conf without creating name conflicts between the ports. From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 14:16:34 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54BBB16A41F; Sun, 13 Nov 2005 14:16:34 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B53143D45; Sun, 13 Nov 2005 14:16:25 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from ironport.bredband.com ([195.54.107.82] [195.54.107.82]) by mxfep02.bredband.com with ESMTP id <20051113141624.WOEA9142.mxfep02.bredband.com@ironport.bredband.com>; Sun, 13 Nov 2005 15:16:24 +0100 Received: from c-aec2e255.022-2016-73746f39.cust.bredbandsbolaget.se (HELO palle.girgensohn.se) ([85.226.194.174]) by ironport.bredband.com with ESMTP; 13 Nov 2005 15:15:48 +0100 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="3.97,319,1125871200"; d="scan'208"; a="9732056:sNHT45924903" Received: from palle.girgensohn.se (palle.girgensohn.se [127.0.0.1]) by palle.girgensohn.se (Postfix) with ESMTP id C80A11731E; Sun, 13 Nov 2005 15:16:15 +0100 (CET) Date: Sun, 13 Nov 2005 15:16:15 +0100 From: Palle Girgensohn To: Andrey Chernov , ports@FreeBSD.ORG, nork@FreeBSD.ORG Message-ID: <2CF7A824B038A3AC8E976809@palle.girgensohn.se> In-Reply-To: <20051113120157.GA42256@nagual.pp.ru> References: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> <20051113120157.GA42256@nagual.pp.ru> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Mailman-Approved-At: Sun, 13 Nov 2005 17:49:15 +0000 Cc: yazzy@yazzy.org, kde@FreeBSD.ORG, ozawa@ongs.co.jp, hq@FreeBSD.ORG, ronald@cs.vu.nl, obrien@FreeBSD.ORG, bsam@ipt.ru, kirk@strauser.com, bzeeb+freebsdports@zabbadoz.net, tobez@FreeBSD.ORG, gnome@FreeBSD.ORG, bms@FreeBSD.ORG, osa@FreeBSD.ORG, freebsd@troback.com, shelton@granch.ru, green@FreeBSD.ORG, lev@FreeBSD.ORG, ahze@FreeBSD.ORG, nobutaka@FreeBSD.ORG, ale@FreeBSD.ORG, clement@FreeBSD.ORG, shoesoft@gmx.net, seanc@FreeBSD.ORG, lawrance@FreeBSD.ORG, simond@irrelevant.org, swhetzel@gmail.com, mezz@FreeBSD.ORG, 3d@FreeBSD.ORG, c47g@gmx.at, ehaupt@FreeBSD.ORG, mharo@FreeBSD.ORG, acardenas@bsd.org.pe, jonas@schiebtsich.net, weaseal@users.sourceforge.net, skv@FreeBSD.ORG, kwm@FreeBSD.ORG, jura@netams.com, sem@FreeBSD.ORG, novel@FreeBSD.ORG, vsevolod@FreeBSD.ORG, danny@ricin.com, phantom@FreeBSD.ORG, shetuhin@corp.mail.ru, gerald@FreeBSD.ORG, roam@FreeBSD.ORG, taguchi@tohoku.iij.ad.jp, alecn2002@yandex.ru, vivek@khera.org, joerg@FreeBSD.ORG, neal@nelson.name, mva@sysfault.org, garga@FreeBSD.ORG, anrays@gmail.com, barner@FreeBSD.ORG, mnag@FreeBSD.ORG, riggs@rrr.de, glewis@FreeBSD.ORG, freebsd@jdc.parodius.com Subject: Re: Integrated DEBUG related macros to WITH_DEBUG/WITHOUT_DEBUG X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 14:16:34 -0000 --On s=F6ndag, november 13, 2005 15.01.58 +0300 Andrey Chernov=20 wrote: > On Sun, Nov 13, 2005 at 09:38:42AM +0900, Norikatsu Shigemura wrote: >> Hi ports maintainers! >> >> I consider that DEBUG related knob should be integrated >> to WITH_DEBUG/WITHOUT_DEBUG. So I want to add DEBUG to >> /usr/ports/KNOBS. But following ports should be modified. >> How about do you think? >> >> ok: using WITH_DEBUG/WITHOUT_DEBUG >> ok? using *_DEBUG_* knobs. But I think that these should not >> be replaced to WITH_DEBUG. Semantics different. >> ng: using *DEBUG* knobs. I think that these should be replaced >> to WITH_DEBUG/WITHOUT_DEBUG. > > *DEBUG knob has different meaning from port to port and often not just -g > adding, but turns on internal port debugging output/checks. -g should really be honored through CFLAGS? I don't think that adding -g=20 alone alone calls for the need for a DEBUG knob, it must be the internal=20 port debugging checks we want by using the knob, right? > It means that it should be turned on/off separately on per port basis. > I.e. WITH__DEBUG. > > WITH__* style options also allows to add them all into > /etc/make.conf without creating name conflicts between the ports. From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 20:00:04 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86D0D16A421 for ; Sun, 13 Nov 2005 20:00:04 +0000 (GMT) (envelope-from ilya.otyutskiy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8239743D55 for ; Sun, 13 Nov 2005 20:00:03 +0000 (GMT) (envelope-from ilya.otyutskiy@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so981153wxc for ; Sun, 13 Nov 2005 12:00:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=ci2wZKzJdzquCFq0g9L3KTh+SkqtW0/thnQxcNOTfqMQE1p8yg9mnULUweGHArGNMMrUU+G3NgzMxOGIP/t98D78zywOQbKlblT+yF1Mow+dxnN6hyNu0izMDg7sK+Xf3sGL8QvSspvTXNlR9J+BGSBXIu9uqvvA7Z5UfxZazgI= Received: by 10.70.42.1 with SMTP id p1mr924083wxp; Sun, 13 Nov 2005 12:00:00 -0800 (PST) Received: by 10.70.8.7 with HTTP; Sun, 13 Nov 2005 12:00:00 -0800 (PST) Message-ID: <3abb9e090511131200u788517fcne1bbebc7aa34c935@mail.gmail.com> Date: Sun, 13 Nov 2005 23:00:00 +0300 From: "Ilya A. Otyutskiy" To: FreeBSD-gnats-submit@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: gnome@freebsd.org Subject: send-pr X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 20:00:04 -0000 >Submitter-Id: current-users >Originator: Ilya A. Otyutskiy >Organization: edge hosting >Confidential: no >Synopsis: problem with installation of x11-toolkits/gtk20 >Severity: serious >Priority: high >Category: ports >Class: update =20 >Release: FreeBSD 5.4-RELEASE-p8 i386 >Environment: System: FreeBSD moondance.centr.lan 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #2: Thu Oct 27 19:22:08 MSD 2005 root@moondance.centr.lan:/usr/obj/usr/src/sys/MOONDANCE i386 >Description: I cant install brand new x11-toolkits/gtk20. It fails when installation proccess pass the pango-linking stage. Gnomelogalyzer.sh cant solve my problem. x11-toolkits/gtk20/work/gtk+-2.8.6/config.log -- http://edge.pp.ru/config.l= og log of make procedure -- http://edge.pp.ru/make.log `ls /var/db/pkg' -- http://edge.pp.ru/pkg.log >How-To-Repeat: Try to install a x11-toolkits/gtk20 or upgrade it to a new version. >Fix: From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 20:04:12 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA22516A41F; Sun, 13 Nov 2005 20:04:12 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1157C43D5D; Sun, 13 Nov 2005 20:04:12 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADK4BCp033645; Sun, 13 Nov 2005 20:04:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADK4Bn5033641; Sun, 13 Nov 2005 20:04:11 GMT (envelope-from edwin) Date: Sun, 13 Nov 2005 20:04:11 GMT From: Edwin Groothuis Message-Id: <200511132004.jADK4Bn5033641@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88943: problem with installation of x11-toolkits/gtk20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 20:04:13 -0000 Synopsis: problem with installation of x11-toolkits/gtk20 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Nov 13 20:04:11 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=88943 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:29:36 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B20016A41F for ; Sun, 13 Nov 2005 21:29:36 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11BE643D53 for ; Sun, 13 Nov 2005 21:29:35 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jADLV7hv037727; Sun, 13 Nov 2005 16:31:07 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Laurent Bouvet In-Reply-To: <4370BA7C.4050600@pssa.net> References: <4370BA7C.4050600@pssa.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GPrOcVs/28I0+V/Qq91b" Organization: MarcusCom, Inc. Date: Sun, 13 Nov 2005 16:29:32 -0500 Message-Id: <1131917372.26538.15.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: gnome-system-log start problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:29:36 -0000 --=-GPrOcVs/28I0+V/Qq91b Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-11-08 at 15:47 +0100, Laurent Bouvet wrote: > Hi, >=20 > I've done a fresh install of FreeBSD 6 and GNOME 2.12.1 (cvsup done=20 > yesterday) build from ports. >=20 > The problem I have is not new, seen since the upgrade to 2.12. Tested on=20 > Freebsd 5.4 and 6.0, same result. >=20 > The problem is when I start gnome-system-log, nothing happens: >=20 > #gnome-system-log > (stall) >=20 > Nothing on sylog. TOP shows >=20 > 814 root 1 5 0 17556K 11484K ttyin 0:00 3.76%=20 > gnome-system-log >=20 > the process stays like that indefinitely: >=20 > root 814 0,0 4,5 17556 11468 p0 I+ 15:43 0:00,31=20 > gnome-system-log >=20 >=20 >=20 > How can I solve or debug this? Any idea? Recompile gnomeutils2 with debugging symbols, then use gdb to break into gnome-system-log. That said, I do not see this problem on 6-STABLE, 5-STABLE, or 7-CURRENT. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-GPrOcVs/28I0+V/Qq91b Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDd7A8b2iPiv4Uz4cRApo8AKCIlY7Wc9xR+Fu9ETD683Z/iaYM2QCeJNQO mtdY3pC/Cf5tkH4+rkn+g6I= =GTNC -----END PGP SIGNATURE----- --=-GPrOcVs/28I0+V/Qq91b-- From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:30:25 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26A8B16A41F for ; Sun, 13 Nov 2005 21:30:25 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A2643D58 for ; Sun, 13 Nov 2005 21:30:24 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jADLVuYR037731; Sun, 13 Nov 2005 16:31:56 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Rafael Caesar Lenzi In-Reply-To: <20051108025500.46176.qmail@web51005.mail.yahoo.com> References: <20051108025500.46176.qmail@web51005.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wwzVG4qhuK7DgNMaj+AM" Organization: MarcusCom, Inc. Date: Sun, 13 Nov 2005 16:30:20 -0500 Message-Id: <1131917420.26538.17.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: Error in gnome-settings-daemon and nautilus X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:30:25 -0000 --=-wwzVG4qhuK7DgNMaj+AM Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-11-08 at 02:55 +0000, Rafael Caesar Lenzi wrote: > Hi, i am have freebsd-5.4 stable 007 with gnome-2.12, everything is > fine, but, i make packages of this gnome release to install in other > machine here. I install freebsd 5.4 with nothing, and instalation of my > packages is work fine, but, when i start gnome-settings-daemon, a box > with message show: >=20 > The Application "gnome-settings-daemon" has quit unexpectedly. >=20 > You can inform the developers of what happened to help them fix it. Or > you can restart the application right now. >=20 > No messages in console apears. >=20 > Nautilus have same problem. >=20 > The first machine with gnome compiled version, runing 100%. Rebuild gnomecontrolcenter2. If you still experience a problem, run /usr/X11R6/libexec/gnome-settings-daemon from a terminal, and send any messages that should up on stdout/stderr. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-wwzVG4qhuK7DgNMaj+AM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDd7Bsb2iPiv4Uz4cRAvqrAJ9txbmO3TpXNE1L37fhSWv//LhxXQCgpphq 90fWg1/sAoLTqHs5a7f7xV8= =8PN7 -----END PGP SIGNATURE----- --=-wwzVG4qhuK7DgNMaj+AM-- From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:32:03 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D211F16A41F for ; Sun, 13 Nov 2005 21:32:03 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id B454E43D46 for ; Sun, 13 Nov 2005 21:32:02 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jADLXY1k037771; Sun, 13 Nov 2005 16:33:34 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: andy@neu.net In-Reply-To: References: <20051106214417.8A06316A422@hub.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-fOS0b+BCE+d0QwGfzGWs" Organization: MarcusCom, Inc. Date: Sun, 13 Nov 2005 16:31:58 -0500 Message-Id: <1131917518.26538.19.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: gnome fails to start after upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:32:03 -0000 --=-fOS0b+BCE+d0QwGfzGWs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2005-11-07 at 18:59 -0500, andy@neu.net wrote: > I just finsihed running the 2.12 upgrade script on 6.0 release, it > reported that it > finished sucessfully. However, after a reboot Gnome will not start. I > had gnome_enable in rc.conf, and when it boots I get the following error > on the console: > Nov 7 16:05:47 alum gdm[668]: failsafe dialog failed (inhibitions: 0 1) > Nov 7 16:05:47 alum gdm[668]: failsafe dialog failed (inhibitions: 1 1) > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 0 0) > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 0 1) > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 1 1) > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 0 0) > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 0 1) > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 1 1) >=20 > If I issue /usr/X11R6/bin/gnome-session from a prompt I get: > (gnome-session:1035): Gtk-WARNING **: cannot open display: >=20 > So, I removed gdm_enable from rc.conf. I am able to get into an xwindow > environment by typing startx. Then when I am in xwindows if I issue > /usr/X11R6/bin/gnome-session, Gnome will open in many different xwindows. >=20 > The following is from .xsession-errors: >=20 > /usr/X11R6/etc/gdm/PreSession/Default: Registering your session with wtmp > and utmp > /usr/X11R6/etc/gdm/PreSession/Default: running: /usr/X11R6/bin/sessreg -a > -w /var/log/wtmp -u /var/run/utmp -x > "/usr/X11R6/share/gnome/gdm/:0.Xservers" -h "" -l ":0" "ro > ot" > /usr/X11R6/etc/gdm/Xsession: Beginning session setup... > /usr/X11R6/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent > -- gnome-session > SESSION_MANAGER=3Dlocal/alum.foo.bar:/tmp/.ICE-unix/519 > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > esd: Esound sound daemon already running or stale UNIX socket > /tmp/.esd/socket > This socket already exists indicating esd is already running. > Exiting... > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > ** (gnome-session:519): WARNING **: Esound failed to start. >=20 > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > ** (gnome-panel:815): WARNING **: Failed to add file monitor for > file:///root/.gtk-bookmarks: Unsupported operation >=20 >=20 > ** (gedit:829): CRITICAL **: bonobo_mdi_set_restoring_state: assertion > `priv->restoring_state && restoring_state' failed > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory > /dev/dsp: No such file or directory >=20 > ** (gedit:829): CRITICAL **: bonobo_mdi_set_restoring_state: assertion > `priv->restoring_state && restoring_state' failed >=20 > (Gecko:889): Gdk-WARNING **: gdk_property_get(): length value has wrapped > in calculation (did you pass G_MAXLONG?) > Window manager warning: Broken client! Window 0x2200019 (cvsup) changed > client leader window or SM client ID > Window manager warning: Broken client! Window 0x2200019 (cvsup) changed > client leader window or SM client ID > /dev/dsp: No such file or directory > id: 102190883c000113104947600000005230000 > handle: 9 > connection: 0x80a6400 > properties: > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > ((name "_GSM_Priority") (type "CARD8") (value "^@")) > ((name "Program") (type "ARRAY8") (value "gnome-smproxy")) > ((name "DiscardCommand") (type "LISTofARRAY8") (value "rm") (value > "/root/.gnome2//.gnome-smproxy-GZcdDY")) > ((name "CloneCommand") (type "LISTofARRAY8") (value "gnome-smproxy") > (value "--sm-config-prefix") (value "/.gnome-smproxy-GZcdDY/")) > ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-smproxy"= ) > (value "--sm-config-prefix") (value "/.gnome-smproxy-GZcdDY/") (value > "--sm-client-id") (value > "102190883c000113104947600000005230000")) > id: 102190883c000113104947600000005230001 > handle: 10 > connection: 0x8131000 > properties: > ((name "DiscardCommand") (type "LISTofARRAY8") (value "rm") (value > "-f") (value "/root/.metacity/sessions/1131072252-893-3445051405.ms")) > ((name "CloneCommand") (type "LISTofARRAY8") (value "metacity")) > ((name "RestartCommand") (type "LISTofARRAY8") (value "metacity") > (value "--sm-save-file") (value "1131072252-893-3445051405.ms")) > ((name "Program") (type "ARRAY8") (value "metacity")) > ((name "UserID") (type "ARRAY8") (value "root")) > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > ((name "ProcessID") (type "ARRAY8") (value "813")) > ((name "CurrentDirectory") (type "ARRAY8") (value "/root")) > ((name "_GSM_Priority") (type "CARD8") (value "^T")) > id: 102190883c000113104947700000005230002 > handle: 6 > connection: 0x8131980 > properties: > ((name "CurrentDirectory") (type "ARRAY8") (value "/root^@")) > ((name "ProcessID") (type "ARRAY8") (value "815^@")) > ((name "Program") (type "ARRAY8") (value "gnome-panel^@")) > ((name "CloneCommand") (type "LISTofARRAY8") (value "gnome-panel") > (value "--sm-config-prefix") (value "/gnome-panel-AxvXcI/")) > ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-panel") > (value "--sm-config-prefix") (value "/gnome-panel-AxvXcI/") (value > "--sm-client-id") (value "102 > 190883c000113104947700000005230002") (value "--screen") (value "0")) > ((name "UserID") (type "ARRAY8") (value "root^@")) > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > ((name "_GSM_Priority") (type "CARD8") (value "(")) > id: 102190883c000113104947700000005230003 > handle: 7 > connection: 0x8131b00 > properties: > ((name "CurrentDirectory") (type "ARRAY8") (value "/root^@")) > ((name "ProcessID") (type "ARRAY8") (value "817^@")) > ((name "Program") (type "ARRAY8") (value "nautilus^@")) > ((name "CloneCommand") (type "LISTofARRAY8") (value "nautilus") (valu= e > "--sm-config-prefix") (value "/nautilus-fWQu53/")) > ((name "RestartCommand") (type "LISTofARRAY8") (value "nautilus") > (value "--sm-config-prefix") (value "/nautilus-fWQu53/") (value > "--sm-client-id") (value "102190883 > c000113104947700000005230003") (value "--screen") (value "0")) > ((name "UserID") (type "ARRAY8") (value "root^@")) > ((name "_GSM_Priority") (type "CARD8") (value "(")) > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > id: 102190883c000113104947700000005230004 > handle: 4 >=20 > Is there any more info that would be helpful in debugging this problem? > What else should I do to troubleshoot this issue? > Any and all help is appreciated. Try copying /usr/X11R6/etc/gdm/factory-gdm.conf to /usr/X11R6/etc/gdm/gdm.conf, and see if that fixes GDM for you. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-fOS0b+BCE+d0QwGfzGWs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDd7DOb2iPiv4Uz4cRAq5ZAJ9UJfB4zpF7qhb89nyjyNtvHOZqowCgkMm/ jerLG43BIgouJOAMKeGFWE4= =uepp -----END PGP SIGNATURE----- --=-fOS0b+BCE+d0QwGfzGWs-- From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:36:11 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAC5C16A420; Sun, 13 Nov 2005 21:36:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A69A743D45; Sun, 13 Nov 2005 21:36:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADLaBdS050280; Sun, 13 Nov 2005 21:36:11 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADLaBth050276; Sun, 13 Nov 2005 21:36:11 GMT (envelope-from marcus) Date: Sun, 13 Nov 2005 21:36:11 GMT From: Joe Marcus Clarke Message-Id: <200511132136.jADLaBth050276@freefall.freebsd.org> To: kostikbel@gmail.com, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88674: [patch] www/epiphany shall depend on devel/libexecinfo X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:36:12 -0000 Synopsis: [patch] www/epiphany shall depend on devel/libexecinfo State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Nov 13 21:35:50 GMT 2005 State-Changed-Why: The libexecinfo in ports is too old to be of any use, so support has been disabled. http://www.freebsd.org/cgi/query-pr.cgi?pr=88674 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:52:22 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 568BA16A41F for ; Sun, 13 Nov 2005 21:52:22 +0000 (GMT) (envelope-from rc_lenzi@yahoo.com.br) Received: from web51012.mail.yahoo.com (web51012.mail.yahoo.com [68.142.224.82]) by mx1.FreeBSD.org (Postfix) with SMTP id C5C9343D66 for ; Sun, 13 Nov 2005 21:52:21 +0000 (GMT) (envelope-from rc_lenzi@yahoo.com.br) Received: (qmail 31341 invoked by uid 60001); 13 Nov 2005 21:52:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=vi9EU/GmbpSrBC6bw8kprxJ6FXrtUhqEKZs/3vzDzbk/K/OFLJRs33YQSAkDV694G5zKwELDdhStOmf9Urj8M0V62mrxCHBfyqCDDZQz9SF0+fDPkTe5A1bwOah/y4nJdhUYOrQXE09xo+M2ehz8a2vAS0+FTK2Qi5BaIjpnXDE= ; Message-ID: <20051113215221.31339.qmail@web51012.mail.yahoo.com> Received: from [200.102.60.116] by web51012.mail.yahoo.com via HTTP; Sun, 13 Nov 2005 21:52:20 GMT Date: Sun, 13 Nov 2005 21:52:20 +0000 (GMT) From: Rafael Caesar Lenzi To: Joe Marcus Clarke In-Reply-To: <1131917420.26538.17.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: gnome@freebsd.org Subject: Re: Error in gnome-settings-daemon and nautilus X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:52:22 -0000 --- Joe Marcus Clarke escreveu: > Rebuild gnomecontrolcenter2. If you still experience a problem, > run /usr/X11R6/libexec/gnome-settings-daemon from a terminal, and > send > any messages that should up on stdout/stderr. I try rebuild gnomecontrolcenter2 and not resolv, then, i build all gnome2.13 and now is fine. Thanks, Rafael _______________________________________________________ Yahoo! Acesso Grátis: Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:54:11 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C55EC16A463; Sun, 13 Nov 2005 21:54:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E76643D4C; Sun, 13 Nov 2005 21:54:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADLsBCb051225; Sun, 13 Nov 2005 21:54:11 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADLsBcI051221; Sun, 13 Nov 2005 21:54:11 GMT (envelope-from marcus) Date: Sun, 13 Nov 2005 21:54:11 GMT From: Joe Marcus Clarke Message-Id: <200511132154.jADLsBcI051221@freefall.freebsd.org> To: ilya.otyutskiy@gmail.com, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88943: problem with installation of x11-toolkits/gtk20 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:54:12 -0000 Synopsis: problem with installation of x11-toolkits/gtk20 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Nov 13 21:51:17 GMT 2005 State-Changed-Why: Do a portupgrade -Rf pango, then try to build gtk20. The port does build just fine provided everything is up-to-date. http://www.freebsd.org/cgi/query-pr.cgi?pr=88943 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:56:16 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEF4316A420; Sun, 13 Nov 2005 21:56:16 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4255743D5A; Sun, 13 Nov 2005 21:56:16 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADLuG1E051346; Sun, 13 Nov 2005 21:56:16 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADLuFDt051342; Sun, 13 Nov 2005 21:56:15 GMT (envelope-from marcus) Date: Sun, 13 Nov 2005 21:56:15 GMT From: Joe Marcus Clarke Message-Id: <200511132156.jADLuFDt051342@freefall.freebsd.org> To: fbsdbug@seismic.de, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/87819: graphics/sodipodi: sodipodi-0.34_5 crashes under amd64 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:56:16 -0000 Synopsis: graphics/sodipodi: sodipodi-0.34_5 crashes under amd64 State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Sun Nov 13 21:55:15 GMT 2005 State-Changed-Why: You have to recompile sodipodi with debugging symbols, then post the backtrace. This backtrace is useless. Note: the problem is most likely not FreeBSD-specific, so you should probably take this up with the sodipodi authors. However, without a good backtrace, I cannot be sure. http://www.freebsd.org/cgi/query-pr.cgi?pr=87819 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 21:58:01 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EA5116A420; Sun, 13 Nov 2005 21:58:01 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C39443D45; Sun, 13 Nov 2005 21:58:01 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADLw1dG051656; Sun, 13 Nov 2005 21:58:01 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADLw0E7051652; Sun, 13 Nov 2005 21:58:00 GMT (envelope-from marcus) Date: Sun, 13 Nov 2005 21:58:00 GMT From: Joe Marcus Clarke Message-Id: <200511132158.jADLw0E7051652@freefall.freebsd.org> To: michael@dtcorp.com.au, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88703: graphics/inkscape crashes on Printing with CUPS X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 21:58:01 -0000 Synopsis: graphics/inkscape crashes on Printing with CUPS State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Sun Nov 13 21:56:52 GMT 2005 State-Changed-Why: You need to rebuild cups and inkscape with debugging symbols, then get a backtrace from gdb before we can figure out what the problem is. http://www.freebsd.org/cgi/query-pr.cgi?pr=88703 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 22:07:03 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2374B16A420 for ; Sun, 13 Nov 2005 22:07:03 +0000 (GMT) (envelope-from rc_lenzi@yahoo.com.br) Received: from web51007.mail.yahoo.com (web51007.mail.yahoo.com [206.190.38.138]) by mx1.FreeBSD.org (Postfix) with SMTP id 4018243D53 for ; Sun, 13 Nov 2005 22:07:02 +0000 (GMT) (envelope-from rc_lenzi@yahoo.com.br) Received: (qmail 83689 invoked by uid 60001); 13 Nov 2005 22:07:01 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Ip4O/41fDUKf2vg8ZUS/6pg5IGUUTYZkj5mv5FH9/ZplVlb/+qVuAa0vHZLzSUcVdpugJL8x0Zl1Vd4+OIxZTIXpDk/xE4iEGBI9CcG/30zxZ+nKZU2T6VQH2GNq/ZzpM7foUfKhLgCMd7jxUR1P+DP0bp07I9r9YO1vOtfuCvw= ; Message-ID: <20051113220701.83687.qmail@web51007.mail.yahoo.com> Received: from [200.102.60.116] by web51007.mail.yahoo.com via HTTP; Sun, 13 Nov 2005 19:07:01 ART Date: Sun, 13 Nov 2005 19:07:01 -0300 (ART) From: Rafael Caesar Lenzi To: gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Epiphany-1.92 configure error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 22:07:03 -0000 I am have gnome2.13 with epiphany 1.91 and firefox 1.5r2, when i configure epiphany-1.92 this error appers: ===> epiphany-1.9.2 depends on file: /usr/X11R6/lib/firefox/components/libwidget_gtk2.so - found ===> epiphany-1.9.2 depends on file: /usr/local/libdata/pkgconfig/iso-codes.pc - found ===> epiphany-1.9.2 depends on executable: gmake - found ===> epiphany-1.9.2 depends on file: /usr/local/bin/libtool15 - found ===> epiphany-1.9.2 depends on file: /usr/local/bin/intltool-extract - found ===> epiphany-1.9.2 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found ===> epiphany-1.9.2 depends on executable: pkg-config - found ===> epiphany-1.9.2 depends on shared library: dbus-1.1 - found ===> epiphany-1.9.2 depends on shared library: esd.2 - found ===> epiphany-1.9.2 depends on shared library: atk-1.0.0 - found ===> epiphany-1.9.2 depends on shared library: gconf-2.4 - found ===> epiphany-1.9.2 depends on shared library: glib-2.0.0 - found ===> epiphany-1.9.2 depends on shared library: gnome-desktop-2.2 - found ===> epiphany-1.9.2 depends on shared library: gnomevfs-2.0 - found ===> epiphany-1.9.2 depends on shared library: gtk-x11-2.0.0 - found ===> epiphany-1.9.2 depends on shared library: art_lgpl_2.5 - found ===> epiphany-1.9.2 depends on shared library: bonobo-2.0 - found ===> epiphany-1.9.2 depends on shared library: bonoboui-2.0 - found ===> epiphany-1.9.2 depends on shared library: glade-2.0.0 - found ===> epiphany-1.9.2 depends on shared library: gnome-2.0 - found ===> epiphany-1.9.2 depends on shared library: gnomecanvas-2.0 - found ===> epiphany-1.9.2 depends on shared library: gnomeprint-2-2.0 - found ===> epiphany-1.9.2 depends on shared library: gnomeprintui-2-2.0 - found ===> epiphany-1.9.2 depends on shared library: gnomeui-2.0 - found ===> epiphany-1.9.2 depends on shared library: IDL-2.0 - found ===> epiphany-1.9.2 depends on shared library: xml2.5 - found ===> epiphany-1.9.2 depends on shared library: xslt.2 - found ===> epiphany-1.9.2 depends on shared library: linc.1 - found ===> epiphany-1.9.2 depends on shared library: ORBit-2.0 - found ===> epiphany-1.9.2 depends on shared library: pango-1.0.0 - found ===> epiphany-1.9.2 depends on shared library: X11.6 - found ===> Configuring for epiphany-1.9.2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for intltool >= 0.29... 0.34.1 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/local/bin/iconv checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking for xgettext... /usr/local/bin/xgettext checking build system type... i386-portbld-freebsd5.4 checking host system type... i386-portbld-freebsd5.4 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking for glib-mkenums... /usr/local/bin/glib-mkenums checking what warning flags to pass to the C compiler... checking what language compliance flags to pass to the C compiler... checking for pkg-config... /usr/local/bin/pkg-config Building with libstartup-notification checking pkg-config is at least version 0.9.0... yes checking for DEPENDENCIES... yes checking for DBUS... yes checking for dbus-binding-tool... /usr/local/bin/dbus-binding-tool checking for BONOBO... yes checking for gconftool-2... /usr/X11R6/bin/gconftool-2 Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for mkdtemp... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking which gecko to use... firefox checking for compiler -fshort-wchar option... yes checking whether to enable C++ RTTI... no checking whether we have a gtk 2 gecko build... yes checking whether we have a gecko debug build... no checking for GECKO... yes checking for gecko version... 1.8 checking whether nsIFilePicker methods expect nsAString&... yes checking for nsIContentPolicy API... variant 2 checking for nsIXULChromeRegistry API... no checking for /usr/X11R6/include/firefox/chrome/nsIChromeRegistrySea.h... no checking for mozilla security compoment... yes checking for toolkit's nsITypeAheadFind... yes checking whether to include PSM support... yes checking whether to enable native gtk+ filepicker... no checking for the @mozilla.org/permissionmanager;1 XPCOM component... not present configure: error: Contract ID "@mozilla.org/permissionmanager;1" is not registered, but GNOME Web Browser depends on it. See `config.log' for more details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/tmp/mnt/ad4s2a/usr/ports/www/epiphany/work/epiphany-1.9.2/config.log", (b) the output of the failure of the make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). *** Error code 1 the make of epiphany port is: make WITH_MOZILLA=firefox Thanks, Rafael _______________________________________________________ Yahoo! Acesso Grátis: Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 22:13:19 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66AF116A420; Sun, 13 Nov 2005 22:13:19 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C6543D45; Sun, 13 Nov 2005 22:13:19 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADMDJGG057940; Sun, 13 Nov 2005 22:13:19 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADMDIpp057936; Sun, 13 Nov 2005 22:13:18 GMT (envelope-from marcus) Date: Sun, 13 Nov 2005 22:13:18 GMT From: Joe Marcus Clarke Message-Id: <200511132213.jADMDIpp057936@freefall.freebsd.org> To: raaf@luna.afraid.org, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88908: gnome 2.12 services-admin mounts another memory filesystem on /tmp X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 22:13:19 -0000 Synopsis: gnome 2.12 services-admin mounts another memory filesystem on /tmp State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Nov 13 22:13:07 GMT 2005 State-Changed-Why: Fixed, thanks for reporting. http://www.freebsd.org/cgi/query-pr.cgi?pr=88908 From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 22:27:23 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB43E16A41F for ; Sun, 13 Nov 2005 22:27:23 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 467AC43D5C for ; Sun, 13 Nov 2005 22:27:23 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so574004nzo for ; Sun, 13 Nov 2005 14:27:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=RgXVeXnh2uo+GI0t0HRidwjIRrRNFhXPRp2PLsBonZ6pEI8Gpp/a+BzZ0OfTakRjK+uXoInVuO2SViHoY+xJU8aKGmD5U0HdjBLsrmjfDkvZ6HvgEGi2V2MI2EVBdQnDN6nl92YPOUCjbnrjK6majTYQ3jyghM7/5ndDdsAtBGE= Received: by 10.36.100.4 with SMTP id x4mr1023153nzb; Sun, 13 Nov 2005 14:27:22 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id r9sm1024447nza.2005.11.13.14.27.21; Sun, 13 Nov 2005 14:27:22 -0800 (PST) From: "Michael C. Shultz" To: gnome@freebsd.org Date: Sun, 13 Nov 2005 14:17:51 -0800 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511131417.51938.ringworm01@gmail.com> Cc: Subject: www/epiphany Makefile error after latest cvsup X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 22:27:24 -0000 root@ringworm:/usr/ports/www/epiphany>make -V RUN_DEPENDS -V LIB_DEPENDS -V DEPENDS "Makefile", line 104: Need an operator "Makefile", line 105: Need an operator make: fatal errors encountered -- cannot continue -Mike From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 13 22:56:23 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54C8B16A41F for ; Sun, 13 Nov 2005 22:56:23 +0000 (GMT) (envelope-from freebsd-gnome@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0FB543D46 for ; Sun, 13 Nov 2005 22:56:22 +0000 (GMT) (envelope-from freebsd-gnome@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EbQfj-0000W7-OJ for freebsd-gnome@freebsd.org; Sun, 13 Nov 2005 23:50:03 +0100 Received: from 69-171-193-20.sbtnvt.adelphia.net ([69.171.193.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Nov 2005 23:50:03 +0100 Received: from scott by 69-171-193-20.sbtnvt.adelphia.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Nov 2005 23:50:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-gnome@freebsd.org From: "Scott I. Remick" Date: Sun, 13 Nov 2005 17:39:33 -0500 Lines: 16 Message-ID: References: <43721D23.2000609@bsdbox.homeunix.com> <43770E1D.30309@bsdbox.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 69-171-193-20.sbtnvt.adelphia.net User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table) X-Archive: encrypt Sender: news Subject: Re: OpenOffice 2.0 under Gnome 2.12.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 22:56:23 -0000 On Sun, 13 Nov 2005 09:57:49 +0000, Rob Mason wrote: > Whta machine spec do you have? How long did it take and waht disk space > did it need (the docs advise 9Gb, but I guess that' for a full install). This was done on a new 2.8GHz Dell OptiPlex GX280 w/ 1GB RAM and a 40GB hard drive. I didn't pay attention to how much disk space was required... this was a test system I just whipped up for play (to see how well FreeBSD installed and ran on new hardware... we got like 50 of them in and I had some time before I needed to deploy them). The space allocated to /usr would've been whatever (a)uto set up for a 40GB drive. I also didn't time it, but it took less than a workday (8h) and it was running in a terminal window with X/Gnome running too so it didn't get 100% CPU (but close). From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 01:04:14 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40BDE16A41F for ; Mon, 14 Nov 2005 01:04:14 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF7A443D46 for ; Mon, 14 Nov 2005 01:04:13 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jAE15kxo039728; Sun, 13 Nov 2005 20:05:46 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Michael C. Shultz" In-Reply-To: <200511131417.51938.ringworm01@gmail.com> References: <200511131417.51938.ringworm01@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-j+RuPmfz9lTs2zGT2jR/" Organization: MarcusCom, Inc. Date: Sun, 13 Nov 2005 20:04:10 -0500 Message-Id: <1131930250.26538.27.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: www/epiphany Makefile error after latest cvsup X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 01:04:14 -0000 --=-j+RuPmfz9lTs2zGT2jR/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2005-11-13 at 14:17 -0800, Michael C. Shultz wrote: >=20 > root@ringworm:/usr/ports/www/epiphany>make -V RUN_DEPENDS -V LIB_DEPENDS = -V=20 > DEPENDS > "Makefile", line 104: Need an operator > "Makefile", line 105: Need an operator > make: fatal errors encountered -- cannot continue This was fixed a while ago. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-j+RuPmfz9lTs2zGT2jR/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDd+KKb2iPiv4Uz4cRAn/XAJ9ICMh5Lxu7RNapPZync/EZ9UakZACgpzFP XoOqLAzJ8jV+TItjo+YZ41Q= =Zlsh -----END PGP SIGNATURE----- --=-j+RuPmfz9lTs2zGT2jR/-- From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 02:48:43 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D3F716A41F for ; Mon, 14 Nov 2005 02:48:43 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2234543D46 for ; Mon, 14 Nov 2005 02:48:42 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1041526nzo for ; Sun, 13 Nov 2005 18:48:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MgaarqRRzPfV9U6/sivrlqOhb+s4fUyNfdrqCmxQRT5GQW8LQkjiQSkFMx8qvjqG4P7l864X+ylLB9v/vjqc7fWomg4fjFwITQVagTDIVW/d4aaHfYH1VVSaxCAViwchgmVPt1U9BwKneOOv9Pe9VQrZ21k+6fWeR3929DOG2B0= Received: by 10.37.15.41 with SMTP id s41mr3729211nzi; Sun, 13 Nov 2005 18:48:42 -0800 (PST) Received: by 10.36.220.34 with HTTP; Sun, 13 Nov 2005 18:48:42 -0800 (PST) Message-ID: <9c5b3750511131848l754d1dbdt1248e727e8be8899@mail.gmail.com> Date: Sun, 13 Nov 2005 18:48:42 -0800 From: Michael Shultz To: Joe Marcus Clarke In-Reply-To: <1131930250.26538.27.camel@shumai.marcuscom.com> MIME-Version: 1.0 References: <200511131417.51938.ringworm01@gmail.com> <1131930250.26538.27.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: gnome@freebsd.org Subject: Re: www/epiphany Makefile error after latest cvsup X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 02:48:43 -0000 On 11/13/05, Joe Marcus Clarke wrote: > > On Sun, 2005-11-13 at 14:17 -0800, Michael C. Shultz wrote: > > > > root@ringworm:/usr/ports/www/epiphany>make -V RUN_DEPENDS -V LIB_DEPEND= S > -V > > DEPENDS > > "Makefile", line 104: Need an operator > > "Makefile", line 105: Need an operator > > make: fatal errors encountered -- cannot continue > > This was fixed a while ago. > > Joe thank you -Mike From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 02:58:42 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2792516A41F for ; Mon, 14 Nov 2005 02:58:42 +0000 (GMT) (envelope-from list@understudy.net) Received: from smtp2.34sp.com (smtp2.34sp.com [212.187.158.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8D5B43D49 for ; Mon, 14 Nov 2005 02:58:41 +0000 (GMT) (envelope-from list@understudy.net) Received: from [10.0.0.114] (adsl-065-012-216-193.sip.bct.bellsouth.net [65.12.216.193]) by smtp2.34sp.com (Postfix) with ESMTP id CE60A2E094 for ; Mon, 14 Nov 2005 02:58:40 +0000 (GMT) Message-ID: <4377FD11.9070002@understudy.net> Date: Sun, 13 Nov 2005 21:57:21 -0500 From: Understudy User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051107 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD Port: math/gnumeric X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 02:58:42 -0000 port not building. FreeBSD 5.4-STABLE #3: Sun Sep 11 23:35:32 EDT 2005 root@Hyde.bjh.homenet:/usr/obj/usr/src/sys/SCHIZO Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel Pentium III (797.05-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x686 Stepping = 6 Features=0x383f9ff real memory = 268369920 (255 MB) avail memory = 252956672 (241 MB) Since the log of the entire build is to much here is the last part of it.lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lXrender -lX11 -lXext -lgsf-gnome-1 -lgsf-1 -lgnomevfs-2 -lxml2 -lz -lbonobo-2 -lgconf-2 -lgobject-2. 0 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lpopt -l intl -liconv -pthread -lm -Wl,--rpath -Wl,/usr/X11R6/lib ./.libs/libspreadsheet.so: undefined reference to `gog_object_write_xml' ./.libs/libspreadsheet.so: undefined reference to `gog_persist_dom_save' gmake[4]: *** [gnumeric] Error 1 gmake[4]: Leaving directory `/storage/ports/math/gnumeric/work/gnumeric-1.6.0/sr c' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/storage/ports/math/gnumeric/work/gnumeric-1.6.0/sr c' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/storage/ports/math/gnumeric/work/gnumeric-1.6.0/sr c' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/storage/ports/math/gnumeric/work/gnumeric-1.6.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /storage/ports/math/gnumeric. ! math/gnumeric (gnumeric-1.4.3_1) (linker error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed Sincerely, Brendhan From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 10:40:51 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2189916A420 for ; Mon, 14 Nov 2005 10:40:51 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: from mail3out.barnet.com.au (mail3out.barnet.com.au [202.83.176.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 472BF43D46 for ; Mon, 14 Nov 2005 10:40:50 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail3out.barnet.com.au (Postfix, from userid 27) id ED0B0877CE4; Mon, 14 Nov 2005 21:40:49 +1100 (EST) X-Viruscan-Id: <437869B100014F32CB1562@BarNet> Received: from mail3-auth.barnet.com.au (mail3.barnet.com.au [202.83.176.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail3.barnet.com.au (Postfix) with ESMTP id AD1F2877CA8 for ; Mon, 14 Nov 2005 21:40:49 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "edwin.adsl.barnet.com.au", Issuer "BarNet Root Certificate Authority" (not verified)) by mail3-auth.barnet.com.au (Postfix) with ESMTP id 16AC2877CAD for ; Mon, 14 Nov 2005 21:40:48 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 217416496; Mon, 14 Nov 2005 21:40:38 +1100 (EST) Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain MIME-Version: 1.0 X-Mailer: MIME::Lite 3.01 (F2.73; A1.66; B3.05; Q3.03) Date: Mon, 14 Nov 2005 10:40:38 UT From: Edwin Groothuis To: gnome@freebsd.org Message-Id: <20051114104038.217416496@k7.mavetju> Cc: Subject: [FreeBSD Ports Version Check] Newer available versions for ports you maintain X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 10:40:51 -0000 Dear maintainer, [Please read the first paragraph of the footer for additional information about the version checking] As maintainer of one or more FreeBSD ports, I would like to inform you that a new version is available for the following port(s): Port Current version New version URLs ------------------------------------ --------------- ----------- ---- databases/glom 0.8.30 0.8.31 [1] devel/pkgconfig 0.19 0.20 [2] print/gnome-cups-manager 0.30 0.31 [3] print/libgnomecups 0.2.0 0.2.1 [4] x11-toolkits/gtk--2 2.2.12 2.4.0 [5] x11-toolkits/py-gnome-extras 2.12.0 2.12.1 [6] x11-toolkits/rep-gtk 0.15 0.16 [7] Version checking: - The algorithm for the next version is very simple: - For 95% of the ports, current version 1.2.4 will resolve into 1.2.5, 1.3.0 and 2.0.0. - For ports which use an odd minor number to indicate a development version, current version 1.2.4 will resolve into 1.2.5, 1.4.0 and 2.0.0. Same idea for ports which use an even number for this. - For numbered ports (automake15 for example), it will only check for prefixes with 1.5. These definitions have to be entered manually, and can be found on http://edwin.adsl.barnet.com.au/~edwin/ports/restricted-ports.html. If a port incorrectly shows up as "a new version is available", let me know and I can add it to the list and/or make a filter for it. Please keep in mind that... - the check was only done in relation to the current version, so it is possible that the new version is not the newest version available on the master sites. - the full check of all ports takes more than two days, so it is possible that a new version is already commited. In that case, please ignore this email. - this is the only time you will get an alert about the above mentioned port versions on the below mentioned URLs. When the port version is updated, a check will again be done for it. When a new URL with a newer version is found, a check will be done for it again. - Not interested in further alerts? Send me the email address you are received it on for a full block, or the name of the port for a port-only block, or the name of a host for a host-only block. - An overview of all newly discovered distfiles can be found at http://edwin.adsl.barnet.com.au/~edwin/ports/. The page keeps unchanged until the next run. URLS [1] ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/glom/0.8/glom-0.8.31.tar.bz2 ftp://ftp.dataplus.se/pub/linux/gnome/sources/glom/0.8/glom-0.8.31.tar.bz2 ... more URLs omitted, see website for the full list ... [2] http://pkgconfig.freedesktop.org/releases/pkg-config-0.20.tar.gz [3] ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gnome-cups-manager/0.31/gnome-cups-manager-0.31.tar.bz2 [4] http://rpmfind.net/linux/gnome.org/sources/libgnomecups/0.2/libgnomecups-0.2.1.tar.bz2 [5] ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gtkmm/2.4/gtkmm-2.4.0.tar.bz2 ftp://ftp.dataplus.se/pub/linux/gnome/sources/gtkmm/2.4/gtkmm-2.4.0.tar.bz2 ... more URLs omitted, see website for the full list ... [6] ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-python-extras/2.12/gnome-python-extras-2.12.1.tar.bz2 ftp://ftp.dataplus.se/pub/linux/gnome/sources/gnome-python-extras/2.12/gnome-python-extras-2.12.1.tar.bz2 ... more URLs omitted, see website for the full list ... [7] ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/rep-gtk/0.16/rep-gtk-0.16.tar.gz From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 10:51:54 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F08B16A420; Mon, 14 Nov 2005 10:51:54 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57E6543D4C; Mon, 14 Nov 2005 10:51:54 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAEApsA4071504; Mon, 14 Nov 2005 10:51:54 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAEApsUM071500; Mon, 14 Nov 2005 10:51:54 GMT (envelope-from edwin) Date: Mon, 14 Nov 2005 10:51:54 GMT From: Edwin Groothuis Message-Id: <200511141051.jAEApsUM071500@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88986: [patch] remove /usr/bin/bzip2 from devel/gnomevfs X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 10:51:54 -0000 Synopsis: [patch] remove /usr/bin/bzip2 from devel/gnomevfs Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon Nov 14 10:51:53 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=88986 From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 11:02:52 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FA7916A41F for ; Mon, 14 Nov 2005 11:02:52 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37F4743D4C for ; Mon, 14 Nov 2005 11:02:52 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAEB2q2Q074085 for ; Mon, 14 Nov 2005 11:02:52 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAEB2pHb074079 for gnome@freebsd.org; Mon, 14 Nov 2005 11:02:51 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 14 Nov 2005 11:02:51 GMT Message-Id: <200511141102.jAEB2pHb074079@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 11:02:52 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2005/10/21] ports/87819 gnome graphics/sodipodi: sodipodi-0.34_5 crashe f [2005/10/28] ports/88162 gnome Mozilla-devel crashes FreeBSD o [2005/11/08] ports/88693 gnome upgrade of Gnome using gnome_upgrade.sh s f [2005/11/09] ports/88703 gnome graphics/inkscape crashes on Printing wit 4 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2005/05/06] ports/80705 gnome [PATCH] converters/libiconv: includes a p o [2005/11/14] ports/88986 gnome [patch] remove /usr/bin/bzip2 from devel/ 2 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 12:57:25 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 789EA16A41F for ; Mon, 14 Nov 2005 12:57:25 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from mout.perfora.net (mout.perfora.net [217.160.230.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7751F43D6D for ; Mon, 14 Nov 2005 12:57:22 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from [24.24.83.9] (helo=dracula) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1Ebdte3XQj-0003i9; Mon, 14 Nov 2005 07:57:21 -0500 From: Dev Tugnait To: gnome@FreeBSD.org Content-Type: text/plain Date: Mon, 14 Nov 2005 07:58:39 -0500 Message-Id: <1131973119.6427.35.camel@dracula> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Provags-ID: perfora.net abuse@perfora.net login:6cab55b0e871d867d86bc0851d5d347f Cc: Subject: Totem Crash X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dev@unixdaemon.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 12:57:25 -0000 Cannot Run totem at all keeps core dumping FreeBSD 6.0-RELEASE totem-gstreamer-1.2.0_1 I did run gst-register as well GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /usr/X11R6/bin/totem (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...warning: Unable to get location for thread creation breakpoint: generic error [New LWP 100254] [New Thread 0x808b000 (LWP 100252)] [New Thread 0x846aa00 (LWP 100275)] The program 'totem' received an X Window System error. This probably reflects a bug in the program. The error was 'BadShmSeg (invalid shared segment parameter)'. (Details: serial 26 error_code 179 request_code 149 minor_code 2) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Program exited with code 01. (gdb) From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 15:02:56 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5788516A41F; Mon, 14 Nov 2005 15:02:56 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0359943D6E; Mon, 14 Nov 2005 15:02:55 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with SMTP id 21C5C36593D; Mon, 14 Nov 2005 16:02:54 +0100 (CET) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id F1184365938; Mon, 14 Nov 2005 16:02:53 +0100 (CET) Message-ID: <4378A6E0.5070305@esiee.fr> Date: Mon, 14 Nov 2005 16:01:52 +0100 From: Frank Bonnet User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051110) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: thunderbird port problem ? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 15:02:56 -0000 Hello I've compiled thunderbird 1.0.7 from ports at 6.0-R and I have a small problem which is when I click on an URL written in an email it does not start firefox or any other www browser. I thinks I miss something but ... what ??? Thanks a lot for any info Frank From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 15:28:56 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 214A416A41F for ; Mon, 14 Nov 2005 15:28:56 +0000 (GMT) (envelope-from jimmy@jamesbailie.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.FreeBSD.org (Postfix) with SMTP id AB09843D6D for ; Mon, 14 Nov 2005 15:28:48 +0000 (GMT) (envelope-from jimmy@jamesbailie.com) Received: (qmail 26192 invoked from network); 14 Nov 2005 15:28:47 -0000 Received: from unknown (HELO ?70.29.126.205?) (jazzturk@rogers.com@70.29.126.205 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 14 Nov 2005 15:28:47 -0000 Message-ID: <4378AD2F.3060900@jamesbailie.com> Date: Mon, 14 Nov 2005 10:28:47 -0500 From: James Bailie User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051112) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4378A6E0.5070305@esiee.fr> In-Reply-To: <4378A6E0.5070305@esiee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: thunderbird port problem ? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 15:28:56 -0000 Frank Bonnet wrote: > Hello > > I've compiled thunderbird 1.0.7 from ports at 6.0-R and I have a small > problem which is when I click on an URL written in an email it does > not start firefox or any other www browser. > I thinks I miss something but ... what ??? The following web page describes the process of making FireFox launch Thunderbird, and vice versa, under Linux. The process is identical for FreeBSD: http://www.schwer.us/journal/2005/05/01/getting-firefox-and-thunderbird-to-play-nice-under-linux/ Note that one of the two shell scripts the author uses as wrappers, invokes /bin/bash. You must change that to /bin/sh. The sh on FreeBSD can handle the code in the file. -- James Bailie http://www.jamesbailie.com From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 16:15:18 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A852C16A431 for ; Mon, 14 Nov 2005 16:15:18 +0000 (GMT) (envelope-from dmk@ncf.ca) Received: from oniws.ca (CPE0007e9444262-CM00137189db7c.cpe.net.cable.rogers.com [69.196.160.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F3BA43D55 for ; Mon, 14 Nov 2005 16:15:17 +0000 (GMT) (envelope-from dmk@ncf.ca) Received: from chiron.internal.oniws.ca (chiron.internal.oniws.ca [192.168.0.126]) by oniws.ca (8.12.10/8.12.8) with ESMTP id jAEGFFeJ000263 for ; Mon, 14 Nov 2005 11:15:16 -0500 (EST) (envelope-from dmk@ncf.ca) From: Dwayne MacKinnon To: gnome@freebsd.org Date: Mon, 14 Nov 2005 11:15:08 -0500 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511141115.09011.dmk@ncf.ca> Cc: Subject: gnomevfs2-2.12.1.1_2 package creation failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 16:15:19 -0000 Hi, I compile all ports using portupgrade/install with -p as a standard option. gnomevfs2 compiles and installs ok, but the package creation fails for me. Here's the error message: ===> Building package for gnomevfs2-2.12.1.1_2 Creating package /usr/ports/packages/All/gnomevfs2-2.12.1.1_2.tbz Registering depends: gconf2-2.12.1 gtk-2.8.6_1 pango-1.10.1 cairo-1.0.2 gnomemimedata-2.4.2 fam-2.6.9_6 gnomehier-2.0_7 hicolor-icon-theme-0.5 libbonobo-2.10.1_2 atk-1.10.3 ORBit2-2.12.4_1 libXft-2.1.7 xorg-fonts-truetype-6.8.2 libIDL-0.8.6_1 bitstream-vera-1.10_2 howl-1.0.0 tiff-3.7.4 linc-1.0.3_4 xorg-libraries-6.8.2 shared-mime-info-0.16_2 libxml2-2.6.22 popt-1.7 glib-2.8.3 samba-libsmbclient-3.0.20b_2 openssl-stable-0.9.7i fontconfig-2.3.2,1 perl-5.8.7 freetype2-2.1.10_1 png-1.2.8_2 gettext-0.14.5 openldap-client-2.2.29 libiconv-1.9.2_1 jpeg-6b_3 xorg-fonts-encodings-6.8.2 pkgconfig-0.19 expat-1.95.8_3. Creating bzip'd tar ball in '/usr/ports/packages/All/gnomevfs2-2.12.1.1_2.tbz' tar: etc/gnome-vfs-2.0/modules/smb-module.conf: Cannot stat: No such file or directory tar: lib/gnome-vfs-2.0/modules/libsmb.so: Cannot stat: No such file or directory pkg_create: make_dist: tar command failed with code 256 *** Error code 1 Just thought you guys should know. Thanks for all the hard work on the gnome stuff. Cheers, DMK From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 17:02:27 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C41C516A41F for ; Mon, 14 Nov 2005 17:02:27 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D65943D45 for ; Mon, 14 Nov 2005 17:02:26 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from [213.146.114.24] (helo=reverse-213-146-114-24.cust.kamp-dsl.de) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis), id 0ML2Dk-1Ebhir1iWK-0008QY; Mon, 14 Nov 2005 18:02:25 +0100 Date: Mon, 14 Nov 2005 19:03:10 +0100 (CET) From: "P.U.Kruppa" X-X-Sender: root@www.pukruppa.net To: freebsd-gnome@freebsd.org Message-ID: <20051114184704.N55912@www.pukruppa.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2446dbdf8275641f979193ced594c629 Subject: Do I have to repeat gnome_upgrade212.sh ? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 17:02:27 -0000 Hi, I tried gnome_upgrade2112.sh (the last 30 hours or so). 1) Many ports have got lost (about 40 or 50) - no problem for me, but people might miss openoffice.org 2) Epiphany, Galeon and Firefox didn't rebuild, but Mozilla is still alive - so no problem there 3) The fresh installed gnome ports start up fine So I guess I don't have to run gnome_upgrade212.sh again, but can go on with # portupgrade -a after # ./marcusmerge do I ? Regards, Uli. ********************************************* * Peter Ulrich Kruppa - Wuppertal - Germany * ********************************************* From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 20:19:57 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D4B216A420 for ; Mon, 14 Nov 2005 20:19:57 +0000 (GMT) (envelope-from bas@klavertje4.demon.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226BE43D70 for ; Mon, 14 Nov 2005 20:19:36 +0000 (GMT) (envelope-from bas@klavertje4.demon.nl) Received: from klavertje4.demon.nl ([82.161.3.192]:24627 helo=[192.168.10.33]) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1Ebknf-0000ve-Cx; Mon, 14 Nov 2005 20:19:36 +0000 Message-ID: <4378F174.3010307@klavertje4.demon.nl> Date: Mon, 14 Nov 2005 21:20:04 +0100 From: Bas Velthuizen User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: multipart/mixed; boundary="------------030107010102060305030000" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Inkscape 0.42.2_1 build error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 20:19:57 -0000 This is a multi-part message in MIME format. --------------030107010102060305030000 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, I'm trying to build Inkscape on FreeBSD 5.4-RELEASE-p2 The build stops at the configure stage, saying that an old version of the boehm-gc lib has been installed, although I have installed the latest version of that library. The gnome loganalyzer cannot find anything. Can someone help with this problem? I've attached the output of the make-command, the gnomeloganalyzer.sh and of 'ls /var/db/pkg' to this mail. thanks in advance, Bas Velthuizen --------------030107010102060305030000-- From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 20:27:16 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D202816A41F; Mon, 14 Nov 2005 20:27:16 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D2A243D64; Mon, 14 Nov 2005 20:27:16 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAEKRG4d069812; Mon, 14 Nov 2005 20:27:16 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAEKRGYX069808; Mon, 14 Nov 2005 20:27:16 GMT (envelope-from edwin) Date: Mon, 14 Nov 2005 20:27:16 GMT From: Edwin Groothuis Message-Id: <200511142027.jAEKRGYX069808@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/89026: [patch] devel/gconf2: fix pkg-plist file, add sha256 checksum X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 20:27:17 -0000 Synopsis: [patch] devel/gconf2: fix pkg-plist file, add sha256 checksum Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon Nov 14 20:27:16 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=89026 From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 21:03:30 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C82816A41F for ; Mon, 14 Nov 2005 21:03:30 +0000 (GMT) (envelope-from rmg57@telus.net) Received: from priv-edtnes46.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EACC43D49 for ; Mon, 14 Nov 2005 21:03:29 +0000 (GMT) (envelope-from rmg57@telus.net) Received: from d199-126-175-59.abhsia.telus.net ([199.126.175.59]) by priv-edtnes46.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051114210323.TILP9325.priv-edtnes46.telusplanet.net@d199-126-175-59.abhsia.telus.net> for ; Mon, 14 Nov 2005 14:03:23 -0700 From: Myles Green To: freebsd-gnome@freebsd.org Date: Mon, 14 Nov 2005 21:03:25 -0700 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_N4VeDMh1T2CJiLT" Message-Id: <200511142103.25670.rmg57@telus.net> X-Mailman-Approved-At: Mon, 14 Nov 2005 21:38:22 +0000 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 21:03:30 -0000 --Boundary-00=_N4VeDMh1T2CJiLT Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline PC-BSD 6.0rc1 log attached -- To add insult to injury. -- Phaedrus --Boundary-00=_N4VeDMh1T2CJiLT-- From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 14 23:20:22 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6314216A41F for ; Mon, 14 Nov 2005 23:20:22 +0000 (GMT) (envelope-from rmg57@telus.net) Received: from priv-edtnes28.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDBAD43D46 for ; Mon, 14 Nov 2005 23:20:21 +0000 (GMT) (envelope-from rmg57@telus.net) Received: from d199-126-175-59.abhsia.telus.net ([199.126.175.59]) by priv-edtnes28.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051114232020.RIXQ9313.priv-edtnes28.telusplanet.net@d199-126-175-59.abhsia.telus.net> for ; Mon, 14 Nov 2005 16:20:20 -0700 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 From: Myles Green To: freebsd-gnome@freebsd.org Date: Mon, 14 Nov 2005 16:20:19 -0700 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511141620.19940.rmg57@telus.net> Subject: Fwd: build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 23:20:22 -0000 I wrote: > PC-BSD 6.0rc1 > log attached Obviously that should be PC-BSD 1.0rc1 :) Also, I *did* attach the log but it must have been stripped by the listserv. What to do? I'm exteremely new to *BSD so any and all help will be accepted. TIA, Myles -- Stealing a rhinoceros should not be attempted lightly. From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 04:10:06 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5BDF16A420 for ; Tue, 15 Nov 2005 04:10:06 +0000 (GMT) (envelope-from andy@neu.net) Received: from orion.dandy.net (orion.dandy.net [209.128.224.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 382B543D45 for ; Tue, 15 Nov 2005 04:10:05 +0000 (GMT) (envelope-from andy@neu.net) Received: from Mira.dandy.net (mira.dandy.net [209.128.224.15]) by orion.dandy.net (Postfix) with ESMTP id ACB6E5C193; Mon, 14 Nov 2005 23:10:05 -0500 (EST) Date: Mon, 14 Nov 2005 23:10:05 -0500 (EST) From: andy@neu.net X-X-Sender: andyneu@Mira.dandy.net To: Joe Marcus Clarke In-Reply-To: <1131917518.26538.19.camel@shumai.marcuscom.com> Message-ID: References: <20051106214417.8A06316A422@hub.freebsd.org> <1131917518.26538.19.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: andy@neu.net, freebsd-gnome@freebsd.org Subject: Re: gnome fails to start after upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 04:10:06 -0000 On Sun, 13 Nov 2005, Joe Marcus Clarke wrote: > On Mon, 2005-11-07 at 18:59 -0500, andy@neu.net wrote: > > I just finsihed running the 2.12 upgrade script on 6.0 release, it > > reported that it > > finished sucessfully. However, after a reboot Gnome will not start. I > > had gnome_enable in rc.conf, and when it boots I get the following error > > on the console: > > Nov 7 16:05:47 alum gdm[668]: failsafe dialog failed (inhibitions: 0 1) > > Nov 7 16:05:47 alum gdm[668]: failsafe dialog failed (inhibitions: 1 1) > > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 0 0) > > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 0 1) > > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 1 1) > > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 0 0) > > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 0 1) > > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 1 1) > > > > If I issue /usr/X11R6/bin/gnome-session from a prompt I get: > > (gnome-session:1035): Gtk-WARNING **: cannot open display: > > > > So, I removed gdm_enable from rc.conf. I am able to get into an xwindow > > environment by typing startx. Then when I am in xwindows if I issue > > /usr/X11R6/bin/gnome-session, Gnome will open in many different xwindows. > > > > The following is from .xsession-errors: > > > > /usr/X11R6/etc/gdm/PreSession/Default: Registering your session with wtmp > > and utmp > > /usr/X11R6/etc/gdm/PreSession/Default: running: /usr/X11R6/bin/sessreg -a > > -w /var/log/wtmp -u /var/run/utmp -x > > "/usr/X11R6/share/gnome/gdm/:0.Xservers" -h "" -l ":0" "ro > > ot" > > /usr/X11R6/etc/gdm/Xsession: Beginning session setup... > > /usr/X11R6/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent > > -- gnome-session > > SESSION_MANAGER=local/alum.foo.bar:/tmp/.ICE-unix/519 > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > esd: Esound sound daemon already running or stale UNIX socket > > /tmp/.esd/socket > > This socket already exists indicating esd is already running. > > Exiting... > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > ** (gnome-session:519): WARNING **: Esound failed to start. > > > > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > ** (gnome-panel:815): WARNING **: Failed to add file monitor for > > file:///root/.gtk-bookmarks: Unsupported operation > > > > > > ** (gedit:829): CRITICAL **: bonobo_mdi_set_restoring_state: assertion > > `priv->restoring_state && restoring_state' failed > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > /dev/dsp: No such file or directory > > > > ** (gedit:829): CRITICAL **: bonobo_mdi_set_restoring_state: assertion > > `priv->restoring_state && restoring_state' failed > > > > (Gecko:889): Gdk-WARNING **: gdk_property_get(): length value has wrapped > > in calculation (did you pass G_MAXLONG?) > > Window manager warning: Broken client! Window 0x2200019 (cvsup) changed > > client leader window or SM client ID > > Window manager warning: Broken client! Window 0x2200019 (cvsup) changed > > client leader window or SM client ID > > /dev/dsp: No such file or directory > > id: 102190883c000113104947600000005230000 > > handle: 9 > > connection: 0x80a6400 > > properties: > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > ((name "_GSM_Priority") (type "CARD8") (value "^@")) > > ((name "Program") (type "ARRAY8") (value "gnome-smproxy")) > > ((name "DiscardCommand") (type "LISTofARRAY8") (value "rm") (value > > "/root/.gnome2//.gnome-smproxy-GZcdDY")) > > ((name "CloneCommand") (type "LISTofARRAY8") (value "gnome-smproxy") > > (value "--sm-config-prefix") (value "/.gnome-smproxy-GZcdDY/")) > > ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-smproxy") > > (value "--sm-config-prefix") (value "/.gnome-smproxy-GZcdDY/") (value > > "--sm-client-id") (value > > "102190883c000113104947600000005230000")) > > id: 102190883c000113104947600000005230001 > > handle: 10 > > connection: 0x8131000 > > properties: > > ((name "DiscardCommand") (type "LISTofARRAY8") (value "rm") (value > > "-f") (value "/root/.metacity/sessions/1131072252-893-3445051405.ms")) > > ((name "CloneCommand") (type "LISTofARRAY8") (value "metacity")) > > ((name "RestartCommand") (type "LISTofARRAY8") (value "metacity") > > (value "--sm-save-file") (value "1131072252-893-3445051405.ms")) > > ((name "Program") (type "ARRAY8") (value "metacity")) > > ((name "UserID") (type "ARRAY8") (value "root")) > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > ((name "ProcessID") (type "ARRAY8") (value "813")) > > ((name "CurrentDirectory") (type "ARRAY8") (value "/root")) > > ((name "_GSM_Priority") (type "CARD8") (value "^T")) > > id: 102190883c000113104947700000005230002 > > handle: 6 > > connection: 0x8131980 > > properties: > > ((name "CurrentDirectory") (type "ARRAY8") (value "/root^@")) > > ((name "ProcessID") (type "ARRAY8") (value "815^@")) > > ((name "Program") (type "ARRAY8") (value "gnome-panel^@")) > > ((name "CloneCommand") (type "LISTofARRAY8") (value "gnome-panel") > > (value "--sm-config-prefix") (value "/gnome-panel-AxvXcI/")) > > ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-panel") > > (value "--sm-config-prefix") (value "/gnome-panel-AxvXcI/") (value > > "--sm-client-id") (value "102 > > 190883c000113104947700000005230002") (value "--screen") (value "0")) > > ((name "UserID") (type "ARRAY8") (value "root^@")) > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > ((name "_GSM_Priority") (type "CARD8") (value "(")) > > id: 102190883c000113104947700000005230003 > > handle: 7 > > connection: 0x8131b00 > > properties: > > ((name "CurrentDirectory") (type "ARRAY8") (value "/root^@")) > > ((name "ProcessID") (type "ARRAY8") (value "817^@")) > > ((name "Program") (type "ARRAY8") (value "nautilus^@")) > > ((name "CloneCommand") (type "LISTofARRAY8") (value "nautilus") (value > > "--sm-config-prefix") (value "/nautilus-fWQu53/")) > > ((name "RestartCommand") (type "LISTofARRAY8") (value "nautilus") > > (value "--sm-config-prefix") (value "/nautilus-fWQu53/") (value > > "--sm-client-id") (value "102190883 > > c000113104947700000005230003") (value "--screen") (value "0")) > > ((name "UserID") (type "ARRAY8") (value "root^@")) > > ((name "_GSM_Priority") (type "CARD8") (value "(")) > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > id: 102190883c000113104947700000005230004 > > handle: 4 > > > > Is there any more info that would be helpful in debugging this problem? > > What else should I do to troubleshoot this issue? > > Any and all help is appreciated. > > Try copying /usr/X11R6/etc/gdm/factory-gdm.conf > to /usr/X11R6/etc/gdm/gdm.conf, and see if that fixes GDM for you. > > Joe > > Joe: Thanks for the suggestion, however it did not work. I think the problem is that the framebuffer device (fbdev) is missing. What is fbdev, how does it get installed, is there a procedure to fix it if it breaks? When I type /usr/X11R6/bin/gnome-session on the command line, I get back the following: (gnome-session:599) : Gtk WARNING **: cannot open display: I followed the upgrade instructions, and the upgrade completed successfully. This is the second time I have had this happen on this upgrade. I did not see anything in the documentation about this. Is there a step that I missed somewhere? Has anyone else had this problem? What else can I try, I have another box that I need to upgrade? Also, I have a question about packages. Installing gnome is really easy when you can issue "pkg_add -r gnome2". I do not want to track the developemnt branch, how do you know when you can use pkg_add and get 2.12? Thanks in advance, Andy From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 04:14:32 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B241316A41F for ; Tue, 15 Nov 2005 04:14:32 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E13443D53 for ; Tue, 15 Nov 2005 04:14:32 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jAF4G8S9056785; Mon, 14 Nov 2005 23:16:08 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: andy@neu.net In-Reply-To: References: <20051106214417.8A06316A422@hub.freebsd.org> <1131917518.26538.19.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-gLSjtRzz2zmsIIg3rHK6" Organization: MarcusCom, Inc. Date: Mon, 14 Nov 2005 23:14:27 -0500 Message-Id: <1132028067.66848.15.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: gnome fails to start after upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 04:14:32 -0000 --=-gLSjtRzz2zmsIIg3rHK6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2005-11-14 at 23:10 -0500, andy@neu.net wrote: >=20 > On Sun, 13 Nov 2005, Joe Marcus Clarke wrote: >=20 > > On Mon, 2005-11-07 at 18:59 -0500, andy@neu.net wrote: > > > I just finsihed running the 2.12 upgrade script on 6.0 release, it > > > reported that it > > > finished sucessfully. However, after a reboot Gnome will not start. = I > > > had gnome_enable in rc.conf, and when it boots I get the following er= ror > > > on the console: > > > Nov 7 16:05:47 alum gdm[668]: failsafe dialog failed (inhibitions: 0= 1) > > > Nov 7 16:05:47 alum gdm[668]: failsafe dialog failed (inhibitions: 1= 1) > > > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 0= 0) > > > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 0= 1) > > > Nov 7 16:05:51 alum gdm[686]: failsafe dialog failed (inhibitions: 1= 1) > > > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 0= 0) > > > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 0= 1) > > > Nov 7 16:05:59 alum gdm[704]: failsafe dialog failed (inhibitions: 1= 1) > > > > > > If I issue /usr/X11R6/bin/gnome-session from a prompt I get: > > > (gnome-session:1035): Gtk-WARNING **: cannot open display: > > > > > > So, I removed gdm_enable from rc.conf. I am able to get into an xwin= dow > > > environment by typing startx. Then when I am in xwindows if I issue > > > /usr/X11R6/bin/gnome-session, Gnome will open in many different xwind= ows. > > > > > > The following is from .xsession-errors: > > > > > > /usr/X11R6/etc/gdm/PreSession/Default: Registering your session with = wtmp > > > and utmp > > > /usr/X11R6/etc/gdm/PreSession/Default: running: /usr/X11R6/bin/sessre= g -a > > > -w /var/log/wtmp -u /var/run/utmp -x > > > "/usr/X11R6/share/gnome/gdm/:0.Xservers" -h "" -l ":0" "ro > > > ot" > > > /usr/X11R6/etc/gdm/Xsession: Beginning session setup... > > > /usr/X11R6/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-a= gent > > > -- gnome-session > > > SESSION_MANAGER=3Dlocal/alum.foo.bar:/tmp/.ICE-unix/519 > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > esd: Esound sound daemon already running or stale UNIX socket > > > /tmp/.esd/socket > > > This socket already exists indicating esd is already running. > > > Exiting... > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > ** (gnome-session:519): WARNING **: Esound failed to start. > > > > > > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > > > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > > > Gnome-Message: gnome_execute_async_with_env_fds: returning -1 > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > ** (gnome-panel:815): WARNING **: Failed to add file monitor for > > > file:///root/.gtk-bookmarks: Unsupported operation > > > > > > > > > ** (gedit:829): CRITICAL **: bonobo_mdi_set_restoring_state: assertio= n > > > `priv->restoring_state && restoring_state' failed > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > /dev/dsp: No such file or directory > > > > > > ** (gedit:829): CRITICAL **: bonobo_mdi_set_restoring_state: assertio= n > > > `priv->restoring_state && restoring_state' failed > > > > > > (Gecko:889): Gdk-WARNING **: gdk_property_get(): length value has wra= pped > > > in calculation (did you pass G_MAXLONG?) > > > Window manager warning: Broken client! Window 0x2200019 (cvsup) chang= ed > > > client leader window or SM client ID > > > Window manager warning: Broken client! Window 0x2200019 (cvsup) chang= ed > > > client leader window or SM client ID > > > /dev/dsp: No such file or directory > > > id: 102190883c000113104947600000005230000 > > > handle: 9 > > > connection: 0x80a6400 > > > properties: > > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > > ((name "_GSM_Priority") (type "CARD8") (value "^@")) > > > ((name "Program") (type "ARRAY8") (value "gnome-smproxy")) > > > ((name "DiscardCommand") (type "LISTofARRAY8") (value "rm") (valu= e > > > "/root/.gnome2//.gnome-smproxy-GZcdDY")) > > > ((name "CloneCommand") (type "LISTofARRAY8") (value "gnome-smprox= y") > > > (value "--sm-config-prefix") (value "/.gnome-smproxy-GZcdDY/")) > > > ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-smpr= oxy") > > > (value "--sm-config-prefix") (value "/.gnome-smproxy-GZcdDY/") (value > > > "--sm-client-id") (value > > > "102190883c000113104947600000005230000")) > > > id: 102190883c000113104947600000005230001 > > > handle: 10 > > > connection: 0x8131000 > > > properties: > > > ((name "DiscardCommand") (type "LISTofARRAY8") (value "rm") (valu= e > > > "-f") (value "/root/.metacity/sessions/1131072252-893-3445051405.ms")= ) > > > ((name "CloneCommand") (type "LISTofARRAY8") (value "metacity")) > > > ((name "RestartCommand") (type "LISTofARRAY8") (value "metacity") > > > (value "--sm-save-file") (value "1131072252-893-3445051405.ms")) > > > ((name "Program") (type "ARRAY8") (value "metacity")) > > > ((name "UserID") (type "ARRAY8") (value "root")) > > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > > ((name "ProcessID") (type "ARRAY8") (value "813")) > > > ((name "CurrentDirectory") (type "ARRAY8") (value "/root")) > > > ((name "_GSM_Priority") (type "CARD8") (value "^T")) > > > id: 102190883c000113104947700000005230002 > > > handle: 6 > > > connection: 0x8131980 > > > properties: > > > ((name "CurrentDirectory") (type "ARRAY8") (value "/root^@")) > > > ((name "ProcessID") (type "ARRAY8") (value "815^@")) > > > ((name "Program") (type "ARRAY8") (value "gnome-panel^@")) > > > ((name "CloneCommand") (type "LISTofARRAY8") (value "gnome-panel"= ) > > > (value "--sm-config-prefix") (value "/gnome-panel-AxvXcI/")) > > > ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-pane= l") > > > (value "--sm-config-prefix") (value "/gnome-panel-AxvXcI/") (value > > > "--sm-client-id") (value "102 > > > 190883c000113104947700000005230002") (value "--screen") (value "0")) > > > ((name "UserID") (type "ARRAY8") (value "root^@")) > > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > > ((name "_GSM_Priority") (type "CARD8") (value "(")) > > > id: 102190883c000113104947700000005230003 > > > handle: 7 > > > connection: 0x8131b00 > > > properties: > > > ((name "CurrentDirectory") (type "ARRAY8") (value "/root^@")) > > > ((name "ProcessID") (type "ARRAY8") (value "817^@")) > > > ((name "Program") (type "ARRAY8") (value "nautilus^@")) > > > ((name "CloneCommand") (type "LISTofARRAY8") (value "nautilus") (= value > > > "--sm-config-prefix") (value "/nautilus-fWQu53/")) > > > ((name "RestartCommand") (type "LISTofARRAY8") (value "nautilus") > > > (value "--sm-config-prefix") (value "/nautilus-fWQu53/") (value > > > "--sm-client-id") (value "102190883 > > > c000113104947700000005230003") (value "--screen") (value "0")) > > > ((name "UserID") (type "ARRAY8") (value "root^@")) > > > ((name "_GSM_Priority") (type "CARD8") (value "(")) > > > ((name "RestartStyleHint") (type "CARD8") (value "^B")) > > > id: 102190883c000113104947700000005230004 > > > handle: 4 > > > > > > Is there any more info that would be helpful in debugging this proble= m? > > > What else should I do to troubleshoot this issue? > > > Any and all help is appreciated. > > > > Try copying /usr/X11R6/etc/gdm/factory-gdm.conf > > to /usr/X11R6/etc/gdm/gdm.conf, and see if that fixes GDM for you. > > > > Joe > > > > > Joe: >=20 > Thanks for the suggestion, however it did not work. I think the problem > is that the framebuffer device (fbdev) is missing. What is fbdev, how > does it get installed, is there a procedure to fix it if it breaks? When > I type /usr/X11R6/bin/gnome-session on the command line, I get back the > following: >=20 > (gnome-session:599) : Gtk WARNING **: cannot open display: You can't do this! You need an X server running first. If you run startx, then run gnome-session from an xterm, it should work. As to why GDM is not working, I can't help you. It works for me with the default configuration. >=20 > I followed the upgrade instructions, and the upgrade completed > successfully. This is the second time I have had this happen on this > upgrade. I did not see anything in the documentation about this. Is > there a step that I missed somewhere? Has anyone else had this problem? > What else can I try, I have another box that I need to upgrade? Following the instructions worked for me. I use gdm, and I have never had this problem. >=20 > Also, I have a question about packages. Installing gnome is really easy > when you can issue "pkg_add -r gnome2". I do not want to track the > developemnt branch, how do you know when you can use pkg_add and get 2.12= ? Consult the FAQ: http://www.freebsd.org/gnome/docs/faq2.html#q21 Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-gLSjtRzz2zmsIIg3rHK6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDeWCjb2iPiv4Uz4cRAhJdAKCHiNwOWwPxwBrgj9g4Wjqt3vAD1gCgh4FR kh0axX7/9DntymsrMy1VOoE= =4KeK -----END PGP SIGNATURE----- --=-gLSjtRzz2zmsIIg3rHK6-- From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 08:33:54 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 391D916A41F; Tue, 15 Nov 2005 08:33:54 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E333943D4C; Tue, 15 Nov 2005 08:33:53 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from freefall.freebsd.org (vs@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAF8Xr2W083574; Tue, 15 Nov 2005 08:33:53 GMT (envelope-from vs@freefall.freebsd.org) Received: (from vs@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAF8Xre8083570; Tue, 15 Nov 2005 08:33:53 GMT (envelope-from vs) Date: Tue, 15 Nov 2005 08:33:53 GMT From: Volker Stolz Message-Id: <200511150833.jAF8Xre8083570@freefall.freebsd.org> To: vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/89052: [patch] www/mozilla: Fix ld-run-path issue in libraries X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 08:33:54 -0000 Synopsis: [patch] www/mozilla: Fix ld-run-path issue in libraries Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: vs Responsible-Changed-When: Tue Nov 15 08:31:06 GMT 2005 Responsible-Changed-Why: Over to GNOMErs for reviewing. http://www.freebsd.org/cgi/query-pr.cgi?pr=89052 From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 09:09:16 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F5B816A41F for ; Tue, 15 Nov 2005 09:09:16 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from smtp3.jp.viruscheck.net (smtp3.jp.viruscheck.net [154.33.69.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id B67CC43D45 for ; Tue, 15 Nov 2005 09:09:15 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from scan4.jp.viruscheck.net ([154.33.69.39] helo=mail1.jp.viruscheck.net) by smtp3.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1EbwoN-0007bu-00; Tue, 15 Nov 2005 18:09:07 +0900 Received: from [58.93.53.50] (helo=noc.orchid.orchidtechnology.com) by mail1.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1Ebwkx-0005uR-00; Tue, 15 Nov 2005 18:05:35 +0900 Received: from [89.60.10.11] (horse.orchid.orchidtechnology.com [89.60.10.11]) by noc.orchid.orchidtechnology.com (8.13.4/8.13.4) with ESMTP id jAF995TW073673; Tue, 15 Nov 2005 18:09:06 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4379A5B1.5010900@FreeBSD.org> Date: Tue, 15 Nov 2005 18:09:05 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Bas Velthuizen References: <4378F174.3010307@klavertje4.demon.nl> In-Reply-To: <4378F174.3010307@klavertje4.demon.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@FreeBSD.org Subject: Re: Inkscape 0.42.2_1 build error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 09:09:16 -0000 Can not say much. Attachments did not get through. And make configure succeeded with boehm-gc-6.6_2 installed. Try pkg_info -g boehm-gc* and see if it reports any damaged or missing files. To be more specific I need to know boehm-gc port version you have and copy of config.log file. Good luck, Alexander. Bas Velthuizen wrote: > Hello, > I'm trying to build Inkscape on FreeBSD 5.4-RELEASE-p2 > The build stops at the configure stage, saying that an old version of > the boehm-gc lib has been installed, although I have installed the > latest version of that library. > The gnome loganalyzer cannot find anything. > > Can someone help with this problem? I've attached the output of the > make-command, the gnomeloganalyzer.sh and of 'ls /var/db/pkg' to this > mail. > > thanks in advance, > Bas Velthuizen > From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 12:37:10 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEC3116A41F for ; Tue, 15 Nov 2005 12:37:10 +0000 (GMT) (envelope-from euro@i.com.ua) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DA9D43D45 for ; Tue, 15 Nov 2005 12:37:10 +0000 (GMT) (envelope-from euro@i.com.ua) From: Eugene Rogoza To: freebsd-gnome@freebsd.org In-Reply-To: <20051111001628.63A9D16A41F@hub.freebsd.org> References: <20051111001628.63A9D16A41F@hub.freebsd.org> Content-Type: text/plain Date: Mon, 14 Nov 2005 22:58:59 +0100 Message-Id: <1132005539.804.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new/sophie/sophos at mailrelay1.informatik.tu-muenchen.de Cc: Subject: [FIXED] 'netspeed_applet' fails to load after upgrade to 6.0-RELEASE via sources X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: euro@i.com.ua List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 12:37:10 -0000 > Message: 14 > Date: Thu, 10 Nov 2005 19:55:34 +0100 > From: Raaf > Subject: Re: 'netspeed_applet' fails to load after upgrade to > 6.0-RELEASE via sources > To: freebsd-gnome@freebsd.org > Message-ID: <437397A6.7010805@luna.afraid.org> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Eugene Rogoza wrote: > > Hello everybody, > > > > First, a more general question: does anybody have GNOME prior to 2.12 > > working after upgrade/clean install of FreeBSD 6.0-RELEASE? > > > > I had, but now i have switched to 2.12. > > > Now the actual specific question: "netspeed_applet" fails to load on > > startup (and at all). Even after forced reinstallation. > > > > I had the same issue, fixed it by rebuilding devel/libgtop. Worked for me also. Many thanks and respect. Eugene. From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 21:01:59 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC8016A41F; Tue, 15 Nov 2005 21:01:59 +0000 (GMT) (envelope-from bas@klavertje4.demon.nl) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8CF443D45; Tue, 15 Nov 2005 21:01:57 +0000 (GMT) (envelope-from bas@klavertje4.demon.nl) Received: from klavertje4.demon.nl ([82.161.3.192]:26713 helo=[192.168.10.33]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Ec7w9-000KSR-8d; Tue, 15 Nov 2005 21:01:54 +0000 Message-ID: <437A4CDB.8080501@klavertje4.demon.nl> Date: Tue, 15 Nov 2005 22:02:19 +0100 From: Bas Velthuizen User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Nedotsukov References: <4378F174.3010307@klavertje4.demon.nl> <4379A5B1.5010900@FreeBSD.org> In-Reply-To: <4379A5B1.5010900@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: bas , freebsd-gnome@FreeBSD.org Subject: Re: Inkscape 0.42.2_1 build error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 21:01:59 -0000 the pkg_info command as you specified didn't reply anything useful: ------ -su-2.05b# pkg_info -g boehm-gc* Information for boehm-gc+threaded+redirect-6.6_2: Mismatched Checksums: ------ my config.log for inkscape is (it's somewhat large, sorry for that) --------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by inkscape configure 0.42.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-popt --with-gnome-print --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --with-help-dir=/usr/X11R6/share/gnome/help --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.4 ## --------- ## ## Platform. ## ## --------- ## hostname = teigetje.klavertje4.org uname -m = i386 uname -r = 5.4-RELEASE-p2 uname -s = FreeBSD uname -v = FreeBSD 5.4-RELEASE-p2 #4: Tue Sep 27 22:00:36 CEST 2005 root@teigetje.klavertje4.org:/usr/obj/usr/src/sys/TEIGETJE /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool15 PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1559: checking build system type configure:1577: result: i386-portbld-freebsd5.4 configure:1585: checking host system type configure:1599: result: i386-portbld-freebsd5.4 configure:1622: checking for a BSD-compatible install configure:1677: result: /usr/bin/install -c -o root -g wheel configure:1688: checking whether build environment is sane configure:1731: result: yes configure:1788: checking for gawk configure:1817: result: no configure:1788: checking for mawk configure:1817: result: no configure:1788: checking for nawk configure:1804: found /usr/bin/nawk configure:1814: result: nawk configure:1824: checking whether gmake sets $(MAKE) configure:1844: result: yes configure:2015: checking for intltool >= 0.22 configure:2025: result: 0.33 found configure:2082: checking for perl configure:2100: found /usr/bin/perl configure:2112: result: /usr/bin/perl configure:2130: checking for XML::Parser configure:2133: result: ok configure:2144: checking for iconv configure:2162: found /usr/local/bin/iconv configure:2175: result: /usr/local/bin/iconv configure:2184: checking for msgfmt configure:2202: found /usr/local/bin/msgfmt configure:2215: result: /usr/local/bin/msgfmt configure:2224: checking for msgmerge configure:2242: found /usr/local/bin/msgmerge configure:2255: result: /usr/local/bin/msgmerge configure:2264: checking for xgettext configure:2282: found /usr/local/bin/xgettext configure:2295: result: /usr/local/bin/xgettext configure:2390: checking for gcc configure:2416: result: cc configure:2660: checking for C compiler version configure:2663: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2666: $? = 0 configure:2668: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2671: $? = 0 configure:2673: cc -V &5 cc: `-V' option must have argument configure:2676: $? = 1 configure:2699: checking for C compiler default output file name configure:2702: cc -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.c >&5 configure:2705: $? = 0 configure:2751: result: a.out configure:2756: checking whether the C compiler works configure:2762: ./a.out configure:2765: $? = 0 configure:2782: result: yes configure:2789: checking whether we are cross compiling configure:2791: result: no configure:2794: checking for suffix of executables configure:2796: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.c >&5 configure:2799: $? = 0 configure:2824: result: configure:2830: checking for suffix of object files configure:2851: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 configure:2854: $? = 0 configure:2876: result: o configure:2880: checking whether we are using the GNU C compiler configure:2904: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 configure:2910: $? = 0 configure:2913: test -z || test ! -s conftest.err configure:2916: $? = 0 configure:2919: test -s conftest.o configure:2922: $? = 0 configure:2935: result: yes configure:2941: checking whether cc accepts -g configure:2962: cc -c -g -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 configure:2968: $? = 0 configure:2971: test -z || test ! -s conftest.err configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:3008: checking for cc option to accept ANSI C configure:3078: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 configure:3084: $? = 0 configure:3087: test -z || test ! -s conftest.err configure:3090: $? = 0 configure:3093: test -s conftest.o configure:3096: $? = 0 configure:3114: result: none needed configure:3132: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3138: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3279: checking for style of include used by gmake configure:3307: result: GNU configure:3335: checking dependency style of cc configure:3425: result: gcc3 configure:3446: checking whether cc understands -c and -o together configure:3473: cc -c conftest.c -o conftest.o >&5 configure:3476: $? = 0 configure:3478: cc -c conftest.c -o conftest.o >&5 configure:3481: $? = 0 configure:3520: result: yes configure:3646: checking for C++ compiler version configure:3649: c++ --version &5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3652: $? = 0 configure:3654: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:3657: $? = 0 configure:3659: c++ -V &5 c++: `-V' option must have argument configure:3662: $? = 1 configure:3665: checking whether we are using the GNU C++ compiler configure:3689: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:3695: $? = 0 configure:3698: test -z || test ! -s conftest.err configure:3701: $? = 0 configure:3704: test -s conftest.o configure:3707: $? = 0 configure:3720: result: yes configure:3726: checking whether c++ accepts -g configure:3747: c++ -c -g -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:3753: $? = 0 configure:3756: test -z || test ! -s conftest.err configure:3759: $? = 0 configure:3762: test -s conftest.o configure:3765: $? = 0 configure:3776: result: yes configure:3818: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:3824: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3862: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3818: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:3824: $? = 0 configure:3827: test -z || test ! -s conftest.err configure:3830: $? = 0 configure:3833: test -s conftest.o configure:3836: $? = 0 configure:3862: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:3868: $? = 0 configure:3871: test -z || test ! -s conftest.err configure:3874: $? = 0 configure:3877: test -s conftest.o configure:3880: $? = 0 configure:3905: checking dependency style of c++ configure:3995: result: gcc3 configure:4013: checking for library containing strerror configure:4043: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc >&5 configure:4049: $? = 0 configure:4052: test -z || test ! -s conftest.err configure:4055: $? = 0 configure:4058: test -s conftest configure:4061: $? = 0 configure:4130: result: none required configure:4231: checking for C++ compiler version configure:4234: c++ --version &5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4237: $? = 0 configure:4239: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:4242: $? = 0 configure:4244: c++ -V &5 c++: `-V' option must have argument configure:4247: $? = 1 configure:4250: checking whether we are using the GNU C++ compiler configure:4305: result: yes configure:4311: checking whether c++ accepts -g configure:4361: result: yes configure:4403: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:4409: $? = 0 configure:4412: test -z || test ! -s conftest.err configure:4415: $? = 0 configure:4418: test -s conftest.o configure:4421: $? = 0 configure:4447: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:4453: $? = 0 configure:4456: test -z || test ! -s conftest.err configure:4459: $? = 0 configure:4462: test -s conftest.o configure:4465: $? = 0 configure:4490: checking dependency style of c++ configure:4580: result: gcc3 configure:4643: checking for gcc configure:4669: result: cc configure:4913: checking for C compiler version configure:4916: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4919: $? = 0 configure:4921: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:4924: $? = 0 configure:4926: cc -V &5 cc: `-V' option must have argument configure:4929: $? = 1 configure:4932: checking whether we are using the GNU C compiler configure:4987: result: yes configure:4993: checking whether cc accepts -g configure:5043: result: yes configure:5060: checking for cc option to accept ANSI C configure:5166: result: none needed configure:5184: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:5190: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5322: checking dependency style of cc configure:5412: result: gcc3 configure:5444: checking how to run the C++ preprocessor configure:5475: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc configure:5481: $? = 0 configure:5513: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:5519: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5558: result: c++ -E configure:5582: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc configure:5588: $? = 0 configure:5620: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:5626: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5670: checking for egrep configure:5680: result: grep -E configure:5685: checking for ANSI C header files configure:5710: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:5716: $? = 0 configure:5719: test -z || test ! -s conftest.err configure:5722: $? = 0 configure:5725: test -s conftest.o configure:5728: $? = 0 configure:5817: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc >&5 configure:5820: $? = 0 configure:5822: ./conftest configure:5825: $? = 0 configure:5840: result: yes configure:5925: checking for a sed that does not truncate output configure:5979: result: /usr/bin/sed configure:5993: checking for ld used by cc configure:6060: result: /usr/bin/ld configure:6069: checking if the linker (/usr/bin/ld) is GNU ld configure:6084: result: yes configure:6089: checking for /usr/bin/ld option to reload object files configure:6096: result: -r configure:6105: checking for BSD-compatible nm configure:6147: result: /usr/bin/nm -B configure:6151: checking whether ln -s works configure:6155: result: yes configure:6162: checking how to recognise dependent libraries configure:6336: result: pass_all configure:6558: checking for sys/types.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for sys/stat.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for stdlib.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for string.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for memory.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for strings.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for inttypes.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for stdint.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6558: checking for unistd.h configure:6574: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:6580: $? = 0 configure:6583: test -z || test ! -s conftest.err configure:6586: $? = 0 configure:6589: test -s conftest.o configure:6592: $? = 0 configure:6603: result: yes configure:6620: checking how to run the C preprocessor configure:6655: cc -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c configure:6661: $? = 0 configure:6693: cc -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c conftest.c:24:28: ac_nonexistent.h: No such file or directory configure:6699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6738: result: cc -E configure:6762: cc -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c configure:6768: $? = 0 configure:6800: cc -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c conftest.c:24:28: ac_nonexistent.h: No such file or directory configure:6806: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6864: checking dlfcn.h usability configure:6876: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 configure:6882: $? = 0 configure:6885: test -z || test ! -s conftest.err configure:6888: $? = 0 configure:6891: test -s conftest.o configure:6894: $? = 0 configure:6904: result: yes configure:6908: checking dlfcn.h presence configure:6918: cc -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c configure:6924: $? = 0 configure:6944: result: yes configure:6979: checking for dlfcn.h configure:6986: result: yes configure:7050: checking for g77 configure:7079: result: no configure:7050: checking for f77 configure:7066: found /usr/bin/f77 configure:7076: result: f77 configure:7091: checking for Fortran 77 compiler version configure:7094: f77 --version &5 GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:7097: $? = 0 configure:7099: f77 -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:7102: $? = 0 configure:7104: f77 -V &5 f77: `-V' option must have argument configure:7107: $? = 1 configure:7115: checking whether we are using the GNU Fortran 77 compiler configure:7129: f77 -c conftest.F >&5 configure:7135: $? = 0 configure:7138: test -z || test ! -s conftest.err configure:7141: $? = 0 configure:7144: test -s conftest.o configure:7147: $? = 0 configure:7160: result: yes configure:7166: checking whether f77 accepts -g configure:7178: f77 -c -g conftest.f >&5 configure:7184: $? = 0 configure:7187: test -z || test ! -s conftest.err configure:7190: $? = 0 configure:7193: test -s conftest.o configure:7196: $? = 0 configure:7208: result: yes configure:7238: checking the maximum length of command line arguments configure:7303: result: 65536 configure:7314: checking command to parse /usr/bin/nm -B output from cc object configure:7403: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:7406: $? = 0 configure:7410: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:7413: $? = 0 configure:7465: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc conftstm.o >&5 configure:7468: $? = 0 configure:7506: result: ok configure:7510: checking for objdir configure:7525: result: .libs configure:7615: checking for ar configure:7631: found /usr/bin/ar configure:7642: result: ar configure:7695: checking for ranlib configure:7711: found /usr/bin/ranlib configure:7722: result: ranlib configure:7775: checking for strip configure:7791: found /usr/bin/strip configure:7802: result: strip configure:8064: checking if cc static flag works configure:8087: result: yes configure:8105: checking if cc supports -fno-rtti -fno-exceptions configure:8123: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8127: $? = 0 configure:8138: result: no configure:8153: checking for cc option to produce PIC configure:8330: result: -fPIC configure:8338: checking if cc PIC flag -fPIC works configure:8356: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -fPIC -DPIC conftest.c >&5 configure:8360: $? = 0 configure:8371: result: yes configure:8395: checking if cc supports -c -o file.o configure:8416: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -o out/conftest2.o conftest.c >&5 configure:8420: $? = 0 configure:8440: result: yes configure:8466: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9313: result: yes configure:9339: checking whether -lc should be explicitly linked in configure:9344: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.c >&5 configure:9347: $? = 0 configure:9361: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9364: $? = 1 configure:9376: result: yes configure:9384: checking dynamic linker characteristics configure:9936: result: freebsd5.4 ld.so configure:9940: checking how to hardcode library paths into programs configure:9965: result: immediate configure:9979: checking whether stripping libraries is possible configure:9984: result: yes configure:10807: checking if libtool supports shared libraries configure:10809: result: yes configure:10812: checking whether to build shared libraries configure:10870: result: yes configure:10873: checking whether to build static libraries configure:10877: result: yes configure:10969: creating libtool configure:11516: checking for ld used by c++ configure:11583: result: /usr/bin/ld configure:11592: checking if the linker (/usr/bin/ld) is GNU ld configure:11607: result: yes configure:11658: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12484: result: yes configure:12502: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:12505: $? = 0 configure:12601: checking for c++ option to produce PIC configure:12853: result: -fPIC configure:12861: checking if c++ PIC flag -fPIC works configure:12879: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -fPIC -DPIC conftest.cc >&5 configure:12883: $? = 0 configure:12894: result: yes configure:12918: checking if c++ supports -c -o file.o configure:12939: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -o out/conftest2.o conftest.cc >&5 configure:12943: $? = 0 configure:12963: result: yes configure:12989: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13017: result: yes configure:13088: checking dynamic linker characteristics configure:13640: result: freebsd5.4 ld.so configure:13644: checking how to hardcode library paths into programs configure:13669: result: immediate configure:13683: checking whether stripping libraries is possible configure:13688: result: yes configure:14988: checking if libtool supports shared libraries configure:14990: result: yes configure:14993: checking whether to build shared libraries configure:15011: result: yes configure:15014: checking whether to build static libraries configure:15018: result: yes configure:15030: checking for f77 option to produce PIC configure:15207: result: -fPIC configure:15215: checking if f77 PIC flag -fPIC works configure:15233: f77 -c -g -O2 -fPIC conftest.f >&5 configure:15237: $? = 0 configure:15248: result: yes configure:15272: checking if f77 supports -c -o file.o configure:15293: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15297: $? = 0 configure:15317: result: yes configure:15343: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:16170: result: yes configure:16241: checking dynamic linker characteristics configure:16793: result: freebsd5.4 ld.so configure:16797: checking how to hardcode library paths into programs configure:16822: result: immediate configure:16836: checking whether stripping libraries is possible configure:16841: result: yes configure:20933: checking GNU compiler version configure:20939: result: 3.4.2 configure:20981: checking locale.h usability configure:20993: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:20999: $? = 0 configure:21002: test -z || test ! -s conftest.err configure:21005: $? = 0 configure:21008: test -s conftest.o configure:21011: $? = 0 configure:21021: result: yes configure:21025: checking locale.h presence configure:21035: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc configure:21041: $? = 0 configure:21061: result: yes configure:21096: checking for locale.h configure:21103: result: yes configure:21117: checking for LC_MESSAGES configure:21138: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc >&5 configure:21144: $? = 0 configure:21147: test -z || test ! -s conftest.err configure:21150: $? = 0 configure:21153: test -s conftest configure:21156: $? = 0 configure:21168: result: yes configure:21197: checking libintl.h usability configure:21209: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:21215: $? = 0 configure:21218: test -z || test ! -s conftest.err configure:21221: $? = 0 configure:21224: test -s conftest.o configure:21227: $? = 0 configure:21237: result: yes configure:21241: checking libintl.h presence configure:21251: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc configure:21257: $? = 0 configure:21277: result: yes configure:21312: checking for libintl.h configure:21319: result: yes configure:21330: checking for ngettext in libc configure:21353: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc >&5 /var/tmp//ccrNnD68.o(.text+0x24): In function `main': : undefined reference to `libintl_ngettext' configure:21359: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return (int) ngettext ("","", 1) | ; | return 0; | } configure:21384: result: no configure:21557: checking for bindtextdomain in -lintl configure:21587: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lintl >&5 configure:21593: $? = 0 configure:21596: test -z || test ! -s conftest.err configure:21599: $? = 0 configure:21602: test -s conftest configure:21605: $? = 0 configure:21618: result: yes configure:21621: checking for ngettext in -lintl configure:21651: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lintl >&5 configure:21657: $? = 0 configure:21660: test -z || test ! -s conftest.err configure:21663: $? = 0 configure:21666: test -s conftest configure:21669: $? = 0 configure:21682: result: yes configure:21685: checking for dgettext in -lintl configure:21710: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lintl >&5 configure:21716: $? = 0 configure:21719: test -z || test ! -s conftest.err configure:21722: $? = 0 configure:21725: test -s conftest configure:21728: $? = 0 configure:21741: result: yes configure:21910: checking for bind_textdomain_codeset configure:21967: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lintl >&5 configure:21973: $? = 0 configure:21976: test -z || test ! -s conftest.err configure:21979: $? = 0 configure:21982: test -s conftest configure:21985: $? = 0 configure:21997: result: yes configure:22037: checking for msgfmt configure:22064: result: /usr/local/bin/msgfmt configure:22077: checking for dcgettext configure:22134: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lintl >&5 configure:22140: $? = 0 configure:22143: test -z || test ! -s conftest.err configure:22146: $? = 0 configure:22149: test -s conftest configure:22152: $? = 0 configure:22164: result: yes configure:22176: checking for gmsgfmt configure:22207: result: /usr/local/bin/msgfmt configure:22216: checking for xgettext configure:22243: result: /usr/local/bin/xgettext configure:22267: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lintl >&5 configure:22273: $? = 0 configure:22276: test -z || test ! -s conftest.err configure:22279: $? = 0 configure:22282: test -s conftest configure:22285: $? = 0 configure:22457: checking for catalogs to be installed configure:22482: result: am az be ca cs da de el es es_MX et fr ga gl hu it ja nb nl nn ru sk sl sr sr@Latn sv tr uk pl pt_BR pt zh_CN configure:22517: checking for pkg-config configure:22535: found /usr/local/bin/pkg-config configure:22548: result: /usr/local/bin/pkg-config configure:22561: checking for png_read_info in -lpng configure:22591: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lpng -lz -lm >&5 configure:22597: $? = 0 configure:22600: test -z || test ! -s conftest.err configure:22603: $? = 0 configure:22606: test -s conftest configure:22609: $? = 0 configure:22622: result: yes configure:22635: checking png.h usability configure:22647: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:22653: $? = 0 configure:22656: test -z || test ! -s conftest.err configure:22659: $? = 0 configure:22662: test -s conftest.o configure:22665: $? = 0 configure:22675: result: yes configure:22679: checking png.h presence configure:22689: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc configure:22695: $? = 0 configure:22715: result: yes configure:22750: checking for png.h configure:22757: result: yes configure:22778: checking for shl_load in -ldld configure:22808: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -ldld >&5 /usr/bin/ld: cannot find -ldld configure:22814: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:22839: result: no configure:22844: checking for dlopen configure:22901: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc >&5 configure:22907: $? = 0 configure:22910: test -z || test ! -s conftest.err configure:22913: $? = 0 configure:22916: test -s conftest configure:22919: $? = 0 configure:22931: result: yes configure:23163: checking gc.h usability configure:23175: c++ -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc >&5 configure:23181: $? = 0 configure:23184: test -z || test ! -s conftest.err configure:23187: $? = 0 configure:23190: test -s conftest.o configure:23193: $? = 0 configure:23203: result: yes configure:23207: checking gc.h presence configure:23217: c++ -E -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local conftest.cc configure:23223: $? = 0 configure:23243: result: yes configure:23278: checking for gc.h configure:23285: result: yes configure:23300: checking for GC_init in -lgc configure:23330: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lgc >&5 configure:23336: $? = 0 configure:23339: test -z || test ! -s conftest.err configure:23342: $? = 0 configure:23345: test -s conftest configure:23348: $? = 0 configure:23361: result: yes configure:23595: checking libgc version 6.4+ configure:23626: c++ -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread conftest.cc -lgc >&5 configure:23629: $? = 0 configure:23631: ./conftest configure:23634: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "inkscape" | #define PACKAGE_TARNAME "inkscape" | #define PACKAGE_VERSION "0.42.2" | #define PACKAGE_STRING "inkscape 0.42.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "inkscape" | #define VERSION "0.42.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "inkscape" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_GC_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GC_GC_H | # include | #else | # include | #endif | #include | extern unsigned GC_version; | int main(void){ | unsigned min = ((6 << 16) | (4 << 8) | 0); | printf("%d.%d.%d ",GC_version >> 16, (GC_version >> 8) & 0xFF, GC_version & 0xFF); | if (GC_version>=min) return 0; | return 1; | } configure:23648: result: no configure:23652: error: libgc (the Boehm Conservative Collector) 6.4+, is needed to compile inkscape -- http://www.hpl.hp.com/personal/Hans_Boehm/gc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_bind_textdomain_codeset=yes ac_cv_lib_intl_ngettext=yes lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CCASFLAGS_value= ac_cv_env_CXXFLAGS_value='-O -pipe -march=pentiumpro' gt_cv_func_dgettext_libc=no lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value= ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_func_dlopen=yes lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_lib_png_png_read_info=yes lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set gt_cv_func_ngettext_libc=no ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCAS_set= ac_cv_env_CXX_set=set gt_cv_have_gettext=yes lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_cv_ld_reload_flag=-r ac_cv_lib_gc_GC_init=yes lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set ac_cv_lib_dld_shl_load=no lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread' ac_cv_env_target_alias_set= ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd5.4 ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set=set ac_cv_path_MSGFMT=/usr/local/bin/msgfmt lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_func_dcgettext=yes ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_env_FFLAGS_value= ac_cv_header_locale_h=yes lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_build_alias=i386-portbld-freebsd5.4 ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local ' lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCAS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd5.4 ac_cv_env_F77_set= ac_cv_env_host_alias_value= am_cv_val_LC_MESSAGES=yes lt_lt_cv_prog_compiler_c_o_F77='"yes"' ac_cv_lib_intl_dgettext=yes lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_lib_intl_bindtextdomain=yes gt_cv_func_dgettext_libintl=yes lt_cv_file_magic_test_file= am_cv_prog_cc_stdc= ac_cv_header_gc_h=yes ac_cv_prog_CPP='cc -E' am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_prog_AWK=nawk ac_cv_build=i386-portbld-freebsd5.4 ac_cv_env_build_alias_value=i386-portbld-freebsd5.4 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_ac_ct_CC=cc ac_cv_header_libintl_h=yes lt_cv_path_LDCXX=/usr/bin/ld ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_search_strerror='none required' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes lt_cv_dlopen=dlopen ac_cv_header_png_h=yes ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run aclocal-1.8 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run automake-1.8' AWK='nawk' CATALOGS=' am.gmo az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo es_MX.gmo et.gmo fr.gmo ga.gmo gl.gmo hu.gmo it.gmo ja.gmo nb.gmo nl.gmo nn.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo pl.gmo pt_BR.gmo pt.gmo zh_CN.gmo' CATOBJEXT='.gmo' CC='cc' CCAS='cc' CCASFLAGS='-O -pipe -march=pentiumpro' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -march=pentiumpro' CPP='cc -E' CPPFLAGS='-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/X11R6/include -I/usr/local ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe -march=pentiumpro' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='-g -O2' FREETYPE_CFLAGS='' FREETYPE_CONFIG='' FREETYPE_LIBS='' GETTEXT_PACKAGE='inkscape' GMOFILES=' am.gmo az.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo es_MX.gmo et.gmo fr.gmo ga.gmo gl.gmo hu.gmo it.gmo ja.gmo nb.gmo nl.gmo nn.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo pl.gmo pt_BR.gmo pt.gmo zh_CN.gmo' GMSGFMT='/usr/local/bin/msgfmt' GNOME_PRINT_CFLAGS='' GNOME_PRINT_LIBS='' GNOME_VFS_CFLAGS='' GNOME_VFS_LIBS='' INKJAR_FALSE='' INKJAR_TRUE='' INKSCAPE_CFLAGS='' INKSCAPE_DATADIR='' INKSCAPE_LIBDIR='' INKSCAPE_LIBS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local -pthread' LIBOBJS='' LIBS='-lgc ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/graphics/inkscape/work/inkscape-0.42.2/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='o' PACKAGE='inkscape' PACKAGE_BUGREPORT='' PACKAGE_LOCALE_DIR='' PACKAGE_NAME='inkscape' PACKAGE_STRING='inkscape 0.42.2' PACKAGE_TARNAME='inkscape' PACKAGE_VERSION='0.42.2' PANGOFT2_CFLAGS='' PANGOFT2_LIBS='' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LDFLAGS='' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='' POFILES=' am.po az.po be.po ca.po cs.po da.po de.po el.po es.po es_MX.po et.po fr.po ga.po gl.po hu.po it.po ja.po nb.po nl.po nn.po ru.po sk.po sl.po sr.po sr@Latn.po sv.po tr.po uk.po pl.po pt_BR.po pt.po zh_CN.po' POSUB='po' POW_LIB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON_CFLAGS='' PYTHON_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_GNOME_PRINT_FALSE='' USE_GNOME_PRINT_TRUE='' USE_GNOME_VFS_FALSE='' USE_GNOME_VFS_TRUE='' USE_MMX_FALSE='' USE_MMX_TRUE='' USE_NLS='yes' USE_XFT_FALSE='' USE_XFT_TRUE='' VERSION='0.42.2' WITH_PERL_FALSE='' WITH_PERL_TRUE='' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='' XFT_CFLAGS='' XFT_LIBS='' XGETTEXT='/usr/local/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.4' build_alias='i386-portbld-freebsd5.4' build_cpu='i386' build_os='freebsd5.4' build_vendor='portbld' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' host='i386-portbld-freebsd5.4' host_alias='' host_cpu='i386' host_os='freebsd5.4' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/graphics/inkscape/work/inkscape-0.42.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "inkscape" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GC_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "inkscape" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "inkscape" #define PACKAGE_STRING "inkscape 0.42.2" #define PACKAGE_TARNAME "inkscape" #define PACKAGE_VERSION "0.42.2" #define STDC_HEADERS 1 #define VERSION "0.42.2" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 Alexander Nedotsukov wrote: > Can not say much. Attachments did not get through. And make configure > succeeded with boehm-gc-6.6_2 installed. Try pkg_info -g boehm-gc* and > see if it reports any damaged or missing files. > To be more specific I need to know boehm-gc port version you have and > copy of config.log file. > > Good luck, > Alexander. > > Bas Velthuizen wrote: > >> Hello, >> I'm trying to build Inkscape on FreeBSD 5.4-RELEASE-p2 >> The build stops at the configure stage, saying that an old version of >> the boehm-gc lib has been installed, although I have installed the >> latest version of that library. >> The gnome loganalyzer cannot find anything. >> >> Can someone help with this problem? I've attached the output of the >> make-command, the gnomeloganalyzer.sh and of 'ls /var/db/pkg' to this >> mail. >> >> thanks in advance, >> Bas Velthuizen >> > > From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 21:05:51 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BA9F16A420 for ; Tue, 15 Nov 2005 21:05:51 +0000 (GMT) (envelope-from wynkoop@prd4.wynn.com) Received: from prd4.wynn.com (prd4.wynn.com [199.89.147.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8890043D4C for ; Tue, 15 Nov 2005 21:05:50 +0000 (GMT) (envelope-from wynkoop@prd4.wynn.com) Received: from prd4.wynn.com (localhost.wynn.com [127.0.0.1]) by prd4.wynn.com (8.13.3/8.13.3) with ESMTP id jAFL5gfI066222 for ; Tue, 15 Nov 2005 16:05:43 -0500 (EST) (envelope-from wynkoop@prd4.wynn.com) Received: (from wynkoop@localhost) by prd4.wynn.com (8.13.3/8.13.3/Submit) id jAFL5eUm066221 for gnome@FreeBSD.org; Tue, 15 Nov 2005 16:05:40 -0500 (EST) (envelope-from wynkoop) Date: Tue, 15 Nov 2005 16:05:40 -0500 (EST) From: Brett Wynkoop Message-Id: <200511152105.jAFL5eUm066221@prd4.wynn.com> To: gnome@FreeBSD.org Cc: Subject: firefox in current cvs will not build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 21:05:51 -0000 Greeting- I just did a cvsup of my ports collection and tried to build the current firefox port and got the following error situation: creating ./config.status creating config/autoconf.mk creating config/doxygen.cfg creating xpfe/global/buildconfig.html creating toolkit/content/buildconfig.html creating toolkit/components/passwordmgr/resources/content/contents.rdf creating toolkit/mozapps/contents-content.rdf creating gfx/gfx-config.h creating netwerk/necko-config.h creating xpcom/xpcom-config.h creating xpcom/xpcom-private.h configure: warning: Recreating autoconf.mk with updated nspr-config output ./configure: ./nsprpub/config/nspr-config: not found ./configure: ./nsprpub/config/nspr-config: not found ===> Building for firefox-1.0.7_4,1 rm -f -rf ./dist/sdk /usr/local/bin/gmake -C config export gmake[1]: Entering directory `/usr/ports/www/firefox/work/mozilla/config' nsinstall.c cc -o host_nsinstall.o -c -O2 -fno-strict-aliasing -pipe -DXP_UNIX -O3 -I../dist/include -I../dist/include -I/usr/local/include -I/usr/local/include nsinstall.c pathsub.c cc -o host_pathsub.o -c -O2 -fno-strict-aliasing -pipe -DXP_UNIX -O3 -I../dist/include -I../dist/include -I/usr/local/include -I/usr/local/include pathsub.c cc -o nsinstall -O2 -fno-strict-aliasing -pipe -DXP_UNIX -O3 host_nsinstall.o host_pathsub.o rm -f nfspwd cp nfspwd.pl nfspwd chmod +x nfspwd rm -f revdepth cp revdepth.pl revdepth chmod +x revdepth /usr/local/bin/perl5.8.7 -I. ./bdate.pl build_number rm -f nsBuildID.h /usr/local/bin/perl5.8.7 -I. ./aboutime.pl -m ./milestone.txt nsBuildID.h build_number ./nsBuildID.h.in /usr/ports/www/firefox/work/mozilla/config/nsinstall -R -m 644 nsBuildID.h ../mozilla-config.h ../dist/include /usr/local/bin/perl5.8.7 -I../config ../config/build-list.pl ../dist/include/.headerlist nsBuildID.h ../mozilla-config.h rm -f ../config/final-link-comps ../config/final-link-libs ../config/final-link-comp-names rm -f ../dist/bin/chrome/chromelist.txt /usr/ports/www/firefox/work/mozilla/config/nsinstall -t -m 644 nsBuildID.h ../mozilla-config.h ../dist/sdk/include /usr/ports/www/firefox/work/mozilla/config/nsinstall -R nsinstall ../dist/bin gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla/config' /usr/local/bin/gmake nspr gmake[1]: Entering directory `/usr/ports/www/firefox/work/mozilla' /usr/local/bin/gmake -C nsprpub gmake: *** nsprpub: No such file or directory. Stop. gmake: Entering an unknown directorygmake: Leaving an unknown directorygmake[1]: *** [nspr] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall57255.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! www/firefox (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed prd4# g an unknown directorygmake[1]: *** [nspr] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall57255.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! www/firefox (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed prd4# I think there is something missing from the sources, but I am not sure. This is on a 5.4 x86 system. FreeBSD prd4.wynn.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun Oct 23 20:06:53 EDT 2005 wynkoop@prd4.wynn.com:/usr/src/sys/i386/compile/PRD4 i386 Any pointers would be appreciated. -Brett wynkoop@wynn.com From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 15 23:29:50 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FFAF16A41F for ; Tue, 15 Nov 2005 23:29:50 +0000 (GMT) (envelope-from kaim@bestcom.ru) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E211C43D46 for ; Tue, 15 Nov 2005 23:29:48 +0000 (GMT) (envelope-from kaim@bestcom.ru) Received: from ara-host (kaim.ru [217.10.40.16] (may be forged)) (authenticated bits=0) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id jAFNTihj005051 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Wed, 16 Nov 2005 02:29:45 +0300 (MSK) (envelope-from kaim@bestcom.ru) From: Alexander Karenin To: gnome@FreeBSD.org Content-Type: multipart/mixed; boundary="=-gsu3wCYVNgJsGscY6TLt" Date: Wed, 16 Nov 2005 02:29:59 +0300 Message-Id: <1132097399.56210.9.camel@ara-host.kaim.ru> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-Virus-Scanned: ClamAV 0.87/1176/Tue Nov 15 23:47:39 2005 on relay.bestcom.ru X-Virus-Status: Clean X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: GTK+ failed to build because of cairo library X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 23:29:50 -0000 --=-gsu3wCYVNgJsGscY6TLt Content-Type: text/plain Content-Transfer-Encoding: 7bit So - new GTK+ needs to operate cairo-1.0.2 We all know that in FreeBSD Ports there is one. But it failed to build. Here are some logs and other files which could help you to understand situation. Files: config.log - cairo configure log Cairo-error.txt - the message which is shown during make process ARA - my kernel file )) If you will need some other files or information - i'm in )) Best regards, Alexander Karenin --=-gsu3wCYVNgJsGscY6TLt Content-Disposition: attachment; filename=cairo-error.txt Content-Type: text/plain; name=cairo-error.txt; charset=KOI8-R Content-Transfer-Encoding: 7bit => Attempting to fetch from http://cairographics.org/releases/. cairo-1.0.2.tar.gz 100% of 1424 kB 78 kBps ===> Vulnerability check disabled, database not found ===> Found saved configuration for cairo-1.0.2 => MD5 Checksum OK for cairo-1.0.2.tar.gz. => No SHA256 checksum recorded for cairo-1.0.2.tar.gz. ===> Patching for cairo-1.0.2 ===> cairo-1.0.2 depends on file: /usr/local/bin/libtool15 - found ===> Applying FreeBSD patches for cairo-1.0.2 ===> cairo-1.0.2 depends on file: /usr/local/bin/libtool15 - found ===> cairo-1.0.2 depends on shared library: freetype.9 - found ===> cairo-1.0.2 depends on shared library: png.5 - found ===> cairo-1.0.2 depends on shared library: fontconfig.1 - found ===> cairo-1.0.2 depends on shared library: glitz-glx.1 - found ===> Configuring for cairo-1.0.2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking build system type... i386-portbld-freebsd6.0 checking host system type... i386-portbld-freebsd6.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for vasnprintf... no checking for cos in -lm... yes checking for some Win32 platform... no --exists: not found --exists: not found --exists: not found configure: WARNING: Could not find libpng in the pkg-config search path configure: WARNING: "*** To run the tests checking for GLITZ... checking for FONTCONFIG... checking for FcFini... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: WARNING: PS backend requires FreeType 2.1.4 or newer, disabling checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: WARNING: PDF backend requires FreeType 2.1.4 or newer, disabling checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking for uint64_t... yes checking for uint128_t... no --version: not found checking For MMX/SSE intrinsics in the compiler... yes configure: creating ./config.status config.status: creating cairo.pc config.status: creating Makefile config.status: creating pixman/Makefile config.status: creating pixman/src/Makefile config.status: creating src/Makefile config.status: creating src/cairo-features.h config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating doc/public/Makefile config.status: creating doc/public/version.xml config.status: creating config.h config.status: executing depfiles commands cairo will be compiled with the following surface backends: Xlib: no Quartz: no XCB: no Win32: no PostScript: no PDF: no glitz: no (requires glitz http://freedesktop.org/Software/glitz) the following font backends: FreeType: no Win32: no ATSUI: no and the following features: PNG functions: no configure: error: Cairo requires at least one font backend. Please install freetype and fontconfig, then try again: http://freetype.org/ http://fontconfig.org/ ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/home/temp/usr/ports/graphics/cairo/work/cairo-1.0.2/config.log", (b) the output of the failure of the make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). *** Error code 1 FontConfig $ pkg_info | grep fontconfig fontconfig-2.3.2,1 An XML-based font configuration API for X Windows linux-fontconfig-2.2.3 Linux/i386 binary of Fontconfig Freetype $ pkg_info | grep freetype freetype-1.3.1_3 A free and portable TrueType font rendering engine freetype2-2.1.10_1 A free and portable TrueType font rendering engine --=-gsu3wCYVNgJsGscY6TLt Content-Disposition: attachment; filename=ARA Content-Type: text/plain; name=ARA; charset=KOI8-R Content-Transfer-Encoding: 7bit machine i386 cpu I686_CPU ident ARA makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options CPU_ATHLON_SSE_HACK options CPU_SUSP_HLT #options SCHED_ULE # ULE scheduler options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking #options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFS_ROOT # NFS usable as /, requires NFSCLIENT options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. options ADAPTIVE_GIANT # Giant mutex is adaptive. #options ATA_STATIC_ID # Static device numbering options NETSMB #SMB/CIFS requester options NETSMBCRYPTO #encrypted password support for SMB options LIBMCHAIN #mbuf management library options LIBICONV options SMBFS device apic # I/O APIC device isa device eisa device pci device fdc device ata device atadisk # ATA disk drives device ataraid # ATA RAID drives #device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives device atapicam # Used by CD burner #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device ahd # AHA39320/29320 and onboard AIC79xx devices #device amd # AMD 53C974 (Tekram DC-390(T)) #device isp # Qlogic family #device ispfw # Firmware for QLogic HBAs- normally a module #device mpt # LSI-Logic MPT-Fusion#device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets + those of `ncr') #device trm # Tekram DC395U/UW/F DC315U adapters #device adv # Advansys SCSI adapters #device adw # Advansys wide SCSI adapters #device aha # Adaptec 154x SCSI adapters #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. #device bt # Buslogic/Mylex MultiMaster SCSI adapters #device ncv # NCR 53C500 #device nsp # Workbit Ninja SCSI-3 #device stg # TMC 18C30/18C50 device scbus # SCSI bus (required for SCSI) #device ch # SCSI media changers device da # Direct Access (disks) #device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) #device ses # SCSI Environmental Services (and SAF-TE) #device amr # AMI MegaRAID #device arcmsr # Areca SATA II RAID #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device ciss # Compaq Smart RAID 5* #device dpt # DPT Smartcache III, IV - See NOTES for options #device hptmv # Highpoint RocketRAID 182x #device iir # Intel Integrated RAID #device ips # IBM (Adaptec) ServeRAID #device mly # Mylex AcceleRAID/eXtremeRAID #device twa # 3ware 9000 series PATA/SATA RAID #device aac # Adaptec FSA RAID #device aacp # SCSI passthrough for aac (requires CAM) #device ida # Compaq Smart RAID #device mlx # Mylex DAC960 family #device pst # Promise Supertrak SX6000 #device twe # 3ware ATA RAID device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device vga # VGA video card driver device splash # Splash screen and screen saver support device sc #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor device agp # support several AGP chipsets device npx device apm device pmtimer #device cbb # cardbus (yenta) bridge #device pccard # PC Card (16-bit) bus #device cardbus # CardBus (32-bit) bus # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports device ppc device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da #device puc device de # DEC/Intel DC21x4x (``Tulip'') device em # Intel PRO/1000 adapter Gigabit Ethernet Card device ixgb # Intel PRO/10GbE Ethernet Card device txp # 3Com 3cR990 (``Typhoon'') device vx # 3Com 3c590, 3c595 (``Vortex'') device miibus # MII bus support #device bfe # Broadcom BCM440x 10/100 Ethernet #device bge # Broadcom BCM570xx Gigabit Ethernet #device dc # DEC/Intel 21143 and various workalikes #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device lge # Level 1 LXT1001 gigabit Ethernet #device nge # NatSemi DP83820 gigabit Ethernet #device nve # nVidia nForce MCP on-board Ethernet Networking #device pcn # AMD Am79C97x PCI 10/100(precedence over 'lnc') device re # RealTek 8139C+/8169/8169S/8110S device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet #device ste # Sundance ST201 (D-Link DFE-550TX) #device ti # Alteon Networks Tigon I/II gigabit Ethernet #device tl # Texas Instruments ThunderLAN #device tx # SMC EtherPower II (83c170 ``EPIC'') #device vge # VIA VT612x gigabit Ethernet #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') #device cs # Crystal Semiconductor CS89x0 NIC # 'device ed' requires 'device miibus' #device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards #device ex # Intel EtherExpress Pro/10 and Pro/10+ #device ep # Etherlink III based cards #device fe # Fujitsu MB8696x based cards #device ie # EtherExpress 8/16, 3C507, StarLAN 10 etc. #device lnc # NE2100, NE32-VL Lance Ethernet cards #device sn # SMC's 9000 series of Ethernet chips #device xe # Xircom pccard Ethernet #device le #device wlan # 802.11 support #device an # Aironet 4500/4800 802.11 wireless NICs. #device awi # BayStack 660 and others #device ral # Ralink Technology RT2500 wireless NICs. #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. #device wl # Older non 802.11 Wavelan wireless NIC. device loop # Network loopback device mem # Memory and kernel memory devices device io # I/O device device random # Entropy device device ether # Ethernet support device sl # Kernel SLIP device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) device bpf # Berkeley packet filter device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse #device ural # Ralink Technology RT2500USB wireless NICs #device urio # Diamond Rio 500 MP3 player device uscanner # Scanners #device aue # ADMtek USB Ethernet #device axe # ASIX Electronics USB Ethernet #device cdce # Generic USB over Ethernet #device cue # CATC USB Ethernet #device kue # Kawasaki LSI USB Ethernet #device rue # RealTek RTL8150 USB Ethernet device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!) --=-gsu3wCYVNgJsGscY6TLt-- From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 02:36:22 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B2016A41F for ; Wed, 16 Nov 2005 02:36:22 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from smtp4.jp.viruscheck.net (smtp4.jp.viruscheck.net [154.33.69.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id A37B543D49 for ; Wed, 16 Nov 2005 02:36:21 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from scan3.jp.viruscheck.net ([154.33.69.38] helo=mail1.jp.viruscheck.net) by smtp4.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1EcD9h-00075W-00; Wed, 16 Nov 2005 11:36:13 +0900 Received: from [58.93.53.50] (helo=noc.orchid.orchidtechnology.com) by mail1.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1EcD6E-0000kM-00; Wed, 16 Nov 2005 11:32:39 +0900 Received: from [89.60.10.11] (horse.orchid.orchidtechnology.com [89.60.10.11]) by noc.orchid.orchidtechnology.com (8.13.4/8.13.4) with ESMTP id jAG2aBIT077731; Wed, 16 Nov 2005 11:36:11 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <437A9B1B.4020104@FreeBSD.org> Date: Wed, 16 Nov 2005 11:36:11 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Bas Velthuizen References: <4378F174.3010307@klavertje4.demon.nl> <4379A5B1.5010900@FreeBSD.org> <437A4CDB.8080501@klavertje4.demon.nl> In-Reply-To: <437A4CDB.8080501@klavertje4.demon.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@FreeBSD.org, bas Subject: Re: Inkscape 0.42.2_1 build error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 02:36:22 -0000 Bas Velthuizen wrote: > the pkg_info command as you specified didn't reply anything useful: > ------ > -su-2.05b# pkg_info -g boehm-gc* > Information for boehm-gc+threaded+redirect-6.6_2: > > Mismatched Checksums: > > ------ > my config.log for inkscape is (it's somewhat large, sorry for that) > --------- Could you rebuild boehm-gc with threads and redirect options turned off (as they are by default) and check if this helps? Use "make config" to change options. Alexander. From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 02:57:06 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A73816A41F for ; Wed, 16 Nov 2005 02:57:06 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26AC243D49 for ; Wed, 16 Nov 2005 02:57:05 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jAG2wi75071411; Tue, 15 Nov 2005 21:58:45 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Myles Green In-Reply-To: <200511141620.19940.rmg57@telus.net> References: <200511141620.19940.rmg57@telus.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-dIAKGb7i0W2fp85Epl2m" Organization: MarcusCom, Inc. Date: Tue, 15 Nov 2005 21:57:01 -0500 Message-Id: <1132109821.10024.8.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: Fwd: build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 02:57:06 -0000 --=-dIAKGb7i0W2fp85Epl2m Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2005-11-14 at 16:20 -0700, Myles Green wrote: > I wrote: > > PC-BSD 6.0rc1 > > log attached >=20 > Obviously that should be PC-BSD 1.0rc1 :) >=20 > Also, I *did* attach the log but it must have been stripped by the=20 > listserv. What to do? Post it to a website. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-dIAKGb7i0W2fp85Epl2m Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDep/9b2iPiv4Uz4cRAuc+AKCULMNAckR3Io5cF+7Z/n/KAOVdGgCfb2JN foaSw+w0DhEpyc9EP8cKLqY= =yt/v -----END PGP SIGNATURE----- --=-dIAKGb7i0W2fp85Epl2m-- From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 03:02:50 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9194B16A4CF for ; Wed, 16 Nov 2005 03:02:50 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from smtp4.jp.viruscheck.net (smtp4.jp.viruscheck.net [154.33.69.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id C12CE43D45 for ; Wed, 16 Nov 2005 03:02:49 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from scan1.jp.viruscheck.net ([154.33.69.36] helo=mail3.jp.viruscheck.net) by smtp4.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1EcDZM-0004vd-00; Wed, 16 Nov 2005 12:02:44 +0900 Received: from [58.93.53.50] (helo=noc.orchid.orchidtechnology.com) by mail3.jp.viruscheck.net with esmtp (Exim 3.36 #3) id 1EcDY2-00014O-00; Wed, 16 Nov 2005 12:01:22 +0900 Received: from [89.60.10.11] (horse.orchid.orchidtechnology.com [89.60.10.11]) by noc.orchid.orchidtechnology.com (8.13.4/8.13.4) with ESMTP id jAG32hfw078077; Wed, 16 Nov 2005 12:02:43 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <437AA153.7070106@FreeBSD.org> Date: Wed, 16 Nov 2005 12:02:43 +0900 From: Alexander Nedotsukov User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Alexander Karenin References: <1132097399.56210.9.camel@ara-host.kaim.ru> In-Reply-To: <1132097399.56210.9.camel@ara-host.kaim.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: Re: GTK+ failed to build because of cairo library X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 03:02:51 -0000 Loos like your pkg-config database screw up. What does "pkg-config --modversion libpng12" says? Do you see any errors when run "pkg-config --list-all" ? All the best, Alexander. Alexander Karenin wrote: > So - new GTK+ needs to operate cairo-1.0.2 > We all know that in FreeBSD Ports there is one. > But it failed to build. > Here are some logs and other files which could help you to understand > situation. > > Files: config.log - cairo configure log > Cairo-error.txt - the message which is shown during make process > ARA - my kernel file )) > > If you will need some other files or information - i'm in )) > > Best regards, Alexander Karenin > > From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 04:55:53 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FBA716A420 for ; Wed, 16 Nov 2005 04:55:53 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B910C43D70 for ; Wed, 16 Nov 2005 04:55:49 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 65B291A3C24 for ; Tue, 15 Nov 2005 20:55:49 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B6C5152D9B; Tue, 15 Nov 2005 23:55:48 -0500 (EST) Date: Tue, 15 Nov 2005 23:55:48 -0500 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20051116045548.GH74070@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Ui7Ivv9AiAUGhDAy" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: gimp-1.2.5_1, 1 failed on i386 7] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 04:55:53 -0000 --Ui7Ivv9AiAUGhDAy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear port maintainer, This port is currently unfetchable from any non-FreeBSD master sites. This may be because the distfile has moved to another location, because a newer version of the software has been released, or because the project has been abandoned by the original author. Can you please investigate and try to fix this (e.g. add additional master sites to provide redundancy against single-site failure, or submit an update to the newer version, etc.)? Thanks, Kris "Ports Janitor" Kennaway ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Wed, 16 Nov 2005 02:38:32 GMT From: User Ports-i386 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: gimp-1.2.5_1,1 failed on i386 7 X-UIDL: c]A"!DJZ!!Le\"!^]F"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.5 building gimp-1.2.5_1,1 on gohan30.freebsd.org in directory /x/tmp/7/chroot/55325 maintained by: gnome@FreeBSD.org port directory: /usr/ports/graphics/gimp1 build started at Wed Nov 16 02:38:15 UTC 2005 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Daalib-1.4.r5_1.tbz expat-1.95.8_3.tbz fontconfig-2.3.2,1.tb= z freetype2-2.1.10_1.tbz gettext-0.14.5.tbz gimp-print-4.2.7_1.tbz glib-1.2= .10_11.tbz gmake-3.80_2.tbz gtk-1.2.10_13.tbz jpeg-6b_3.tbz libiconv-1.9.2_= 1.tbz libijs-0.35.tbz libtool-1.3.5_2.tbz perl-5.8.7.tbz pkgconfig-0.19.tbz= png-1.2.8_2.tbz tiff-3.7.4.tbz xorg-libraries-6.8.2.tbz RUN_DEPENDS=3Daalib-1.4.r5_1.tbz expat-1.95.8_3.tbz fontconfig-2.3.2,1.tbz = freetype2-2.1.10_1.tbz gettext-0.14.5.tbz gimp-print-4.2.7_1.tbz glib-1.2.1= 0_11.tbz gtk-1.2.10_13.tbz jpeg-6b_3.tbz libiconv-1.9.2_1.tbz libijs-0.35.t= bz perl-5.8.7.tbz pkgconfig-0.19.tbz png-1.2.8_2.tbz tiff-3.7.4.tbz xorg-li= braries-6.8.2.tbz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The Gimp has the following tunable option(s): WITHOUT_PRINT=3Dyes Turns off GIMP printing =3D=3D=3D> NOTICE: This port is deprecated; you may wish to reconsider installing it: New stable release 2.0 can be installed via graphics/gimp port. =3D> gimp-1.2.5.tar.bz2 doesn't seem to exist in /tmp/distfiles/. =3D> Attempting to fetch from ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/. gimp-1.2.5.tar.bz2 10 MB 7857 kBps =3D> mpeg_lib-1.3.1.tar.gz doesn't seem to exist in /tmp/distfiles/. =3D> Attempting to fetch from ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/. fetch: ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/mpeg_lib-1.3.1.tar.gz: Protocol= error =3D> Attempting to fetch from http://starship.python.net/~gward/mpeglib/. fetch: http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz: Mov= ed Permanently =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/mpeg_lib-1.3.1.tar= .gz: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/ and try again. *** Error code 1 Stop in /a/ports/graphics/gimp1. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/graphics/gimp1 ended at Wed Nov 16 02:38:25 UTC 2005 ----- End forwarded message ----- --Ui7Ivv9AiAUGhDAy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDervUWry0BWjoQKURAvbEAKC1IeakCox0dflGWIZB+Q/41MfciQCfctq2 xv0NW3ANcP8MbKP1e3gHXGI= =DgUl -----END PGP SIGNATURE----- --Ui7Ivv9AiAUGhDAy-- From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 04:56:37 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D78B16A41F for ; Wed, 16 Nov 2005 04:56:37 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C280143D45 for ; Wed, 16 Nov 2005 04:56:36 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 6F0261A3C2D for ; Tue, 15 Nov 2005 20:56:36 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BB7B952061; Tue, 15 Nov 2005 23:56:35 -0500 (EST) Date: Tue, 15 Nov 2005 23:56:35 -0500 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20051116045635.GO74070@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dv8qlObl6UganL0I" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: guile-gtk-0.31_1 failed on i386 7] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 04:56:37 -0000 --Dv8qlObl6UganL0I Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dear port maintainer, This port is currently unfetchable from any non-FreeBSD master sites. This may be because the distfile has moved to another location, because a newer version of the software has been released, or because the project has been abandoned by the original author. Can you please investigate and try to fix this (e.g. add additional master sites to provide redundancy against single-site failure, or submit an update to the newer version, etc.)? Thanks, Kris "Ports Janitor" Kennaway ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Wed, 16 Nov 2005 02:40:14 GMT From: User Ports-i386 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: guile-gtk-0.31_1 failed on i386 7 X-UIDL: l3C!!;_&"!*ea"!(M2"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.5 building guile-gtk-0.31_1 on gohan34.freebsd.org in directory /x/tmp/7/chroot/75419 maintained by: gnome@FreeBSD.org port directory: /usr/ports/x11-toolkits/guile-gtk build started at Wed Nov 16 02:38:31 UTC 2005 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Dexpat-1.95.8_3.tbz fontconfig-2.3.2,1.tbz freetype2-2.1.10_= 1.tbz gettext-0.14.5.tbz glib-1.2.10_11.tbz gmake-3.80_2.tbz gtk-1.2.10_13.= tbz guile-1.6.7.tbz libiconv-1.9.2_1.tbz libltdl-1.5.20.tbz libtool-1.3.5_2= .tbz perl-5.8.7.tbz pkgconfig-0.19.tbz xorg-libraries-6.8.2.tbz RUN_DEPENDS=3Dexpat-1.95.8_3.tbz fontconfig-2.3.2,1.tbz freetype2-2.1.10_1.= tbz gettext-0.14.5.tbz glib-1.2.10_11.tbz gtk-1.2.10_13.tbz guile-1.6.7.tbz= libiconv-1.9.2_1.tbz libltdl-1.5.20.tbz perl-5.8.7.tbz pkgconfig-0.19.tbz = xorg-libraries-6.8.2.tbz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D> guile-gtk-1.2-0.31.tar.gz doesn't seem to exist in /tmp/distfiles/. =3D> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local= -distfiles/adamw/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/adamw/guile-= gtk-1.2-0.31.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/lo= cal-distfiles/adamw/. fetch: ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/adamw/gui= le-gtk-1.2-0.31.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/lo= cal-distfiles/adamw/. fetch: ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/adamw/gui= le-gtk-1.2-0.31.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/lo= cal-distfiles/adamw/. fetch: ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/adamw/gui= le-gtk-1.2-0.31.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/lo= cal-distfiles/adamw/. fetch: ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/adamw/gui= le-gtk-1.2-0.31.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/lo= cal-distfiles/adamw/. fetch: ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/adamw/gui= le-gtk-1.2-0.31.tar.gz: Operation timed out =3D> Attempting to fetch from ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/lo= cal-distfiles/adamw/. fetch: ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/adamw/gui= le-gtk-1.2-0.31.tar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/guile-gtk-1.2-0.31= .tar.gz: File unavailable (e.g., file not found, no access) =3D> Couldn't fetch it - please try to retrieve this =3D> port manually into /tmp/distfiles/ and try again. *** Error code 1 Stop in /a/ports/x11-toolkits/guile-gtk. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/x11-toolkits/guile-gtk ended at Wed Nov 16 02:40:10 UTC= 2005 ----- End forwarded message ----- --Dv8qlObl6UganL0I Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDerwDWry0BWjoQKURAjorAJ9tZkqNHqcSjP8JFMBWHeFLnfFsbwCgwNEx XWQyWugMoFyMAFbjTOmT4EI= =HuoS -----END PGP SIGNATURE----- --Dv8qlObl6UganL0I-- From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 07:39:12 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 632D616A41F; Wed, 16 Nov 2005 07:39:12 +0000 (GMT) (envelope-from bas@klavertje4.demon.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F0743D5C; Wed, 16 Nov 2005 07:39:10 +0000 (GMT) (envelope-from bas@klavertje4.demon.nl) Received: from klavertje4.demon.nl ([82.161.3.192]:27407 helo=[192.168.10.33]) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1EcHsr-000EuT-3A; Wed, 16 Nov 2005 07:39:09 +0000 Message-ID: <437AE234.9070308@klavertje4.demon.nl> Date: Wed, 16 Nov 2005 08:39:32 +0100 From: Bas Velthuizen User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051108 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Nedotsukov References: <4378F174.3010307@klavertje4.demon.nl> <4379A5B1.5010900@FreeBSD.org> <437A4CDB.8080501@klavertje4.demon.nl> <437A9B1B.4020104@FreeBSD.org> In-Reply-To: <437A9B1B.4020104@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: bas , freebsd-gnome@FreeBSD.org Subject: Re: Inkscape 0.42.2_1 build error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 07:39:12 -0000 Alexander, That worked. I do't know why those two options were enabled for me, but without the threads and redirect, inkscape works like a charm! Thanks a bunch! Bas Alexander Nedotsukov wrote: > Bas Velthuizen wrote: > >> the pkg_info command as you specified didn't reply anything useful: >> ------ >> -su-2.05b# pkg_info -g boehm-gc* >> Information for boehm-gc+threaded+redirect-6.6_2: >> >> Mismatched Checksums: >> >> ------ >> my config.log for inkscape is (it's somewhat large, sorry for that) >> --------- > > Could you rebuild boehm-gc with threads and redirect options turned > off (as they are by default) and check if this helps? Use "make > config" to change options. > > Alexander. > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 13:42:39 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 448A916A41F; Wed, 16 Nov 2005 13:42:39 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE7F743D77; Wed, 16 Nov 2005 13:42:21 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAGDgLYY074718; Wed, 16 Nov 2005 13:42:21 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAGDgLDR074714; Wed, 16 Nov 2005 13:42:21 GMT (envelope-from edwin) Date: Wed, 16 Nov 2005 13:42:21 GMT From: Edwin Groothuis Message-Id: <200511161342.jAGDgLDR074714@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/89139: [PATCH] x11-toolkits/gtk20 does not build with GCC 2.x X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 13:42:39 -0000 Synopsis: [PATCH] x11-toolkits/gtk20 does not build with GCC 2.x Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Wed Nov 16 13:42:21 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=89139 From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 14:44:19 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA8F16A446; Wed, 16 Nov 2005 14:44:19 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 852BE43D45; Wed, 16 Nov 2005 14:44:19 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAGEiJhL083569; Wed, 16 Nov 2005 14:44:19 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAGEiISJ083565; Wed, 16 Nov 2005 14:44:18 GMT (envelope-from pav) Date: Wed, 16 Nov 2005 14:44:18 GMT From: Pav Lucistnik Message-Id: <200511161444.jAGEiISJ083565@freefall.freebsd.org> To: sven@ilse.net, pav@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/89139: [PATCH] x11-toolkits/gtk20 does not build with GCC 2.x X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 14:44:20 -0000 Synopsis: [PATCH] x11-toolkits/gtk20 does not build with GCC 2.x State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Nov 16 14:43:27 GMT 2005 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=89139 From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 14:57:26 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6747216A422; Wed, 16 Nov 2005 14:57:26 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C5643D45; Wed, 16 Nov 2005 14:57:26 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAGEvQrR084772; Wed, 16 Nov 2005 14:57:26 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAGEvPH7084767; Wed, 16 Nov 2005 14:57:25 GMT (envelope-from pav) Date: Wed, 16 Nov 2005 14:57:25 GMT From: Pav Lucistnik Message-Id: <200511161457.jAGEvPH7084767@freefall.freebsd.org> To: bsam@ipt.ru, pav@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/89026: [patch] devel/gconf2: fix pkg-plist file, add sha256 checksum X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 14:57:26 -0000 Synopsis: [patch] devel/gconf2: fix pkg-plist file, add sha256 checksum State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Nov 16 14:56:59 GMT 2005 State-Changed-Why: Committed a different patch, but thank you for reporting this. http://www.freebsd.org/cgi/query-pr.cgi?pr=89026 From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 15:00:27 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9AD216A429; Wed, 16 Nov 2005 15:00:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67B6C43D49; Wed, 16 Nov 2005 15:00:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAGF0RGN085234; Wed, 16 Nov 2005 15:00:27 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAGF0QVV085230; Wed, 16 Nov 2005 15:00:26 GMT (envelope-from pav) Date: Wed, 16 Nov 2005 15:00:26 GMT From: Pav Lucistnik Message-Id: <200511161500.jAGF0QVV085230@freefall.freebsd.org> To: edwin@mavetju.org, pav@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88986: [patch] remove /usr/bin/bzip2 from devel/gnomevfs X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 15:00:27 -0000 Synopsis: [patch] remove /usr/bin/bzip2 from devel/gnomevfs State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Nov 16 15:00:20 GMT 2005 State-Changed-Why: Committed! http://www.freebsd.org/cgi/query-pr.cgi?pr=88986 From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 16 16:32:52 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E96C16A41F for ; Wed, 16 Nov 2005 16:32:52 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from mout.perfora.net (mout.perfora.net [217.160.230.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95DC243D5F for ; Wed, 16 Nov 2005 16:32:50 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from [24.24.83.9] (helo=dracula) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1EcQDI3iHg-0003i1; Wed, 16 Nov 2005 11:32:50 -0500 From: Dev Tugnait To: gnome@FreeBSD.org Content-Type: multipart/mixed; boundary="=-VH/iIzXyQ6APy1uxuocO" Date: Wed, 16 Nov 2005 11:32:47 -0500 Message-Id: <1132158767.9234.16.camel@dracula> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port X-Provags-ID: perfora.net abuse@perfora.net login:6cab55b0e871d867d86bc0851d5d347f X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: System Monitor Reports weird Swap Space X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dev@unixdaemon.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 16:32:52 -0000 --=-VH/iIzXyQ6APy1uxuocO Content-Type: text/plain Content-Transfer-Encoding: 7bit I have 4gb swap space heres what system monitor reports Is it cause it cant monitor large swap sapces? Attaching the image -- _____________ < FreeBSD > ------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || [ We've switched the bath sponge with a tribble. ] --=-VH/iIzXyQ6APy1uxuocO-- From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 07:10:18 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74F5316A41F for ; Thu, 17 Nov 2005 07:10:18 +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 438CD43D45 for ; Thu, 17 Nov 2005 07:10:18 +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 jAH7AI6i042461 for ; Thu, 17 Nov 2005 07:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAH7AI8n042460; Thu, 17 Nov 2005 07:10:18 GMT (envelope-from gnats) Date: Thu, 17 Nov 2005 07:10:18 GMT Message-Id: <200511170710.jAH7AI8n042460@freefall.freebsd.org> To: gnome@FreeBSD.org From: Stacey Roberts Cc: Subject: Re: ports/88693: upgrade of Gnome using gnome_upgrade.sh script breaks xorg.conf on HP XE2 notebook X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stacey Roberts List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 07:10:18 -0000 The following reply was made to PR ports/88693; it has been noted by GNATS. From: Stacey Roberts To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/88693: upgrade of Gnome using gnome_upgrade.sh script breaks xorg.conf on HP XE2 notebook Date: Thu, 17 Nov 2005 07:09:49 +0000 Hi FreeBSD-gnats-submit! On Tue, 08 Nov 2005, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/88693'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=88693 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: upgrade of Gnome using gnome_upgrade.sh script breaks xorg.conf on HP XE2 notebook > >Arrival-Date: Tue Nov 08 22:20:12 GMT 2005 Please close this PR. Reinstalling the OS on this machine seems to have sorted this out for me. Thanks. Regards, Stacey From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 10:22:01 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9231F16A421; Thu, 17 Nov 2005 10:22:01 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B35843D45; Thu, 17 Nov 2005 10:22:01 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAHAM1KS068593; Thu, 17 Nov 2005 10:22:01 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAHAM18F068589; Thu, 17 Nov 2005 10:22:01 GMT (envelope-from linimon) Date: Thu, 17 Nov 2005 10:22:01 GMT From: Mark Linimon Message-Id: <200511171022.jAHAM18F068589@freefall.freebsd.org> To: stacey@vickiandstacey.com, linimon@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/88693: upgrade of Gnome using gnome_upgrade.sh script breaks xorg.conf on HP XE2 notebook X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 10:22:01 -0000 Synopsis: upgrade of Gnome using gnome_upgrade.sh script breaks xorg.conf on HP XE2 notebook State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Thu Nov 17 10:21:38 GMT 2005 State-Changed-Why: Closed at submitter's request. http://www.freebsd.org/cgi/query-pr.cgi?pr=88693 From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 14:11:09 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1F9616A476 for ; Thu, 17 Nov 2005 14:11:09 +0000 (GMT) (envelope-from steven@plehier.net) Received: from asia.telenet-ops.be (asia.telenet-ops.be [195.130.137.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EF143D49 for ; Thu, 17 Nov 2005 14:11:08 +0000 (GMT) (envelope-from steven@plehier.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by asia.telenet-ops.be (Postfix) with SMTP id 540153818D for ; Thu, 17 Nov 2005 15:11:07 +0100 (CET) Received: from [127.0.0.1] (dD5E08095.access.telenet.be [213.224.128.149]) by asia.telenet-ops.be (Postfix) with ESMTP id 2DFFB3818B for ; Thu, 17 Nov 2005 15:11:07 +0100 (CET) Message-ID: <437C8F7D.9070607@plehier.net> Date: Thu, 17 Nov 2005 15:11:09 +0100 From: Steven Plehier User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD%20Port:%20www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 14:11:09 -0000 Hi, I recently had an issue starting firefox 107-4,1 on 6.0-STABLE running on sparc64. The installation (using ports) went - relatively, some gmake errors - well but I was unable to start firefox. I found the issue to be this line in the firefox script: moz_libdir="/usr/ports/www/firefox/work/fake/lib/firefox" I changed it to moz_libdir="/usr/X11R6/lib/firefox" and now it works fine. Is there a specific reason why the lib dir is pointing to a ports directory instead of X11R6/lib? The same goes for the mre dir one line below. Thanks Steven From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 14:23:31 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F4B516A41F for ; Thu, 17 Nov 2005 14:23:31 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F5143D69 for ; Thu, 17 Nov 2005 14:23:24 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051117142317.LEHY8484.centrmmtao02.cox.net@mezz.mezzweb.com>; Thu, 17 Nov 2005 09:23:17 -0500 Date: Thu, 17 Nov 2005 08:24:23 -0600 To: "Steven Plehier" References: <437C8F7D.9070607@plehier.net> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <437C8F7D.9070607@plehier.net> User-Agent: Opera M2/8.50 (Linux, build 1358) Cc: gnome@freebsd.org Subject: Re: FreeBSD%20Port:%20www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 14:23:31 -0000 On Thu, 17 Nov 2005 08:11:09 -0600, Steven Plehier wrote: > Hi, > > I recently had an issue starting firefox 107-4,1 on 6.0-STABLE running > on sparc64. The installation (using ports) went - relatively, some gmake > errors - well but I was unable to start firefox. What are errors of gmake? Why are you trying to start firefox if it will not install due to failure of build (gmake)? > I found the issue to be this line in the firefox script: > > moz_libdir="/usr/ports/www/firefox/work/fake/lib/firefox" > > I changed it to moz_libdir="/usr/X11R6/lib/firefox" and now it works > fine. Is there a specific reason why the lib dir is pointing to a ports > directory instead of X11R6/lib? The same goes for the mre dir one line > below. If you are trying to start firefox inside the www/firefox/work/ then I doubt that it will working. Mine has the successed installation of firefox and the moz_libdir is correct. ========================================= # grep moz_libdir /usr/X11R6/bin/firefox moz_libdir="/usr/X11R6/lib/firefox" # pkg_info | grep firefox firefox-1.0.7_4,1 ========================================= /me goes to class for the test now... Cheers, Mezz > Thanks > > Steven -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 18:08:58 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78EA216A41F for ; Thu, 17 Nov 2005 18:08:58 +0000 (GMT) (envelope-from dwilde@sandia.gov) Received: from mm02snlnto.sandia.gov (mm02snlnto.sandia.gov [132.175.109.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 873DB43D55 for ; Thu, 17 Nov 2005 18:08:57 +0000 (GMT) (envelope-from dwilde@sandia.gov) Received: from 132.175.109.1 by MM01SNLNTO.sandia.gov with ESMTP ( Tumbleweed MMS SMTP Relay 01 (MMS v5.6.3)); Thu, 17 Nov 2005 11:08:36 -0700 X-Server-Uuid: 2C1074A8-2B28-4DE3-9F7D-FF40AE090BA2 Received: from ES23SNLNT.srn.sandia.gov (ec04snlnt.sandia.gov [134.253.164.156] (may be forged)) by mailgate.sandia.gov ( 8.13.3/8.13.3) with ESMTP id jAHI8ZWg001193 for ; Thu, 17 Nov 2005 11:08:35 -0700 (MST) Received: from ES20SNLNT.srn.sandia.gov ([134.253.164.50]) by ES23SNLNT.srn.sandia.gov with Microsoft SMTPSVC(6.0.3790.1830); Thu, 17 Nov 2005 11:08:36 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Thu, 17 Nov 2005 11:08:34 -0700 Message-ID: <040DF00BF960A24897B5B3EFBE63FE8A017B7AD4@ES20SNLNT.srn.sandia.gov> X-MS-Has-Attach: yes X-MS-TNEF-Correlator: Thread-Topic: X.org fails after 2.12. upgrade Thread-Index: AcXroey8+tCen/w0T0i1W+PALqmA0Q== From: "Wilde, Donald" To: freebsd-gnome@FreeBSD.org X-OriginalArrivalTime: 17 Nov 2005 18:08:36.0116 (UTC) FILETIME=[EDC2DD40:01C5EBA1] X-WSS-ID: 6F6218AE1A02206098-01-01 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C5EBA1.ED95E89C" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: X.org fails after 2.12. upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 18:08:58 -0000 This is a multi-part message in MIME format. ------_=_NextPart_001_01C5EBA1.ED95E89C Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Gentlemen: I have a 5.4-STABLE setup which I just (11/15) cvsup'd to RELENG_5 and performed portupgrade --all upon, as well as gnome_upgrade.sh from the console. I had just done the same sequence a few days ago, and did not have this startup problem. startx complains that 'gnome-session: not found'. The only build failures in the portupgrade, as I remember, were that i=20 <> nkscape is looking for a different boehm-gc variant and that xterm-2.05 is no longer available. The attached tarball includes uname, du -a of my .gconf, .gnome, and .gnome2 trees, /var/log/Xorg.0.log, pkg_info, and a dump of the one file that I found that looked like a session file. I also tried symlinking that file to gnome-session in various places in those .g* trees. I suspect it is a matter of finding the right place to symlink something, since that session file does look like it contains the right sorts of things, but I couldn't find anything in the ml archive or on the gnome.org site. Of course, I'm not the world's best searcher, so if you can gently tell me WHERE to RTFMA I will be glad to do so. Thanks in advance! :D -- Don Wilde Org 01737 505-844-1126 Someday we'll look back on this moment and plow into a parked car. - Evan Davis ------_=_NextPart_001_01C5EBA1.ED95E89C-- From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 21:08:58 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33DF416A41F for ; Thu, 17 Nov 2005 21:08:58 +0000 (GMT) (envelope-from dwilde@sandia.gov) Received: from MM01SNLNTO.sandia.gov (mm01snlnto.sandia.gov [132.175.109.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FCAE43D6E for ; Thu, 17 Nov 2005 21:08:53 +0000 (GMT) (envelope-from dwilde@sandia.gov) Received: from 132.175.109.1 by mm02snlnto.sandia.gov with ESMTP ( Tumbleweed MMS SMTP Relay 01 (MMS v5.6.3)); Thu, 17 Nov 2005 14:08:42 -0700 X-Server-Uuid: 914ACFB1-8EBC-470E-882B-54A00EED9786 Received: from ES23SNLNT.srn.sandia.gov (ec04snlnt.sandia.gov [134.253.164.156] (may be forged)) by mailgate.sandia.gov ( 8.13.3/8.13.3) with ESMTP id jAHL8fhV001757 for ; Thu, 17 Nov 2005 14:08:41 -0700 (MST) Received: from ES20SNLNT.srn.sandia.gov ([134.253.164.50]) by ES23SNLNT.srn.sandia.gov with Microsoft SMTPSVC(6.0.3790.1830); Thu, 17 Nov 2005 14:08:41 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Thu, 17 Nov 2005 14:08:41 -0700 Message-ID: <040DF00BF960A24897B5B3EFBE63FE8A017B7BAF@ES20SNLNT.srn.sandia.gov> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: X.org fails after 2.12. upgrade Thread-Index: AcXruxYBsGnI4g1gQFqLRQpXT7pSwQ== From: "Wilde, Donald" To: freebsd-gnome@freebsd.org X-OriginalArrivalTime: 17 Nov 2005 21:08:41.0934 (UTC) FILETIME=[1687D6E0:01C5EBBB] X-WSS-ID: 6F622ED01FO1678123-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: X.org fails after 2.12. upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 21:08:58 -0000 Progress: I discovered that gnome-session had not been rebuilt, and did so from the command line in ports. I also cleaned up some whoopee!s involving cairo and libpixman. Re-running portupgrade --all and sh upgrade_gnome.sh, both complete successfully. (!!!) However, although X.org starts now, Gnome does not. The first time, the splash screen loads on a gray background, and then an error box shows up in the upper left corner. The error message is: The Settings Daemon restarted too many times. Failed to activate 'OAFID: GNOME_SettingsDaemon' After CTRL-ALT-BKSP, I see, 5 times repeated,=20 Gnome_message: gnome_execute_async_with_env_fds: returning -1 and then I see "The application 'gnome-session' lost its connection..." Hints? Failing an exact answer, I'll rerun cvsup and portupgrade and try gnome_upgrade tomorrow when I can hit . :D -- Don Wilde Org 01737 505-844-1126 Someday we'll look back on this moment and plow into a parked car. - Evan Davis From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 23:40:43 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7307A16A4A0 for ; Thu, 17 Nov 2005 23:40:38 +0000 (GMT) (envelope-from rperry@gti.net) Received: from apollo.gti.net (apollo.gti.net [199.171.27.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1EBA43D45 for ; Thu, 17 Nov 2005 23:40:28 +0000 (GMT) (envelope-from rperry@gti.net) Received: from [192.168.1.15] (ts6m-pool0-77.gti.net [208.216.115.77]) by apollo.gti.net (mail) with ESMTP id AF49136097 for ; Thu, 17 Nov 2005 18:37:28 -0500 (EST) Message-ID: <437D1522.2010601@gti.net> Date: Thu, 17 Nov 2005 18:41:22 -0500 From: "Robert H. Perry" User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051109) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: GNOME Panel Error Message X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 23:40:46 -0000 Each "startx" event leads to the following error message on the GNOME desktop: I've detected a panel already running, and will now exit. Clicking OK usually removes the error. However, on one occasion, clicking OK, resulted in another error message and panel graphic. Didn't see this error mentioned in the archives. Pls advise. Thnx, Bob Perry From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 17 23:58:22 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CD516A41F for ; Thu, 17 Nov 2005 23:58:22 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D863143D45 for ; Thu, 17 Nov 2005 23:58:21 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jAI007Vo099296; Thu, 17 Nov 2005 19:00:07 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Robert H. Perry" In-Reply-To: <437D1522.2010601@gti.net> References: <437D1522.2010601@gti.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-RpCORkGacGgbBjvORxJB" Organization: MarcusCom, Inc. Date: Thu, 17 Nov 2005 18:58:16 -0500 Message-Id: <1132271896.5797.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: GNOME Panel Error Message X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 23:58:22 -0000 --=-RpCORkGacGgbBjvORxJB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2005-11-17 at 18:41 -0500, Robert H. Perry wrote: > Each "startx" event leads to the following error message on the GNOME=20 > desktop: > I've detected a panel already running, and will now exit. >=20 > Clicking OK usually removes the error. However, on one occasion,=20 > clicking OK, resulted in another error message and panel graphic.=20 > Didn't see this error mentioned in the archives. Pls advise. This is more or less a known issue. Try cleaning up your session in the Sessions capplet so you only have one panel. Then save your session, and try restarting GNOME. GNOME 2.12 is supposed to be better about this. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-RpCORkGacGgbBjvORxJB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDfRkYb2iPiv4Uz4cRAkEXAKCdUMalP0LiYCvQwPG0AP1BJSx/lgCfTvSO kOzgogZsJow+wnNkqk5G3OQ= =AF3x -----END PGP SIGNATURE----- --=-RpCORkGacGgbBjvORxJB-- From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 10:58:37 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9161E16A41F for ; Fri, 18 Nov 2005 10:58:37 +0000 (GMT) (envelope-from alexandre@sspj.go.gov.br) Received: from merluza.sspj.go.gov.br (merluza.sspj.go.gov.br [200.181.105.194]) by mx1.FreeBSD.org (Postfix) with SMTP id 33FD143D53 for ; Fri, 18 Nov 2005 10:58:32 +0000 (GMT) (envelope-from alexandre@sspj.go.gov.br) Received: (qmail 5792 invoked by uid 1012); 18 Nov 2005 10:58:30 -0000 Received: from 10.0.1.29 by bacalhau.ssp-go.net (envelope-from , uid 1009) with qmail-scanner-1.23st (clamdscan: 0.87 spamassassin: 2.63. perlscan: 1.25st. Clear:RC:0(10.0.1.29):SA:0(0.0/5.0):. Processed in 1.207923 secs); 18 Nov 2005 10:58:30 -0000 X-Spam-Status: No, hits=0.0 required=5.0 Received: from salmao.ssp-go.net (HELO ?10.0.1.29?) (alexandre@sspj.go.gov.br@10.0.1.29) by merluza.sspj.go.gov.br with SMTP; 18 Nov 2005 10:58:28 -0000 Message-ID: <437DB345.3020808@sspj.go.gov.br> Date: Fri, 18 Nov 2005 08:56:05 -0200 From: Alexandre Vasconcelos User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051109) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@freebsd.org X-Enigmail-Version: 0.89.6.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: gnome-screensaver on 2.12 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 10:58:37 -0000 Hello All, After upgrading my gnome from 2.10 to 2.12 (FreeBSD 6.0-STABLE) my screensaver stoped working. I've been searching on list archives and didn't find anything related.. when I run gnome-screensaver (version 0.0.20) I get this error message: [alex@salmao alex]$ gnome-screensaver (gnome-screensaver:78604): gnome-screensaver-WARNING **: couldn't connect to session bus: Unable to determine the address of the message bus gnome-screensaver-Message: set DPMS timeouts: 3600 3600 7200. (gnome-screensaver:78604): gnome-screensaver-WARNING **: failed to register with the message bus Running gnome-screensaver-preferences I can set everything just fine, but I still get this error from console: [alex@salmao alex]$ gnome-screensaver-preferences /home/alex/.gtkrc-2.0:2: Impossi­vel encontrar o arquivo de include: ".gtkrc-2.0-scrollbar_cog" (gnome-screensaver-preferences:78649): Gdk-WARNING **: shmget failed: error 28 (No space left on device) ** (gnome-screensaver-preferences:78649): WARNING **: Failed to connect to the FAM server: (null) Any clues? Thanks in advance. -- Alexandre Vasconcelos Unix Admin SSP/GO ---------------------- Get rich or die trying ---------------------- From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 13:11:34 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A4B16A41F; Fri, 18 Nov 2005 13:11:34 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2016843D46; Fri, 18 Nov 2005 13:11:33 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id jAIDBWhu096371; Fri, 18 Nov 2005 16:11:32 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id jAIDBWwX096370; Fri, 18 Nov 2005 16:11:32 +0300 (MSK) (envelope-from ache) Date: Fri, 18 Nov 2005 16:11:31 +0300 From: Andrey Chernov To: current@freebsd.org, gnome@freebsd.org Message-ID: <20051118131131.GA96190@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , current@freebsd.org, gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 Cc: Subject: KSE: whom to blame, -current SMP or firefox? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 13:11:35 -0000 The problem: I got 100% dead loop at 'install' stage of the 'firefox' port (after ===> Building Chrome's registry... message). '/usr/X11R6/lib/firefox/regchrome' is the program that loops (at the end of its task, so kill -9 continues install normally). That is SMP machine. If I leave it for, say, 10mins, I start to get lots of calcru: runtime went backwards from 121010657 usec to 120993592 usec for pid 5769 (regchrome) on my console. The _same_ 'regchrome' binary & libs set runs without problem and exits quickly on another UP machine!!! Both machines are identical recent -current. 'ktrace' shows that loop happens in KSE code. Here is relevant piece of 'kdump': ... 9152 regchrome NAMI "/usr/X11R6/lib/firefox/chrome/.reregchrome" 9152 regchrome RET access -1 errno 2 No such file or directory 9152 regchrome CALL write(0x6,0x282b8f8d,0x1) 9152 regchrome GIO fd 6 wrote 1 byte "8" 9152 regchrome RET write 1 9152 regchrome CALL kse_release(0xbfbfe8a0) 9152 regchrome RET kse_release 0 9152 regchrome CALL read(0x5,0xbf8fdb40,0x400) 9152 regchrome GIO fd 5 read 1 byte "8" 9152 regchrome RET read 1 9152 regchrome CALL kse_release(0xbf8fdeb0) 9152 regchrome RET kse_release 0 9152 regchrome CALL kse_release(0xbfbfe8a0) 9152 regchrome RET kse_release 0 9152 regchrome CALL kse_release(0xbf8fdeb0) 9152 regchrome RET kse_release 0 9152 regchrome CALL kse_release(0xbfbfe8a0) 9152 regchrome RET kse_release 0 9152 regchrome CALL kse_release(0xbf8fdeb0) 9152 regchrome RET kse_release 0 ... loops ... Any ideas? -- http://ache.pp.ru/ From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 13:38:26 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A1B16A41F for ; Fri, 18 Nov 2005 13:38:26 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from imf23aec.mail.bellsouth.net (imf23aec.mail.bellsouth.net [205.152.59.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4659D43D4C for ; Fri, 18 Nov 2005 13:38:25 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from ibm66aec.bellsouth.net ([68.209.163.3]) by imf23aec.mail.bellsouth.net with ESMTP id <20051118133824.MCIH8760.imf23aec.mail.bellsouth.net@ibm66aec.bellsouth.net> for ; Fri, 18 Nov 2005 08:38:24 -0500 Received: from [192.168.1.5] (really [68.209.163.3]) by ibm66aec.bellsouth.net with ESMTP id <20051118133821.OSCT19521.ibm66aec.bellsouth.net@[192.168.1.5]>; Fri, 18 Nov 2005 08:38:21 -0500 In-Reply-To: <437DB345.3020808@sspj.go.gov.br> References: <437DB345.3020808@sspj.go.gov.br> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Fri, 18 Nov 2005 08:38:12 -0500 To: Alexandre Vasconcelos X-Mailer: Apple Mail (2.746.2) Cc: freebsd-gnome@freebsd.org Subject: Re: gnome-screensaver on 2.12 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 13:38:26 -0000 On Nov 18, 2005, at 5:56 AM, Alexandre Vasconcelos wrote: > Hello All, > > After upgrading my gnome from 2.10 to 2.12 (FreeBSD 6.0-STABLE) my > screensaver stoped working. I've been searching on list archives > and didn't find anything related.. when I run gnome-screensaver > (version 0.0.20) I get this error message: > > [alex@salmao alex]$ gnome-screensaver > > (gnome-screensaver:78604): gnome-screensaver-WARNING **: couldn't > connect to session bus: Unable to determine the address of the > message bus > gnome-screensaver-Message: set DPMS timeouts: 3600 3600 7200. > > (gnome-screensaver:78604): gnome-screensaver-WARNING **: failed to > register with the message bus > > Running gnome-screensaver-preferences I can set everything just > fine, but I still get this error from console: > > [alex@salmao alex]$ gnome-screensaver-preferences > /home/alex/.gtkrc-2.0:2: Impossi vel encontrar o arquivo de > include: ".gtkrc-2.0-scrollbar_cog" > > (gnome-screensaver-preferences:78649): Gdk-WARNING **: shmget > failed: error 28 (No space left on device) > > ** (gnome-screensaver-preferences:78649): WARNING **: Failed to > connect to the FAM server: (null) > > > Any clues? The "No space left on device" is a big clue. looks like you are out of room. Also, check out http://www.freebsd.org/gnome/docs/faq2.html#q25 for dbus info > Thanks in advance. > -- > Alexandre Vasconcelos > Unix Admin > SSP/GO > ---------------------- > Get rich or die trying > ---------------------- > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome- > unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 15:16:31 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED8216A422 for ; Fri, 18 Nov 2005 15:16:31 +0000 (GMT) (envelope-from dwilde@sandia.gov) Received: from mm02snlnto.sandia.gov (mm02snlnto.sandia.gov [132.175.109.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4256743D67 for ; Fri, 18 Nov 2005 15:16:29 +0000 (GMT) (envelope-from dwilde@sandia.gov) Received: from 132.175.109.1 by MM01SNLNTO.sandia.gov with ESMTP ( Tumbleweed MMS SMTP Relay 01 (MMS v5.6.3)); Fri, 18 Nov 2005 08:16:18 -0700 X-Server-Uuid: 2C1074A8-2B28-4DE3-9F7D-FF40AE090BA2 Received: from ES23SNLNT.srn.sandia.gov (ec04snlnt.sandia.gov [134.253.164.156] (may be forged)) by mailgate.sandia.gov ( 8.13.3/8.13.3) with ESMTP id jAIFGHxG002542 for ; Fri, 18 Nov 2005 08:16:17 -0700 (MST) Received: from ES20SNLNT.srn.sandia.gov ([134.253.164.50]) by ES23SNLNT.srn.sandia.gov with Microsoft SMTPSVC(6.0.3790.1830); Fri, 18 Nov 2005 08:16:17 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Fri, 18 Nov 2005 08:16:16 -0700 Message-ID: <040DF00BF960A24897B5B3EFBE63FE8A017B7D10@ES20SNLNT.srn.sandia.gov> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: X.org fails after 2.12. upgrade Thread-Index: AcXsUwV4PEMFH/AXQpCtVWfKe3r5HQ== From: "Wilde, Donald" To: freebsd-gnome@freebsd.org X-OriginalArrivalTime: 18 Nov 2005 15:16:17.0698 (UTC) FILETIME=[05FF3820:01C5EC53] X-WSS-ID: 6F632FC81A02301134-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: X.org fails after 2.12. upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 15:16:31 -0000 I did another cvsup last night (11/17, ports only) and followed that with portupgrade --all and sh gnome_upgrade.sh. All scripts finished with zero errors, but the same messages still appear. To recap my current state: RELENG_5 on i386, aka 5.4-STABLE as of 11/15 However, although X.org starts now, Gnome does not. The first time, the splash screen loads on a gray background, and then an error box shows up in the upper left corner. The error message is: The Settings Daemon restarted too many times. Failed to activate 'OAFID: GNOME_SettingsDaemon' After CTRL-ALT-BKSP, I see, 5 times repeated,=20 Gnome_message: gnome_execute_async_with_env_fds: returning -1 and then I see "The application 'gnome-session' lost its connection..." I have not heard back from anyone as to the solution to this problem, so I've subscribed. I'll see list-posted responses now. -- Don Wilde Org 01737 505-844-1126 Someday we'll look back on this moment and plow into a parked car. - Evan Davis From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 17:52:51 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 892D616A41F for ; Fri, 18 Nov 2005 17:52:51 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao06.cox.net (centrmmtao06.cox.net [70.168.83.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED73043D6A for ; Fri, 18 Nov 2005 17:52:50 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051118175139.CTAE13557.centrmmtao06.cox.net@mezz.mezzweb.com>; Fri, 18 Nov 2005 12:51:39 -0500 Date: Fri, 18 Nov 2005 11:53:30 -0600 To: "Michael Johnson" References: <437DB345.3020808@sspj.go.gov.br> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera M2/8.50 (Linux, build 1358) Cc: freebsd-gnome@freebsd.org Subject: Re: gnome-screensaver on 2.12 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 17:52:51 -0000 On Fri, 18 Nov 2005 07:38:12 -0600, Michael Johnson wrote: > > On Nov 18, 2005, at 5:56 AM, Alexandre Vasconcelos wrote: > >> Hello All, >> >> After upgrading my gnome from 2.10 to 2.12 (FreeBSD 6.0-STABLE) my >> screensaver stoped working. I've been searching on list archives and >> didn't find anything related.. when I run gnome-screensaver (version >> 0.0.20) I get this error message: >> >> [alex@salmao alex]$ gnome-screensaver >> >> (gnome-screensaver:78604): gnome-screensaver-WARNING **: couldn't >> connect to session bus: Unable to determine the address of the message >> bus >> gnome-screensaver-Message: set DPMS timeouts: 3600 3600 7200. >> >> (gnome-screensaver:78604): gnome-screensaver-WARNING **: failed to >> register with the message bus >> >> Running gnome-screensaver-preferences I can set everything just fine, >> but I still get this error from console: >> >> [alex@salmao alex]$ gnome-screensaver-preferences >> /home/alex/.gtkrc-2.0:2: Impossi vel encontrar o arquivo de include: >> ".gtkrc-2.0-scrollbar_cog" >> >> (gnome-screensaver-preferences:78649): Gdk-WARNING **: shmget failed: >> error 28 (No space left on device) >> >> ** (gnome-screensaver-preferences:78649): WARNING **: Failed to connect >> to the FAM server: (null) >> >> >> Any clues? > > The "No space left on device" is a big clue. > looks like you are out of room. shmget is a shared memory, so add this in /etc/sysctl.conf should solve it. This below also can make your desktop go smoother. kern.ipc.shmmax=67108864 kern.ipc.shmall=32768 Cheers, Mezz > Also, check out http://www.freebsd.org/gnome/docs/faq2.html#q25 > for dbus info > > >> Thanks in advance. >> --Alexandre Vasconcelos >> Unix Admin >> SSP/GO >> ---------------------- >> Get rich or die trying >> ---------------------- -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 19:59:22 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EFD916A41F for ; Fri, 18 Nov 2005 19:59:22 +0000 (GMT) (envelope-from alexandre@sspj.go.gov.br) Received: from merluza.sspj.go.gov.br (merluza.sspj.go.gov.br [200.181.105.194]) by mx1.FreeBSD.org (Postfix) with SMTP id 252A843D46 for ; Fri, 18 Nov 2005 19:59:19 +0000 (GMT) (envelope-from alexandre@sspj.go.gov.br) Received: (qmail 13509 invoked by uid 1012); 18 Nov 2005 19:59:10 -0000 Received: from 10.0.1.24 by bacalhau.ssp-go.net (envelope-from , uid 1009) with qmail-scanner-1.23st (clamdscan: 0.87 spamassassin: 2.63. perlscan: 1.25st. Clear:RC:0(10.0.1.24):SA:0(0.0/5.0):. Processed in 1.322454 secs); 18 Nov 2005 19:59:10 -0000 X-Spam-Status: No, hits=0.0 required=5.0 Received: from linguado.ssp-go.net (HELO webmail-ssl.sspj.go.gov.br) (alexandre@sspj.go.gov.br@10.0.1.24) by merluza.sspj.go.gov.br with SMTP; 18 Nov 2005 19:59:09 -0000 Received: from 201.34.25.160 (SquirrelMail authenticated user alexandre@sspj.go.gov.br); by webmail-ssl.sspj.go.gov.br with HTTP; Fri, 18 Nov 2005 17:57:11 -0200 (BRST) Message-ID: <50837.201.34.25.160.1132343831.squirrel@201.34.25.160> Date: Fri, 18 Nov 2005 17:57:11 -0200 (BRST) From: "Alexandre Vasconcelos" To: gnome@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Re: gnome-screensaver on 2.12 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alexandre@sspj.go.gov.br List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 19:59:22 -0000 Thanks Michael and Jeremy, I'm not on my desktop right now, but I'll test your tips e post the results as soon as possible.. thanks again, Alex >> The "No space left on device" is a big clue. >> looks like you are out of room. > > shmget is a shared memory, so add this in /etc/sysctl.conf should solve it. This below also can make your desktop go smoother. > > kern.ipc.shmmax=67108864 > kern.ipc.shmall=32768 > > Cheers, > Mezz > >> Also, check out http://www.freebsd.org/gnome/docs/faq2.html#q25 for dbus info From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 21:00:59 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CC4A16A420 for ; Fri, 18 Nov 2005 21:00:59 +0000 (GMT) (envelope-from hans@nieser.net) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDDE943D45 for ; Fri, 18 Nov 2005 21:00:56 +0000 (GMT) (envelope-from hans@nieser.net) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr2.xs4all.nl (8.13.3/8.13.3) with ESMTP id jAIL0pUD080890 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 18 Nov 2005 22:00:52 +0100 (CET) (envelope-from hans@nieser.net) Message-ID: <437E4103.8070809@nieser.net> Date: Fri, 18 Nov 2005 22:00:51 +0100 From: Hans Nieser User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Problems opening files from smb/ftp in Nautilus X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 21:00:59 -0000 Hi list, I have been having a few annoyances with opening files from SMB shares and FTP connections in Nautilus ever since I started using Gnome (2.10 / 2.12 ) and was hoping if anyone on this list could assist me. The first problem, is when opening a file that is on an SMB share / FTP server to which I have read/write access, it is always opened in read-only mode when opened with gedit. The fact that this only happens with gedit and not with Screem (a web dev IDE), leads me to believe this is probably something with gedit. This is however a bit of an annoyance as I have a rather large collection of simple text files which I store on another computer, and I would really like to be able to open and edit these with gedit, and not Screem (which would be a bit overkill for simple textfiles), without copying them around all the time. The second problem is opening files from an FTP volume. I have made a 'connection' on my desktop to an FTP server on my LAN. When I browse through it and double click a text-file (opened by gedit by default), it errors and gives me a popup stating: "Couldn't display ftp://hans@royen:21/usr/home/hans/Documents/Notes/todo.txt There was an error launching the application" The file's permissions are rw (not x) and its filetype is "Plain text document" (I should note however that Nautilus' permissions column says "unknown" for all the files on the FTP). The odd thing is however when I right-click the file and open it with an alternative progran (such as Screem) by using the 'Open with "Screem"' option, it opens just fine. When I make Screem the primary application for the file-type "Plain text document", then double-click the text-file, it also fails. So this time around it's not something specific with gedit, because when I then right-click the text-file and choose 'Open with "Text Editor"' it opens fine (although, again in read-only, the first problem I described above). I've tried seaching on google but have not found anything relevant. I've been hinted in #freebsd-gnome on FreeNode IRC that it may be related to VFS, but my knowledge on VFS is rather limited and wouldn't know where to start looking. Can anyone assist me in tackling these problems? From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 21:15:47 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E232816A41F for ; Fri, 18 Nov 2005 21:15:47 +0000 (GMT) (envelope-from jann_roeder@arcor.de) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 808E543D49 for ; Fri, 18 Nov 2005 21:15:47 +0000 (GMT) (envelope-from jann_roeder@arcor.de) Received: from mail-in-07-z2.arcor-online.net (mail-in-07-z2.arcor-online.net [151.189.8.19]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id EAB7856CAE for ; Fri, 18 Nov 2005 22:15:45 +0100 (CET) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mail-in-07-z2.arcor-online.net (Postfix) with ESMTP id D738C1A2516 for ; Fri, 18 Nov 2005 22:15:45 +0100 (CET) Received: from [192.168.1.63] (zux221-077-244.adsl.green.ch [81.221.77.244]) (Authenticated sender: jann_roeder@arcor.de) by mail-in-05.arcor-online.net (Postfix) with ESMTP id B06BBBDC1D for ; Fri, 18 Nov 2005 22:15:45 +0100 (CET) Message-ID: <437E44C6.3040807@arcor.de> Date: Fri, 18 Nov 2005 22:16:54 +0100 From: Jann Roeder User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051111) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: XScreensaver X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 21:15:48 -0000 Hello, I think something needs to be done with the Xscreensaver-gnome port. I think it inlcudes way too many low-quality screensavers. I think by default it should install no more than 10 screensavers. The rest could be provided in an extra port. If you want I can send you a list of the screensavers which I think should be kept in the distribution. Also if you simply install the port the screensaver doesn't work at all, because you need a dbus enabled gnome session. Why isn't the default gnome session dbus enabled ? Together with that I also discovered, that gnome can make use of FAM, which also isn't enabled by default... Jann Röder From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 18 21:32:10 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 584FC16A41F for ; Fri, 18 Nov 2005 21:32:10 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from centrmmtao04.cox.net (centrmmtao04.cox.net [70.168.83.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id C956F43D4C for ; Fri, 18 Nov 2005 21:32:09 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao04.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051118213054.DUEP8318.centrmmtao04.cox.net@mezz.mezzweb.com>; Fri, 18 Nov 2005 16:30:54 -0500 Date: Fri, 18 Nov 2005 15:32:46 -0600 To: "Jann Roeder" References: <437E44C6.3040807@arcor.de> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <437E44C6.3040807@arcor.de> User-Agent: Opera M2/8.50 (Linux, build 1358) Cc: gnome@freebsd.org Subject: Re: XScreensaver X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 21:32:10 -0000 On Fri, 18 Nov 2005 15:16:54 -0600, Jann Roeder wrote: > Hello, > I think something needs to be done with the Xscreensaver-gnome port. I > think it inlcudes way too many low-quality screensavers. I think by > default it should install no more than 10 screensavers. The rest could > be provided in an extra port. If you want I can send you a list of the > screensavers which I think should be kept in the distribution. > > Also if you simply install the port the screensaver doesn't work at all, > because you need a dbus enabled gnome session. Why isn't the default > gnome session dbus enabled ? I didn't check in xscreensaver-gnome, but I doubt that it requires dbus. It's gnome-screensaver if you are talking about, which is not part of GNOME release. As for enable default, see below. > Together with that I also discovered, that gnome can make use of FAM, > which also isn't enabled by default... It is expected and it's why it's in our FAQ. We should never enable the daemon by default. I am hoping that we will change from FAM to gamin by default, but we have to talk with KDE and other apps (that need FAM) maintainers to see if they will agree with us and if those apps can run with gamin with no problem. Cheers, Mezz > Jann Röder -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 00:41:48 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2883C16A420; Sat, 19 Nov 2005 00:41:48 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 851A443D46; Sat, 19 Nov 2005 00:41:47 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jAJ0hanU013485; Fri, 18 Nov 2005 19:43:36 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Andrey Chernov In-Reply-To: <20051118131131.GA96190@nagual.pp.ru> References: <20051118131131.GA96190@nagual.pp.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tBHKNuBYyDl8JGD3CtoI" Organization: MarcusCom, Inc. Date: Fri, 18 Nov 2005 19:41:41 -0500 Message-Id: <1132360901.55741.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: gnome@freebsd.org, current@freebsd.org Subject: Re: KSE: whom to blame, -current SMP or firefox? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 00:41:48 -0000 --=-tBHKNuBYyDl8JGD3CtoI Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2005-11-18 at 16:11 +0300, Andrey Chernov wrote: > The problem: I got 100% dead loop at 'install' stage of the 'firefox'=20 > port (after =3D=3D=3D> Building Chrome's registry... message). > '/usr/X11R6/lib/firefox/regchrome' is the program that loops (at the end=20 > of its task, so kill -9 continues install normally). That is SMP machine. >=20 > If I leave it for, say, 10mins, I start to get lots of=20 > calcru: runtime went backwards from 121010657 usec to 120993592 usec for=20 > pid 5769 (regchrome) > on my console. >=20 > The _same_ 'regchrome' binary & libs set runs without problem and exits=20 > quickly on another UP machine!!! Both machines are identical recent=20 > -current. >=20 > 'ktrace' shows that loop happens in KSE code. Here is relevant piece of=20 > 'kdump': > ... > 9152 regchrome NAMI "/usr/X11R6/lib/firefox/chrome/.reregchrome" > 9152 regchrome RET access -1 errno 2 No such file or directory > 9152 regchrome CALL write(0x6,0x282b8f8d,0x1) > 9152 regchrome GIO fd 6 wrote 1 byte > "8" > 9152 regchrome RET write 1 > 9152 regchrome CALL kse_release(0xbfbfe8a0) > 9152 regchrome RET kse_release 0 > 9152 regchrome CALL read(0x5,0xbf8fdb40,0x400) > 9152 regchrome GIO fd 5 read 1 byte > "8" > 9152 regchrome RET read 1 > 9152 regchrome CALL kse_release(0xbf8fdeb0) > 9152 regchrome RET kse_release 0 > 9152 regchrome CALL kse_release(0xbfbfe8a0) > 9152 regchrome RET kse_release 0 > 9152 regchrome CALL kse_release(0xbf8fdeb0) > 9152 regchrome RET kse_release 0 > 9152 regchrome CALL kse_release(0xbfbfe8a0) > 9152 regchrome RET kse_release 0 > 9152 regchrome CALL kse_release(0xbf8fdeb0) > 9152 regchrome RET kse_release 0 > ... loops ... >=20 > Any ideas? Could have to do with your CFLAGS. I certainly don't see this on my -CURRENT i386 machine using default CFLAGS (plus -g). That machine is a single CPU system with Hyperthreading enabled, so it looks like two CPUs. However, there may be a true SMP problem, but I don't think it's anything known to the FreeBSD GNOME team. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-tBHKNuBYyDl8JGD3CtoI Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDfnTFb2iPiv4Uz4cRAoCBAKCPt2OzLPFAKSISgggThwbldCLD8gCfe26D wZSg+RKwvpNPHJaEbD+cBw0= =1Sw8 -----END PGP SIGNATURE----- --=-tBHKNuBYyDl8JGD3CtoI-- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 00:43:31 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2423B16A41F for ; Sat, 19 Nov 2005 00:43:31 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6BFD43D45 for ; Sat, 19 Nov 2005 00:43:30 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jAJ0jIVv013524; Fri, 18 Nov 2005 19:45:19 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Wilde, Donald" In-Reply-To: <040DF00BF960A24897B5B3EFBE63FE8A017B7D10@ES20SNLNT.srn.sandia.gov> References: <040DF00BF960A24897B5B3EFBE63FE8A017B7D10@ES20SNLNT.srn.sandia.gov> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VuZ8Og5DqVEBuHLBFc5r" Organization: MarcusCom, Inc. Date: Fri, 18 Nov 2005 19:43:24 -0500 Message-Id: <1132361004.55741.12.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: X.org fails after 2.12. upgrade X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 00:43:31 -0000 --=-VuZ8Og5DqVEBuHLBFc5r Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2005-11-18 at 08:16 -0700, Wilde, Donald wrote: > I did another cvsup last night (11/17, ports only) and followed that > with portupgrade --all and sh gnome_upgrade.sh. All scripts finished > with zero errors, but the same messages still appear. >=20 > To recap my current state: >=20 > RELENG_5 on i386, aka 5.4-STABLE as of 11/15 >=20 > However, although X.org starts now, Gnome does not. The first time, the > splash screen loads on a gray background, and then an error box shows up > in the upper left corner. >=20 > The error message is: >=20 > The Settings Daemon restarted too many times. > Failed to activate 'OAFID: GNOME_SettingsDaemon' >=20 > After CTRL-ALT-BKSP, I see, 5 times repeated,=20 > Gnome_message: gnome_execute_async_with_env_fds: returning -1 >=20 > and then I see "The application 'gnome-session' lost its connection..." >=20 > I have not heard back from anyone as to the solution to this problem, so > I've subscribed. I'll see list-posted responses now. You haven't heard anything back because this is most likely a problem specific to your server. There are a few FAQ questions that touch on common problems starting GNOME at http://www.freebsd.org/gnome/docs/faq2.html. Have you gone through all of those steps to try and figure out what is happening? Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-VuZ8Og5DqVEBuHLBFc5r Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDfnUsb2iPiv4Uz4cRAhfHAJ9gJPeJnwaUIJfbTXOKSZY7A21zRQCdFWSp iH3mivqw7dUyPcnRzjMQdqw= =HA1e -----END PGP SIGNATURE----- --=-VuZ8Og5DqVEBuHLBFc5r-- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 00:50:52 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8FF216A41F for ; Sat, 19 Nov 2005 00:50:52 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2C343D46 for ; Sat, 19 Nov 2005 00:50:52 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.4/8.13.4) with ESMTP id jAJ0qeoS013579; Fri, 18 Nov 2005 19:52:40 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Hans Nieser In-Reply-To: <437E4103.8070809@nieser.net> References: <437E4103.8070809@nieser.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-la0M/ogF62YZQzPQWjvo" Organization: MarcusCom, Inc. Date: Fri, 18 Nov 2005 19:50:46 -0500 Message-Id: <1132361446.55741.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: Problems opening files from smb/ftp in Nautilus X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 00:50:53 -0000 --=-la0M/ogF62YZQzPQWjvo Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2005-11-18 at 22:00 +0100, Hans Nieser wrote: > Hi list, >=20 > I have been having a few annoyances with opening files from SMB shares an= d=20 > FTP connections in Nautilus ever since I started using Gnome (2.10 / 2.12= =20 > ) and was hoping if anyone on this list could assist me. >=20 > The first problem, is when opening a file that is on an SMB share / FTP=20 > server to which I have read/write access, it is always opened in read-onl= y=20 > mode when opened with gedit. The fact that this only happens with gedit=20 > and not with Screem (a web dev IDE), leads me to believe this is probably= =20 > something with gedit. This is however a bit of an annoyance as I have a=20 > rather large collection of simple text files which I store on another=20 > computer, and I would really like to be able to open and edit these with=20 > gedit, and not Screem (which would be a bit overkill for simple=20 > textfiles), without copying them around all the time. I think this is a limitation in gedit. The same thing happens to me, and I'm certain it is not FreeBSD-specific. >=20 > The second problem is opening files from an FTP volume. I have made a=20 > 'connection' on my desktop to an FTP server on my LAN. When I browse=20 > through it and double click a text-file (opened by gedit by default), it=20 > errors and gives me a popup stating: >=20 > "Couldn't display ftp://hans@royen:21/usr/home/hans/Documents/Notes/todo.= txt >=20 > There was an error launching the application" >=20 > The file's permissions are rw (not x) and its filetype is "Plain text=20 > document" (I should note however that Nautilus' permissions column says=20 > "unknown" for all the files on the FTP). >=20 > The odd thing is however when I right-click the file and open it with an=20 > alternative progran (such as Screem) by using the 'Open with "Screem"'=20 > option, it opens just fine. When I make Screem the primary application fo= r=20 > the file-type "Plain text document", then double-click the text-file, it=20 > also fails. So this time around it's not something specific with gedit,=20 > because when I then right-click the text-file and choose 'Open with "Text= =20 > Editor"' it opens fine (although, again in read-only, the first problem I= =20 > described above). >=20 > I've tried seaching on google but have not found anything relevant. I've=20 > been hinted in #freebsd-gnome on FreeNode IRC that it may be related to=20 > VFS, but my knowledge on VFS is rather limited and wouldn't know where to= =20 > start looking. Can anyone assist me in tackling these problems? I do not think these are FreeBSD-specific. You might try searching GNOME Bugzilla, and opening a new bug if necessary. Note: the problem may be in the way the .desktop file specifies the Exec line. In order to open remote URIs, you need to have the exec line be something like "application %U". Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-la0M/ogF62YZQzPQWjvo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDfnbmb2iPiv4Uz4cRAivqAJ9v7t4mUdHBToRxaIIqkNphn7HTSACffua4 LGuH4eNj77ueRmafF77V7us= =N/+B -----END PGP SIGNATURE----- --=-la0M/ogF62YZQzPQWjvo-- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 00:55:52 2005 Return-Path: X-Original-To: gnome@FreeBSD.ORG Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7F6916A44E; Sat, 19 Nov 2005 00:55:52 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0198D43D4C; Sat, 19 Nov 2005 00:55:51 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id jAJ0toYt049480; Sat, 19 Nov 2005 03:55:50 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id jAJ0totZ049479; Sat, 19 Nov 2005 03:55:50 +0300 (MSK) (envelope-from ache) Date: Sat, 19 Nov 2005 03:55:50 +0300 From: Andrey Chernov To: Joe Marcus Clarke Message-ID: <20051119005549.GA49393@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Joe Marcus Clarke , current@FreeBSD.ORG, gnome@FreeBSD.ORG References: <20051118131131.GA96190@nagual.pp.ru> <1132360901.55741.9.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <1132360901.55741.9.camel@shumai.marcuscom.com> User-Agent: Mutt/1.5.11 Cc: gnome@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: KSE: whom to blame, -current SMP or firefox? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 00:55:53 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 18, 2005 at 07:41:41PM -0500, Joe Marcus Clarke wrote: > Could have to do with your CFLAGS. I certainly don't see this on my > -CURRENT i386 machine using default CFLAGS (plus -g). That machine is a > single CPU system with Hyperthreading enabled, so it looks like two > CPUs. However, there may be a true SMP problem, but I don't think it's > anything known to the FreeBSD GNOME team. Not in my case, at least. I try lowest possible CFLAGS (-O -pipe) first=20 of all. As I already mention, it happens too with the same binary/libs I just copy= =20 =66rom the machine where they works. Also I can mention that the problem appears relatively recently. It works= =20 even on the SMP machine about 2 months ago. --=20 http://ache.pp.ru/ --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iQCVAwUBQ354FeJgpPLZnQjrAQIPlAQAukYmGh2Xht5CWv5Y6ecvYdSXXCalk16j QEnaMtlQY4wbnt4AAi2BcuDu+jb3yNZNePKU55XtpqzEob2iq8fKnco3LwSfvNsC 4so6wTvtxp36Qw50o6H+6z8v88Qei1IlkikoqeK8GfRdMT1DIaJ21bhfDyOD0Dg1 d3JmCWSaS4Q= =AMBO -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 11:02:56 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A09616A41F for ; Sat, 19 Nov 2005 11:02:56 +0000 (GMT) (envelope-from Bram@moolenaar.net) Received: from vmx10.multikabel.net (vmx10.multikabel.net [212.127.254.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8601C43D45 for ; Sat, 19 Nov 2005 11:02:55 +0000 (GMT) (envelope-from Bram@moolenaar.net) Received: from vmx20.multikabel.net ([212.127.254.137]) by vmx10.multikabel.net with esmtp (Exim 4.44) id 1EdQUd-0004kY-6v for gnome@FreeBSD.org; Sat, 19 Nov 2005 12:02:51 +0100 Received: from moolenaar.net (84-107-162-105.dsl.quicknet.nl [84.107.162.105]) by vmx20.multikabel.net (8.13.3/8.13.3) with ESMTP id jAJB2bx4009648 for ; Sat, 19 Nov 2005 12:02:43 +0100 Received: from masaka.moolenaar.net (localhost.moolenaar.net [127.0.0.1]) by moolenaar.net (8.13.1/8.13.1) with ESMTP id jAJB82QZ054395 for ; Sat, 19 Nov 2005 12:08:02 +0100 (CET) (envelope-from Bram@moolenaar.net) Message-Id: <200511191108.jAJB82QZ054395@moolenaar.net> To: gnome@FreeBSD.org From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Sat, 19 Nov 2005 12:08:02 +0100 Sender: Bram@moolenaar.net X-MultiKabel-MailScanner-Information: Please contact helpdesk@quicknet.nl for more information X-MultiKabel-MailScanner: Found to be clean X-MultiKabel-MailScanner-SpamCheck: not spam X-MultiKabel-MX-MailScanner-Information: Please contact helpdesk@quicknet.nl for more information X-MultiKabel-MX-MailScanner: Found to be clean X-MultiKabel-MX-MailScanner-SpamCheck: X-MailScanner-From: bram@moolenaar.net Cc: Subject: port accessibility/atk doesn't build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 11:02:56 -0000 I'm on FreeBSD 5.3-RELEASE. Building the atk port results in: /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool --mode=link cc -O -pipe -Wall -L/usr/local/lib -o libatk-1.0.la -rpath /usr/local/lib -version-info 1010:3:1010 atkaction.lo atkcomponent.lo atkdocument.lo atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhypertext.lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atkobjectfactory.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselection.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atktext.lo atkutil.lo atkvalue.lo atk-enum-types.lo -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv gnome-libtool: link: CURRENT `1010' is not a nonnegative integer gnome-libtool: link: `1010:3:1010' is not valid version information *** Error code 1 Stop in /usr/ports/accessibility/atk/work/atk-1.10.3/atk. *** Error code 1 Can someoen give me a hint how to solve this? -- >From "know your smileys": |-( Contact lenses, but has lost them /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Buy LOTR 3 and help AIDS victims -- http://ICCF.nl/lotr.html /// From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 12:10:45 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 992A516A41F for ; Sat, 19 Nov 2005 12:10:45 +0000 (GMT) (envelope-from alistair.sutton@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4074E43D6A for ; Sat, 19 Nov 2005 12:10:44 +0000 (GMT) (envelope-from alistair.sutton@gmail.com) Received: by nproxy.gmail.com with SMTP id l37so24951nfc for ; Sat, 19 Nov 2005 04:10:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Vj+63ssXLG80c1I/yvUPp2Lm/pblZjY2pbOTVwnClZzYygM8SAW7cI2W1wXXYYp+1tEVWPU3oat1lSL6ALvlq4cPWpOGeoOmXZ0xn9umOqNqBkqIRRTbT9Ap/iYjIVfL0RzhkpE14wtHYWH/6j9f65DKg5KFBusBUG+67tvCokE= Received: by 10.48.210.6 with SMTP id i6mr78892nfg; Sat, 19 Nov 2005 04:10:42 -0800 (PST) Received: by 10.48.3.11 with HTTP; Sat, 19 Nov 2005 04:10:42 -0800 (PST) Message-ID: Date: Sat, 19 Nov 2005 12:10:42 +0000 From: Alistair Sutton To: Bram Moolenaar In-Reply-To: <200511191108.jAJB82QZ054395@moolenaar.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200511191108.jAJB82QZ054395@moolenaar.net> Cc: gnome@freebsd.org Subject: Re: port accessibility/atk doesn't build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 12:10:45 -0000 On 19/11/05, Bram Moolenaar wrote: > > I'm on FreeBSD 5.3-RELEASE. Building the atk port results in: > > /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool --mode=3Dlink cc = -O -pipe -Wall -L/usr/local/lib -o libatk-1.0.la -rpath /usr/local/lib = -version-info 1010:3:1010 atkaction.lo atkcomponent.lo atkdocument.l= o atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhypertext= .lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atko= bjectfactory.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselecti= on.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atkt= ext.lo atkutil.lo atkvalue.lo atk-enum-types.lo -L/usr/local/lib -lgobject-= 2.0 -lgmodule-2.0 -lglib-2.0 -liconv > gnome-libtool: link: CURRENT `1010' is not a nonnegative integer > gnome-libtool: link: `1010:3:1010' is not valid version information > *** Error code 1 > > Stop in /usr/ports/accessibility/atk/work/atk-1.10.3/atk. > *** Error code 1 > > > Can someoen give me a hint how to solve this? Update/reinstall your devel/libtool15 port. Al -- GPG/PGP: http://www.no-dns-yet.org.uk/~everlone/pubkey.gpg From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 13:23:31 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F20016A41F for ; Sat, 19 Nov 2005 13:23:31 +0000 (GMT) (envelope-from Bram@moolenaar.net) Received: from vmx55.multikabel.net (vmx55.multikabel.net [212.127.254.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D73343D46 for ; Sat, 19 Nov 2005 13:23:30 +0000 (GMT) (envelope-from Bram@moolenaar.net) Received: from vmx40.multikabel.net ([212.127.254.139]) by vmx55.multikabel.net with esmtp (Exim 4.44) id 1EdSgh-0003UB-Sk for gnome@freebsd.org; Sat, 19 Nov 2005 14:23:27 +0100 Received: from moolenaar.net (84-107-162-105.dsl.quicknet.nl [84.107.162.105]) by vmx40.multikabel.net (8.13.3/8.13.3) with ESMTP id jAJDNIcS009985; Sat, 19 Nov 2005 14:23:25 +0100 Received: from masaka.moolenaar.net (localhost.moolenaar.net [127.0.0.1]) by moolenaar.net (8.13.1/8.13.1) with ESMTP id jAJDShrc085809; Sat, 19 Nov 2005 14:28:43 +0100 (CET) (envelope-from Bram@moolenaar.net) Message-Id: <200511191328.jAJDShrc085809@moolenaar.net> To: Alistair Sutton In-Reply-To: From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Sat, 19 Nov 2005 14:28:43 +0100 Sender: Bram@moolenaar.net X-MultiKabel-MailScanner-Information: Please contact helpdesk@quicknet.nl for more information X-MultiKabel-MailScanner: Found to be clean X-MultiKabel-MailScanner-SpamCheck: not spam X-MultiKabel-MX-MailScanner-Information: Please contact helpdesk@quicknet.nl for more information X-MultiKabel-MX-MailScanner: Found to be clean X-MultiKabel-MX-MailScanner-SpamCheck: X-MailScanner-From: bram@moolenaar.net Cc: gnome@freebsd.org Subject: Re: port accessibility/atk doesn't build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 13:23:31 -0000 Alistair Sutton wrote: > On 19/11/05, Bram Moolenaar wrote: > > > > I'm on FreeBSD 5.3-RELEASE. Building the atk port results in: > > > > /bin/sh /usr/ports/accessibility/atk/work/gnome-libtool --mode=3Dlink cc = > -O -pipe -Wall -L/usr/local/lib -o libatk-1.0.la -rpath /usr/local/lib = > -version-info 1010:3:1010 atkaction.lo atkcomponent.lo atkdocument.l= > o atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhypertext= > .lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atko= > bjectfactory.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselecti= > on.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atkt= > ext.lo atkutil.lo atkvalue.lo atk-enum-types.lo -L/usr/local/lib -lgobject-= > 2.0 -lgmodule-2.0 -lglib-2.0 -liconv > > gnome-libtool: link: CURRENT `1010' is not a nonnegative integer > > gnome-libtool: link: `1010:3:1010' is not valid version information > > *** Error code 1 > > > > Stop in /usr/ports/accessibility/atk/work/atk-1.10.3/atk. > > *** Error code 1 > > > > > > Can someoen give me a hint how to solve this? > > Update/reinstall your devel/libtool15 port. Thanks for the hint. It appears to work. Any way to have this done automatically by adding a dependency to atk? I was doing this as part of upgrading firefox to 1.0.7_4,1. It still crashes quite often :-(. -- >From "know your smileys": :-* A big kiss! /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Buy LOTR 3 and help AIDS victims -- http://ICCF.nl/lotr.html /// From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 13:36:16 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450C116A41F; Sat, 19 Nov 2005 13:36:16 +0000 (GMT) (envelope-from stoerte@dreamwarrior.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99EC543D46; Sat, 19 Nov 2005 13:36:15 +0000 (GMT) (envelope-from stoerte@dreamwarrior.net) Received: from [82.141.57.47] (helo=sisyphos.foobar.ath.cx) by mrelayeu.kundenserver.de (node=mrelayeu1) with ESMTP (Nemesis), id 0MKwpI-1EdSt32zOQ-0000s7; Sat, 19 Nov 2005 14:36:14 +0100 Received: from stoerte by sisyphos.foobar.ath.cx with local (Exim 4.52 (FreeBSD)) id 1EdSt4-000GqE-5O; Sat, 19 Nov 2005 14:36:14 +0100 To: FreeBSD-gnats-submit@freebsd.org From: Frank Ruell X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: Date: Sat, 19 Nov 2005 14:36:14 +0100 X-Provags-ID: kundenserver.de abuse@kundenserver.de login:97c0264cb82c2bc8c92e9f809e6eb40d Cc: gnome@FreeBSD.org Subject: [patch] graphics/dia - add forgotten icon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Ruell List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 13:36:16 -0000 >Submitter-Id: current-users >Originator: Frank Ruell >Organization: >Confidential: no >Synopsis: [patch] graphics/dia - add forgotten icon >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.0-STABLE i386 >Environment: System: FreeBSD sisyphos.foobar.ath.cx 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 19 01:35:45 CET 2005 root@sisyphos.foobar.ath.cx:/usr/obj/mnt/var/src/sys/GENERIC i386 >Description: correct icon's suffix from .png to .xpm >Fix: --- graphics_dia.patch begins here --- diff -rN -u -u old-dia/Makefile new-dia/Makefile --- old-dia/Makefile 2005-11-19 14:18:58.000000000 +0100 +++ new-dia/Makefile 2005-11-19 14:18:58.000000000 +0100 @@ -7,7 +7,7 @@ PORTNAME= dia PORTVERSION= 0.94 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff -rN -u -u old-dia/files/patch-sheets_ER.sheet.in new-dia/files/patch-sheets_ER.sheet.in --- old-dia/files/patch-sheets_ER.sheet.in 1970-01-01 01:00:00.000000000 +0100 +++ new-dia/files/patch-sheets_ER.sheet.in 2005-11-19 14:18:58.000000000 +0100 @@ -0,0 +1,11 @@ +--- sheets/ER.sheet.in~ Sat Nov 19 11:49:51 2005 ++++ sheets/ER.sheet.in Sat Nov 19 11:49:51 2005 +@@ -8,7 +8,7 @@ + + + <_description>Weak entity +- ER/weakentity.png ++ ER/weakentity.xpm + + + <_description>Relationship --- graphics_dia.patch ends here --- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 13:42:14 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E377316A41F; Sat, 19 Nov 2005 13:42:14 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37FBB43D6D; Sat, 19 Nov 2005 13:42:14 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAJDgEOT018340; Sat, 19 Nov 2005 13:42:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAJDgELp018336; Sat, 19 Nov 2005 13:42:14 GMT (envelope-from edwin) Date: Sat, 19 Nov 2005 13:42:14 GMT From: Edwin Groothuis Message-Id: <200511191342.jAJDgELp018336@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/89279: [patch] graphics/dia - add forgotten icon X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 13:42:15 -0000 Synopsis: [patch] graphics/dia - add forgotten icon Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Nov 19 13:42:13 GMT 2005 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=89279 From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 19:13:30 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FC2B16A41F for ; Sat, 19 Nov 2005 19:13:30 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1196743D5C for ; Sat, 19 Nov 2005 19:13:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 696A01A3C19 for ; Sat, 19 Nov 2005 11:13:20 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9029351265; Sat, 19 Nov 2005 14:13:19 -0500 (EST) Date: Sat, 19 Nov 2005 14:13:19 -0500 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20051119191319.GD78671@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yudcn1FV7Hsu/q59" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: avahi-0.6_2 failed on i386 4] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 19:13:30 -0000 --yudcn1FV7Hsu/q59 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sat, 19 Nov 2005 13:55:44 GMT From: User Ports-i386 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: avahi-0.6_2 failed on i386 4 X-UIDL: ]kR"!L[4"!1G2"!_D'"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.5 building avahi-0.6_2 on gohan38.freebsd.org in directory /x/tmp/4/chroot/185 maintained by: gnome@FreeBSD.org port directory: /usr/ports/net/avahi build started at Sat Nov 19 13:53:22 GMT 2005 FETCH_DEPENDS=3D PATCH_DEPENDS=3Dlibtool-1.5.20.tgz EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Ddbus-0.50_1.tgz expat-1.95.8_3.tgz gdbm-1.8.3_1.tgz gettext= -0.14.5.tgz glib-2.8.4.tgz gmake-3.80_2.tgz libdaemon-0.9.tgz libiconv-1.9.= 2_1.tgz libtool-1.5.20.tgz libxml2-2.6.22.tgz pkgconfig-0.20.tgz rc_subr-1.= 31_1.tgz RUN_DEPENDS=3Ddbus-0.50_1.tgz expat-1.95.8_3.tgz gdbm-1.8.3_1.tgz gettext-0= .14.5.tgz glib-2.8.4.tgz libdaemon-0.9.tgz libiconv-1.9.2_1.tgz libxml2-2.6= .22.tgz pkgconfig-0.20.tgz rc_subr-1.31_1.tgz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D> avahi-0.6.tar.gz doesn't seem to exist in /tmp/distfiles/. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/avahi-0.6.t= ar.gz: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/avahi-0.6.tar.gz: = File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from http://www.freedesktop.org/~lennart/. avahi-0.6.tar.gz 824 kB 221 kBps =3D> MD5 Checksum OK for avahi-0.6.tar.gz. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Extracting for avahi-0.6_2 =3D> MD5 Checksum OK for avahi-0.6.tar.gz. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg libtool-1.5.20.tgz adding dependencies pkg_add libtool-1.5.20.tgz =3D=3D=3D> Patching for avahi-0.6_2 =3D=3D=3D> avahi-0.6_2 depends on file: /usr/local/bin/libtool15 - found Deleting libtool-1.5.20=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg dbus-0.50_1.tgz expat-1.95.8_3.tgz gdbm-1.8.3_1.tgz gettext-0.14.5.= tgz glib-2.8.4.tgz gmake-3.80_2.tgz libdaemon-0.9.tgz libiconv-1.9.2_1.tgz = libtool-1.5.20.tgz libxml2-2.6.22.tgz pkgconfig-0.20.tgz rc_subr-1.31_1.tgz adding dependencies pkg_add dbus-0.50_1.tgz Added group "messagebus". Added user "messagebus". pkg_add expat-1.95.8_3.tgz skipping expat-1.95.8_3, already added pkg_add gdbm-1.8.3_1.tgz pkg_add gettext-0.14.5.tgz skipping gettext-0.14.5, already added pkg_add glib-2.8.4.tgz skipping glib-2.8.4, already added pkg_add gmake-3.80_2.tgz pkg_add libdaemon-0.9.tgz pkg_add libiconv-1.9.2_1.tgz skipping libiconv-1.9.2_1, already added pkg_add libtool-1.5.20.tgz pkg_add libxml2-2.6.22.tgz skipping libxml2-2.6.22, already added pkg_add pkgconfig-0.20.tgz skipping pkgconfig-0.20, already added pkg_add rc_subr-1.31_1.tgz skipping rc_subr-1.31_1, already added =3D=3D=3D> avahi-0.6_2 depends on executable: gmake - found =3D=3D=3D> avahi-0.6_2 depends on file: /usr/local/bin/libtool15 - found =3D=3D=3D> avahi-0.6_2 depends on executable: pkg-config - found =3D=3D=3D> avahi-0.6_2 depends on shared library: expat.5 - found =3D=3D=3D> avahi-0.6_2 depends on shared library: daemon.2 - found =3D=3D=3D> avahi-0.6_2 depends on shared library: dbus-1.1 - found =3D=3D=3D> avahi-0.6_2 depends on shared library: gdbm.3 - found =3D=3D=3D> avahi-0.6_2 depends on shared library: glib-2.0.0 - found =3D=3D=3D> Configuring for avahi-0.6_2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for egrep... grep -E checking whether cc needs -traditional... no checking build system type... i386-portbld-freebsd4.11 checking host system type... i386-portbld-freebsd4.11 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared librar= ies... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for the pthreads library -lpthreads... no checking for the pthreads library -lpthread... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking for linux/netlink.h... no checking for net/route.h... yes checking for struct ip_mreqn... no checking for struct ip_mreq... no configure: WARNING: Your distribution (freebsd) is supported but no init sc= ript exist yet! (patches welcome) checking whether cc accepts -std=3Dc99... no checking whether cc accepts -Wall... yes checking whether cc accepts -W... yes checking whether cc accepts -Wextra... no checking whether cc accepts -pedantic... yes checking whether cc accepts -pipe... yes checking whether cc accepts -Wformat... yes checking whether cc accepts -Wold-style-definition... no checking whether cc accepts -Wdeclaration-after-statement... no checking whether cc accepts -Wfloat-equal... no checking whether cc accepts -Wmissing-declarations... yes checking whether cc accepts -Wmissing-prototypes... yes checking whether cc accepts -Wstrict-prototypes... yes checking whether cc accepts -Wredundant-decls... yes checking whether cc accepts -Wmissing-noreturn... yes checking whether cc accepts -Wshadow... yes checking whether cc accepts -Wendif-labels... no checking whether cc accepts -Wpointer-arith... yes checking whether cc accepts -Wbad-function-cast... yes checking whether cc accepts -Wcast-qual... yes checking whether cc accepts -Wcast-align... yes checking whether cc accepts -Wwrite-strings... yes checking whether cc accepts -Winline... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gethostname... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for uname... yes checking for setresuid... yes checking for setreuid... yes checking for setresgid... yes checking for setregid... yes checking for strcasecmp... yes checking for gettimeofday... yes checking for putenv... yes checking for strncasecmp... yes checking for strlcpy... yes checking for gethostbyname... yes checking for seteuid... yes checking for setegid... yes checking for setproctitle... yes checking for getprogname... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether lstat dereferences a symlink specified with a trailing sla= sh... no checking whether stat accepts an empty string... no checking for mode_t... yes checking for pid_t... yes checking whether environ is declared... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking for chroot... yes checking for pkg-config... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB20... yes checking for DBUS... yes checking for XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for gdbm_open in -lgdbm... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for LIBDAEMON... yes checking for xmltoman... no configure: WARNING: *** Not rebuilding man pages as xmltoman is not found *= ** configure: creating ./config.status config.status: creating Makefile config.status: creating avahi-common/Makefile config.status: creating avahi-core/Makefile config.status: creating avahi-glib/Makefile config.status: creating avahi-qt/Makefile config.status: creating avahi-daemon/Makefile config.status: creating avahi-daemon/avahi-dbus.conf config.status: creating avahi-discover-standalone/Makefile config.status: creating avahi-client/Makefile config.status: creating initscript/Makefile config.status: creating initscript/debian/Makefile config.status: creating initscript/gentoo/Makefile config.status: creating initscript/archlinux/Makefile config.status: creating initscript/suse/Makefile config.status: creating initscript/fedora/Makefile config.status: creating initscript/darwin/Makefile config.status: creating avahi-dnsconfd/Makefile config.status: creating avahi-utils/Makefile config.status: creating avahi-python/Makefile config.status: creating avahi-python/avahi/Makefile config.status: creating examples/Makefile config.status: creating common/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating service-type-database/Makefile config.status: creating avahi-sharp/Makefile config.status: creating avahi-compat-libdns_sd/Makefile config.status: creating avahi-compat-howl/Makefile config.status: creating avahi-compat-howl/samples/Makefile config.status: creating config.h config.status: executing depfiles commands ---{ avahi 0.6 }--- prefix: /usr/local sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var avahi socket: ${prefix}/var/run/avahi-daemon/socket dbus-1 system.d dir: ${prefix}/etc/dbus-1/system.d dbus-1 version: 0.50 dbus-1 system socket unix:path=3D/var/run/dbus/system_bus_socket compiler: cc cflags: -O -pipe -Wall -W -pedantic -pipe -Wformat -Wm= issing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-de= cls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-= qual -Wcast-align -Wwrite-strings -Winline Enable GLIB: yes Enable GTK: no Enable D-BUS: yes Enable Expat: yes Enable GDBM: yes Enable libdaemon: yes Enable Python: no Enable pygtk: no Enable python-dbus: no Enable QT3: no Enable QT4: no Enable Mono: no Distribution/OS: freebsd User for Avahi: avahi Group for Avahi: avahi Enable chroot(): no Building libavahi-core yes Building avahi-daemon: yes Building avahi-dnsconfd: yes Building libavahi-client: yes Building avahi-utils: yes Building avahi-python: no Building libavahi-glib: yes Building avahi-discover-standalone: no Building libavahi-qt3: no Building libavahi-qt4: no Building avahi-sharp: no Building avahi-compat-libdns_sd: no Building avahi-compat-howl: no Building tests: no =3D=3D=3D> Building for avahi-0.6_2 gmake all-recursive gmake[1]: Entering directory `/work/a/ports/net/avahi/work/avahi-0.6' Making all in common gmake[2]: Entering directory `/work/a/ports/net/avahi/work/avahi-0.6/common' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/work/a/ports/net/avahi/work/avahi-0.6/common' Making all in avahi-common gmake[2]: Entering directory `/work/a/ports/net/avahi/work/avahi-0.6/avahi-= common' source=3D'malloc.c' object=3D'libavahi_common_la-malloc.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-malloc.lo `test -f 'malloc.c' || echo './'`malloc.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c malloc.c -Wp= ,-MD,.deps/libavahi_common_la-malloc.TPlo -fPIC -DPIC -o .libs/libavahi_co= mmon_la-malloc.o In file included from malloc.c:26: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c malloc.c -Wp= ,-MD,.deps/libavahi_common_la-malloc.TPlo -o libavahi_common_la-malloc.o >/= dev/null 2>&1 source=3D'address.c' object=3D'libavahi_common_la-address.lo' libtool=3Dyes= \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-address.lo `test -f 'address.c' || echo './'`address.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c address.c -W= p,-MD,.deps/libavahi_common_la-address.TPlo -fPIC -DPIC -o .libs/libavahi_= common_la-address.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c address.c -W= p,-MD,.deps/libavahi_common_la-address.TPlo -o libavahi_common_la-address.o= >/dev/null 2>&1 source=3D'alternative.c' object=3D'libavahi_common_la-alternative.lo' libto= ol=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-alternative.lo `test -f 'alternative.c' || echo './'`alternat= ive.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c alternative.= c -Wp,-MD,.deps/libavahi_common_la-alternative.TPlo -fPIC -DPIC -o .libs/l= ibavahi_common_la-alternative.o In file included from alternative.c:27: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c alternative.= c -Wp,-MD,.deps/libavahi_common_la-alternative.TPlo -o libavahi_common_la-a= lternative.o >/dev/null 2>&1 source=3D'error.c' object=3D'libavahi_common_la-error.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-error.lo `test -f 'error.c' || echo './'`error.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c error.c -Wp,= -MD,.deps/libavahi_common_la-error.TPlo -fPIC -DPIC -o .libs/libavahi_comm= on_la-error.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c error.c -Wp,= -MD,.deps/libavahi_common_la-error.TPlo -o libavahi_common_la-error.o >/dev= /null 2>&1 source=3D'strlst.c' object=3D'libavahi_common_la-strlst.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-strlst.lo `test -f 'strlst.c' || echo './'`strlst.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c strlst.c -Wp= ,-MD,.deps/libavahi_common_la-strlst.TPlo -fPIC -DPIC -o .libs/libavahi_co= mmon_la-strlst.o In file included from strlst.c:30: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' In file included from strlst.c:34: defs.h:288: warning: comma at end of enumerator list defs.h:293: warning: comma at end of enumerator list cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c strlst.c -Wp= ,-MD,.deps/libavahi_common_la-strlst.TPlo -o libavahi_common_la-strlst.o >/= dev/null 2>&1 source=3D'domain.c' object=3D'libavahi_common_la-domain.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-domain.lo `test -f 'domain.c' || echo './'`domain.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c domain.c -Wp= ,-MD,.deps/libavahi_common_la-domain.TPlo -fPIC -DPIC -o .libs/libavahi_co= mmon_la-domain.o In file included from domain.c:33: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c domain.c -Wp= ,-MD,.deps/libavahi_common_la-domain.TPlo -o libavahi_common_la-domain.o >/= dev/null 2>&1 source=3D'timeval.c' object=3D'libavahi_common_la-timeval.lo' libtool=3Dyes= \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-timeval.lo `test -f 'timeval.c' || echo './'`timeval.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c timeval.c -W= p,-MD,.deps/libavahi_common_la-timeval.TPlo -fPIC -DPIC -o .libs/libavahi_= common_la-timeval.o In file included from timeval.c:27: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c timeval.c -W= p,-MD,.deps/libavahi_common_la-timeval.TPlo -o libavahi_common_la-timeval.o= >/dev/null 2>&1 source=3D'simple-watch.c' object=3D'libavahi_common_la-simple-watch.lo' lib= tool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-simple-watch.lo `test -f 'simple-watch.c' || echo './'`simple= -watch.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c simple-watch= .c -Wp,-MD,.deps/libavahi_common_la-simple-watch.TPlo -fPIC -DPIC -o .libs= /libavahi_common_la-simple-watch.o In file included from llist.h:27, from simple-watch.c:34: /usr/include/assert.h:64: warning: redundant redeclaration of `__assert' in= same scope /usr/include/assert.h:64: warning: previous declaration of `__assert' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c simple-watch= .c -Wp,-MD,.deps/libavahi_common_la-simple-watch.TPlo -o libavahi_common_la= -simple-watch.o >/dev/null 2>&1 source=3D'rlist.c' object=3D'libavahi_common_la-rlist.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libav= ahi_common_la-rlist.lo `test -f 'rlist.c' || echo './'`rlist.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c rlist.c -Wp,= -MD,.deps/libavahi_common_la-rlist.TPlo -fPIC -DPIC -o .libs/libavahi_comm= on_la-rlist.o In file included from rlist.c:26: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -D_THREAD_SAFE -pthread -O -pipe -Wall -W -pedantic -= pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototyp= es -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-func= tion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c rlist.c -Wp,= -MD,.deps/libavahi_common_la-rlist.TPlo -o libavahi_common_la-rlist.o >/dev= /null 2>&1 /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dlink= cc -I.. '-DDEBUG_TRAP=3D__asm__("int $3")' -O -pipe -Wall -W -pedantic -p= ipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototype= s -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-funct= ion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -L/usr/local/li= b -o libavahi-common.la -rpath /usr/local/lib -export-dynamic -version-in= fo 3:0:0 libavahi_common_la-malloc.lo libavahi_common_la-address.lo libavah= i_common_la-alternative.lo libavahi_common_la-error.lo libavahi_common_la-s= trlst.lo libavahi_common_la-domain.lo libavahi_common_la-timeval.lo libavah= i_common_la-simple-watch.lo libavahi_common_la-rlist.lo =20 cc -shared .libs/libavahi_common_la-malloc.o .libs/libavahi_common_la-addr= ess.o .libs/libavahi_common_la-alternative.o .libs/libavahi_common_la-error= .o .libs/libavahi_common_la-strlst.o .libs/libavahi_common_la-domain.o .lib= s/libavahi_common_la-timeval.o .libs/libavahi_common_la-simple-watch.o .lib= s/libavahi_common_la-rlist.o -L/usr/local/lib -Wl,-soname -Wl,libavahi-co= mmon.so.3 -o .libs/libavahi-common.so.3 (cd .libs && rm -f libavahi-common.so && ln -s libavahi-common.so.3 libavah= i-common.so) (cd .libs && rm -f libavahi-common.so && ln -s libavahi-common.so.3 libavah= i-common.so) ar cru .libs/libavahi-common.a libavahi_common_la-malloc.o libavahi_common= _la-address.o libavahi_common_la-alternative.o libavahi_common_la-error.o l= ibavahi_common_la-strlst.o libavahi_common_la-domain.o libavahi_common_la-t= imeval.o libavahi_common_la-simple-watch.o libavahi_common_la-rlist.o ranlib .libs/libavahi-common.a creating libavahi-common.la (cd .libs && rm -f libavahi-common.la && ln -s ../libavahi-common.la libava= hi-common.la) source=3D'dbus-watch-glue.c' object=3D'libdbus_common_la-dbus-watch-glue.lo= ' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -I/usr/local/include/dbus-1.0 -I/usr/local/include/= dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O -pipe -Wall -W -pedanti= c -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-proto= types -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-f= unction-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libdbu= s_common_la-dbus-watch-glue.lo `test -f 'dbus-watch-glue.c' || echo './'`db= us-watch-glue.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O -pipe -Wall -W -pedantic -pi= pe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes= -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-functi= on-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus-watch-glu= e.c -Wp,-MD,.deps/libdbus_common_la-dbus-watch-glue.TPlo -fPIC -DPIC -o .l= ibs/libdbus_common_la-dbus-watch-glue.o In file included from /usr/local/include/dbus-1.0/dbus/dbus.h:33, from dbus-watch-glue.h:25, from dbus-watch-glue.c:27: /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:32: warning: ANSI= C does not allow extra `;' outside of a function /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:54: warning: ANSI= C does not allow extra `;' outside of a function cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O -pipe -Wall -W -pedantic -pi= pe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes= -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-functi= on-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus-watch-glu= e.c -Wp,-MD,.deps/libdbus_common_la-dbus-watch-glue.TPlo -o libdbus_common_= la-dbus-watch-glue.o >/dev/null 2>&1 source=3D'dbus.c' object=3D'libdbus_common_la-dbus.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -I/usr/local/include/dbus-1.0 -I/usr/local/include/= dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O -pipe -Wall -W -pedanti= c -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-proto= types -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-f= unction-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o libdbu= s_common_la-dbus.lo `test -f 'dbus.c' || echo './'`dbus.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O -pipe -Wall -W -pedantic -pi= pe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes= -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-functi= on-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus.c -Wp,-MD= ,.deps/libdbus_common_la-dbus.TPlo -fPIC -DPIC -o .libs/libdbus_common_la-= dbus.o In file included from dbus.c:26: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' In file included from /usr/local/include/dbus-1.0/dbus/dbus.h:33, from ../avahi-common/dbus.h:28, from dbus.c:31: /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:32: warning: ANSI= C does not allow extra `;' outside of a function /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:54: warning: ANSI= C does not allow extra `;' outside of a function cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -O -pipe -Wall -W -pedantic -pi= pe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes= -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-functi= on-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus.c -Wp,-MD= ,.deps/libdbus_common_la-dbus.TPlo -o libdbus_common_la-dbus.o >/dev/null 2= >&1 /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dlink= cc -I.. '-DDEBUG_TRAP=3D__asm__("int $3")' -O -pipe -Wall -W -pedantic -p= ipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototype= s -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-funct= ion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -L/usr/local/li= b -o libdbus-common.la -all-static libdbus_common_la-dbus-watch-glue.lo l= ibdbus_common_la-dbus.lo =20 ar cru .libs/libdbus-common.a libdbus_common_la-dbus-watch-glue.o libdbus_= common_la-dbus.o ranlib .libs/libdbus-common.a creating libdbus-common.la (cd .libs && rm -f libdbus-common.la && ln -s ../libdbus-common.la libdbus-= common.la) source=3D'dbus-watch-glue.c' object=3D'libdbus_common_pic_la-dbus-watch-glu= e.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -I/usr/local/include/dbus-1.0 -I/usr/local/include/= dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fPIC -O -pipe -Wall -W -p= edantic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict= -prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -= Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o = libdbus_common_pic_la-dbus-watch-glue.lo `test -f 'dbus-watch-glue.c' || ec= ho './'`dbus-watch-glue.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fPIC -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus-wat= ch-glue.c -Wp,-MD,.deps/libdbus_common_pic_la-dbus-watch-glue.TPlo -fPIC -= DPIC -o .libs/libdbus_common_pic_la-dbus-watch-glue.o In file included from /usr/local/include/dbus-1.0/dbus/dbus.h:33, from dbus-watch-glue.h:25, from dbus-watch-glue.c:27: /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:32: warning: ANSI= C does not allow extra `;' outside of a function /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:54: warning: ANSI= C does not allow extra `;' outside of a function cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fPIC -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus-wat= ch-glue.c -Wp,-MD,.deps/libdbus_common_pic_la-dbus-watch-glue.TPlo -o libdb= us_common_pic_la-dbus-watch-glue.o >/dev/null 2>&1 source=3D'dbus.c' object=3D'libdbus_common_pic_la-dbus.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -I/usr/local/include/dbus-1.0 -I/usr/local/include/= dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fPIC -O -pipe -Wall -W -p= edantic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict= -prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -= Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c -o = libdbus_common_pic_la-dbus.lo `test -f 'dbus.c' || echo './'`dbus.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fPIC -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus.c -= Wp,-MD,.deps/libdbus_common_pic_la-dbus.TPlo -fPIC -DPIC -o .libs/libdbus_= common_pic_la-dbus.o In file included from dbus.c:26: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' In file included from /usr/local/include/dbus-1.0/dbus/dbus.h:33, from ../avahi-common/dbus.h:28, from dbus.c:31: /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:32: warning: ANSI= C does not allow extra `;' outside of a function /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:36: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:37: warning: ANSI= C does not support `long long' /usr/local/include/dbus-1.0/include/dbus/dbus-arch-deps.h:54: warning: ANSI= C does not allow extra `;' outside of a function cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -fPIC -O -pipe -Wall -W -pedant= ic -pipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prot= otypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-= function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -c dbus.c -= Wp,-MD,.deps/libdbus_common_pic_la-dbus.TPlo -o libdbus_common_pic_la-dbus.= o >/dev/null 2>&1 /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dlink= cc -I.. '-DDEBUG_TRAP=3D__asm__("int $3")' -O -pipe -Wall -W -pedantic -p= ipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototype= s -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-funct= ion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -L/usr/local/li= b -o libdbus-common-pic.la -all-static libdbus_common_pic_la-dbus-watch-g= lue.lo libdbus_common_pic_la-dbus.lo =20 ar cru .libs/libdbus-common-pic.a libdbus_common_pic_la-dbus-watch-glue.o = libdbus_common_pic_la-dbus.o ranlib .libs/libdbus-common-pic.a creating libdbus-common-pic.la (cd .libs && rm -f libdbus-common-pic.la && ln -s ../libdbus-common-pic.la = libdbus-common-pic.la) gmake[2]: Leaving directory `/work/a/ports/net/avahi/work/avahi-0.6/avahi-c= ommon' Making all in avahi-glib gmake[2]: Entering directory `/work/a/ports/net/avahi/work/avahi-0.6/avahi-= glib' source=3D'glib-watch.c' object=3D'libavahi_glib_la-glib-watch.lo' libtool= =3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib= -2.0/include -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-declar= ations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing= -noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-a= lign -Wwrite-strings -Winline -c -o libavahi_glib_la-glib-watch.lo `test -f= 'glib-watch.c' || echo './'`glib-watch.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-declaration= s -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-nore= turn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align = -Wwrite-strings -Winline -c glib-watch.c -Wp,-MD,.deps/libavahi_glib_la-gli= b-watch.TPlo -fPIC -DPIC -o .libs/libavahi_glib_la-glib-watch.o In file included from /usr/local/include/glib-2.0/glib.h:53, from glib-watch.h:27, from glib-watch.c:30: /usr/local/include/glib-2.0/glib/gmessages.h:144: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:147: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:150: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:153: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:156: warning: ANSI C does not = allow macro with variable arguments In file included from /usr/local/include/glib-2.0/glib/gstring.h:32, from /usr/local/include/glib-2.0/glib/giochannel.h:32, from /usr/local/include/glib-2.0/glib.h:45, from glib-watch.h:27, from glib-watch.c:30: /usr/local/include/glib-2.0/glib/gutils.h:248: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:250: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:252: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:263: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:265: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:266: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:267: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:272: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:285: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:300: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:313: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:322: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:339: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:348: warning: ANSI does not permi= t the keyword `inline' In file included from /usr/local/include/glib-2.0/glib/giochannel.h:32, from /usr/local/include/glib-2.0/glib.h:45, from glib-watch.h:27, from glib-watch.c:30: /usr/local/include/glib-2.0/glib/gstring.h:121: warning: ANSI does not perm= it the keyword `inline' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-declaration= s -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-nore= turn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align = -Wwrite-strings -Winline -c glib-watch.c -Wp,-MD,.deps/libavahi_glib_la-gli= b-watch.TPlo -o libavahi_glib_la-glib-watch.o >/dev/null 2>&1 source=3D'glib-malloc.c' object=3D'libavahi_glib_la-glib-malloc.lo' libtool= =3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib= -2.0/include -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-declar= ations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing= -noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-a= lign -Wwrite-strings -Winline -c -o libavahi_glib_la-glib-malloc.lo `test -= f 'glib-malloc.c' || echo './'`glib-malloc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-declaration= s -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-nore= turn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align = -Wwrite-strings -Winline -c glib-malloc.c -Wp,-MD,.deps/libavahi_glib_la-gl= ib-malloc.TPlo -fPIC -DPIC -o .libs/libavahi_glib_la-glib-malloc.o In file included from /usr/local/include/glib-2.0/glib.h:53, from glib-malloc.h:27, from glib-malloc.c:29: /usr/local/include/glib-2.0/glib/gmessages.h:144: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:147: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:150: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:153: warning: ANSI C does not = allow macro with variable arguments /usr/local/include/glib-2.0/glib/gmessages.h:156: warning: ANSI C does not = allow macro with variable arguments In file included from /usr/local/include/glib-2.0/glib/gstring.h:32, from /usr/local/include/glib-2.0/glib/giochannel.h:32, from /usr/local/include/glib-2.0/glib.h:45, from glib-malloc.h:27, from glib-malloc.c:29: /usr/local/include/glib-2.0/glib/gutils.h:248: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:250: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:252: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:263: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:265: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:266: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:267: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:272: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:285: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:300: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:313: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:322: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:339: warning: ANSI does not permi= t the keyword `inline' /usr/local/include/glib-2.0/glib/gutils.h:348: warning: ANSI does not permi= t the keyword `inline' In file included from /usr/local/include/glib-2.0/glib/giochannel.h:32, from /usr/local/include/glib-2.0/glib.h:45, from glib-malloc.h:27, from glib-malloc.c:29: /usr/local/include/glib-2.0/glib/gstring.h:121: warning: ANSI does not perm= it the keyword `inline' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2= .0/include -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-declaration= s -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-nore= turn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align = -Wwrite-strings -Winline -c glib-malloc.c -Wp,-MD,.deps/libavahi_glib_la-gl= ib-malloc.TPlo -o libavahi_glib_la-glib-malloc.o >/dev/null 2>&1 /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dlink= cc -I.. '-DDEBUG_TRAP=3D__asm__("int $3")' -O -pipe -Wall -W -pedantic -p= ipe -Wformat -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototype= s -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-funct= ion-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -L/usr/local/li= b -o libavahi-glib.la -rpath /usr/local/lib -export-dynamic -version-info = 1:0:0 libavahi_glib_la-glib-watch.lo libavahi_glib_la-glib-malloc.lo ../av= ahi-common/libavahi-common.la -L/usr/local/lib -lglib-2.0 -liconv =20 cc -shared .libs/libavahi_glib_la-glib-watch.o .libs/libavahi_glib_la-glib= -malloc.o -Wl,--rpath -Wl,/work/a/ports/net/avahi/work/avahi-0.6/avahi-com= mon/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib ../avahi-common/.= libs/libavahi-common.so -lglib-2.0 -liconv -Wl,-soname -Wl,libavahi-glib.s= o.1 -o .libs/libavahi-glib.so.1 (cd .libs && rm -f libavahi-glib.so && ln -s libavahi-glib.so.1 libavahi-gl= ib.so) (cd .libs && rm -f libavahi-glib.so && ln -s libavahi-glib.so.1 libavahi-gl= ib.so) ar cru .libs/libavahi-glib.a libavahi_glib_la-glib-watch.o libavahi_glib_l= a-glib-malloc.o ranlib .libs/libavahi-glib.a creating libavahi-glib.la (cd .libs && rm -f libavahi-glib.la && ln -s ../libavahi-glib.la libavahi-g= lib.la) gmake[2]: Leaving directory `/work/a/ports/net/avahi/work/avahi-0.6/avahi-g= lib' Making all in avahi-core gmake[2]: Entering directory `/work/a/ports/net/avahi/work/avahi-0.6/avahi-= core' source=3D'timeeventq.c' object=3D'libavahi_core_la-timeeventq.lo' libtool= =3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissi= ng-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls = -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual= -Wcast-align -Wwrite-strings -Winline -c -o libavahi_core_la-timeeventq.lo= `test -f 'timeeventq.c' || echo './'`timeeventq.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-= declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wm= issing-noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -W= cast-align -Wwrite-strings -Winline -c timeeventq.c -Wp,-MD,.deps/libavahi_= core_la-timeeventq.TPlo -fPIC -DPIC -o .libs/libavahi_core_la-timeeventq.o In file included from timeeventq.c:27: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-= declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wm= issing-noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -W= cast-align -Wwrite-strings -Winline -c timeeventq.c -Wp,-MD,.deps/libavahi_= core_la-timeeventq.TPlo -o libavahi_core_la-timeeventq.o >/dev/null 2>&1 source=3D'iface.c' object=3D'libavahi_core_la-iface.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/net/avahi/work/gnome-libtool --tag=3DCC --mode=3Dcomp= ile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. '-DDEBUG_TR= AP=3D__asm__("int $3")' -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissi= ng-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls = -Wmissing-noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual= -Wcast-align -Wwrite-strings -Winline -c -o libavahi_core_la-iface.lo `tes= t -f 'iface.c' || echo './'`iface.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. "-DDEBUG_TRAP=3D= __asm__(\"int \$3\")" -O -pipe -Wall -W -pedantic -pipe -Wformat -Wmissing-= declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wm= issing-noreturn -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -W= cast-align -Wwrite-strings -Winline -c iface.c -Wp,-MD,.deps/libavahi_core_= la-iface.TPlo -fPIC -DPIC -o .libs/libavahi_core_la-iface.o In file included from iface.c:29: /usr/include/stdlib.h:111: warning: ANSI C does not support `long long' /usr/include/stdlib.h:117: warning: ANSI C does not support `long long' In file included from iface.c:30: /usr/include/netinet/in.h:235: syntax error before `in_addr_t' /usr/include/netinet/in.h:236: warning: struct has no members /usr/include/netinet/in.h:287: syntax error before `u_char' In file included from /usr/include/netinet/in.h:493, from iface.c:30: /usr/include/netinet6/in6.h:122: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:125: warning: union has no members /usr/include/netinet6/in6.h:144: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:149: syntax error before `u_int32_t' /usr/include/netinet6/in6.h:612: syntax error before `*' /usr/include/netinet6/in6.h:613: warning: type defaults to `int' in declara= tion of `inet6_option_append' /usr/include/netinet6/in6.h:613: warning: function declaration isn't a prot= otype /usr/include/netinet6/in6.h:614: syntax error before `*' /usr/include/netinet6/in6.h:614: warning: type defaults to `int' in declara= tion of `inet6_option_alloc' /usr/include/netinet6/in6.h:614: ANSI C forbids data definition with no typ= e or storage class /usr/include/netinet6/in6.h:615: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:615: warning: function declaration isn't a prot= otype /usr/include/netinet6/in6.h:616: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:616: warning: function declaration isn't a prot= otype /usr/include/netinet6/in6.h:631: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:632: warning: function declaration isn't a prot= otype /usr/include/netinet6/in6.h:636: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:637: warning: function declaration isn't a prot= otype /usr/include/netinet6/in6.h:638: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:639: warning: function declaration isn't a prot= otype In file included from core.h:32, from internal.h:31, from iface.h:33, from iface.c:38: =2E./avahi-common/defs.h:288: warning: comma at end of enumerator list =2E./avahi-common/defs.h:293: warning: comma at end of enumerator list gmake[2]: *** [libavahi_core_la-iface.lo] Error 1 gmake[2]: Leaving directory `/work/a/ports/net/avahi/work/avahi-0.6/avahi-c= ore' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/net/avahi/work/avahi-0.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /a/ports/net/avahi. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/net/avahi ended at Sat Nov 19 13:55:40 GMT 2005 ----- End forwarded message ----- --yudcn1FV7Hsu/q59 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDf3lPWry0BWjoQKURAtzpAJ4yIZ8TwOXHvQsKo638prTnUj+FQACgmDK4 7sjNGTF1toXtm/bvWG8NoSA= =3viz -----END PGP SIGNATURE----- --yudcn1FV7Hsu/q59-- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 19:13:35 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D49DF16A420 for ; Sat, 19 Nov 2005 19:13:35 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EE2C43D49 for ; Sat, 19 Nov 2005 19:13:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id BBDA11A3C1C for ; Sat, 19 Nov 2005 11:13:27 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0FA1951605; Sat, 19 Nov 2005 14:13:27 -0500 (EST) Date: Sat, 19 Nov 2005 14:13:26 -0500 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20051119191326.GE78671@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h56sxpGKRmy85csR" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: goobox-0.9.93 failed on i386 4] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 19:13:36 -0000 --h56sxpGKRmy85csR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sat, 19 Nov 2005 18:21:10 GMT From: User Ports-i386 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: goobox-0.9.93 failed on i386 4 X-UIDL: _&J!!#c0"!V%3!!MP3!! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.5 building goobox-0.9.93 on gohan33.freebsd.org in directory /x/tmp/4/chroot/87218 maintained by: gnome@FreeBSD.org port directory: /usr/ports/audio/goobox build started at Sat Nov 19 18:18:42 GMT 2005 FETCH_DEPENDS=3D PATCH_DEPENDS=3D EXTRACT_DEPENDS=3D BUILD_DEPENDS=3DORBit2-2.12.4_1.tgz XFree86-fontEncodings-4.5.0.tgz XFree86= -fontScalable-4.5.0.tgz XFree86-libraries-4.5.0.tgz atk-1.10.3.tgz bitstrea= m-vera-1.10_2.tgz cairo-1.0.2_1.tgz cdparanoia-3.9.8_7.tgz docbook-sk-4.1.2= _3.tgz docbook-xml-4.2_1.tgz docbook-xsl-1.69.1.tgz esound-0.2.36.tgz expat= -1.95.8_3.tgz fam-2.6.9_6.tgz fontconfig-2.3.2,1.tgz freetype2-2.1.10_1.tgz= gconf2-2.12.1.tgz gettext-0.14.5.tgz glib-2.8.4.tgz gmake-3.80_2.tgz gnome= -icon-theme-2.12.1_1.tgz gnomehier-2.0_7.tgz gnomekeyring-0.4.6.tgz gnomemi= medata-2.4.2.tgz gnomevfs2-2.12.1.1_2.tgz gstreamer-0.8.11_1.tgz gstreamer-= plugins-0.8.11_1.tgz gstreamer-plugins-cdparanoia-0.8.11_1.tgz gstreamer-pl= ugins-gconf-0.8.11_1.tgz gtk-2.8.7_1.tgz hicolor-icon-theme-0.5.tgz howl-1.= 0.0.tgz intltool-0.34.1.tgz jpeg-6b_3.tgz libIDL-0.8.6_1.tgz libXft-2.1.7.t= gz libart_lgpl2-2.3.17.tgz libaudiofile-0.2.6.tgz libbonobo-2.10.1_2.tgz li= bbonoboui-2.10.1_1.tgz libglade2-2.5.1_3.tgz libgnome-2.12.0.1.tgz libgnome= canvas-2.12.0.tg! z libgnomeui-2.12.0_1.tgz libgnugetopt-1.2.tgz libiconv-1.9.2_1.tgz libtoo= l-1.5.20.tgz libxml2-2.6.22.tgz libxslt-1.1.15.tgz linc-1.0.3_4.tgz p5-XML-= Parser-2.34_1.tgz pango-1.10.1.tgz pkgconfig-0.20.tgz png-1.2.8_2.tgz popt-= 1.7.tgz python-2.4.2.tgz rc_subr-1.31_1.tgz samba-libsmbclient-3.0.20b_2.tg= z scrollkeeper-0.3.14_1,1.tgz sdocbook-xml-4.1.2.5_2.tgz shared-mime-info-0= .16_2.tgz startup-notification-0.8_1.tgz tiff-3.7.4.tgz xmlcatmgr-2.2.tgz RUN_DEPENDS=3DORBit2-2.12.4_1.tgz XFree86-fontEncodings-4.5.0.tgz XFree86-f= ontScalable-4.5.0.tgz XFree86-libraries-4.5.0.tgz atk-1.10.3.tgz bitstream-= vera-1.10_2.tgz cairo-1.0.2_1.tgz cdparanoia-3.9.8_7.tgz cdrtools-2.01_1.tg= z desktop-file-utils-0.10_3.tgz docbook-sk-4.1.2_3.tgz docbook-xml-4.2_1.tg= z docbook-xsl-1.69.1.tgz dvd+rw-tools-5.21.4.10.8.tgz eel-2.12.1.tgz esound= -0.2.36.tgz expat-1.95.8_3.tgz fam-2.6.9_6.tgz fontconfig-2.3.2,1.tgz freet= ype2-2.1.10_1.tgz gail-1.8.6.tgz gconf2-2.12.1.tgz gettext-0.14.5.tgz glib-= 2.8.4.tgz gnome-icon-theme-2.12.1_1.tgz gnome-menus-2.12.0_1.tgz gnomedeskt= op-2.12.1.tgz gnomedocutils-0.4.3.tgz gnomehier-2.0_7.tgz gnomekeyring-0.4.= 6.tgz gnomemedia2-2.12.0.tgz gnomemimedata-2.4.2.tgz gnomevfs2-2.12.1.1_2.t= gz gstreamer-0.8.11_1.tgz gstreamer-plugins-0.8.11_1.tgz gstreamer-plugins-= cdparanoia-0.8.11_1.tgz gstreamer-plugins-esound-0.8.11_1.tgz gstreamer-plu= gins-gconf-0.8.11_1.tgz gtk-2.8.7_1.tgz gtk-engines2-2.6.5_2.tgz hicolor-ic= on-theme-0.5.tgz! howl-1.0.0.tgz intltool-0.34.1.tgz jpeg-6b_3.tgz libIDL-0.8.6_1.tgz libXf= t-2.1.7.tgz libart_lgpl2-2.3.17.tgz libaudiofile-0.2.6.tgz libbonobo-2.10.1= _2.tgz libbonoboui-2.10.1_1.tgz libcroco-0.6.0_2.tgz libexif-0.6.12_1.tgz l= ibglade2-2.5.1_3.tgz libgnome-2.12.0.1.tgz libgnomecanvas-2.12.0.tgz libgno= meui-2.12.0_1.tgz libgnugetopt-1.2.tgz libgsf-1.13.3.tgz libiconv-1.9.2_1.t= gz librsvg2-2.12.7_1.tgz libxml2-2.6.22.tgz libxslt-1.1.15.tgz linc-1.0.3_4= .tgz nautilus-cd-burner-2.12.1.tgz nautilus2-2.12.1.tgz p5-XML-Parser-2.34_= 1.tgz pango-1.10.1.tgz pkgconfig-0.20.tgz png-1.2.8_2.tgz popt-1.7.tgz py24= -libxml2-2.6.22.tgz python-2.4.2.tgz rc_subr-1.31_1.tgz samba-libsmbclient-= 3.0.20b_2.tgz scrollkeeper-0.3.14_1,1.tgz sdocbook-xml-4.1.2.5_2.tgz shared= -mime-info-0.16_2.tgz startup-notification-0.8_1.tgz tiff-3.7.4.tgz xmlcatm= gr-2.2.tgz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D> goobox-0.9.93.tar.bz2 doesn't seem to exist in /tmp/distfiles/gnome2. =3D> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/gnome2/. fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/gnome2/goob= ox-0.9.93.tar.bz2: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distf= iles/gnome2/. fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/gnome2/goobox-0.9.= 93.tar.bz2: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sour= ces/goobox/0.9/. goobox-0.9.93.tar.bz2 527 kB 280 kBps =3D> MD5 Checksum OK for gnome2/goobox-0.9.93.tar.bz2. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Extracting for goobox-0.9.93 =3D> MD5 Checksum OK for gnome2/goobox-0.9.93.tar.bz2. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg =3D=3D=3D> Patching for goobox-0.9.93 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg ORBit2-2.12.4_1.tgz XFree86-fontEncodings-4.5.0.tgz XFree86-fontSca= lable-4.5.0.tgz XFree86-libraries-4.5.0.tgz atk-1.10.3.tgz bitstream-vera-1= .10_2.tgz cairo-1.0.2_1.tgz cdparanoia-3.9.8_7.tgz docbook-sk-4.1.2_3.tgz d= ocbook-xml-4.2_1.tgz docbook-xsl-1.69.1.tgz esound-0.2.36.tgz expat-1.95.8_= 3.tgz fam-2.6.9_6.tgz fontconfig-2.3.2,1.tgz freetype2-2.1.10_1.tgz gconf2-= 2.12.1.tgz gettext-0.14.5.tgz glib-2.8.4.tgz gmake-3.80_2.tgz gnome-icon-th= eme-2.12.1_1.tgz gnomehier-2.0_7.tgz gnomekeyring-0.4.6.tgz gnomemimedata-2= .4.2.tgz gnomevfs2-2.12.1.1_2.tgz gstreamer-0.8.11_1.tgz gstreamer-plugins-= 0.8.11_1.tgz gstreamer-plugins-cdparanoia-0.8.11_1.tgz gstreamer-plugins-gc= onf-0.8.11_1.tgz gtk-2.8.7_1.tgz hicolor-icon-theme-0.5.tgz howl-1.0.0.tgz = intltool-0.34.1.tgz jpeg-6b_3.tgz libIDL-0.8.6_1.tgz libXft-2.1.7.tgz libar= t_lgpl2-2.3.17.tgz libaudiofile-0.2.6.tgz libbonobo-2.10.1_2.tgz libbonobou= i-2.10.1_1.tgz libglade2-2.5.1_3.tgz libgnome-2.12.0.1.tgz libgnomecanvas-2= .12.0.tgz libg! nomeui-2.12.0_1.tgz libgnugetopt-1.2.tgz libiconv-1.9.2_1.tgz libtool-1.5.= 20.tgz libxml2-2.6.22.tgz libxslt-1.1.15.tgz linc-1.0.3_4.tgz p5-XML-Parser= -2.34_1.tgz pango-1.10.1.tgz pkgconfig-0.20.tgz png-1.2.8_2.tgz popt-1.7.tg= z python-2.4.2.tgz rc_subr-1.31_1.tgz samba-libsmbclient-3.0.20b_2.tgz scro= llkeeper-0.3.14_1,1.tgz sdocbook-xml-4.1.2.5_2.tgz shared-mime-info-0.16_2.= tgz startup-notification-0.8_1.tgz tiff-3.7.4.tgz xmlcatmgr-2.2.tgz adding dependencies pkg_add ORBit2-2.12.4_1.tgz pkg_add XFree86-fontEncodings-4.5.0.tgz Running fc-cache to build fontconfig cache... fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 1 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/local": caching, 0 fonts, 0 dirs fc-cache: "/root/.fonts": skipping, no such directory fc-cache: succeeded pkg_add XFree86-fontScalable-4.5.0.tgz /usr/X11R6/bin/fc-cache: "lib/X11/fonts/bitstream-vera": caching, 10 fonts,= 0 dirs /usr/X11R6/bin/fc-cache: succeeded IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these f= onts before using. The copyright can be found at /usr/X11R6/lib/X11/fonts/bitst= ream-vera/COPYRIGHT.TXT. To use these fonts, follow the instructions below. Make sure that the freetype module is loaded. If it is not, add the follow= ing line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration fi= le: FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. pkg_add XFree86-libraries-4.5.0.tgz skipping XFree86-libraries-4.5.0, already added pkg_add atk-1.10.3.tgz pkg_add bitstream-vera-1.10_2.tgz skipping bitstream-vera-1.10_2, already added pkg_add cairo-1.0.2_1.tgz pkg_add cdparanoia-3.9.8_7.tgz pkg_add docbook-sk-4.1.2_3.tgz + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports The following catalogs are installed: 1) ${PREFIX}/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) ${PREFIX}/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under ${PREFIX}/share/sgml. It is changed by ports/packages. 3) ${PREFIX}/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) ${PREFIX}/share/xml/catalog.ports This catalog is for handling XML stuff installed under ${PREFIX}/share/xml. It is changed by ports/packages. pkg_add docbook-xml-4.2_1.tgz pkg_add docbook-xsl-1.69.1.tgz pkg_add esound-0.2.36.tgz pkg_add expat-1.95.8_3.tgz skipping expat-1.95.8_3, already added pkg_add fam-2.6.9_6.tgz ************************************************************************ 1. In order to run this port, please add the following line to /etc/rpc if it is not already there: =3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D= =3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D sgi_fam 391002 =3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D= =3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D 2. To run fam from inetd (the recommended method), then please add the following lines to /etc/inetd.conf if they are not already there: =3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D= =3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D # FAM: File Alteration Monitor [devel/fam] sgi_fam/1-2 stream rpc/tcp wait root /usr/local/bin/fam fam =3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D= =3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D=3D=3D8<=3D=3D After modifying /etc/inetd.conf, you must (as root) run: killall -HUP inetd Fam also requires that portmapper is running. Add the appropriate entry to /etc/rc.conf: For 4.x: Add portmap_enable=3D"YES" and either reboot or run /usr/sbin/portmap. For 5.x: Add rpcbind_enable=3D"YES" and either reboot or run /usr/sbin/rpcbind. ************************************************************************ pkg_add fontconfig-2.3.2,1.tgz skipping fontconfig-2.3.2,1, already added pkg_add freetype2-2.1.10_1.tgz skipping freetype2-2.1.10_1, already added pkg_add gconf2-2.12.1.tgz *** * Updating MIME database in /usr/X11R6/share/mime... *** *** * Updating MIME database in /usr/local/share/mime... *** =2E/etc/CORBA missing (created) =2E/etc/CORBA/servers missing (created) =2E/etc/X11 missing (created) =2E/etc/X11/serverconfig missing (created) =2E/etc/X11/starthere missing (created) =2E/etc/X11/sysconfig missing (created) =2E/etc/gconf missing (created) =2E/etc/gconf/gconf.xml.defaults missing (created) =2E/etc/gconf/gconf.xml.mandatory missing (created) =2E/etc/gconf/schemas missing (created) =2E/etc/gnome missing (created) =2E/etc/gnome/config missing (created) =2E/etc/gnome-vfs-2.0 missing (created) =2E/etc/gnome-vfs-2.0/modules missing (created) =2E/etc/sound missing (created) =2E/etc/sound/events missing (created) =2E/etc/vfs missing (created) =2E/etc/vfs/modules missing (created) =2E/include/gconf missing (created) =2E/include/gdkcardimage missing (created) =2E/include/gnome-1.0 missing (created) =2E/lib/GConf missing (created) =2E/lib/bonobo missing (created) =2E/lib/bonobo/monikers missing (created) =2E/lib/bonobo/plugin missing (created) =2E/lib/gnome-vfs-2.0 missing (created) =2E/lib/gnome-vfs-2.0/modules missing (created) =2E/lib/vfs missing (created) =2E/lib/vfs/modules missing (created) =2E/libdata/bonobo missing (created) =2E/libdata/bonobo/servers missing (created) =2E/share/doc/libgda missing (created) =2E/share/gnome missing (created) =2E/share/gnome/applets missing (created) =2E/share/gnome/applets/Amusements missing (created) =2E/share/gnome/applets/Clocks missing (created) =2E/share/gnome/applets/Monitors missing (created) =2E/share/gnome/applets/Multimedia missing (created) =2E/share/gnome/applets/Network missing (created) =2E/share/gnome/applets/Utility missing (created) =2E/share/gnome/application-registry missing (created) =2E/share/gnome/applications missing (created) =2E/share/gnome/apps missing (created) =2E/share/gnome/apps/Applications missing (created) =2E/share/gnome/apps/Audio missing (created) =2E/share/gnome/apps/Development missing (created) =2E/share/gnome/apps/Games missing (created) =2E/share/gnome/apps/Graphics missing (created) =2E/share/gnome/apps/Internet missing (created) =2E/share/gnome/apps/Multimedia missing (created) =2E/share/gnome/apps/Settings missing (created) =2E/share/gnome/apps/Settings/Desktop missing (created) =2E/share/gnome/apps/Settings/Documents missing (created) =2E/share/gnome/apps/Settings/Peripherals missing (created) =2E/share/gnome/apps/Settings/Session missing (created) =2E/share/gnome/apps/System missing (created) =2E/share/gnome/apps/Utilities missing (created) =2E/share/gnome/capplets missing (created) =2E/share/gnome/control-center missing (created) =2E/share/gnome/control-center/Desktop missing (created) =2E/share/gnome/control-center/Documents missing (created) =2E/share/gnome/control-center/Peripherals missing (created) =2E/share/gnome/control-center/Session missing (created) =2E/share/gnome/control-center/capplets missing (created) =2E/share/gnome/control-center-2.0 missing (created) =2E/share/gnome/control-center-2.0/capplets missing (created) =2E/share/gnome/fonts missing (created) =2E/share/gnome/games missing (created) =2E/share/gnome/gnome-2.0 missing (created) =2E/share/gnome/gnome-2.0/ui missing (created) =2E/share/gnome/gnome-about missing (created) =2E/share/gnome/help missing (created) =2E/share/gnome/help/fdl missing (created) =2E/share/gnome/help/fdl/C missing (created) =2E/share/gnome/help/gpl missing (created) =2E/share/gnome/help/gpl/C missing (created) =2E/share/gnome/help/lgpl missing (created) =2E/share/gnome/help/lgpl/C missing (created) =2E/share/gnome/icons missing (created) =2E/share/gnome/idl missing (created) =2E/share/gnome/images missing (created) =2E/share/gnome/mc missing (created) =2E/share/gnome/mc/templates missing (created) =2E/share/gnome/mime-info missing (created) =2E/share/gnome/oaf missing (created) =2E/share/gnome/omf missing (created) =2E/share/gnome/panel missing (created) =2E/share/gnome/pixmaps missing (created) =2E/share/gnome/pixmaps/document-icons missing (created) =2E/share/gnome/pixmaps/splash missing (created) =2E/share/gnome/sgml missing (created) =2E/share/gnome/sgml/docbook missing (created) =2E/share/gnome/sgml/docbook/gnome-customization-0.1 missing (created) =2E/share/gnome/sounds missing (created) =2E/share/gnome/themes missing (created) =2E/share/gnome/ui missing (created) =2E/share/gnome/vfolders missing (created) =2E/share/gnome/wm-properties missing (created) =2E/share/gnome/xmodmap missing (created) Running fc-cache to build fontconfig cache... fc-cache: "/usr/X11R6/lib/X11/fonts": caching, 0 fonts, 7 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/local": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings": caching, 0 fonts, 1 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/encodings/large": caching, 0 fonts, 0 d= irs fc-cache: "/usr/X11R6/lib/X11/fonts/bitstream-vera": caching, 10 fonts, 0 d= irs fc-cache: "/usr/X11R6/lib/X11/fonts/CID": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Speedo": caching, 0 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/TTF": caching, 12 fonts, 0 dirs fc-cache: "/usr/X11R6/lib/X11/fonts/Type1": caching, 29 fonts, 0 dirs fc-cache: "/root/.fonts": skipping, no such directory fc-cache: succeeded pkg_add gettext-0.14.5.tgz skipping gettext-0.14.5, already added pkg_add glib-2.8.4.tgz skipping glib-2.8.4, already added pkg_add gmake-3.80_2.tgz pkg_add gnome-icon-theme-2.12.1_1.tgz pkg_add gnomehier-2.0_7.tgz skipping gnomehier-2.0_7, already added pkg_add gnomekeyring-0.4.6.tgz pkg_add gnomemimedata-2.4.2.tgz pkg_add gnomevfs2-2.12.1.1_2.tgz pkg_add gstreamer-0.8.11_1.tgz Rebuilding global_registry (/usr/X11R6/share/gnome/cache/gstreamer-0.8/regi= stry.xml) ... Added plugin gstspider with 2 features. Added plugin gstoptscheduler with 1 feature. Added plugin gstoptomegascheduler with 1 feature. Added plugin gstoptgthreadscheduler with 1 feature. Added plugin gstindexers with 2 features. Added plugin gstgetbits with 0 features. Added plugin gstfairgthreadscheduler with 1 feature. Added plugin gstentryomegascheduler with 1 feature. Added plugin gstentrygthreadscheduler with 1 feature. Added plugin gstelements with 15 features. Added plugin gstdataprotocol with 0 features. Added plugin gstbytestream with 0 features. Added plugin gstbasicomegascheduler with 1 feature. Added plugin gstbasicgthreadscheduler with 1 feature. Loaded 14 plugins with 27 features. pkg_add gstreamer-plugins-0.8.11_1.tgz pkg_add gstreamer-plugins-cdparanoia-0.8.11_1.tgz Rebuilding global_registry (/usr/X11R6/share/gnome/cache/gstreamer-0.8/regi= stry.xml) ... Added plugin cdparanoia with 1 feature. Added plugin y4menc with 1 feature. Added plugin xwindowlistener with 0 features. Added plugin wavenc with 1 feature. Added plugin volume with 1 feature. Added plugin volenv with 1 feature. Added plugin videotestsrc with 1 feature. Added plugin videoscale with 1 feature. Added plugin videorate with 1 feature. Added plugin videomixer with 1 feature. Added plugin gstvideofilter with 0 features. Added plugin videodrop with 1 feature. Added plugin videocrop with 1 feature. Added plugin videobox with 1 feature. Added plugin videobalance with 1 feature. Added plugin gstvideo with 0 features. Added plugin vcdsrc with 1 feature. Added plugin vbidec with 1 feature. Added plugin udp with 2 features. Added plugin typefindfunctions with 70 features. Added plugin tta with 2 features. Added plugin gsttags with 1 feature. Added plugin switch with 1 feature. Added plugin subparse with 2 features. Added plugin stereo with 1 feature. Added plugin speed with 1 feature. Added plugin spectrum with 1 feature. Added plugin smpte with 1 feature. Added plugin smooth with 1 feature. Added plugin sine with 1 feature. Added plugin silence with 1 feature. Added plugin rtp with 4 features. Added plugin rtjpeg with 2 features. Added plugin rfbsrc with 1 feature. Added plugin gstresample with 0 features. Added plugin playondemand with 1 feature. Added plugin playbin with 1 feature. Added plugin passthrough with 1 feature. Added plugin overlay with 1 feature. Added plugin games with 1 feature. Added plugin navigationtest with 1 feature. Added plugin multipart with 2 features. Added plugin gstmultifilesink with 1 feature. Added plugin mulaw with 2 features. Added plugin mpegaudioparse with 1 feature. Added plugin mpegaudio with 1 feature. Added plugin mpeg2sub with 1 feature. Added plugin mpeg1videoparse with 1 feature. Added plugin monoscope with 1 feature. Added plugin median with 1 feature. Added plugin level with 1 feature. Added plugin imagemixer with 1 feature. Added plugin interleave with 2 features. Added plugin gstidct with 0 features. Added plugin gamma with 1 feature. Added plugin freeze with 1 feature. Added plugin filter with 3 features. Added plugin ffmpegcolorspace with 1 feature. Added plugin festival with 1 feature. Added plugin effectv with 8 features. Added plugin efence with 1 feature. Added plugin dvdsubdec with 1 feature. Added plugin dvdlpcmdec with 1 feature. Added plugin deinterlace with 1 feature. Added plugin decodebin with 1 feature. Added plugin debug with 5 features. Added plugin colorspace with 1 feature. Added plugin chart with 1 feature. Added plugin cdplayer with 1 feature. Added plugin autodetect with 2 features. Added plugin auparse with 1 feature. Added plugin audioscale with 1 feature. Added plugin audiorate with 1 feature. Added plugin gstaudiofilter with 0 features. Added plugin gstaudio with 0 features. Added plugin alphacolor with 1 feature. Added plugin alpha with 1 feature. Added plugin alaw with 2 features. Added plugin ac3parse with 1 feature. Added plugin gstspider with 2 features. Added plugin gstoptscheduler with 1 feature. Added plugin gstoptomegascheduler with 1 feature. Added plugin gstoptgthreadscheduler with 1 feature. Added plugin gstindexers with 2 features. Added plugin gstgetbits with 0 features. Added plugin gstfairgthreadscheduler with 1 feature. Added plugin gstentryomegascheduler with 1 feature. Added plugin gstentrygthreadscheduler with 1 feature. Added plugin gstelements with 15 features. Added plugin gstdataprotocol with 0 features. Added plugin gstbytestream with 0 features. Added plugin gstbasicomegascheduler with 1 feature. Added plugin gstbasicgthreadscheduler with 1 feature. Added plugin xvimagesink with 1 feature. Added plugin ximagesink with 2 features. Added plugin videoflip with 1 feature. Added plugin tcp with 7 features. Added plugin synaesthesia with 1 feature. Added plugin rmdemux with 1 feature. Added plugin riff with 0 features. Added plugin qtdemux with 1 feature. Added plugin ossaudio with 3 features. Added plugin mpegstream with 4 features. Added plugin system_encode with 1 feature. Added plugin modplug with 1 feature. Added plugin mixmatrix with 1 feature. Added plugin matroska with 2 features. Added plugin goom with 1 feature. Added plugin flxdec with 1 feature. Added plugin gstequalizer with 1 feature. Added plugin cutter with 1 feature. Added plugin cdxaparse with 2 features. Added plugin avi with 2 features. Added plugin gstaudioconvert with 2 features. Added plugin asf with 2 features. Added plugin apetag with 1 feature. Added plugin adder with 1 feature. Added plugin wavparse with 1 feature. Loaded 118 plugins with 234 features. pkg_add gstreamer-plugins-gconf-0.8.11_1.tgz Rebuilding global_registry (/usr/X11R6/share/gnome/cache/gstreamer-0.8/regi= stry.xml) ... Added plugin gconfelements with 2 features. Added plugin cdparanoia with 1 feature. Added plugin y4menc with 1 feature. Added plugin xwindowlistener with 0 features. Added plugin wavenc with 1 feature. Added plugin volume with 1 feature. Added plugin volenv with 1 feature. Added plugin videotestsrc with 1 feature. Added plugin videoscale with 1 feature. Added plugin videorate with 1 feature. Added plugin videomixer with 1 feature. Added plugin gstvideofilter with 0 features. Added plugin videodrop with 1 feature. Added plugin videocrop with 1 feature. Added plugin videobox with 1 feature. Added plugin videobalance with 1 feature. Added plugin gstvideo with 0 features. Added plugin vcdsrc with 1 feature. Added plugin vbidec with 1 feature. Added plugin udp with 2 features. Added plugin typefindfunctions with 70 features. Added plugin tta with 2 features. Added plugin gsttags with 1 feature. Added plugin switch with 1 feature. Added plugin subparse with 2 features. Added plugin stereo with 1 feature. Added plugin speed with 1 feature. Added plugin spectrum with 1 feature. Added plugin smpte with 1 feature. Added plugin smooth with 1 feature. Added plugin sine with 1 feature. Added plugin silence with 1 feature. Added plugin rtp with 4 features. Added plugin rtjpeg with 2 features. Added plugin rfbsrc with 1 feature. Added plugin gstresample with 0 features. Added plugin playondemand with 1 feature. Added plugin playbin with 1 feature. Added plugin passthrough with 1 feature. Added plugin overlay with 1 feature. Added plugin games with 1 feature. Added plugin navigationtest with 1 feature. Added plugin multipart with 2 features. Added plugin gstmultifilesink with 1 feature. Added plugin mulaw with 2 features. Added plugin mpegaudioparse with 1 feature. Added plugin mpegaudio with 1 feature. Added plugin mpeg2sub with 1 feature. Added plugin mpeg1videoparse with 1 feature. Added plugin monoscope with 1 feature. Added plugin median with 1 feature. Added plugin level with 1 feature. Added plugin imagemixer with 1 feature. Added plugin interleave with 2 features. Added plugin gstidct with 0 features. Added plugin gamma with 1 feature. Added plugin freeze with 1 feature. Added plugin filter with 3 features. Added plugin ffmpegcolorspace with 1 feature. Added plugin festival with 1 feature. Added plugin effectv with 8 features. Added plugin efence with 1 feature. Added plugin dvdsubdec with 1 feature. Added plugin dvdlpcmdec with 1 feature. Added plugin deinterlace with 1 feature. Added plugin decodebin with 1 feature. Added plugin debug with 5 features. Added plugin colorspace with 1 feature. Added plugin chart with 1 feature. Added plugin cdplayer with 1 feature. Added plugin autodetect with 2 features. Added plugin auparse with 1 feature. Added plugin audioscale with 1 feature. Added plugin audiorate with 1 feature. Added plugin gstaudiofilter with 0 features. Added plugin gstaudio with 0 features. Added plugin alphacolor with 1 feature. Added plugin alpha with 1 feature. Added plugin alaw with 2 features. Added plugin ac3parse with 1 feature. Added plugin gstspider with 2 features. Added plugin gstoptscheduler with 1 feature. Added plugin gstoptomegascheduler with 1 feature. Added plugin gstoptgthreadscheduler with 1 feature. Added plugin gstindexers with 2 features. Added plugin gstgetbits with 0 features. Added plugin gstfairgthreadscheduler with 1 feature. Added plugin gstentryomegascheduler with 1 feature. Added plugin gstentrygthreadscheduler with 1 feature. Added plugin gstelements with 15 features. Added plugin gstdataprotocol with 0 features. Added plugin gstbytestream with 0 features. Added plugin gstbasicomegascheduler with 1 feature. Added plugin gstbasicgthreadscheduler with 1 feature. Added plugin xvimagesink with 1 feature. Added plugin ximagesink with 2 features. Added plugin videoflip with 1 feature. Added plugin tcp with 7 features. Added plugin synaesthesia with 1 feature. Added plugin rmdemux with 1 feature. Added plugin riff with 0 features. Added plugin qtdemux with 1 feature. Added plugin ossaudio with 3 features. Added plugin mpegstream with 4 features. Added plugin system_encode with 1 feature. Added plugin modplug with 1 feature. Added plugin mixmatrix with 1 feature. Added plugin matroska with 2 features. Added plugin goom with 1 feature. Added plugin flxdec with 1 feature. Added plugin gstequalizer with 1 feature. Added plugin cutter with 1 feature. Added plugin cdxaparse with 2 features. Added plugin avi with 2 features. Added plugin gstaudioconvert with 2 features. Added plugin asf with 2 features. Added plugin apetag with 1 feature. Added plugin adder with 1 feature. Added plugin wavparse with 1 feature. Loaded 119 plugins with 236 features. pkg_add gtk-2.8.7_1.tgz skipping gtk-2.8.7_1, already added pkg_add hicolor-icon-theme-0.5.tgz skipping hicolor-icon-theme-0.5, already added pkg_add howl-1.0.0.tgz skipping howl-1.0.0, already added pkg_add intltool-0.34.1.tgz pkg_add jpeg-6b_3.tgz skipping jpeg-6b_3, already added pkg_add libIDL-0.8.6_1.tgz skipping libIDL-0.8.6_1, already added pkg_add libXft-2.1.7.tgz skipping libXft-2.1.7, already added pkg_add libart_lgpl2-2.3.17.tgz pkg_add libaudiofile-0.2.6.tgz skipping libaudiofile-0.2.6, already added pkg_add libbonobo-2.10.1_2.tgz skipping libbonobo-2.10.1_2, already added pkg_add libbonoboui-2.10.1_1.tgz =3D=3D=3D=3D Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm tkinter x11-toolkits/py-tkinter Install them as needed. =3D=3D=3D=3D pkg_add libglade2-2.5.1_3.tgz skipping libglade2-2.5.1_3, already added pkg_add libgnome-2.12.0.1.tgz skipping libgnome-2.12.0.1, already added pkg_add libgnomecanvas-2.12.0.tgz skipping libgnomecanvas-2.12.0, already added pkg_add libgnomeui-2.12.0_1.tgz pkg_add libgnugetopt-1.2.tgz skipping libgnugetopt-1.2, already added pkg_add libiconv-1.9.2_1.tgz skipping libiconv-1.9.2_1, already added pkg_add libtool-1.5.20.tgz pkg_add libxml2-2.6.22.tgz skipping libxml2-2.6.22, already added pkg_add libxslt-1.1.15.tgz skipping libxslt-1.1.15, already added pkg_add linc-1.0.3_4.tgz skipping linc-1.0.3_4, already added pkg_add p5-XML-Parser-2.34_1.tgz skipping p5-XML-Parser-2.34_1, already added pkg_add pango-1.10.1.tgz skipping pango-1.10.1, already added pkg_add pkgconfig-0.20.tgz skipping pkgconfig-0.20, already added pkg_add png-1.2.8_2.tgz skipping png-1.2.8_2, already added pkg_add popt-1.7.tgz skipping popt-1.7, already added pkg_add python-2.4.2.tgz skipping python-2.4.2, already added pkg_add rc_subr-1.31_1.tgz skipping rc_subr-1.31_1, already added pkg_add samba-libsmbclient-3.0.20b_2.tgz skipping samba-libsmbclient-3.0.20b_2, already added pkg_add scrollkeeper-0.3.14_1,1.tgz skipping scrollkeeper-0.3.14_1,1, already added pkg_add sdocbook-xml-4.1.2.5_2.tgz skipping sdocbook-xml-4.1.2.5_2, already added pkg_add shared-mime-info-0.16_2.tgz skipping shared-mime-info-0.16_2, already added pkg_add startup-notification-0.8_1.tgz skipping startup-notification-0.8_1, already added pkg_add tiff-3.7.4.tgz skipping tiff-3.7.4, already added pkg_add xmlcatmgr-2.2.tgz skipping xmlcatmgr-2.2, already added =3D=3D=3D> goobox-0.9.93 depends on executable: gmake - found =3D=3D=3D> goobox-0.9.93 depends on file: /usr/local/bin/libtool15 - found =3D=3D=3D> goobox-0.9.93 depends on file: /usr/local/bin/intltool-extract= - found =3D=3D=3D> goobox-0.9.93 depends on file: /usr/X11R6/libdata/pkgconfig/gn= ome-mime-data-2.0.pc - found =3D=3D=3D> goobox-0.9.93 depends on executable: pkg-config - found =3D=3D=3D> goobox-0.9.93 depends on file: /usr/X11R6/lib/gstreamer-0.8/li= bgstcdparanoia.so - found =3D=3D=3D> goobox-0.9.93 depends on file: /usr/X11R6/lib/gstreamer-0.8/li= bgstgconfelements.so - found =3D=3D=3D> goobox-0.9.93 depends on shared library: esd.2 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: atk-1.0.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: gconf-2.4 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: glib-2.0.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: gnomevfs-2.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: gtk-x11-2.0.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: art_lgpl_2.5 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: bonobo-2.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: bonoboui-2.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: glade-2.0.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: gnome-2.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: gnomecanvas-2.0 - fou= nd =3D=3D=3D> goobox-0.9.93 depends on shared library: gnomeui-2.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: IDL-2.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: xml2.5 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: xslt.2 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: linc.1 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: ORBit-2.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: pango-1.0.0 - found =3D=3D=3D> goobox-0.9.93 depends on shared library: X11.6 - found =3D=3D=3D> Configuring for goobox-0.9.93 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd4.11 checking host system type... i386-portbld-freebsd4.11 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared librar= ies... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GDU_MODULE_VERSION_CHECK... gnome-config: not found configure: error: Package requirements (gnome-doc-utils >=3D 0.3.2) were no= t met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the GDU_MODULE_VERSION_CHECK_CFLAGS and GDU_MODUL= E_VERSION_CHECK_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. =3D=3D=3D> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/work/a/ports/audio/goobox/work/goobox-0.9.93/config.log", (b) the output of the failure of the make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). *** Error code 1 Stop in /a/ports/audio/goobox. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/audio/goobox ended at Sat Nov 19 18:21:08 GMT 2005 ----- End forwarded message ----- --h56sxpGKRmy85csR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDf3lWWry0BWjoQKURAq+7AKChcjiYsDGdP8atjZwWUAZnAtSuMgCdF+sd iCg7Bie3ZV6BcQsgdagAU8k= =KM59 -----END PGP SIGNATURE----- --h56sxpGKRmy85csR-- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 19:15:22 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1062216A422 for ; Sat, 19 Nov 2005 19:15:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F2943D6A for ; Sat, 19 Nov 2005 19:15:01 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 632E41A3C1A for ; Sat, 19 Nov 2005 11:15:01 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B142C51605; Sat, 19 Nov 2005 14:15:00 -0500 (EST) Date: Sat, 19 Nov 2005 14:15:00 -0500 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20051119191500.GI78671@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RwxaKO075aXzzOz0" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@pointyhat.freebsd.org: libsoup-2.2.7 failed on i386 4] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 19:15:22 -0000 --RwxaKO075aXzzOz0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sat, 19 Nov 2005 13:55:40 GMT From: User Ports-i386 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: libsoup-2.2.7 failed on i386 4 X-UIDL: VF5!!)eI!!$]X"![7G"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.96.5 building libsoup-2.2.7 on bugmagnet.errno.com in directory /usr/pkgbuild/4/chroot/37771 maintained by: gnome@FreeBSD.org port directory: /usr/ports/devel/libsoup build started at Sat Nov 19 14:29:12 GMT 2005 FETCH_DEPENDS=3D PATCH_DEPENDS=3Dlibtool-1.5.20.tgz EXTRACT_DEPENDS=3D BUILD_DEPENDS=3Dexpat-1.95.8_3.tgz gettext-0.14.5.tgz glib-2.8.4.tgz gmake-= 3.80_2.tgz gnutls-1.0.24_1.tgz libgcrypt-1.2.2.tgz libgpg-error-1.1.tgz lib= iconv-1.9.2_1.tgz libtool-1.5.20.tgz libxml2-2.6.22.tgz pkgconfig-0.20.tgz = popt-1.7.tgz RUN_DEPENDS=3Dexpat-1.95.8_3.tgz gettext-0.14.5.tgz glib-2.8.4.tgz gnutls-1= .0.24_1.tgz libgcrypt-1.2.2.tgz libgpg-error-1.1.tgz libiconv-1.9.2_1.tgz l= ibxml2-2.6.22.tgz pkgconfig-0.20.tgz popt-1.7.tgz add_pkg =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D libsoup has the following configurable option(s): WITHOUT_SSL Disable GnuTLS SSL support =3D> libsoup-2.2.7.tar.bz2 doesn't seem to exist in /tmp/distfiles/gnome2. =3D> Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distf= iles/gnome2/. fetch: ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/gnome2/libsoup-2.2= .7.tar.bz2: File unavailable (e.g., file not found, no access) =3D> Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sour= ces/libsoup/2.2/. libsoup-2.2.7.tar.bz2 430 kB 273 kBps =3D> MD5 Checksum OK for gnome2/libsoup-2.2.7.tar.bz2. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg libsoup has the following configurable option(s): WITHOUT_SSL Disable GnuTLS SSL support =3D=3D=3D> Extracting for libsoup-2.2.7 =3D> MD5 Checksum OK for gnome2/libsoup-2.2.7.tar.bz2. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg libtool-1.5.20.tgz adding dependencies pkg_add libtool-1.5.20.tgz =3D=3D=3D> Patching for libsoup-2.2.7 =3D=3D=3D> libsoup-2.2.7 depends on file: /usr/local/bin/libtool15 - found =3D=3D=3D> Applying FreeBSD patches for libsoup-2.2.7 Deleting libtool-1.5.20=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D add_pkg expat-1.95.8_3.tgz gettext-0.14.5.tgz glib-2.8.4.tgz gmake-3.80_2.t= gz gnutls-1.0.24_1.tgz libgcrypt-1.2.2.tgz libgpg-error-1.1.tgz libiconv-1.= 9.2_1.tgz libtool-1.5.20.tgz libxml2-2.6.22.tgz pkgconfig-0.20.tgz popt-1.7= .tgz adding dependencies pkg_add expat-1.95.8_3.tgz pkg_add gettext-0.14.5.tgz pkg_add glib-2.8.4.tgz pkg_add gmake-3.80_2.tgz pkg_add gnutls-1.0.24_1.tgz pkg_add libgcrypt-1.2.2.tgz skipping libgcrypt-1.2.2, already added pkg_add libgpg-error-1.1.tgz skipping libgpg-error-1.1, already added pkg_add libiconv-1.9.2_1.tgz skipping libiconv-1.9.2_1, already added pkg_add libtool-1.5.20.tgz pkg_add libxml2-2.6.22.tgz pkg_add pkgconfig-0.20.tgz skipping pkgconfig-0.20, already added pkg_add popt-1.7.tgz =3D=3D=3D> libsoup-2.2.7 depends on executable: gmake - found =3D=3D=3D> libsoup-2.2.7 depends on file: /usr/local/bin/libtool15 - found =3D=3D=3D> libsoup-2.2.7 depends on executable: pkg-config - found =3D=3D=3D> libsoup-2.2.7 depends on shared library: popt.0 - found =3D=3D=3D> libsoup-2.2.7 depends on shared library: gnutls.12 - found =3D=3D=3D> libsoup-2.2.7 depends on shared library: glib-2.0.0 - found =3D=3D=3D> libsoup-2.2.7 depends on shared library: xml2.5 - found =3D=3D=3D> Configuring for libsoup-2.2.7 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... yes checking build system type... i386-portbld-freebsd4.11 checking host system type... i386-portbld-freebsd4.11 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared librar= ies... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libra= ries... yes checking dynamic linker characteristics... freebsd4.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for working alloca.h... no checking for alloca... yes checking for pkg-config... /usr/local/bin/pkg-config checking for GLIB - version >=3D 2.4.0... yes (version 2.8.4) checking pkg-config is at least version 0.9.0... yes checking for XML... yes checking for Win32... no checking for gmtime_r... yes checking for socket... yes checking for gethostbyname... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_aton... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking IPv6 support... yes checking for libgnutls-config... /usr/local/bin/libgnutls-config checking for libgnutls - version >=3D 1.0.0... yes gnome-config: not found configure: creating ./config.status config.status: creating libsoup.pc config.status: creating Makefile config.status: creating libsoup-zip config.status: creating libsoup/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating config.h config.status: executing depfiles commands =3D=3D=3D> Building for libsoup-2.2.7 gmake all-recursive gmake[1]: Entering directory `/work/a/ports/devel/libsoup/work/libsoup-2.2.= 7' Making all in libsoup gmake[2]: Entering directory `/work/a/ports/devel/libsoup/work/libsoup-2.2.= 7/libsoup' gmake all-am gmake[3]: Entering directory `/work/a/ports/devel/libsoup/work/libsoup-2.2.= 7/libsoup' source=3D'soup-marshal.c' object=3D'soup-marshal.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-marshal.lo soup= -marshal.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-marshal.c -Wp,-MD,.deps/soup-marshal.= TPlo -fPIC -DPIC -o .libs/soup-marshal.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-marshal.c -Wp,-MD,.deps/soup-marshal.= TPlo -o soup-marshal.o >/dev/null 2>&1 source=3D'soup-address.c' object=3D'soup-address.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-address.lo soup= -address.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-address.c -Wp,-MD,.deps/soup-address.= TPlo -fPIC -DPIC -o .libs/soup-address.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-address.c -Wp,-MD,.deps/soup-address.= TPlo -o soup-address.o >/dev/null 2>&1 source=3D'soup-auth.c' object=3D'soup-auth.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-auth.lo soup-au= th.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-auth.c -Wp,-MD,.deps/soup-auth.TPlo = -fPIC -DPIC -o .libs/soup-auth.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-auth.c -Wp,-MD,.deps/soup-auth.TPlo -= o soup-auth.o >/dev/null 2>&1 source=3D'soup-auth-basic.c' object=3D'soup-auth-basic.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-auth-basic.lo s= oup-auth-basic.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-auth-basic.c -Wp,-MD,.deps/soup-auth-= basic.TPlo -fPIC -DPIC -o .libs/soup-auth-basic.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-auth-basic.c -Wp,-MD,.deps/soup-auth-= basic.TPlo -o soup-auth-basic.o >/dev/null 2>&1 source=3D'soup-auth-digest.c' object=3D'soup-auth-digest.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-auth-digest.lo = soup-auth-digest.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-auth-digest.c -Wp,-MD,.deps/soup-auth= -digest.TPlo -fPIC -DPIC -o .libs/soup-auth-digest.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-auth-digest.c -Wp,-MD,.deps/soup-auth= -digest.TPlo -o soup-auth-digest.o >/dev/null 2>&1 source=3D'soup-connection.c' object=3D'soup-connection.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-connection.lo s= oup-connection.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-connection.c -Wp,-MD,.deps/soup-conne= ction.TPlo -fPIC -DPIC -o .libs/soup-connection.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-connection.c -Wp,-MD,.deps/soup-conne= ction.TPlo -o soup-connection.o >/dev/null 2>&1 source=3D'soup-connection-ntlm.c' object=3D'soup-connection-ntlm.lo' libtoo= l=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-connection-ntlm= .lo soup-connection-ntlm.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-connection-ntlm.c -Wp,-MD,.deps/soup-= connection-ntlm.TPlo -fPIC -DPIC -o .libs/soup-connection-ntlm.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-connection-ntlm.c -Wp,-MD,.deps/soup-= connection-ntlm.TPlo -o soup-connection-ntlm.o >/dev/null 2>&1 source=3D'soup-date.c' object=3D'soup-date.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-date.lo soup-da= te.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-date.c -Wp,-MD,.deps/soup-date.TPlo = -fPIC -DPIC -o .libs/soup-date.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-date.c -Wp,-MD,.deps/soup-date.TPlo -= o soup-date.o >/dev/null 2>&1 source=3D'soup-dns.c' object=3D'soup-dns.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-dns.lo soup-dns= .c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-dns.c -Wp,-MD,.deps/soup-dns.TPlo -f= PIC -DPIC -o .libs/soup-dns.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-dns.c -Wp,-MD,.deps/soup-dns.TPlo -o = soup-dns.o >/dev/null 2>&1 source=3D'soup-gnutls.c' object=3D'soup-gnutls.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-gnutls.lo soup-= gnutls.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-gnutls.c -Wp,-MD,.deps/soup-gnutls.TP= lo -fPIC -DPIC -o .libs/soup-gnutls.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-gnutls.c -Wp,-MD,.deps/soup-gnutls.TP= lo -o soup-gnutls.o >/dev/null 2>&1 source=3D'soup-headers.c' object=3D'soup-headers.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-headers.lo soup= -headers.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-headers.c -Wp,-MD,.deps/soup-headers.= TPlo -fPIC -DPIC -o .libs/soup-headers.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-headers.c -Wp,-MD,.deps/soup-headers.= TPlo -o soup-headers.o >/dev/null 2>&1 source=3D'soup-md5-utils.c' object=3D'soup-md5-utils.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-md5-utils.lo so= up-md5-utils.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-md5-utils.c -Wp,-MD,.deps/soup-md5-ut= ils.TPlo -fPIC -DPIC -o .libs/soup-md5-utils.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-md5-utils.c -Wp,-MD,.deps/soup-md5-ut= ils.TPlo -o soup-md5-utils.o >/dev/null 2>&1 source=3D'soup-message.c' object=3D'soup-message.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-message.lo soup= -message.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message.c -Wp,-MD,.deps/soup-message.= TPlo -fPIC -DPIC -o .libs/soup-message.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message.c -Wp,-MD,.deps/soup-message.= TPlo -o soup-message.o >/dev/null 2>&1 source=3D'soup-message-client-io.c' object=3D'soup-message-client-io.lo' li= btool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-message-client-= io.lo soup-message-client-io.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-client-io.c -Wp,-MD,.deps/sou= p-message-client-io.TPlo -fPIC -DPIC -o .libs/soup-message-client-io.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-client-io.c -Wp,-MD,.deps/sou= p-message-client-io.TPlo -o soup-message-client-io.o >/dev/null 2>&1 source=3D'soup-message-filter.c' object=3D'soup-message-filter.lo' libtool= =3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-message-filter.= lo soup-message-filter.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-filter.c -Wp,-MD,.deps/soup-m= essage-filter.TPlo -fPIC -DPIC -o .libs/soup-message-filter.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-filter.c -Wp,-MD,.deps/soup-m= essage-filter.TPlo -o soup-message-filter.o >/dev/null 2>&1 source=3D'soup-message-handlers.c' object=3D'soup-message-handlers.lo' libt= ool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-message-handler= s.lo soup-message-handlers.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-handlers.c -Wp,-MD,.deps/soup= -message-handlers.TPlo -fPIC -DPIC -o .libs/soup-message-handlers.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-handlers.c -Wp,-MD,.deps/soup= -message-handlers.TPlo -o soup-message-handlers.o >/dev/null 2>&1 source=3D'soup-message-io.c' object=3D'soup-message-io.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-message-io.lo s= oup-message-io.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-io.c -Wp,-MD,.deps/soup-messa= ge-io.TPlo -fPIC -DPIC -o .libs/soup-message-io.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-io.c -Wp,-MD,.deps/soup-messa= ge-io.TPlo -o soup-message-io.o >/dev/null 2>&1 source=3D'soup-message-queue.c' object=3D'soup-message-queue.lo' libtool=3D= yes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-message-queue.l= o soup-message-queue.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-queue.c -Wp,-MD,.deps/soup-me= ssage-queue.TPlo -fPIC -DPIC -o .libs/soup-message-queue.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-queue.c -Wp,-MD,.deps/soup-me= ssage-queue.TPlo -o soup-message-queue.o >/dev/null 2>&1 source=3D'soup-message-server-io.c' object=3D'soup-message-server-io.lo' li= btool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-message-server-= io.lo soup-message-server-io.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-server-io.c -Wp,-MD,.deps/sou= p-message-server-io.TPlo -fPIC -DPIC -o .libs/soup-message-server-io.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-message-server-io.c -Wp,-MD,.deps/sou= p-message-server-io.TPlo -o soup-message-server-io.o >/dev/null 2>&1 source=3D'soup-method.c' object=3D'soup-method.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-method.lo soup-= method.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-method.c -Wp,-MD,.deps/soup-method.TP= lo -fPIC -DPIC -o .libs/soup-method.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-method.c -Wp,-MD,.deps/soup-method.TP= lo -o soup-method.o >/dev/null 2>&1 source=3D'soup-misc.c' object=3D'soup-misc.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-misc.lo soup-mi= sc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-misc.c -Wp,-MD,.deps/soup-misc.TPlo = -fPIC -DPIC -o .libs/soup-misc.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-misc.c -Wp,-MD,.deps/soup-misc.TPlo -= o soup-misc.o >/dev/null 2>&1 source=3D'soup-nossl.c' object=3D'soup-nossl.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-nossl.lo soup-n= ossl.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-nossl.c -Wp,-MD,.deps/soup-nossl.TPlo= -fPIC -DPIC -o .libs/soup-nossl.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-nossl.c -Wp,-MD,.deps/soup-nossl.TPlo= -o soup-nossl.o >/dev/null 2>&1 source=3D'soup-server.c' object=3D'soup-server.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-server.lo soup-= server.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-server.c -Wp,-MD,.deps/soup-server.TP= lo -fPIC -DPIC -o .libs/soup-server.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-server.c -Wp,-MD,.deps/soup-server.TP= lo -o soup-server.o >/dev/null 2>&1 source=3D'soup-server-auth.c' object=3D'soup-server-auth.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-server-auth.lo = soup-server-auth.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-server-auth.c -Wp,-MD,.deps/soup-serv= er-auth.TPlo -fPIC -DPIC -o .libs/soup-server-auth.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-server-auth.c -Wp,-MD,.deps/soup-serv= er-auth.TPlo -o soup-server-auth.o >/dev/null 2>&1 source=3D'soup-server-message.c' object=3D'soup-server-message.lo' libtool= =3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-server-message.= lo soup-server-message.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-server-message.c -Wp,-MD,.deps/soup-s= erver-message.TPlo -fPIC -DPIC -o .libs/soup-server-message.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-server-message.c -Wp,-MD,.deps/soup-s= erver-message.TPlo -o soup-server-message.o >/dev/null 2>&1 source=3D'soup-session.c' object=3D'soup-session.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-session.lo soup= -session.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-session.c -Wp,-MD,.deps/soup-session.= TPlo -fPIC -DPIC -o .libs/soup-session.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-session.c -Wp,-MD,.deps/soup-session.= TPlo -o soup-session.o >/dev/null 2>&1 source=3D'soup-session-async.c' object=3D'soup-session-async.lo' libtool=3D= yes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-session-async.l= o soup-session-async.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-session-async.c -Wp,-MD,.deps/soup-se= ssion-async.TPlo -fPIC -DPIC -o .libs/soup-session-async.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-session-async.c -Wp,-MD,.deps/soup-se= ssion-async.TPlo -o soup-session-async.o >/dev/null 2>&1 source=3D'soup-session-sync.c' object=3D'soup-session-sync.lo' libtool=3Dye= s \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-session-sync.lo= soup-session-sync.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-session-sync.c -Wp,-MD,.deps/soup-ses= sion-sync.TPlo -fPIC -DPIC -o .libs/soup-session-sync.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-session-sync.c -Wp,-MD,.deps/soup-ses= sion-sync.TPlo -o soup-session-sync.o >/dev/null 2>&1 source=3D'soup-soap-message.c' object=3D'soup-soap-message.lo' libtool=3Dye= s \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-soap-message.lo= soup-soap-message.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-soap-message.c -Wp,-MD,.deps/soup-soa= p-message.TPlo -fPIC -DPIC -o .libs/soup-soap-message.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-soap-message.c -Wp,-MD,.deps/soup-soa= p-message.TPlo -o soup-soap-message.o >/dev/null 2>&1 source=3D'soup-soap-response.c' object=3D'soup-soap-response.lo' libtool=3D= yes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-soap-response.l= o soup-soap-response.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-soap-response.c -Wp,-MD,.deps/soup-so= ap-response.TPlo -fPIC -DPIC -o .libs/soup-soap-response.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-soap-response.c -Wp,-MD,.deps/soup-so= ap-response.TPlo -o soup-soap-response.o >/dev/null 2>&1 source=3D'soup-socket.c' object=3D'soup-socket.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-socket.lo soup-= socket.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-socket.c -Wp,-MD,.deps/soup-socket.TP= lo -fPIC -DPIC -o .libs/soup-socket.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-socket.c -Wp,-MD,.deps/soup-socket.TP= lo -o soup-socket.o >/dev/null 2>&1 source=3D'soup-status.c' object=3D'soup-status.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-status.lo soup-= status.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-status.c -Wp,-MD,.deps/soup-status.TP= lo -fPIC -DPIC -o .libs/soup-status.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-status.c -Wp,-MD,.deps/soup-status.TP= lo -o soup-status.o >/dev/null 2>&1 source=3D'soup-uri.c' object=3D'soup-uri.lo' libtool=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-uri.lo soup-uri= .c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-uri.c -Wp,-MD,.deps/soup-uri.TPlo -f= PIC -DPIC -o .libs/soup-uri.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-uri.c -Wp,-MD,.deps/soup-uri.TPlo -o = soup-uri.o >/dev/null 2>&1 source=3D'soup-xmlrpc-message.c' object=3D'soup-xmlrpc-message.lo' libtool= =3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-xmlrpc-message.= lo soup-xmlrpc-message.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-xmlrpc-message.c -Wp,-MD,.deps/soup-x= mlrpc-message.TPlo -fPIC -DPIC -o .libs/soup-xmlrpc-message.o cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-xmlrpc-message.c -Wp,-MD,.deps/soup-x= mlrpc-message.TPlo -o soup-xmlrpc-message.o >/dev/null 2>&1 source=3D'soup-xmlrpc-response.c' object=3D'soup-xmlrpc-response.lo' libtoo= l=3Dyes \ DEPDIR=3D.deps depmode=3Dgcc /bin/sh ../depcomp \ /bin/sh /work/a/ports/devel/libsoup/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. = -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl= ude -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/incl= ude -I/usr/local/include -I/usr/local/include -I/usr/local/include -O -pi= pe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototyp= es -Wnested-externs -Wpointer-arith -D_REENTRANT -c -o soup-xmlrpc-response= .lo soup-xmlrpc-response.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=3D\"libsoup\" -I.. -D_THREA= D_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/u= sr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/l= ocal/include -I/usr/local/include -I/usr/local/include -O -pipe -Wall -Wstr= ict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs= -Wpointer-arith -D_REENTRANT -c soup-xmlrpc-response.c -Wp,-MD,.deps/soup-= xmlrpc-response.TPlo -fPIC -DPIC -o .libs/soup-xmlrpc-response.o soup-xmlrpc-response.c: In function `soup_xmlrpc_value_dump_internal': soup-xmlrpc-response.c:616: syntax error before `*' soup-xmlrpc-response.c:619: `evalue' undeclared (first use in this function) soup-xmlrpc-response.c:619: (Each undeclared identifier is reported only on= ce soup-xmlrpc-response.c:619: for each function it appears in.) gmake[3]: *** [soup-xmlrpc-response.lo] Error 1 gmake[3]: Leaving directory `/work/a/ports/devel/libsoup/work/libsoup-2.2.7= /libsoup' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/work/a/ports/devel/libsoup/work/libsoup-2.2.7= /libsoup' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/devel/libsoup/work/libsoup-2.2.7' gmake: *** [all] Error 2 *** Error code 2 Stop in /a/ports/devel/libsoup. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/devel/libsoup ended at Sat Nov 19 14:31:31 GMT 2005 ----- End forwarded message ----- --RwxaKO075aXzzOz0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDf3m0Wry0BWjoQKURAk5DAKCexIrHOh01dGaeTlsh/0mFICBNrwCfc+JR 8uZu6DTamWaIlR+yyjFnSBQ= =37Yx -----END PGP SIGNATURE----- --RwxaKO075aXzzOz0-- From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 20:29:07 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBAAA16A420 for ; Sat, 19 Nov 2005 20:29:07 +0000 (GMT) (envelope-from rperry@gti.net) Received: from apollo.gti.net (apollo.gti.net [199.171.27.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9577D43D45 for ; Sat, 19 Nov 2005 20:29:07 +0000 (GMT) (envelope-from rperry@gti.net) Received: from [192.168.1.15] (ts6m-pool0-102.gti.net [208.216.115.102]) by apollo.gti.net (mail) with ESMTP id 0F35835B78 for ; Sat, 19 Nov 2005 15:25:59 -0500 (EST) Message-ID: <437F8B50.7020804@gti.net> Date: Sat, 19 Nov 2005 15:30:08 -0500 From: "Robert H. Perry" User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051109) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@FreeBSD.org References: <437D1522.2010601@gti.net> In-Reply-To: <437D1522.2010601@gti.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: GNOME Panel Error Message X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 20:29:08 -0000 Robert H. Perry wrote: > Each "startx" event leads to the following error message on the GNOME > desktop: > I've detected a panel already running, and will now exit. > > Clicking OK usually removes the error. However, on one occasion, > clicking OK, resulted in another error message and panel graphic. Didn't > see this error mentioned in the archives. Pls advise. > > Thnx, > > Bob Perry > Unable to locate original response which recommended reviewing, adjusting and saving Sessions to resolve problem. It worked. Thank you. From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 20:38:57 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDC9D16A41F for ; Sat, 19 Nov 2005 20:38:57 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8422F43D45 for ; Sat, 19 Nov 2005 20:38:57 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so408461nzo for ; Sat, 19 Nov 2005 12:38:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=pc+N8Sb896K1Xca5jiwcT9LOY2eE9RdVKGcIJDSTQptnNAdPyI73Cp4Qq5kyItFmhgxsE0eYCla3lP5OT82N6haB7/aLcLQJbQzcE4iGmIie6/XXfrd7LnlgnLqvzQg7Iokmf4e4unCGJBjsy0ZCB/DYKf2WQSAhfxY81FoEvY0= Received: by 10.36.71.15 with SMTP id t15mr1230832nza; Sat, 19 Nov 2005 12:38:56 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 36sm97920nza.2005.11.19.12.38.55; Sat, 19 Nov 2005 12:38:56 -0800 (PST) From: "Michael C. Shultz" To: freebsd-gnome@freebsd.org Date: Sat, 19 Nov 2005 12:29:33 -0800 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511191229.33754.ringworm01@gmail.com> Subject: cdrtools fails to build on i386 -FreeBSD 6.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 20:38:58 -0000 Here is the error I get, btw cdrtools-cjk has the same error: make clean ===> Cleaning for libiconv-1.9.2_1 ===> Cleaning for gettext-0.14.5 ===> Cleaning for gmake-3.80_2 ===> Cleaning for libtool-1.5.20 ===> Cleaning for cdrtools-2.01_1 mike@zzz:/usr/ports-CURRENT/sysutils/cdrtools>make NOCCACHE=1 You may use the following build option(s): WITH_RSCSI=yes builds with the rscsi daemon which provides access to local SCSI-devices over the network (the client-side in cdda2wav, cdrecord, etc. is built unconditionally). BEWARE: The rscsi binary gets installed suid root as this is the preferred method to set it up. WITH_CDDB=yes builds with cddb (http://freedb.org) support ===> Vulnerability check disabled, database not found ===> Extracting for cdrtools-2.01_1 => MD5 Checksum OK for cdrtools-2.01.tar.bz2. => No SHA256 checksum recorded for cdrtools-2.01.tar.bz2. ln: /tmp/usr/ports-CURRENT/sysutils/cdrtools/work/cdrtools-2.01/RULES/i386-freebsd-/usr/bin/cc.rul: No such file or directory *** Error code 1 Stop in /usr/ports-CURRENT/sysutils/cdrtools. mike@zzz:/usr/ports-CURRENT/sysutils/cdrtools> It seems like this: i386-freebsd-/usr/bin/cc.rul: should be: i386-freebsd-cc /usr/bin/cc.rul: -Mike From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 20:42:08 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD0DD16A41F for ; Sat, 19 Nov 2005 20:42:08 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95EF143D4C for ; Sat, 19 Nov 2005 20:42:07 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so581985wra for ; Sat, 19 Nov 2005 12:42:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=hTX+s8hBgppTXrz85SFJwv0nQPM19Wn6bBLGBXTunAmwsKBTLBeVLIUD11uUPMWrtiZzpLrJZEipq+912d6T9ULzwuz0Z1OGKRWo93M0MQFVcvatFUbZWPXIW4mf18/M5ZPDU8Of2sR0hXQZyUA7n6HAdKdH8FL2SD0UrvnrUzc= Received: by 10.54.91.3 with SMTP id o3mr747048wrb; Sat, 19 Nov 2005 12:42:06 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id d61sm1151445wra.2005.11.19.12.42.05; Sat, 19 Nov 2005 12:42:06 -0800 (PST) From: "Michael C. Shultz" To: freebsd-gnome@freebsd.org, ports@freebsd.org Date: Sat, 19 Nov 2005 12:32:43 -0800 User-Agent: KMail/1.8.3 References: <200511191229.33754.ringworm01@gmail.com> In-Reply-To: <200511191229.33754.ringworm01@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511191232.43811.ringworm01@gmail.com> Cc: Subject: Re: cdrtools fails to build on i386 -FreeBSD 6.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 20:42:08 -0000 On Saturday 19 November 2005 12:29, Michael C. Shultz wrote: > Here is the error I get, btw cdrtools-cjk has the same error: > > make clean > ===> Cleaning for libiconv-1.9.2_1 > ===> Cleaning for gettext-0.14.5 > ===> Cleaning for gmake-3.80_2 > ===> Cleaning for libtool-1.5.20 > ===> Cleaning for cdrtools-2.01_1 > mike@zzz:/usr/ports-CURRENT/sysutils/cdrtools>make NOCCACHE=1 > > You may use the following build option(s): > > WITH_RSCSI=yes builds with the rscsi daemon which provides access > to local SCSI-devices over the network (the client-side in cdda2wav, > cdrecord, etc. is built unconditionally). BEWARE: The rscsi binary gets > installed suid root as this is the preferred method to set it up. > > WITH_CDDB=yes builds with cddb (http://freedb.org) support > > ===> Vulnerability check disabled, database not found > ===> Extracting for cdrtools-2.01_1 > => MD5 Checksum OK for cdrtools-2.01.tar.bz2. > => No SHA256 checksum recorded for cdrtools-2.01.tar.bz2. > ln: > /tmp/usr/ports-CURRENT/sysutils/cdrtools/work/cdrtools-2.01/RULES/i386-free >bsd-/usr/bin/cc.rul: No such file or directory > *** Error code 1 > > Stop in /usr/ports-CURRENT/sysutils/cdrtools. > mike@zzz:/usr/ports-CURRENT/sysutils/cdrtools> > > It seems like this: i386-freebsd-/usr/bin/cc.rul: > should be: i386-freebsd-cc /usr/bin/cc.rul: > > -Mike Sorry for posting here, I was trying to build gnome2 and this is stopping progress, this should have gone to ports@FreeBSD.org. -Mike From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 22:03:49 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9788F16A41F; Sat, 19 Nov 2005 22:03:49 +0000 (GMT) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3014B43D45; Sat, 19 Nov 2005 22:03:47 +0000 (GMT) (envelope-from j@uriah.heep.sax.de) Received: from localhost (localhost [127.0.0.1]) by uriah.heep.sax.de (Postfix) with ESMTP id 8F5961D67; Sat, 19 Nov 2005 23:03:42 +0100 (MET) Received: from uriah.heep.sax.de (localhost [127.0.0.1]) by localhost (AvMailGate-2.0.2-10) id 12058-3EC4314F; Sat, 19 Nov 2005 23:03:42 +0100 Received: from uriah.heep.sax.de (localhost [127.0.0.1]) by uriah.heep.sax.de (Postfix) with ESMTP id 1B8211CD9; Sat, 19 Nov 2005 23:03:34 +0100 (MET) Received: from uriah.heep.sax.de (localhost [127.0.0.1]) by uriah.heep.sax.de (Postfix) with ESMTP; Sat, 19 Nov 2005 23:03:34 +0100 (MET) Received: (from j@localhost) by uriah.heep.sax.de (8.13.4/8.13.1/Submit) id jAJM37CY012045; Sat, 19 Nov 2005 23:03:07 +0100 (MET) (envelope-from j) Date: Sat, 19 Nov 2005 23:03:07 +0100 From: Joerg Wunsch To: ports@FreeBSD.org, nork@FreeBSD.org Message-ID: <20051119220306.GC30323@uriah.heep.sax.de> References: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511130038.jAD0cgLb043746@sakura.ninth-nine.com> User-Agent: Mutt/1.4.2.1i X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on uriah.heep.sax.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=6.5 tests=none autolearn=failed version=3.0.2 X-AntiVirus: checked by AntiVir MailGate (version: 2.0.2-10; AVE: 6.32.0.58; VDF: 6.32.0.198; host: uriah.heep.sax.de) X-Mailman-Approved-At: Sat, 19 Nov 2005 22:18:28 +0000 Cc: vsevolod@FreeBSD.org, yazzy@yazzy.org, ozawa@ongs.co.jp, kwm@FreeBSD.org, sem@FreeBSD.org, ronald@cs.vu.nl, jonas@schiebtsich.net, garga@FreeBSD.org, bsam@ipt.ru, mnag@FreeBSD.org, bzeeb+freebsdports@zabbadoz.net, barner@FreeBSD.org, c47g@gmx.at, kirk@strauser.com, glewis@FreeBSD.org, roam@FreeBSD.org, ehaupt@FreeBSD.org, freebsd@troback.com, shelton@granch.ru, swhetzel@gmail.com, ache@FreeBSD.org, skv@FreeBSD.org, seanc@FreeBSD.org, novel@FreeBSD.org, jura@netams.com, ale@FreeBSD.org, shetuhin@corp.mail.ru, girgen@FreeBSD.org, gerald@FreeBSD.org, simond@irrelevant.org, acardenas@bsd.org.pe, green@FreeBSD.org, weaseal@users.sourceforge.net, lev@FreeBSD.org, ahze@FreeBSD.org, nobutaka@FreeBSD.org, clement@FreeBSD.org, tobez@FreeBSD.org, danny@ricin.com, mharo@FreeBSD.org, mezz@FreeBSD.org, kde@FreeBSD.org, 3d@FreeBSD.org, taguchi@tohoku.iij.ad.jp, alecn2002@yandex.ru, vivek@khera.org, lawrance@FreeBSD.org, hq@FreeBSD.org, shoesoft@gmx.net, neal@nelson.name, mva@sysfault.org, obrien@FreeBSD.org, anrays@gmail.com, phantom@FreeBSD.org, gnome@FreeBSD.org, riggs@rrr.de, bms@FreeBSD.org, osa@FreeBSD.org, freebsd@jdc.parodius.com Subject: Re: Integrated DEBUG related macros to WITH_DEBUG/WITHOUT_DEBUG X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 22:03:50 -0000 As Norikatsu Shigemura wrote: > I consider that DEBUG related knob should be integrated > to WITH_DEBUG/WITHOUT_DEBUG. So I want to add DEBUG to > /usr/ports/KNOBS. But following ports should be modified. > How about do you think? > ok? using MAINTAINER_DEBUG > ports/devel/avr-libc That MAINTAINER_DEBUG knob was something completely different than you have in mind. During installation, I had to remove certain files (from the installed tree) as doxygen stupidly left them behind, yet their filenames differed depending on wherever the tree has been built. So I had to establish a special post-installation cleanup procedure in the Makefile. All that MAINTAINER_DEBUG knob did was to list out the files that are being deleted, so the hack could be monitored by the maintainer (i.e. by me), whereas mortal users just got a "Removing extraneous man page files..." message. So nothing any user would really had to use, nothing I believe that could be centralized. Anyway, as we now run doxygen differently so it doesn't produce the garbage anymore, I'll be more than happy to kill all that from that port's Makefile Really Soon Now. So you can safely delete me from your list. ;-) -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 19 22:56:43 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D1416A41F for ; Sat, 19 Nov 2005 22:56:43 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D8DC43D46 for ; Sat, 19 Nov 2005 22:56:43 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EdbdS-000Oap-Jw for freebsd-gnome@freebsd.org; Sat, 19 Nov 2005 22:56:42 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.54 (FreeBSD)) id 1EdbdR-000Lf1-HU for freebsd-gnome@freebsd.org; Sat, 19 Nov 2005 14:56:41 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17279.44457.110168.738614@roam.psg.com> Date: Sat, 19 Nov 2005 14:56:41 -0800 To: freebsd gnome Subject: ruby-gtk2 problem for gnome2-power-tools X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 22:56:43 -0000 In file included from rbgdkpango.c:13: /usr/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.14.0/pango/src/rbpango.h:22:28: rbpangoversion.h: No such file or directory /usr/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.14.0/pango/src/rbpango.h:24:24: missing binary operator before token "(" /usr/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.14.0/pango/src/rbpango.h:61:24: missing binary operator before token "(" /usr/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.14.0/pango/src/rbpango.h:84:24: missing binary operator before token "(" *** Error code 1 Stop in /usr/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.14.0/gtk/src. *** Error code 1 Stop in /usr/ports/x11-toolkits/ruby-gtk2/work/ruby-gnome2-all-0.14.0/gtk. *** Error code 1 Stop in /usr/ports/x11-toolkits/ruby-gtk2. *** Error code 1 Stop in /usr/ports/x11-toolkits/ruby-gtk2. *** Error code 1 Stop in /usr/ports/devel/ruby-libglade2. *** Error code 1 Stop in /usr/ports/devel/ruby-libglade2. *** Error code 1 Stop in /usr/ports/x11-themes/gnome-splashscreen-manager. *** Error code 1 Stop in /usr/ports/x11-themes/gnome-splashscreen-manager. *** Error code 1 Stop in /usr/ports/x11-themes/gnome-art. *** Error code 1 Stop in /usr/ports/x11-themes/gnome-art. *** Error code 1 Stop in /usr/ports/x11/gnome2-power-tools. *** Error code 1