From edwin at FreeBSD.org Wed Apr 1 08:50:14 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Apr 1 08:50:26 2009 Subject: ports/133276: sysutils/gnome-power-manager has a missing dependency Message-ID: <200904011550.n31FoDv4004164@freefall.freebsd.org> Synopsis: sysutils/gnome-power-manager has a missing dependency Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Wed Apr 1 15:50:13 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133276 From climber at bdrawyah.plus.com Wed Apr 1 12:20:19 2009 From: climber at bdrawyah.plus.com (B Hayward) Date: Wed Apr 1 12:20:26 2009 Subject: cairo 1.8.6 problem Message-ID: <49D3B7A6.80507@bdrawyah.plus.com> Hi, I've been trying to upgrade from cairo-1.6.4_2,1 to the current version (1.8.6_1,1) on a FreeBSD 7.1, Pentium III box and get, repeatedly, this error: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -O -pipe -march=pentiumpro -MT cairo-png.lo -MD -MP -MF .deps/cairo-png.Tpo -c cairo-png.c -fPIC -DPIC -o .libs/cairo-png.o cairo-png.c:42:17: error: png.h: No such file or directory cairo-png.c:46: error: expected ')' before 'png' cairo-png.c:70: error: expected ')' before 'png' cairo-png.c:92: error: expected ')' before 'png' cairo-png.c:109: error: expected ')' before 'png' cairo-png.c:125: error: expected ')' before 'png_ptr' According to http://lists.cairographics.org/archives/cairo-commit/2005-April/003188.html cairo-png.h was deleted in 2005 "Removed Files: cairo-png.h Log Message: 2005-04-26 Kristian H??gsberg * src/cairo-png.h: Prototypes moved to cairo.h, this file removed. --- cairo-png.h DELETED ---" and cairo.h is certainly present: 514: $ locate cairo.h /usr/local/include/cairo/cairo.h /usr/local/include/gtk-2.0/gdk/gdkcairo.h /usr/local/include/librsvg-2/librsvg/rsvg-cairo.h /usr/local/include/pango-1.0/pango/pangocairo.h /usr/local/include/pycairo/pycairo.h /usr/ports/graphics/cairo/work/cairo-1.8.6/src/cairo.h so I'm a bit confused as to how to get round this since "make deinstall, make reinstall" don't work and pkg_add installs cairo 1.6 Thanks, B Hayward From wahjava.ml at gmail.com Wed Apr 1 14:23:20 2009 From: wahjava.ml at gmail.com (Ashish SHUKLA) Date: Wed Apr 1 14:23:27 2009 Subject: cairo 1.8.6 problem In-Reply-To: <49D3B7A6.80507@bdrawyah.plus.com> (B. Hayward's message of "Wed, 01 Apr 2009 19:51:18 +0100") References: <49D3B7A6.80507@bdrawyah.plus.com> Message-ID: <87y6ukaydc.fsf@chateau.d.lf> B Hayward writes: > Hi, > I've been trying to upgrade from cairo-1.6.4_2,1 to the current > version (1.8.6_1,1) on a FreeBSD 7.1, Pentium III box and get, > repeatedly, this error: [...] > cairo-png.c:42:17: error: png.h: No such file or directory libpng installed and present, hmm...? -- Ashish SHUKLA -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090401/c603abfb/attachment.pgp From c.r.n.a at wanadoo.fr Thu Apr 2 15:25:52 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Thu Apr 2 15:26:03 2009 Subject: Can't write in abiword 2.6.8 Message-ID: <49D4D56A.2030104@wanadoo.fr> Hi everyone, I have a problem with abiword, i simply can't write anythings, all characters are on each other. Someone have this problem ? Thanks in advance, Nicolas. From itetcu at FreeBSD.org Thu Apr 2 22:51:18 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Thu Apr 2 22:51:24 2009 Subject: ports/132231: [PATCH] www/firefox3: Add option to build with Profile-Guided Optimization In-Reply-To: <200903300830.n2U8U31e036071@freefall.freebsd.org> References: <200903300830.n2U8U31e036071@freefall.freebsd.org> Message-ID: <20090403083336.1f7d38e2@it.buh.tecnik93.com> On Mon, 30 Mar 2009 08:30:03 GMT Mario Sergio Fujikawa Ferreira wrote: > The following reply was made to PR ports/132231; it has been noted by > GNATS. > > From: Mario Sergio Fujikawa Ferreira > To: bug-followup@FreeBSD.org > Cc: lioux@freebsd.org, gnome@FreeBSD.org > Subject: Re: ports/132231: [PATCH] www/firefox3: Add option to build > with Profile-Guided Optimization > Date: Mon, 30 Mar 2009 05:03:55 -0300 > > --Kj7319i9nmIyA2yE > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > > Hi, > > The patch had to be slightly modified after the > MAKE_JOBS_SAFE option was added. > > The updated patch work with Firefox 3.0.8. [ .. ] > OPTIONS= DBUS "Enable D-BUS support" on \ > NEWTAB "Open external links in a new tab" on \ > + PGO "Enable Profile-Guided Optimization" off \ > SMB "Enable smb:// URI support using gnomevfs" off > > .include > @@ -73,6 +73,18 @@ > LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib > .endif > > +.if defined(WITH_PGO) > +USE_PYTHON_BUILD= yes > +.include "${PORTSDIR}/Mk/bsd.python.mk" [ .. ] Does anything prevent the use of bsd.port.options.mk instead of this .include? -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090403/f716d6df/signature.pgp From itetcu at FreeBSD.org Thu Apr 2 23:46:04 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Thu Apr 2 23:46:10 2009 Subject: ports/132231: [PATCH] www/firefox3: Add option to build with Profile-Guided Optimization In-Reply-To: <1238740906.66242.24.camel@pav.hide.vol.cz> References: <200903300830.n2U8U31e036071@freefall.freebsd.org> <20090403083336.1f7d38e2@it.buh.tecnik93.com> <1238740906.66242.24.camel@pav.hide.vol.cz> Message-ID: <20090403094605.2fede306@it.buh.tecnik93.com> On Fri, 03 Apr 2009 08:41:46 +0200 Pav Lucistnik wrote: > Ion-Mihai Tetcu p??e v p? 03. 04. 2009 v 08:33 +0300: > > > Does anything prevent the use of bsd.port.options.mk instead of > > this .include? > > Users of FreeBSD 6.2 ? EOL'ed ;-) -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090403/588eea4e/signature.pgp From pav at FreeBSD.org Fri Apr 3 00:08:59 2009 From: pav at FreeBSD.org (Pav Lucistnik) Date: Fri Apr 3 00:09:06 2009 Subject: ports/132231: [PATCH] www/firefox3: Add option to build with Profile-Guided Optimization In-Reply-To: <20090403083336.1f7d38e2@it.buh.tecnik93.com> References: <200903300830.n2U8U31e036071@freefall.freebsd.org> <20090403083336.1f7d38e2@it.buh.tecnik93.com> Message-ID: <1238740906.66242.24.camel@pav.hide.vol.cz> Ion-Mihai Tetcu p??e v p? 03. 04. 2009 v 08:33 +0300: > Does anything prevent the use of bsd.port.options.mk instead of > this .include? Users of FreeBSD 6.2 ? -- Pav Lucistnik Angband in action! Constant escalation to new depths to find angrier, meaner letters and more punctuation! -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090403/59c4db87/attachment.pgp From danielependenza at yahoo.fr Fri Apr 3 01:38:18 2009 From: danielependenza at yahoo.fr (daniele pendenza) Date: Fri Apr 3 01:38:24 2009 Subject: nautilus problem ... Message-ID: <49D5C7A6.2050404@yahoo.fr> Hi, I am writing to ask your opinion about this behaviour. I mounted an external usb memory device in the system. I sadly discover that Nautilus does not list/show some (many) folders stored in the device; I can see everything when operating from the command line (ls). Is there a way to discover what's/where is the problem ? THank you ! dan From danielependenza at yahoo.fr Fri Apr 3 01:55:41 2009 From: danielependenza at yahoo.fr (daniele pendenza) Date: Fri Apr 3 01:55:46 2009 Subject: nautilus problem ... In-Reply-To: <49D5C7A6.2050404@yahoo.fr> References: <49D5C7A6.2050404@yahoo.fr> Message-ID: <49D5CEFC.4010404@yahoo.fr> Hi again, I found the problem. There were 2 files whose names had "thai" carachters. Nautilus got crazy and displayed none of the subfolders none of these 2 files. Can we call it a Bug ? dan > Hi, > > I am writing to ask your opinion about this behaviour. I mounted an > external usb memory device in the system. I sadly discover that > Nautilus does not list/show some (many) folders stored in the device; > I can see everything when operating from the command line (ls). Is > there a way to discover what's/where is the problem ? > > THank you ! > > dan > From kwm at FreeBSD.org Fri Apr 3 02:36:10 2009 From: kwm at FreeBSD.org (kwm@FreeBSD.org) Date: Fri Apr 3 02:36:23 2009 Subject: ports/131328: the Gnome 2.24 upgrage Shell script is page 404 on the website Message-ID: <200904030936.n339a9C0064638@freefall.freebsd.org> Synopsis: the Gnome 2.24 upgrage Shell script is page 404 on the website Responsible-Changed-From-To: freebsd-gnome->gnome Responsible-Changed-By: kwm Responsible-Changed-When: Fri Apr 3 09:35:25 UTC 2009 Responsible-Changed-Why: Correct Responsible. So we get 1 open pr mail. http://www.freebsd.org/cgi/query-pr.cgi?pr=131328 From kwm at FreeBSD.org Fri Apr 3 02:36:10 2009 From: kwm at FreeBSD.org (kwm@FreeBSD.org) Date: Fri Apr 3 02:36:23 2009 Subject: ports/131328: the Gnome 2.24 upgrage Shell script is page 404 on the website Message-ID: <200904030936.n339a9C0064638@freefall.freebsd.org> Synopsis: the Gnome 2.24 upgrage Shell script is page 404 on the website Responsible-Changed-From-To: freebsd-gnome->gnome Responsible-Changed-By: kwm Responsible-Changed-When: Fri Apr 3 09:35:25 UTC 2009 Responsible-Changed-Why: Correct Responsible. So we get 1 open pr mail. http://www.freebsd.org/cgi/query-pr.cgi?pr=131328 From jeff.wilges at ieee.org Fri Apr 3 09:21:37 2009 From: jeff.wilges at ieee.org (Jeff Wilges) Date: Fri Apr 3 09:21:43 2009 Subject: Minor tweaks to devel/anjuta port version 2.24.2 Message-ID: Greetings, I just checked out devel/anjuta port version 2.24.2 and ran into some minor compile issues with the latest graphics/graphviz port. It seems graphviz has dropped the "ND_coord_i()" macro from graphviz/types.h. I had to tweak "plugins/profiler/gprof-function-call-chart-view.c" and "plugins/class-inheritance/class-inherit.c" and change a declaration of type 'point' to 'pointf' and calls to the "ND_coord_i()" macro to calls to the "ND_coord()" macro. After these changes, everything compiled smoothly. I do not know much about the Graphviz library, but I would imagine that a backwards compatability break like this should result in there being different *.so versions to ease this transition. At any rate, I am just passing the word up to you guys so that you can make the proper adjustments to the port via a patch or whatever means is necessary. Cheers, Jeff From jsatkinson at embarqmail.com Fri Apr 3 10:43:06 2009 From: jsatkinson at embarqmail.com (Joseph S. Atkinson) Date: Fri Apr 3 10:43:13 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <49D4D56A.2030104@wanadoo.fr> References: <49D4D56A.2030104@wanadoo.fr> Message-ID: <49D645FF.8050008@embarqmail.com> Nicolas wrote: > I have a problem with abiword, i simply can't write anythings, all > characters are on each other. > Someone have this problem ? > Same. I noticed it earlier this week on my laptop. From kwm at FreeBSD.org Fri Apr 3 15:00:02 2009 From: kwm at FreeBSD.org (Koop Mast) Date: Fri Apr 3 15:00:09 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <49D645FF.8050008@embarqmail.com> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> Message-ID: <1238795396.73986.5.camel@headache.rainbow-runner.nl> On Fri, 2009-04-03 at 13:23 -0400, Joseph S. Atkinson wrote: > Nicolas wrote: > > I have a problem with abiword, i simply can't write anythings, all > > characters are on each other. > > Someone have this problem ? > > > > Same. I noticed it earlier this week on my laptop. I can't seem to reproduce it. What I do is open abiword and just start typing. Are you doing doing to cause this? I'm running 7.1-stable atm. -Koop From jsatkinson at embarqmail.com Fri Apr 3 15:24:48 2009 From: jsatkinson at embarqmail.com (Joseph S. Atkinson) Date: Fri Apr 3 15:24:54 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <1238795396.73986.5.camel@headache.rainbow-runner.nl> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> <1238795396.73986.5.camel@headache.rainbow-runner.nl> Message-ID: <49D68CB5.8020805@embarqmail.com> Koop Mast wrote: > I can't seem to reproduce it. What I do is open abiword and just start > typing. Are you doing doing to cause this? I'm running 7.1-stable atm. > > -Koop > My currently affected machine is running 7-stable on amd64 and following marcuscom (so gnome 2.26). I get this: http://wickedmachine.net/~jsa/FreeBSD/bugs/abiword.png Text reads "This is what it's doing" This is a report I wrote for school last week, now displayed in abiword. Note, this is a 5 page paper: http://wickedmachine.net/~jsa/FreeBSD/bugs/abiword-report.png Yes. All I have to do is open the application and start typing. I tried uninstalling the plugins. I blew away ~/.AbiSuite. I rebuilt the port and everything it depends on. I am currently updating my i386 machine that runs 7.1 and will see if the problem duplicates here. From c.r.n.a at wanadoo.fr Fri Apr 3 15:36:35 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Fri Apr 3 15:36:41 2009 Subject: Bug in gdm 2.24 ? Message-ID: <49D68F05.5000404@wanadoo.fr> Hi everyone, I discovered a bug in gdm. When i type in /etc/profile this: export GDM_LANG= gdm don't start ! Someone have the same problem with your own language? Nicolas. From marcus at marcuscom.com Fri Apr 3 15:39:05 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Apr 3 15:39:12 2009 Subject: Bug in gdm 2.24 ? In-Reply-To: <49D68F05.5000404@wanadoo.fr> References: <49D68F05.5000404@wanadoo.fr> Message-ID: <1238798349.15710.4.camel@shumai.marcuscom.com> On Sat, 2009-04-04 at 00:34 +0200, Nicolas wrote: > Hi everyone, > > I discovered a bug in gdm. > > When i type in /etc/profile this: > export GDM_LANG= This should be: export GDM_LANG=fr_FR.ISO8859-1 Joe > gdm don't start ! > > Someone have the same problem with your own language? > > Nicolas. > > _______________________________________________ > 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" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090403/ae92b689/attachment.pgp From c.r.n.a at wanadoo.fr Sat Apr 4 03:25:12 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sat Apr 4 03:25:20 2009 Subject: Bug in gdm 2.24 ? In-Reply-To: <1238798349.15710.4.camel@shumai.marcuscom.com> References: <49D68F05.5000404@wanadoo.fr> <1238798349.15710.4.camel@shumai.marcuscom.com> Message-ID: <49D727EA.3040905@wanadoo.fr> Hi Joe, Thanks for your reply. Gdm starts properly. There is a problem because gdm is still always in English ! There is another thing to put it into another langage ? Nicolas. On Sat, 2009-04-04 at 00:34 +0200, Nicolas wrote: Hi everyone, I discovered a bug in gdm. When i type in /etc/profile this: export GDM_LANG= This should be: export GDM_LANG=fr_FR.ISO8859-1 Joe gdm don't start ! Someone have the same problem with your own language? Nicolas. _______________________________________________ [1]freebsd-gnome@freebsd.org mailing list [2]http://lists.freebsd.org/mailman/listinfo/freebsd-gnome To unsubscribe, send any mail to [3]"freebsd-gnome-unsubscribe@freebsd.org" References 1. mailto:freebsd-gnome@freebsd.org 2. http://lists.freebsd.org/mailman/listinfo/freebsd-gnome 3. mailto:freebsd-gnome-unsubscribe@freebsd.org From QAT at FreeBSD.org Sat Apr 4 11:17:36 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 4 11:17:42 2009 Subject: textproc/libxml2-reference - fails: PLIST Message-ID: <20090404180404.771DA8FC43@release.ixsystems.com> QAT - your restless neighborhood Daemon - identified a PLIST error while trying to build: libxml2-reference-2.7.3 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/textproc/libxml2-reference/Makefile,v 1.3 2009/03/18 05:07:27 marcus Exp $ The build of this port was tried 2 times since last BotMail while trying to build ports that depend on it. ;-) Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/libxml2-reference-2.7.3.log : add_pkg ===> Installing for libxml2-reference-2.7.3 ===> Generating temporary packing list ===> Checking if textproc/libxml2-reference already installed ===> Registering installation for libxml2-reference-2.7.3 ================================================================ ======================================== ===> Building package for libxml2-reference-2.7.3 tar: share/examples/libxml2/testHTML.c: Cannot stat: No such file or directory tar: share/examples/libxml2/testSAX.c: Cannot stat: No such file or directory tar: share/examples/libxml2/testXPath.c: Cannot stat: No such file or directory tar: share/examples/libxml2/xmllint.c: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/libxml2-reference-2.7.3.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/libxml2-reference-2.7.3.tbz' *** Error code 1 Stop in /a/ports/textproc/libxml2-reference. Deleting libxml2-reference-2.7.3 pkg_delete: file '/usr/local/share/examples/libxml2/testHTML.c' doesn't exist pkg_delete: file '/usr/local/share/examples/libxml2/testSAX.c' doesn't exist pkg_delete: file '/usr/local/share/examples/libxml2/testXPath.c' doesn't exist pkg_delete: file '/usr/local/share/examples/libxml2/xmllint.c' doesn't exist pkg_delete: file '/usr/local/share/examples/libxml2' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/examples/libxml2' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) === Checking filesystem state Deleting libxml2-2.7.3 Deleting gmake-3.81_3 Deleting gettext-0.17_1 Deleting pkg-config-0.23_1 Deleting libiconv-1.11_1 === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/textproc/libxml2-reference ended at Sat Apr 4 18:04:02 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/libxml2-reference-2.7.3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=textproc&portname=libxml2-reference The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From QAT at FreeBSD.org Sat Apr 4 11:28:36 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 4 11:28:42 2009 Subject: x11-toolkits/gtkmm20-reference - fails: mtree Message-ID: <20090404181504.783AE8FC43@release.ixsystems.com> QAT - your restless neighborhood Daemon - identified a mtree error while trying to build: gtkmm-reference-2.2.12_3 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/gtkmm20-reference/Makefile,v 1.6 2007/05/19 20:31:03 flz Exp $ The build of this port was tried 5 times since last BotMail while trying to build ports that depend on it. ;-) Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gtkmm-reference-2.2.12_3.log : 30621038 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/dnd 30621039 20 -r--r--r-- 1 root wheel 9066 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/dnd/dndwindow.cc 30621040 4 -r--r--r-- 1 root wheel 1012 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/dnd/main.cc 30621041 28 -r--r--r-- 1 root wheel 13624 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/dnd/dnd_images.h 30621042 8 -r--r--r-- 1 root wheel 3420 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/dnd/dndwindow.h 30621043 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/exception 30621044 8 -r--r--r-- 1 root wheel 3222 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/exception/exceptiontest.cc 30621045 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/filesel 30621046 4 -r--r--r-- 1 root wheel 1160 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/filesel/filesel.cc 30621047 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/fixed 30621048 4 -r--r--r-- 1 root wheel 1649 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/fixed/fixed.cc 30621049 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/gdk 30621050 20 -r--r--r-- 1 root wheel 10128 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/gdk/radar.cc 30621051 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/markup 30621052 8 -r--r--r-- 1 root wheel 3685 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/markup/parser.cc 30621053 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/rulers 30621054 4 -r--r--r-- 1 root wheel 1981 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/rulers/rulers.cc 30621055 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/statusbar 30621056 4 -r--r--r-- 1 root wheel 1450 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/statusbar/statusbar.cc 30621057 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/stock 30621058 12 -r--r--r-- 1 root wheel 4706 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/stock/stock.cc 30621059 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/thread 30621060 12 -r--r--r-- 1 root wheel 4369 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/thread/dispatcher.cc 30621061 16 -r--r--r-- 1 root wheel 6469 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/thread/dispatcher2.cc 30621062 4 -r--r--r-- 1 root wheel 1731 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/thread/thread.cc 30621063 4 -r--r--r-- 1 root wheel 697 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/thread/threadpool.cc 30621064 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/tictactoe 30621065 8 -r--r--r-- 1 root wheel 2455 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/tictactoe/tictactoe.cc 30621066 4 -r--r--r-- 1 root wheel 489 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/tictactoe/ttt_test.cc 30621067 4 -r--r--r-- 1 root wheel 1313 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/tictactoe/tictactoe.h 30621068 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/treemodelcustom 30621069 16 -r--r--r-- 1 root wheel 6178 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/treemodelcustom/exampletreemodel.cc 30621070 4 -r--r--r-- 1 root wheel 2045 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/treemodelcustom/examplewindow.cc 30621071 4 -r--r--r-- 1 root wheel 1013 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/treemodelcustom/main.cc 30621072 8 -r--r--r-- 1 root wheel 2704 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/treemodelcustom/exampletreemodel.h 30621073 4 -r--r--r-- 1 root wheel 1327 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/treemodelcustom/examplewindow.h 30621074 4 drwxr-xr-x 2 root wheel 512 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/window 30621075 12 -r--r--r-- 1 root wheel 6118 Apr 4 18:14 usr/local/share/doc/gtkmm-2.0/examples/window/wheelbarrow.cc ================================================================ build of /usr/ports/x11-toolkits/gtkmm20-reference ended at Sat Apr 4 18:15:02 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gtkmm-reference-2.2.12_3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=gtkmm20-reference The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From QAT at FreeBSD.org Sat Apr 4 11:30:31 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 4 11:30:36 2009 Subject: x11-toolkits/gtkmm24-reference - fails: mtree Message-ID: <20090404181656.C71F78FC43@release.ixsystems.com> QAT - your restless neighborhood Daemon - identified a mtree error while trying to build: gtkmm-reference-2.14.3_3 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/gtkmm24-reference/Makefile,v 1.6 2009/01/11 17:29:46 mezz Exp $ The build of this port was tried 5 times since last BotMail while trying to build ports that depend on it. ;-) Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gtkmm-reference-2.14.3_3.log : 12956229 4 -r--r--r-- 1 root wheel 535 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__4.png 12956230 4 -r--r--r-- 1 root wheel 433 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__40.png 12956231 4 -r--r--r-- 1 root wheel 1564 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__41.png 12956232 4 -r--r--r-- 1 root wheel 893 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__42.png 12956233 8 -r--r--r-- 1 root wheel 2949 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__43.png 12956234 4 -r--r--r-- 1 root wheel 455 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__44.png 12956235 4 -r--r--r-- 1 root wheel 590 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__45.png 12956236 4 -r--r--r-- 1 root wheel 815 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__46.png 12956237 8 -r--r--r-- 1 root wheel 3345 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__47.png 12956238 296 -r--r--r-- 1 root wheel 151307 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__48.png 12956239 4 -r--r--r-- 1 root wheel 654 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__49.png 12956240 8 -r--r--r-- 1 root wheel 3993 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__5.png 12956241 4 -r--r--r-- 1 root wheel 1345 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__50.png 12956242 4 -r--r--r-- 1 root wheel 414 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__6.png 12956243 4 -r--r--r-- 1 root wheel 426 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__7.png 12956244 4 -r--r--r-- 1 root wheel 418 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__8.png 12956245 4 -r--r--r-- 1 root wheel 547 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/inherit__graph__9.png 12956247 4 -r--r--r-- 1 root wheel 1104 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/linkbutton1.png 12956248 8 -r--r--r-- 1 root wheel 2051 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/menubar1.png 12956249 16 -r--r--r-- 1 root wheel 6903 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/messagedialog1.png 12956250 12 -r--r--r-- 1 root wheel 4111 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/notebook1.png 12956251 8 -r--r--r-- 1 root wheel 2147 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/progressbar1.png 12956252 4 -r--r--r-- 1 root wheel 1949 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/radiobutton1.png 12956253 28 -r--r--r-- 1 root wheel 12841 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/recentchooserdialog1.png 12956254 4 -r--r--r-- 1 root wheel 977 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/spinbutton1.png 12956255 4 -r--r--r-- 1 root wheel 259 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/statusbar1.png 12956256 4 -r--r--r-- 1 root wheel 1472 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem__inherit__graph.png 12956257 4 -r--r--r-- 1 root wheel 1644 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem__inherit__graph.png 12956258 4 -r--r--r-- 1 root wheel 1601 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem__inherit__graph.png 12956259 4 -r--r--r-- 1 root wheel 1839 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/table1.png 12956260 20 -r--r--r-- 1 root wheel 8615 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/textview1.png 12956261 4 -r--r--r-- 1 root wheel 1733 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/toggletoolbutton1.png 12956262 4 -r--r--r-- 1 root wheel 953 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/vscale1.png 12956263 4 -r--r--r-- 1 root wheel 809 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/vscrollbar1.png 12956264 4 -r--r--r-- 1 root wheel 109 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/vseparator1.png 12956265 8 -r--r--r-- 1 root wheel 2166 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/html/graph_legend.dot 12956266 232 -r--r--r-- 1 root wheel 117224 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/widget_hierarchy.png 12956267 20 -r--r--r-- 1 root wheel 8838 Apr 4 18:16 usr/local/share/doc/gtkmm-2.4/docs/reference/widget_hierarchy.html ================================================================ build of /usr/ports/x11-toolkits/gtkmm24-reference ended at Sat Apr 4 18:16:54 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gtkmm-reference-2.14.3_3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=gtkmm24-reference The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From jsatkinson at embarqmail.com Sat Apr 4 13:40:15 2009 From: jsatkinson at embarqmail.com (Joseph S. Atkinson) Date: Sat Apr 4 13:40:21 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <49D68CB5.8020805@embarqmail.com> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> <1238795396.73986.5.camel@headache.rainbow-runner.nl> <49D68CB5.8020805@embarqmail.com> Message-ID: <49D7C5B4.1000207@embarqmail.com> Joseph S. Atkinson wrote: > I am currently updating my i386 machine that runs 7.1 and will see if > the problem duplicates here. > My i386 is fine. Maybe it's tied to amd64? From QAT at FreeBSD.org Sat Apr 4 13:43:25 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 4 13:43:36 2009 Subject: cvs commit: ports/x11-toolkits/gtkmm20-reference Makefile ports/x11-toolkits/gtkmm24-reference Makefile In-Reply-To: <200904042036.n34KavGK015457@repoman.freebsd.org> References: <200904042036.n34KavGK015457@repoman.freebsd.org> Message-ID: <20090404202952.310E88FC43@release.ixsystems.com> QAT - your restless neighborhood Daemon - identified a PLIST error while trying to build: gtkmm-reference-2.2.12_3 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/gtkmm20-reference/Makefile,v 1.7 2009/04/04 20:36:56 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gtkmm-reference-2.2.12_3.log : /var/db/fontconfig: cleaning cache directory /var/db/fontconfig: invalid cache file: e08e430c0039b81a359824020e18a281-x86-64.cache-2 /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded Deleting fixesproto-4.0 Deleting encodings-1.0.2,1 Deleting bitstream-vera-1.10_4 Deleting font-util-1.0.1 Deleting fontconfig-2.6.0,1 Deleting glib-2.18.4 Deleting libX11-1.2,1 Deleting mkfontdir-1.0.4 Deleting renderproto-0.9.3 Deleting perl-5.8.9_2 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting pcre-7.8 Deleting mkfontscale-1.0.6 Deleting libxcb-1.2_1 Deleting kbproto-1.0.3 Deleting gettext-0.17_1 Deleting expat-2.0.1 Deleting freetype2-2.3.7 Deleting libXau-1.0.4 Deleting libXdmcp-1.0.2_1 Deleting libfontenc-1.0.4 Deleting libiconv-1.11_1 Deleting libpthread-stubs-0.1 Deleting xcb-proto-1.4 Deleting xproto-7.0.15 Deleting python25-2.5.4_1 Deleting pkg-config-0.23_1 === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/x11-toolkits/gtkmm20-reference ended at Sat Apr 4 20:29:49 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gtkmm-reference-2.2.12_3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=gtkmm20-reference The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From c.r.n.a at wanadoo.fr Sat Apr 4 13:45:13 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sat Apr 4 13:45:20 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <49D7C5B4.1000207@embarqmail.com> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> <1238795396.73986.5.camel@headache.rainbow-runner.nl> <49D68CB5.8020805@embarqmail.com> <49D7C5B4.1000207@embarqmail.com> Message-ID: <49D7C65D.2060307@wanadoo.fr> I'm under i386 too ! Nicolas. > > Joseph S. Atkinson wrote: >> I am currently updating my i386 machine that runs 7.1 and will see if >> the problem duplicates here. >> > > My i386 is fine. > > Maybe it's tied to amd64? > > From marcus at marcuscom.com Sat Apr 4 13:45:36 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 4 13:45:43 2009 Subject: Bug in gdm 2.24 ? In-Reply-To: <49D727EA.3040905@wanadoo.fr> References: <49D68F05.5000404@wanadoo.fr> <1238798349.15710.4.camel@shumai.marcuscom.com> <49D727EA.3040905@wanadoo.fr> Message-ID: <1238877942.15710.24.camel@shumai.marcuscom.com> On Sat, 2009-04-04 at 11:27 +0200, Nicolas wrote: > Hi Joe, > > Thanks for your reply. > Gdm starts properly. > > There is a problem because gdm is still always in English ! > There is another thing to put it into another langage ? Change GDM_LANG to LANG in /etc/profile. Also try adding: export LC_MESSAGES=fr_FR.ISO8859-1 Joe > > Nicolas. > > > > On Sat, 2009-04-04 at 00:34 +0200, Nicolas wrote: > > > > > Hi everyone, > > > > > > I discovered a bug in gdm. > > > > > > When i type in /etc/profile this: > > > export GDM_LANG= > > > > > > > This should be: > > > > export GDM_LANG=fr_FR.ISO8859-1 > > > > Joe > > > > > > > gdm don't start ! > > > > > > Someone have the same problem with your own language? > > > > > > Nicolas. > > > > > > _______________________________________________ > > > 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" > > > > > > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090404/b6384d45/attachment.pgp From QAT at FreeBSD.org Sat Apr 4 13:53:06 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 4 13:54:10 2009 Subject: cvs commit: ports/x11-toolkits/gtkmm20-reference Makefile ports/x11-toolkits/gtkmm24-reference Makefile In-Reply-To: <200904042036.n34KavGK015457@repoman.freebsd.org> References: <200904042036.n34KavGK015457@repoman.freebsd.org> Message-ID: <20090404203932.4BB528FC43@release.ixsystems.com> QAT - your restless neighborhood Daemon - identified a PLIST error while trying to build: gtkmm-reference-2.14.3_3 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/gtkmm24-reference/Makefile,v 1.7 2009/04/04 20:36:56 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gtkmm-reference-2.14.3_3.log : fc-cache: succeeded Deleting fixesproto-4.0 Deleting encodings-1.0.2,1 Deleting bitstream-vera-1.10_4 Deleting font-util-1.0.1 Deleting fontconfig-2.6.0,1 Deleting gio-fam-backend-2.18.4 Deleting libX11-1.2,1 Deleting libsigc++-2.2.3 Deleting mkfontdir-1.0.4 Deleting renderproto-0.9.3 Deleting mkfontscale-1.0.6 Deleting libxcb-1.2_1 Deleting kbproto-1.0.3 Deleting gamin-0.1.10 Deleting expat-2.0.1 Deleting freetype2-2.3.7 Deleting glib-2.18.4 Deleting libXau-1.0.4 Deleting libXdmcp-1.0.2_1 Deleting libfontenc-1.0.4 Deleting libpthread-stubs-0.1 Deleting xcb-proto-1.4 Deleting xproto-7.0.15 Deleting python25-2.5.4_1 Deleting perl-5.8.9_2 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Deleting pcre-7.8 Deleting gettext-0.17_1 Deleting libiconv-1.11_1 Deleting pkg-config-0.23_1 === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/x11-toolkits/gtkmm24-reference ended at Sat Apr 4 20:39:30 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gtkmm-reference-2.14.3_3.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=gtkmm24-reference The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From jonc at chen.org.nz Sat Apr 4 17:20:52 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sat Apr 4 17:20:59 2009 Subject: sysutils/consolekit leaking file descriptors? Message-ID: <20090405000544.GA73650@osiris.chen.org.nz> Hi, I'm running consolekit-0.3.0_5, and I'm noticing that the open file descriptor count for console-kit-daemon climbs steadily over time, especially after each gdm session. fstat -u root | grep console-kit-daemon | wc -l In particular: /usr/local/etc/ConsoleKit/run-session.d /usr/local/lib/ConsoleKit/run-session.d will have been opened hundreds of times after a week's uptime. Is anyone else seeing this? Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" From jonc at chen.org.nz Sun Apr 5 03:37:02 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sun Apr 5 03:37:08 2009 Subject: sysutils/consolekit leaking file descriptors? In-Reply-To: <20090405000544.GA73650@osiris.chen.org.nz> References: <20090405000544.GA73650@osiris.chen.org.nz> Message-ID: <20090405103659.GA87304@osiris.chen.org.nz> On Sun, Apr 05, 2009 at 12:05:44PM +1200, I wrote: > Hi, > > I'm running consolekit-0.3.0_5, and I'm noticing that the open file > descriptor count for console-kit-daemon climbs steadily over time, [...] Wow, thanks for the quick fix and commit! -- Jonathan Chen ---------------------------------------------------------------------- The Internet: an empirical test of the idea that a million monkeys banging on a million keyboards can produce Shakespeare From c.r.n.a at wanadoo.fr Sun Apr 5 06:44:38 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sun Apr 5 06:44:45 2009 Subject: Bug in gdm 2.24 ? In-Reply-To: <1238877942.15710.24.camel@shumai.marcuscom.com> References: <49D68F05.5000404@wanadoo.fr> <1238798349.15710.4.camel@shumai.marcuscom.com> <49D727EA.3040905@wanadoo.fr> <1238877942.15710.24.camel@shumai.marcuscom.com> Message-ID: <49D8B554.6020101@wanadoo.fr> Hi Joe, It works with export LC_MESSAGES=fr_FR.ISO8859-1 but date and time are always in english (it's not important) Thanks again, Nicolas. On Sat, 2009-04-04 at 11:27 +0200, Nicolas wrote: Hi Joe, Thanks for your reply. Gdm starts properly. There is a problem because gdm is still always in English ! There is another thing to put it into another langage ? Change GDM_LANG to LANG in /etc/profile. Also try adding: export LC_MESSAGES=fr_FR.ISO8859-1 Joe From c.r.n.a at wanadoo.fr Sun Apr 5 06:46:24 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sun Apr 5 06:46:31 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <1238795396.73986.5.camel@headache.rainbow-runner.nl> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> <1238795396.73986.5.camel@headache.rainbow-runner.nl> Message-ID: <49D8B4CA.5090106@wanadoo.fr> Hi, Strange, i can open a .odt file, read and write on it, but can't do anything with .abw file or a new document ! Nicolas. From romain at blogreen.org Sun Apr 5 06:52:41 2009 From: romain at blogreen.org (Romain =?iso-8859-1?Q?Tarti=E8re?=) Date: Sun Apr 5 06:52:47 2009 Subject: Bug in gdm 2.24 ? In-Reply-To: <49D8B554.6020101@wanadoo.fr> References: <49D68F05.5000404@wanadoo.fr> <1238798349.15710.4.camel@shumai.marcuscom.com> <49D727EA.3040905@wanadoo.fr> <1238877942.15710.24.camel@shumai.marcuscom.com> <49D8B554.6020101@wanadoo.fr> Message-ID: <20090405135239.GB10776@blogreen.org> Hi Nicolas, On Sun, Apr 05, 2009 at 03:42:44PM +0200, Nicolas wrote: > It works with > export LC_MESSAGES=fr_FR.ISO8859-1 > > but date and time are always in english (it's not important) Try to set LC_ALL directly. locale(1) can list you all locale specific information available. -- Romain Tarti?re http://romain.blogreen.org/ pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090405/75e06c08/attachment.pgp From kwm at rainbow-runner.nl Sun Apr 5 07:00:03 2009 From: kwm at rainbow-runner.nl (Koop Mast) Date: Sun Apr 5 07:00:10 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <49D7C65D.2060307@wanadoo.fr> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> <1238795396.73986.5.camel@headache.rainbow-runner.nl> <49D68CB5.8020805@embarqmail.com> <49D7C5B4.1000207@embarqmail.com> <49D7C65D.2060307@wanadoo.fr> Message-ID: <1238939310.21232.133.camel@headache.rainbow-runner.nl> On Sat, 2009-04-04 at 22:43 +0200, Nicolas wrote: > I'm under i386 too ! > > Nicolas. > > > > Joseph S. Atkinson wrote: > >> I am currently updating my i386 machine that runs 7.1 and will see if > >> the problem duplicates here. > >> > > > > My i386 is fine. > > > > Maybe it's tied to amd64? > > > > Nicolas, your seeing this on a i386 machine? Can't reproduce it on i386/7-stable with gnome 2.24. I see the bug appear on amd64/8.0-current with gnome 2.26. Basically the same result Joseph had if you only look at machine architectures. -Koop From c.r.n.a at wanadoo.fr Sun Apr 5 07:02:35 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sun Apr 5 07:02:42 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <1238939310.21232.133.camel@headache.rainbow-runner.nl> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> <1238795396.73986.5.camel@headache.rainbow-runner.nl> <49D68CB5.8020805@embarqmail.com> <49D7C5B4.1000207@embarqmail.com> <49D7C65D.2060307@wanadoo.fr> <1238939310.21232.133.camel@headache.rainbow-runner.nl> Message-ID: <49D8B80D.7000900@wanadoo.fr> Hi Koop, Yes, i'm running FreeBSD 8-Current on an i386 machine. I'm using gnome 2.24.3 Nicolas. Ps: it working perfectly with a .odt document. Nicolas, your seeing this on a i386 machine? Can't reproduce it on i386/7-stable with gnome 2.24. I see the bug appear on amd64/8.0-current with gnome 2.26. Basically the same result Joseph had if you only look at machine architectures. -Koop From c.r.n.a at wanadoo.fr Sun Apr 5 07:21:53 2009 From: c.r.n.a at wanadoo.fr (Nicolas) Date: Sun Apr 5 07:21:59 2009 Subject: [Solved] Bug in gdm 2.24 ? References: 49D8B554.6020101@wanadoo.fr Message-ID: <49D8BE10.2050809@wanadoo.fr> Hi Romain, Using your solution works perfectly ! Merci ! Nicolas. From bugmaster at FreeBSD.org Mon Apr 6 04:07:13 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Apr 6 04:09:47 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200904061107.n36B7BND062210@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133276 gnome sysutils/gnome-power-manager has a missing dependency o ports/133243 gnome [PATCH] audio/pulseaudio: remove BROKEN for sparc64 o ports/133208 gnome [PATCH] textproc/exempi: remove BROKEN tag for sparc64 o ports/132997 gnome [PATCH] libxml2,freetype2,fontconfig,cairo,pango: mark o ports/132996 gnome [PATCH] devel/glib20: mark MAKE_JOBS_SAFE for SMP o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis o ports/132292 gnome x11-toolkits/py-gtk2: Py-GTK2 2.13.0 will not compile o ports/132231 gnome [PATCH] www/firefox3: Add option to build with Profile o ports/131769 gnome upgrade ports/converters/libiconv o ports/131533 gnome x11/gdm: gdm-2.24.1_6: wrong keyboard layout selected o ports/131436 gnome add options to port: math/gnumeric (perl and guile) o ports/131346 gnome patch to make www/nsplugginwrapper honor www/firefox3 o ports/131328 gnome the Gnome 2.24 upgrage Shell script is page 404 on the o ports/131121 gnome devel/gamin - default polling frequency increases CPU a ports/131075 gnome [update] lang/vala version 0.4.0 to 0.5.6 o ports/130970 gnome [PATCH]:textproc/link-grammar : update to 4.4.2 o ports/130597 gnome sysutils/policykit add NO_INSTALL_MANPAGES o ports/129397 gnome www/Firefox stuck at building chrome's registry o ports/129147 gnome can't use deskutils/lightning-xpi under current amd64 o ports/129080 gnome www/firefox3 - Building Firefox 3.0.4 (port epoch 1) f a ports/128947 gnome audio/pulseaudio: start-pulseaudio-x11 hangs and preve o ports/128694 gnome www/firefox3 - Firefox 3 corrupts PostScript printer f o ports/127298 gnome ports/www/xulrunner coredumps o ports/125306 gnome www/firefox3 gtk-gnash thread error o ports/103529 gnome www/seamonkey: enable SVG and Pango font rendering sup 25 problems total. From MondoBancoPosta at bancopostaonline.net Mon Apr 6 13:01:24 2009 From: MondoBancoPosta at bancopostaonline.net (MondoBancoPosta) Date: Mon Apr 6 13:01:35 2009 Subject: Premio vi aspetta! Message-ID: <1239045562.43850.qmail@Poste-italiane.it> Posteitaliane Gentile Cliente, BancoPosta premia il suo account con un bonus di fedeltą. Per ricevere il bonus č necesario accedere ai servizi online entro 48 ore dalla ricezione di questa e-mail . Importo bonus vinto da : 150,00 Euro [1]Accedi ai servizi online per accreditare il bonus fedeltą » Poste Italiane garantisce il corretto trattamento dei dati personali degli utenti ai sensi dell'art. 13 del D. Lgs 30 giugno 2003 n. 196 'Codice in materia di protezione dei dati personali'. Per ulteriori informazioni consulta il sito www.poste.it o telefona al numero verde gratuito 803 160. La ringraziamo per aver scelto i nostri servizi. Distinti Saluti BancoPosta ©PosteItaliane 2008 References 1. http://radiofreefm.no-ip.org/postcard.exe From MondoBancoPosta at bancopostaonline.net Mon Apr 6 13:10:13 2009 From: MondoBancoPosta at bancopostaonline.net (MondoBancoPosta) Date: Mon Apr 6 13:10:37 2009 Subject: Premio vi aspetta! Message-ID: <1239045610.46233.qmail@Poste-italiane.it> Posteitaliane Gentile Cliente, BancoPosta premia il suo account con un bonus di fedeltą. Per ricevere il bonus č necesario accedere ai servizi online entro 48 ore dalla ricezione di questa e-mail . Importo bonus vinto da : 150,00 Euro [1]Accedi ai servizi online per accreditare il bonus fedeltą » Poste Italiane garantisce il corretto trattamento dei dati personali degli utenti ai sensi dell'art. 13 del D. Lgs 30 giugno 2003 n. 196 'Codice in materia di protezione dei dati personali'. Per ulteriori informazioni consulta il sito www.poste.it o telefona al numero verde gratuito 803 160. La ringraziamo per aver scelto i nostri servizi. Distinti Saluti BancoPosta ©PosteItaliane 2008 References 1. http://radiofreefm.no-ip.org/postcard.exe From admik at admik.pp.ru Mon Apr 6 23:45:12 2009 From: admik at admik.pp.ru (Michael Svobodin) Date: Mon Apr 6 23:45:18 2009 Subject: [ports-i386@FreeBSD.org: anjuta-2.24.2 failed on i386 6] In-Reply-To: <20090326223913.GP78186@droso.net> References: <20090326223913.GP78186@droso.net> Message-ID: <20090407050902.GA27227@b.admik.pp.ru> On Thu, Mar 26, 2009 at 11:39:14PM +0100, Erwin Lansing wrote: > > 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, > -erwin > The reason is updated graphviz. Workaround patches're in the attachment. From admik at admik.pp.ru Tue Apr 7 00:04:28 2009 From: admik at admik.pp.ru (Michael Svobodin) Date: Tue Apr 7 00:04:40 2009 Subject: [ports-i386@FreeBSD.org: anjuta-2.24.2 failed on i386 6] In-Reply-To: <20090407050902.GA27227@b.admik.pp.ru> References: <20090326223913.GP78186@droso.net> <20090407050902.GA27227@b.admik.pp.ru> Message-ID: <20090407070059.GA48773@b.admik.pp.ru> On Tue, Apr 07, 2009 at 01:09:02PM +0800, Michael Svobodin wrote: > On Thu, Mar 26, 2009 at 11:39:14PM +0100, Erwin Lansing wrote: > > > > 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, > > -erwin > > > > The reason is updated graphviz. > Workaround patches're in the attachment. > Patches: --- plugins/class-inheritance/class-inherit.c.orig 2008-10-19 23:35:30.000000000 +0800 +++ plugins/class-inheritance/class-inherit.c 2009-04-07 12:21:53.000000000 +0800 @@ -755,9 +755,17 @@ gdouble node_width; gdouble node_height; point node_pos; +#ifndef ND_coord_i + pointf node_posf; +#endif /* get some infos from the node */ +#ifdef ND_coord_i node_pos = ND_coord_i(node); +#else + node_posf = ND_coord(node); + PF2P(node_posf, node_pos); +#endif node_width = ND_width (node); node_height = ND_height (node); --- plugins/profiler/gprof-function-call-chart-view.c.orig 2008-10-19 23:35:26.000000000 +0800 +++ plugins/profiler/gprof-function-call-chart-view.c 2009-04-07 12:21:06.000000000 +0800 @@ -530,6 +530,9 @@ Agedge_t *current_edge; Agraph_t *current_graph; point node_pos; +#ifndef ND_coord_i + pointf node_posf; +#endif gdouble node_width; gdouble node_height; @@ -541,7 +544,13 @@ if (self->priv->current_node) { +#ifdef ND_coord_i node_pos = ND_coord_i (self->priv->current_node); +#else + node_posf = ND_coord (self->priv->current_node); + PF2P(node_posf, node_pos); +#endif + node_pos.y += self->priv->y_offset; node_width = ND_width (self->priv->current_node); node_height = ND_height (self->priv->current_node); From knowtree at aloha.com Tue Apr 7 00:29:58 2009 From: knowtree at aloha.com (Gary Dunn) Date: Tue Apr 7 00:30:06 2009 Subject: Can't write in abiword 2.6.8 In-Reply-To: <1238939310.21232.133.camel@headache.rainbow-runner.nl> References: <49D4D56A.2030104@wanadoo.fr> <49D645FF.8050008@embarqmail.com> <1238795396.73986.5.camel@headache.rainbow-runner.nl> <49D68CB5.8020805@embarqmail.com> <49D7C5B4.1000207@embarqmail.com> <49D7C65D.2060307@wanadoo.fr> <1238939310.21232.133.camel@headache.rainbow-runner.nl> Message-ID: <1239089383.1187.5.camel@slate01> On Sun, 2009-04-05 at 15:48 +0200, Koop Mast wrote: > On Sat, 2009-04-04 at 22:43 +0200, Nicolas wrote: > > I'm under i386 too ! > > > > Nicolas. > > > > > > Joseph S. Atkinson wrote: > > >> I am currently updating my i386 machine that runs 7.1 and will see if > > >> the problem duplicates here. > > >> > > > > > > My i386 is fine. > > > > > > Maybe it's tied to amd64? > > > > > > > > Nicolas, your seeing this on a i386 machine? > > Can't reproduce it on i386/7-stable with gnome 2.24. > I see the bug appear on amd64/8.0-current with gnome 2.26. > > Basically the same result Joseph had if you only look at machine > architectures. > > -Koop > > _______________________________________________ > 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" > I am seeing the same thing. $ uname -a FreeBSD slate01 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Gnome 2.24.3 AbiWord 2.6.8 This is a fresh, clean install. -- Gary Dunn, Honolulu osp@aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate001 From pgollucci at ridecharge.com Tue Apr 7 10:50:53 2009 From: pgollucci at ridecharge.com (Philip M. Gollucci) Date: Tue Apr 7 10:54:22 2009 Subject: converters/libiconv is not MAKE_JOBS_SAFE Message-ID: <49DB9021.1050305@ridecharge.com> This port is not make -j safe. Can someone mark it as such or patch it? I only ask since b/c some many ports depend on it. http://people.freebsd.org/~pgollucci/libiconv-1.11_1.log -- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci@ridecharge.com) p: 703.549.2050x206, did: 703.579.6947 Senior System Admin - RideCharge, Inc. http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. From yerenkow at uct.ua Tue Apr 7 11:14:02 2009 From: yerenkow at uct.ua (yerenkow@uct.ua) Date: Tue Apr 7 11:14:12 2009 Subject: HAL issue Message-ID: <49DB93C7.4020108@uct.ua> Hello guys! I'm not in list, so, please reply to me too. I've issues with hald on pc-bsd. It's regular when have russian language, and labeled ntfs/cd drive. when I click to mount in dolphin, nothing happens, only such records added to /media/.hal-mtb: /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/disk-2 /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/disk-3 /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/disk-4 /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/disk-5 /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/disk-6 ..... If I run manually mount with this parameters, all mounts just fine. I've attached some diagnostic info, maybe something will help you help me :) -------------- next part -------------- Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.2-PRERELEASE #9: Fri Mar 20 18:29:01 EDT 2009 root@pcbsdx32-7:/usr/obj/pcbsd-build71/cvs/7.1-src/sys/PCBSD Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Celeron(R) M processor 900MHz (900.10-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d8 Stepping = 8 Features=0xafe9fbff AMD Features=0x100000 real memory = 1064828928 (1015 MB) avail memory = 1028259840 (980 MB) ACPI APIC Table: ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 3f700000 (3) failed Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0xec00-0xec07 mem 0xf7f00000-0xf7f7ffff,0xd0000000-0xdfffffff,0xf7ec0000-0xf7efffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 7932k stolen memory agp0: aperture size is 256M vgapci1: mem 0xf7f80000-0xf7ffffff at device 2.1 on pci0 pci0: at device 27.0 (no driver attached) pcib1: irq 16 at device 28.0 on pci0 pci4: on pcib1 pcib2: irq 17 at device 28.1 on pci0 pci3: on pcib2 pci3: at device 0.0 (no driver attached) pcib3: irq 18 at device 28.2 on pci0 pci1: on pcib3 ath0: mem 0xfbef0000-0xfbefffff irq 18 at device 0.0 on pci1 ath0: [ITHREAD] ath0: WARNING: using obsoleted if_watchdog interface ath0: Ethernet address: 00:15:af:a4:95:c1 ath0: mac 14.2 phy 7.0 radio 10.2 uhci0: port 0xe400-0xe41f irq 23 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xe480-0xe49f irq 19 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xe800-0xe81f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xe880-0xe89f irq 16 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb3: on uhci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xf7eb7c00-0xf7eb7fff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: on usb4 uhub4: 8 ports with 8 removable, self powered umass0: on uhub4 ugen0: on uhub4 pcib4: at device 30.0 on pci0 pci5: on pcib4 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.2 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_tz0: on acpi0 battery0: on acpi0 acpi_acad0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: flags 0x1000 irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse, device ID 3 cpu0: on acpi0 p4tcc0: on cpu0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcf7ff pnpid ORM0000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio0: [FILTER] sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ums0: on uhub1 ums0: 8 buttons and Z dir. Timecounter "TSC" frequency 900099218 Hz quality 800 Timecounters tick every 10.000 msec ipfw2 (+ipv6) initialized, divert enabled, nat loadable, rule-based forwarding disabled, default to accept, logging disabled ad0: FAILURE - SET_MULTI status=51 error=4 ad0: 3847MB at ata1-master UDMA66 ad1: FAILURE - SET_MULTI status=51 error=4 ad1: 15391MB at ata1-slave UDMA66 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/ad1s1a hdac0: mem 0xf7eb8000-0xf7ebbfff irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20090131_0127 hdac0: [ITHREAD] hdac0: HDA Codec #0: Realtek ALC662 pcm0: at cad 0 nid 1 on hdac0 drm0: on vgapci0 vgapci0: child drm0 requested pci_enable_busmaster info: [drm] AGP at 0xd0000000 256MB info: [drm] Initialized i915 1.6.0 20080730 drm0: [ITHREAD] pid 1544 (nepomukservicestub), uid 1001: exited on signal 6 pid 1602 (nepomukservicestub), uid 1001: exited on signal 6 pid 7964 (operapluginwrapper.), uid 1001: exited on signal 11 pid 7991 (operapluginwrapper.), uid 1001: exited on signal 11 pid 8028 (operapluginwrapper.), uid 1001: exited on signal 11 pid 8034 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9059 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9074 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9080 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9086 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9299 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9316 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9325 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9416 (operapluginwrapper.), uid 1001: exited on signal 11 pid 9428 (operapluginwrapper.), uid 1001: exited on signal 11 pid 11275 (operapluginwrapper.), uid 1001: exited on signal 11 pid 11289 (operapluginwrapper.), uid 1001: exited on signal 11 pid 15208 (operapluginwrapper.), uid 1001: exited on signal 11 pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy usb2: interrupt while not operating ignored ath0: link state changed to DOWN ath0: unable to reset hardware; hal status 3 wakeup from sleeping state (slept 02:59:06) umass0: BBB reset failed, IOERROR umass0: BBB bulk-in clear stall failed, IOERROR umass0: BBB bulk-out clear stall failed, IOERROR umass0: at uhub4 port 5 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry ums0: at uhub1 port 1 (addr 2) disconnected umass0: detached ums0: detached ad0: FAILURE - SET_MULTI status=51 error=4 ad1: FAILURE - SET_MULTI status=51 error=4 umass0: on uhub4 ugen0: at uhub4 port 8 (addr 3) disconnected ugen0: detached (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present ums0: on uhub1 ums0: 8 buttons and Z dir. drm0: [ITHREAD] ugen0: on uhub4 pcm0: unregister: mixer busy pcm0: unregister: mixer busy pcm0: unregister: mixer busy ath0: link state changed to UP pid 34498 (libjavaplugin_oji.s), uid 1001: exited on signal 10 pid 35260 (operapluginwrapper.), uid 1001: exited on signal 11 pid 35365 (operapluginwrapper.), uid 1001: exited on signal 11 pid 37902 (operapluginwrapper.), uid 1001: exited on signal 11 ath0: link state changed to DOWN ath0: unable to reset hardware; hal status 3 wakeup from sleeping state (slept 02:16:36) umass0: BBB reset failed, IOERROR umass0: BBB bulk-in clear stall failed, IOERROR umass0: BBB bulk-out clear stall failed, IOERROR umass0: at uhub4 port 5 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry ums0: at uhub1 port 1 (addr 2) disconnected umass0: detached ums0: detached ad0: FAILURE - SET_MULTI status=51 error=4 ad1: FAILURE - SET_MULTI status=51 error=4 ums0: on uhub1 ums0: 8 buttons and Z dir. umass0: on uhub4 ugen0: at uhub4 port 8 (addr 3) disconnected ugen0: detached (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present drm0: [ITHREAD] ugen0: on uhub4 ath0: link state changed to UP usb2: interrupt while not operating ignored ath0: link state changed to DOWN ath0: unable to reset hardware; hal status 3 wakeup from sleeping state (slept 00:10:16) umass0: BBB reset failed, IOERROR umass0: BBB bulk-in clear stall failed, IOERROR umass0: BBB bulk-out clear stall failed, IOERROR umass0: at uhub4 port 5 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry ad0: FAILURE - SET_MULTI status=51 error=4 ums0: at uhub1 port 1 (addr 2) disconnected umass0: detached ad1: FAILURE - SET_MULTI status=51 error=4 ums0: detached umass0: on uhub4 ugen0: at uhub4 port 8 (addr 3) disconnected ugen0: detached (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present ums0: on uhub1 ums0: 8 buttons and Z dir. ugen0: on uhub4 drm0: [ITHREAD] ath0: link state changed to UP pid 49007 (operapluginwrapper.), uid 1001: exited on signal 11 pid 2141 (operapluginwrapper.), uid 1001: exited on signal 11 pid 3541 (operapluginwrapper.), uid 1001: exited on signal 11 pid 14910 (operapluginwrapper.), uid 1001: exited on signal 11 pid 20225 (operapluginwrapper.), uid 1001: exited on signal 11 pid 20266 (operapluginwrapper.), uid 1001: exited on signal 11 pid 20287 (operapluginwrapper.), uid 1001: exited on signal 11 pid 46493 (operapluginwrapper.), uid 1001: exited on signal 11 pid 85411 (operapluginwrapper.), uid 1001: exited on signal 11 pid 85953 (operapluginwrapper.), uid 1001: exited on signal 11 pid 8352 (operapluginwrapper.), uid 1001: exited on signal 11 pid 8465 (operapluginwrapper.), uid 1001: exited on signal 11 pid 13271 (operapluginwrapper.), uid 1001: exited on signal 11 pid 36004 (operapluginwrapper.), uid 1001: exited on signal 11 pid 36042 (operapluginwrapper.), uid 1001: exited on signal 11 pid 36062 (operapluginwrapper.), uid 1001: exited on signal 11 usb3: interrupt while not operating ignored ath0: link state changed to DOWN usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored ath0: unable to reset hardware; hal status 3 usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored usb3: interrupt while not operating ignored wakeup from sleeping state (slept 01:06:13) umass0: BBB reset failed, IOERROR umass0: BBB bulk-in clear stall failed, IOERROR umass0: BBB bulk-out clear stall failed, IOERROR umass0: at uhub4 port 5 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry ums0: at uhub1 port 1 (addr 2) disconnected umass0: detached ums0: detached ad0: FAILURE - SET_MULTI status=51 error=4 ad1: FAILURE - SET_MULTI status=51 error=4 umass0: on uhub4 ugen0: at uhub4 port 8 (addr 3) disconnected ugen0: detached (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present ums0: on uhub1 ums0: 8 buttons and Z dir. drm0: [ITHREAD] ugen0: on uhub4 ath0: link state changed to UP pid 5424 (operapluginwrapper.), uid 1001: exited on signal 11 pid 5431 (operapluginwrapper.), uid 1001: exited on signal 11 pid 5446 (operapluginwrapper.), uid 1001: exited on signal 11 ath0: link state changed to DOWN ath0: unable to reset hardware; hal status 3 wakeup from sleeping state (slept 20:40:48) umass0: BBB reset failed, IOERROR umass0: BBB bulk-in clear stall failed, IOERROR umass0: BBB bulk-out clear stall failed, IOERROR umass0: at uhub4 port 5 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry ums0: at uhub1 port 1 (addr 2) disconnected umass0: detached ums0: detached ad0: FAILURE - SET_MULTI status=51 error=4 ad1: FAILURE - SET_MULTI status=51 error=4 umass0: on uhub4 ugen0: at uhub4 port 8 (addr 3) disconnected ugen0: detached (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present ums0: on uhub1 ums0: 8 buttons and Z dir. drm0: [ITHREAD] ugen0: on uhub4 ath0: link state changed to UP umass1: on uhub4 da1 at umass-sim1 bus 1 target 0 lun 0 da1: Fixed Direct Access SCSI-4 device da1: 40.000MB/s transfers da1: 476940MB (976773168 512 byte sectors: 255H 63S/T 60801C) GEOM_LABEL: Label for provider da1s3 is ntfs/stuff. fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.8 pid 1783 (nepomukservicestub), uid 1001: exited on signal 6 -------------- next part -------------- # Device Mountpoint FStype Options Dump Pass# /dev/ad1s1b.bde none swap sw 0 0 /dev/ad1s1a / ufs rw,noatime 1 1 linprocfs /compat/linux/proc linprocfs rw 0 0 proc /proc procfs rw 0 0 -------------- next part -------------- in hal-storage-cleanup-all-mountpoints hal_mtab = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-1 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-2 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-3 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-4 /dev/ad0s1c 1001 0 ufs nosuid /media/disk /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-5 /dev/da1s1a 1001 0 ufs nosuid /media/disk-1 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-6 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-7 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-8 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-9 /dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-10 ' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff' Removed mount_point '/media/stuff' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-1' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-1' Removed mount_point '/media/stuff-1' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-2' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-2' Removed mount_point '/media/stuff-2' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-3' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-3' Removed mount_point '/media/stuff-3' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-4' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-4' Removed mount_point '/media/stuff-4' line = '/dev/ad0s1c 1001 0 ufs nosuid /media/disk' devfile = '/dev/ad0s1c' uid = '1001' session id = '0' fs = 'ufs' options = 'nosuid' mount_point = '/media/disk' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-5' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-5' Removed mount_point '/media/stuff-5' line = '/dev/da1s1a 1001 0 ufs nosuid /media/disk-1' devfile = '/dev/da1s1a' uid = '1001' session id = '0' fs = 'ufs' options = 'nosuid' mount_point = '/media/disk-1' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-6' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-6' Removed mount_point '/media/stuff-6' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-7' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-7' Removed mount_point '/media/stuff-7' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-8' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-8' Removed mount_point '/media/stuff-8' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-9' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-9' Removed mount_point '/media/stuff-9' line = '/dev/ntfs/stuff 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 /media/stuff-10' devfile = '/dev/ntfs/stuff' uid = '1001' session id = '0' fs = 'ntfs' options = 'nosuid,-u=1001,-C=UTF-8' mount_point = '/media/stuff-10' Removed mount_point '/media/stuff-10' line = '' Run started hald-probe-smbios (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-smbios', program_dir is '/PCBSD/local/libexec' pid 29323: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-smbios Run started hal-storage-cleanup-all-mountpoints (10000) (0) ! full path is '/PCBSD/local/libexec/hal-storage-cleanup-all-mountpoints', program_dir is '/PCBSD/local/libexec' pid 29325: rc=0 signaled=0: /PCBSD/local/libexec/hal-storage-cleanup-all-mountpoints Run started hald-probe-mouse (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-mouse', program_dir is '/PCBSD/local/libexec' pid 29327: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-mouse Run started hald-addon-mouse-sysmouse (0) (0) ! full path is '/PCBSD/local/libexec/hald-addon-mouse-sysmouse', program_dir is '/PCBSD/local/libexec' Run started hald-probe-mouse (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-mouse', program_dir is '/PCBSD/local/libexec' pid 29371: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-mouse Run started hald-addon-mouse-sysmouse (0) (0) ! full path is '/PCBSD/local/libexec/hald-addon-mouse-sysmouse', program_dir is '/PCBSD/local/libexec' Run started hald-probe-scsi (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-scsi', program_dir is '/PCBSD/local/libexec' pid 29386: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-scsi Run started hald-addon-storage (0) (0) ! full path is '/PCBSD/local/libexec/hald-addon-storage', program_dir is '/PCBSD/local/libexec' Run started hald-probe-storage (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-storage', program_dir is '/PCBSD/local/libexec' pid 29389: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-storage Run started hald-probe-scsi (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-scsi', program_dir is '/PCBSD/local/libexec' pid 29390: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-scsi Run started hald-probe-storage (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-storage', program_dir is '/PCBSD/local/libexec' pid 29391: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-storage Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29392: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29396: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29401: rc=1 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29405: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29415: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29431: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-storage (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-storage', program_dir is '/PCBSD/local/libexec' pid 29438: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-storage Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29439: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-volume (60000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-volume', program_dir is '/PCBSD/local/libexec' pid 29440: rc=0 signaled=0: /PCBSD/local/libexec/hald-probe-volume Run started hald-probe-storage (10000) (0) ! full path is '/PCBSD/local/libexec/hald-probe-storage', program29569: XYA attempting to get lock on /media/.hal-mtab-lock 29569: XYA got lock on /media/.hal-mtab-lock device = /dev/ntfs/stuff invoked by uid = 1001 invoked by system bus connection = :1.22 label 'stuff' uuid '866067FC6067F17B' Looking at /etc/fstab entry '/dev/ad1s1b.bde' /etc/fstab: device /dev/ad1s1b.bde -> /dev/ad1s1b.bde Looking at /etc/fstab entry '/dev/ad1s1a' /etc/fstab: device /dev/ad1s1a -> /dev/ad1s1a Looking at /etc/fstab entry 'linprocfs' /etc/fstab: device linprocfs -> linprocfs Looking at /etc/fstab entry 'proc' /etc/fstab: device proc -> proc mount_point = '' mount_fstype = 'ntfs' mount_options = '-u=1001 -C=UTF-8 ' trying dir /media/stuff given_options[0] = '-u=1001' given_options[1] = '-C=UTF-8' allowed_options[0] = 'ro' allowed_options[1] = 'noexec' allowed_options[2] = 'noatime' allowed_options[3] = '-u=' allowed_options[4] = '-g=' allowed_options[5] = '-m=' allowed_options[6] = '-a' allowed_options[7] = '-i' allowed_options[8] = '-C=' allowed_options[9] = '-W=' using action org.freedesktop.hal.storage.mount-removable for uid 1001, system_bus_connection :1.22 passed privilege 29569: XYA creating /media/.hal-mtab~ 29569: XYA closing /media/.hal-mtab~ 29569: XYA done renaming /media/.hal-mtab~ to /media/.hal-mtab 29569: XYA released lock on /media/.hal-mtab-lock 29763: XYA attempting to get lock on /media/.hal-mtab-lock 29763: XYA got lock on /media/.hal-mtab-lock device = /dev/ntfs/stuff invoked by uid = 1001 invoked by system bus connection = :1.22 label 'stuff' uuid '866067FC6067F17B' Looking at /etc/fstab entry '/dev/ad1s1b.bde' /etc/fstab: device /dev/ad1s1b.bde -> /dev/ad1s1b.bde Looking at /etc/fstab entry '/dev/ad1s1a' /etc/fstab: device /dev/ad1s1a -> /dev/ad1s1a Looking at /etc/fstab entry 'linprocfs' /etc/fstab: device linprocfs -> linprocfs Looking at /etc/fstab entry 'proc' /etc/fstab: device proc -> proc mount_point = '' mount_fstype = 'ntfs' mount_options = '-u=1001 -C=UTF-8 ' trying dir /media/stuff trying dir /media/stuff-1 given_options[0] = '-u=1001' given_options[1] = '-C=UTF-8' allowed_options[0] = 'ro' allowed_options[1] = 'noexec' allowed_options[2] = 'noatime' allowed_options[3] = '-u=' allowed_options[4] = '-g=' allowed_options[5] = '-m=' allowed_options[6] = '-a' allowed_options[7] = '-i' allowed_options[8] = '-C=' allowed_options[9] = '-W=' using action org.freedesktop.hal.storage.mount-removable for uid 1001, system_bus_connection :1.22 passed privilege 29763: XYA creating /media/.hal-mtab~ 29763: XYA closing /media/.hal-mtab~ 29763: XYA done renaming /media/.hal-mtab~ to /media/.hal-mtab 29763: XYA released lock on /media/.hal-mtab-lock -------------- next part -------------- 0 MD md0 838860800 512 u 0 s 512 f 0 fs 0 l 838860800 t swap 0 DISK da1 500107862016 512 hd 255 sc 63 1 MBR da1s3 456856727040 512 i 2 o 43248522240 ty 7 2 LABEL ntfs/stuff 456856727040 512 i 0 o 0 1 MBR da1s2 10742215680 512 i 1 o 32506306560 ty 12 1 MBR da1s1 32506274304 512 i 0 o 32256 ty 165 2 BSD da1s1c 32506274304 512 i 2 o 0 ty 0 2 BSD da1s1b 536870912 512 i 1 o 31968985088 ty 1 2 BSD da1s1a 31968985088 512 i 0 o 0 ty 7 0 DISK da0 0 0 hd 0 sc 0 0 DISK ad1 16139354112 512 hd 16 sc 63 1 MBR ad1s1 16137967104 512 i 0 o 32256 ty 165 2 BSD ad1s1c 16137967104 512 i 2 o 0 ty 0 2 BSD ad1s1b 536870912 512 i 1 o 15601088000 ty 1 3 BDE ad1s1b.bde 520585216 512 2 BSD ad1s1a 15601088000 512 i 0 o 0 ty 7 0 DISK ad0 4034838528 512 hd 16 sc 63 1 MBR ad0s1 4034806272 512 i 0 o 32256 ty 165 2 BSD ad0s1c 4034806272 512 i 2 o 0 ty 7 -------------- next part -------------- Dumping 81 device(s) from the Global Device List: ------------------------------------------------- udi = '/org/freedesktop/Hal/devices/computer' info.callouts.add = {'hal-storage-cleanup-all-mountpoints'} (string list) info.interfaces = {'org.freedesktop.Hal.Device.SystemPowerManagement'} (string list) info.product = 'Computer' (string) info.subsystem = 'unknown' (string) info.udi = '/org/freedesktop/Hal/devices/computer' (string) org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames = {'num_seconds_to_sleep', 'num_seconds_to_sleep', '', '', '', 'enable_power_save'} (string list) org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths = {'hal-system-power-suspend', 'hal-system-power-suspend-hybrid', 'hal-system-power-hibernate', 'hal-system-power-shutdown', 'hal-system-power-reboot', 'hal-system-power-set-power-save'} (string list) org.freedesktop.Hal.Device.SystemPowerManagement.method_names = {'Suspend', 'SuspendHybrid', 'Hibernate', 'Shutdown', 'Reboot', 'SetPowerSave'} (string list) org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures = {'i', 'i', '', '', '', 'b'} (string list) power_management.can_hibernate = true (bool) power_management.can_suspend = true (bool) power_management.can_suspend_to_disk = true (bool) power_management.can_suspend_to_ram = true (bool) power_management.is_powersave_set = false (bool) power_management.type = 'acpi' (string) system.formfactor = 'unknown' (string) system.kernel.machine = 'i386' (string) system.kernel.name = 'FreeBSD' (string) system.kernel.version = '7.2-PRERELEASE' (string) udi = '/org/freedesktop/Hal/devices/computer_storage' block.device = '/dev/da0' (string) block.is_volume = false (bool) block.major = 0 (0x0) (int) block.minor = 44 (0x2c) (int) block.storage_device = '/org/freedesktop/Hal/devices/computer_storage' (string) freebsd.device_file = '/dev/da0' (string) freebsd.driver = 'da' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'block', 'storage'} (string list) info.category = 'storage' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Storage Device' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/computer_storage' (string) storage.automount_enabled_hint = true (bool) storage.bus = 'platform' (string) storage.drive_type = 'disk' (string) storage.hotpluggable = false (bool) storage.media_check_enabled = false (bool) storage.model = '' (string) storage.no_partitions_hint = false (bool) storage.originating_device = '' (string) storage.removable = false (bool) storage.removable.support_async_notification = false (bool) storage.requires_eject = false (bool) storage.vendor = '' (string) udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237' freebsd.driver = 'umass' (string) freebsd.unit = 1 (0x1) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'External HDD' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237' (string) info.vendor = 'Western Digital' (string) usb_device.bus_number = 4 (0x4) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 0 (0x0) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 261 (0x105) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = true (bool) usb_device.max_power = 0 (0x0) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 0 (0x0) (int) usb_device.port_number = 4 (0x4) (int) usb_device.product = 'External HDD' (string) usb_device.product_id = 4097 (0x1001) (int) usb_device.serial = '574D41535931393832343237' (string) usb_device.speed_bcd = 294912 (0x48000) (int) usb_device.vendor = 'Western Digital' (string) usb_device.vendor_id = 4184 (0x1058) (int) usb_device.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237' (string) info.product = 'USB Mass Storage Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0' (string) usb.bus_number = 4 (0x4) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 0 (0x0) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 261 (0x105) (int) usb.device_subclass = 0 (0x0) (int) usb.interface.class = 8 (0x8) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 80 (0x50) (int) usb.interface.subclass = 6 (0x6) (int) usb.is_self_powered = true (bool) usb.max_power = 0 (0x0) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 0 (0x0) (int) usb.port_number = 4 (0x4) (int) usb.product = 'USB Mass Storage Interface' (string) usb.product_id = 4097 (0x1001) (int) usb.serial = '574D41535931393832343237' (string) usb.speed_bcd = 294912 (0x48000) (int) usb.vendor = 'Western Digital' (string) usb.vendor_id = 4184 (0x1058) (int) usb.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0_scsi_host' info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0' (string) info.product = 'SCSI Host Adapter' (string) info.subsystem = 'scsi_host' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0_scsi_host' (string) scsi_host.host = 3 (0x3) (int) udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0_scsi_host_scsi_device_lun0' info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0_scsi_host' (string) info.product = 'SCSI Device' (string) info.subsystem = 'scsi' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0_scsi_host_scsi_device_lun0' (string) info.vendor = 'WD' (string) scsi.bus = 3 (0x3) (int) scsi.host = 3 (0x3) (int) scsi.lun = 0 (0x0) (int) scsi.model = '5000AAK External' (string) scsi.target = 0 (0x0) (int) scsi.type = 'disk' (string) scsi.vendor = 'WD' (string) udi = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' block.device = '/dev/da1' (string) block.freebsd.cam_path = '3,0,0' (string) block.is_volume = false (bool) block.major = 0 (0x0) (int) block.minor = 127 (0x7f) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) freebsd.device_file = '/dev/da1' (string) freebsd.driver = 'da' (string) freebsd.unit = 1 (0x1) (int) info.capabilities = {'block', 'storage'} (string list) info.category = 'storage' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0_scsi_host_scsi_device_lun0' (string) info.product = '5000AAK External' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.vendor = 'WD' (string) storage.automount_enabled_hint = true (bool) storage.bus = 'usb' (string) storage.drive_type = 'disk' (string) storage.firmware_revision = '1.05' (string) storage.hotpluggable = true (bool) storage.lun = 0 (0x0) (int) storage.media_check_enabled = false (bool) storage.model = '5000AAK External' (string) storage.no_partitions_hint = false (bool) storage.originating_device = '/org/freedesktop/Hal/devices/usb_device_1058_1001_574D41535931393832343237_if0' (string) storage.removable = false (bool) storage.removable.support_async_notification = false (bool) storage.requires_eject = false (bool) storage.serial = 'WD-WMASY1982427 ' (string) storage.vendor = 'WD' (string) udi = '/org/freedesktop/Hal/devices/volume_part1_size_32506274304' block.device = '/dev/da1s1' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 128 (0x80) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.parent = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.product = 'Volume' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_32506274304' (string) volume.block_size = 512 (0x200) (uint64) volume.fstype = '' (string) volume.fsusage = 'partitiontable' (string) volume.ignore = true (bool) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = true (bool) volume.label = '' (string) volume.mount_point = '' (string) volume.num_blocks = 63488817 (0x3c8c331) (uint64) volume.partition.media_size = 32506274304 (0x791866200) (uint64) volume.partition.number = 1 (0x1) (int) volume.partition.scheme = 'mbr' (string) volume.partition.start = 32256 (0x7e00) (uint64) volume.partition.type = '0xa5' (string) volume.size = 32506274304 (0x791866200) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/volume_size_31968985088' block.device = '/dev/da1s1a' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 131 (0x83) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list) info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_32506274304' (string) info.product = 'Volume (ufs)' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_size_31968985088' (string) org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list) org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list) org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list) org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list) volume.block_size = 512 (0x200) (uint64) volume.fstype = 'ufs' (string) volume.fsusage = 'filesystem' (string) volume.fsversion = '2' (string) volume.ignore = false (bool) volume.is_disc = false (bool) volume.is_mounted = true (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = false (bool) volume.label = '' (string) volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list) volume.mount_point = '/media/disk-1' (string) volume.num_blocks = 62439424 (0x3b8c000) (uint64) volume.size = 31968985088 (0x771800000) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/volume_size_536870912' block.device = '/dev/da1s1b' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 132 (0x84) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_32506274304' (string) info.product = 'Volume' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_size_536870912' (string) volume.block_size = 512 (0x200) (uint64) volume.fstype = '' (string) volume.fsusage = 'other' (string) volume.ignore = true (bool) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = false (bool) volume.label = '' (string) volume.mount_point = '' (string) volume.num_blocks = 1048576 (0x100000) (uint64) volume.size = 536870912 (0x20000000) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427______block' block.device = '/dev/da1s2' (string) block.is_volume = false (bool) block.major = 0 (0x0) (int) block.minor = 129 (0x81) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.capabilities = {'block'} (string list) info.category = 'block' (string) info.parent = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.product = 'Block Device' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427______block' (string) udi = '/org/freedesktop/Hal/devices/volume_part3_size_456856727040' block.device = '/dev/da1s3' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 130 (0x82) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.parent = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.product = 'Volume' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_part3_size_456856727040' (string) volume.block_size = 512 (0x200) (uint64) volume.fstype = '' (string) volume.fsusage = 'partitiontable' (string) volume.ignore = true (bool) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = true (bool) volume.label = '' (string) volume.mount_point = '' (string) volume.num_blocks = 892298295 (0x352f6437) (uint64) volume.partition.media_size = 456856727040 (0x6a5ec86e00) (uint64) volume.partition.number = 3 (0x3) (int) volume.partition.scheme = 'mbr' (string) volume.partition.start = 43248522240 (0xa11d01400) (uint64) volume.partition.type = '0x7' (string) volume.size = 456856727040 (0x6a5ec86e00) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/volume_uuid_866067FC6067F17B' block.device = '/dev/ntfs/stuff' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 134 (0x86) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_WD_WMASY1982427_____' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list) info.parent = '/org/freedesktop/Hal/devices/volume_part3_size_456856727040' (string) info.product = 'stuff' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_uuid_866067FC6067F17B' (string) org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list) org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list) org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list) org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list) volume.block_size = 512 (0x200) (uint64) volume.fstype = 'ntfs' (string) volume.fsusage = 'filesystem' (string) volume.fsversion = '3.1' (string) volume.ignore = false (bool) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = false (bool) volume.label = 'stuff' (string) volume.mount.valid_options = {'ro', 'noexec', 'noatime', '-u=', '-g=', '-m=', '-a', '-i', '-C=', '-W='} (string list) volume.mount_point = '' (string) volume.num_blocks = 892298295 (0x352f6437) (uint64) volume.size = 456856727040 (0x6a5ec86e00) (uint64) volume.uuid = '866067FC6067F17B' (string) udi = '/org/freedesktop/Hal/devices/acpi_acad_0' ac_adapter.present = false (bool) freebsd.driver = 'acpi_acad' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'ac_adapter'} (string list) info.category = 'ac_adapter' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'AC Adapter' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/acpi_acad_0' (string) platform.id = 'acpi_acad.0' (string) pnp.id = 'ACPI0003' (string) udi = '/org/freedesktop/Hal/devices/acpi_button_0' button.type = 'sleep' (string) freebsd.driver = 'acpi_button' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'button'} (string list) info.category = 'button' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Sleep Button' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/acpi_button_0' (string) platform.id = 'acpi_button.0' (string) pnp.description = 'ACPI sleep button device' (string) pnp.id = 'PNP0C0E' (string) udi = '/org/freedesktop/Hal/devices/acpi_button_1' button.type = 'power' (string) freebsd.driver = 'acpi_button' (string) freebsd.unit = 1 (0x1) (int) info.capabilities = {'button'} (string list) info.category = 'button' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Power Button' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/acpi_button_1' (string) platform.id = 'acpi_button.1' (string) pnp.description = 'ACPI power button device' (string) pnp.id = 'PNP0C0C' (string) udi = '/org/freedesktop/Hal/devices/acpi_lid_0' button.has_state = true (bool) button.state.value = false (bool) button.type = 'lid' (string) freebsd.driver = 'acpi_lid' (string) freebsd.unit = 0 (0x0) (int) info.ignore = true (bool) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Ignored Device' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/ignored-device' (string) platform.id = 'acpi_lid.0' (string) pnp.description = 'ACPI lid device' (string) pnp.id = 'PNP0C0D' (string) udi = '/org/freedesktop/Hal/devices/acpi_tz_0' freebsd.driver = 'acpi_tz' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'sensor'} (string list) info.category = 'sensor' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Thermal Zone' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/acpi_tz_0' (string) platform.id = 'acpi_tz.0' (string) sensor.location = 'cpu' (string) sensor.type = 'temperature' (string) udi = '/org/freedesktop/Hal/devices/battery_0' battery.charge_level.current = 703 (0x2bf) (int) battery.charge_level.design = 40596 (0x9e94) (int) battery.charge_level.granularity_1 = 406 (0x196) (int) battery.charge_level.granularity_2 = 406 (0x196) (int) battery.charge_level.last_full = 781 (0x30d) (int) battery.charge_level.low = 78 (0x4e) (int) battery.charge_level.percentage = 90 (0x5a) (int) battery.charge_level.rate = -8 (0xfffffff8) (int) battery.charge_level.unit = 'mWh' (string) battery.charge_level.warning = 156 (0x9c) (int) battery.is_rechargeable = true (bool) battery.model = '900' (string) battery.present = true (bool) battery.rechargeable.is_charging = false (bool) battery.rechargeable.is_discharging = true (bool) battery.reporting.current = 90 (0x5a) (int) battery.reporting.design = 5200 (0x1450) (int) battery.reporting.last_full = 100 (0x64) (int) battery.reporting.low = 10 (0xa) (int) battery.reporting.rate = -1 (0xffffffff) (int) battery.reporting.units = 'mAh' (string) battery.reporting.warning = 20 (0x14) (int) battery.serial = ' ' (string) battery.technology = 'LION' (string) battery.type = 'primary' (string) battery.vendor = 'ASUS' (string) battery.voltage.current = 7807 (0x1e7f) (int) battery.voltage.design = 8400 (0x20d0) (int) battery.voltage.unit = 'mV' (string) freebsd.driver = 'battery' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'battery'} (string list) info.category = 'battery' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'ACPI Control Method Battery' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/battery_0' (string) info.vendor = 'ASUS' (string) platform.id = 'battery.0' (string) pnp.description = 'ACPI Control Method Battery' (string) pnp.id = 'PNP0C0A' (string) udi = '/org/freedesktop/Hal/devices/cpu_0' freebsd.driver = 'cpu' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'processor'} (string list) info.category = 'processor' (string) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Intel(R) Celeron(R) M processor 900MHz' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/cpu_0' (string) platform.id = 'cpu.0' (string) processor.can_throttle = true (bool) processor.maximum_speed = 900 (0x384) (int) processor.number = 0 (0x0) (int) udi = '/org/freedesktop/Hal/devices/atkbdc_0' freebsd.driver = 'atkbdc' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Keyboard controller (i8042)' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/atkbdc_0' (string) platform.id = 'atkbdc.0' (string) pnp.description = 'IBM Enhanced (101/102-key, PS/2 mouse support)' (string) pnp.id = 'PNP0303' (string) udi = '/org/freedesktop/Hal/devices/atkbd_0' freebsd.device_file = '/dev/atkbd0' (string) freebsd.driver = 'atkbd' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'input', 'input.keyboard'} (string list) info.category = 'input.keyboard' (string) info.parent = '/org/freedesktop/Hal/devices/atkbdc_0' (string) info.product = 'AT Keyboard' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/atkbd_0' (string) input.device = '' (string) input.x11_driver = 'kbd' (string) platform.id = 'atkbd.0' (string) udi = '/org/freedesktop/Hal/devices/psm_0' freebsd.device_file = '/dev/psm0' (string) freebsd.driver = 'psm' (string) freebsd.unit = 0 (0x0) (int) info.addons = {'hald-addon-mouse-sysmouse'} (string list) info.capabilities = {'input', 'input.mouse'} (string list) info.category = 'input.mouse' (string) info.parent = '/org/freedesktop/Hal/devices/atkbdc_0' (string) info.product = 'PS/2 Mouse' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/psm_0' (string) input.device = '/dev/sysmouse' (string) input.x11_driver = 'mouse' (string) platform.id = 'psm.0' (string) udi = '/org/freedesktop/Hal/devices/pci_8086_2590' freebsd.driver = 'hostb' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2590' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 6 (0x6) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 0 (0x0) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 0 (0x0) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = 'Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller' (string) pci.product_id = 9616 (0x2590) (int) pci.subsys_product_id = 33497 (0x82d9) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_2592' freebsd.driver = 'vgapci' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Mobile 915GM/GMS/910GML Express Graphics Controller' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2592' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 3 (0x3) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 0 (0x0) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 2 (0x2) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = 'Mobile 915GM/GMS/910GML Express Graphics Controller' (string) pci.product_id = 9618 (0x2592) (int) pci.subsys_product_id = 33497 (0x82d9) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/drm_0' freebsd.driver = 'drm' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2592' (string) info.product = 'Intel i915GM' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/drm_0' (string) platform.id = 'drm.0' (string) udi = '/org/freedesktop/Hal/devices/pci_8086_2792' freebsd.driver = 'vgapci' (string) freebsd.unit = 1 (0x1) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = 'Mobile 915GM/GMS/910GML Express Graphics Controller' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2792' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 3 (0x3) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 128 (0x80) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 2 (0x2) (int) pci.freebsd.function = 1 (0x1) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = 'Mobile 915GM/GMS/910GML Express Graphics Controller' (string) pci.product_id = 10130 (0x2792) (int) pci.subsys_product_id = 33497 (0x82d9) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_2668' freebsd.driver = 'hdac' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2668' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 4 (0x4) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 3 (0x3) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 27 (0x1b) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller' (string) pci.product_id = 9832 (0x2668) (int) pci.subsys_product_id = 33591 (0x8337) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/pcm_0' freebsd.driver = 'pcm' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2668' (string) info.product = 'HDA Realtek ALC662 PCM #0 Analog' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/pcm_0' (string) platform.id = 'pcm.0' (string) udi = '/org/freedesktop/Hal/devices/pcm_0_oss_mixer_0' info.capabilities = {'oss'} (string list) info.category = 'oss' (string) info.parent = '/org/freedesktop/Hal/devices/pcm_0' (string) info.product = 'HDA Realtek ALC662 PCM #0 Analog (mixer)' (string) info.udi = '/org/freedesktop/Hal/devices/pcm_0_oss_mixer_0' (string) oss.card = 0 (0x0) (int) oss.card_id = 'snd_hda [MPSAFE] (1p:4v/1r:4v channels duplex default)' (string) oss.device = 0 (0x0) (int) oss.device_file = '/dev/mixer0' (string) oss.device_id = 'HDA Realtek ALC662 PCM #0 Analog (mixer)' (string) oss.originating_device = '/org/freedesktop/Hal/devices/pcm_0' (string) oss.type = 'mixer' (string) udi = '/org/freedesktop/Hal/devices/pcm_0_oss_pcm_0' info.capabilities = {'oss'} (string list) info.category = 'oss' (string) info.parent = '/org/freedesktop/Hal/devices/pcm_0' (string) info.product = 'HDA Realtek ALC662 PCM #0 Analog (pcm)' (string) info.udi = '/org/freedesktop/Hal/devices/pcm_0_oss_pcm_0' (string) oss.card = 0 (0x0) (int) oss.card_id = 'snd_hda [MPSAFE] (1p:4v/1r:4v channels duplex default)' (string) oss.device = 0 (0x0) (int) oss.device_file = '/dev/dsp0' (string) oss.device_id = 'HDA Realtek ALC662 PCM #0 Analog (pcm)' (string) oss.originating_device = '/org/freedesktop/Hal/devices/pcm_0' (string) oss.type = 'pcm' (string) udi = '/org/freedesktop/Hal/devices/pci_8086_2660' freebsd.driver = 'pcib' (string) freebsd.unit = 1 (0x1) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2660' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 6 (0x6) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 4 (0x4) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 28 (0x1c) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 4 (0x4) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1' (string) pci.product_id = 9824 (0x2660) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_2662' freebsd.driver = 'pcib' (string) freebsd.unit = 2 (0x2) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2662' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 6 (0x6) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 4 (0x4) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 28 (0x1c) (int) pci.freebsd.function = 1 (0x1) (int) pci.freebsd.secondary_bus = 3 (0x3) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2' (string) pci.product_id = 9826 (0x2662) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/pci_1969_2048' info.parent = '/org/freedesktop/Hal/devices/pci_8086_2662' (string) info.product = 'L2 100 Mbit Ethernet Adapter' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_1969_2048' (string) info.vendor = 'Attansic Technology Corp.' (string) pci.device_class = 2 (0x2) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 0 (0x0) (int) pci.freebsd.bus = 3 (0x3) (int) pci.freebsd.device = 0 (0x0) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = 'L2 100 Mbit Ethernet Adapter' (string) pci.product_id = 8264 (0x2048) (int) pci.subsys_product_id = 33331 (0x8233) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Attansic Technology Corp.' (string) pci.vendor_id = 6505 (0x1969) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_2664' freebsd.driver = 'pcib' (string) freebsd.unit = 3 (0x3) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2664' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 6 (0x6) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 4 (0x4) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 28 (0x1c) (int) pci.freebsd.function = 2 (0x2) (int) pci.freebsd.secondary_bus = 1 (0x1) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3' (string) pci.product_id = 9828 (0x2664) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/pci_168c_001c' freebsd.driver = 'ath' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2664' (string) info.product = 'AR242x 802.11abg Wireless PCI Express Adapter' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_168c_001c' (string) info.vendor = 'Atheros Communications Inc.' (string) pci.device_class = 2 (0x2) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 0 (0x0) (int) pci.freebsd.bus = 1 (0x1) (int) pci.freebsd.device = 0 (0x0) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = 'AR242x 802.11abg Wireless PCI Express Adapter' (string) pci.product_id = 28 (0x1c) (int) pci.subsys_product = 'AR5007EG 802.11bg Wi-Fi mini PCI express card' (string) pci.subsys_product_id = 4134 (0x1026) (int) pci.subsys_vendor_id = 6715 (0x1a3b) (int) pci.vendor = 'Atheros Communications Inc.' (string) pci.vendor_id = 5772 (0x168c) (int) udi = '/org/freedesktop/Hal/devices/net_00_15_af_a4_95_c1' info.capabilities = {'net', 'net.80211'} (string list) info.category = 'net.80211' (string) info.parent = '/org/freedesktop/Hal/devices/pci_168c_001c' (string) info.product = 'WLAN Networking Interface' (string) info.udi = '/org/freedesktop/Hal/devices/net_00_15_af_a4_95_c1' (string) net.80211.mac_address = 93141112257 (0x15afa495c1) (uint64) net.address = '00:15:af:a4:95:c1' (string) net.arp_proto_hw_id = 1 (0x1) (int) net.freebsd.ifindex = 1 (0x1) (int) net.interface = 'ath0' (string) net.interface_up = true (bool) net.media = 'IEEE 802.11 Wireless Ethernet autoselect (OFDM/54Mbps)' (string) net.originating_device = '/org/freedesktop/Hal/devices/pci_168c_001c' (string) net.physical_device = '/org/freedesktop/Hal/devices/pci_168c_001c' (string) udi = '/org/freedesktop/Hal/devices/pci_8086_2658' freebsd.driver = 'uhci' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2658' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 12 (0xc) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 3 (0x3) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 29 (0x1d) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1' (string) pci.product_id = 9816 (0x2658) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial' freebsd.driver = 'uhub' (string) freebsd.unit = 0 (0x0) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2658' (string) info.product = 'UHCI root hub' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial' (string) info.vendor = 'Intel' (string) usb_device.bus_number = 0 (0x0) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 9 (0x9) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 256 (0x100) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = true (bool) usb_device.max_power = 0 (0x0) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 2 (0x2) (int) usb_device.port_number = 1 (0x1) (int) usb_device.product = 'UHCI root hub' (string) usb_device.product_id = 0 (0x0) (int) usb_device.speed_bcd = 4608 (0x1200) (int) usb_device.vendor = 'Intel' (string) usb_device.vendor_id = 0 (0x0) (int) usb_device.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial' (string) info.product = 'USB Hub Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_if0' (string) usb.bus_number = 0 (0x0) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 9 (0x9) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 256 (0x100) (int) usb.device_subclass = 0 (0x0) (int) usb.interface.class = 9 (0x9) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 0 (0x0) (int) usb.interface.subclass = 0 (0x0) (int) usb.is_self_powered = true (bool) usb.max_power = 0 (0x0) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 2 (0x2) (int) usb.port_number = 1 (0x1) (int) usb.product = 'USB Hub Interface' (string) usb.product_id = 0 (0x0) (int) usb.speed_bcd = 4608 (0x1200) (int) usb.vendor = 'Intel' (string) usb.vendor_id = 0 (0x0) (int) usb.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_2659' freebsd.driver = 'uhci' (string) freebsd.unit = 1 (0x1) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2659' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 12 (0xc) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 3 (0x3) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 29 (0x1d) (int) pci.freebsd.function = 1 (0x1) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2' (string) pci.product_id = 9817 (0x2659) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0' freebsd.driver = 'uhub' (string) freebsd.unit = 1 (0x1) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2659' (string) info.product = 'UHCI root hub' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0' (string) info.vendor = 'Intel' (string) usb_device.bus_number = 1 (0x1) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 9 (0x9) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 256 (0x100) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.freebsd.ports = {'2'} (string list) usb_device.is_self_powered = true (bool) usb_device.max_power = 0 (0x0) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 2 (0x2) (int) usb_device.port_number = 1 (0x1) (int) usb_device.product = 'UHCI root hub' (string) usb_device.product_id = 0 (0x0) (int) usb_device.speed_bcd = 4608 (0x1200) (int) usb_device.vendor = 'Intel' (string) usb_device.vendor_id = 0 (0x0) (int) usb_device.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/usb_device_46d_c050_noserial' freebsd.device_file = '/dev/ums0' (string) freebsd.driver = 'ums' (string) freebsd.unit = 0 (0x0) (int) info.addons = {'hald-addon-mouse-sysmouse'} (string list) info.bus = 'usb_device' (string) info.capabilities = {'input', 'input.mouse'} (string list) info.category = 'input.mouse' (string) info.ignore = true (bool) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0' (string) info.product = 'USB-PS/2 Optical Mouse' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c050_noserial' (string) info.vendor = 'Logitech' (string) input.device = '/dev/sysmouse' (string) usb_device.bus_number = 1 (0x1) (int) usb_device.can_wake_up = true (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 0 (0x0) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 10016 (0x2720) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = false (bool) usb_device.max_power = 98 (0x62) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 0 (0x0) (int) usb_device.port_number = 2 (0x2) (int) usb_device.product = 'USB-PS/2 Optical Mouse' (string) usb_device.product_id = 49232 (0xc050) (int) usb_device.speed_bcd = 336 (0x150) (int) usb_device.vendor = 'Logitech' (string) usb_device.vendor_id = 1133 (0x46d) (int) usb_device.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_46d_c050_noserial_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c050_noserial' (string) info.product = 'USB HID Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_46d_c050_noserial_if0' (string) usb.bus_number = 1 (0x1) (int) usb.can_wake_up = true (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 0 (0x0) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 10016 (0x2720) (int) usb.device_subclass = 0 (0x0) (int) usb.interface.class = 3 (0x3) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 2 (0x2) (int) usb.interface.subclass = 1 (0x1) (int) usb.is_self_powered = false (bool) usb.max_power = 98 (0x62) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 0 (0x0) (int) usb.port_number = 2 (0x2) (int) usb.product = 'USB HID Interface' (string) usb.product_id = 49232 (0xc050) (int) usb.speed_bcd = 336 (0x150) (int) usb.vendor = 'Logitech' (string) usb.vendor_id = 1133 (0x46d) (int) usb.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0' (string) info.product = 'USB Hub Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_0_if0' (string) usb.bus_number = 1 (0x1) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 9 (0x9) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 256 (0x100) (int) usb.device_subclass = 0 (0x0) (int) usb.freebsd.ports = {'2'} (string list) usb.interface.class = 9 (0x9) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 0 (0x0) (int) usb.interface.subclass = 0 (0x0) (int) usb.is_self_powered = true (bool) usb.max_power = 0 (0x0) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 2 (0x2) (int) usb.port_number = 1 (0x1) (int) usb.product = 'USB Hub Interface' (string) usb.product_id = 0 (0x0) (int) usb.speed_bcd = 4608 (0x1200) (int) usb.vendor = 'Intel' (string) usb.vendor_id = 0 (0x0) (int) usb.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_265a' freebsd.driver = 'uhci' (string) freebsd.unit = 2 (0x2) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_265a' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 12 (0xc) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 3 (0x3) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 29 (0x1d) (int) pci.freebsd.function = 2 (0x2) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3' (string) pci.product_id = 9818 (0x265a) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_1' freebsd.driver = 'uhub' (string) freebsd.unit = 2 (0x2) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/pci_8086_265a' (string) info.product = 'UHCI root hub' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_1' (string) info.vendor = 'Intel' (string) usb_device.bus_number = 2 (0x2) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 9 (0x9) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 256 (0x100) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = true (bool) usb_device.max_power = 0 (0x0) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 2 (0x2) (int) usb_device.port_number = 1 (0x1) (int) usb_device.product = 'UHCI root hub' (string) usb_device.product_id = 0 (0x0) (int) usb_device.speed_bcd = 4608 (0x1200) (int) usb_device.vendor = 'Intel' (string) usb_device.vendor_id = 0 (0x0) (int) usb_device.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_1_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_1' (string) info.product = 'USB Hub Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_1_if0' (string) usb.bus_number = 2 (0x2) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 9 (0x9) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 256 (0x100) (int) usb.device_subclass = 0 (0x0) (int) usb.interface.class = 9 (0x9) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 0 (0x0) (int) usb.interface.subclass = 0 (0x0) (int) usb.is_self_powered = true (bool) usb.max_power = 0 (0x0) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 2 (0x2) (int) usb.port_number = 1 (0x1) (int) usb.product = 'USB Hub Interface' (string) usb.product_id = 0 (0x0) (int) usb.speed_bcd = 4608 (0x1200) (int) usb.vendor = 'Intel' (string) usb.vendor_id = 0 (0x0) (int) usb.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_265b' freebsd.driver = 'uhci' (string) freebsd.unit = 3 (0x3) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_265b' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 12 (0xc) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 3 (0x3) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 29 (0x1d) (int) pci.freebsd.function = 3 (0x3) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4' (string) pci.product_id = 9819 (0x265b) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_2' freebsd.driver = 'uhub' (string) freebsd.unit = 3 (0x3) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/pci_8086_265b' (string) info.product = 'UHCI root hub' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_2' (string) info.vendor = 'Intel' (string) usb_device.bus_number = 3 (0x3) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 9 (0x9) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 256 (0x100) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = true (bool) usb_device.max_power = 0 (0x0) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 2 (0x2) (int) usb_device.port_number = 1 (0x1) (int) usb_device.product = 'UHCI root hub' (string) usb_device.product_id = 0 (0x0) (int) usb_device.speed_bcd = 4608 (0x1200) (int) usb_device.vendor = 'Intel' (string) usb_device.vendor_id = 0 (0x0) (int) usb_device.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_2_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_2' (string) info.product = 'USB Hub Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_2_if0' (string) usb.bus_number = 3 (0x3) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 9 (0x9) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 256 (0x100) (int) usb.device_subclass = 0 (0x0) (int) usb.interface.class = 9 (0x9) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 0 (0x0) (int) usb.interface.subclass = 0 (0x0) (int) usb.is_self_powered = true (bool) usb.max_power = 0 (0x0) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 2 (0x2) (int) usb.port_number = 1 (0x1) (int) usb.product = 'USB Hub Interface' (string) usb.product_id = 0 (0x0) (int) usb.speed_bcd = 4608 (0x1200) (int) usb.vendor = 'Intel' (string) usb.vendor_id = 0 (0x0) (int) usb.version_bcd = 256 (0x100) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_265c' freebsd.driver = 'ehci' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_265c' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 12 (0xc) (int) pci.device_protocol = 32 (0x20) (int) pci.device_subclass = 3 (0x3) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 29 (0x1d) (int) pci.freebsd.function = 7 (0x7) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller' (string) pci.product_id = 9820 (0x265c) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_3' freebsd.driver = 'uhub' (string) freebsd.unit = 4 (0x4) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/pci_8086_265c' (string) info.product = 'EHCI root hub' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_3' (string) info.vendor = 'Intel' (string) usb_device.bus_number = 4 (0x4) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 9 (0x9) (int) usb_device.device_protocol = 1 (0x1) (int) usb_device.device_revision_bcd = 256 (0x100) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.freebsd.ports = {'2', '3'} (string list) usb_device.is_self_powered = true (bool) usb_device.max_power = 0 (0x0) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 8 (0x8) (int) usb_device.port_number = 1 (0x1) (int) usb_device.product = 'EHCI root hub' (string) usb_device.product_id = 0 (0x0) (int) usb_device.speed_bcd = 294912 (0x48000) (int) usb_device.vendor = 'Intel' (string) usb_device.vendor_id = 0 (0x0) (int) usb_device.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial' freebsd.device_file = '/dev/ugen0' (string) freebsd.driver = 'ugen' (string) freebsd.unit = 0 (0x0) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_3' (string) info.product = 'USB 2.0 Camera' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial' (string) info.vendor = 'vendor 0x05e3' (string) usb_device.bus_number = 4 (0x4) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 239 (0xef) (int) usb_device.device_protocol = 1 (0x1) (int) usb_device.device_revision_bcd = 551 (0x227) (int) usb_device.device_subclass = 2 (0x2) (int) usb_device.is_self_powered = false (bool) usb_device.max_power = 98 (0x62) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 2 (0x2) (int) usb_device.num_ports = 0 (0x0) (int) usb_device.port_number = 3 (0x3) (int) usb_device.product = 'USB 2.0 Camera' (string) usb_device.product_id = 1285 (0x505) (int) usb_device.speed_bcd = 294912 (0x48000) (int) usb_device.vendor = 'vendor 0x05e3' (string) usb_device.vendor_id = 1507 (0x5e3) (int) usb_device.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial_if85' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial' (string) info.product = 'USB Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial_if85' (string) usb.bus_number = 4 (0x4) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 239 (0xef) (int) usb.device_protocol = 1 (0x1) (int) usb.device_revision_bcd = 551 (0x227) (int) usb.device_subclass = 2 (0x2) (int) usb.interface.class = 0 (0x0) (int) usb.interface.number = 85 (0x55) (int) usb.interface.protocol = 16 (0x10) (int) usb.interface.subclass = 0 (0x0) (int) usb.is_self_powered = false (bool) usb.max_power = 98 (0x62) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 2 (0x2) (int) usb.num_ports = 0 (0x0) (int) usb.port_number = 3 (0x3) (int) usb.product = 'USB Interface' (string) usb.product_id = 1285 (0x505) (int) usb.speed_bcd = 294912 (0x48000) (int) usb.vendor = 'vendor 0x05e3' (string) usb.vendor_id = 1507 (0x5e3) (int) usb.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial' (string) info.product = 'USB HID Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_5e3_505_noserial_if0' (string) usb.bus_number = 4 (0x4) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 239 (0xef) (int) usb.device_protocol = 1 (0x1) (int) usb.device_revision_bcd = 551 (0x227) (int) usb.device_subclass = 2 (0x2) (int) usb.interface.class = 3 (0x3) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 0 (0x0) (int) usb.interface.subclass = 0 (0x0) (int) usb.is_self_powered = false (bool) usb.max_power = 98 (0x62) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 2 (0x2) (int) usb.num_ports = 0 (0x0) (int) usb.port_number = 3 (0x3) (int) usb.product = 'USB HID Interface' (string) usb.product_id = 1285 (0x505) (int) usb.speed_bcd = 294912 (0x48000) (int) usb.vendor = 'vendor 0x05e3' (string) usb.vendor_id = 1507 (0x5e3) (int) usb.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350' freebsd.driver = 'umass' (string) freebsd.unit = 0 (0x0) (int) info.bus = 'usb_device' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_3' (string) info.product = 'UB6225' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350' (string) info.vendor = 'ENE' (string) usb_device.bus_number = 4 (0x4) (int) usb_device.can_wake_up = false (bool) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 0 (0x0) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 256 (0x100) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = false (bool) usb_device.max_power = 498 (0x1f2) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 1 (0x1) (int) usb_device.num_ports = 0 (0x0) (int) usb_device.port_number = 2 (0x2) (int) usb_device.product = 'UB6225' (string) usb_device.product_id = 5638 (0x1606) (int) usb_device.serial = '146030377350' (string) usb_device.speed_bcd = 294912 (0x48000) (int) usb_device.vendor = 'ENE' (string) usb_device.vendor_id = 2385 (0x951) (int) usb_device.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350' (string) info.product = 'USB Mass Storage Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0' (string) usb.bus_number = 4 (0x4) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 0 (0x0) (int) usb.device_protocol = 0 (0x0) (int) usb.device_revision_bcd = 256 (0x100) (int) usb.device_subclass = 0 (0x0) (int) usb.interface.class = 8 (0x8) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 80 (0x50) (int) usb.interface.subclass = 6 (0x6) (int) usb.is_self_powered = false (bool) usb.max_power = 498 (0x1f2) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 0 (0x0) (int) usb.port_number = 2 (0x2) (int) usb.product = 'USB Mass Storage Interface' (string) usb.product_id = 5638 (0x1606) (int) usb.serial = '146030377350' (string) usb.speed_bcd = 294912 (0x48000) (int) usb.vendor = 'ENE' (string) usb.vendor_id = 2385 (0x951) (int) usb.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0_scsi_host' info.parent = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0' (string) info.product = 'SCSI Host Adapter' (string) info.subsystem = 'scsi_host' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0_scsi_host' (string) scsi_host.host = 0 (0x0) (int) udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0_scsi_host_scsi_device_lun0' info.parent = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0_scsi_host' (string) info.product = 'SCSI Device' (string) info.subsystem = 'scsi' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_951_1606_146030377350_if0_scsi_host_scsi_device_lun0' (string) info.vendor = 'USB2.0' (string) scsi.bus = 0 (0x0) (int) scsi.host = 0 (0x0) (int) scsi.lun = 0 (0x0) (int) scsi.model = 'CardReader SD0' (string) scsi.target = 0 (0x0) (int) scsi.type = 'disk' (string) scsi.vendor = 'USB2.0' (string) udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_3_if0' info.bus = 'usb' (string) info.parent = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_3' (string) info.product = 'USB Hub Interface' (string) info.subsystem = 'usb' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_0_0_noserial_3_if0' (string) usb.bus_number = 4 (0x4) (int) usb.can_wake_up = false (bool) usb.configuration_value = 1 (0x1) (int) usb.device_class = 9 (0x9) (int) usb.device_protocol = 1 (0x1) (int) usb.device_revision_bcd = 256 (0x100) (int) usb.device_subclass = 0 (0x0) (int) usb.freebsd.ports = {'2', '3'} (string list) usb.interface.class = 9 (0x9) (int) usb.interface.number = 0 (0x0) (int) usb.interface.protocol = 0 (0x0) (int) usb.interface.subclass = 0 (0x0) (int) usb.is_self_powered = true (bool) usb.max_power = 0 (0x0) (int) usb.num_configurations = 1 (0x1) (int) usb.num_interfaces = 1 (0x1) (int) usb.num_ports = 8 (0x8) (int) usb.port_number = 1 (0x1) (int) usb.product = 'USB Hub Interface' (string) usb.product_id = 0 (0x0) (int) usb.speed_bcd = 294912 (0x48000) (int) usb.vendor = 'Intel' (string) usb.vendor_id = 0 (0x0) (int) usb.version_bcd = 512 (0x200) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_2448' freebsd.driver = 'pcib' (string) freebsd.unit = 4 (0x4) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801 Mobile PCI Bridge' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2448' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 6 (0x6) (int) pci.device_protocol = 1 (0x1) (int) pci.device_subclass = 4 (0x4) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 30 (0x1e) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 5 (0x5) (int) pci.product = '82801 Mobile PCI Bridge' (string) pci.product_id = 9288 (0x2448) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/pci_8086_2641' freebsd.driver = 'isab' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FBM (ICH6M) LPC Interface Bridge' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2641' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 6 (0x6) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 1 (0x1) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 31 (0x1f) (int) pci.freebsd.function = 0 (0x0) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FBM (ICH6M) LPC Interface Bridge' (string) pci.product_id = 9793 (0x2641) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/sio_0' freebsd.driver = 'sio' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2641' (string) info.subsystem = 'platform' (string) info.udi = '/org/freedesktop/Hal/devices/sio_0' (string) platform.id = 'sio.0' (string) udi = '/org/freedesktop/Hal/devices/sio_0_serial_platform_0' info.capabilities = {'serial'} (string list) info.category = 'serial' (string) info.parent = '/org/freedesktop/Hal/devices/sio_0' (string) info.udi = '/org/freedesktop/Hal/devices/sio_0_serial_platform_0' (string) serial.device = '/dev/ttyd0' (string) serial.originating_device = '/org/freedesktop/Hal/devices/sio_0' (string) serial.port = 0 (0x0) (int) serial.type = 'platform' (string) udi = '/org/freedesktop/Hal/devices/pci_8086_2653' freebsd.driver = 'atapci' (string) freebsd.unit = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FBM (ICH6M) SATA Controller' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_2653' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 1 (0x1) (int) pci.device_protocol = 128 (0x80) (int) pci.device_subclass = 1 (0x1) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 31 (0x1f) (int) pci.freebsd.function = 2 (0x2) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FBM (ICH6M) SATA Controller' (string) pci.product_id = 9811 (0x2653) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) udi = '/org/freedesktop/Hal/devices/ide_host_0' freebsd.driver = 'ata' (string) freebsd.unit = 0 (0x0) (int) ide_host.number = 0 (0x0) (int) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2653' (string) info.product = 'ATA channel 0' (string) info.subsystem = 'ide_host' (string) info.udi = '/org/freedesktop/Hal/devices/ide_host_0' (string) udi = '/org/freedesktop/Hal/devices/ide_host_0_scsi_host' info.parent = '/org/freedesktop/Hal/devices/ide_host_0' (string) info.product = 'SCSI Host Adapter' (string) info.subsystem = 'scsi_host' (string) info.udi = '/org/freedesktop/Hal/devices/ide_host_0_scsi_host' (string) scsi_host.host = 1 (0x1) (int) udi = '/org/freedesktop/Hal/devices/ide_host_1' freebsd.driver = 'ata' (string) freebsd.unit = 1 (0x1) (int) ide_host.number = 1 (0x1) (int) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2653' (string) info.product = 'ATA channel 1' (string) info.subsystem = 'ide_host' (string) info.udi = '/org/freedesktop/Hal/devices/ide_host_1' (string) udi = '/org/freedesktop/Hal/devices/ide_host_1_scsi_host' info.parent = '/org/freedesktop/Hal/devices/ide_host_1' (string) info.product = 'SCSI Host Adapter' (string) info.subsystem = 'scsi_host' (string) info.udi = '/org/freedesktop/Hal/devices/ide_host_1_scsi_host' (string) scsi_host.host = 2 (0x2) (int) udi = '/org/freedesktop/Hal/devices/ide_1_1' ide.channel = 1 (0x1) (int) ide.host = 1 (0x1) (int) info.parent = '/org/freedesktop/Hal/devices/ide_host_1' (string) info.product = 'IDE Device (Slave)' (string) info.subsystem = 'ide' (string) info.udi = '/org/freedesktop/Hal/devices/ide_1_1' (string) udi = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' block.device = '/dev/ad1' (string) block.is_volume = false (bool) block.major = 0 (0x0) (int) block.minor = 87 (0x57) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' (string) freebsd.device_file = '/dev/ad1' (string) freebsd.driver = 'ad' (string) freebsd.unit = 1 (0x1) (int) info.capabilities = {'block', 'storage'} (string list) info.category = 'storage' (string) info.parent = '/org/freedesktop/Hal/devices/ide_1_1' (string) info.product = 'ASUS-PHISON SSD' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' (string) info.vendor = 'ASUS' (string) storage.automount_enabled_hint = true (bool) storage.bus = 'ide' (string) storage.drive_type = 'disk' (string) storage.firmware_revision = 'TST2.04P' (string) storage.hotpluggable = false (bool) storage.media_check_enabled = false (bool) storage.model = 'ASUS-PHISON SSD' (string) storage.no_partitions_hint = false (bool) storage.originating_device = '/org/freedesktop/Hal/devices/ide_1_1' (string) storage.removable = false (bool) storage.removable.support_async_notification = false (bool) storage.requires_eject = false (bool) storage.serial = 'SOQ2580020' (string) storage.vendor = 'ASUS' (string) udi = '/org/freedesktop/Hal/devices/volume_part1_size_16137967104' block.device = '/dev/ad1s1' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 88 (0x58) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.parent = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' (string) info.product = 'Volume' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_16137967104' (string) volume.block_size = 512 (0x200) (uint64) volume.fstype = '' (string) volume.fsusage = 'partitiontable' (string) volume.ignore = true (bool) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = true (bool) volume.label = '' (string) volume.mount_point = '' (string) volume.num_blocks = 31519467 (0x1e0f2eb) (uint64) volume.partition.media_size = 16137967104 (0x3c1e5d600) (uint64) volume.partition.number = 1 (0x1) (int) volume.partition.scheme = 'mbr' (string) volume.partition.start = 32256 (0x7e00) (uint64) volume.partition.type = '0xa5' (string) volume.size = 16137967104 (0x3c1e5d600) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/volume_size_15601088000' block.device = '/dev/ad1s1a' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 89 (0x59) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list) info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_16137967104' (string) info.product = 'Volume (ufs)' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_size_15601088000' (string) org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list) org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list) org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list) org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list) volume.block_size = 512 (0x200) (uint64) volume.fstype = 'ufs' (string) volume.fsusage = 'filesystem' (string) volume.fsversion = '2' (string) volume.ignore = false (bool) volume.is_disc = false (bool) volume.is_mounted = true (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = false (bool) volume.label = '' (string) volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list) volume.mount_point = '/' (string) volume.num_blocks = 30470875 (0x1d0f2db) (uint64) volume.size = 15601088000 (0x3a1e5b600) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/volume_size_536870912_0' block.device = '/dev/ad1s1b' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 90 (0x5a) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_16137967104' (string) info.product = 'Volume' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_size_536870912_0' (string) volume.block_size = 512 (0x200) (uint64) volume.fstype = '' (string) volume.fsusage = 'partitiontable' (string) volume.ignore = true (bool) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = false (bool) volume.label = '' (string) volume.mount_point = '' (string) volume.num_blocks = 1048576 (0x100000) (uint64) volume.size = 536870912 (0x20000000) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/volume_size_536870912_0_block' block.device = '/dev/ad1s1b.bde' (string) block.is_volume = false (bool) block.major = 0 (0x0) (int) block.minor = 97 (0x61) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_SOQ2580020' (string) info.capabilities = {'block'} (string list) info.category = 'block' (string) info.parent = '/org/freedesktop/Hal/devices/volume_size_536870912_0' (string) info.product = 'Block Device' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_size_536870912_0_block' (string) udi = '/org/freedesktop/Hal/devices/ide_1_0' ide.channel = 0 (0x0) (int) ide.host = 1 (0x1) (int) info.parent = '/org/freedesktop/Hal/devices/ide_host_1' (string) info.product = 'IDE Device (Master)' (string) info.subsystem = 'ide' (string) info.udi = '/org/freedesktop/Hal/devices/ide_1_0' (string) udi = '/org/freedesktop/Hal/devices/storage_serial_001FC6D654DCF' block.device = '/dev/ad0' (string) block.is_volume = false (bool) block.major = 0 (0x0) (int) block.minor = 84 (0x54) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_001FC6D654DCF' (string) freebsd.device_file = '/dev/ad0' (string) freebsd.driver = 'ad' (string) freebsd.unit = 0 (0x0) (int) info.capabilities = {'block', 'storage'} (string list) info.category = 'storage' (string) info.parent = '/org/freedesktop/Hal/devices/ide_1_0' (string) info.product = 'ASUS-PHISON OB SSD' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/storage_serial_001FC6D654DCF' (string) info.vendor = 'ASUS' (string) storage.automount_enabled_hint = true (bool) storage.bus = 'ide' (string) storage.drive_type = 'disk' (string) storage.firmware_revision = 'TST2.04P' (string) storage.hotpluggable = false (bool) storage.media_check_enabled = false (bool) storage.model = 'ASUS-PHISON OB SSD' (string) storage.no_partitions_hint = false (bool) storage.originating_device = '/org/freedesktop/Hal/devices/ide_1_0' (string) storage.removable = false (bool) storage.removable.support_async_notification = false (bool) storage.requires_eject = false (bool) storage.serial = '001FC6D654DCF' (string) storage.vendor = 'ASUS' (string) udi = '/org/freedesktop/Hal/devices/volume_part1_size_4034806272' block.device = '/dev/ad0s1' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 85 (0x55) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_001FC6D654DCF' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.parent = '/org/freedesktop/Hal/devices/storage_serial_001FC6D654DCF' (string) info.product = 'Volume' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_part1_size_4034806272' (string) volume.block_size = 512 (0x200) (uint64) volume.fstype = '' (string) volume.fsusage = 'partitiontable' (string) volume.ignore = true (bool) volume.is_disc = false (bool) volume.is_mounted = false (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = true (bool) volume.label = '' (string) volume.mount_point = '' (string) volume.num_blocks = 7880481 (0x783f21) (uint64) volume.partition.media_size = 4034806272 (0xf07e4200) (uint64) volume.partition.number = 1 (0x1) (int) volume.partition.scheme = 'mbr' (string) volume.partition.start = 32256 (0x7e00) (uint64) volume.partition.type = '0xa5' (string) volume.size = 4034806272 (0xf07e4200) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/volume_size_4034806272' block.device = '/dev/ad0s1c' (string) block.is_volume = true (bool) block.major = 0 (0x0) (int) block.minor = 86 (0x56) (int) block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_001FC6D654DCF' (string) info.capabilities = {'block', 'volume'} (string list) info.category = 'volume' (string) info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list) info.parent = '/org/freedesktop/Hal/devices/volume_part1_size_4034806272' (string) info.product = 'Volume (ufs)' (string) info.subsystem = 'block' (string) info.udi = '/org/freedesktop/Hal/devices/volume_size_4034806272' (string) org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype extra_options', 'extra_options', 'extra_options'} (string list) org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'} (string list) org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list) org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list) volume.block_size = 512 (0x200) (uint64) volume.fstype = 'ufs' (string) volume.fsusage = 'filesystem' (string) volume.fsversion = '2' (string) volume.ignore = false (bool) volume.is_disc = false (bool) volume.is_mounted = true (bool) volume.is_mounted_read_only = false (bool) volume.is_partition = false (bool) volume.label = '' (string) volume.mount.valid_options = {'ro', 'noexec', 'noatime'} (string list) volume.mount_point = '/media/disk' (string) volume.num_blocks = 7880481 (0x783f21) (uint64) volume.size = 4034806272 (0xf07e4200) (uint64) volume.uuid = '' (string) udi = '/org/freedesktop/Hal/devices/pci_8086_266a' info.parent = '/org/freedesktop/Hal/devices/computer' (string) info.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller' (string) info.subsystem = 'pci' (string) info.udi = '/org/freedesktop/Hal/devices/pci_8086_266a' (string) info.vendor = 'Intel Corporation' (string) pci.device_class = 12 (0xc) (int) pci.device_protocol = 0 (0x0) (int) pci.device_subclass = 5 (0x5) (int) pci.freebsd.bus = 0 (0x0) (int) pci.freebsd.device = 31 (0x1f) (int) pci.freebsd.function = 3 (0x3) (int) pci.freebsd.secondary_bus = 0 (0x0) (int) pci.product = '82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller' (string) pci.product_id = 9834 (0x266a) (int) pci.subsys_product_id = 33496 (0x82d8) (int) pci.subsys_vendor = 'ASUSTeK Computer Inc.' (string) pci.subsys_vendor_id = 4163 (0x1043) (int) pci.vendor = 'Intel Corporation' (string) pci.vendor_id = 32902 (0x8086) (int) Dumped 81 device(s) from the Global Device List. ------------------------------------------------ -------------- next part -------------- /dev/ad1s1a on / (ufs, local, noatime, soft-updates) devfs on /dev (devfs, local) linprocfs on /compat/linux/proc (linprocfs, local) procfs on /proc (procfs, local) /dev/md0 on /tmp (ufs, local) /dev/ad0s1c on /media/disk (ufs, local, nosuid) /dev/da1s1a on /media/disk-1 (ufs, local, nosuid, soft-updates) From pgollucci at p6m7g8.com Tue Apr 7 11:28:09 2009 From: pgollucci at p6m7g8.com (Philip M. Gollucci) Date: Tue Apr 7 11:28:16 2009 Subject: converters/libiconv is not MAKE_JOBS_SAFE Message-ID: <49DB98D8.5060109@p6m7g8.com> This port is not make -j safe. Can someone mark it as such or patch it? I only ask since b/c some many ports depend on it. http://people.freebsd.org/~pgollucci/libiconv-1.11_1.log -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Consultant - P6M7G8 Inc. http://p6m7g8.net Senior Sys Admin - RideCharge, Inc. http://ridecharge.com Contractor - PositiveEnergyUSA http://positiveenergyusa.com ASF Member - Apache Software Foundation http://apache.org FreeBSD Committer - FreeBSD Foundation http://freebsd.org Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. From marcus at freebsd.org Tue Apr 7 12:00:54 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Tue Apr 7 12:01:01 2009 Subject: HAL issue In-Reply-To: <49DB93C7.4020108@uct.ua> References: <49DB93C7.4020108@uct.ua> Message-ID: <49DBA2E2.20302@freebsd.org> yerenkow@uct.ua wrote: > Hello guys! > I'm not in list, so, please reply to me too. > > I've issues with hald on pc-bsd. > It's regular when have russian language, and labeled ntfs/cd drive. > when I click to mount in dolphin, nothing happens, only such records > added to /media/.hal-mtb: > > /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > /media/disk-2 > /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > /media/disk-3 > /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > /media/disk-4 > /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > /media/disk-5 > /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > /media/disk-6 I don't see any /dev/ad0s5s1 device in lshal or in GEOM. This looks like a problem with whatever KDE is using to mount the device. If KDE were to try and mount /dev/ntfs/stuff, it should work. In fact, you could test that using gnome-mount which will do the mount via hald: gnome-mount -b -n -v --device /dev/ntfs/stuff Joe > ..... > > If I run manually mount with this parameters, all mounts just fine. > I've attached some diagnostic info, maybe something will help you help > me :) > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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" -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From yerenkow at uct.ua Tue Apr 7 12:20:22 2009 From: yerenkow at uct.ua (A.Yerenkow) Date: Tue Apr 7 12:20:29 2009 Subject: HAL issue In-Reply-To: <49DBA2E2.20302@freebsd.org> References: <49DB93C7.4020108@uct.ua> <49DBA2E2.20302@freebsd.org> Message-ID: <49DBA770.7090503@uct.ua> On 07.04.2009 22:00, Joe Marcus Clarke wrote: > yerenkow@uct.ua wrote: > >> Hello guys! >> I'm not in list, so, please reply to me too. >> >> I've issues with hald on pc-bsd. >> It's regular when have russian language, and labeled ntfs/cd drive. >> when I click to mount in dolphin, nothing happens, only such records >> added to /media/.hal-mtb: >> >> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >> /media/disk-2 >> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >> /media/disk-3 >> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >> /media/disk-4 >> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >> /media/disk-5 >> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >> /media/disk-6 >> > I don't see any /dev/ad0s5s1 device in lshal or in GEOM. This looks > like a problem with whatever KDE is using to mount the device. If KDE > were to try and mount /dev/ntfs/stuff, it should work. In fact, you > could test that using gnome-mount which will do the mount via hald: > > gnome-mount -b -n -v --device /dev/ntfs/stuff > > Joe > Thanks Joe, I tried this command and it mounts OK. but! In /media/.hal-mtab in records no parameter for encoding, only for nosuid. And one more thing, if dolphin from KDE tries to mount with something different from hald, why is these records in /media/.hal-mtab appears? which command place it there? Joe, I'm not quite familiar with hal, is there somewhere described life-cycle of hal-mounted disks? If this really KDE-related issue, could you help me to make a report for kde maintainers@ freebsd? Wha info I should provide them? > >> ..... >> >> If I run manually mount with this parameters, all mounts just fine. >> I've attached some diagnostic info, maybe something will help you help >> me :) >> >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 yerenkow at uct.ua Tue Apr 7 12:22:15 2009 From: yerenkow at uct.ua (A.Yerenkow) Date: Tue Apr 7 12:22:22 2009 Subject: HAL issue In-Reply-To: References: <49DB93C7.4020108@uct.ua> <49DBA2E2.20302@freebsd.org> Message-ID: <49DBA7DF.3030606@uct.ua> On 07.04.2009 22:16, Matt wrote: > On Tue, Apr 7, 2009 at 2:00 PM, Joe Marcus Clarke wrote: > >> yerenkow@uct.ua wrote: >> >>> Hello guys! >>> I'm not in list, so, please reply to me too. >>> >>> I've issues with hald on pc-bsd. >>> It's regular when have russian language, and labeled ntfs/cd drive. >>> when I click to mount in dolphin, nothing happens, only such records >>> added to /media/.hal-mtb: >>> >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-2 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-3 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-4 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-5 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-6 >>> >> I don't see any /dev/ad0s5s1 device in lshal or in GEOM. This looks >> like a problem with whatever KDE is using to mount the device. If KDE >> were to try and mount /dev/ntfs/stuff, it should work. In fact, you >> could test that using gnome-mount which will do the mount via hald: >> >> gnome-mount -b -n -v --device /dev/ntfs/stuff >> >> > I've seen a similar issue in KDE4 that ended up being a dependent > kernel module that needed to be loaded. See if you can kldload > ntfs_iconv before attempting to mount the volume in Dolphin. You'll > need the cd9660_iconv module loaded for Dolphin to mount a CD volume. > > Matt > Thanks Matt, but it seems that it's already loaded: kldstat -v | grep ntfs 313 ntfs 312 ntfs_iconv kldstat -v | grep cd9660_iconv 335 cd9660_iconv From marcus at freebsd.org Tue Apr 7 12:32:42 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Tue Apr 7 12:32:49 2009 Subject: HAL issue In-Reply-To: <49DBA770.7090503@uct.ua> References: <49DB93C7.4020108@uct.ua> <49DBA2E2.20302@freebsd.org> <49DBA770.7090503@uct.ua> Message-ID: <49DBAA38.8010109@freebsd.org> A.Yerenkow wrote: > On 07.04.2009 22:00, Joe Marcus Clarke wrote: >> yerenkow@uct.ua wrote: >> >>> Hello guys! >>> I'm not in list, so, please reply to me too. >>> >>> I've issues with hald on pc-bsd. >>> It's regular when have russian language, and labeled ntfs/cd drive. >>> when I click to mount in dolphin, nothing happens, only such records >>> added to /media/.hal-mtb: >>> >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-2 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-3 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-4 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-5 >>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>> /media/disk-6 >>> >> I don't see any /dev/ad0s5s1 device in lshal or in GEOM. This looks >> like a problem with whatever KDE is using to mount the device. If KDE >> were to try and mount /dev/ntfs/stuff, it should work. In fact, you >> could test that using gnome-mount which will do the mount via hald: >> >> gnome-mount -b -n -v --device /dev/ntfs/stuff >> >> Joe >> > Thanks Joe, I tried this command and it mounts OK. > but! In /media/.hal-mtab in records no parameter for encoding, only for > nosuid. > And one more thing, if dolphin from KDE tries to mount with something > different from hald, why is these records > in /media/.hal-mtab appears? > which command place it there? I don't know. I don't know what dolphin is or what it is doing to try and mount volumes. > Joe, I'm not quite familiar with hal, is there somewhere described > life-cycle of hal-mounted disks? The only document we have produced is the hal FAQ at http://www.freebsd.org/gnome/docs/halfaq.html . > If this really KDE-related issue, could you help me to make a report for > kde maintainers@ freebsd? kde@freebsd.org > Wha info I should provide them? Probably the same info provided here. Since gnome-mount works, it looks like PolicyKit and hald are working properly. I would imagine the problem revolves around that bogus device node. I've not sure how KDE is arriving at that. Joe >> >>> ..... >>> >>> If I run manually mount with this parameters, all mounts just fine. >>> I've attached some diagnostic info, maybe something will help you help >>> me :) >>> >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> 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" >>> >> >> > > _______________________________________________ > 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" > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From datahead4 at gmail.com Tue Apr 7 12:44:06 2009 From: datahead4 at gmail.com (Matt) Date: Tue Apr 7 12:44:13 2009 Subject: HAL issue In-Reply-To: <49DBA2E2.20302@freebsd.org> References: <49DB93C7.4020108@uct.ua> <49DBA2E2.20302@freebsd.org> Message-ID: On Tue, Apr 7, 2009 at 2:00 PM, Joe Marcus Clarke wrote: > yerenkow@uct.ua wrote: >> Hello guys! >> I'm not in list, so, please reply to me too. >> >> I've issues with hald on pc-bsd. >> It's regular when have russian language, and labeled ntfs/cd drive. >> when I click to mount in dolphin, nothing happens, only such records >> added to /media/.hal-mtb: >> >> /dev/ad0s5s1 ? ?1001 ? ?0 ? ? ? ntfs ? ?nosuid,-u=1001,-C=UTF-8 >> /media/disk-2 >> /dev/ad0s5s1 ? ?1001 ? ?0 ? ? ? ntfs ? ?nosuid,-u=1001,-C=UTF-8 >> /media/disk-3 >> /dev/ad0s5s1 ? ?1001 ? ?0 ? ? ? ntfs ? ?nosuid,-u=1001,-C=UTF-8 >> /media/disk-4 >> /dev/ad0s5s1 ? ?1001 ? ?0 ? ? ? ntfs ? ?nosuid,-u=1001,-C=UTF-8 >> /media/disk-5 >> /dev/ad0s5s1 ? ?1001 ? ?0 ? ? ? ntfs ? ?nosuid,-u=1001,-C=UTF-8 >> /media/disk-6 > > I don't see any /dev/ad0s5s1 device in lshal or in GEOM. ?This looks > like a problem with whatever KDE is using to mount the device. ?If KDE > were to try and mount /dev/ntfs/stuff, it should work. ?In fact, you > could test that using gnome-mount which will do the mount via hald: > > gnome-mount -b -n -v --device /dev/ntfs/stuff > I've seen a similar issue in KDE4 that ended up being a dependent kernel module that needed to be loaded. See if you can kldload ntfs_iconv before attempting to mount the volume in Dolphin. You'll need the cd9660_iconv module loaded for Dolphin to mount a CD volume. Matt From yerenkow at uct.ua Tue Apr 7 12:49:33 2009 From: yerenkow at uct.ua (yerenkow@uct.ua) Date: Tue Apr 7 12:49:38 2009 Subject: HAL issue In-Reply-To: <49DBAA38.8010109@freebsd.org> References: <49DB93C7.4020108@uct.ua> <49DBA2E2.20302@freebsd.org> <49DBA770.7090503@uct.ua> <49DBAA38.8010109@freebsd.org> Message-ID: <49DBAE4A.9030501@uct.ua> Joe Marcus Clarke wrote: > A.Yerenkow wrote: > >> On 07.04.2009 22:00, Joe Marcus Clarke wrote: >> >>> yerenkow@uct.ua wrote: >>> >>> >>>> Hello guys! >>>> I'm not in list, so, please reply to me too. >>>> >>>> I've issues with hald on pc-bsd. >>>> It's regular when have russian language, and labeled ntfs/cd drive. >>>> when I click to mount in dolphin, nothing happens, only such records >>>> added to /media/.hal-mtb: >>>> >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>>> /media/disk-2 >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>>> /media/disk-3 >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>>> /media/disk-4 >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>>> /media/disk-5 >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 >>>> /media/disk-6 >>>> >>>> >>> I don't see any /dev/ad0s5s1 device in lshal or in GEOM. This looks >>> like a problem with whatever KDE is using to mount the device. If KDE >>> were to try and mount /dev/ntfs/stuff, it should work. In fact, you >>> could test that using gnome-mount which will do the mount via hald: >>> >>> gnome-mount -b -n -v --device /dev/ntfs/stuff >>> >>> Joe >>> >>> >> Thanks Joe, I tried this command and it mounts OK. >> but! In /media/.hal-mtab in records no parameter for encoding, only for >> nosuid. >> And one more thing, if dolphin from KDE tries to mount with something >> different from hald, why is these records >> in /media/.hal-mtab appears? >> which command place it there? >> > > I don't know. I don't know what dolphin is or what it is doing to try > and mount volumes. > > >> Joe, I'm not quite familiar with hal, is there somewhere described >> life-cycle of hal-mounted disks? >> > > The only document we have produced is the hal FAQ at > http://www.freebsd.org/gnome/docs/halfaq.html . > > >> If this really KDE-related issue, could you help me to make a report for >> kde maintainers@ freebsd? >> > > kde@freebsd.org > > >> Wha info I should provide them? >> > > Probably the same info provided here. Since gnome-mount works, it looks > like PolicyKit and hald are working properly. I would imagine the > problem revolves around that bogus device node. I've not sure how KDE > is arriving at that. > > Joe > One more thing, if I run this command : gnome-mount -b -n -v -o C=UTF-8 --device /dev/ntfs/stuff I get this: > ** (gnome-mount:22537): DEBUG: Mounting > /org/freedesktop/Hal/devices/volume_uuid_866067FC6067F17B with > mount_point='stuff__', fstype='', num_options=1 > ** (gnome-mount:22537): DEBUG: option='C=UTF-8' > ** Message: Mount failed for > /org/freedesktop/Hal/devices/volume_uuid_866067FC6067F17B > org.freedesktop.Hal.Device.Volume.InvalidMountOption : The option > 'C=UTF-8' is not allowed for uid=1001 Is it ok? I tried under both user and root, same thing. Even default option "nosuid" not allowed for me, but it set anyway when I omit specifying options at all. > >>> >>> >>>> ..... >>>> >>>> If I run manually mount with this parameters, all mounts just fine. >>>> I've attached some diagnostic info, maybe something will help you help >>>> me :) >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> 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" >>>> >>>> >>> >>> >> _______________________________________________ >> 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 marcus at FreeBSD.org Tue Apr 7 15:18:32 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Tue Apr 7 15:18:43 2009 Subject: HAL issue In-Reply-To: <49DBAE4A.9030501@uct.ua> References: <49DB93C7.4020108@uct.ua> <49DBA2E2.20302@freebsd.org> <49DBA770.7090503@uct.ua> <49DBAA38.8010109@freebsd.org> <49DBAE4A.9030501@uct.ua> Message-ID: <1239142713.98664.5.camel@shumai.marcuscom.com> On Tue, 2009-04-07 at 22:49 +0300, yerenkow@uct.ua wrote: > Joe Marcus Clarke wrote: > > A.Yerenkow wrote: > > > >> On 07.04.2009 22:00, Joe Marcus Clarke wrote: > >> > >>> yerenkow@uct.ua wrote: > >>> > >>> > >>>> Hello guys! > >>>> I'm not in list, so, please reply to me too. > >>>> > >>>> I've issues with hald on pc-bsd. > >>>> It's regular when have russian language, and labeled ntfs/cd drive. > >>>> when I click to mount in dolphin, nothing happens, only such records > >>>> added to /media/.hal-mtb: > >>>> > >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > >>>> /media/disk-2 > >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > >>>> /media/disk-3 > >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > >>>> /media/disk-4 > >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > >>>> /media/disk-5 > >>>> /dev/ad0s5s1 1001 0 ntfs nosuid,-u=1001,-C=UTF-8 > >>>> /media/disk-6 > >>>> > >>>> > >>> I don't see any /dev/ad0s5s1 device in lshal or in GEOM. This looks > >>> like a problem with whatever KDE is using to mount the device. If KDE > >>> were to try and mount /dev/ntfs/stuff, it should work. In fact, you > >>> could test that using gnome-mount which will do the mount via hald: > >>> > >>> gnome-mount -b -n -v --device /dev/ntfs/stuff > >>> > >>> Joe > >>> > >>> > >> Thanks Joe, I tried this command and it mounts OK. > >> but! In /media/.hal-mtab in records no parameter for encoding, only for > >> nosuid. > >> And one more thing, if dolphin from KDE tries to mount with something > >> different from hald, why is these records > >> in /media/.hal-mtab appears? > >> which command place it there? > >> > > > > I don't know. I don't know what dolphin is or what it is doing to try > > and mount volumes. > > > > > >> Joe, I'm not quite familiar with hal, is there somewhere described > >> life-cycle of hal-mounted disks? > >> > > > > The only document we have produced is the hal FAQ at > > http://www.freebsd.org/gnome/docs/halfaq.html . > > > > > >> If this really KDE-related issue, could you help me to make a report for > >> kde maintainers@ freebsd? > >> > > > > kde@freebsd.org > > > > > >> Wha info I should provide them? > >> > > > > Probably the same info provided here. Since gnome-mount works, it looks > > like PolicyKit and hald are working properly. I would imagine the > > problem revolves around that bogus device node. I've not sure how KDE > > is arriving at that. > > > > Joe > > > One more thing, if I run this command : > gnome-mount -b -n -v -o C=UTF-8 --device /dev/ntfs/stuff This option is not allowed for NTFS file systems. The option needs to be -C=UTF-8. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090407/520813f4/attachment.pgp From alex at mailinglist.ahhyes.net Wed Apr 8 00:22:34 2009 From: alex at mailinglist.ahhyes.net (Alex) Date: Wed Apr 8 00:22:41 2009 Subject: Thunderbird 2.0.0.21 fails to build Message-ID: <49DC4117.1010201@mailinglist.ahhyes.net> Hi, I am running 7-stable/amd64 >From the current ports snapshot, thunderbird will not build. The following error is encountered (using the standard freebsd gcc compiler) gmake[3]: Entering directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' rm -f libxpcom_core.so c++ -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O3 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o nsCOMPtr.o nsComponentManagerUtils.o nsDebug.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsMemory.o nsTraceRefcnt.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsTArray.o nsGenericFactory.o nsXPComInit.o nsStringAPI.o -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/thunderbird -Wl,--whole-archive ../../dist/lib/libxpcomds_s.a ../../dist/lib/libxpcomio_s.a ../../dist/lib/libxpcomcomponents_s.a ../../dist/lib/libxpcomthreads_s.a ../../dist/lib/libxpcomproxy_s.a ../../dist/lib/libxpcombase_s.a ../../dist/lib/libxptcall.a ../../dist/lib/libxptinfo.a ../../dist/lib/libxpt.a ../../dist/lib/libxptcmd.a ../../dist/lib/libstring_s.a -Wl,--no-whole-archive -Wl,-Bsymbolic -lc -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0-lgmodule-2.0 -lglib-2.0 -lm -pthread -pthread -L/usr/local/lib -liconv /usr/bin/ld: error in /usr/lib/crtendS.o(.eh_frame); no .eh_frame_hdr table will be created. /usr/bin/ld: ../../dist/lib/libxpcomio_s.a(nsNativeCharsetUtils.o): relocation R_X86_64_PC32 against undefined symbol `libiconv_close' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value gmake[3]: *** [libxpcom_core.so] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla' gmake: *** [default] Error 2 *** Error code 1 Stop in /usr/ports/mail/thunderbird. *** Error code 1 Stop in /usr/ports/mail/thunderbird. Any ideas? From alex at mailinglist.ahhyes.net Wed Apr 8 00:32:49 2009 From: alex at mailinglist.ahhyes.net (Alex) Date: Wed Apr 8 00:32:55 2009 Subject: Thunderbird 2.0.0.21 fails to build Message-ID: <49DC4060.1010107@mailinglist.ahhyes.net> Hi, I am running 7-stable/amd64 From the current ports snapshot, thunderbird will not build. The following error is encountered (using the standard freebsd gcc compiler) gmake[3]: Entering directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' rm -f libxpcom_core.so c++ -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O3 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o nsCOMPtr.o nsComponentManagerUtils.o nsDebug.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsMemory.o nsTraceRefcnt.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsTArray.o nsGenericFactory.o nsXPComInit.o nsStringAPI.o -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/thunderbird -Wl,--whole-archive ../../dist/lib/libxpcomds_s.a ../../dist/lib/libxpcomio_s.a ../../dist/lib/libxpcomcomponents_s.a ../../dist/lib/libxpcomthreads_s.a ../../dist/lib/libxpcomproxy_s.a ../../dist/lib/libxpcombase_s.a ../../dist/lib/libxptcall.a ../../dist/lib/libxptinfo.a ../../dist/lib/libxpt.a ../../dist/lib/libxptcmd.a ../../dist/lib/libstring_s.a -Wl,--no-whole-archive -Wl,-Bsymbolic -lc -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0-lgmodule-2.0 -lglib-2.0 -lm -pthread -pthread -L/usr/local/lib -liconv /usr/bin/ld: error in /usr/lib/crtendS.o(.eh_frame); no .eh_frame_hdr table will be created. /usr/bin/ld: ../../dist/lib/libxpcomio_s.a(nsNativeCharsetUtils.o): relocation R_X86_64_PC32 against undefined symbol `libiconv_close' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value gmake[3]: *** [libxpcom_core.so] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla' gmake: *** [default] Error 2 *** Error code 1 Stop in /usr/ports/mail/thunderbird. *** Error code 1 Stop in /usr/ports/mail/thunderbird. Any ideas? From mailing at gaturkey.com Thu Apr 9 00:43:05 2009 From: mailing at gaturkey.com (Global Access Travel) Date: Thu Apr 9 00:43:19 2009 Subject: Private Shore Excursions-Turkey Message-ID: [http://www.turkeycalling.us] PRIVATE SHORE EXCURSIONS- TURKEY Your cruise clients will make the best of their time in Turkey on a private shore excursion! Istanbul Kusadasi & Ephesus [mailto:incoming@gaturkey.com?subject=Private Shore Excursions- Turkey] **************************************************************************** Yasal Uyar?; Bu e-posta, sadece adreste belirtilen kisi veya kurulusun kullanimini hedeflemekte olup,mesajda yer alan bilgiler kisiye ozel ve gizli olabilir, yasalar ya da anlasmalar geregi ?c?nc? kisiler ile paylasilmasi m?mk?n olmayabilir.Mesaji alan kisi, mesajin g?nderilmek istendigi kisi veya kurulus degilse,bu mesaji yaymak,dagitmak veya kopyalamak yasaktir Mesaj tarafiniza yanlislikla ulasmissa l?tfen mesaji geri g?nderiniz ve sisteminizden siliniz. Global Turizm Hizmetleri Anonim Sirketi bu mesajin icerigi ile ilgili olarak hicbir hukuksal sorumlulugu kabul etmez. **************************************************************************** Disclaimer; This e-mail communication is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and that may not be made public by law or agreement. If the recipient of this message is not the intended recipient or entity, you are hereby notified that any further dissemination, distribution or copying of this information is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete it from your system. The Global Turizm Hizmetleri Anonim Sirketi does not accept legal responsibility for the contents of this message. *********************************************************************************************** Yasal Uyar?; Bu e-posta, sadece adreste belirtilen kisi veya kurulusun kullanimini hedeflemekte olup,mesajda yer alan bilgiler kisiye ozel ve gizli olabilir, yasalar ya da anlasmalar geregi ?c?nc? kisiler ile paylasilmasi m?mk?n olmayabilir.Mesaji alan kisi, mesajin g?nderilmek istendigi kisi veya kurulus degilse,bu mesaji yaymak,dagitmak veya kopyalamak yasaktir Mesaj tarafiniza yanlislikla ulasmissa l?tfen mesaji geri g?nderiniz ve sisteminizden siliniz. Global Turizm Hizmetleri Anonim Sirketi bu mesajin icerigi ile ilgili olarak hicbir hukuksal sorumlulugu kabul etmez. ********************************************************************************************** Disclaimer; This e-mail communication is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and that may not be made public by law or agreement. If the recipient of this message is not the intended recipient or entity, you are hereby notified that any further dissemination, distribution or copying of this information is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete it from your system. The Global Turizm Hizmetleri Anonim Sirketi does not accept legal responsibility for the contents of this message. This message was sent by: Global Access Incoming, Nuzhetiye cad, istanbul, besiktas 34357, Turkey Powered by iContact: http://freetrial.icontact.com To be removed click here: http://app.icontact.com/icp/mmail-mprofile.pl?r=46043384&l=82228&s=8OH2&m=562566&c=305227 Forward to a friend: http://app.icontact.com/icp/sub/forward?m=562566&s=46043384&c=8OH2&cid=305227 From knowtree at aloha.com Thu Apr 9 02:36:11 2009 From: knowtree at aloha.com (Gary Dunn) Date: Thu Apr 9 02:36:22 2009 Subject: Results of USB auto-mount test Message-ID: <1239269760.2630.6.camel@slate01> I have been trying to get my arms around the USB auto-mount function. Sorry, no solutions here, just some data that I hope will be useful to developers. If you spot something I could do better please comment. I have done all of the configuration steps listed in the on-line documentation. I would like that to be an install option, default yes. The table below presents findings for four USB devices. The first three are flash drives ("thumb" drives). Entries #4 and #5 are separate partitions on the same external hard drive. Following the table are log messages associated with device insertion; the numbers coincide with the table rows. The ufs partition in #5 does not create a separate log entry even though /dev/da0s1 is created. Only #1 and #4 operate successfully; the drive mounts automatically and can be unmounted from the desktop icon. The documentation on the FreeBSD Gnome web site states that volume labels must not contain spaces. All of my thumb drives had labels with spaces or no label at all. I was unable to find a method for changing the volume label on an msdosfs volume. The tunefs -L command only works with ufs. I thought glabel might do it, but either it cannot or I did not stumble upon the right command line. Of course my iMac had no problem with any of these, and renaming a volume is a snap. Just open the "get info" dialog. I left #2 with a space for comparison. I expected my newly assigned volume labels to appear under the desktop icon. In the table the LAB column shows the assigned volume label, and DTL shows the label that appears under the desktop icon. I see that #2 and #3 failed to unmount and have desktop labels that are different than the assigned volume label, and they contain spaces and dots. This could be significant. Where do those labels come from? When a device would not unmount by way of the desktop icon I could unmount it manually (command line umount /media/aName) after doing a shutdown now. Apparently something in Gnome is hanging onto a file handle even when I did not have anything open; dropping into single user mode killed whatever it was. In addition to these drives I have a Nikon camera that auto-mounted perfectly in Gnome 2.22 but will not unmount in 2.24. I also have a Sony PCM-D50 digital recorder that should appear to be a USB drive, but umass cannot understand it. It works perfectly with Vista and OS X ... :-( When I plug it in the system freezes, and when I unplug it I get the famous kernel panic even though the device was never mounted. I have already been in contact with the author of umass about that. Is there a reason why my ufs partition does not auto mount? I prefer to use ufs over FAT32 so that ownership and permissions are not borked. I should be able to plug it in, wait for the desktop icon, do my backup, then unmount from the icon. Why doesn't dropping a disk icon into the trash trigger an unmount action the way it does in OS X? I hope someone finds this helpful! USB DEVICE TEST FreeBSD 7.1 RELEASE Gnome 2.24 Fujitsu T1010 laptop # NAME GB FS LAB DTL AM UMD UMM 1 Connect 1 fat CONNECT1GB CONNECT1GB y y - 2 EP Memory 8 fat USB DISK 8.2 GB Media n n y 3 Transcend 8 fat TRANS8GB 8.0 GB Media y n n 4 Lacie HD 83 fat XCHG XCHG y y - 5 Lacie HD 208 ufs lacie lacie n n n (#4 and #5 are same device, two partitions) NAME - printed on case GB - capacity in GB FS - file system LAB - Label on OS X DTL - Label on Gnome desktop icon AM - auto mounts, icon appears on desktop UMD - can unmount from desktop icon UMM - can unmount manually UMASS Log Messages #1 Apr 8 06:56:33 slate01 kernel: umass0: on uhub3 Apr 8 06:56:33 slate01 root: Unknown USB device: vendor 0x3538 product 0x0042 bus uhub3 Apr 8 06:56:33 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Apr 8 06:56:33 slate01 kernel: da0: Removable Direct Access SCSI-2 device Apr 8 06:56:33 slate01 kernel: da0: 40.000MB/s transfers Apr 8 06:56:33 slate01 kernel: da0: 984MB (2015232 512 byte sectors: 64H 32S/T 984C) Apr 8 06:56:33 slate01 kernel: GEOM_LABEL: Label for provider da0s1 is msdosfs/CONNECT1GB. Apr 8 06:56:35 slate01 gnome-keyring-daemon[1043]: adding removable location: volume_uuid_0528_67B7 at /media/CONNECT1GB #2 Apr 8 07:13:29 slate01 kernel: umass0: on uhub3 Apr 8 07:13:29 slate01 root: Unknown USB device: vendor 0x0457 product 0x0151 bus uhub3 Apr 8 07:13:30 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Apr 8 07:13:30 slate01 kernel: da0: Removable Direct Access SCSI-2 device Apr 8 07:13:30 slate01 kernel: da0: 40.000MB/s transfers Apr 8 07:13:30 slate01 kernel: da0: 7840MB (16056320 512 byte sectors: 255H 63S/T 999C) Apr 8 07:13:30 slate01 kernel: GEOM_LABEL: Label for provider da0s1 is msdosfs/USB DISK. #3 Apr 8 07:18:27 slate01 kernel: umass0: on uhub3 Apr 8 07:18:27 slate01 kernel: umass0: Get Max Lun not supported (STALLED) Apr 8 07:18:27 slate01 root: Unknown USB device: vendor 0x058f product 0x6387 bus uhub3 Apr 8 07:18:27 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Apr 8 07:18:27 slate01 kernel: da0: Removable Direct Access SCSI-2 device Apr 8 07:18:27 slate01 kernel: da0: 40.000MB/s transfers Apr 8 07:18:27 slate01 kernel: da0: 7660MB (15687680 512 byte sectors: 255H 63S/T 976C) Apr 8 07:18:28 slate01 kernel: GEOM_LABEL: Label for provider da0s1 is msdosfs/TRANS8GB. Apr 8 07:18:32 slate01 gnome-keyring-daemon[1043]: adding removable location: volume_size_8027897856 at /media/disk #4 Apr 8 07:34:46 slate01 root: Unknown USB device: vendor 0x059f product 0x100c bus uhub3 Apr 8 07:34:46 slate01 kernel: umass0: on uhub3 Apr 8 07:34:46 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Apr 8 07:34:46 slate01 kernel: da0: Fixed Direct Access SCSI-4 device Apr 8 07:34:46 slate01 kernel: da0: 40.000MB/s transfers Apr 8 07:34:46 slate01 kernel: da0: 305245MB (625142448 512 byte sectors: 255H 63S/T 38913C) Apr 8 07:34:47 slate01 kernel: GEOM_LABEL: Label for provider da0s2 is msdosfs/XCHG. -- Gary Dunn, Honolulu osp@aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate001 From alex at mailinglist.ahhyes.net Thu Apr 9 19:44:07 2009 From: alex at mailinglist.ahhyes.net (Alex) Date: Thu Apr 9 19:44:13 2009 Subject: [Fwd: Thunderbird 2.0.0.21 fails to build] Message-ID: <49DEBF90.4090904@mailinglist.ahhyes.net> Any ideas? Anyone? -------- Original Message -------- Subject: Thunderbird 2.0.0.21 fails to build Date: Wed, 08 Apr 2009 16:15:51 +1000 From: Alex To: freebsd-gnome@freebsd.org Hi, I am running 7-stable/amd64 >From the current ports snapshot, thunderbird will not build. The following error is encountered (using the standard freebsd gcc compiler) gmake[3]: Entering directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' rm -f libxpcom_core.so c++ -I/usr/local/include/nss -I/usr/local/include/nss/nss -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O3 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o nsCOMPtr.o nsComponentManagerUtils.o nsDebug.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsMemory.o nsTraceRefcnt.o nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o nsTArray.o nsGenericFactory.o nsXPComInit.o nsStringAPI.o -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/thunderbird -Wl,--whole-archive ../../dist/lib/libxpcomds_s.a ../../dist/lib/libxpcomio_s.a ../../dist/lib/libxpcomcomponents_s.a ../../dist/lib/libxpcomthreads_s.a ../../dist/lib/libxpcomproxy_s.a ../../dist/lib/libxpcombase_s.a ../../dist/lib/libxptcall.a ../../dist/lib/libxptinfo.a ../../dist/lib/libxpt.a ../../dist/lib/libxptcmd.a ../../dist/lib/libstring_s.a -Wl,--no-whole-archive -Wl,-Bsymbolic -lc -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0-lgmodule-2.0 -lglib-2.0 -lm -pthread -pthread -L/usr/local/lib -liconv /usr/bin/ld: error in /usr/lib/crtendS.o(.eh_frame); no .eh_frame_hdr table will be created. /usr/bin/ld: ../../dist/lib/libxpcomio_s.a(nsNativeCharsetUtils.o): relocation R_X86_64_PC32 against undefined symbol `libiconv_close' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value gmake[3]: *** [libxpcom_core.so] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla' gmake: *** [default] Error 2 *** Error code 1 Stop in /usr/ports/mail/thunderbird. *** Error code 1 Stop in /usr/ports/mail/thunderbird. Any ideas? _______________________________________________ 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 marcus at marcuscom.com Thu Apr 9 20:11:10 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Apr 9 20:11:17 2009 Subject: [Fwd: Thunderbird 2.0.0.21 fails to build] In-Reply-To: <49DEBF90.4090904@mailinglist.ahhyes.net> References: <49DEBF90.4090904@mailinglist.ahhyes.net> Message-ID: <1239333075.4933.102.camel@shumai.marcuscom.com> On Fri, 2009-04-10 at 13:40 +1000, Alex wrote: > Any ideas? Anyone? It builds on pointyhat, so the problem must be local. Try rebuilding converters/libiconv. Joe > > -------- Original Message -------- > Subject: Thunderbird 2.0.0.21 fails to build > Date: Wed, 08 Apr 2009 16:15:51 +1000 > From: Alex > To: freebsd-gnome@freebsd.org > > > > Hi, > > I am running 7-stable/amd64 > > >From the current ports snapshot, thunderbird will not build. The > following error is encountered (using the standard freebsd gcc compiler) > > gmake[3]: Entering directory > `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' > rm -f libxpcom_core.so > c++ -I/usr/local/include/nss -I/usr/local/include/nss/nss > -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions > -Wall -Wconversion -Wpointer-arith -Wcast-align-Woverloaded-virtual > -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O3 > -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared -Wl,-z,defs > -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o nsCOMPtr.o > nsComponentManagerUtils.o nsDebug.o nsID.o nsIInterfaceRequestorUtils.o > nsINIParser.o nsMemory.o nsTraceRefcnt.o nsWeakReference.o nsGREGlue.o > nsVersionComparator.o nsTHashtable.o nsTArray.o nsGenericFactory.o > nsXPComInit.o nsStringAPI.o -L/usr/local/lib/nss > -Wl,-rpath,/usr/local/lib/thunderbird -Wl,--whole-archive > ../../dist/lib/libxpcomds_s.a ../../dist/lib/libxpcomio_s.a > ../../dist/lib/libxpcomcomponents_s.a ../../dist/lib/libxpcomthreads_s.a > ../../dist/lib/libxpcomproxy_s.a ../../dist/lib/libxpcombase_s.a > ../../dist/lib/libxptcall.a ../../dist/lib/libxptinfo.a > ../../dist/lib/libxpt.a ../../dist/lib/libxptcmd.a > ../../dist/lib/libstring_s.a -Wl,--no-whole-archive -Wl,-Bsymbolic -lc > -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -L/usr/local/lib > -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 > -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor > -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 > -lm -lfreetype -lz -lfontconfig -lgobject-2.0-lgmodule-2.0 -lglib-2.0 > -lm -pthread -pthread -L/usr/local/lib -liconv > /usr/bin/ld: error in /usr/lib/crtendS.o(.eh_frame); no .eh_frame_hdr > table will be created. > /usr/bin/ld: ../../dist/lib/libxpcomio_s.a(nsNativeCharsetUtils.o): > relocation R_X86_64_PC32 against undefined symbol `libiconv_close' can > not be used when making a shared object; recompile with -fPIC > /usr/bin/ld: final link failed: Bad value > gmake[3]: *** [libxpcom_core.so] Error 1 > gmake[3]: Leaving directory > `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' > gmake[2]: *** [libs] Error 2 > gmake[2]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla/xpcom' > gmake[1]: *** [tier_2] Error 2 > gmake[1]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 1 > > Stop in /usr/ports/mail/thunderbird. > *** Error code 1 > > Stop in /usr/ports/mail/thunderbird. > > Any ideas? > > > > _______________________________________________ > 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" > > > _______________________________________________ > 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" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090410/3368f664/attachment.pgp From marcus at marcuscom.com Thu Apr 9 20:23:12 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Apr 9 20:23:19 2009 Subject: Results of USB auto-mount test In-Reply-To: <1239269760.2630.6.camel@slate01> References: <1239269760.2630.6.camel@slate01> Message-ID: <1239333786.4933.104.camel@shumai.marcuscom.com> On Wed, 2009-04-08 at 23:36 -1000, Gary Dunn wrote: > I have been trying to get my arms around the USB auto-mount function. > Sorry, no solutions here, just some data that I hope will be useful to > developers. If you spot something I could do better please comment. > > I have done all of the configuration steps listed in the on-line > documentation. I would like that to be an install option, default yes. > > The table below presents findings for four USB devices. The first three > are flash drives ("thumb" drives). Entries #4 and #5 are separate > partitions on the same external hard drive. Following the table are log > messages associated with device insertion; the numbers coincide with the > table rows. The ufs partition in #5 does not create a separate log entry > even though /dev/da0s1 is created. > > Only #1 and #4 operate successfully; the drive mounts automatically and > can be unmounted from the desktop icon. > > The documentation on the FreeBSD Gnome web site states that volume > labels must not contain spaces. All of my thumb drives had labels with > spaces or no label at all. I was unable to find a method for changing > the volume label on an msdosfs volume. The tunefs -L command only works > with ufs. I thought glabel might do it, but either it cannot or I did > not stumble upon the right command line. Of course my iMac had no > problem with any of these, and renaming a volume is a snap. Just open > the "get info" dialog. I left #2 with a space for comparison. > > I expected my newly assigned volume labels to appear under the desktop > icon. In the table the LAB column shows the assigned volume label, and > DTL shows the label that appears under the desktop icon. I see that #2 > and #3 failed to unmount and have desktop labels that are different than > the assigned volume label, and they contain spaces and dots. This could > be significant. Where do those labels come from? > > When a device would not unmount by way of the desktop icon I could > unmount it manually (command line umount /media/aName) after doing a > shutdown now. Apparently something in Gnome is hanging onto a file > handle even when I did not have anything open; dropping into single user > mode killed whatever it was. This is because gamin holds volumes open. Nautilus should be relinquishing the monitors on volumes, but that's apparently buggy. There were some fixes to that code in GNOME 2.26. > > In addition to these drives I have a Nikon camera that auto-mounted > perfectly in Gnome 2.22 but will not unmount in 2.24. I also have a Sony > PCM-D50 digital recorder that should appear to be a USB drive, but umass > cannot understand it. It works perfectly with Vista and OS X ... :-( > When I plug it in the system freezes, and when I unplug it I get the > famous kernel panic even though the device was never mounted. I have > already been in contact with the author of umass about that. > > Is there a reason why my ufs partition does not auto mount? I prefer to > use ufs over FAT32 so that ownership and permissions are not borked. I > should be able to plug it in, wait for the desktop icon, do my backup, > then unmount from the icon. You need to provide the debugging information as documented at http://www.freebsd.org/gnome/docs/halfaq.html . Joe > > Why doesn't dropping a disk icon into the trash trigger an unmount > action the way it does in OS X? > > I hope someone finds this helpful! > > USB DEVICE TEST > FreeBSD 7.1 RELEASE > Gnome 2.24 > Fujitsu T1010 laptop > > # NAME GB FS LAB DTL AM UMD UMM > 1 Connect 1 fat CONNECT1GB CONNECT1GB y y - > 2 EP Memory 8 fat USB DISK 8.2 GB Media n n y > 3 Transcend 8 fat TRANS8GB 8.0 GB Media y n n > 4 Lacie HD 83 fat XCHG XCHG y y - > 5 Lacie HD 208 ufs lacie lacie n n n > > (#4 and #5 are same device, two partitions) > > NAME - printed on case > GB - capacity in GB > FS - file system > LAB - Label on OS X > DTL - Label on Gnome desktop icon > AM - auto mounts, icon appears on desktop > UMD - can unmount from desktop icon > UMM - can unmount manually > > UMASS Log Messages > #1 > Apr 8 06:56:33 slate01 kernel: umass0: Device, class 0/0, rev 2.00/1.00, addr 2> on uhub3 > Apr 8 06:56:33 slate01 root: Unknown USB device: vendor 0x3538 product > 0x0042 bus uhub3 > Apr 8 06:56:33 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 > Apr 8 06:56:33 slate01 kernel: da0: > Removable Direct Access SCSI-2 device > Apr 8 06:56:33 slate01 kernel: da0: 40.000MB/s transfers > Apr 8 06:56:33 slate01 kernel: da0: 984MB (2015232 512 byte sectors: > 64H 32S/T 984C) > Apr 8 06:56:33 slate01 kernel: GEOM_LABEL: Label for provider da0s1 is > msdosfs/CONNECT1GB. > Apr 8 06:56:35 slate01 gnome-keyring-daemon[1043]: adding removable > location: volume_uuid_0528_67B7 at /media/CONNECT1GB > > #2 > Apr 8 07:13:29 slate01 kernel: umass0: Device, class 0/0, rev 2.00/1.00, addr 2> on uhub3 > Apr 8 07:13:29 slate01 root: Unknown USB device: vendor 0x0457 product > 0x0151 bus uhub3 > Apr 8 07:13:30 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 > Apr 8 07:13:30 slate01 kernel: da0: > Removable Direct Access SCSI-2 device > Apr 8 07:13:30 slate01 kernel: da0: 40.000MB/s transfers > Apr 8 07:13:30 slate01 kernel: da0: 7840MB (16056320 512 byte sectors: > 255H 63S/T 999C) > Apr 8 07:13:30 slate01 kernel: GEOM_LABEL: Label for provider da0s1 is > msdosfs/USB DISK. > > #3 > Apr 8 07:18:27 slate01 kernel: umass0: class 0/0, rev 2.00/1.00, addr 2> on uhub3 > Apr 8 07:18:27 slate01 kernel: umass0: Get Max Lun not supported > (STALLED) > Apr 8 07:18:27 slate01 root: Unknown USB device: vendor 0x058f product > 0x6387 bus uhub3 > Apr 8 07:18:27 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 > Apr 8 07:18:27 slate01 kernel: da0: > Removable Direct Access SCSI-2 device > Apr 8 07:18:27 slate01 kernel: da0: 40.000MB/s transfers > Apr 8 07:18:27 slate01 kernel: da0: 7660MB (15687680 512 byte sectors: > 255H 63S/T 976C) > Apr 8 07:18:28 slate01 kernel: GEOM_LABEL: Label for provider da0s1 is > msdosfs/TRANS8GB. > Apr 8 07:18:32 slate01 gnome-keyring-daemon[1043]: adding removable > location: volume_size_8027897856 at /media/disk > > #4 > Apr 8 07:34:46 slate01 root: Unknown USB device: vendor 0x059f product > 0x100c bus uhub3 > Apr 8 07:34:46 slate01 kernel: umass0: class 0/0, rev 2.00/0.01, addr 2> on uhub3 > Apr 8 07:34:46 slate01 kernel: da0 at umass-sim0 bus 0 target 0 lun 0 > Apr 8 07:34:46 slate01 kernel: da0: Fixed Direct > Access SCSI-4 device > Apr 8 07:34:46 slate01 kernel: da0: 40.000MB/s transfers > Apr 8 07:34:46 slate01 kernel: da0: 305245MB (625142448 512 byte > sectors: 255H 63S/T 38913C) > Apr 8 07:34:47 slate01 kernel: GEOM_LABEL: Label for provider da0s2 is > msdosfs/XCHG. > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090410/c384e8c5/attachment.pgp From alex at mailinglist.ahhyes.net Thu Apr 9 21:56:32 2009 From: alex at mailinglist.ahhyes.net (Alex) Date: Thu Apr 9 21:56:38 2009 Subject: [Fwd: Thunderbird 2.0.0.21 fails to build] In-Reply-To: <49DEBF90.4090904@mailinglist.ahhyes.net> References: <49DEBF90.4090904@mailinglist.ahhyes.net> Message-ID: <49DEDE99.8090900@mailinglist.ahhyes.net> Sorry joe. didnt see your reply. rebuilt world and tried again, it seems to have worked. Sorry for the noise. Alex wrote: > Any ideas? Anyone? > > -------- Original Message -------- > Subject: Thunderbird 2.0.0.21 fails to build > Date: Wed, 08 Apr 2009 16:15:51 +1000 > From: Alex > To: freebsd-gnome@freebsd.org > > > > Hi, > > I am running 7-stable/amd64 > >> From the current ports snapshot, thunderbird will not build. The > following error is encountered (using the standard freebsd gcc compiler) > > gmake[3]: Entering directory > `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' > rm -f libxpcom_core.so > c++ -I/usr/local/include/nss -I/usr/local/include/nss/nss > -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions > -Wall -Wconversion -Wpointer-arith -Wcast-align-Woverloaded-virtual > -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long > -O3 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -fPIC -shared > -Wl,-z,defs -Wl,-h,libxpcom_core.so -o libxpcom_core.so pldhash.o > nsCOMPtr.o nsComponentManagerUtils.o nsDebug.o nsID.o > nsIInterfaceRequestorUtils.o nsINIParser.o nsMemory.o nsTraceRefcnt.o > nsWeakReference.o nsGREGlue.o nsVersionComparator.o nsTHashtable.o > nsTArray.o nsGenericFactory.o nsXPComInit.o nsStringAPI.o > -L/usr/local/lib/nss -Wl,-rpath,/usr/local/lib/thunderbird > -Wl,--whole-archive ../../dist/lib/libxpcomds_s.a > ../../dist/lib/libxpcomio_s.a ../../dist/lib/libxpcomcomponents_s.a > ../../dist/lib/libxpcomthreads_s.a ../../dist/lib/libxpcomproxy_s.a > ../../dist/lib/libxpcombase_s.a ../../dist/lib/libxptcall.a > ../../dist/lib/libxptinfo.a ../../dist/lib/libxpt.a > ../../dist/lib/libxptcmd.a ../../dist/lib/libstring_s.a > -Wl,--no-whole-archive -Wl,-Bsymbolic -lc -L/usr/local/lib -lplds4 > -lplc4 -lnspr4 -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 > -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender > -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo > -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz > -lfontconfig -lgobject-2.0-lgmodule-2.0 -lglib-2.0 -lm -pthread > -pthread -L/usr/local/lib -liconv > /usr/bin/ld: error in /usr/lib/crtendS.o(.eh_frame); no .eh_frame_hdr > table will be created. > /usr/bin/ld: ../../dist/lib/libxpcomio_s.a(nsNativeCharsetUtils.o): > relocation R_X86_64_PC32 against undefined symbol `libiconv_close' can > not be used when making a shared object; recompile with -fPIC > /usr/bin/ld: final link failed: Bad value > gmake[3]: *** [libxpcom_core.so] Error 1 > gmake[3]: Leaving directory > `/usr/ports/mail/thunderbird/work/mozilla/xpcom/build' > gmake[2]: *** [libs] Error 2 > gmake[2]: Leaving directory > `/usr/ports/mail/thunderbird/work/mozilla/xpcom' > gmake[1]: *** [tier_2] Error 2 > gmake[1]: Leaving directory `/usr/ports/mail/thunderbird/work/mozilla' > gmake: *** [default] Error 2 > *** Error code 1 > > Stop in /usr/ports/mail/thunderbird. > *** Error code 1 > > Stop in /usr/ports/mail/thunderbird. > > Any ideas? > > > > _______________________________________________ > 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" > > > _______________________________________________ > 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 marcus at FreeBSD.org Thu Apr 9 23:12:36 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Thu Apr 9 23:12:48 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD Message-ID: <1239343955.4933.113.camel@shumai.marcuscom.com> GNOME 2.26 has been merged into the ports tree. See http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Additionally, I'd like to thank pav for the pointyhat run. As for upgrades, we didn't see too many issues in testing. Of course, I'm not sure how many testers we had this go around. The number seems to get smaller each release. Stay tuned to UPDATING in case issues do arise. For porters, the includes system was consolidated in GNOME 2.26. You may see build failures saying that gnome.h cannot be found, or missing libgnomeui symbols. These can typically be fixed by adding the following to the port's Makefile: CONFIGURE_ENV= CPPFLAGs="`pkg-config --cflags libgnomeui-2.0`" \ LIBS="`pkg-config --libs libgnomeui-2.0`" Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090410/3e271bbc/attachment.pgp From knowtree at aloha.com Fri Apr 10 01:01:41 2009 From: knowtree at aloha.com (Gary Dunn) Date: Fri Apr 10 01:01:50 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239343955.4933.113.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> Message-ID: <1239350490.1187.9.camel@slate01> On Fri, 2009-04-10 at 02:12 -0400, Joe Marcus Clarke wrote: > GNOME 2.26 has been merged into the ports tree. See > http://library.gnome.org/misc/release-notes/2.26/ for a list of what's > new. Wow! I am just getting to know 2.24, and already its obsolete. Don't you guys ever sleep? Promise me you will all go out and party this weekend, and when you do, let me buy you a drink. Three cheers for the FreeBSD Gnome team! -- Gary Dunn, Honolulu osp@aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate001 From QAT at FreeBSD.org Fri Apr 10 01:12:09 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Fri Apr 10 01:12:16 2009 Subject: accessibility/at-spi - fails: makefile Message-ID: <20090410075750.17D8F8FC4C@release.ixsystems.com> The Restless Daemon identified a makefile error while trying to build: at-spi-1.26.0 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/accessibility/at-spi/Makefile,v 1.68 2009/04/10 05:55:45 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/at-spi-1.26.0.log : ./share/gnome/apps/Settings/Documents missing (created) ./share/gnome/apps/Settings/Peripherals missing (created) ./share/gnome/apps/Settings/Session missing (created) ./share/gnome/apps/System missing (created) ./share/gnome/apps/Utilities missing (created) ./share/gnome/autostart missing (created) ./share/gnome/help missing (created) ./share/gnome/help/fdl missing (created) ./share/gnome/help/fdl/C missing (created) ./share/gnome/help/gpl missing (created) ./share/gnome/help/gpl/C missing (created) ./share/gnome/help/lgpl missing (created) ./share/gnome/help/lgpl/C missing (created) ./share/gnome/panel missing (created) ./share/gnome/ui missing (created) ./share/gnome/wm-properties missing (created) ./share/gnome-2.0 missing (created) ./share/gnome-2.0/ui missing (created) ./share/gnome-about missing (created) ./share/gnome-control-center missing (created) ./share/gnome-control-center/keybindings missing (created) ./share/images missing (created) ./share/mc missing (created) ./share/mc/templates missing (created) ./share/mime-info missing (created) ./share/oaf missing (created) ./share/omf missing (created) ./share/pixmaps/document-icons missing (created) ./share/pixmaps/splash missing (created) ./share/sgml/docbook missing (created) ./share/sgml/docbook/gnome-customization-0.1 missing (created) ./share/sounds missing (created) ./share/vala missing (created) ./share/vala/vapi missing (created) ./share/vfolders missing (created) ./share/xmodmap missing (created) "/usr/ports/Mk/bsd.sites.mk", line 217: Unassociated shell command "http://download.eclipse.org/eclipse/downloads/drops/%SUBDIR%/ ftp://download.eclipse.org/%SUBDIR%/" make: fatal errors encountered -- cannot continue ================================================================ build of /usr/ports/accessibility/at-spi ended at Fri Apr 10 07:57:47 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/at-spi-1.26.0.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=accessibility&portname=at-spi The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From admik at admik.pp.ru Fri Apr 10 01:32:27 2009 From: admik at admik.pp.ru (Michael Svobodin) Date: Fri Apr 10 01:32:33 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239343955.4933.113.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> Message-ID: <20090410082852.GA85769@b.admik.pp.ru> Good news! Thank you guys for your greate work. From itetcu at FreeBSD.org Fri Apr 10 01:34:33 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Fri Apr 10 01:34:41 2009 Subject: accessibility/at-spi - fails: makefile In-Reply-To: <20090410075750.17D8F8FC4C@release.ixsystems.com> References: <20090410075750.17D8F8FC4C@release.ixsystems.com> Message-ID: <20090410113444.2685e235@it.buh.tecnik93.com> On Fri, 10 Apr 2009 00:57:49 -0700 (PDT) QAT@FreeBSD.org wrote: > The Restless Daemon identified a makefile error while trying to build: > at-spi-1.26.0 maintained by gnome@FreeBSD.org > Makefile ident: $FreeBSD: ports/accessibility/at-spi/Makefile,v 1.68 > 2009/04/10 05:55:45 marcus Exp $ I broke for a couple of minutes bsd.sites.mk, sorry for the noise. -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090410/067f4891/signature.pgp From miwi at FreeBSD.org Fri Apr 10 05:00:58 2009 From: miwi at FreeBSD.org (Martin Wilke) Date: Fri Apr 10 05:01:04 2009 Subject: [CFT] Firefox-3.1-Beta3 Message-ID: <20090410114502.GE17289@bsdcrew.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Howdy, If someone want to play with firefox 3.1 beta3 here, is a patch for marcuscom portstree: http://miwi.homeunix.com/patches/firefox31_b3.diff and here a tarball :) http://miwi.homeunix.com/firefox3-devel.tgz Happy Testing. - - Martin - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAknfMT4ACgkQdLJIhLHm/On6qgCfS2l55YNYA894FTvv2kK2IjK2 scsAmwc+yr0AaxTnyA3EMDTGsHssL8M9 =8T5j -----END PGP SIGNATURE----- From QAT at FreeBSD.org Fri Apr 10 10:20:03 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Fri Apr 10 10:20:20 2009 Subject: cvs commit: ports/Mk bsd.gecko.mk bsd.gnome.mk ports/www Makefile ports/devel Makefile ports/sysutils Makefile ports MOVED ports/accessibility/accerciser Makefile distinfo pkg-plist ports/accessibility/at-spi Makefile distinfo p In-Reply-To: <200904100556.n3A5uSpk069660@repoman.freebsd.org> References: <200904100556.n3A5uSpk069660@repoman.freebsd.org> Message-ID: <20090410170538.D90A88FC43@release.ixsystems.com> The Restless Daemon identified a configure error while trying to build: anjuta-2.26.0.1 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/anjuta/Makefile,v 1.68 2009/04/10 05:55:52 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/anjuta-2.26.0.1.log : checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.1 ld.so checking how to hardcode library paths into programs... immediate checking return type of signal handlers... void checking for gconftool-2... /usr/local/bin/gconftool-2 Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for pkg-config... /usr/local/bin/pkg-config checking for GLIB... gnome-config: not found configure: error: Package requirements (glib-2.0 >= 2.16.0 gobject-2.0 >= 2.16.0 gmodule-2.0 >= 2.16.0 gthread-2.0 >= 2.16.0 gio-2.0 >= 2.16.0 unique-1.0 >= 1.0.0) were not met: No package 'unique-1.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GLIB_CFLAGS and GLIB_LIBS to avoid the need to call pkg-config. See the pkg-config man page 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) "/work/a/ports/devel/anjuta/work/anjuta-2.26.0.1/config.log", (b) the output of the failed 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`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /a/ports/devel/anjuta. ================================================================ build of /usr/ports/devel/anjuta ended at Fri Apr 10 17:05:36 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/anjuta-2.26.0.1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=anjuta The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From edwin at FreeBSD.org Fri Apr 10 18:40:12 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Apr 10 18:40:18 2009 Subject: ports/133590: www/libxul: build failure Message-ID: <200904110140.n3B1eBck090957@freefall.freebsd.org> Synopsis: www/libxul: build failure Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Apr 11 01:40:10 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 From marcus at FreeBSD.org Fri Apr 10 19:12:45 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:12:51 2009 Subject: ports/131328: the Gnome 2.24 upgrage Shell script is page 404 on the website Message-ID: <200904110212.n3B2CgFG042049@freefall.freebsd.org> Synopsis: the Gnome 2.24 upgrage Shell script is page 404 on the website State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:11:40 UTC 2009 State-Changed-Why: The shell script is no longer required, and has been removed. The 2.24 upgrade instructions can be found at http://www.freebsd.org/gnome/docs/faq224.html#q2 . http://www.freebsd.org/cgi/query-pr.cgi?pr=131328 From marcus at FreeBSD.org Fri Apr 10 19:13:51 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:13:57 2009 Subject: ports/133276: sysutils/gnome-power-manager has a missing dependency Message-ID: <200904110213.n3B2DpIv042744@freefall.freebsd.org> Synopsis: sysutils/gnome-power-manager has a missing dependency State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:13:24 UTC 2009 State-Changed-Why: This was a local problem. Gnome-power-manager already depends on docbook-utils. http://www.freebsd.org/cgi/query-pr.cgi?pr=133276 From marcus at FreeBSD.org Fri Apr 10 19:14:22 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:14:31 2009 Subject: ports/133243: [PATCH] audio/pulseaudio: remove BROKEN for sparc64 Message-ID: <200904110214.n3B2ELR6043197@freefall.freebsd.org> Synopsis: [PATCH] audio/pulseaudio: remove BROKEN for sparc64 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:14:10 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=133243 From marcus at FreeBSD.org Fri Apr 10 19:17:14 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:17:20 2009 Subject: ports/132997: [PATCH] libxml2, freetype2, fontconfig, cairo, pango: mark MAKE_JOBS_SAFE Message-ID: <200904110217.n3B2HEKT043272@freefall.freebsd.org> Synopsis: [PATCH] libxml2,freetype2,fontconfig,cairo,pango: mark MAKE_JOBS_SAFE State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:17:04 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132997 From marcus at FreeBSD.org Fri Apr 10 19:17:56 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:18:02 2009 Subject: ports/132996: [PATCH] devel/glib20: mark MAKE_JOBS_SAFE for SMP Message-ID: <200904110217.n3B2HuO2043336@freefall.freebsd.org> Synopsis: [PATCH] devel/glib20: mark MAKE_JOBS_SAFE for SMP State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:17:44 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=132996 From marcus at FreeBSD.org Fri Apr 10 19:18:31 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:18:38 2009 Subject: ports/131075: [update] lang/vala version 0.4.0 to 0.5.6 Message-ID: <200904110218.n3B2IV54043385@freefall.freebsd.org> Synopsis: [update] lang/vala version 0.4.0 to 0.5.6 State-Changed-From-To: analyzed->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:18:17 UTC 2009 State-Changed-Why: Vala 0.6.0 is now in the ports tree. http://www.freebsd.org/cgi/query-pr.cgi?pr=131075 From marcus at FreeBSD.org Fri Apr 10 19:19:16 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:19:22 2009 Subject: ports/128947: audio/pulseaudio: start-pulseaudio-x11 hangs and prevents subsequent logins Message-ID: <200904110219.n3B2JF7a043445@freefall.freebsd.org> Synopsis: audio/pulseaudio: start-pulseaudio-x11 hangs and prevents subsequent logins State-Changed-From-To: analyzed->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:18:59 UTC 2009 State-Changed-Why: The fix for this has been merged into the ports tree. http://www.freebsd.org/cgi/query-pr.cgi?pr=128947 From marcus at FreeBSD.org Fri Apr 10 19:20:02 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:20:09 2009 Subject: ports/132292: x11-toolkits/py-gtk2: Py-GTK2 2.13.0 will not compile from ports. Message-ID: <200904110220.n3B2K2R9043527@freefall.freebsd.org> Synopsis: x11-toolkits/py-gtk2: Py-GTK2 2.13.0 will not compile from ports. State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:19:32 UTC 2009 State-Changed-Why: py-gtk2 is now at 2.14.1, and this problem is not reproducible. http://www.freebsd.org/cgi/query-pr.cgi?pr=132292 From dfilter at FreeBSD.ORG Fri Apr 10 19:20:06 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Fri Apr 10 19:20:20 2009 Subject: ports/132997: commit references a PR Message-ID: <200904110220.n3B2K5Vd043600@freefall.freebsd.org> The following reply was made to PR ports/132997; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/132997: commit references a PR Date: Sat, 11 Apr 2009 02:17:14 +0000 (UTC) marcus 2009-04-11 02:16:58 UTC FreeBSD ports repository Modified files: textproc/libxml2 Makefile x11-fonts/fontconfig Makefile Log: Mark these ports has being multiple jobs safe. PR: 132997 Submitted by: mm Revision Changes Path 1.155 +1 -0 ports/textproc/libxml2/Makefile 1.73 +1 -0 ports/x11-fonts/fontconfig/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From marcus at FreeBSD.org Fri Apr 10 19:21:46 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Fri Apr 10 19:21:52 2009 Subject: ports/133208: [PATCH] textproc/exempi: remove BROKEN tag for sparc64 Message-ID: <200904110221.n3B2LhaA054409@freefall.freebsd.org> Synopsis: [PATCH] textproc/exempi: remove BROKEN tag for sparc64 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 11 02:21:31 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=133208 From dfilter at FreeBSD.ORG Fri Apr 10 19:30:04 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Fri Apr 10 19:30:48 2009 Subject: ports/133208: commit references a PR Message-ID: <200904110230.n3B2U3rG056656@freefall.freebsd.org> The following reply was made to PR ports/133208; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133208: commit references a PR Date: Sat, 11 Apr 2009 02:21:35 +0000 (UTC) marcus 2009-04-11 02:21:25 UTC FreeBSD ports repository Modified files: textproc/exempi Makefile Log: This port now compiles on sparc64. PR: 133208 Submitted by: Florian Smeets Revision Changes Path 1.7 +1 -7 ports/textproc/exempi/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From wahjava.ml at gmail.com Fri Apr 10 21:53:55 2009 From: wahjava.ml at gmail.com (Ashish SHUKLA) Date: Fri Apr 10 21:54:02 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 Message-ID: <20090411042335.GA2148@chateau.d.lf> Hi everyone, I'm running FreeBSD 8.0-CURRENT (amd64). After portupgrade-ing to GNOME 2.26 today, I'm not able to boot into GNOME. As soon as gnome-settings-daemon gets started, I get a kernel panic. Being in X11, I'm not able to see any messages printed on the screen. And also there is no dump getting saved on swap device. I also have Xmonad installed, so after booting into Xmonad, I started gnome-settings-daemon on terminal, and I noticed after loading pulseaudio related stuff, I got a kernel panic. You'll notice in the log that I'm using an extended partition as swap (shared between GNU/Linux and FreeBSD) and FreeBSD is not dumping on it. So I created a new 'freebsd-swap' partition in disklabel, but no still dumps. Anyways, there is some information related to the fault is logged in the dmesg[1]. BtW, prior to writing this mail, I've already ran memtest86+ on my box and it has passed all the 8 tests without any errors. References: [1] - http://wahjava.googlepages.com/dmesg-11042009.txt TiA -- Ashish SHUKLA -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/cd731e95/attachment.pgp From marcus at marcuscom.com Fri Apr 10 22:24:47 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Apr 10 22:24:53 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <20090411042335.GA2148@chateau.d.lf> References: <20090411042335.GA2148@chateau.d.lf> Message-ID: <1239427489.4933.187.camel@shumai.marcuscom.com> On Sat, 2009-04-11 at 09:53 +0530, Ashish SHUKLA wrote: > Hi everyone, > > I'm running FreeBSD 8.0-CURRENT (amd64). After portupgrade-ing to GNOME 2.26 > today, I'm not able to boot into GNOME. As soon as gnome-settings-daemon gets > started, I get a kernel panic. Being in X11, I'm not able to see any messages > printed on the screen. And also there is no dump getting saved on swap device. > > I also have Xmonad installed, so after booting into Xmonad, I started > gnome-settings-daemon on terminal, and I noticed after loading pulseaudio > related stuff, I got a kernel panic. > > You'll notice in the log that I'm using an extended partition as swap (shared > between GNU/Linux and FreeBSD) and FreeBSD is not dumping on it. So I created a new > 'freebsd-swap' partition in disklabel, but no still dumps. > > Anyways, there is some information related to the fault is logged in the > dmesg[1]. > > BtW, prior to writing this mail, I've already ran memtest86+ on my box and it > has passed all the 8 tests without any errors. I am unable to reproduce. I did all of my GNOME testing on amd64 -CURRENT, and I never got any panics. If you can get a dump (or a ddb backtrace), I recommend reporting this to current@. Joe > > References: > [1] - http://wahjava.googlepages.com/dmesg-11042009.txt > > TiA -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/1fb8d7fa/attachment.pgp From QAT at FreeBSD.org Sat Apr 11 02:23:27 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 11 02:23:39 2009 Subject: cvs commit: ports/Mk bsd.gecko.mk bsd.gnome.mk ports/www Makefile ports/devel Makefile ports/sysutils Makefile ports MOVED ports/accessibility/accerciser Makefile distinfo pkg-plist ports/accessibility/at-spi Makefile distinfo p In-Reply-To: <200904100556.n3A5uSpk069660@repoman.freebsd.org> References: <200904100556.n3A5uSpk069660@repoman.freebsd.org> Message-ID: <20090411090857.F2FC28FC43@release.ixsystems.com> The Restless Daemon identified a mtree error while trying to build: libxul-1.9.0.7_2 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/www/libxul/Makefile,v 1.1 2009/04/10 05:56:28 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/libxul-1.9.0.7_2.log : echo "@exec /usr/local/bin/update-desktop-database > /dev/null || true" >> /work/a/ports/www/libxul/work/plist echo "@unexec /usr/local/bin/update-desktop-database > /dev/null || true" >> /work/a/ports/www/libxul/work/plist ===> Generating temporary packing list ===> Checking if www/libxul already installed cd /work/a/ports/www/libxul/work/fake/bin && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /usr/local/bin 16 blocks cd /work/a/ports/www/libxul/work/fake/include && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /usr/local/include 39414 blocks cd /work/a/ports/www/libxul/work/fake/lib && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /usr/local/lib 101615 blocks /bin/mkdir -p /usr/local/share/idl /bin/chmod 755 /usr/local/share/idl cd /work/a/ports/www/libxul/work/fake/share/idl && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /usr/local/share/idl 10262 blocks install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/libxul-embedding-unstable.pc /usr/local/libdata/pkgconfig/libxul-embedding-unstable.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/libxul-embedding.pc /usr/local/libdata/pkgconfig/libxul-embedding.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/libxul-unstable.pc /usr/local/libdata/pkgconfig/libxul-unstable.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/libxul.pc /usr/local/libdata/pkgconfig/libxul.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/mozilla-gtkmozembed-embedding.pc /usr/local/libdata/pkgconfig/mozilla-gtkmozembed-embedding.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/mozilla-gtkmozembed.pc /usr/local/libdata/pkgconfig/mozilla-gtkmozembed.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/mozilla-js.pc /usr/local/libdata/pkgconfig/mozilla-js.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/mozilla-nss.pc /usr/local/libdata/pkgconfig/mozilla-nss.pc install -o root -g wheel -m 444 /work/a/ports/www/libxul/work/fake/libdata/pkgconfig/mozilla-plugin.pc /usr/local/libdata/pkgconfig/mozilla-plugin.pc ===> Registering installation for libxul-1.9.0.7_2 ================================================================ ======================================== ===> Building package for libxul-1.9.0.7_2 Creating package /tmp/packages/All/libxul-1.9.0.7_2.tbz Registering depends: gtk-2.16.0 atk-1.26.0 zip-3.0 desktop-file-utils-0.15_1 dbus-glib-0.80 pango-1.24.0_2 shared-mime-info-0.60 libIDL-0.8.13 gio-fam-backend-2.20.0 gamin-0.1.10 glib-2.20.0 gettext-0.17_1 dbus-1.2.4.4 libxml2-2.7.3 libiconv-1.11_1 libXt-1.0.5_1 libXi-1.2.1,1 libXinerama-1.0.3,1 libXrandr-1.3.0 libXcomposite-0.4.0,1 libXext-1.0.5,1 cairo-1.8.6_1,1 libXft-2.1.13 libXcursor-1.1.9_1 libXrender-0.9.4_1 libXdamage-1.1.1 libXfixes-4.0.3_1 libX11-1.2.1,1 xcb-util-0.3.3 libxcb-1.2_1 libpthread-stubs-0.1 nspr-4.7 pcre-7.8 libSM-1.1.0_1,1 libICE-1.0.4_1,1 libXdmcp-1.0.2_1 libXau-1.0.4 xorg-fonts-truetype-7.4 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-bh-ttf-1.0.0 mkfontdir-1.0.4 mkfontscale-1.0.6 libfontenc-1.0.4 xproto-7.0.15 bitstream-vera-1.10_4 fontconfig-2.6.0,1 freetype2-2.3.9 pixman-0.15.2 pkg-config-0.23_1 jasper-1.900.1_7 tiff-3.8.2_3 jpeg-6b_7 png-1.2.35 perl-5.8.9_2 xcb-proto-1.4 python25-2.5.4_1 hicolor-icon-theme-0.10_2 gnome_subr-1.0 expat-2.0 .1 encodings-1.0.2,1 font-util-1.0.1 compositeproto-0.4 damageproto-1.1.0_2 fixesproto-4.0 inputproto-1.5.0 kbproto-1.0.3 randrproto-1.3.0 renderproto-0.9.3 xextproto-7.0.5 xineramaproto-1.1.2. Registering conflicts: mozilla-[0-9]* xulrunner-[0-9]*. Creating bzip'd tar ball in '/tmp/packages/All/libxul-1.9.0.7_2.tbz' Deleting libxul-1.9.0.7_2 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 54099118 4 drwxr-xr-x 2 root wheel 512 Apr 11 09:08 etc/gre.d 54099457 4 -rwxr-xr-x 1 root wheel 95 Apr 11 09:08 etc/gre.d/1.9.0.7.system.conf ================================================================ build of /usr/ports/www/libxul ended at Sat Apr 11 09:08:54 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/libxul-1.9.0.7_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=libxul The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From QAT at FreeBSD.org Sat Apr 11 02:30:18 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 11 02:30:35 2009 Subject: cvs commit: ports/Mk bsd.gecko.mk bsd.gnome.mk ports/www Makefile ports/devel Makefile ports/sysutils Makefile ports MOVED ports/accessibility/accerciser Makefile distinfo pkg-plist ports/accessibility/at-spi Makefile distinfo p In-Reply-To: <200904100556.n3A5uSpk069660@repoman.freebsd.org> References: <200904100556.n3A5uSpk069660@repoman.freebsd.org> Message-ID: <20090411091550.1A7E38FC43@release.ixsystems.com> The Restless Daemon identified a missing_header error while trying to build: py25-nautilus-0.5.1 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-fm/py-nautilus/Makefile,v 1.13 2009/04/10 05:56:21 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/py25-nautilus-0.5.1.log : config.status: creating config.h config.status: executing depfiles commands ===> Building for py25-nautilus-0.5.1 gmake all-recursive gmake[1]: Entering directory `/work/a/ports/x11-fm/py-nautilus/work/nautilus-python-0.5.1' Making all in src gmake[2]: Entering directory `/work/a/ports/x11-fm/py-nautilus/work/nautilus-python-0.5.1/src' if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/usr/local/share\" -DLIBDIR=\"/usr/local/lib\" -I.. -I.. -D_THREAD_SAFE -D_REENTRANT -DORBIT2=1 -I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gnome-python-2.0 -I/usr/local/include/nautilus -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/eel-2 -I/usr/local/include/gconf/2 -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -DPYTHON_VERSION=\"python2.5\" -DPY_LIB_LOC="\"/usr/local/lib\"" -I/usr/local/include/python2.5 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT nautilus-pyth on.lo -MD -MP -MF ".deps/nautilus-python.Tpo" \ -c -o nautilus-python.lo `test -f 'nautilus-python.c' || echo './'`nautilus-python.c; \ then mv -f ".deps/nautilus-python.Tpo" ".deps/nautilus-python.Plo"; \ else rm -f ".deps/nautilus-python.Tpo"; exit 1; \ fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/usr/local/share\" -DLIBDIR=\"/usr/local/lib\" -I.. -I.. -D_THREAD_SAFE -D_REENTRANT -DORBIT2=1 -I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gnome-python-2.0 -I/usr/local/include/nautilus -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/eel-2 -I/usr/local/include/gconf/2 -I/usr/local/include/libxml2 -I/usr/local/include/gail-1.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -DPYTHON_VERSION=\"python2.5\" -DPY_LIB_LOC=\"/usr/local/lib\" -I/usr/local/include/python2.5 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT nautilus-python.lo -MD -MP -MF .deps/nautilus-python.Tpo -c nautilus-python.c -fPIC -DPIC -o .libs/nautilus-python.o In file included from nautilus-python.c:30: /usr/local/include/gnome-python-2.0/pygnomevfs.h:7:40: error: libgnomevfs/gnome-vfs-init.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:8:39: error: libgnomevfs/gnome-vfs-uri.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:9:45: error: libgnomevfs/gnome-vfs-file-info.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:10:45: error: libgnomevfs/gnome-vfs-directory.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:11:39: error: libgnomevfs/gnome-vfs-ops.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:12:49: error: libgnomevfs/gnome-vfs-mime-handlers.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:13:46: error: libgnomevfs/gnome-vfs-mime-utils.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:14:42: error: libgnomevfs/gnome-vfs-result.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:15:43: error: libgnomevfs/gnome-vfs-context.h: No such file or directory /usr/local/include/gnome-python-2.0/pygnomevfs.h:16:40: error: libgnomevfs/gnome-vfs-xfer.h: No such file or directory In file included from nautilus-python.c:30: /usr/local/include/gnome-python-2.0/pygnomevfs.h:23: error: expected specifier-qualifier-list before 'GnomeVFSURI' /usr/local/include/gnome-python-2.0/pygnomevfs.h:28: error: expected specifier-qualifier-list before 'GnomeVFSFileInfo' /usr/local/include/gnome-python-2.0/pygnomevfs.h:33: error: expected specifier-qualifier-list before 'GnomeVFSContext' /usr/local/include/gnome-python-2.0/pygnomevfs.h:46: error: expected specifier-qualifier-list before 'GnomeVFSResult' gmake[2]: *** [nautilus-python.lo] Error 1 gmake[2]: Leaving directory `/work/a/ports/x11-fm/py-nautilus/work/nautilus-python-0.5.1/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/x11-fm/py-nautilus/work/nautilus-python-0.5.1' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/x11-fm/py-nautilus. ================================================================ build of /usr/ports/x11-fm/py-nautilus ended at Sat Apr 11 09:15:48 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/py25-nautilus-0.5.1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-fm&portname=py-nautilus The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From erwin at FreeBSD.org Sat Apr 11 03:11:11 2009 From: erwin at FreeBSD.org (Erwin Lansing) Date: Sat Apr 11 03:11:20 2009 Subject: [ports-i386@FreeBSD.org: libcapplet-1.4.0.5_10 failed on i386 8] Message-ID: <20090411101109.GG78186@droso.net> 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, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Sat, 11 Apr 2009 00:59:02 GMT From: User Ports-i386 To: erwin@FreeBSD.org Subject: libcapplet-1.4.0.5_10 failed on i386 8 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20090410174947/libcapplet-1.4.0.5_10.log building libcapplet-1.4.0.5_10 on gohan43.freebsd.org in directory /x/tmp/8/20090410174947/chroot/147 building for: 8.0-CURRENT i386 maintained by: gnome@FreeBSD.org port directory: /usr/ports/x11/libcapplet Makefile ident: $FreeBSD: ports/x11/libcapplet/Makefile,v 1.16 2009/01/05 19:42:28 wxs Exp $ build started at Sat Apr 11 00:52:04 UTC 2009 FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=ORBit-0.5.17_4.tbz bash-4.0.10_2.tbz docbook-1.4.tbz docbook-4.1_3.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz docbook-xsl-1.74.0_1.tbz esound-0.2.41.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz glib-1.2.10_12.tbz gnome-libs-1.4.2_12.tbz gnomehier-2.3_12.tbz gtk-1.2.10_20.tbz imlib-1.9.15_7.tbz inputproto-1.5.0.tbz iso8879-1986_2.tbz jpeg-6b_7.tbz kbproto-1.0.3.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz libX11-1.2.1,1.tbz libXau-1.0.4.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXi-1.2.1,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libaudiofile-0.2.6.tbz libiconv-1.11_1.tbz libpthread-stubs-0.1.tbz libungif-4.1.4_5.tbz libxcb-1.2_1.tbz libxml-1.8.17_4.tbz libxml2-2.7.3.tbz libxslt-1.1.24_2.tbz perl-5.8.9_2.tbz pkg-config-0.23_1.tbz png-1.2.35.tbz python25-2.5.4_1.tbz rarian-0.8.1.tbz tiff-3.8.2_3.tbz xcb-proto-1.4 .tbz xextproto-7.0.5.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xproto-7.0.15.tbz RUN_DEPENDS=ORBit-0.5.17_4.tbz bash-4.0.10_2.tbz docbook-1.4.tbz docbook-4.1_3.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz docbook-xsl-1.74.0_1.tbz esound-0.2.41.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz glib-1.2.10_12.tbz gnome-libs-1.4.2_12.tbz gnomehier-2.3_12.tbz gtk-1.2.10_20.tbz imlib-1.9.15_7.tbz inputproto-1.5.0.tbz iso8879-1986_2.tbz jpeg-6b_7.tbz kbproto-1.0.3.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz libX11-1.2.1,1.tbz libXau-1.0.4.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXi-1.2.1,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libaudiofile-0.2.6.tbz libiconv-1.11_1.tbz libpthread-stubs-0.1.tbz libungif-4.1.4_5.tbz libxcb-1.2_1.tbz libxml-1.8.17_4.tbz libxml2-2.7.3.tbz libxslt-1.1.24_2.tbz perl-5.8.9_2.tbz pkg-config-0.23_1.tbz png-1.2.35.tbz python25-2.5.4_1.tbz rarian-0.8.1.tbz tiff-3.8.2_3.tbz xcb-proto-1.4.t bz xextproto-7.0.5.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xproto-7.0.15.tbz prefixes: LOCALBASE=usr/local X11BASE=usr/local add_pkg ================================================================ ======================================== => libcapplet-1.4.0.5.tar.bz2 doesn't seem to exist in /tmp/distfiles/gnome. => Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/gnome/. libcapplet-1.4.0.5.tar.bz2 6023 B 29 kBps => MD5 Checksum OK for gnome/libcapplet-1.4.0.5.tar.bz2. => SHA256 Checksum OK for gnome/libcapplet-1.4.0.5.tar.bz2. ================================================================ ======================================== add_pkg ===> Extracting for libcapplet-1.4.0.5_10 => MD5 Checksum OK for gnome/libcapplet-1.4.0.5.tar.bz2. => SHA256 Checksum OK for gnome/libcapplet-1.4.0.5.tar.bz2. ================================================================ ======================================== add_pkg ===> Patching for libcapplet-1.4.0.5_10 ===> Applying FreeBSD patches for libcapplet-1.4.0.5_10 ================================================================ ======================================== add_pkg ORBit-0.5.17_4.tbz bash-4.0.10_2.tbz docbook-1.4.tbz docbook-4.1_3.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz docbook-xsl-1.74.0_1.tbz esound-0.2.41.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz glib-1.2.10_12.tbz gnome-libs-1.4.2_12.tbz gnomehier-2.3_12.tbz gtk-1.2.10_20.tbz imlib-1.9.15_7.tbz inputproto-1.5.0.tbz iso8879-1986_2.tbz jpeg-6b_7.tbz kbproto-1.0.3.tbz libICE-1.0.4_1,1.tbz libSM-1.1.0_1,1.tbz libX11-1.2.1,1.tbz libXau-1.0.4.tbz libXdmcp-1.0.2_1.tbz libXext-1.0.5,1.tbz libXi-1.2.1,1.tbz libXpm-3.5.7.tbz libXt-1.0.5_1.tbz libaudiofile-0.2.6.tbz libiconv-1.11_1.tbz libpthread-stubs-0.1.tbz libungif-4.1.4_5.tbz libxcb-1.2_1.tbz libxml-1.8.17_4.tbz libxml2-2.7.3.tbz libxslt-1.1.24_2.tbz perl-5.8.9_2.tbz pkg-config-0.23_1.tbz png-1.2.35.tbz python25-2.5.4_1.tbz rarian-0.8.1.tbz tiff-3.8.2_3.tbz xcb-proto-1.4.tbz x extproto-7.0.5.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xproto-7.0.15.tbz adding dependencies pkg_add ORBit-0.5.17_4.tbz pkg_add bash-4.0.10_2.tbz pkg_add docbook-1.4.tbz + 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-4.1_3.tbz skipping docbook-4.1_3, already added pkg_add docbook-4.2.tbz skipping docbook-4.2, already added pkg_add docbook-4.3.tbz skipping docbook-4.3, already added pkg_add docbook-4.4_2.tbz skipping docbook-4.4_2, already added pkg_add docbook-4.5_2.tbz skipping docbook-4.5_2, already added pkg_add docbook-5.0_1.tbz skipping docbook-5.0_1, already added pkg_add docbook-sk-4.1.2_4.tbz skipping docbook-sk-4.1.2_4, already added pkg_add docbook-xml-4.2_1.tbz skipping docbook-xml-4.2_1, already added pkg_add docbook-xml-4.3.tbz skipping docbook-xml-4.3, already added pkg_add docbook-xml-4.4_1.tbz skipping docbook-xml-4.4_1, already added pkg_add docbook-xml-4.5.tbz skipping docbook-xml-4.5, already added pkg_add docbook-xsl-1.74.0_1.tbz xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.36' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.36' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.37' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.37' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.38' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.38' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.39' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.39' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.40' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.40' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.41' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.41' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.42' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.42' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.43' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.43' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.44' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.44' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.45' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.45' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.46' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.46' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.47' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.47' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.48' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.48' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.49' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.49' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.50.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.50.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.2' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.2' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.53.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.53.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.55.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.55.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.57.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.57.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.2' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.2' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.2' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.2' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.3' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.3' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.2' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.2' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.3' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.3' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.4' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.4' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.63.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.63.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.2' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.2' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.0' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.0' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.1' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.1' of type `rewriteURI' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/current' of type `rewriteSystem' xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/current' of type `rewriteURI' pkg_add esound-0.2.41.tbz The ESounD daemon (esd) must be started on a per-user basis. This is typically done by the Session Manager in GNOME. However, if you are not using the GNOME Desktop, you will need to add something like the following to your X Windows initialization script: esd -terminate -nobeeps -as 2 pkg_add getopt-1.1.4_1.tbz pkg_add gettext-0.17_1.tbz skipping gettext-0.17_1, already added pkg_add glib-1.2.10_12.tbz skipping glib-1.2.10_12, already added pkg_add gnome-libs-1.4.2_12.tbz ./etc/CORBA missing (created) ./etc/CORBA/servers missing (created) ./etc/X11 missing (created) ./etc/X11/serverconfig missing (created) ./etc/X11/starthere missing (created) ./etc/X11/sysconfig missing (created) ./etc/gconf missing (created) ./etc/gconf/gconf.xml.defaults missing (created) ./etc/gconf/gconf.xml.mandatory missing (created) ./etc/gconf/gconf.xml.system missing (created) ./etc/gconf/schemas missing (created) ./etc/gnome missing (created) ./etc/gnome/config missing (created) ./etc/gnome-vfs-2.0 missing (created) ./etc/gnome-vfs-2.0/modules missing (created) ./etc/sound missing (created) ./etc/sound/events missing (created) ./etc/vfs missing (created) ./etc/vfs/modules missing (created) ./etc/xdg missing (created) ./etc/xdg/autostart missing (created) ./include/gconf missing (created) ./include/gdkcardimage missing (created) ./include/gnome-1.0 missing (created) ./lib/GConf missing (created) ./lib/bonobo missing (created) ./lib/bonobo/monikers missing (created) ./lib/bonobo/plugin missing (created) ./lib/gnome-vfs-2.0 missing (created) ./lib/gnome-vfs-2.0/modules missing (created) ./lib/vfs missing (created) ./lib/vfs/modules missing (created) ./libdata/bonobo missing (created) ./libdata/bonobo/servers missing (created) ./share/applets missing (created) ./share/applets/Amusements missing (created) ./share/applets/Clocks missing (created) ./share/applets/Monitors missing (created) ./share/applets/Multimedia missing (created) ./share/applets/Network missing (created) ./share/applets/Utility missing (created) ./share/application-registry missing (created) ./share/capplets missing (created) ./share/control-center missing (created) ./share/control-center/Desktop missing (created) ./share/control-center/Documents missing (created) ./share/control-center/Peripherals missing (created) ./share/control-center/Session missing (created) ./share/control-center/capplets missing (created) ./share/control-center/keybindings missing (created) ./share/control-center-2.0 missing (created) ./share/control-center-2.0/capplets missing (created) ./share/doc/libgda missing (created) ./share/games missing (created) ./share/gnome missing (created) ./share/gnome/apps missing (created) ./share/gnome/apps/Applications missing (created) ./share/gnome/apps/Audio missing (created) ./share/gnome/apps/Development missing (created) ./share/gnome/apps/Games missing (created) ./share/gnome/apps/Graphics missing (created) ./share/gnome/apps/Internet missing (created) ./share/gnome/apps/Multimedia missing (created) ./share/gnome/apps/Settings missing (created) ./share/gnome/apps/Settings/Desktop missing (created) ./share/gnome/apps/Settings/Documents missing (created) ./share/gnome/apps/Settings/Peripherals missing (created) ./share/gnome/apps/Settings/Session missing (created) ./share/gnome/apps/System missing (created) ./share/gnome/apps/Utilities missing (created) ./share/gnome/autostart missing (created) ./share/gnome/help missing (created) ./share/gnome/help/fdl missing (created) ./share/gnome/help/fdl/C missing (created) ./share/gnome/help/gpl missing (created) ./share/gnome/help/gpl/C missing (created) ./share/gnome/help/lgpl missing (created) ./share/gnome/help/lgpl/C missing (created) ./share/gnome/panel missing (created) ./share/gnome/ui missing (created) ./share/gnome/wm-properties missing (created) ./share/gnome-2.0 missing (created) ./share/gnome-2.0/ui missing (created) ./share/gnome-about missing (created) ./share/gnome-control-center missing (created) ./share/gnome-control-center/keybindings missing (created) ./share/images missing (created) ./share/mc missing (created) ./share/mc/templates missing (created) ./share/mime-info missing (created) ./share/oaf missing (created) ./share/omf missing (created) ./share/pixmaps/document-icons missing (created) ./share/pixmaps/splash missing (created) ./share/sgml/docbook/gnome-customization-0.1 missing (created) ./share/sounds missing (created) ./share/vala missing (created) ./share/vala/vapi missing (created) ./share/vfolders missing (created) ./share/xmodmap missing (created) ==== 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 sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. ***************************************************************** Although libxcb can yield dramatic improvements in speed, memory footprint, and responsiveness, and will probably become the default Xlib for X.org/freedesktop.org, it is still experimental software. Some broken callers will abort() on locking assertion failures. As a temporary workaround, set LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort(). This may result in noisy stacktrace printing. ***************************************************************** pkg_add gnomehier-2.3_12.tbz skipping gnomehier-2.3_12, already added pkg_add gtk-1.2.10_20.tbz skipping gtk-1.2.10_20, already added pkg_add imlib-1.9.15_7.tbz skipping imlib-1.9.15_7, already added pkg_add inputproto-1.5.0.tbz skipping inputproto-1.5.0, already added pkg_add iso8879-1986_2.tbz skipping iso8879-1986_2, already added pkg_add jpeg-6b_7.tbz skipping jpeg-6b_7, already added pkg_add kbproto-1.0.3.tbz skipping kbproto-1.0.3, already added pkg_add libICE-1.0.4_1,1.tbz skipping libICE-1.0.4_1,1, already added pkg_add libSM-1.1.0_1,1.tbz skipping libSM-1.1.0_1,1, already added pkg_add libX11-1.2.1,1.tbz skipping libX11-1.2.1,1, already added pkg_add libXau-1.0.4.tbz skipping libXau-1.0.4, already added pkg_add libXdmcp-1.0.2_1.tbz skipping libXdmcp-1.0.2_1, already added pkg_add libXext-1.0.5,1.tbz skipping libXext-1.0.5,1, already added pkg_add libXi-1.2.1,1.tbz skipping libXi-1.2.1,1, already added pkg_add libXpm-3.5.7.tbz skipping libXpm-3.5.7, already added pkg_add libXt-1.0.5_1.tbz skipping libXt-1.0.5_1, already added pkg_add libaudiofile-0.2.6.tbz skipping libaudiofile-0.2.6, already added pkg_add libiconv-1.11_1.tbz skipping libiconv-1.11_1, already added pkg_add libpthread-stubs-0.1.tbz skipping libpthread-stubs-0.1, already added pkg_add libungif-4.1.4_5.tbz skipping libungif-4.1.4_5, already added pkg_add libxcb-1.2_1.tbz skipping libxcb-1.2_1, already added pkg_add libxml-1.8.17_4.tbz skipping libxml-1.8.17_4, already added pkg_add libxml2-2.7.3.tbz skipping libxml2-2.7.3, already added pkg_add libxslt-1.1.24_2.tbz skipping libxslt-1.1.24_2, already added pkg_add perl-5.8.9_2.tbz skipping perl-5.8.9_2, already added pkg_add pkg-config-0.23_1.tbz skipping pkg-config-0.23_1, already added pkg_add png-1.2.35.tbz skipping png-1.2.35, already added pkg_add python25-2.5.4_1.tbz skipping python25-2.5.4_1, already added pkg_add rarian-0.8.1.tbz skipping rarian-0.8.1, already added pkg_add tiff-3.8.2_3.tbz skipping tiff-3.8.2_3, already added pkg_add xcb-proto-1.4.tbz skipping xcb-proto-1.4, already added pkg_add xextproto-7.0.5.tbz skipping xextproto-7.0.5, already added pkg_add xmlcatmgr-2.2.tbz skipping xmlcatmgr-2.2, already added pkg_add xmlcharent-0.3_2.tbz skipping xmlcharent-0.3_2, already added pkg_add xproto-7.0.15.tbz skipping xproto-7.0.15, already added ===> libcapplet-1.4.0.5_10 depends on executable: pkg-config - found ===> libcapplet-1.4.0.5_10 depends on shared library: esd.2 - found ===> libcapplet-1.4.0.5_10 depends on shared library: glib-12.3 - found ===> libcapplet-1.4.0.5_10 depends on shared library: gnome.5 - found ===> libcapplet-1.4.0.5_10 depends on shared library: gtk-12.2 - found ===> libcapplet-1.4.0.5_10 depends on shared library: xml.5 - found ===> libcapplet-1.4.0.5_10 depends on shared library: Imlib.5 - found ===> libcapplet-1.4.0.5_10 depends on shared library: ORBit.2 - found ===> Configuring for libcapplet-1.4.0.5_10 ===> Building for libcapplet-1.4.0.5_10 "/usr/share/mk/bsd.compat.mk", line 35: warning: NOPROFILE is deprecated in favour of NO_PROFILE /usr/local/bin/orbit-idl control-center.idl :9: Warning: `new_multi_capplet' underscores within identifiers are discouraged for use with C-language IDL mappings touch my_control_center_idl cc -fpic -DPIC -O2 -pipe -fno-strict-aliasing -I. -I/usr/local/include -I/usr/local/include/gtk12 -I/usr/local/include/gnome-1.0 -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -std=gnu99 -fstack-protector -c capplet-widget-libs.c -o capplet-widget-libs.So cc -fpic -DPIC -O2 -pipe -fno-strict-aliasing -I. -I/usr/local/include -I/usr/local/include/gtk12 -I/usr/local/include/gnome-1.0 -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -std=gnu99 -fstack-protector -c capplet-widget.c -o capplet-widget.So cc -fpic -DPIC -O2 -pipe -fno-strict-aliasing -I. -I/usr/local/include -I/usr/local/include/gtk12 -I/usr/local/include/gnome-1.0 -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -std=gnu99 -fstack-protector -c control-center-common.c -o control-center-common.So cc -fpic -DPIC -O2 -pipe -fno-strict-aliasing -I. -I/usr/local/include -I/usr/local/include/gtk12 -I/usr/local/include/gnome-1.0 -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -std=gnu99 -fstack-protector -c control-center-skels.c -o control-center-skels.So control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_try': control-center-skels.c:16: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_revert': control-center-skels.c:43: warning: const qualifier ignored on asm control-center-skels.c:54: warning: implicit declaration of function 'alloca' control-center-skels.c:54: warning: incompatible implicit declaration of built-in function 'alloca' control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_ok': control-center-skels.c:73: warning: const qualifier ignored on asm control-center-skels.c:84: warning: incompatible implicit declaration of built-in function 'alloca' control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_cancel': control-center-skels.c:102: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_help': control-center-skels.c:128: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_new_multi_capplet': control-center-skels.c:157: warning: const qualifier ignored on asm control-center-skels.c:158: warning: const qualifier ignored on asm control-center-skels.c:159: warning: const qualifier ignored on asm control-center-skels.c:160: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_page_hidden': control-center-skels.c:192: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_capplet_page_shown': control-center-skels.c:218: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_control_center_register_capplet': control-center-skels.c:246: warning: const qualifier ignored on asm control-center-skels.c:266: warning: incompatible implicit declaration of built-in function 'alloca' control-center-skels.c: In function '_ORBIT_skel_GNOME_control_center_state_changed': control-center-skels.c:286: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_control_center_register_capplet_new': control-center-skels.c:325: warning: const qualifier ignored on asm control-center-skels.c:329: warning: const qualifier ignored on asm control-center-skels.c: In function '_ORBIT_skel_GNOME_control_center_changes_are_immediate': control-center-skels.c:382: warning: const qualifier ignored on asm cc -fpic -DPIC -O2 -pipe -fno-strict-aliasing -I. -I/usr/local/include -I/usr/local/include/gtk12 -I/usr/local/include/gnome-1.0 -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -std=gnu99 -fstack-protector -c control-center-stubs.c -o control-center-stubs.So control-center-stubs.c: In function 'GNOME_capplet_try': control-center-stubs.c:24: warning: implicit declaration of function 'alloca' control-center-stubs.c:24: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_capplet_revert': control-center-stubs.c:90: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_capplet_ok': control-center-stubs.c:158: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_capplet_cancel': control-center-stubs.c:224: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_capplet_help': control-center-stubs.c:288: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_capplet_new_multi_capplet': control-center-stubs.c:352: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_capplet_page_hidden': control-center-stubs.c:419: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_capplet_page_shown': control-center-stubs.c:483: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_control_center_register_capplet': control-center-stubs.c:549: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c:575: warning: const qualifier ignored on asm control-center-stubs.c: In function 'GNOME_control_center_state_changed': control-center-stubs.c:617: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_control_center_register_capplet_new': control-center-stubs.c:682: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c:716: warning: const qualifier ignored on asm control-center-stubs.c:717: warning: const qualifier ignored on asm control-center-stubs.c: In function 'GNOME_control_center_show_control_center': control-center-stubs.c:761: warning: incompatible implicit declaration of built-in function 'alloca' control-center-stubs.c: In function 'GNOME_control_center_changes_are_immediate': control-center-stubs.c:823: warning: incompatible implicit declaration of built-in function 'alloca' building shared library libcapplet.so.5 capplet-widget.So(.text+0x0): In function `g_bit_nth_lsf': : multiple definition of `g_bit_nth_lsf' control-center-common.So(.text+0x0): first defined here capplet-widget.So(.text+0x30): In function `g_bit_nth_msf': : multiple definition of `g_bit_nth_msf' control-center-common.So(.text+0x30): first defined here capplet-widget.So(.text+0x70): In function `g_bit_storage': : multiple definition of `g_bit_storage' control-center-common.So(.text+0x70): first defined here capplet-widget.So(.text+0x90): In function `iiop_byteswap': : multiple definition of `iiop_byteswap' control-center-common.So(.text+0x90): first defined here capplet-widget-libs.So(.text+0x0): In function `g_bit_nth_lsf': : multiple definition of `g_bit_nth_lsf' control-center-common.So(.text+0x0): first defined here capplet-widget-libs.So(.text+0x30): In function `g_bit_nth_msf': : multiple definition of `g_bit_nth_msf' control-center-common.So(.text+0x30): first defined here capplet-widget-libs.So(.text+0x70): In function `g_bit_storage': : multiple definition of `g_bit_storage' control-center-common.So(.text+0x70): first defined here capplet-widget-libs.So(.text+0x90): In function `iiop_byteswap': : multiple definition of `iiop_byteswap' control-center-common.So(.text+0x90): first defined here control-center-stubs.So(.text+0x0): In function `g_bit_nth_lsf': : multiple definition of `g_bit_nth_lsf' control-center-common.So(.text+0x0): first defined here control-center-stubs.So(.text+0x30): In function `g_bit_nth_msf': : multiple definition of `g_bit_nth_msf' control-center-common.So(.text+0x30): first defined here control-center-stubs.So(.text+0x70): In function `g_bit_storage': : multiple definition of `g_bit_storage' control-center-common.So(.text+0x70): first defined here control-center-stubs.So(.text+0x90): In function `iiop_byteswap': : multiple definition of `iiop_byteswap' control-center-common.So(.text+0x90): first defined here control-center-skels.So(.text+0x0): In function `g_bit_nth_lsf': : multiple definition of `g_bit_nth_lsf' control-center-common.So(.text+0x0): first defined here control-center-skels.So(.text+0x30): In function `g_bit_nth_msf': : multiple definition of `g_bit_nth_msf' control-center-common.So(.text+0x30): first defined here control-center-skels.So(.text+0x70): In function `g_bit_storage': : multiple definition of `g_bit_storage' control-center-common.So(.text+0x70): first defined here control-center-skels.So(.text+0x90): In function `iiop_byteswap': : multiple definition of `iiop_byteswap' control-center-common.So(.text+0x90): first defined here *** Error code 1 Stop in /work/a/ports/x11/libcapplet/work/libcapplet-1.4.0.5. *** Error code 1 Stop in /a/ports/x11/libcapplet. ================================================================ build of /usr/ports/x11/libcapplet ended at Sat Apr 11 00:58:42 UTC 2009 ----- End forwarded message ----- -- Erwin Lansing http://droso.org Prediction is very difficult erwin@FreeBSD.org especially about the future erwin@aauug.dk -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/2b95f4d3/attachment.pgp From me at janh.de Sat Apr 11 03:53:08 2009 From: me at janh.de (Jan Henrik Sylvester) Date: Sat Apr 11 03:53:15 2009 Subject: x11-wm/compiz PORTREVISION not bumped with libgnome-desktop-2.so Message-ID: <49E07392.6090007@janh.de> x11-wm/compiz pulls in x11/gnome-desktop and links against libgnome-desktop-2.so.X, but the PORTREVISION did not get bumped when libgnome-desktop-2.so.7 got updated to libgnome-desktop-2.so.11. Is there something wrong with x11-wm/compiz/Makefile or was x11-wm/compiz just missed? I had a few leftovers from the poppler bump, too, but I already posted about it to the kde-list: http://mail.kde.org/pipermail/kde-freebsd/2009-April/005082.html Cheers, Jan Henrik From wahjava.ml at gmail.com Sat Apr 11 06:42:58 2009 From: wahjava.ml at gmail.com (Ashish SHUKLA) Date: Sat Apr 11 06:43:04 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <1239427489.4933.187.camel@shumai.marcuscom.com> References: <20090411042335.GA2148@chateau.d.lf> <1239427489.4933.187.camel@shumai.marcuscom.com> Message-ID: <20090411134335.GA1695@chateau.d.lf> In <1239427489.4933.187.camel@shumai.marcuscom.com>, Joe Marcus Clarke wrote: [...] >I am unable to reproduce. I did all of my GNOME testing on amd64 >-CURRENT, and I never got any panics. If you can get a dump (or a ddb >backtrace), I recommend reporting this to current@. Okay, well I'm not able to get any backtrace or dump. All I get is this, after booting in single-user mode: ----8<----8<----- # savecore -C -v unable to open bounds file, using 0 checking for kernel dump on device /dev/ad6s4b mediasize = 2147483648 sectorsize = 512 magic mismatch on last dump header on /dev/ad6s4b No dump exists ---->8---->8----- So I don't think could be done, as I don't have any other box with serial port. Thanks anyways. -- Ashish SHUKLA -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/39f977a2/attachment.pgp From barbara.xxx1975 at libero.it Sat Apr 11 09:10:06 2009 From: barbara.xxx1975 at libero.it (Barbara) Date: Sat Apr 11 09:10:12 2009 Subject: ports/133590: www/libxul: build failure Message-ID: <200904111610.n3BGA58w006140@freefall.freebsd.org> The following reply was made to PR ports/133590; it has been noted by GNATS. From: Barbara To: bug-followup@FreeBSD.org Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/133590: www/libxul: build failure Date: Sat, 11 Apr 2009 18:01:56 +0200 (CEST) Is the problem related to the gcc version? I had no problem building it on another pc running 7.2-PRERELEASE From rnoland at FreeBSD.org Sat Apr 11 12:31:37 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sat Apr 11 12:31:44 2009 Subject: x11-wm/compiz PORTREVISION not bumped with libgnome-desktop-2.so In-Reply-To: <49E07392.6090007@janh.de> References: <49E07392.6090007@janh.de> Message-ID: <1239477186.1932.6.camel@balrog.2hip.net> On Sat, 2009-04-11 at 12:40 +0200, Jan Henrik Sylvester wrote: > x11-wm/compiz pulls in x11/gnome-desktop and links against > libgnome-desktop-2.so.X, but the PORTREVISION did not get bumped when > libgnome-desktop-2.so.7 got updated to libgnome-desktop-2.so.11. > > Is there something wrong with x11-wm/compiz/Makefile or was > x11-wm/compiz just missed? It is likely due to the fact that I updated compiz, right before the gnome merge... robert. > I had a few leftovers from the poppler bump, too, but I already posted > about it to the kde-list: > http://mail.kde.org/pipermail/kde-freebsd/2009-April/005082.html > > Cheers, > Jan Henrik -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/188f61d8/attachment.pgp From me at janh.de Sat Apr 11 12:45:48 2009 From: me at janh.de (Jan Henrik Sylvester) Date: Sat Apr 11 12:45:54 2009 Subject: x11-wm/compiz PORTREVISION not bumped with libgnome-desktop-2.so In-Reply-To: <1239477186.1932.6.camel@balrog.2hip.net> References: <49E07392.6090007@janh.de> <1239477186.1932.6.camel@balrog.2hip.net> Message-ID: <49E0F368.3050805@janh.de> Robert Noland wrote: > On Sat, 2009-04-11 at 12:40 +0200, Jan Henrik Sylvester wrote: >> x11-wm/compiz pulls in x11/gnome-desktop and links against >> libgnome-desktop-2.so.X, but the PORTREVISION did not get bumped when >> libgnome-desktop-2.so.7 got updated to libgnome-desktop-2.so.11. >> >> Is there something wrong with x11-wm/compiz/Makefile or was >> x11-wm/compiz just missed? > > It is likely due to the fact that I updated compiz, right before the > gnome merge... The same happened when GNOME 2.24 was introduced at Jan-10. (I wrote to you about it on Jan-17.) There was no compiz update at that time. Cheers, Jan Henrik From rnoland at FreeBSD.org Sat Apr 11 12:58:36 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sat Apr 11 12:58:42 2009 Subject: x11-wm/compiz PORTREVISION not bumped with libgnome-desktop-2.so In-Reply-To: <49E0F368.3050805@janh.de> References: <49E07392.6090007@janh.de> <1239477186.1932.6.camel@balrog.2hip.net> <49E0F368.3050805@janh.de> Message-ID: <1239479859.1932.26.camel@balrog.2hip.net> On Sat, 2009-04-11 at 21:45 +0200, Jan Henrik Sylvester wrote: > Robert Noland wrote: > > On Sat, 2009-04-11 at 12:40 +0200, Jan Henrik Sylvester wrote: > >> x11-wm/compiz pulls in x11/gnome-desktop and links against > >> libgnome-desktop-2.so.X, but the PORTREVISION did not get bumped when > >> libgnome-desktop-2.so.7 got updated to libgnome-desktop-2.so.11. > >> > >> Is there something wrong with x11-wm/compiz/Makefile or was > >> x11-wm/compiz just missed? > > > > It is likely due to the fact that I updated compiz, right before the > > gnome merge... > > The same happened when GNOME 2.24 was introduced at Jan-10. (I wrote to > you about it on Jan-17.) There was no compiz update at that time. Hrm, Yeah, things were kinda crazy then with the mass update of gnome, xorg and all... Not sure why/how it is getting missed... I use portmanager which doesn't need port bumps to figure out what to do... robert. > Cheers, > Jan Henrik > _______________________________________________ > 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" -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/687aad7c/attachment.pgp From QAT at FreeBSD.org Sat Apr 11 14:12:33 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 11 14:12:58 2009 Subject: cvs commit: ports/devel/anjuta Makefile In-Reply-To: <200904102211.n3AMBFf9007356@repoman.freebsd.org> References: <200904102211.n3AMBFf9007356@repoman.freebsd.org> Message-ID: <20090411205800.6D7A78FC3B@release.ixsystems.com> The Restless Daemon identified a configure error while trying to build: anjuta-2.26.0.1_2 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/anjuta/Makefile,v 1.70 2009/04/10 22:11:15 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/anjuta-2.26.0.1_2.log : checking dynamic linker characteristics... freebsd7.1 ld.so checking how to hardcode library paths into programs... immediate checking return type of signal handlers... void checking for gconftool-2... /usr/local/bin/gconftool-2 Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for pkg-config... /usr/local/bin/pkg-config checking for GLIB... yes checking for GTK... yes checking for GDK_PIXBUF... yes checking for ORBIT... yes checking for GLADE... yes checking for GNOME... yes checking for GCONF... yes checking for VTE... yes checking for LIBXML... yes checking for GDL... yes checking for LIBXSLT... yes checking for autogen... /usr/local/bin/autogen checking for perl... /usr/bin/perl checking for perl module Locale::gettext... configure: error: not found, you should installed perl-gettext package for your distribution ===> 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/devel/anjuta/work/anjuta-2.26.0.1/config.log", (b) the output of the failed 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`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /a/ports/devel/anjuta. ================================================================ build of /usr/ports/devel/anjuta ended at Sat Apr 11 20:57:58 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/anjuta-2.26.0.1_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=anjuta The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From marcus at marcuscom.com Sat Apr 11 14:59:29 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 11 14:59:36 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <20090411042335.GA2148@chateau.d.lf> References: <20090411042335.GA2148@chateau.d.lf> Message-ID: <1239487177.4933.993.camel@shumai.marcuscom.com> On Sat, 2009-04-11 at 09:53 +0530, Ashish SHUKLA wrote: > Hi everyone, > > I'm running FreeBSD 8.0-CURRENT (amd64). After portupgrade-ing to GNOME 2.26 > today, I'm not able to boot into GNOME. As soon as gnome-settings-daemon gets > started, I get a kernel panic. Being in X11, I'm not able to see any messages > printed on the screen. And also there is no dump getting saved on swap device. > > I also have Xmonad installed, so after booting into Xmonad, I started > gnome-settings-daemon on terminal, and I noticed after loading pulseaudio > related stuff, I got a kernel panic. > > You'll notice in the log that I'm using an extended partition as swap (shared > between GNU/Linux and FreeBSD) and FreeBSD is not dumping on it. So I created a new > 'freebsd-swap' partition in disklabel, but no still dumps. > > Anyways, there is some information related to the fault is logged in the > dmesg[1]. > > BtW, prior to writing this mail, I've already ran memtest86+ on my box and it > has passed all the 8 tests without any errors. Looks like I can now reproduce on i386 -CURRENT from yesterday. However, things are still good on my amd64 -CURRENT from Apr 4. So something was committed between 4/4 and 4/8 to break pulse. I'm trying to get a back trace. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/cfd9f862/attachment.pgp From mezz7 at cox.net Sat Apr 11 15:00:16 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Apr 11 15:00:24 2009 Subject: ports/133590: www/libxul: build failure Message-ID: <200904112200.n3BM0FBD080038@freefall.freebsd.org> The following reply was made to PR ports/133590; it has been noted by GNATS. From: "Jeremy Messenger" To: bug-followup@freebsd.org, barbara.xxx1975@libero.it Cc: Subject: Re: ports/133590: www/libxul: build failure Date: Sat, 11 Apr 2009 16:29:28 -0500 No, it's more like the problem is something what you have installed that libxul has picked up. I don't mean it's bug in what you have installed, which it's a bug in libxul that need to reorder the -I/usr/local stuff. Show us the pkg_info and I might spot what libxul doesn't like what you have installed stuff. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From marcus at marcuscom.com Sat Apr 11 15:02:13 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 11 15:02:20 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <1239487177.4933.993.camel@shumai.marcuscom.com> References: <20090411042335.GA2148@chateau.d.lf> <1239487177.4933.993.camel@shumai.marcuscom.com> Message-ID: <1239487341.4933.994.camel@shumai.marcuscom.com> On Sat, 2009-04-11 at 17:59 -0400, Joe Marcus Clarke wrote: > On Sat, 2009-04-11 at 09:53 +0530, Ashish SHUKLA wrote: > > Hi everyone, > > > > I'm running FreeBSD 8.0-CURRENT (amd64). After portupgrade-ing to GNOME 2.26 > > today, I'm not able to boot into GNOME. As soon as gnome-settings-daemon gets > > started, I get a kernel panic. Being in X11, I'm not able to see any messages > > printed on the screen. And also there is no dump getting saved on swap device. > > > > I also have Xmonad installed, so after booting into Xmonad, I started > > gnome-settings-daemon on terminal, and I noticed after loading pulseaudio > > related stuff, I got a kernel panic. > > > > You'll notice in the log that I'm using an extended partition as swap (shared > > between GNU/Linux and FreeBSD) and FreeBSD is not dumping on it. So I created a new > > 'freebsd-swap' partition in disklabel, but no still dumps. > > > > Anyways, there is some information related to the fault is logged in the > > dmesg[1]. > > > > BtW, prior to writing this mail, I've already ran memtest86+ on my box and it > > has passed all the 8 tests without any errors. > > Looks like I can now reproduce on i386 -CURRENT from yesterday. > However, things are still good on my amd64 -CURRENT from Apr 4. So > something was committed between 4/4 and 4/8 to break pulse. I'm trying > to get a back trace. If you can, try backing out this commit: http://svn.freebsd.org/viewvc/base/head/sys/dev/kbdmux/kbdmux.c?r1=188603&r2=190857 See if it fixes the panic. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/d57ac985/attachment.pgp From marcus at marcuscom.com Sat Apr 11 16:20:21 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 11 16:20:32 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <1239487341.4933.994.camel@shumai.marcuscom.com> References: <20090411042335.GA2148@chateau.d.lf> <1239487177.4933.993.camel@shumai.marcuscom.com> <1239487341.4933.994.camel@shumai.marcuscom.com> Message-ID: <1239492029.4933.997.camel@shumai.marcuscom.com> On Sat, 2009-04-11 at 18:02 -0400, Joe Marcus Clarke wrote: > On Sat, 2009-04-11 at 17:59 -0400, Joe Marcus Clarke wrote: > > On Sat, 2009-04-11 at 09:53 +0530, Ashish SHUKLA wrote: > > > Hi everyone, > > > > > > I'm running FreeBSD 8.0-CURRENT (amd64). After portupgrade-ing to GNOME 2.26 > > > today, I'm not able to boot into GNOME. As soon as gnome-settings-daemon gets > > > started, I get a kernel panic. Being in X11, I'm not able to see any messages > > > printed on the screen. And also there is no dump getting saved on swap device. > > > > > > I also have Xmonad installed, so after booting into Xmonad, I started > > > gnome-settings-daemon on terminal, and I noticed after loading pulseaudio > > > related stuff, I got a kernel panic. > > > > > > You'll notice in the log that I'm using an extended partition as swap (shared > > > between GNU/Linux and FreeBSD) and FreeBSD is not dumping on it. So I created a new > > > 'freebsd-swap' partition in disklabel, but no still dumps. > > > > > > Anyways, there is some information related to the fault is logged in the > > > dmesg[1]. > > > > > > BtW, prior to writing this mail, I've already ran memtest86+ on my box and it > > > has passed all the 8 tests without any errors. > > > > Looks like I can now reproduce on i386 -CURRENT from yesterday. > > However, things are still good on my amd64 -CURRENT from Apr 4. So > > something was committed between 4/4 and 4/8 to break pulse. I'm trying > > to get a back trace. > > If you can, try backing out this commit: > > http://svn.freebsd.org/viewvc/base/head/sys/dev/kbdmux/kbdmux.c?r1=188603&r2=190857 > > See if it fixes the panic. Come to think of it, I don't think you have this commit yet. Robert Noland is running -CURRENT from 4/6, and he is not seeing the panic. So, something happened between 4/6 and 4/8 to cause this. I'm in worse shape than you. The problem appears as a hard lock on my system. I can't even get any clue as to what's going on. I have ruled out pulseaudio, though. I can start pulse by itself just fine. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090411/632ca9fc/attachment.pgp From barbara.xxx1975 at libero.it Sat Apr 11 16:50:30 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Sat Apr 11 16:50:43 2009 Subject: ports/133590: www/libxul: build failure Message-ID: > From: "Jeremy Messenger" > To: bug-followup@freebsd.org, barbara.xxx1975@libero.it > Cc: > Subject: Re: ports/133590: www/libxul: build failure > Date: Sat, 11 Apr 2009 16:29:28 -0500 > > No, it's more like the problem is something what you have installed that > libxul has picked up. I don't mean it's bug in what you have installed, > which it's a bug in libxul that need to reorder the -I/usr/local stuff. > Show us the pkg_info and I might spot what libxul doesn't like what you > have installed stuff. > > Cheers, > Mezz The list is quite long, so you can find it at the following URL: http://pastebin.com/f34cb671c Thanks Barbara From marcus at marcuscom.com Sat Apr 11 19:39:21 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 11 19:39:27 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <1239487341.4933.994.camel@shumai.marcuscom.com> References: <20090411042335.GA2148@chateau.d.lf> <1239487177.4933.993.camel@shumai.marcuscom.com> <1239487341.4933.994.camel@shumai.marcuscom.com> Message-ID: <1239503968.19630.1.camel@shumai.marcuscom.com> On Sat, 2009-04-11 at 18:02 -0400, Joe Marcus Clarke wrote: > On Sat, 2009-04-11 at 17:59 -0400, Joe Marcus Clarke wrote: > > On Sat, 2009-04-11 at 09:53 +0530, Ashish SHUKLA wrote: > > > Hi everyone, > > > > > > I'm running FreeBSD 8.0-CURRENT (amd64). After portupgrade-ing to GNOME 2.26 > > > today, I'm not able to boot into GNOME. As soon as gnome-settings-daemon gets > > > started, I get a kernel panic. Being in X11, I'm not able to see any messages > > > printed on the screen. And also there is no dump getting saved on swap device. > > > > > > I also have Xmonad installed, so after booting into Xmonad, I started > > > gnome-settings-daemon on terminal, and I noticed after loading pulseaudio > > > related stuff, I got a kernel panic. > > > > > > You'll notice in the log that I'm using an extended partition as swap (shared > > > between GNU/Linux and FreeBSD) and FreeBSD is not dumping on it. So I created a new > > > 'freebsd-swap' partition in disklabel, but no still dumps. > > > > > > Anyways, there is some information related to the fault is logged in the > > > dmesg[1]. > > > > > > BtW, prior to writing this mail, I've already ran memtest86+ on my box and it > > > has passed all the 8 tests without any errors. > > > > Looks like I can now reproduce on i386 -CURRENT from yesterday. > > However, things are still good on my amd64 -CURRENT from Apr 4. So > > something was committed between 4/4 and 4/8 to break pulse. I'm trying > > to get a back trace. > > If you can, try backing out this commit: > > http://svn.freebsd.org/viewvc/base/head/sys/dev/kbdmux/kbdmux.c?r1=188603&r2=190857 > > See if it fixes the panic. I found the problem on my machine. It was a fuse kmod out-of-sync with the kernel. If you rebuild your fuse kernel module, that may fix the panic for you. Joe > > Joe > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090412/df2ec481/attachment.pgp From linimon at FreeBSD.org Sat Apr 11 19:41:18 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Apr 11 19:41:25 2009 Subject: FreeBSD ports that you maintain which are currently marked broken Message-ID: <20090412024117.068F91CD4D@mail.droso.net> Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 5.x/6.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: databases/libgda4-jdbc broken because: does not configure build errors: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.20090325034718/libgda4-jdbc-4.0.0.log (_Mar_25_20:35:24_UTC_2009) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=libgda4-jdbc portname: www/epiphany-webkit broken because: is not ready for use; this port should be available in GNOME 2.26 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=epiphany-webkit If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From ulrich at pukruppa.net Sat Apr 11 19:57:27 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Sat Apr 11 19:57:34 2009 Subject: gimp-2.6.6,2 crashes In-Reply-To: <49C86A79.4050706@pukruppa.net> References: <49C86A79.4050706@pukruppa.net> Message-ID: <1239505235.1572.4.camel@pukruppa.net> Am Dienstag, den 24.03.2009, 06:07 +0100 schrieb Peter Ulrich Kruppa: > Hi, > > for some days now I see gimp-2.6.6 crashing when I try to open a > file. > From console I can see this error message: > (script-fu:7199): LibGimpBase-WARNING **: script-fu: > gimp_wire_read(): error > > This happens on 7.1 -STABLE amd64 . This problem seems to have repaired (itself ?!) yesterday after some heavy updating. Greetings, Uli. > > Greetings, > > Uli. > > _______________________________________________ > 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 QAT at FreeBSD.org Sat Apr 11 21:55:09 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Apr 11 21:55:16 2009 Subject: x11-toolkits/gtk20 - fails: patch Message-ID: <20090412044035.957D28FC3B@release.ixsystems.com> The Restless Daemon identified a patch error while trying to build: gtk-2.16.1 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/x11-toolkits/gtk20/Makefile,v 1.226 2009/04/12 04:42:17 marcus Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/gtk-2.16.1.log : => SHA256 Checksum OK for gnome2/gtk+-2.16.1.tar.bz2. ===> gtk-2.16.1 depends on file: /usr/local/bin/perl5.8.9 - found Deleting perl-5.8.9_2 Removing stale symlinks from /usr/bin... Removing /usr/bin/perl Removing /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. ================================================================ ======================================== add_pkg perl-5.8.9_2.tbz libtool-1.5.26.tbz adding dependencies pkg_add perl-5.8.9_2.tbz Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl Symlinking /usr/local/bin/perl5.8.9 to /usr/bin/perl5 Done. Cleaning up /etc/make.conf... Done. Spamming /etc/make.conf... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. pkg_add libtool-1.5.26.tbz ===> Patching for gtk-2.16.1 ===> gtk-2.16.1 depends on file: /usr/local/bin/perl5.8.9 - found ===> gtk-2.16.1 depends on file: /usr/local/bin/libtool - found ===> Applying FreeBSD patches for gtk-2.16.1 Ignoring previously applied (or reversed) patch. 4 out of 4 hunks ignored--saving rejects to gtk/gtkscalebutton.c.rej => Patch patch-gtk_gtkscalebutton.c failed to apply cleanly. => Patch(es) patch-Makefile.in patch-ah patch-ai patch-ak patch-gdk-pixbuf_Makefile.in patch-gtk_Makefile.in applied cleanly. *** Error code 1 Stop in /a/ports/x11-toolkits/gtk20. ================================================================ build of /usr/ports/x11-toolkits/gtk20 ended at Sun Apr 12 04:40:33 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/gtk-2.16.1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=x11-toolkits&portname=gtk20 The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From ulrich at pukruppa.net Sat Apr 11 23:15:43 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Sat Apr 11 23:15:50 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239343955.4933.113.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> Message-ID: <1239517132.4628.2.camel@pukruppa.net> Hi, Am Freitag, den 10.04.2009, 02:12 -0400 schrieb Joe Marcus Clarke: > GNOME 2.26 has been merged into the ports tree. See > http://library.gnome.org/misc/release-notes/2.26/ for a list of what's > new. On the FreeBSD front, we introduced a port of libxul 1.9 as an > alternative for Firefox 2.0 as a Gecko provider. Almost all of the > Gecko consumers can make use of this provider by setting: > > WITH_GECKO=libxul I see galeon-2.0.7 (via gnome2-fifth-toe) offers option "xulrunner" not "libxul". With your setting WITH_GECKO=libxul it will use firefox instead. Greeetings, Uli. > Joe > From marcus at FreeBSD.org Sat Apr 11 23:18:57 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sat Apr 11 23:19:03 2009 Subject: ports/133590: www/libxul: build failure Message-ID: <200904120618.n3C6Iuxi062014@freefall.freebsd.org> Synopsis: www/libxul: build failure State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 State-Changed-Why: Is this fixed in 1.9.0.7_3? http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 From barbara.xxx1975 at libero.it Sun Apr 12 03:03:33 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Sun Apr 12 03:03:38 2009 Subject: ports/133590: www/libxul: build failure Message-ID: > Synopsis: www/libxul: build failure > > State-Changed-From-To: open->feedback > State-Changed-By: marcus > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > State-Changed-Why: > Is this fixed in 1.9.0.7_3? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 > Unfortunately no. I had exactly the same error. From barbara.xxx1975 at libero.it Sun Apr 12 03:10:12 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Sun Apr 12 03:10:18 2009 Subject: ports/133590: www/libxul: build failure Message-ID: <200904121010.n3CAABjp008196@freefall.freebsd.org> The following reply was made to PR ports/133590; it has been noted by GNATS. From: "barbara" To: "bug-followup" Cc: "marcus" ,"gnome" Subject: Re: ports/133590: www/libxul: build failure Date: Sun, 12 Apr 2009 12:03:28 +0200 > Synopsis: www/libxul: build failure > > State-Changed-From-To: open->feedback > State-Changed-By: marcus > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > State-Changed-Why: > Is this fixed in 1.9.0.7_3? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D133590 > Unfortunately no. I had exactly the same error. From eitanadlerlist at gmail.com Sun Apr 12 07:10:07 2009 From: eitanadlerlist at gmail.com (Eitan Adler) Date: Sun Apr 12 07:13:54 2009 Subject: xchat conflicts with xchat1 Message-ID: <49E1F099.8020302@gmail.com> irc/Xchat and irc/Xchat1 conflict. A CONFLICTS= line should probably be added to both of them. -- Eitan Adler "Security is increased by designing for the way humans actually behave." -Jakob Nielsen From wahjava.ml at gmail.com Sun Apr 12 10:23:53 2009 From: wahjava.ml at gmail.com (Ashish SHUKLA) Date: Sun Apr 12 10:59:46 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <1239503968.19630.1.camel@shumai.marcuscom.com> (Joe Marcus Clarke's message of "Sat, 11 Apr 2009 22:39:28 -0400") References: <20090411042335.GA2148@chateau.d.lf> <1239487177.4933.993.camel@shumai.marcuscom.com> <1239487341.4933.994.camel@shumai.marcuscom.com> <1239503968.19630.1.camel@shumai.marcuscom.com> Message-ID: <86skkdyed4.fsf@chateau.d.lf> Hi, After booting with the latest cvsup (kernel and world rebuilt), I'm still getting panic. #v+ 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 "amd64-marcel-freebsd"... (kgdb) core-file /var/crash/vmcore.1 Unread portion of the kernel message buffer: Kernel page fault with the following non-sleepable locks held: exclusive sleep mutex 32 (UMA zone) r = 0 (0xffffff007f66cd30) locked @ /usr/src/sys/vm/uma_core.c:1990 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a _witness_debugger() at _witness_debugger+0x49 witness_warn() at witness_warn+0x2ba trap() at trap+0x3c1 calltrap() at calltrap+0x8 --- trap 0xc, rip = 0xffffffff805fd490, rsp = 0xfffffffe8f2349e0, rbp = 0xfffffffe8f234a00 --- uma_dbg_alloc() at uma_dbg_alloc+0x19 uma_zalloc_arg() at uma_zalloc_arg+0x2b4 malloc() at malloc+0x7f getsockaddr() at getsockaddr+0x37 connect() at connect+0x24 syscall() at syscall+0x1bf Xfast_syscall() at Xfast_syscall+0xd0 --- syscall (98, FreeBSD ELF64, connect), rip = 0x800d35e9c, rsp = 0x7fffffffdf28, rbp = 0x7fffffffe0b0 --- Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x7c fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff805fd490 stack pointer = 0x28:0xfffffffe8f2349e0 frame pointer = 0x28:0xfffffffe8f234a00 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1394 (initial thread) panic: from debugger cpuid = 0 Uptime: 4m19s Physical memory: 2025 MB Dumping 218 MB: 203 187 171 155 139 123 107 91 75 59 43 27 11 Reading symbols from /boot/kernel/geom_journal.ko...Reading symbols from /boot/kernel/geom_journal.ko.symbols...done. done. Loaded symbols for /boot/kernel/geom_journal.ko Reading symbols from /boot/kernel/snd_ds1.ko...Reading symbols from /boot/kernel/snd_ds1.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_ds1.ko Reading symbols from /boot/kernel/sound.ko...Reading symbols from /boot/kernel/sound.ko.symbols...done. done. Loaded symbols for /boot/kernel/sound.ko Reading symbols from /boot/kernel/snd_hda.ko...Reading symbols from /boot/kernel/snd_hda.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_hda.ko Reading symbols from /boot/kernel/pf.ko...Reading symbols from /boot/kernel/pf.ko.symbols...done. done. Loaded symbols for /boot/kernel/pf.ko Reading symbols from /usr/local/modules/fuse.ko...done. Loaded symbols for /usr/local/modules/fuse.ko Reading symbols from /boot/kernel/blank_saver.ko...Reading symbols from /boot/kernel/blank_saver.ko.symbols...done. done. Loaded symbols for /boot/kernel/blank_saver.ko Reading symbols from /boot/kernel/i915.ko...Reading symbols from /boot/kernel/i915.ko.symbols...done. done. Loaded symbols for /boot/kernel/i915.ko Reading symbols from /boot/kernel/drm.ko...Reading symbols from /boot/kernel/drm.ko.symbols...done. done. Loaded symbols for /boot/kernel/drm.ko #0 doadump () at pcpu.h:223 223 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:223 #1 0xffffffff80409252 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:420 #2 0xffffffff80409700 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:576 #3 0xffffffff801aa447 in db_panic (addr=Variable "addr" is not available. ) at /usr/src/sys/ddb/db_command.c:478 #4 0xffffffff801aa8d1 in db_command (last_cmdp=0xffffffff809349a0, cmd_table=Variable "cmd_table" is not available. ) at /usr/src/sys/ddb/db_command.c:445 #5 0xffffffff801aab19 in db_command_loop () at /usr/src/sys/ddb/db_command.c:498 #6 0xffffffff801ac977 in db_trap (type=Variable "type" is not available. ) at /usr/src/sys/ddb/db_main.c:229 #7 0xffffffff80436dd2 in kdb_trap (type=12, code=0, tf=0xfffffffe8f234930) at /usr/src/sys/kern/subr_kdb.c:534 #8 0xffffffff80642e90 in trap_fatal (frame=0xfffffffe8f234930, eva=Variable "eva" is not available. ) at /usr/src/sys/amd64/amd64/trap.c:840 #9 0xffffffff80643c11 in trap (frame=0xfffffffe8f234930) at /usr/src/sys/amd64/amd64/trap.c:338 #10 0xffffffff8061fbe3 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:223 #11 0xffffffff805fd490 in uma_dbg_alloc (zone=0xffffff007f66be00, slab=0xffffff000158eca0, item=0xffffff000158e4c0) at /usr/src/sys/vm/uma_dbg.c:235 #12 0xffffffff805fcc37 in uma_zalloc_arg (zone=0xffffff007f66be00, udata=0x0, flags=2) at /usr/src/sys/vm/uma_core.c:1991 #13 0xffffffff803f8b3e in malloc (size=Variable "size" is not available. ) at uma.h:305 #14 0xffffffff8046d40f in getsockaddr (namp=0xfffffffe8f234b30, uaddr=0x7fffffffdf60
, len=31) at /usr/src/sys/kern/uipc_syscalls.c:1664 #15 0xffffffff80470e41 in connect (td=0xffffff0003b4aa80, uap=0xfffffffe8f234c00) at /usr/src/sys/kern/uipc_syscalls.c:520 #16 0xffffffff806433ae in syscall (frame=0xfffffffe8f234c90) at /usr/src/sys/amd64/amd64/trap.c:977 #17 0xffffffff8061fe70 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:364 #18 0x0000000800d35e9c in ?? () #v- How to reproduce ? * Boot into gdm * Switch to TTY and stop avahi-daemon service. * Switch back to gdm screen * Enter username and password and immediately switch to TTY. * The kernel panics. Following is the panic from the old kernel in case you want to compare both: #v+ 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 "amd64-marcel-freebsd"... (kgdb) core-file /var/crash/vmcore.0 Unread portion of the kernel message buffer: Kernel page fault with the following non-sleepable locks held: exclusive sleep mutex 32 (UMA zone) r = 0 (0xffffff007f66cd30) locked @ /usr/src/sys/vm/uma_core.c:1990 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a _witness_debugger() at _witness_debugger+0x49 witness_warn() at witness_warn+0x2b9 trap() at trap+0x3c1 calltrap() at calltrap+0x8 --- trap 0xc, rip = 0xffffffff805fc390, rsp = 0xfffffffe8f1e07d0, rbp = 0xfffffffe8f1e07f0 --- uma_dbg_alloc() at uma_dbg_alloc+0x19 uma_zalloc_arg() at uma_zalloc_arg+0x2b4 malloc() at malloc+0x7f sodupsockaddr() at sodupsockaddr+0x1b uipc_bind() at uipc_bind+0x407 kern_bind() at kern_bind+0xed bind() at bind+0x3a syscall() at syscall+0x1bf Xfast_syscall() at Xfast_syscall+0xd0 --- syscall (104, FreeBSD ELF64, bind), rip = 0x8021f854c, rsp = 0x7fffffffe1d8, rbp = 0x18 --- Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x7c fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff805fc390 stack pointer = 0x28:0xfffffffe8f1e07d0 frame pointer = 0x28:0xfffffffe8f1e07f0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1451 (pulseaudio) lock order reversal: (Giant after non-sleepable) 1st 0xffffff007f66cd30 32 (UMA zone) @ /usr/src/sys/vm/uma_core.c:1990 2nd 0xffffffff80966960 Giant (Giant) @ /usr/src/sys/dev/kbdmux/kbdmux.c:1044 KDB: stack backtrace: panic: from debugger cpuid = 0 Uptime: 2m55s Physical memory: 2025 MB Dumping 210 MB: 195 179 163 147 131 115 99 83 67 51 35 19 3 Reading symbols from /boot/kernel/geom_journal.ko...Reading symbols from /boot/kernel/geom_journal.ko.symbols...done. done. Loaded symbols for /boot/kernel/geom_journal.ko Reading symbols from /boot/kernel/snd_ds1.ko...Reading symbols from /boot/kernel/snd_ds1.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_ds1.ko Reading symbols from /boot/kernel/sound.ko...Reading symbols from /boot/kernel/sound.ko.symbols...done. done. Loaded symbols for /boot/kernel/sound.ko Reading symbols from /boot/kernel/snd_hda.ko...Reading symbols from /boot/kernel/snd_hda.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_hda.ko Reading symbols from /boot/kernel/pf.ko...Reading symbols from /boot/kernel/pf.ko.symbols...done. done. Loaded symbols for /boot/kernel/pf.ko Reading symbols from /usr/local/modules/fuse.ko...done. Loaded symbols for /usr/local/modules/fuse.ko Reading symbols from /boot/kernel/blank_saver.ko...Reading symbols from /boot/kernel/blank_saver.ko.symbols...done. done. Loaded symbols for /boot/kernel/blank_saver.ko Reading symbols from /boot/kernel/i915.ko...Reading symbols from /boot/kernel/i915.ko.symbols...done. done. Loaded symbols for /boot/kernel/i915.ko Reading symbols from /boot/kernel/drm.ko...Reading symbols from /boot/kernel/drm.ko.symbols...done. done. Loaded symbols for /boot/kernel/drm.ko #0 doadump () at pcpu.h:223 223 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:223 #1 0xffffffff80408512 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:420 #2 0xffffffff804089c0 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:576 #3 0xffffffff801aa217 in db_panic (addr=Variable "addr" is not available. ) at /usr/src/sys/ddb/db_command.c:478 #4 0xffffffff801aa6a1 in db_command (last_cmdp=0xffffffff809338a0, cmd_table=Variable "cmd_table" is not available. ) at /usr/src/sys/ddb/db_command.c:445 #5 0xffffffff801aa8e9 in db_command_loop () at /usr/src/sys/ddb/db_command.c:498 #6 0xffffffff801ac747 in db_trap (type=Variable "type" is not available. ) at /usr/src/sys/ddb/db_main.c:229 #7 0xffffffff80435eb2 in kdb_trap (type=12, code=0, tf=0xfffffffe8f1e0720) at /usr/src/sys/kern/subr_kdb.c:534 #8 0xffffffff80641d40 in trap_fatal (frame=0xfffffffe8f1e0720, eva=Variable "eva" is not available. ) at /usr/src/sys/amd64/amd64/trap.c:840 #9 0xffffffff80642ac1 in trap (frame=0xfffffffe8f1e0720) at /usr/src/sys/amd64/amd64/trap.c:338 #10 0xffffffff8061ea93 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:223 #11 0xffffffff805fc390 in uma_dbg_alloc (zone=0xffffff007f66be00, slab=0xffffff000158eca0, item=0xffffff000158e420) at /usr/src/sys/vm/uma_dbg.c:235 #12 0xffffffff805fbb37 in uma_zalloc_arg (zone=0xffffff007f66be00, udata=0x0, flags=2) at /usr/src/sys/vm/uma_core.c:1991 #13 0xffffffff803f7dfe in malloc (size=Variable "size" is not available. ) at uma.h:305 #14 0xffffffff8046765c in sodupsockaddr (sa=0xffffff00033f2300, mflags=Variable "mflags" is not available. ) at /usr/src/sys/kern/uipc_socket.c:3112 #15 0xffffffff80472cef in uipc_bind (so=Variable "so" is not available. ) at /usr/src/sys/kern/uipc_usrreq.c:472 #16 0xffffffff8046f3bc in kern_bind (td=0xffffff002a9b0380, fd=Variable "fd" is not available. ) at /usr/src/sys/kern/uipc_syscalls.c:236 #17 0xffffffff8046f424 in bind (td=0xffffff002a9b0380, uap=0xfffffffe8f1e0c00) at /usr/src/sys/kern/uipc_syscalls.c:206 #18 0xffffffff8064225e in syscall (frame=0xfffffffe8f1e0c90) at /usr/src/sys/amd64/amd64/trap.c:977 #19 0xffffffff8061ed20 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:364 #20 0x00000008021f854c in ?? () #v- HTH -- Ashish SHUKLA -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090412/1e93fcb9/attachment.pgp From marcus at FreeBSD.org Sun Apr 12 11:59:07 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Sun Apr 12 12:12:41 2009 Subject: ports/133590: www/libxul: build failure In-Reply-To: References: Message-ID: <1239562756.19630.3.camel@shumai.marcuscom.com> On Sun, 2009-04-12 at 12:03 +0200, barbara wrote: > > Synopsis: www/libxul: build failure > > > > State-Changed-From-To: open->feedback > > State-Changed-By: marcus > > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > > State-Changed-Why: > > Is this fixed in 1.9.0.7_3? > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 > > > > Unfortunately no. > I had exactly the same error. Try taking the patch-config_rules.mk from www/firefox3, and see if that fixes the problem. Joe > > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090412/7f859471/attachment.pgp From marcus at FreeBSD.org Sun Apr 12 12:00:04 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Sun Apr 12 12:12:42 2009 Subject: ports/133590: www/libxul: build failure Message-ID: <200904121900.n3CJ03kj029075@freefall.freebsd.org> The following reply was made to PR ports/133590; it has been noted by GNATS. From: Joe Marcus Clarke To: barbara Cc: bug-followup , gnome Subject: Re: ports/133590: www/libxul: build failure Date: Sun, 12 Apr 2009 14:59:16 -0400 --=-LzoSl5RrRMVXe28jRKp4 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2009-04-12 at 12:03 +0200, barbara wrote: > > Synopsis: www/libxul: build failure > >=20 > > State-Changed-From-To: open->feedback > > State-Changed-By: marcus > > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > > State-Changed-Why:=20 > > Is this fixed in 1.9.0.7_3? > >=20 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D133590 > >=20 >=20 > Unfortunately no. > I had exactly the same error. Try taking the patch-config_rules.mk from www/firefox3, and see if that fixes the problem. Joe >=20 >=20 >=20 --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-LzoSl5RrRMVXe28jRKp4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkniOgMACgkQb2iPiv4Uz4fFZgCgom60E7jbEdC+yzB53I4I07CN 8/QAoJB10nogFvxlPWLDMlKNNIRsRdfN =eMpg -----END PGP SIGNATURE----- --=-LzoSl5RrRMVXe28jRKp4-- From roberthuff at rcn.com Sun Apr 12 12:38:52 2009 From: roberthuff at rcn.com (Robert Huff) Date: Sun Apr 12 13:23:30 2009 Subject: py-gnome-extras dependency Message-ID: <18914.15462.786682.451070@jerusalem.litteratus.org> Hello: If I set WITH_MOZILLA/WITH_GECKO to "firefox", the port tries to build FireFox v2. 1) Is this deliberate? Is there a reason it doesn't use FireFox v3, which if not the more common version will be so at some point? 2) If it is deliberate, is work in progress to enable this? Also: the USE_GECKO in the Makefile lists "firefox seamonkey xulrunner mozilla". However, when I tried to build with WITH_GECKO = "seamonkey" the build choked. Robert Huff From marcus at FreeBSD.org Sun Apr 12 12:46:17 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:25:13 2009 Subject: ports/125306: www/firefox3 gtk-gnash thread error Message-ID: <200904121946.n3CJkG7V096628@freefall.freebsd.org> Synopsis: www/firefox3 gtk-gnash thread error Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:46:02 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=125306 From marcus at FreeBSD.org Sun Apr 12 12:46:37 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:25:15 2009 Subject: ports/127298: ports/www/xulrunner coredumps Message-ID: <200904121946.n3CJkais096674@freefall.freebsd.org> Synopsis: ports/www/xulrunner coredumps Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:46:21 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127298 From marcus at FreeBSD.org Sun Apr 12 12:46:57 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:25:16 2009 Subject: ports/129080: www/firefox3 - Building Firefox 3.0.4 (port epoch 1) fails. Message-ID: <200904121946.n3CJkv8n096723@freefall.freebsd.org> Synopsis: www/firefox3 - Building Firefox 3.0.4 (port epoch 1) fails. Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:46:41 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129080 From marcus at FreeBSD.org Sun Apr 12 12:47:15 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:25:24 2009 Subject: ports/131346: patch to make www/nsplugginwrapper honor www/firefox3 plugins Message-ID: <200904121947.n3CJlFAc096771@freefall.freebsd.org> Synopsis: patch to make www/nsplugginwrapper honor www/firefox3 plugins Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:47:03 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=131346 From marcus at FreeBSD.org Sun Apr 12 12:47:33 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:26:02 2009 Subject: ports/103529: www/seamonkey: enable SVG and Pango font rendering support. Message-ID: <200904121947.n3CJlWVZ096820@freefall.freebsd.org> Synopsis: www/seamonkey: enable SVG and Pango font rendering support. Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:47:22 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=103529 From marcus at FreeBSD.org Sun Apr 12 12:47:51 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:26:04 2009 Subject: ports/128694: www/firefox3 - Firefox 3 corrupts PostScript printer fonts Message-ID: <200904121947.n3CJlp8B096868@freefall.freebsd.org> Synopsis: www/firefox3 - Firefox 3 corrupts PostScript printer fonts Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:47:40 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=128694 From marcus at FreeBSD.org Sun Apr 12 12:48:10 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:26:05 2009 Subject: ports/129147: can't use deskutils/lightning-xpi under current amd64 Message-ID: <200904121948.n3CJm9Wn096929@freefall.freebsd.org> Synopsis: can't use deskutils/lightning-xpi under current amd64 Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:47:58 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129147 From marcus at FreeBSD.org Sun Apr 12 12:48:30 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:26:07 2009 Subject: ports/129397: www/Firefox stuck at building chrome's registry Message-ID: <200904121948.n3CJmTq3096978@freefall.freebsd.org> Synopsis: www/Firefox stuck at building chrome's registry Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:48:18 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129397 From marcus at FreeBSD.org Sun Apr 12 12:48:54 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:26:08 2009 Subject: ports/132231: [PATCH] www/firefox3: Add option to build with Profile-Guided Optimization Message-ID: <200904121948.n3CJmrsG097026@freefall.freebsd.org> Synopsis: [PATCH] www/firefox3: Add option to build with Profile-Guided Optimization Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:48:42 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=132231 From marcus at FreeBSD.org Sun Apr 12 12:49:12 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sun Apr 12 13:26:10 2009 Subject: ports/133590: www/libxul: build failure Message-ID: <200904121949.n3CJnC3P097074@freefall.freebsd.org> Synopsis: www/libxul: build failure Responsible-Changed-From-To: gnome->miwi Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 12 19:49:00 UTC 2009 Responsible-Changed-Why: Assign to new Gecko maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 From marcus at marcuscom.com Sun Apr 12 13:29:47 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Apr 12 14:22:22 2009 Subject: py-gnome-extras dependency In-Reply-To: <18914.15462.786682.451070@jerusalem.litteratus.org> References: <18914.15462.786682.451070@jerusalem.litteratus.org> Message-ID: <1239568189.19630.46.camel@shumai.marcuscom.com> On Sun, 2009-04-12 at 15:09 -0400, Robert Huff wrote: > Hello: > If I set WITH_MOZILLA/WITH_GECKO to "firefox", the port tries > to build FireFox v2. > 1) Is this deliberate? Is there a reason it doesn't use > FireFox v3, which if not the more common version will be so at some > point? Yes. Firefox3 is not embeddable, and work has not been done to port py-gnome-extras to libxul. > 2) If it is deliberate, is work in progress to enable this? Not to my knowledge. > > Also: the USE_GECKO in the Makefile lists "firefox seamonkey > xulrunner mozilla". However, when I tried to build with WITH_GECKO = > "seamonkey" the build choked. Thanks. I have removed seamonkey as the port only supports firefox, xulrunner, and mozilla. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090412/0de5b10e/attachment.pgp From roberthuff at rcn.com Sun Apr 12 13:47:54 2009 From: roberthuff at rcn.com (Robert Huff) Date: Sun Apr 12 14:40:49 2009 Subject: py-gnome-extras dependency In-Reply-To: <1239568189.19630.46.camel@shumai.marcuscom.com> References: <18914.15462.786682.451070@jerusalem.litteratus.org> <1239568189.19630.46.camel@shumai.marcuscom.com> Message-ID: <18914.21336.685390.874961@jerusalem.litteratus.org> Joe Marcus Clarke writes: Got it. Thanks. Robert Huff From jsatkinson at embarqmail.com Sun Apr 12 15:25:39 2009 From: jsatkinson at embarqmail.com (Joseph S. Atkinson) Date: Sun Apr 12 16:02:30 2009 Subject: py-gnome-extras dependency In-Reply-To: <1239568189.19630.46.camel@shumai.marcuscom.com> References: <18914.15462.786682.451070@jerusalem.litteratus.org> <1239568189.19630.46.camel@shumai.marcuscom.com> Message-ID: <49E26A61.6030308@embarqmail.com> Joe Marcus Clarke wrote: > Yes. Firefox3 is not embeddable, and work has not been done to port > py-gnome-extras to libxul. > Try this for libxul: http://wickedmachine.net/~jsa/FreeBSD/patches/pge-libxul.diff Internally, it's already there. It has special magic referring to XUL19, but it wants to call this xulrunner the same as 1.8. I tried before to work some configure magic, but couldn't get it right. This solution is a lot simpler and works for me. Passed portlint as well, shockingly. From barbara.xxx1975 at libero.it Sun Apr 12 17:34:30 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Sun Apr 12 18:23:41 2009 Subject: ports/133590: www/libxul: build failure Message-ID: > On Sun, 2009-04-12 at 12:03 +0200, barbara wrote: > > > Synopsis: www/libxul: build failure > > > > > > State-Changed-From-To: open->feedback > > > State-Changed-By: marcus > > > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > > > State-Changed-Why: > > > Is this fixed in 1.9.0.7_3? > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 > > > > > > > Unfortunately no. > > I had exactly the same error. > > Try taking the patch-config_rules.mk from www/firefox3, and see if that > fixes the problem. > They build ended successfully using the following patch: ------------------------------------------------------------------------ --- config/rules.mk.orig 2008-06-25 01:29:46.000000000 +0200 +++ config/rules.mk 2009-04-13 00:51:51.000000000 +0200 @@ -468,9 +468,7 @@ endif ifeq ($(OS_ARCH),FreeBSD) -ifdef IS_COMPONENT -EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -endif +EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc endif ifeq ($(OS_ARCH),NetBSD) ------------------------------------------------------------------------ I would also like to ask you if the confusing message from pkg_info while running make patch could be suppressed: ------------------------------------------------------------------------ --- bsd.gecko.mk.orig 2009-04-12 21:27:11.000000000 +0200 +++ bsd.gecko.mk 2009-04-13 02:22:54.000000000 +0200 @@ -532,7 +532,7 @@ @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g ; \ s|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp - @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \ + @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2>/dev/null`" ]; then \ ${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \ ${FALSE}; \ fi ------------------------------------------------------------------------ Thanks Barbara From barbara.xxx1975 at libero.it Sun Apr 12 18:00:48 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Sun Apr 12 18:25:54 2009 Subject: ports/133590: www/libxul: build failure Message-ID: > On Sun, 2009-04-12 at 12:03 +0200, barbara wrote: > > > Synopsis: www/libxul: build failure > > > > > > State-Changed-From-To: open->feedback > > > State-Changed-By: marcus > > > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > > > State-Changed-Why: > > > Is this fixed in 1.9.0.7_3? > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 > > > > > > > Unfortunately no. > > I had exactly the same error. > > Try taking the patch-config_rules.mk from www/firefox3, and see if that > fixes the problem. > They build ended successfully using the following patch: ------------------------------------------------------------------------ --- config/rules.mk.orig 2008-06-25 01:29:46.000000000 +0200 +++ config/rules.mk 2009-04-13 00:51:51.000000000 +0200 @@ -468,9 +468,7 @@ endif ifeq ($(OS_ARCH),FreeBSD) -ifdef IS_COMPONENT -EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -endif +EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc endif ifeq ($(OS_ARCH),NetBSD) ------------------------------------------------------------------------ I would also like to ask you if the confusing message from pkg_info while running make patch could be suppressed: ------------------------------------------------------------------------ --- bsd.gecko.mk.orig 2009-04-12 21:27:11.000000000 +0200 +++ bsd.gecko.mk 2009-04-13 02:22:54.000000000 +0200 @@ -532,7 +532,7 @@ @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g ; \ s|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp - @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \ + @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2>/dev/null`" ]; then \ ${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \ ${FALSE}; \ fi ------------------------------------------------------------------------ Thanks Barbara P.S. sorry for the lines ending with an '=' sign, I think it's caused by the webmail I'm using. It affected two lines in the bsd.gecko.mk patch. From marcus at FreeBSD.org Sun Apr 12 18:03:30 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Sun Apr 12 18:26:29 2009 Subject: ports/133590: www/libxul: build failure In-Reply-To: References: Message-ID: <1239584619.19630.50.camel@shumai.marcuscom.com> On Mon, 2009-04-13 at 02:34 +0200, barbara wrote: > > On Sun, 2009-04-12 at 12:03 +0200, barbara wrote: > > > > Synopsis: www/libxul: build failure > > > > > > > > State-Changed-From-To: open->feedback > > > > State-Changed-By: marcus > > > > State-Changed-When: Sun Apr 12 06:18:26 UTC 2009 > > > > State-Changed-Why: > > > > Is this fixed in 1.9.0.7_3? > > > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133590 > > > > > > > > > > Unfortunately no. > > > I had exactly the same error. > > > > Try taking the patch-config_rules.mk from www/firefox3, and see if that > > fixes the problem. > > > > > They build ended successfully using the following patch: > ------------------------------------------------------------------------ > --- config/rules.mk.orig 2008-06-25 01:29:46.000000000 +0200 > +++ config/rules.mk 2009-04-13 00:51:51.000000000 +0200 > @@ -468,9 +468,7 @@ > endif > > ifeq ($(OS_ARCH),FreeBSD) > -ifdef IS_COMPONENT > -EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic > -endif > +EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc > endif > > ifeq ($(OS_ARCH),NetBSD) > ------------------------------------------------------------------------ > > > > > I would also like to ask you if the confusing message from pkg_info while running make patch could be suppressed: > > ------------------------------------------------------------------------ > --- bsd.gecko.mk.orig 2009-04-12 21:27:11.000000000 +0200 > +++ bsd.gecko.mk 2009-04-13 02:22:54.000000000 +0200 > @@ -532,7 +532,7 @@ > @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g ; \ > s|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ > ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp > - @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \ > + @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2>/dev/null`" ]; then \ > ${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \ > ${FALSE}; \ > fi > ------------------------------------------------------------------------ > Good to hear it's working. Please follow up with miwi about this. He now maintains the Gecko ports. Joe > > Thanks > Barbara > > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090413/b137b542/attachment.pgp From bugmaster at FreeBSD.org Mon Apr 13 04:07:12 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Apr 13 04:35:37 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200904131107.n3DB7BOO085299@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis o ports/131769 gnome upgrade ports/converters/libiconv o ports/131533 gnome x11/gdm: gdm-2.24.1_6: wrong keyboard layout selected o ports/131436 gnome add options to port: math/gnumeric (perl and guile) o ports/131121 gnome devel/gamin - default polling frequency increases CPU o ports/130970 gnome [PATCH]:textproc/link-grammar : update to 4.4.2 o ports/130597 gnome sysutils/policykit add NO_INSTALL_MANPAGES 7 problems total. From barbara.xxx1975 at libero.it Mon Apr 13 04:45:58 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Mon Apr 13 05:41:57 2009 Subject: net/gnome-nettool: PORTEPOCH removed Message-ID: http://www.freebsd.org/cgi/cvsweb.cgi/ports/net/gnome-nettool/Makefile.diff?r1=1.27;r2=1.28 From varga.michal at gmail.com Mon Apr 13 05:39:32 2009 From: varga.michal at gmail.com (Michal Varga) Date: Mon Apr 13 05:59:59 2009 Subject: gnome-session - half a year later, almost there Message-ID: <3f1fd1ea0904130515i6964da21qf36f43ff7dd16907@mail.gmail.com> Hi guys, I know that FreeBSD Gnome team has spread pretty thin in past few months, but just in case (or as a reminder) - is someone from the Gnome staff keeping an eye on this issue? http://bugzilla.gnome.org/show_bug.cgi?id=552387 Basically, the single biggest Gnome regression (ever?) is back to its pre-2.24 state, it probably wouldn't hurt having it back in FreeBSD before 7.2 comes out (if that's still possible, and if there is time, resources for it, etc). m. From garga at FreeBSD.org Mon Apr 13 10:39:20 2009 From: garga at FreeBSD.org (Renato Botelho) Date: Mon Apr 13 11:13:56 2009 Subject: [PATCH] graphics/librsvg2: Permit build with libxul Message-ID: <20090413171233.68193.qmail@botelhor.bluepex.com> >Submitter-Id: current-users >Originator: Renato Botelho >Organization: FreeBSD.org >Confidential: no >Synopsis: [PATCH] graphics/librsvg2: Permit build with libxul >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 8.0-CURRENT i386 >Environment: System: FreeBSD botelhor.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #64 r190843M: Thu Apr 9 11:12:11 >Description: - Permit build with libxul - Fix a typo s/no/on/ Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- librsvg2-2.26.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/librsvg2/Makefile,v retrieving revision 1.72 diff -u -u -r1.72 Makefile --- Makefile 10 Apr 2009 05:55:59 -0000 1.72 +++ Makefile 13 Apr 2009 17:07:08 -0000 @@ -40,12 +40,12 @@ MAN1= rsvg.1 -OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" no +OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" on .include .if defined(WITH_MOZILLA_PLUGIN) -USE_GECKO= firefox mozilla seamonkey xulrunner +USE_GECKO= xulrunner libxul firefox mozilla seamonkey USE_WEBPLUGINS= gecko* WEBPLUGINS_FILES=libmozsvgdec.so .include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" --- librsvg2-2.26.0.patch ends here --- From marcus at marcuscom.com Mon Apr 13 10:41:15 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 13 11:14:19 2009 Subject: gnome-session - half a year later, almost there In-Reply-To: <3f1fd1ea0904130515i6964da21qf36f43ff7dd16907@mail.gmail.com> References: <3f1fd1ea0904130515i6964da21qf36f43ff7dd16907@mail.gmail.com> Message-ID: <1239644465.1304.16.camel@shumai.marcuscom.com> On Mon, 2009-04-13 at 14:15 +0200, Michal Varga wrote: > Hi guys, > I know that FreeBSD Gnome team has spread pretty thin in past few > months, but just in case (or as a reminder) - is someone from the > Gnome staff keeping an eye on this issue? > http://bugzilla.gnome.org/show_bug.cgi?id=552387 I have been watching this, but I hesitated committing the 2.26.0.90 release of gnome-session because it was still unfinished. If they put out a stable 2.26.1 before the freeze lifts, I'll try to get it in the tree. Joe > > Basically, the single biggest Gnome regression (ever?) is back to its > pre-2.24 state, it probably wouldn't hurt having it back in FreeBSD > before 7.2 comes out (if that's still possible, and if there is time, > resources for it, etc). > > m. > _______________________________________________ > 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" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090413/2dfbd3c1/attachment.pgp From varga.michal at gmail.com Mon Apr 13 10:59:53 2009 From: varga.michal at gmail.com (Michal Varga) Date: Mon Apr 13 11:18:28 2009 Subject: gnome-session - half a year later, almost there In-Reply-To: <1239644465.1304.16.camel@shumai.marcuscom.com> References: <3f1fd1ea0904130515i6964da21qf36f43ff7dd16907@mail.gmail.com> <1239644465.1304.16.camel@shumai.marcuscom.com> Message-ID: <3f1fd1ea0904131059h5552b112k853de7d00cd195cb@mail.gmail.com> On Mon, Apr 13, 2009 at 7:41 PM, Joe Marcus Clarke wrote: > On Mon, 2009-04-13 at 14:15 +0200, Michal Varga wrote: >> Hi guys, >> I know that FreeBSD Gnome team has spread pretty thin in past few >> months, but just in case (or as a reminder) - is someone from the >> Gnome staff keeping an eye on this issue? >> http://bugzilla.gnome.org/show_bug.cgi?id=552387 > > I have been watching this, but I hesitated committing the 2.26.0.90 > release of gnome-session because it was still unfinished. ?If they put > out a stable 2.26.1 before the freeze lifts, I'll try to get it in the > tree. > Hi, thanks for the info. I just posted a local patch for 2.26.0.90 to ports@ for those who can't live without working session (like me), I guess that should do it for a while. So far it seems to be working fine and doesn't break anything, hope they will push it to 2.26.1 soon. By the way, slightly offtopic, but related - I noticed that gnome-session still installs the heavily outdated freebsd-splashscreen-pack, with some splash screens dating back to Gnome 2.12 (and some of them just plainly eye-bleeding hideous, but that was always the case).. I guess I'd be able to get a few properly designed FreeBSD-related splashscreens done (and without embedded version number in them so they ca be reused in the future), is there any interest in that? m. From marcus at marcuscom.com Mon Apr 13 11:04:44 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 13 11:29:37 2009 Subject: gnome-session - half a year later, almost there In-Reply-To: <3f1fd1ea0904131059h5552b112k853de7d00cd195cb@mail.gmail.com> References: <3f1fd1ea0904130515i6964da21qf36f43ff7dd16907@mail.gmail.com> <1239644465.1304.16.camel@shumai.marcuscom.com> <3f1fd1ea0904131059h5552b112k853de7d00cd195cb@mail.gmail.com> Message-ID: <1239645875.1304.22.camel@shumai.marcuscom.com> On Mon, 2009-04-13 at 19:59 +0200, Michal Varga wrote: > On Mon, Apr 13, 2009 at 7:41 PM, Joe Marcus Clarke wrote: > > On Mon, 2009-04-13 at 14:15 +0200, Michal Varga wrote: > >> Hi guys, > >> I know that FreeBSD Gnome team has spread pretty thin in past few > >> months, but just in case (or as a reminder) - is someone from the > >> Gnome staff keeping an eye on this issue? > >> http://bugzilla.gnome.org/show_bug.cgi?id=552387 > > > > I have been watching this, but I hesitated committing the 2.26.0.90 > > release of gnome-session because it was still unfinished. If they put > > out a stable 2.26.1 before the freeze lifts, I'll try to get it in the > > tree. > > > Hi, > thanks for the info. I just posted a local patch for 2.26.0.90 to > ports@ for those who can't live without working session (like me), I > guess that should do it for a while. So far it seems to be working > fine and doesn't break anything, hope they will push it to 2.26.1 > soon. > > By the way, slightly offtopic, but related - I noticed that > gnome-session still installs the heavily outdated > freebsd-splashscreen-pack, with some splash screens dating back to > Gnome 2.12 (and some of them just plainly eye-bleeding hideous, but > that was always the case).. I guess I'd be able to get a few properly > designed FreeBSD-related splashscreens done (and without embedded > version number in them so they ca be reused in the future), is there > any interest in that? Always. Additionally, people should post their best 2.26 screenshots for our gallery. Joe > > m. > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090413/ca937a03/attachment.pgp From edwin at FreeBSD.org Mon Apr 13 11:11:13 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Apr 13 11:38:25 2009 Subject: ports/133709: [PATCH] graphics/librsvg2: Permit build with libxul Message-ID: <200904131811.n3DIBBRY065516@freefall.freebsd.org> Synopsis: [PATCH] graphics/librsvg2: Permit build with libxul Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon Apr 13 18:11:11 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133709 From racinej at mcmaster.ca Mon Apr 13 11:17:11 2009 From: racinej at mcmaster.ca (Jeffrey Racine) Date: Mon Apr 13 12:12:21 2009 Subject: gnome 2.26 calendar problems. Message-ID: <1239645871.37387.3.camel@pc-racine1.mcmaster.ca> Hi. Upgraded a 7.1 system from 2.24 to 2.26 on the weekend. Went to check my calendar this morning and evolution crashes. From a command line launch I receive the error libecal:ERROR:e-cal.c:4761:e_cal_get_timezone: assertion failed: (syszone) Now it goes directly to calendar and crashes. I have recompiled evolution and hal but to no avail. Suggestions most welcome. -- Jeff -- Professor J. S. Racine Phone: (905) 525 9140 x 23825 Department of Economics FAX: (905) 521-8232 McMaster University e-mail: racinej@mcmaster.ca 1280 Main St. W.,Hamilton, URL: http://www.economics.mcmaster.ca/racine/ Ontario, Canada. L8S 4M4 `The generation of random numbers is too important to be left to chance' From racinej at mcmaster.ca Mon Apr 13 11:26:46 2009 From: racinej at mcmaster.ca (Jeffrey Racine) Date: Mon Apr 13 12:22:05 2009 Subject: gnome 2.26 system monitor crashes... Message-ID: <1239646193.50699.2.camel@pc-racine1.mcmaster.ca> Hi. I upgraded to 2.26 from 2.24 under Freebsd 7.1. The system monitor panel applet is crashing with the message "System Monitor" has quit unexpectedly. If you reload a panel object, it will automatically be added back to the panel. I have recompiled libgtop and gnome-system-monitor but to no avail. Suggestions welcome. Thanks! -- Jeff -- Professor J. S. Racine Phone: (905) 525 9140 x 23825 Department of Economics FAX: (905) 521-8232 McMaster University e-mail: racinej@mcmaster.ca 1280 Main St. W.,Hamilton, URL: http://www.economics.mcmaster.ca/racine/ Ontario, Canada. L8S 4M4 `The generation of random numbers is too important to be left to chance' From marcus at marcuscom.com Mon Apr 13 12:27:02 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 13 12:48:42 2009 Subject: gnome 2.26 system monitor crashes... In-Reply-To: <1239646193.50699.2.camel@pc-racine1.mcmaster.ca> References: <1239646193.50699.2.camel@pc-racine1.mcmaster.ca> Message-ID: <1239650820.1304.48.camel@shumai.marcuscom.com> On Mon, 2009-04-13 at 14:09 -0400, Jeffrey Racine wrote: > Hi. > > I upgraded to 2.26 from 2.24 under Freebsd 7.1. The system monitor panel > applet is crashing with the message > > "System Monitor" has quit unexpectedly. If you reload a panel object, it > will automatically be added back to the panel. > > I have recompiled libgtop and gnome-system-monitor but to no avail. > Suggestions welcome. This is fixed in libgtop-2.26.0_2. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090413/c0e22b7a/attachment.pgp From marcus at marcuscom.com Mon Apr 13 16:14:44 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 13 16:35:05 2009 Subject: gnome 2.26 calendar problems. In-Reply-To: <1239645871.37387.3.camel@pc-racine1.mcmaster.ca> References: <1239645871.37387.3.camel@pc-racine1.mcmaster.ca> Message-ID: <1239664482.1304.60.camel@shumai.marcuscom.com> On Mon, 2009-04-13 at 14:04 -0400, Jeffrey Racine wrote: > Hi. > > Upgraded a 7.1 system from 2.24 to 2.26 on the weekend. Went to check my > calendar this morning and evolution crashes. From a command line launch > I receive the error > > libecal:ERROR:e-cal.c:4761:e_cal_get_timezone: assertion failed: > (syszone) > > Now it goes directly to calendar and crashes. Try this patch to devel/libical. See if you notice any ill effects. http://www.marcuscom.com/downloads/libical.diff Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090413/be095c6c/attachment.pgp From marck at rinet.ru Mon Apr 13 16:58:20 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Mon Apr 13 17:22:31 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239343955.4933.113.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> Message-ID: On Fri, 10 Apr 2009, Joe Marcus Clarke wrote: JMC> GNOME 2.26 has been merged into the ports tree. See [snip] After upgrading via portupgrade -a my home machine I can no longer use Treminal remote login using ssh keys with the following message in the logs (sorry, can't reproduce the message from Terminal popup window) Apr 12 11:54:37 revamp kernel: Apr 12 11:54:37 revamp gnome-keyring-ask: couldn't allocate secure memory to keep passwords and or keys from being written to the disk Any hints to fix this? RELENG_7/i386 Thanks in advance. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marcus at FreeBSD.org Mon Apr 13 17:08:40 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Apr 13 17:23:41 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> Message-ID: <1239667718.1304.66.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 03:47 +0400, Dmitry Morozovsky wrote: > On Fri, 10 Apr 2009, Joe Marcus Clarke wrote: > > JMC> GNOME 2.26 has been merged into the ports tree. See > > [snip] > > After upgrading via portupgrade -a my home machine I can no longer use Treminal > remote login using ssh keys with the following message in the logs (sorry, > can't reproduce the message from Terminal popup window) > > Apr 12 11:54:37 revamp kernel: Apr 12 11:54:37 > revamp gnome-keyring-ask: couldn't allocate secure memory to keep passwords and > or keys from being written to the disk > > Any hints to fix this? RELENG_7/i386 This error is normal, and not fatal. How do you have PAM configured for SSH? Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/af64f571/attachment.pgp From marck at rinet.ru Mon Apr 13 17:30:28 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Mon Apr 13 18:09:04 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239667718.1304.66.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> Message-ID: On Mon, 13 Apr 2009, Joe Marcus Clarke wrote: JMC> > After upgrading via portupgrade -a my home machine I can no longer use Treminal JMC> > remote login using ssh keys with the following message in the logs (sorry, JMC> > can't reproduce the message from Terminal popup window) JMC> > JMC> > Apr 12 11:54:37 revamp kernel: Apr 12 11:54:37 JMC> > revamp gnome-keyring-ask: couldn't allocate secure memory to keep passwords and JMC> > or keys from being written to the disk JMC> > JMC> > Any hints to fix this? RELENG_7/i386 JMC> JMC> This error is normal, and not fatal. How do you have PAM configured for JMC> SSH? Hrrm, this is from client side, not from server, how can PAM intervent with this? BTW, I have There was an error creating the child process for this terminal as a modal dialog box when I tried to open stored Terminal window to the host which requires authorized_keys authentication. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marcus at FreeBSD.org Mon Apr 13 17:37:45 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Apr 13 18:10:06 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> Message-ID: <1239669463.1304.67.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 04:30 +0400, Dmitry Morozovsky wrote: > On Mon, 13 Apr 2009, Joe Marcus Clarke wrote: > > JMC> > After upgrading via portupgrade -a my home machine I can no longer use Treminal > JMC> > remote login using ssh keys with the following message in the logs (sorry, > JMC> > can't reproduce the message from Terminal popup window) > JMC> > > JMC> > Apr 12 11:54:37 revamp kernel: Apr 12 11:54:37 > JMC> > revamp gnome-keyring-ask: couldn't allocate secure memory to keep passwords and > JMC> > or keys from being written to the disk > JMC> > > JMC> > Any hints to fix this? RELENG_7/i386 > JMC> > JMC> This error is normal, and not fatal. How do you have PAM configured for > JMC> SSH? > > > Hrrm, this is from client side, not from server, how can PAM intervent with > this? Then I guess I misunderstand the problem. Are you having a problem with seahorse-agent acting as an SSH agent? Joe > > BTW, I have > > There was an error creating the child process for this terminal > > as a modal dialog box when I tried to open stored Terminal window to the host > which requires authorized_keys authentication. > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/a8bec379/attachment.pgp From marck at rinet.ru Mon Apr 13 17:46:07 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Mon Apr 13 18:11:26 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239669463.1304.67.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> Message-ID: On Mon, 13 Apr 2009, Joe Marcus Clarke wrote: JMC> > JMC> > remote login using ssh keys with the following message in the logs (sorry, JMC> > JMC> > can't reproduce the message from Terminal popup window) JMC> > JMC> > JMC> > JMC> > Apr 12 11:54:37 revamp kernel: Apr 12 11:54:37 JMC> > JMC> > revamp gnome-keyring-ask: couldn't allocate secure memory to keep passwords and JMC> > JMC> > or keys from being written to the disk JMC> > JMC> > JMC> > JMC> > Any hints to fix this? RELENG_7/i386 JMC> > JMC> JMC> > JMC> This error is normal, and not fatal. How do you have PAM configured for JMC> > JMC> SSH? JMC> > JMC> > JMC> > Hrrm, this is from client side, not from server, how can PAM intervent with JMC> > this? JMC> JMC> Then I guess I misunderstand the problem. Are you having a problem with JMC> seahorse-agent acting as an SSH agent? It seems to be so. Let me explain the situation a bit: My home machine, RELENG_7/i386, with fresh source and fresh ports tree, acts as my window to my work servers, some of them recognising my SSH key as trusted. Before the upgrade, I had once pop-up asking for my key passphrase, then let me use this private key during my (home) session without further asking. Now, when I try to connect to the host which even possibly want to check whether I want to present some key there, I got the pop-up. I even checked that I can connect to the host in question using plain xterm, and have usual password qiery. Any other hints? Thank you! -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marcus at FreeBSD.org Mon Apr 13 17:48:48 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Apr 13 18:11:50 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> Message-ID: <1239670126.1304.75.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 04:46 +0400, Dmitry Morozovsky wrote: > On Mon, 13 Apr 2009, Joe Marcus Clarke wrote: > > JMC> > JMC> > remote login using ssh keys with the following message in the logs (sorry, > JMC> > JMC> > can't reproduce the message from Terminal popup window) > JMC> > JMC> > > JMC> > JMC> > Apr 12 11:54:37 revamp kernel: Apr 12 11:54:37 > JMC> > JMC> > revamp gnome-keyring-ask: couldn't allocate secure memory to keep passwords and > JMC> > JMC> > or keys from being written to the disk > JMC> > JMC> > > JMC> > JMC> > Any hints to fix this? RELENG_7/i386 > JMC> > JMC> > JMC> > JMC> This error is normal, and not fatal. How do you have PAM configured for > JMC> > JMC> SSH? > JMC> > > JMC> > > JMC> > Hrrm, this is from client side, not from server, how can PAM intervent with > JMC> > this? > JMC> > JMC> Then I guess I misunderstand the problem. Are you having a problem with > JMC> seahorse-agent acting as an SSH agent? > > It seems to be so. > > Let me explain the situation a bit: > > My home machine, RELENG_7/i386, with fresh source and fresh ports tree, acts as > my window to my work servers, some of them recognising my SSH key as trusted. > > Before the upgrade, I had once pop-up asking for my key passphrase, then > let me use this private key during my (home) session without further asking. > > Now, when I try to connect to the host which even possibly want to check > whether I want to present some key there, I got the pop-up. I even checked that > I can connect to the host in question using plain xterm, and have usual > password qiery. What versions of gnome-keyring and seahorse do you have? Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/a3c66971/attachment.pgp From marck at rinet.ru Mon Apr 13 17:52:13 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Mon Apr 13 18:12:17 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239670126.1304.75.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> Message-ID: On Mon, 13 Apr 2009, Joe Marcus Clarke wrote: JMC> > JMC> Then I guess I misunderstand the problem. Are you having a problem with JMC> > JMC> seahorse-agent acting as an SSH agent? JMC> > JMC> > It seems to be so. JMC> > JMC> > Let me explain the situation a bit: JMC> > JMC> > My home machine, RELENG_7/i386, with fresh source and fresh ports tree, acts as JMC> > my window to my work servers, some of them recognising my SSH key as trusted. JMC> > JMC> > Before the upgrade, I had once pop-up asking for my key passphrase, then JMC> > let me use this private key during my (home) session without further asking. JMC> > JMC> > Now, when I try to connect to the host which even possibly want to check JMC> > whether I want to present some key there, I got the pop-up. I even checked that JMC> > I can connect to the host in question using plain xterm, and have usual JMC> > password qiery. JMC> JMC> What versions of gnome-keyring and seahorse do you have? marck@revamp:/usr/ports> pkg_info | egrep 'gnome-keyring|seahorse' gnome-keyring-2.26.0 A program that keeps passwords and other secrets seahorse-2.26.0 GNOME application for managing encryption keys (PGP, SSH) -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marck at rinet.ru Mon Apr 13 18:13:15 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Mon Apr 13 18:37:08 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> Message-ID: Dear Joe Marcus, DM> JMC> What versions of gnome-keyring and seahorse do you have? DM> DM> marck@revamp:/usr/ports> pkg_info | egrep 'gnome-keyring|seahorse' DM> gnome-keyring-2.26.0 A program that keeps passwords and other secrets DM> seahorse-2.26.0 GNOME application for managing encryption keys (PGP, SSH) After portupgrade -f seahorse gnome-keyring and reboot still the same effect... Of course, I can wipe packages installed and set it up from scratch, but I would prefer a bit safer way if at all possible ;-) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marcus at FreeBSD.org Mon Apr 13 19:48:23 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Apr 13 20:02:57 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> Message-ID: <1239677301.1304.76.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 04:52 +0400, Dmitry Morozovsky wrote: > On Mon, 13 Apr 2009, Joe Marcus Clarke wrote: > > JMC> > JMC> Then I guess I misunderstand the problem. Are you having a problem with > JMC> > JMC> seahorse-agent acting as an SSH agent? > JMC> > > JMC> > It seems to be so. > JMC> > > JMC> > Let me explain the situation a bit: > JMC> > > JMC> > My home machine, RELENG_7/i386, with fresh source and fresh ports tree, acts as > JMC> > my window to my work servers, some of them recognising my SSH key as trusted. > JMC> > > JMC> > Before the upgrade, I had once pop-up asking for my key passphrase, then > JMC> > let me use this private key during my (home) session without further asking. > JMC> > > JMC> > Now, when I try to connect to the host which even possibly want to check > JMC> > whether I want to present some key there, I got the pop-up. I even checked that > JMC> > I can connect to the host in question using plain xterm, and have usual > JMC> > password qiery. > JMC> > JMC> What versions of gnome-keyring and seahorse do you have? > > marck@revamp:/usr/ports> pkg_info | egrep 'gnome-keyring|seahorse' > gnome-keyring-2.26.0 A program that keeps passwords and other secrets > seahorse-2.26.0 GNOME application for managing encryption keys (PGP, SSH) Go to 2.26.1 on both, and see if the problem persists. Joe > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/78189666/attachment.pgp From adamleonidovich at xx0007xx.com Mon Apr 13 20:03:25 2009 From: adamleonidovich at xx0007xx.com (staley) Date: Mon Apr 13 20:37:20 2009 Subject: =?windows-1251?b?zvLw4OHu8urgIOgg5+Dq8OXv6+Xt6OUg7+7r8/fl7e37?= =?windows-1251?b?9SDt4OL76u7iIOIg8OXg6/zt7ukg7/Dg6vLo6uUg8uXr5ezg?= =?windows-1251?b?8Orl8ujt4+Au?= Message-ID: <0759658948.20090414070251@xx0007xx.com>

MACTEPCTBO TE?E?OHH?X ?EPE?OBOPOB.

16 ??????.
?. ????, ?????. ????????, 4, ????? ?C????-??????????


??????????, ?????????? ?? ?????????? ?????????? ? ?????????????? ? ??????????? ?????????, ???????? ???????????? ???????? ????????? ?????, ?? ?????. ???????? ?????? ? ??? ?????????? ??????? ??????? ??????? ? ???????????? ? ????? ????: ?? ?? ????????????????? ?????????? ?? ?????? ??????? ?? ?????? ?????? ??????? ? ?????, ?? ? ???? ?????????? ?????.

 ??????? ?????????: ????????? ?? ???????? ?? ????????, ????????? ????????????? ????????, ????????? ?????????? ?????? ?????????? ????????????, ????????? ?????? ??????????, ?????????.

 ????: ??????? ?????????? ?????????? ???????? ? ????????? ? ?????????? ???? ?????? ????? ??????? ?????? ? ????????? ????????, ????????????????? ??????, ??????????? ??? ??????????? ?????????? ????????????.

 ?????????? ?????????:

1. ??????? ? ???????
? ??????????? ?????????????? ? ??????? ??? ???????????? ??????? ?????????? ???????????
? ?????? ???????? ? ???????????????? ?????? ??????????? ?? ?????????? ?????????????
? ??????? ??????????? ??????????? ?????? ? ??????????? ???????????
? ????????? ??????????????? ??????? ? ?????????? ???????????

2. ??????????? ??????????
? ?????????? ?????????? ??????? ? ?????????? ????????????
? ?????????? ? ???????????? ???????? ???????? ?????????? ?? ????????
? ?????? ?????????? ????????? ?? ????????
? ???????????????? ??????? ?? ?????? ? ????. ???????: ???????????? ??????
? ??????????? ???????????? ???????? ? ???????????? ????????????? ????????? ? ?????????? ???????. ??????????? ?????????.
? ????????? ??????? ?? ???????? ? ??????????? ?? ???????????????? ???? ? ??????? ???????

3. ??????????
? ??????????? ? ?????????????? ???????? ??????????
? ??????????? ????? ????????? ????? ?????????? ?????????
? ?????? ????? ? ?????????????? ?????????? ?????????? ???????????
? ????????? ????? ??????????
? ???????? ????????????? ???????? ?????????? ???????????
? ???????????? ???????????????? ??????? ?? ????? ? ???????????

4. ????? ? ????
? ????????? ?????? ? ?????????? ???????: ?????????, ???, ???????? ??????, ????????????
? ??????? ?? ????????? ??????????? ? ??????? ??????
? ????????? ???????? ???????? ?????? ??.?.?.?
? ???? ? ????? ??????? ???? ? ?????????? ???????

5. ????????? ? ??????
? ???????? ???????? ?????????? ??????? ????????. ?????? ????????? ???????
? ???????????? ??????????? ??????? ???????????. ??????? ?12 ???????
? ???????? ??????????? ? ????????? ???????? ???????????
? ??????? ???????? ??? ?????????? ? ???????????? ????????????
? ???????? ???????? ? ???????? ????? ? ?????????? ???????
? ???????? ?????????? ??????????? ??????????? ?? ????????
? ??????? ?????????? ??????? ??????? ?? ????????
? ???????????? ??????????? ???????????????. ??????? ??????????? ??? ????????
? ?????????? ??????????? ?????????

6. ?????? ? ????????????
? ????????????? ? ???????? ????????? ??????????. ???????? ????????????, ????????????, ?????????????
? ??????? ?????????????? ? ????????????? ??????????
? ??????? ??????????? ????????????? ???????
? ??????? ????????? ??????? ? ???????????

7. ??????? ?????????? ?????? ? ?????????? ??????????
? ?????? ????????? ???????? ? ???????????? ???????? (????????, ?????????, ?????????? ??????, ???????????, ????????, ??????????????, ????????, ????????? ????????????? ? ??.)
? ?????????????. ??????? ???????? ??????????????? ???????? ? ???????? ?????????????? ?????????????????

 ? ??????????:
  ? ?????????? ??????????? ????? ?????????? ??????????;
  ? ?????????? ??????????? ???????????? ????? ??????????? ???????;
  ? ?????? ??????????? ???????? ? ???????????? ?????? ??????, ?????, ?????????? ? ???????????? ???????????;
  ? ?????? ???????? ???????????????? ????? ?????? ?? ???? ?????????? ??????? ??????? ? ???????.

?????? ??????: ????????????? ??????????, ?????????????? ?????, ?????? ? ????-???????, ?????????????? ??????????, ?????? ?? ??????? ??????????.

 ???????:
?????????? ????????? ???????????? - ???????????????? ?? ????????? ? ????????? ??????????????? ? ????? ??????-????????????: ??????????, ???????, ??????????. ????? ??????????? ? ??????????????? ???????????. ?????? ????????????? ?????? ? ?????-??????????????? ???????????????? (???) ? ??????? ????????????: ????? ????? ??????? (???), ?????? ????? (??????), ?. ?????????, ?. ??????????, ?. ?????, ?. ????? (??????):

C?O??OC?? ??AC??? O??O?O ??ACTH?KA:

? 700.00 ???. ?? ?????? ?????????.

? ??? ??????? ? ???????? ????????? ?????? ?
  5% ? 7% ??????????????.

? ? ????????? ????????:
  ?????????????-???????????????? ????????????,
  ???????????? ??????? ??????????, ???????,
  ?????, ????-?????, ???? ? ?????????.


??????????:

? 9.30-18.00
? ??????? 13.30-14.30
? ??????????? ? 9.00 ? ????.


Successful you day!


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

sluchynie stroki:??? temcom@mov.ru ?????amov@gazinter.net ????????, aleksandr@relex.ru ??????, ???????? ?????? ?????.address25@narod.ru

From daichi at ongs.co.jp Mon Apr 13 20:18:11 2009 From: daichi at ongs.co.jp (Daichi GOTO) Date: Mon Apr 13 20:39:49 2009 Subject: Suggest: gdm_lang flag for gdm startup language Message-ID: <49E3FC71.7090904@ongs.co.jp> Hi gnome guys, I want to suggest follow patch to /usr/local/etc/rc.d/gdm RGng script setting default startup language. With follow patch, someone want to use gdm as non-English default, e.g., adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is anwser. It is bothering me every day first time I must set Japanese when gdm login display. Do you have any ideas? If you have no objection, I want to commit to /usr/ports/x11/gdm/files/gdm.in Thanks :) --- gdm.orig 2009-04-14 11:55:01.000000000 +0900 +++ gdm 2009-04-14 11:54:36.000000000 +0900 @@ -15,6 +15,7 @@ gdm_enable=${gdm_enable-${gnome_enable}} gdm_preserve_base_pam_conf=${gdm_preserve_base_pam_conf-NO} +gdm_lang=${gdm_lang-${LANG}} export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin @@ -54,7 +55,7 @@ sleep 1 iter=$(expr ${iter} + 1) done - ${command} ${gdm_flags} ) & + LANG=${gdm_lang} ${command} ${gdm_flags} ) & } load_rc_config ${name} -- Daichi GOTO, http://people.freebsd.org/~daichi From varga.michal at gmail.com Mon Apr 13 20:20:22 2009 From: varga.michal at gmail.com (Michal Varga) Date: Mon Apr 13 20:40:29 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> Message-ID: <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> On Tue, Apr 14, 2009 at 3:13 AM, Dmitry Morozovsky wrote: > Dear Joe Marcus, > > DM> JMC> What versions of gnome-keyring and seahorse do you have? > DM> > DM> marck@revamp:/usr/ports> pkg_info | egrep 'gnome-keyring|seahorse' > DM> gnome-keyring-2.26.0 A program that keeps passwords and other secrets > DM> seahorse-2.26.0 ? ? GNOME application for managing encryption keys (PGP, SSH) > > After > > portupgrade -f seahorse gnome-keyring > > and reboot > > still the same effect... > > Of course, I can wipe packages installed and set it up from scratch, but I > would prefer a bit safer way if at all possible ;-) > Well, I have no idea what a "Terminal remote login" in this particular context is, so this may not be of any help, but I've seen this issue before: "Before the upgrade, I had once pop-up asking for my key passphrase, then let me use this private key during my (home) session without further asking.. Now, when I try to connect to the host which even possibly want to check whether I want to present some key there, I got the pop-up. I even checked that I can connect to the host in question using plain xterm, and have usual password qiery." I've been in similiar situation some time ago, when new gnome-keyring/seahorse (it started with one of the recent versions, don't remember exactly when, but definitely before 2.26 was introduced) for some surely interesting reason insisted on creating a very own keyring every other reboot - while originally you were using one default keyring (let's call it "default") for storing your passwords, now gnome-keyring kept creating a new one named "login" and always set it as the default one. That "login" keyring was even more special in that that nothing stored in it ever worked, it still kept asking for passwords and even then was not able to use them (and lost them on the next reboot anyway.. Maybe that's a feature, don't know, don't care). I've run into this on a few different machines, every time I needed to open 'seahorse', get to Passwords tab, delete the "login" keyring, set the original "default" as the default keyring (first time I wiped them all and created a clean one to be sure, but as it turned out later, this wasn't needed), after that, passwords worked fine again. This procedure again and again for a few days/reboots, until seahorse miraculously stopped this madness and let my default keyring be, well, default (yes, just like that). Anyway, if you weren't there yet, check seahorse gui for what keyring are you really using, maybe you've hit the same issue with the "login" stupidity.. m. From marcus at marcuscom.com Mon Apr 13 20:54:36 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 13 21:31:48 2009 Subject: Suggest: gdm_lang flag for gdm startup language In-Reply-To: <49E3FC71.7090904@ongs.co.jp> References: <49E3FC71.7090904@ongs.co.jp> Message-ID: <1239681274.1304.93.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 12:01 +0900, Daichi GOTO wrote: > Hi gnome guys, > > I want to suggest follow patch to /usr/local/etc/rc.d/gdm > RGng script setting default startup language. With follow > patch, someone want to use gdm as non-English default, e.g., > adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is anwser. > > It is bothering me every day first time I must set Japanese > when gdm login display. Do you have any ideas? If you have > no objection, I want to commit to /usr/ports/x11/gdm/files/gdm.in We already have a procedure for this documented on the FAQ: http://www.freebsd.org/gnome/docs/faq2.html#q29 The /etc/profile method is preferred as there is already support for it upstream. Joe > > Thanks :) > > > --- gdm.orig 2009-04-14 11:55:01.000000000 +0900 > +++ gdm 2009-04-14 11:54:36.000000000 +0900 > @@ -15,6 +15,7 @@ > > gdm_enable=${gdm_enable-${gnome_enable}} > gdm_preserve_base_pam_conf=${gdm_preserve_base_pam_conf-NO} > +gdm_lang=${gdm_lang-${LANG}} > > export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin > > @@ -54,7 +55,7 @@ > sleep 1 > iter=$(expr ${iter} + 1) > done > - ${command} ${gdm_flags} ) & > + LANG=${gdm_lang} ${command} ${gdm_flags} ) & > } > > load_rc_config ${name} > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/8caf9ec3/attachment.pgp From daichi at ongs.co.jp Mon Apr 13 22:25:09 2009 From: daichi at ongs.co.jp (Daichi GOTO) Date: Mon Apr 13 22:42:56 2009 Subject: Suggest: gdm_lang flag for gdm startup language In-Reply-To: <1239681274.1304.93.camel@shumai.marcuscom.com> References: <49E3FC71.7090904@ongs.co.jp> <1239681274.1304.93.camel@shumai.marcuscom.com> Message-ID: <49E41E27.6090808@ongs.co.jp> Joe Marcus Clarke wrote: > On Tue, 2009-04-14 at 12:01 +0900, Daichi GOTO wrote: >> Hi gnome guys, >> >> I want to suggest follow patch to /usr/local/etc/rc.d/gdm >> RGng script setting default startup language. With follow >> patch, someone want to use gdm as non-English default, e.g., >> adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is anwser. >> >> It is bothering me every day first time I must set Japanese >> when gdm login display. Do you have any ideas? If you have >> no objection, I want to commit to /usr/ports/x11/gdm/files/gdm.in > > We already have a procedure for this documented on the FAQ: > > http://www.freebsd.org/gnome/docs/faq2.html#q29 > > The /etc/profile method is preferred as there is already support for it > upstream. > > Joe Yes, I know /etc/profile method, and I do not recognize that is good idea for this issue. In fact, that is very bad idea I guess. We should prevent /etc/profile method ASAP. Reasons: 1. /etc/profile affects others than gdm. FreeBSD console does not support non-English displaying. And some applications cannot been built without LANG=C. So, to set LANG=??? (e.g. ja-JP.UTF-8) on /etc/profile is very bad idea. The /etc/profile method affects to many phenomena. 2. I suggest controlling application behavior installed by Ports Collection in /etc/rc.conf is clear and simple way. Should we (especially for non-English user) edit /etc/rc.conf and /etc/profile every time updated relative components? It is bothering matter. I'm thinking adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is very clear and easy understanding for common user of Gnome. How do you make of it?? >> Thanks :) >> >> >> --- gdm.orig 2009-04-14 11:55:01.000000000 +0900 >> +++ gdm 2009-04-14 11:54:36.000000000 +0900 >> @@ -15,6 +15,7 @@ >> >> gdm_enable=${gdm_enable-${gnome_enable}} >> gdm_preserve_base_pam_conf=${gdm_preserve_base_pam_conf-NO} >> +gdm_lang=${gdm_lang-${LANG}} >> >> export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin >> >> @@ -54,7 +55,7 @@ >> sleep 1 >> iter=$(expr ${iter} + 1) >> done >> - ${command} ${gdm_flags} ) & >> + LANG=${gdm_lang} ${command} ${gdm_flags} ) & >> } >> >> load_rc_config ${name} -- Daichi GOTO, http://people.freebsd.org/~daichi From marck at rinet.ru Tue Apr 14 03:24:48 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Tue Apr 14 04:02:41 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> Message-ID: On Tue, 14 Apr 2009, Michal Varga wrote: MV> On Tue, Apr 14, 2009 at 3:13 AM, Dmitry Morozovsky wrote: MV> > Dear Joe Marcus, MV> > MV> > DM> JMC> What versions of gnome-keyring and seahorse do you have? MV> > DM> MV> > DM> marck@revamp:/usr/ports> pkg_info | egrep 'gnome-keyring|seahorse' MV> > DM> gnome-keyring-2.26.0 A program that keeps passwords and other secrets MV> > DM> seahorse-2.26.0 ? ? GNOME application for managing encryption keys (PGP, SSH) MV> > MV> > After MV> > MV> > portupgrade -f seahorse gnome-keyring MV> > MV> > and reboot MV> > MV> > still the same effect... MV> > MV> > Of course, I can wipe packages installed and set it up from scratch, but I MV> > would prefer a bit safer way if at all possible ;-) MV> > MV> Well, I have no idea what a "Terminal remote login" in this particular MV> context is, so this may not be of any help, but I've seen this issue MV> before: MV> MV> "Before the upgrade, I had once pop-up asking for my key passphrase, then MV> let me use this private key during my (home) session without further asking.. MV> Now, when I try to connect to the host which even possibly want to check MV> whether I want to present some key there, I got the pop-up. I even checked that MV> I can connect to the host in question using plain xterm, and have usual MV> password qiery." MV> MV> I've been in similiar situation some time ago, when new MV> gnome-keyring/seahorse (it started with one of the recent versions, MV> don't remember exactly when, but definitely before 2.26 was MV> introduced) for some surely interesting reason insisted on creating a MV> very own keyring every other reboot - while originally you were using MV> one default keyring (let's call it "default") for storing your MV> passwords, now gnome-keyring kept creating a new one named "login" and MV> always set it as the default one. MV> MV> That "login" keyring was even more special in that that nothing stored MV> in it ever worked, it still kept asking for passwords and even then MV> was not able to use them (and lost them on the next reboot anyway.. MV> Maybe that's a feature, don't know, don't care). I've run into this on MV> a few different machines, every time I needed to open 'seahorse', get MV> to Passwords tab, delete the "login" keyring, set the original MV> "default" as the default keyring (first time I wiped them all and MV> created a clean one to be sure, but as it turned out later, this MV> wasn't needed), after that, passwords worked fine again. This MV> procedure again and again for a few days/reboots, until seahorse MV> miraculously stopped this madness and let my default keyring be, well, MV> default (yes, just like that). MV> MV> Anyway, if you weren't there yet, check seahorse gui for what keyring MV> are you really using, maybe you've hit the same issue with the "login" MV> stupidity.. Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix the situation: if in the Terminal I try to open tab which ssh's to outer host, I immediately got the popup with "There was an error creating the child process for this terminal" nothing in this tab is started, and tab is just hanging. "login" keyring sometimes got recreated, sometimes not, but the effect above is totally reproducible. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From mwisnicki+freebsd at gmail.com Tue Apr 14 06:35:09 2009 From: mwisnicki+freebsd at gmail.com (Marcin Wisnicki) Date: Tue Apr 14 07:06:54 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> Message-ID: On Tue, 14 Apr 2009 04:51:07 +0200, Michal Varga wrote: > "Before the upgrade, I had once pop-up asking for my key passphrase, > then let me use this private key during my (home) session without > further asking.. Now, when I try to connect to the host which even > possibly want to check whether I want to present some key there, I got > the pop-up. I even checked that I can connect to the host in question > using plain xterm, and have usual password qiery." > > I've been in similiar situation some time ago, when new > gnome-keyring/seahorse (it started with one of the recent versions, > don't remember exactly when, but definitely before 2.26 was introduced) I guess this would be the culprit: http://docs.freebsd.org/cgi/mid.cgi?200807272018.m6RKIsiM061119 http://docs.freebsd.org/cgi/mid.cgi?200807272023.m6RKNQqA061740 http://docs.freebsd.org/cgi/mid.cgi?200807272021.m6RKLKTU061462 It was supposed to add automatic keyring unlocking using PAM as explained on http://live.gnome.org/GnomeKeyring/Pam (except automatic password update - you have to manually patch /etc/pam.d/passwd) It works for me ;-) In any case there is an option named KEYRING that controlls this behaviour. > for some surely interesting reason insisted on creating a very own > keyring every other reboot - while originally you were using one default > keyring (let's call it "default") for storing your passwords, now > gnome-keyring kept creating a new one named "login" and always set it as > the default one. > > That "login" keyring was even more special in that that nothing stored > in it ever worked, it still kept asking for passwords and even then was > not able to use them (and lost them on the next reboot anyway.. Maybe > that's a feature, don't know, don't care). I've run into this on a few The "login" keyring is unlocked on logon through PAM and stores passwords for other keyrings (see above link). But "default" should remain default - at least it does for me. > different machines, every time I needed to open 'seahorse', get to > Passwords tab, delete the "login" keyring, set the original "default" as > the default keyring (first time I wiped them all and created a clean one > to be sure, but as it turned out later, this wasn't needed), after that, > passwords worked fine again. This procedure again and again for a few > days/reboots, until seahorse miraculously stopped this madness and let > my default keyring be, well, default (yes, just like that). > > Anyway, if you weren't there yet, check seahorse gui for what keyring > are you really using, maybe you've hit the same issue with the "login" > stupidity.. > > m. > _______________________________________________ > 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 mwisnicki+freebsd at gmail.com Tue Apr 14 06:35:10 2009 From: mwisnicki+freebsd at gmail.com (Marcin Wisnicki) Date: Tue Apr 14 07:06:55 2009 Subject: Suggest: gdm_lang flag for gdm startup language References: <49E3FC71.7090904@ongs.co.jp> <1239681274.1304.93.camel@shumai.marcuscom.com> <49E41E27.6090808@ongs.co.jp> Message-ID: On Tue, 14 Apr 2009 14:24:55 +0900, Daichi GOTO wrote: > Yes, I know /etc/profile method, and I do not recognize that is good > idea for this issue. In fact, that is very bad idea I guess. We should > prevent /etc/profile method ASAP. > > Reasons: > > 1. /etc/profile affects others than gdm. FreeBSD console > does not support non-English displaying. And some applications > cannot been built without LANG=C. So, to set LANG=??? (e.g. > ja-JP.UTF-8) on /etc/profile is very bad idea. The /etc/profile > method affects to many phenomena. > Some systems have /etc/xprofile for X. It even worked on FreeBSD before gnome-2.12. > 2. I suggest controlling application behavior installed > by Ports Collection in /etc/rc.conf is clear and simple way. > Should we (especially for non-English user) edit /etc/rc.conf and > /etc/profile every time updated relative components? It is > bothering matter. > Gdm startup script in $prefix/sbin/gdm sources /etc/sysconfig/language which seems to be the Linux way. desktop# cat /etc/sysconfig/language echo pl_PL.UTF-8 Though having it configurable from rc.conf makes sense to me. > I'm thinking adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is very clear > and easy understanding for common user of Gnome. How do you make of it?? > From rnoland at FreeBSD.org Tue Apr 14 07:27:05 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Tue Apr 14 08:03:57 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> Message-ID: <1239717249.1407.9.camel@wombat.2hip.net> On Tue, 2009-04-14 at 14:24 +0400, Dmitry Morozovsky wrote: > On Tue, 14 Apr 2009, Michal Varga wrote: > > MV> On Tue, Apr 14, 2009 at 3:13 AM, Dmitry Morozovsky wrote: > MV> > Dear Joe Marcus, > MV> > > MV> > DM> JMC> What versions of gnome-keyring and seahorse do you have? > MV> > DM> > MV> > DM> marck@revamp:/usr/ports> pkg_info | egrep 'gnome-keyring|seahorse' > MV> > DM> gnome-keyring-2.26.0 A program that keeps passwords and other secrets > MV> > DM> seahorse-2.26.0 GNOME application for managing encryption keys (PGP, SSH) > MV> > > MV> > After > MV> > > MV> > portupgrade -f seahorse gnome-keyring > MV> > > MV> > and reboot > MV> > > MV> > still the same effect... > MV> > > MV> > Of course, I can wipe packages installed and set it up from scratch, but I > MV> > would prefer a bit safer way if at all possible ;-) > MV> > > MV> Well, I have no idea what a "Terminal remote login" in this particular > MV> context is, so this may not be of any help, but I've seen this issue > MV> before: > MV> > MV> "Before the upgrade, I had once pop-up asking for my key passphrase, then > MV> let me use this private key during my (home) session without further asking.. > MV> Now, when I try to connect to the host which even possibly want to check > MV> whether I want to present some key there, I got the pop-up. I even checked that > MV> I can connect to the host in question using plain xterm, and have usual > MV> password qiery." > MV> > MV> I've been in similiar situation some time ago, when new > MV> gnome-keyring/seahorse (it started with one of the recent versions, > MV> don't remember exactly when, but definitely before 2.26 was > MV> introduced) for some surely interesting reason insisted on creating a > MV> very own keyring every other reboot - while originally you were using > MV> one default keyring (let's call it "default") for storing your > MV> passwords, now gnome-keyring kept creating a new one named "login" and > MV> always set it as the default one. > MV> > MV> That "login" keyring was even more special in that that nothing stored > MV> in it ever worked, it still kept asking for passwords and even then > MV> was not able to use them (and lost them on the next reboot anyway.. > MV> Maybe that's a feature, don't know, don't care). I've run into this on > MV> a few different machines, every time I needed to open 'seahorse', get > MV> to Passwords tab, delete the "login" keyring, set the original > MV> "default" as the default keyring (first time I wiped them all and > MV> created a clean one to be sure, but as it turned out later, this > MV> wasn't needed), after that, passwords worked fine again. This > MV> procedure again and again for a few days/reboots, until seahorse > MV> miraculously stopped this madness and let my default keyring be, well, > MV> default (yes, just like that). > MV> > MV> Anyway, if you weren't there yet, check seahorse gui for what keyring > MV> are you really using, maybe you've hit the same issue with the "login" > MV> stupidity.. > > Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix > the situation: if in the Terminal I try to open tab which ssh's to outer host, > I immediately got the popup with > > "There was an error creating the child process for this terminal" > > nothing in this tab is started, and tab is just hanging. > > "login" keyring sometimes got recreated, sometimes not, but the effect above is > totally reproducible. If I am following this correctly, the functionality you are talking about is actually provided by seahorse-agent, which is installed with the seahorse-plugins port now. Unless something has changed with the default session (and I don't think it has, since my keyrings still work) we wrap the session with ssh-agent and seahorse-agent if they are found. robert. -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/83a4e5da/attachment.pgp From racinej at mcmaster.ca Tue Apr 14 07:34:57 2009 From: racinej at mcmaster.ca (Jeffrey Racine) Date: Tue Apr 14 08:06:02 2009 Subject: gnome 2.26 calendar problems. In-Reply-To: <1239664482.1304.60.camel@shumai.marcuscom.com> References: <1239645871.37387.3.camel@pc-racine1.mcmaster.ca> <1239664482.1304.60.camel@shumai.marcuscom.com> Message-ID: <1239719626.58801.0.camel@pc-racine1.mcmaster.ca> Hi Joe. Works like a charm. Many thanks! Also, many thanks for your contributions to FreeBSD and the gnome ports in particular. -- Jeff On Mon, 2009-04-13 at 19:14 -0400, Joe Marcus Clarke wrote: > On Mon, 2009-04-13 at 14:04 -0400, Jeffrey Racine wrote: > > Hi. > > > > Upgraded a 7.1 system from 2.24 to 2.26 on the weekend. Went to check my > > calendar this morning and evolution crashes. From a command line launch > > I receive the error > > > > libecal:ERROR:e-cal.c:4761:e_cal_get_timezone: assertion failed: > > (syszone) > > > > Now it goes directly to calendar and crashes. > > Try this patch to devel/libical. See if you notice any ill effects. > > http://www.marcuscom.com/downloads/libical.diff > > Joe > -- Professor J. S. Racine Phone: (905) 525 9140 x 23825 Department of Economics FAX: (905) 521-8232 McMaster University e-mail: racinej@mcmaster.ca 1280 Main St. W.,Hamilton, URL: http://www.economics.mcmaster.ca/racine/ Ontario, Canada. L8S 4M4 `The generation of random numbers is too important to be left to chance' From jahnke at sonatabio.com Tue Apr 14 07:41:28 2009 From: jahnke at sonatabio.com (Frank Jahnke) Date: Tue Apr 14 08:07:54 2009 Subject: 2.24 -> 2.26 Upgrade Tips Message-ID: <1239719976.17133.6.camel@zinfandel> I ran across a couple of issues updating from 2.24 to 2.26 that might be mentioned in UPDATING and on the FreeBSD Gnome page. First, there has been an Apache bump from version 2.0 to 2.2; it is part of one of the extended Gnome packages (powertools?) You have to do that upgrade first, or else the upgrade will fail. There is also a bug in ImageMagick dealing with high-resolution images. That option needs to be deselected; otherwise the port is marked as "IGNORE" and updating one of the extended packages will fail. Otherwise, the upgrade was pretty straightforward, though not without a couple of hick-ups. Minor stuff, mostly. Frank From marck at rinet.ru Tue Apr 14 10:05:57 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Tue Apr 14 10:24:54 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239717249.1407.9.camel@wombat.2hip.net> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> Message-ID: On Tue, 14 Apr 2009, Robert Noland wrote: [snip all] RN> > Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix RN> > the situation: if in the Terminal I try to open tab which ssh's to outer host, RN> > I immediately got the popup with RN> > RN> > "There was an error creating the child process for this terminal" RN> > RN> > nothing in this tab is started, and tab is just hanging. RN> > RN> > "login" keyring sometimes got recreated, sometimes not, but the effect above is RN> > totally reproducible. RN> RN> If I am following this correctly, the functionality you are talking RN> about is actually provided by seahorse-agent, which is installed with RN> the seahorse-plugins port now. Unless something has changed with the RN> default session (and I don't think it has, since my keyrings still work) RN> we wrap the session with ssh-agent and seahorse-agent if they are found. Aha! Yes, and seahorse-plugins was not installed; moreover, one of its dependencies (pth) conflicted with pth-hard installed previously. I'll try to clean this up and report the results. Thank you! -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marcus at FreeBSD.org Tue Apr 14 10:26:47 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Tue Apr 14 11:05:49 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> Message-ID: <1239730007.1304.237.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 21:05 +0400, Dmitry Morozovsky wrote: > On Tue, 14 Apr 2009, Robert Noland wrote: > > [snip all] > > RN> > Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix > RN> > the situation: if in the Terminal I try to open tab which ssh's to outer host, > RN> > I immediately got the popup with > RN> > > RN> > "There was an error creating the child process for this terminal" > RN> > > RN> > nothing in this tab is started, and tab is just hanging. > RN> > > RN> > "login" keyring sometimes got recreated, sometimes not, but the effect above is > RN> > totally reproducible. > RN> > RN> If I am following this correctly, the functionality you are talking > RN> about is actually provided by seahorse-agent, which is installed with > RN> the seahorse-plugins port now. Unless something has changed with the > RN> default session (and I don't think it has, since my keyrings still work) > RN> we wrap the session with ssh-agent and seahorse-agent if they are found. > > Aha! Yes, and seahorse-plugins was not installed; moreover, one of its > dependencies (pth) conflicted with pth-hard installed previously. I'll try to > clean this up and report the results. I had assumed you had x11/gnome2 installed which includes seahorse-plugins. I find people that expect to be using seahorse-agent are using the entire GNOME Desktop. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/d195483c/attachment.pgp From marck at rinet.ru Tue Apr 14 11:18:54 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Tue Apr 14 12:06:37 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239730007.1304.237.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> Message-ID: On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: JMC> > RN> If I am following this correctly, the functionality you are talking JMC> > RN> about is actually provided by seahorse-agent, which is installed with JMC> > RN> the seahorse-plugins port now. Unless something has changed with the JMC> > RN> default session (and I don't think it has, since my keyrings still work) JMC> > RN> we wrap the session with ssh-agent and seahorse-agent if they are found. JMC> > JMC> > Aha! Yes, and seahorse-plugins was not installed; moreover, one of its JMC> > dependencies (pth) conflicted with pth-hard installed previously. I'll try to JMC> > clean this up and report the results. JMC> JMC> I had assumed you had x11/gnome2 installed which includes JMC> seahorse-plugins. I find people that expect to be using seahorse-agent JMC> are using the entire GNOME Desktop. Well, I did ;-) Somehow during the upgrade gnome2 meta-port had been uninstalled, hence missing portupgrade -a. I'm now in progress of portupgrade -N gnome2, will report the results. Thank you! -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marck at rinet.ru Tue Apr 14 11:20:47 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Tue Apr 14 12:09:33 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239730007.1304.237.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> Message-ID: On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: JMC> I had assumed you had x11/gnome2 installed which includes JMC> seahorse-plugins. I find people that expect to be using seahorse-agent JMC> are using the entire GNOME Desktop. Another question: is there a way to avoid apache22 install (i have apache13 installed and have no current plans to upgrade) ? I tried to chase options but failed. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marcus at FreeBSD.org Tue Apr 14 12:14:38 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Tue Apr 14 12:37:26 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> Message-ID: <1239736472.1304.251.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 22:20 +0400, Dmitry Morozovsky wrote: > On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: > > JMC> I had assumed you had x11/gnome2 installed which includes > JMC> seahorse-plugins. I find people that expect to be using seahorse-agent > JMC> are using the entire GNOME Desktop. > > Another question: is there a way to avoid apache22 install (i have apache13 > installed and have no current plans to upgrade) ? I tried to chase > options but failed. Not by using the meta-port. This is required for gnome-user-share which is now part of the GNOME Desktop. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/2c2affd1/attachment.pgp From marck at rinet.ru Tue Apr 14 12:22:54 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Tue Apr 14 13:07:51 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239736472.1304.251.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> Message-ID: On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: JMC> > JMC> I had assumed you had x11/gnome2 installed which includes JMC> > JMC> seahorse-plugins. I find people that expect to be using seahorse-agent JMC> > JMC> are using the entire GNOME Desktop. JMC> > JMC> > Another question: is there a way to avoid apache22 install (i have apache13 JMC> > installed and have no current plans to upgrade) ? I tried to chase JMC> > options but failed. JMC> JMC> Not by using the meta-port. This is required for gnome-user-share which JMC> is now part of the GNOME Desktop. Hmm, so currently there is no way to install gnome2 without requiring apache22? -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marcus at FreeBSD.org Tue Apr 14 12:37:01 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Tue Apr 14 13:17:59 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> Message-ID: <1239737820.1304.265.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 23:22 +0400, Dmitry Morozovsky wrote: > On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: > > JMC> > JMC> I had assumed you had x11/gnome2 installed which includes > JMC> > JMC> seahorse-plugins. I find people that expect to be using seahorse-agent > JMC> > JMC> are using the entire GNOME Desktop. > JMC> > > JMC> > Another question: is there a way to avoid apache22 install (i have apache13 > JMC> > installed and have no current plans to upgrade) ? I tried to chase > JMC> > options but failed. > JMC> > JMC> Not by using the meta-port. This is required for gnome-user-share which > JMC> is now part of the GNOME Desktop. > > Hmm, so currently there is no way to install gnome2 without requiring apache22? Correct. You could, of course, go through the meta-port, and remove gnome-user-share on your own (i.e. build your own customized meta-port). Joe > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090414/58d6bffc/attachment.pgp From mvh at ix.netcom.com Tue Apr 14 12:50:15 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Tue Apr 14 13:21:23 2009 Subject: LCD screensaver power management not working? Message-ID: <20090414195010.25C5B18596@bsd.mvh> I updated to 2.26 and if I try to open System->Preferences->Power Management, or System->Preferences->Screensave->Power Management, something flashes on the screen too fast to see, and my LCD screen does not go to standby like it used to after 15 minutes. I also see that the power manager is gnome-power-manager-2.24.4_1. Is anybody else seeing this? Thanks, Mike H. From daichi at freebsd.org Tue Apr 14 18:54:00 2009 From: daichi at freebsd.org (Daichi GOTO) Date: Tue Apr 14 19:18:08 2009 Subject: Suggest: gdm_lang flag for gdm startup language In-Reply-To: References: <49E3FC71.7090904@ongs.co.jp> <1239681274.1304.93.camel@shumai.marcuscom.com> <49E41E27.6090808@ongs.co.jp> Message-ID: <49E539FE.7050303@freebsd.org> After adding procfs entry to fstab, gdm has got to started reading user home's .dmrc file, e.g., like follow: ---- [Desktop] Language=ja_JP.UTF-8 Layout=us ---- So I have no big annoying matter to check out Language every login time or adding default Language configuration to system config files. Thanks :) p.s. But if you have interested in to add gdm_lang="ja_JP.UTF-8" to /etc/rc.conf, I guess it's still good idea because gdm changes their face to use that language. I want to know opinions of other gnome folks. How about of this idea? > eveyone If no objections, I want to add change to RCng startup script. Marcin Wisnicki wrote: > On Tue, 14 Apr 2009 14:24:55 +0900, Daichi GOTO wrote: > >> Yes, I know /etc/profile method, and I do not recognize that is good >> idea for this issue. In fact, that is very bad idea I guess. We should >> prevent /etc/profile method ASAP. >> >> Reasons: >> >> 1. /etc/profile affects others than gdm. FreeBSD console >> does not support non-English displaying. And some applications >> cannot been built without LANG=C. So, to set LANG=??? (e.g. >> ja-JP.UTF-8) on /etc/profile is very bad idea. The /etc/profile >> method affects to many phenomena. >> > > Some systems have /etc/xprofile for X. It even worked on FreeBSD before > gnome-2.12. > >> 2. I suggest controlling application behavior installed >> by Ports Collection in /etc/rc.conf is clear and simple way. >> Should we (especially for non-English user) edit /etc/rc.conf and >> /etc/profile every time updated relative components? It is >> bothering matter. >> > > Gdm startup script in $prefix/sbin/gdm sources /etc/sysconfig/language > which seems to be the Linux way. > > desktop# cat /etc/sysconfig/language > echo pl_PL.UTF-8 > > Though having it configurable from rc.conf makes sense to me. > >> I'm thinking adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is very clear >> and easy understanding for common user of Gnome. How do you make of it?? >> > > _______________________________________________ > 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" -- Daichi GOTO, http://people.freebsd.org/~daichi From mezz7 at cox.net Tue Apr 14 19:36:04 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Tue Apr 14 20:17:25 2009 Subject: Suggest: gdm_lang flag for gdm startup language In-Reply-To: <49E539FE.7050303@freebsd.org> References: <49E3FC71.7090904@ongs.co.jp> <1239681274.1304.93.camel@shumai.marcuscom.com> <49E41E27.6090808@ongs.co.jp> <49E539FE.7050303@freebsd.org> Message-ID: On Tue, 14 Apr 2009 20:35:58 -0500, Daichi GOTO wrote: > After adding procfs entry to fstab, gdm has got to > started reading user home's .dmrc file, e.g., like > follow: > > ---- > [Desktop] > Language=ja_JP.UTF-8 > Layout=us > ---- > > So I have no big annoying matter to check out > Language every login time or adding default > Language configuration to system config files. > > Thanks :) > > p.s. > But if you have interested in to add > gdm_lang="ja_JP.UTF-8" to /etc/rc.conf, I guess > it's still good idea because gdm changes their > face to use that language. > > I want to know opinions of other gnome folks. > How about of this idea? > eveyone > If no objections, I want to add change to RCng > startup script. No need to. I have checked in GDM 2.26.0 tarball to make sure if it's still there before I reply. It looks like you still can setup GDM_LANG in /etc/profile or ~/.profile instead of LANG. Why I said, 'no need to'? Because it's pointless to make gdm has too many different places to configure for a same thing. Cheers, Mezz > Marcin Wisnicki wrote: >> On Tue, 14 Apr 2009 14:24:55 +0900, Daichi GOTO wrote: >> >>> Yes, I know /etc/profile method, and I do not recognize that is good >>> idea for this issue. In fact, that is very bad idea I guess. We should >>> prevent /etc/profile method ASAP. >>> >>> Reasons: >>> >>> 1. /etc/profile affects others than gdm. FreeBSD console >>> does not support non-English displaying. And some applications >>> cannot been built without LANG=C. So, to set LANG=??? (e.g. >>> ja-JP.UTF-8) on /etc/profile is very bad idea. The /etc/profile >>> method affects to many phenomena. >>> >> Some systems have /etc/xprofile for X. It even worked on FreeBSD >> before gnome-2.12. >> >>> 2. I suggest controlling application behavior installed >>> by Ports Collection in /etc/rc.conf is clear and simple way. >>> Should we (especially for non-English user) edit /etc/rc.conf and >>> /etc/profile every time updated relative components? It is >>> bothering matter. >>> >> Gdm startup script in $prefix/sbin/gdm sources /etc/sysconfig/language >> which seems to be the Linux way. >> desktop# cat /etc/sysconfig/language >> echo pl_PL.UTF-8 >> Though having it configurable from rc.conf makes sense to me. >> >>> I'm thinking adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is very >>> clear >>> and easy understanding for common user of Gnome. How do you make of >>> it?? >>> >> _______________________________________________ >> 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" > -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From paulbeard at gmail.com Tue Apr 14 21:12:05 2009 From: paulbeard at gmail.com (Paul Beard) Date: Tue Apr 14 21:29:11 2009 Subject: gcalctool, bison, strndup? Message-ID: <73410BC2-3951-4053-BF4E-B7963C7A3617@gmail.com> gcalctool is failing to build and the symbol it's hanging on might be something I wouldn't be expected to have. bison -d -p ce -d ./ce_parser.y ./ce_parser.y: conflicts: 43 shift/reduce /libexec/ld-elf.so.1: bison: Undefined symbol "strndup" gmake[2]: *** [ce_parser.tab.c] Error 1 gmake[2]: Leaving directory `/usr/ports/math/gcalctool/work/ gcalctool-5.26.1/gcalctool' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/math/gcalctool/work/ gcalctool-5.26.1' gmake: *** [all] Error 2 *** Error code 1 from man strndup: HISTORY The strdup() function first appeared in 4.4BSD. The strndup() function was added in FreeBSD 8.0. -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From daichi at freebsd.org Tue Apr 14 21:55:59 2009 From: daichi at freebsd.org (Daichi GOTO) Date: Tue Apr 14 22:29:37 2009 Subject: Suggest: gdm_lang flag for gdm startup language In-Reply-To: References: <49E3FC71.7090904@ongs.co.jp> <1239681274.1304.93.camel@shumai.marcuscom.com> <49E41E27.6090808@ongs.co.jp> <49E539FE.7050303@freebsd.org> Message-ID: <49E568DD.8070903@freebsd.org> Jeremy Messenger wrote: > On Tue, 14 Apr 2009 20:35:58 -0500, Daichi GOTO wrote: > >> After adding procfs entry to fstab, gdm has got to >> started reading user home's .dmrc file, e.g., like >> follow: >> >> ---- >> [Desktop] >> Language=ja_JP.UTF-8 >> Layout=us >> ---- >> >> So I have no big annoying matter to check out >> Language every login time or adding default >> Language configuration to system config files. >> >> Thanks :) >> >> p.s. >> But if you have interested in to add >> gdm_lang="ja_JP.UTF-8" to /etc/rc.conf, I guess >> it's still good idea because gdm changes their >> face to use that language. >> >> I want to know opinions of other gnome folks. >> How about of this idea? > eveyone >> If no objections, I want to add change to RCng >> startup script. > > No need to. I have checked in GDM 2.26.0 tarball to make sure if it's > still there before I reply. It looks like you still can setup GDM_LANG > in /etc/profile or ~/.profile instead of LANG. > > Why I said, 'no need to'? Because it's pointless to make gdm has too > many different places to configure for a same thing. GDM_LANG is not instead of LANG. e.g. LANG=ja_JP.UTF-8 in /etc/profile - gdm label is Japanese - user default lang is Japanese GDM_LANG=ja_JP.UTF-8 in /etc/profile or ~/.profile - gdm label is English - user default lang is Japanese Though, I respect your opition :) I turn down my suggestion. Thanks! > Cheers, > Mezz > >> Marcin Wisnicki wrote: >>> On Tue, 14 Apr 2009 14:24:55 +0900, Daichi GOTO wrote: >>> >>>> Yes, I know /etc/profile method, and I do not recognize that is good >>>> idea for this issue. In fact, that is very bad idea I guess. We should >>>> prevent /etc/profile method ASAP. >>>> >>>> Reasons: >>>> >>>> 1. /etc/profile affects others than gdm. FreeBSD console >>>> does not support non-English displaying. And some applications >>>> cannot been built without LANG=C. So, to set LANG=??? (e.g. >>>> ja-JP.UTF-8) on /etc/profile is very bad idea. The /etc/profile >>>> method affects to many phenomena. >>>> >>> Some systems have /etc/xprofile for X. It even worked on FreeBSD >>> before gnome-2.12. >>> >>>> 2. I suggest controlling application behavior installed >>>> by Ports Collection in /etc/rc.conf is clear and simple way. >>>> Should we (especially for non-English user) edit /etc/rc.conf and >>>> /etc/profile every time updated relative components? It is >>>> bothering matter. >>>> >>> Gdm startup script in $prefix/sbin/gdm sources >>> /etc/sysconfig/language which seems to be the Linux way. >>> desktop# cat /etc/sysconfig/language >>> echo pl_PL.UTF-8 >>> Though having it configurable from rc.conf makes sense to me. >>> >>>> I'm thinking adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is very >>>> clear >>>> and easy understanding for common user of Gnome. How do you make of >>>> it?? >>>> >>> _______________________________________________ >>> 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" -- Daichi GOTO, http://people.freebsd.org/~daichi From marcus at marcuscom.com Tue Apr 14 23:27:14 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Tue Apr 14 23:41:13 2009 Subject: Suggest: gdm_lang flag for gdm startup language In-Reply-To: <49E41E27.6090808@ongs.co.jp> References: <49E3FC71.7090904@ongs.co.jp> <1239681274.1304.93.camel@shumai.marcuscom.com> <49E41E27.6090808@ongs.co.jp> Message-ID: <1239776833.78860.30.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 14:24 +0900, Daichi GOTO wrote: > Joe Marcus Clarke wrote: > > On Tue, 2009-04-14 at 12:01 +0900, Daichi GOTO wrote: > >> Hi gnome guys, > >> > >> I want to suggest follow patch to /usr/local/etc/rc.d/gdm > >> RGng script setting default startup language. With follow > >> patch, someone want to use gdm as non-English default, e.g., > >> adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is anwser. > >> > >> It is bothering me every day first time I must set Japanese > >> when gdm login display. Do you have any ideas? If you have > >> no objection, I want to commit to /usr/ports/x11/gdm/files/gdm.in > > > > We already have a procedure for this documented on the FAQ: > > > > http://www.freebsd.org/gnome/docs/faq2.html#q29 > > > > The /etc/profile method is preferred as there is already support for it > > upstream. > > > > Joe > > Yes, I know /etc/profile method, and I do not recognize that > is good idea for this issue. In fact, that is very bad idea > I guess. We should prevent /etc/profile method ASAP. > > Reasons: > > 1. /etc/profile affects others than gdm. FreeBSD console > does not support non-English displaying. And some > applications cannot been built without LANG=C. So, to > set LANG=??? (e.g. ja-JP.UTF-8) on /etc/profile is > very bad idea. The /etc/profile method affects to many > phenomena. > > 2. I suggest controlling application behavior installed > by Ports Collection in /etc/rc.conf is clear and simple > way. Should we (especially for non-English user) edit > /etc/rc.conf and /etc/profile every time updated relative > components? It is bothering matter. > > I'm thinking adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf > is very clear and easy understanding for common user of Gnome. > How do you make of it?? I admit I'm not the best person to evaluate i18n or l10n solutions. I'm happy with en_US or even ASCII. I think bland is going to look at restoring login cap support to GDM, but I when the freeze ends I'll look at committing your suggestion. Joe > > >> Thanks :) > >> > >> > >> --- gdm.orig 2009-04-14 11:55:01.000000000 +0900 > >> +++ gdm 2009-04-14 11:54:36.000000000 +0900 > >> @@ -15,6 +15,7 @@ > >> > >> gdm_enable=${gdm_enable-${gnome_enable}} > >> gdm_preserve_base_pam_conf=${gdm_preserve_base_pam_conf-NO} > >> +gdm_lang=${gdm_lang-${LANG}} > >> > >> export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin > >> > >> @@ -54,7 +55,7 @@ > >> sleep 1 > >> iter=$(expr ${iter} + 1) > >> done > >> - ${command} ${gdm_flags} ) & > >> + LANG=${gdm_lang} ${command} ${gdm_flags} ) & > >> } > >> > >> load_rc_config ${name} -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090415/508d7890/attachment.pgp From daichi at ongs.co.jp Tue Apr 14 23:46:08 2009 From: daichi at ongs.co.jp (Daichi GOTO) Date: Wed Apr 15 00:33:43 2009 Subject: Suggest: gdm_lang flag for gdm startup language In-Reply-To: <1239776833.78860.30.camel@shumai.marcuscom.com> References: <49E3FC71.7090904@ongs.co.jp> <1239681274.1304.93.camel@shumai.marcuscom.com> <49E41E27.6090808@ongs.co.jp> <1239776833.78860.30.camel@shumai.marcuscom.com> Message-ID: <49E582AE.20506@ongs.co.jp> Joe Marcus Clarke wrote: > On Tue, 2009-04-14 at 14:24 +0900, Daichi GOTO wrote: >> Joe Marcus Clarke wrote: >>> On Tue, 2009-04-14 at 12:01 +0900, Daichi GOTO wrote: >>>> Hi gnome guys, >>>> >>>> I want to suggest follow patch to /usr/local/etc/rc.d/gdm >>>> RGng script setting default startup language. With follow >>>> patch, someone want to use gdm as non-English default, e.g., >>>> adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf is anwser. >>>> >>>> It is bothering me every day first time I must set Japanese >>>> when gdm login display. Do you have any ideas? If you have >>>> no objection, I want to commit to /usr/ports/x11/gdm/files/gdm.in >>> We already have a procedure for this documented on the FAQ: >>> >>> http://www.freebsd.org/gnome/docs/faq2.html#q29 >>> >>> The /etc/profile method is preferred as there is already support for it >>> upstream. >>> >>> Joe >> Yes, I know /etc/profile method, and I do not recognize that >> is good idea for this issue. In fact, that is very bad idea >> I guess. We should prevent /etc/profile method ASAP. >> >> Reasons: >> >> 1. /etc/profile affects others than gdm. FreeBSD console >> does not support non-English displaying. And some >> applications cannot been built without LANG=C. So, to >> set LANG=??? (e.g. ja-JP.UTF-8) on /etc/profile is >> very bad idea. The /etc/profile method affects to many >> phenomena. >> >> 2. I suggest controlling application behavior installed >> by Ports Collection in /etc/rc.conf is clear and simple >> way. Should we (especially for non-English user) edit >> /etc/rc.conf and /etc/profile every time updated relative >> components? It is bothering matter. >> >> I'm thinking adding gdm_lang="ja_JP.UTF-8" to /etc/rc.conf >> is very clear and easy understanding for common user of Gnome. >> How do you make of it?? > > I admit I'm not the best person to evaluate i18n or l10n solutions. I'm > happy with en_US or even ASCII. I think bland is going to look at > restoring login cap support to GDM, but I when the freeze ends I'll look > at committing your suggestion. > > Joe Oh, really? Thank you very much! :) >>>> Thanks :) >>>> >>>> >>>> --- gdm.orig 2009-04-14 11:55:01.000000000 +0900 >>>> +++ gdm 2009-04-14 11:54:36.000000000 +0900 >>>> @@ -15,6 +15,7 @@ >>>> >>>> gdm_enable=${gdm_enable-${gnome_enable}} >>>> gdm_preserve_base_pam_conf=${gdm_preserve_base_pam_conf-NO} >>>> +gdm_lang=${gdm_lang-${LANG}} >>>> >>>> export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin >>>> >>>> @@ -54,7 +55,7 @@ >>>> sleep 1 >>>> iter=$(expr ${iter} + 1) >>>> done >>>> - ${command} ${gdm_flags} ) & >>>> + LANG=${gdm_lang} ${command} ${gdm_flags} ) & >>>> } >>>> >>>> load_rc_config ${name} -- Daichi GOTO, http://people.freebsd.org/~daichi From wahjava.ml at gmail.com Tue Apr 14 23:57:39 2009 From: wahjava.ml at gmail.com (Ashish SHUKLA) Date: Wed Apr 15 00:35:52 2009 Subject: PulseAudio causing kernel panic with GNOME 2.26 In-Reply-To: <86skkdyed4.fsf@chateau.d.lf> (Ashish SHUKLA's message of "Sun, 12 Apr 2009 22:54:23 +0530") References: <20090411042335.GA2148@chateau.d.lf> <1239487177.4933.993.camel@shumai.marcuscom.com> <1239487341.4933.994.camel@shumai.marcuscom.com> <1239503968.19630.1.camel@shumai.marcuscom.com> <86skkdyed4.fsf@chateau.d.lf> Message-ID: <86ljq2s8ti.fsf@chateau.d.lf> Hi, I've accidentally booted into GNOME today and noticed I'm not getting anymore kernel panics. I've not done any base system upgrades since then, just port upgrades. Looks like recent updates to gtk+, glib and any other related port has fixed this. Thanks for the help. -- Ashish SHUKLA -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090415/7c3570d1/attachment.pgp From odhiambo at gmail.com Wed Apr 15 00:35:00 2009 From: odhiambo at gmail.com (Odhiambo Washington) Date: Wed Apr 15 00:48:53 2009 Subject: Which one of these two is the correct version? Message-ID: <991123400904150005k6bf77e5co71b5c04e92f141ff@mail.gmail.com> Hello FreeBSD Gnome users, I have been a KDE user because gnome installation/upgrade presents such a pain to me most of the time. Today I decided to upgrade gnome from 2.24 --> 2.26 but decided to visit the gnome pages first to see what is said. This is after looking at /usr/ports/UPDATING and not seeing much to do with this particular upgrade. Now, there are two pages, and both of them seem "upto date", but they have conflicting information: 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 - says that *NOTE: Do notrun portupgrade(1) to upgrade to GNOME 2.26!** *and goes on to say one should use the gnome-upgrade.sh script, which seems to NOT exist in the links. 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 - says you should use the following steps: (a) pkgdb -Ff (Remove gnome-volume-manager.) (b) portupgrade -aOW (c) portupgrade -f gnome-media gnome-settings-daemon gnome-control-center So I am just wondering which one is the correct version, since both are talking about the upgrade to 2.26. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Clothes make the man. Naked people have little or no influence on society." -- Mark Twain From linimon at FreeBSD.org Wed Apr 15 00:46:10 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Apr 15 01:27:19 2009 Subject: ports/133743: x11-toolkits/gtk20 won't configure for want of cairo-pdf.h, but that is installed. Message-ID: <200904150746.n3F7k61Q076926@freefall.freebsd.org> Old Synopsis: Gtk20 won't configure for want of cairo-pdf.h, but that is installed. New Synopsis: x11-toolkits/gtk20 won't configure for want of cairo-pdf.h, but that is installed. Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Wed Apr 15 07:45:04 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=133743 From mvh at ix.netcom.com Wed Apr 15 06:18:09 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Wed Apr 15 06:57:23 2009 Subject: How to exclude directories from gamin? Message-ID: <20090415131804.27EC41858F@bsd.mvh> Gamin grabs onto any mounts, which interferes with my tinderbox and jail work (I can't restart or remount them without leaving Gnome). Anyone know how to get gamin to ignore or exclude certain paths? There appears to be code to do this, but I can't find a FAQ or any documentation. - Mike H From freebsd at akavia.ru Wed Apr 15 07:02:41 2009 From: freebsd at akavia.ru (Alexander Logvinov) Date: Wed Apr 15 07:34:55 2009 Subject: sound-juicer error Message-ID: <53272474.20090415234351@akavia.ru> Hello! I can't run sound-juicer after upgrading to GNOME 2.26. # sound-juicer (sound-juicer:37184): GLib-GObject-CRITICAL **: g_param_spec_internal: assertion `(name[0] >= 'A' && name[0] <= 'Z') || (name[0] >= 'a' && name[0] <= 'z')' failed It's a brasero problem: https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/360884 http://bugzilla.gnome.org/show_bug.cgi?id=578677 Here is a patch: http://www.logvinov.ru/files/dist/patch-brasero-drive-selection.c -- ? ?????????, Alexander From mvh at ix.netcom.com Wed Apr 15 07:28:05 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Wed Apr 15 08:06:32 2009 Subject: How to exclude directories from gamin? In-Reply-To: <20090415131804.27EC41858F@bsd.mvh> (message from Mike Harding on Wed, 15 Apr 2009 06:18:04 -0700 (PDT)) References: <20090415131804.27EC41858F@bsd.mvh> Message-ID: <20090415142752.E2E6718996@bsd.mvh> Also, I guess, the tinderbox failure deleted everything under /usr/ports/distfiiles, since I share that with the tinderbox. From barbara.xxx1975 at libero.it Wed Apr 15 10:24:08 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Wed Apr 15 10:50:21 2009 Subject: How to exclude directories from gamin? Message-ID: > Gamin grabs onto any mounts, which interferes with my tinderbox and > jail work (I can't restart or remount them without leaving Gnome). > Anyone know how to get gamin to ignore or exclude certain paths? > There appears to be code to do this, but I can't find a FAQ or any > documentation. > > - Mike H I've noticed that too, and it's very annoying. Gamin is too aggressive and now I have to do something like: pkill -9 gam_server && umount /$MOUNT_POINT every time I want to umount any kind of device. And, for example, the eject feature isn't working anymore. I really hope that it's something that could be fixed (or that I'm missing something). In the meanwhile, as soon as I have enough time, I'll test this: http://www.gnome.org/~veillard/gamin/config.html But, again, I think that it will be a pita having to do this for every new istallation, just like creating the xml configuration for the keyboard layout now that xorg depends on hal. Regards Barbara From barbara.xxx1975 at libero.it Wed Apr 15 10:27:52 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Wed Apr 15 10:58:24 2009 Subject: Which one of these two is the correct version? Message-ID: > Hello FreeBSD Gnome users, > > I have been a KDE user because gnome installation/upgrade presents such a > pain to me most of the time. Today I decided to upgrade gnome from 2.24 --> > 2.26 but decided to visit the gnome pages first to see what is said. This is > after looking at /usr/ports/UPDATING and not seeing much to do with this > particular upgrade. > > Now, there are two pages, and both of them seem "upto date", but they have > conflicting information: > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 - says that *NOTE: Do notrun > portupgrade(1) to upgrade to GNOME 2.26!** > *and goes on to say one should use the gnome-upgrade.sh script, which > seems to NOT exist in the links. > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 - says you should use > the following steps: > (a) pkgdb -Ff > (Remove gnome-volume-manager.) > (b) portupgrade -aOW > (c) portupgrade -f gnome-media gnome-settings-daemon > gnome-control-center > > So I am just wondering which one is the correct version, since both are > talking about the upgrade to 2.26. > > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 Can you see the number between "faq" and ".html"? ;) Cheers Barbara From odhiambo at gmail.com Wed Apr 15 10:31:08 2009 From: odhiambo at gmail.com (Odhiambo Washington) Date: Wed Apr 15 11:10:58 2009 Subject: Which one of these two is the correct version? In-Reply-To: References: Message-ID: <991123400904151031u20e7e196i78e87bf65ac3f92c@mail.gmail.com> On Wed, Apr 15, 2009 at 8:27 PM, barbara wrote: > > Hello FreeBSD Gnome users, > > > > I have been a KDE user because gnome installation/upgrade presents such a > > pain to me most of the time. Today I decided to upgrade gnome from 2.24 > --> > > 2.26 but decided to visit the gnome pages first to see what is said. This > is > > after looking at /usr/ports/UPDATING and not seeing much to do with this > > particular upgrade. > > > > Now, there are two pages, and both of them seem "upto date", but they > have > > conflicting information: > > > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 - says that *NOTE: Do > notrun > > portupgrade(1) to upgrade to GNOME 2.26!** > > *and goes on to say one should use the gnome-upgrade.sh script, which > > seems to NOT exist in the links. > > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 - says you should > use > > the following steps: > > (a) pkgdb -Ff > > (Remove gnome-volume-manager.) > > (b) portupgrade -aOW > > (c) portupgrade -f gnome-media gnome-settings-daemon > > gnome-control-center > > > > So I am just wondering which one is the correct version, since both are > > talking about the upgrade to 2.26. > > > > > > > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 > > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 > > Can you see the number between "faq" and ".html"? ;) Barbara, Does that number, whether I see it or not, matter at all? Both cases are talking about *upgrade to 2.26*, unless I also got blind to the issue that mattered to me. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Clothes make the man. Naked people have little or no influence on society." -- Mark Twain From copyfilenames at gmail.com Wed Apr 15 10:40:25 2009 From: copyfilenames at gmail.com (Copyfilenames Cole) Date: Wed Apr 15 11:33:15 2009 Subject: make install failed. Message-ID: os:freebsd 6-release cd /usr/ports/www/firefox3 make reinstall configure:error:pango not found. pango build with cairo support is required. /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/config.log -------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtk+ configure 2.16.1, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --enable-static --with-xinput=yes --enable-cups=auto --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.0 ## --------- ## ## Platform. ## ## --------- ## hostname = fb6_vbox.mydomain.com uname -m = i386 uname -r = 6.0-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2392: checking for a BSD-compatible install configure:2460: result: /usr/bin/install -c -o root -g wheel configure:2471: checking whether build environment is sane configure:2514: result: yes configure:2544: checking for gawk configure:2574: result: no configure:2544: checking for mawk configure:2574: result: no configure:2544: checking for nawk configure:2560: found /usr/bin/nawk configure:2571: result: nawk configure:2582: checking whether gmake sets $(MAKE) configure:2604: result: yes configure:2855: checking build system type configure:2873: result: i386-portbld-freebsd6.0 configure:2895: checking host system type configure:2910: result: i386-portbld-freebsd6.0 configure:2934: checking for native Win32 configure:2952: result: no configure:3011: checking for gcc configure:3038: result: cc configure:3270: checking for C compiler version configure:3278: cc --version >&5 cc (GCC) 3.4.4 [FreeBSD] 20050518 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:3282: $? = 0 configure:3289: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:3293: $? = 0 configure:3300: cc -V >&5 cc: `-V' option must have argument configure:3304: $? = 1 configure:3327: checking for C compiler default output file name configure:3349: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3353: $? = 0 configure:3391: result: a.out configure:3410: checking whether the C compiler works configure:3420: ./a.out configure:3424: $? = 0 configure:3443: result: yes configure:3450: checking whether we are cross compiling configure:3452: result: no configure:3455: checking for suffix of executables configure:3462: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3466: $? = 0 configure:3492: result: configure:3498: checking for suffix of object files configure:3524: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3528: $? = 0 configure:3553: result: o configure:3557: checking whether we are using the GNU C compiler configure:3586: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3593: $? = 0 configure:3610: result: yes configure:3619: checking whether cc accepts -g configure:3649: cc -c -g -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3656: $? = 0 configure:3757: result: yes configure:3774: checking for cc option to accept ISO C89 configure:3848: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:3855: $? = 0 configure:3878: result: none needed configure:3907: checking for style of include used by gmake configure:3935: result: GNU configure:3963: checking dependency style of cc configure:4046: result: gcc3 configure:4315: checking for C++ compiler version configure:4323: c++ --version >&5 c++ (GCC) 3.4.4 [FreeBSD] 20050518 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:4327: $? = 0 configure:4334: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:4338: $? = 0 configure:4345: c++ -V >&5 c++: `-V' option must have argument configure:4349: $? = 1 configure:4352: checking whether we are using the GNU C++ compiler configure:4381: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4388: $? = 0 configure:4405: result: yes configure:4414: checking whether c++ accepts -g configure:4444: c++ -c -g -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4451: $? = 0 configure:4552: result: yes configure:4577: checking dependency style of c++ configure:4660: result: gcc3 configure:4699: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:4706: $? = 0 configure:4754: c++ -c -O2 -fno-strict-aliasing -pipe -x objective-c++ -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 c++: language objective-c++ not recognized c++: conftest.cpp: linker input file unused because linking not done configure:4761: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | @interface Foo @end | int | main () | { | | ; | return 0; | } configure:5134: checking for a sed that does not truncate output configure:5200: result: /usr/bin/sed configure:5218: checking for grep that handles long lines and -e configure:5278: result: /usr/bin/grep configure:5283: checking for egrep configure:5347: result: /usr/bin/grep -E configure:5352: checking for fgrep configure:5416: result: /usr/bin/grep -F configure:5451: checking for ld used by cc configure:5518: result: /usr/bin/ld configure:5527: checking if the linker (/usr/bin/ld) is GNU ld configure:5542: result: yes configure:5554: checking for BSD- or MS-compatible name lister (nm) configure:5603: result: /usr/bin/nm -B configure:5721: checking the name lister (/usr/bin/nm -B) interface configure:5728: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:5731: /usr/bin/nm -B "conftest.o" configure:5734: output 00000000 B some_variable configure:5741: result: BSD nm configure:5744: checking whether ln -s works configure:5748: result: yes configure:5756: checking the maximum length of command line arguments configure:5876: result: 262144 configure:5893: checking whether the shell understands some XSI constructs configure:5903: result: yes configure:5907: checking whether the shell understands "+=" configure:5913: result: no configure:5948: checking for /usr/bin/ld option to reload object files configure:5955: result: -r configure:6024: checking for objdump configure:6051: result: objdump configure:6080: checking how to recognize dependent libraries configure:6276: result: pass_all configure:6336: checking for ar configure:6352: found /usr/bin/ar configure:6363: result: ar configure:6441: checking for strip configure:6457: found /usr/bin/strip configure:6468: result: strip configure:6540: checking for ranlib configure:6556: found /usr/bin/ranlib configure:6567: result: ranlib configure:6657: checking command to parse /usr/bin/nm -B output from cc object configure:6775: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:6778: $? = 0 configure:6782: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6785: $? = 0 configure:6839: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:6842: $? = 0 configure:6880: result: ok configure:7747: checking how to run the C preprocessor configure:7787: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:7794: $? = 0 configure:7825: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:7832: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include configure:7865: result: cc -E configure:7894: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c configure:7901: $? = 0 configure:7932: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:7939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | /* end confdefs.h. */ | #include configure:7979: checking for ANSI C header files configure:8009: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8016: $? = 0 configure:8115: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8119: $? = 0 configure:8125: ./conftest configure:8129: $? = 0 configure:8147: result: yes configure:8171: checking for sys/types.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for sys/stat.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for stdlib.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for string.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for memory.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for strings.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for inttypes.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for stdint.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8171: checking for unistd.h configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8199: $? = 0 configure:8216: result: yes configure:8234: checking for dlfcn.h configure:8255: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:8262: $? = 0 configure:8279: result: yes configure:8406: checking for C++ compiler version configure:8414: c++ --version >&5 c++ (GCC) 3.4.4 [FreeBSD] 20050518 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:8418: $? = 0 configure:8425: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:8429: $? = 0 configure:8436: c++ -V >&5 c++: `-V' option must have argument configure:8440: $? = 1 configure:8443: checking whether we are using the GNU C++ compiler configure:8496: result: yes configure:8505: checking whether c++ accepts -g configure:8643: result: yes configure:8668: checking dependency style of c++ configure:8751: result: gcc3 configure:8776: checking how to run the C++ preprocessor configure:8812: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp configure:8819: $? = 0 configure:8850: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp conftest.cpp:20:28: ac_nonexistent.h: No such file or directory configure:8857: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 | /* end confdefs.h. */ | #include configure:8890: result: c++ -E configure:8919: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp configure:8926: $? = 0 configure:8957: c++ -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp conftest.cpp:20:28: ac_nonexistent.h: No such file or directory configure:8964: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 | /* end confdefs.h. */ | #include configure:9145: checking for objdir configure:9160: result: .libs configure:9452: checking if cc supports -fno-rtti -fno-exceptions configure:9470: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9474: $? = 0 configure:9487: result: no configure:9507: checking for cc option to produce PIC configure:9779: result: -fPIC -DPIC configure:9791: checking if cc PIC flag -fPIC -DPIC works configure:9809: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:9813: $? = 0 configure:9826: result: yes configure:9850: checking if cc static flag -static works configure:9878: result: yes configure:9893: checking if cc supports -c -o file.o configure:9914: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9918: $? = 0 configure:9940: result: yes configure:9948: checking if cc supports -c -o file.o configure:9995: result: yes configure:10028: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:11102: result: yes configure:11139: checking whether -lc should be explicitly linked in configure:11144: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:11147: $? = 0 configure:11162: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11165: $? = 1 configure:11177: result: yes configure:11341: checking dynamic linker characteristics configure:12027: result: freebsd6.0 ld.so configure:12129: checking how to hardcode library paths into programs configure:12154: result: immediate configure:12987: checking whether stripping libraries is possible configure:12992: result: yes configure:13027: checking if libtool supports shared libraries configure:13029: result: yes configure:13032: checking whether to build shared libraries configure:13053: result: yes configure:13056: checking whether to build static libraries configure:13060: result: yes configure:13210: checking for ld used by c++ configure:13277: result: /usr/bin/ld configure:13286: checking if the linker (/usr/bin/ld) is GNU ld configure:13301: result: yes configure:13356: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14331: result: yes configure:14359: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 configure:14362: $? = 0 configure:14544: checking for c++ option to produce PIC configure:14861: result: -fPIC -DPIC configure:14870: checking if c++ PIC flag -fPIC -DPIC works configure:14888: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14892: $? = 0 configure:14905: result: yes configure:14926: checking if c++ static flag -static works configure:14954: result: yes configure:14966: checking if c++ supports -c -o file.o configure:14987: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:14991: $? = 0 configure:15013: result: yes configure:15018: checking if c++ supports -c -o file.o configure:15065: result: yes configure:15095: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:15121: result: yes configure:15258: checking dynamic linker characteristics configure:15892: result: freebsd6.0 ld.so configure:15943: checking how to hardcode library paths into programs configure:15968: result: immediate configure:16027: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:16755: creating libtool configure:17593: checking for special C compiler options needed for large files configure:17688: result: no configure:17694: checking for _FILE_OFFSET_BITS value needed for large files configure:17729: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:17736: $? = 0 configure:17805: result: no configure:17952: checking for nm configure:17983: result: /usr/bin/nm -B configure:17992: checking whether to enable maintainer-specific portions of Makefiles configure:18001: result: no configure:18017: checking for some Win32 platform configure:18027: result: no configure:18323: checking whether build environment is sane configure:18366: result: yes configure:18370: checking for library containing strerror configure:18411: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:18418: $? = 0 configure:18449: result: none required configure:18460: checking for cc option to accept ANSI C configure:18528: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 configure:18535: $? = 0 configure:18555: result: none needed configure:18580: checking for a BSD-compatible install configure:18648: result: /usr/bin/install -c -o root -g wheel configure:18659: checking whether gmake sets $(MAKE) configure:18681: result: yes configure:18809: checking for pkg-config configure:18827: found /usr/local/bin/pkg-config configure:18839: result: /usr/local/bin/pkg-config configure:18864: checking pkg-config is at least version 0.9.0 configure:18867: result: yes configure:18878: checking for BASE_DEPENDENCIES configure:18885: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.19.7 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6" configure:18888: $? = 0 configure:18901: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.19.7 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6" configure:18904: $? = 0 configure:18981: result: yes configure:19005: checking Whether to write dependencies into .pc files configure:19024: result: yes configure:19045: checking for perl5 configure:19063: found /usr/bin/perl5 configure:19075: result: /usr/bin/perl5 configure:19090: checking for indent configure:19106: found /usr/bin/indent configure:19117: result: indent configure:19141: checking for lstat configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 configure:19204: $? = 0 configure:19226: result: yes configure:19141: checking for mkstemp configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 configure:19204: $? = 0 configure:19226: result: yes configure:19141: checking for flockfile configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 configure:19204: $? = 0 configure:19226: result: yes configure:19141: checking for getc_unlocked configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 configure:19204: $? = 0 configure:19226: result: yes configure:19242: checking for localtime_r configure:19298: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 configure:19305: $? = 0 configure:19327: result: yes configure:19341: checking for _NL_TIME_FIRST_WEEKDAY configure:19367: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:33: error: `_NL_TIME_FIRST_WEEKDAY' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) configure:19374: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY)); | | ; | return 0; | } configure:19393: result: no configure:19404: checking for _NL_MEASUREMENT_MEASUREMENT configure:19430: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:33: error: `_NL_MEASUREMENT_MEASUREMENT' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) configure:19437: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); | | ; | return 0; | } configure:19456: result: no configure:19467: checking for _NL_PAPER_HEIGHT configure:19493: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:33: error: `_NL_PAPER_HEIGHT' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) configure:19500: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT)); | | ; | return 0; | } configure:19519: result: no configure:19530: checking for _NL_PAPER_WIDTH configure:19556: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:33: error: `_NL_PAPER_WIDTH' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) configure:19563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | | char c; | c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH)); | | ; | return 0; | } configure:19582: result: no configure:19593: checking for sigsetjmp configure:19619: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 configure:19626: $? = 0 configure:19645: result: yes configure:19674: checking locale.h usability configure:19691: cc -c -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:19698: $? = 0 configure:19712: result: yes configure:19716: checking locale.h presence configure:19731: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:19738: $? = 0 configure:19752: result: yes configure:19785: checking for locale.h configure:19794: result: yes configure:19810: checking for LC_MESSAGES configure:19836: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 configure:19843: $? = 0 configure:19863: result: yes configure:19892: checking libintl.h usability configure:19909: cc -c -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:19916: $? = 0 configure:19930: result: yes configure:19934: checking libintl.h presence configure:19949: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:19956: $? = 0 configure:19970: result: yes configure:20003: checking for libintl.h configure:20010: result: yes configure:20021: checking for ngettext in libc configure:20049: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 /var/tmp//cc25SNTQ.o(.text+0x19): In function `main': : undefined reference to `libintl_ngettext' configure:20056: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:20077: result: no configure:20252: checking for bindtextdomain in -lintl configure:20287: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:20294: $? = 0 configure:20315: result: yes configure:20318: checking for ngettext in -lintl configure:20353: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:20360: $? = 0 configure:20381: result: yes configure:20384: checking for dgettext in -lintl configure:20419: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 conftest.c:37: warning: conflicting types for built-in function 'dgettext' configure:20426: $? = 0 configure:20447: result: yes configure:20620: checking for bind_textdomain_codeset configure:20676: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:20683: $? = 0 configure:20705: result: yes configure:20747: checking for msgfmt configure:20774: result: /usr/local/bin/msgfmt configure:20787: checking for dcgettext configure:20843: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 conftest.c:55: warning: conflicting types for built-in function 'dcgettext' configure:20850: $? = 0 configure:20872: result: yes configure:20885: checking if msgfmt accepts -c configure:20900: $MSGFMT -c -o /dev/null conftest.foo configure:20903: $? = 0 configure:20905: result: yes configure:20915: checking for gmsgfmt configure:20946: result: /usr/local/bin/msgfmt configure:20956: checking for xgettext configure:20983: result: /usr/local/bin/xgettext configure:21012: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:21019: $? = 0 configure:21195: checking for catalogs to be installed configure:21220: result: af am ang ar as ast az az_IR be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kn ko ku li lt lv mai mi mk ml mn mr ms nb ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW configure:21291: checking for extra flags to get ANSI library prototypes configure:21316: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl -lm >&5 configure:21320: $? = 0 configure:21326: ./conftest configure:21330: $? = 0 configure:21332: result: none needed configure:21404: checking for the BeOS configure:21413: result: no configure:21421: checking for HP-UX configure:21430: result: no configure:21435: checking for extra flags for POSIX compliance configure:21458: cc -c -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function `main': conftest.c:39: warning: unused variable `dir' configure:21465: $? = 0 configure:21470: result: none needed configure:21614: checking for pkg-config configure:21644: result: /usr/local/bin/pkg-config configure:21669: checking pkg-config is at least version 0.16 configure:21672: result: yes configure:21690: checking for GLIB - version >= 2.19.7 configure:21815: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl >&5 configure:21819: $? = 0 configure:21825: ./conftest configure:21829: $? = 0 configure:21850: result: yes (version 2.20.1) configure:21968: checking for bind_textdomain_codeset configure:22053: result: yes configure:22083: checking pwd.h usability configure:22100: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:22107: $? = 0 configure:22121: result: yes configure:22125: checking pwd.h presence configure:22140: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:22147: $? = 0 configure:22161: result: yes configure:22194: checking for pwd.h configure:22203: result: yes configure:22238: checking sys/time.h usability configure:22255: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:22262: $? = 0 configure:22276: result: yes configure:22280: checking sys/time.h presence configure:22295: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:22302: $? = 0 configure:22316: result: yes configure:22349: checking for sys/time.h configure:22358: result: yes configure:22382: checking for unistd.h configure:22389: result: yes configure:22548: checking ftw.h usability configure:22565: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:22572: $? = 0 configure:22586: result: yes configure:22590: checking ftw.h presence configure:22605: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:22612: $? = 0 configure:22626: result: yes configure:22659: checking for ftw.h configure:22668: result: yes configure:22688: checking for GNU ftw extensions configure:22713: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function `main': conftest.c:50: error: `FTW_ACTIONRETVAL' undeclared (first use in this function) conftest.c:50: error: (Each undeclared identifier is reported only once conftest.c:50: error: for each function it appears in.) conftest.c:50: warning: unused variable `flags' configure:22720: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | /* end confdefs.h. */ | #define _XOPEN_SOURCE 500 | #define _GNU_SOURCE | #include | int | main () | { | int flags = FTW_ACTIONRETVAL; | ; | return 0; | } configure:22743: result: no configure:22752: checking for ANSI C header files configure:22920: result: yes configure:22932: checking for an ANSI C-conforming const configure:23007: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function `main': conftest.c:90: warning: 'b' might be used uninitialized in this function conftest.c:71: warning: 't' might be used uninitialized in this function configure:23014: $? = 0 configure:23029: result: yes configure:23041: checking return type of signal handlers configure:23069: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: void value not ignored as it ought to be configure:23076: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:23091: result: void configure:23105: checking for stdlib.h configure:23112: result: yes configure:23105: checking for unistd.h configure:23112: result: yes configure:23255: checking for getpagesize configure:23311: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:23318: $? = 0 configure:23340: result: yes configure:23352: checking for working mmap configure:23499: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:23503: $? = 0 configure:23509: ./conftest configure:23513: $? = 0 configure:23530: result: yes configure:23546: checking for mallinfo configure:23602: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 /var/tmp//cc3yRHzN.o(.text+0xd): In function `main': : undefined reference to `mallinfo' configure:23609: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mallinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mallinfo || defined __stub___mallinfo | choke me | #endif | | int | main () | { | return mallinfo (); | ; | return 0; | } configure:23631: result: no configure:23647: checking for getresuid configure:23703: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:23710: $? = 0 configure:23732: result: yes configure:23744: checking for uid_t in sys/types.h configure:23767: result: yes configure:23784: checking for fd_set configure:23807: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c: In function `main': conftest.c:55: warning: unused variable `readMask' conftest.c:55: warning: unused variable `writeMask' configure:23814: $? = 0 configure:23829: result: yes, found in sys/types.h configure:23867: checking for wchar.h configure:23882: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:23889: $? = 0 configure:23910: result: yes configure:23914: checking for wctype.h configure:23929: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:23936: $? = 0 configure:23957: result: yes configure:23962: checking for iswalnum configure:24018: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:24025: $? = 0 configure:24045: result: yes configure:24125: checking if iswalnum() and friends are properly defined configure:24161: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 configure:24168: $? = 0 configure:24197: result: yes configure:24202: checking for uxtheme.h configure:24217: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:53:21: uxtheme.h: No such file or directory configure:24224: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:24245: result: no configure:24265: checking crt_externs.h usability configure:24282: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:86:25: crt_externs.h: No such file or directory configure:24289: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24303: result: no configure:24307: checking crt_externs.h presence configure:24322: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:53:25: crt_externs.h: No such file or directory configure:24329: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include configure:24343: result: no configure:24376: checking for crt_externs.h configure:24385: result: no configure:24404: checking for _NSGetEnviron configure:24460: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 /var/tmp//ccfpaNsc.o(.text+0xd): In function `main': : undefined reference to `_NSGetEnviron' configure:24467: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _NSGetEnviron (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron | choke me | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:24489: result: no configure:24522: checking whether to build gmodulized gdk-pixbuf configure:24537: result: yes configure:24539: checking whether dynamic modules work configure:24565: result: yes configure:24618: checking for TIFFReadRGBAImageOriented in -ltiff configure:24653: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ltiff -lm -lintl >&5 configure:24660: $? = 0 configure:24681: result: yes configure:24694: checking tiffio.h usability configure:24711: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:24718: $? = 0 configure:24732: result: yes configure:24736: checking tiffio.h presence configure:24751: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:24758: $? = 0 configure:24772: result: yes configure:24805: checking for tiffio.h configure:24812: result: yes configure:25264: checking for jpeg_destroy_decompress in -ljpeg configure:25299: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljpeg -lintl >&5 configure:25306: $? = 0 configure:25327: result: yes configure:25338: checking for jpeglib.h configure:25357: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c configure:25364: $? = 0 configure:25378: result: yes configure:25382: checking for jpeg_simple_progression in -ljpeg configure:25417: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljpeg -lintl >&5 configure:25424: $? = 0 configure:25445: result: yes configure:25479: checking for libpng12 configure:25482: result: yes configure:25775: checking for jas_init in -ljasper configure:25810: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljasper -ljpeg -lintl >&5 configure:25817: $? = 0 configure:25838: result: yes configure:25875: checking pixbuf loaders to build configure:25919: result: configure:26130: checking if gio can sniff png configure:26187: cc -o conftest -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >&5 configure:26191: $? = 0 configure:26197: ./conftest configure:26201: $? = 0 configure:26222: result: yes configure:26231: checking immodules to build configure:26267: result: configure:26423: checking for sys/wait.h that is POSIX.1 compatible configure:26459: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 configure:26466: $? = 0 configure:26481: result: yes configure:26492: checking return type of signal handlers configure:26542: result: void configure:26623: checking sys/systeminfo.h usability configure:26640: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:91:28: sys/systeminfo.h: No such file or directory configure:26647: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define USE_GMODULE 1 | #define HAVE_PROGRESSIVE_JPEG 1 | #define GDK_PIXBUF_USE_GIO_MIME 1 | #define HAVE_SYS_WAIT_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26661: result: no configure:26665: checking sys/systeminfo.h presence configure:26680: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:58:28: sys/systeminfo.h: No such file or directory configure:26687: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define USE_GMODULE 1 | #define HAVE_PROGRESSIVE_JPEG 1 | #define GDK_PIXBUF_USE_GIO_MIME 1 | #define HAVE_SYS_WAIT_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:26701: result: no configure:26734: checking for sys/systeminfo.h configure:26741: result: no configure:26764: checking sys/sysinfo.h usability configure:26781: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 conftest.c:91:25: sys/sysinfo.h: No such file or directory configure:26788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define USE_GMODULE 1 | #define HAVE_PROGRESSIVE_JPEG 1 | #define GDK_PIXBUF_USE_GIO_MIME 1 | #define HAVE_SYS_WAIT_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26802: result: no configure:26806: checking sys/sysinfo.h presence configure:26821: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c conftest.c:58:25: sys/sysinfo.h: No such file or directory configure:26828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define USE_GMODULE 1 | #define HAVE_PROGRESSIVE_JPEG 1 | #define GDK_PIXBUF_USE_GIO_MIME 1 | #define HAVE_SYS_WAIT_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include configure:26842: result: no configure:26875: checking for sys/sysinfo.h configure:26882: result: no configure:26896: checking for mediaLib 2.3 configure:26901: checking for mlib_ImageSetStruct in -lmlib configure:26936: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lmlib -lintl >&5 /usr/bin/ld: cannot find -lmlib configure:26943: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gtk+" | #define PACKAGE_TARNAME "gtk+" | #define PACKAGE_VERSION "2.16.1" | #define PACKAGE_STRING "gtk+ 2.16.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" | #define GETTEXT_PACKAGE "gtk20" | #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 LT_OBJDIR ".libs/" | #define GTK_COMPILED_WITH_DEBUGGING "minimum" | #define HAVE_LSTAT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_SIGSETJMP 1 | #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 GTK_LOCALEDIR "/usr/local/share/locale" | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_PWD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTW_H 1 | #define HAVE_FTW_H 1 | #define STDC_HEADERS 1 | #define RETSIGTYPE void | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_GETRESUID 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define USE_GMODULE 1 | #define HAVE_PROGRESSIVE_JPEG 1 | #define GDK_PIXBUF_USE_GIO_MIME 1 | #define HAVE_SYS_WAIT_H 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mlib_ImageSetStruct (); | int | main () | { | return mlib_ImageSetStruct (); | ; | return 0; | } configure:26964: result: no configure:27090: checking for x86 platform configure:27099: result: yes configure:27107: checking compiler support for MMX configure:27110: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.S >&5 configure:27113: $? = 0 configure:27127: result: yes configure:28729: checking for XOpenDisplay configure:28785: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:28792: $? = 0 configure:28812: result: yes configure:28822: checking for XextFindDisplay configure:28878: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:28885: $? = 0 configure:28905: result: yes configure:28915: checking for XRenderQueryExtension configure:28971: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:28978: $? = 0 configure:28998: result: yes configure:29011: checking if is needed for xReply configure:29034: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:63: warning: unused variable `rep' configure:29041: $? = 0 configure:29046: result: no configure:29116: checking for XConvertCase configure:29172: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:29179: $? = 0 configure:29201: result: yes configure:29116: checking for XInternAtoms configure:29172: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:29179: $? = 0 configure:29201: result: yes configure:29220: checking for XAddConnectionWatch configure:29276: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:29283: $? = 0 configure:29303: result: yes configure:29339: checking for XkbQueryExtension configure:29395: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:29402: $? = 0 configure:29422: result: yes configure:29439: checking for XShapeCombineMask configure:29495: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:29502: $? = 0 configure:29522: result: yes configure:29537: checking for XSyncQueryExtension configure:29593: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:29600: $? = 0 configure:29620: result: yes configure:29623: checking for X11/extensions/sync.h configure:29644: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:29651: $? = 0 configure:29666: result: yes configure:29688: checking for XShmAttach configure:29744: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 -lintl >&5 configure:29751: $? = 0 configure:29771: result: yes configure:29866: checking sys/ipc.h usability configure:29883: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:29890: $? = 0 configure:29904: result: yes configure:29908: checking sys/ipc.h presence configure:29923: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c configure:29930: $? = 0 configure:29944: result: yes configure:29977: checking for sys/ipc.h configure:29984: result: yes configure:30009: checking sys/shm.h usability configure:30026: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 configure:30033: $? = 0 configure:30047: result: yes configure:30051: checking sys/shm.h presence configure:30066: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c configure:30073: $? = 0 configure:30087: result: yes configure:30120: checking for sys/shm.h configure:30127: result: yes configure:30145: checking X11/extensions/XShm.h configure:30181: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:79: warning: unused variable `x_shm_info' configure:30188: $? = 0 configure:30204: result: yes configure:30388: checking for Xinerama support on XFree86 configure:30534: result: yes configure:30810: checking Pango flags configure:30819: error: *** Pango not found. Pango built with Cairo support is required *** to build GTK+. See http://www.pango.org for Pango information. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.0 ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= ac_cv_env_BASE_DEPENDENCIES_LIBS_set= ac_cv_env_BASE_DEPENDENCIES_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2 -I/usr/local/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.0 ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_XAddConnectionWatch=yes ac_cv_func_XConvertCase=yes ac_cv_func_XInternAtoms=yes ac_cv_func_XOpenDisplay=yes ac_cv_func_XRenderQueryExtension=yes ac_cv_func_XShapeCombineMask=yes ac_cv_func_XShmAttach=yes ac_cv_func_XSyncQueryExtension=yes ac_cv_func_XextFindDisplay=yes ac_cv_func_XkbQueryExtension=yes ac_cv_func__NSGetEnviron=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_flockfile=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getpagesize=yes ac_cv_func_getresuid=yes ac_cv_func_iswalnum=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_mallinfo=no ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_header_X11_extensions_sync_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_ftw_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-portbld-freebsd6.0 ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_lib_jasper_jas_init=yes ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_jpeg_jpeg_simple_progression=yes ac_cv_lib_mlib_mlib_ImageSetStruct=no ac_cv_lib_tiff_TIFFReadRGBAImageOriented=yes ac_cv_objext=o ac_cv_path_DOLT_BASH= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_NM='/usr/bin/nm -B' ac_cv_path_PERL=/usr/bin/perl5 ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_INDENT=indent ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_signal=void ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=262144 pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng -I/usr/local/include/pixman-1 ' pkg_cv_BASE_DEPENDENCIES_LIBS='-pthread -L/usr/local/lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run aclocal-1.7 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run tar' AR='ar' AS='as' ATK_PREFIX='' AUTOCONF='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run automake-1.7' AWK='nawk' BASE_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng -I/usr/local/include/pixman-1 ' BASE_DEPENDENCIES_LIBS='-pthread -L/usr/local/lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo ' BUILD_DYNAMIC_MODULES_FALSE='#' BUILD_DYNAMIC_MODULES_TRUE='' BUILD_GDIPLUS_LOADERS_FALSE='' BUILD_GDIPLUS_LOADERS_TRUE='#' CAIRO_PREFIX='' CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc3' CFLAGS='-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include ' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CUPS_API_MAJOR='' CUPS_API_MINOR='' CUPS_CFLAGS='' CUPS_CONFIG='' CUPS_LIBS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DATADIRNAME='share' DB2HTML='' DEFS='' DEPDIR='.deps' DISABLE_EXPLICIT_DEPS_FALSE='' DISABLE_EXPLICIT_DEPS_TRUE='#' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='' EXEEXT='' FGREP='/usr/bin/grep -F' GAIL_INET_LIBS='' GAIL_LT_CURRENT_MINUS_AGE='18' GAIL_LT_VERSION_INFO='18:1:0' GDK_DEP_CFLAGS='' GDK_DEP_LIBS='' GDK_EXTRA_CFLAGS='' GDK_EXTRA_LIBS='' GDK_PACKAGES='' GDK_PIXBUF_CSOURCE='' GDK_PIXBUF_DEP_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng ' GDK_PIXBUF_DEP_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lm ' GDK_PIXBUF_EXTRA_CFLAGS='' GDK_PIXBUF_EXTRA_LIBS=' -lm ' GDK_PIXBUF_MAJOR='2' GDK_PIXBUF_MICRO='1' GDK_PIXBUF_MINOR='16' GDK_PIXBUF_PACKAGES='gmodule-no-export-2.0 gobject-2.0 gio-2.0' GDK_PIXBUF_VERSION='2.16.1' GDK_PIXBUF_XLIB_DEP_CFLAGS='-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include ' GDK_PIXBUF_XLIB_DEP_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -lm ' GDK_PIXBUF_XLIB_EXTRA_CFLAGS='' GDK_PIXBUF_XLIB_EXTRA_LIBS='' GDK_PIXBUF_XLIB_PACKAGES='x11' GDK_WLIBS='' GETTEXT_PACKAGE='gtk20' GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GLIB_PREFIX='' GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_QUERY='gobject-query' GREP='/usr/bin/grep' GTKDOC_CHECK='' GTK_API_VERSION='2.0' GTK_BINARY_AGE='1601' GTK_BINARY_VERSION='2.10.0' GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GTK_DEP_CFLAGS='' GTK_DEP_LIBS='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_EXTRA_CFLAGS='' GTK_EXTRA_LIBS='' GTK_INTERFACE_AGE='1' GTK_MAJOR_VERSION='2' GTK_MICRO_VERSION='1' GTK_MINOR_VERSION='16' GTK_PACKAGES='' GTK_UPDATE_ICON_CACHE='' GTK_VERSION='2.16.1' GTK_XIM_FLAGS='' HAVE_CUPS_FALSE='' HAVE_CUPS_TRUE='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DOCBOOK_FALSE='' HAVE_DOCBOOK_TRUE='' HAVE_HTTP_AUTHSTRING='' HAVE_INCLUDED_IMMMODULES_FALSE='' HAVE_INCLUDED_IMMMODULES_TRUE='#' HAVE_JASPER_FALSE='#' HAVE_JASPER_TRUE='' HAVE_JPEG_FALSE='#' HAVE_JPEG_TRUE='' HAVE_OBJC_FALSE='' HAVE_OBJC_TRUE='#' HAVE_PNG_FALSE='#' HAVE_PNG_TRUE='' HAVE_TIFF_FALSE='#' HAVE_TIFF_TRUE='' HAVE_X11R6_FALSE='#' HAVE_X11R6_TRUE='' HTML_DIR='' INCLUDED_IMMODULE_DEFINE='' INCLUDED_IMMODULE_OBJ='' INCLUDED_LOADER_DEFINE='' INCLUDED_LOADER_OBJ='' INCLUDE_ANI_FALSE='' INCLUDE_ANI_TRUE='#' INCLUDE_BMP_FALSE='' INCLUDE_BMP_TRUE='#' INCLUDE_GDIPLUS_FALSE='' INCLUDE_GDIPLUS_TRUE='#' INCLUDE_GIF_FALSE='' INCLUDE_GIF_TRUE='#' INCLUDE_ICNS_FALSE='' INCLUDE_ICNS_TRUE='#' INCLUDE_ICO_FALSE='' INCLUDE_ICO_TRUE='#' INCLUDE_IM_AM_ET_FALSE='' INCLUDE_IM_AM_ET_TRUE='#' INCLUDE_IM_CEDILLA_FALSE='' INCLUDE_IM_CEDILLA_TRUE='#' INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE='' INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#' INCLUDE_IM_IME_FALSE='' INCLUDE_IM_IME_TRUE='#' INCLUDE_IM_INUKTITUT_FALSE='' INCLUDE_IM_INUKTITUT_TRUE='#' INCLUDE_IM_IPA_FALSE='' INCLUDE_IM_IPA_TRUE='#' INCLUDE_IM_MULTIPRESS_FALSE='' INCLUDE_IM_MULTIPRESS_TRUE='#' INCLUDE_IM_THAI_FALSE='' INCLUDE_IM_THAI_TRUE='#' INCLUDE_IM_TI_ER_FALSE='' INCLUDE_IM_TI_ER_TRUE='#' INCLUDE_IM_TI_ET_FALSE='' INCLUDE_IM_TI_ET_TRUE='#' INCLUDE_IM_VIQR_FALSE='' INCLUDE_IM_VIQR_TRUE='#' INCLUDE_IM_XIM_FALSE='' INCLUDE_IM_XIM_TRUE='#' INCLUDE_JASPER_FALSE='' INCLUDE_JASPER_TRUE='#' INCLUDE_JPEG_FALSE='' INCLUDE_JPEG_TRUE='#' INCLUDE_PCX_FALSE='' INCLUDE_PCX_TRUE='#' INCLUDE_PNG_FALSE='' INCLUDE_PNG_TRUE='#' INCLUDE_PNM_FALSE='' INCLUDE_PNM_TRUE='#' INCLUDE_RAS_FALSE='' INCLUDE_RAS_TRUE='#' INCLUDE_TGA_FALSE='' INCLUDE_TGA_TRUE='#' INCLUDE_TIFF_FALSE='' INCLUDE_TIFF_TRUE='#' INCLUDE_WBMP_FALSE='' INCLUDE_WBMP_TRUE='#' INCLUDE_XBM_FALSE='' INCLUDE_XBM_TRUE='#' INCLUDE_XPM_FALSE='' INCLUDE_XPM_TRUE='#' INDENT='indent' 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 ' LD='/usr/bin/ld' LDFLAGS='-L/usr/local/lib' LIBJASPER='-ljasper' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-L/usr/local/lib -lpng -lz -lm ' LIBS='' LIBTIFF='-ltiff' LIBTOOL='$(SHELL) /usr/ports/x11-toolkits/gtk20/work/gnome-libtool' LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' LIB_EXE_MACHINE_FLAG='X86' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_CURRENT_MINUS_AGE='0' LT_VERSION_INFO='1600:1:1600' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_OPTS='-c' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_LINUX_FALSE='' OS_LINUX_TRUE='#' OS_UNIX_FALSE='#' OS_UNIX_TRUE='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='gtk+' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' PACKAGE_NAME='gtk+' PACKAGE_STRING='gtk+ 2.16.1' PACKAGE_TARNAME='gtk+' PACKAGE_VERSION='2.16.1' PANGO_PREFIX='' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po crh.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kn.po ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po nb.po ne.po nl.po nn.po nso.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po uk.po ur.po uz.po uz@cyrillic.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' REBUILD_PNGS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_PRINT_BACKEND_FALSE='' TEST_PRINT_BACKEND_TRUE='' USE_DIRECTFB_FALSE='' USE_DIRECTFB_TRUE='#' USE_MEDIALIB25_FALSE='' USE_MEDIALIB25_TRUE='#' USE_MEDIALIB_FALSE='' USE_MEDIALIB_TRUE='#' USE_MMX_FALSE='#' USE_MMX_TRUE='' USE_NLS='yes' USE_QUARTZ_FALSE='' USE_QUARTZ_TRUE='#' USE_WIN32_FALSE='' USE_WIN32_TRUE='#' USE_X11_FALSE='#' USE_X11_TRUE='' VERSION='2.16.1' WINDRES='' XGETTEXT='/usr/local/bin/xgettext' XINPUT_XFREE_FALSE='#' XINPUT_XFREE_TRUE='' XMKMF='' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' X_CFLAGS='-D_THREAD_SAFE -I/usr/local/include ' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DUMPBIN='' 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-freebsd6.0' build_alias='i386-portbld-freebsd6.0' build_cpu='i386' build_os='freebsd6.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gdktarget='x11' gdktargetlib='libgdk-x11-2.0.la' gtktargetlib='libgtk-x11-2.0.la' host='i386-portbld-freebsd6.0' host_alias='' host_cpu='i386' host_os='freebsd6.0' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='/usr/local/share/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='/usr/local/man' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gtk+" #define PACKAGE_TARNAME "gtk+" #define PACKAGE_VERSION "2.16.1" #define PACKAGE_STRING "gtk+ 2.16.1" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" #define GETTEXT_PACKAGE "gtk20" #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 LT_OBJDIR ".libs/" #define GTK_COMPILED_WITH_DEBUGGING "minimum" #define HAVE_LSTAT 1 #define HAVE_MKSTEMP 1 #define HAVE_FLOCKFILE 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_LOCALTIME_R 1 #define HAVE_SIGSETJMP 1 #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 GTK_LOCALEDIR "/usr/local/share/locale" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_PWD_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FTW_H 1 #define HAVE_FTW_H 1 #define STDC_HEADERS 1 #define RETSIGTYPE void #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_GETRESUID 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define USE_GMODULE 1 #define HAVE_PROGRESSIVE_JPEG 1 #define GDK_PIXBUF_USE_GIO_MIME 1 #define HAVE_SYS_WAIT_H 1 #define RETSIGTYPE void #define USE_MMX 1 #define HAVE_XCONVERTCASE 1 #define HAVE_XINTERNATOMS 1 #define HAVE_X11R6 1 #define HAVE_XKB 1 #define HAVE_SHAPE_EXT 1 #define HAVE_XSYNC 1 #define HAVE_IPC_H 1 #define HAVE_SHM_H 1 #define HAVE_XSHM_H 1 #define HAVE_XFREE_XINERAMA 1 #define HAVE_XINERAMA 1 #define XINPUT_XFREE 1 #define HAVE_XCURSOR 1 #define HAVE_XFIXES 1 #define HAVE_XCOMPOSITE 1 #define HAVE_XDAMAGE 1 configure: exit 1 ------------------------- ls /var/db/pkg ------------------------ 1.txt ORBit2-2.12.2 aspell-0.60.3 at-spi-1.6.4 atk-1.26.0 autoconf-2.13.000227_5 automake-1.4.6_2 avahi-app-0.6.24_1 axel-2.3 bash-3.2.39_1 bitstream-vera-1.10_1 bugbuddy-2.10.0_1 cairo-1.6.4_2,1 cdparanoia-3.9.8_7 cjk-cdrtools-2.01.20041227_1 compositeproto-0.4 consolekit-0.3.0_6 cscope-15.5_1 cups-base-1.1.23.0_5 damageproto-1.1.0_2 dasher-3.2.15 db4-4.0.14_1,1 dbus-1.2.1 dbus-glib-0.80 desktop-file-utils-0.10_2 diablo-jdk-1.5.0.06.00 dmidecode-2.9 docbook-4.1_3 docbook-sk-4.1.2_3 docbook-xml-4.2_1 docbook-xsl-1.68.1 eel-2.10.1_1 encodings-1.0.2,1 eog-2.10.2 epiphany-1.6.4 esound-0.2.36 evolution-2.2.3_1 evolution-data-server-1.2.3 evolution-webcal-2.2.1 expat-2.0.1 fam-2.6.9_6 fileroller-2.10.4,1 firefox-1.0.7_1,1 fixesproto-4.0 flac-1.1.2 font-bh-ttf-1.0.0 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-util-1.0.1 fontconfig-2.5.0,1 fontsproto-2.0.2 freetype2-2.3.9 gail-1.8.4 gal2-2.4.3 gcalctool-5.5.42,2 gconf-editor-2.10.0,1 gconf2-2.10.1 gconf2-2.22.0_1 gdbm-1.8.3_3 gdm-2.8.0.1 gedit-2.10.3 getopt-1.1.4_1 gettext-0.14.5 ggv-2.8.5 ghostscript-gnu-7.07_13 gio-fam-backend-2.20.1 gle-3.0.3 glib-1.2.10_11 glib-2.20.1 glitz-0.5.6_1 gmake-3.80_2 gnome-backgrounds-2.10.2 gnome-icon-theme-2.10.1_1 gnome-menus-2.10.2_1 gnome-mime-data-2.18.0_3 gnome-themes-2.10.2 gnome2-2.10.2 gnome_subr-1.0 gnomeapplets2-2.10.1_3 gnomeaudio2-2.0.0 gnomecontrolcenter2-2.10.2 gnomedesktop-2.10.2 gnomedocutils-0.2.1_1 gnomegames2-2.10.2 gnomehier-2.0_7 gnomekeyring-0.4.3_1 gnomemag-0.12.1_1 gnomemedia2-2.10.2 gnomemimedata-2.4.2 gnomenetstatus-2.10.0_1 gnomenettool-1.2.0,1 gnomepanel-2.10.2 gnomesession-2.10.0 gnomespeech-0.3.7 gnomespell-1.0.5_5 gnomesystemmonitor-2.10.1 gnomesystemtools-1.2.0_2 gnometerminal-2.10.0_1 gnomeuserdocs2-2.8.1 gnomeutils2-2.10.1,1 gnomevfs2-2.10.1 gnopernicus-0.10.9 gnutls-1.0.24_1 gok-1.0.5 gpdf-2.10.0_2 gsfonts-8.11_2 gstreamer-0.8.10 gstreamer-ffmpeg-0.8.5 gstreamer-plugins-0.8.10_1 gstreamer-plugins-a52dec-0.8.10_1 gstreamer-plugins-cdparanoia-0.8.10_1 gstreamer-plugins-core-0.8_5 gstreamer-plugins-dts-0.8.10_1 gstreamer-plugins-dvd-0.8.10_1 gstreamer-plugins-esound-0.8.10_1 gstreamer-plugins-flac-0.8.10_1 gstreamer-plugins-gconf-0.8.10_1 gstreamer-plugins-gnomevfs-0.8.10_1 gstreamer-plugins-libpng-0.8.10_1 gstreamer-plugins-mad-0.8.10_1 gstreamer-plugins-ogg-0.8.10_1 gstreamer-plugins-pango-0.8.10_1 gstreamer-plugins-vorbis-0.8.10_1 gstreamer-plugins-xvid-0.8.10_1 gtar-1.15.1_1 gtk-1.2.10_13 gtk-2.6.9 gtk-engines2-2.6.4 gtkhtml3-3.6.2 gtksourceview-1.2.1 gucharmap-gnome-1.4.3_1 guile-1.6.5 hal-0.5.11_23 hicolor-icon-theme-0.5 icu-3.8.1_2 imake-6.8.2 inputproto-1.4.2.1 intltool-0.40.6 iso8879-1986_2 jasper-1.900.1_7 javavmwrapper-2.0_5 jpeg-6b_3 kbproto-1.0.3 libGL-7.0.3 libGLU-7.0.3 libICE-1.0.4_1,1 libIDL-0.8.6 libSM-1.0.3_1,1 libX11-1.1.3_1,1 libXau-1.0.3_2 libXcomposite-0.4.0,1 libXcursor-1.1.9_1 libXdamage-1.1.1 libXdmcp-1.0.2_1 libXext-1.0.3,1 libXfixes-4.0.3_1 libXfont-1.3.4,1 libXft-2.1.7 libXi-1.1.3,1 libXinerama-1.0.2,1 libXmu-1.0.3,1 libXpm-3.5.7 libXrandr-1.2.2_1 libXrender-0.9.4_1 libXt-1.0.5_1 libXxf86vm-1.0.1 liba52-0.7.4_1 libart_lgpl-2.3.20,1 libart_lgpl2-2.3.17 libaudiofile-0.2.6 libbonobo-2.10.0 libbonoboui-2.10.1 libcroco-0.6.0_1 libdaemon-0.12 libdrm-2.3.0 libdts-0.0.2 libdvdcss-1.2.8_1 libdvdnav-0.1.9_1 libdvdread-0.9.4_1 libexif-0.6.12_1 libflash-0.4.13 libfontenc-1.0.4 libgail-gnome-1.1.1 libgcrypt-1.2.1_1 libglade2-2.5.1_2 libglut-6.0.1 libgnome-2.10.1 libgnomecanvas-2.10.2_1 libgnomeprint-2.10.3_1 libgnomeprintui-2.10.2 libgnomeui-2.10.1_1 libgpg-error-1.0_1 libgsf-1.11.1_1 libgtkhtml-2.6.3_1 libgtop2-2.10.2 libiconv-1.11_1 libid3tag-0.15.0b_2 libltdl-1.5.18 libmad-0.15.1b_1 libmusicbrainz-2.1.1 libogg-1.1.2_1,3 librsvg2-2.9.5_2 libsoup-2.2.3 libtasn1-0.2.13 libtool-1.3.5_2 libtool-1.5.18 libtool-1.5.26 libungif-4.1.3 libvolume_id-0.81.0 libvorbis-1.1.1,3 libwnck-2.10.3 libxklavier-2.0_2,1 libxml2-2.6.20 libxslt-1.1.14 linc-1.0.3_3 linux-expat-1.95.5_3 linux-fontconfig-2.1_3 linux_base-8-8.0_6 ltmdm-1.4_14 m4-1.4.3 metacity-2.10.3 mkfontdir-1.0.3_1 mkfontscale-1.0.3 mozilla-1.7.12,2 mtools-3.9.8_4 nautilus-cd-burner-2.10.2 nautilus2-2.10.1 nspr-4.6 nspr-4.7 nss-3.10 openldap-client-2.2.27 p5-Compress-Raw-Zlib-2.017 p5-Compress-Zlib-2.015 p5-HTML-Parser-3.60 p5-HTML-Tagset-3.20 p5-HTML-Tree-3.23 p5-IO-Compress-Base-2.015 p5-IO-Compress-Zlib-2.015 p5-Text-Iconv-1.7 p5-Tie-IxHash-1.21 p5-URI-1.37 p5-XML-Filter-BufferText-1.01 p5-XML-Grove-0.46.a p5-XML-Handler-YAWriter-0.23 p5-XML-NamespaceSupport-1.09_1 p5-XML-Parser-2.36 p5-XML-SAX-0.96 p5-XML-SAX-Expat-0.40 p5-XML-SAX-Writer-0.52 p5-XML-Simple-2.18 p5-XML-Twig-3.32 p5-XML-XPath-1.13 p5-libwww-5.825 p5-libxml-0.08 pango-1.24.0_2 pciids-20080312 pcre-7.7 perl-5.8.7 pilot-link-0.11.8_3 pixman-0.10.0_2 pkg-config-0.23_1 pkgconfig-0.17.2 pkgdb.db png-1.2.8_2 policykit-0.9_4 popt-1.7 portupgrade-20041226_7 printproto-1.0.4 py24-libxml2-2.6.20_2 python-2.4.1_3 python25-2.5.2_2 randrproto-1.2.1 renderproto-0.9.3 rpm-3.0.6_10 ruby-1.8.2_4 ruby18-bdb4-0.5.3 samba-2.2.12 samba-libsmbclient-3.0.14a_2 scrollkeeper-0.3.14_1,1 sdocbook-xml-4.1.2.5_2 shared-mime-info-0.16_1 sound-juicer-2.10.1 startup-notification-0.8_1 system-tools-backends-1.2.0_2 tcl-8.4.11,1 tiff-3.7.3 totem-gstreamer-1.0.4 unzip-5.52_2 vim-6.3.85 vim-lite-6.3.85 vino-2.10.0 vte-0.11.13_2 windowmaker-0.92.0 wmicons-1.0 xextproto-7.0.2 xf86vidmodeproto-2.2.2 ximian-connector-2.2.2 xineramaproto-1.1.2 xmlcatmgr-2.2 xorg-clients-6.8.2 xorg-documents-6.8.2 xorg-fonts-100dpi-6.8.2 xorg-fonts-75dpi-6.8.2 xorg-fonts-cyrillic-6.8.2 xorg-fonts-encodings-6.8.2 xorg-fonts-miscbitmaps-6.8.2 xorg-fonts-truetype-6.8.2 xorg-fonts-type1-6.8.2 xorg-fontserver-6.8.2 xorg-libraries-6.8.2 xorg-manpages-6.8.2 xorg-nestserver-6.8.2 xorg-printserver-6.8.2 xorg-server-6.8.2_6 xorg-vfbserver-6.8.2 xproto-7.0.10_1 xscreensaver-gnome-4.22 xterm-203 xtrans-1.2.3 xvid-1.0.3,1 yelp-2.10.0_1 zenity-2.10.0 zh-fcitx-3.1.1 zip-2.3_2 From dave at jetcafe.org Wed Apr 15 11:22:25 2009 From: dave at jetcafe.org (Dave Hayes) Date: Wed Apr 15 11:57:49 2009 Subject: Nautilus-terminal-extension restart festival Message-ID: <200904151807.n3FI7piJ045297@hugeraid.jetcafe.org> Good day everyone. I've recently upgraded to 2.26 using the instructions on the gnome page (portupgrade form). Now when I start my desktop, the gnome-session restarts nautilus very rapidly over and over. This plays some havoc with my desktop. Looking at .xsession-errors I see this: Initializing nautilus-open-terminal extension Shutting down nautilus-open-terminal extension ...over and over again. Ktracing the gnome-session process provided no clues to why. Can anyone help figure out what is going on? Thanks in advance. -- Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< The treasure house within you contains everything, and you are free to use it. You don't need to seek outside. From barbara.xxx1975 at libero.it Wed Apr 15 11:41:06 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Wed Apr 15 12:08:46 2009 Subject: Which one of these two is the correct version? Message-ID: > On Wed, Apr 15, 2009 at 8:27 PM, barbara wrote: > > > > Hello FreeBSD Gnome users, > > > > > > I have been a KDE user because gnome installation/upgrade presents such a > > > pain to me most of the time. Today I decided to upgrade gnome from 2.24 > > --> > > > 2.26 but decided to visit the gnome pages first to see what is said. This > > is > > > after looking at /usr/ports/UPDATING and not seeing much to do with this > > > particular upgrade. > > > > > > Now, there are two pages, and both of them seem "upto date", but they > > have > > > conflicting information: > > > > > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 - says that *NOTE: Do > > notrun > > > portupgrade(1) to upgrade to GNOME 2.26!** > > > *and goes on to say one should use the gnome-upgrade.sh script, which > > > seems to NOT exist in the links. > > > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 - says you should > > use > > > the following steps: > > > (a) pkgdb -Ff > > > (Remove gnome-volume-manager.) > > > (b) portupgrade -aOW > > > (c) portupgrade -f gnome-media gnome-settings-daemon > > > gnome-control-center > > > > > > So I am just wondering which one is the correct version, since both are > > > talking about the upgrade to 2.26. > > > > > > > > > > > > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 > > > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 > > > > Can you see the number between "faq" and ".html"? ;) > > > Barbara, > > Does that number, whether I see it or not, matter at all? > Both cases are talking about *upgrade to 2.26*, unless I also got blind to > the issue that mattered to me. > > Ok, sorry, you're right! I should have take a look at the pages, shame on me. I don't know why in the first one is reported 2.26 as in fact it seems the procedure to upgrade to 2.12. Maybe some parts are dynamically (but wrongly) generated. Anyway the correct procedure is described in the 2nd link. Sorry again and good luck for the upgrade! Cheers Barbara P.S. Where did you find the 1st link? From mvh at ix.netcom.com Wed Apr 15 12:13:16 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Wed Apr 15 13:01:35 2009 Subject: How to exclude directories from gamin? In-Reply-To: (barbara.xxx1975@libero.it) References: Message-ID: <20090415191311.A9D23189A4@bsd.mvh> That page (http://www.gnome.org/~veillard/gamin/config.html) doesn't tell how to exclude directories, only how to select polling or notification. Grrr! - Mike H. From stef-list at memberwebs.com Wed Apr 15 12:20:33 2009 From: stef-list at memberwebs.com (Stef Walter) Date: Wed Apr 15 13:05:43 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> Message-ID: <20090415185612.B5849EFB6DA@mx.npubs.com> Dmitry Morozovsky wrote: > Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix > the situation: if in the Terminal I try to open tab which ssh's to outer host, > I immediately got the popup with > > "There was an error creating the child process for this terminal" > > nothing in this tab is started, and tab is just hanging. I believe this problem is fixed in gnome-keyring 2.26.1. FWIW, the GNOME SSH agent is part if gnome-keyring. Cheers, Stef From marcus at freebsd.org Wed Apr 15 12:55:45 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Wed Apr 15 13:19:06 2009 Subject: Nautilus-terminal-extension restart festival In-Reply-To: <200904151807.n3FI7piJ045297@hugeraid.jetcafe.org> References: <200904151807.n3FI7piJ045297@hugeraid.jetcafe.org> Message-ID: <49E6372A.4020105@freebsd.org> Dave Hayes wrote: > Good day everyone. I've recently upgraded to 2.26 using the instructions > on the gnome page (portupgrade form). Now when I start my desktop, the > gnome-session restarts nautilus very rapidly over and over. This > plays some havoc with my desktop. Looking at .xsession-errors > I see this: > > Initializing nautilus-open-terminal extension > Shutting down nautilus-open-terminal extension > > ...over and over again. Ktracing the gnome-session process provided > no clues to why. Can anyone help figure out what is going on? > Thanks in advance. nautilus-open-terminal may very well be broken with the new Nautilus. If forcing a rebuild doesn't help, then remove nautilus-open-terminal. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From dave at jetcafe.org Wed Apr 15 13:16:07 2009 From: dave at jetcafe.org (Dave Hayes) Date: Wed Apr 15 13:59:28 2009 Subject: Nautilus-terminal-extension restart festival Message-ID: <200904152016.n3FKG6bJ055374@hugeraid.jetcafe.org> Joe Marcus Clarke writes: > Dave Hayes wrote: >> ... >> Initializing nautilus-open-terminal extension >> Shutting down nautilus-open-terminal extension >> >> ...over and over again. Ktracing the gnome-session process provided >> no clues to why. Can anyone help figure out what is going on? >> Thanks in advance. > nautilus-open-terminal may very well be broken with the new Nautilus. > If forcing a rebuild doesn't help, then remove nautilus-open-terminal. I did both. Neither helped, except that removing nautilus-open-terminal stops .xsession-errors from growing without bound. Nautilus is being restarted over and over now. I think a nautilus problem would be the correct assessment of the first problem, it might be the case that only the open-terminal extension reports the restart. I will force a rebuild of nautilus (portupgrade -f, correct?) and try that. Can one run GNOME without nautilus? ;) -- Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< "If you are distressed by anything external, the pain is not due to the thing itself, but to your estimate of it; and this you have the power to revoke at any moment." - Marcus Aurelius, 121-180 From marcus at freebsd.org Wed Apr 15 13:28:07 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Wed Apr 15 14:14:02 2009 Subject: How to exclude directories from gamin? In-Reply-To: <20090415191311.A9D23189A4@bsd.mvh> References: <20090415191311.A9D23189A4@bsd.mvh> Message-ID: <49E64357.9040308@freebsd.org> Mike Harding wrote: > That page (http://www.gnome.org/~veillard/gamin/config.html) doesn't > tell how to exclude directories, only how to select polling or > notification. Grrr! The secret is to use polling on paths you don't want to lock. The problem with FreeBSD's kqueue system is that it requires the file/directory to be open in order to monitor it. If you disable kernel notification for certain paths, and opt for polling, then the files do not need to be opened, and thus they will not prevent umount from working. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From marcus at freebsd.org Wed Apr 15 13:39:02 2009 From: marcus at freebsd.org (Joe Marcus Clarke) Date: Wed Apr 15 14:21:43 2009 Subject: Nautilus-terminal-extension restart festival In-Reply-To: <200904152016.n3FKG6bJ055374@hugeraid.jetcafe.org> References: <200904152016.n3FKG6bJ055374@hugeraid.jetcafe.org> Message-ID: <49E645E7.400@freebsd.org> Dave Hayes wrote: > Joe Marcus Clarke writes: >> Dave Hayes wrote: >>> ... >>> Initializing nautilus-open-terminal extension >>> Shutting down nautilus-open-terminal extension >>> >>> ...over and over again. Ktracing the gnome-session process provided >>> no clues to why. Can anyone help figure out what is going on? >>> Thanks in advance. >> nautilus-open-terminal may very well be broken with the new Nautilus. >> If forcing a rebuild doesn't help, then remove nautilus-open-terminal. > > I did both. Neither helped, except that removing nautilus-open-terminal > stops .xsession-errors from growing without bound. > > Nautilus is being restarted over and over now. I think a nautilus > problem would be the correct assessment of the first problem, it might > be the case that only the open-terminal extension reports the restart. > > I will force a rebuild of nautilus (portupgrade -f, correct?) and try > that. Can one run GNOME without nautilus? ;) In that case, your problem is most likely that hald is not running. Make sure you have hald_enable="YES" in /etc/rc.conf, and that hald has been started. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From dave at jetcafe.org Wed Apr 15 14:02:06 2009 From: dave at jetcafe.org (Dave Hayes) Date: Wed Apr 15 14:30:35 2009 Subject: Nautilus-terminal-extension restart festival Message-ID: <200904152102.n3FL253Y058881@hugeraid.jetcafe.org> Joe Marcus Clarke writes: > In that case, your problem is most likely that hald is not running. Hald is running and has been throughout these tests. Is there a way to check up on it via some log file or a syslog facility or...? -- Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< Do what you can, with what you have, where you are. From barbara.xxx1975 at libero.it Wed Apr 15 14:03:06 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Wed Apr 15 14:30:36 2009 Subject: How to exclude directories from gamin? Message-ID: > Mike Harding wrote: > > That page (http://www.gnome.org/~veillard/gamin/config.html) doesn't > > tell how to exclude directories, only how to select polling or > > notification. Grrr! > > The secret is to use polling on paths you don't want to lock. The > problem with FreeBSD's kqueue system is that it requires the > file/directory to be open in order to monitor it. If you disable kernel > notification for certain paths, and opt for polling, then the files do > not need to be opened, and thus they will not prevent umount from working. > > Joe > So the only "useful" method on FreeBSD should be poll, is it correct? I mean, the one that should be used. But this is what I've got from the gamin debug: ... Dumping mounted file systems ufs filesystem mounted at /mnt/aux2 ufs filesystem mounted at /mnt/aux1 ... Dumping file system properties ... fstype ufs monitor kernel poll timeout 0 ... So it seems poll is used for /mnt/aux1 and /mnt/aux2 which are ufs fs. Nevertheless I'm unable to umount them. Regards Barbara From dave at jetcafe.org Wed Apr 15 14:44:51 2009 From: dave at jetcafe.org (Dave Hayes) Date: Wed Apr 15 15:28:27 2009 Subject: Nautilus-terminal-extension restart festival Message-ID: <200904152144.n3FLioDi061895@hugeraid.jetcafe.org> Found it. Google led me to: https://bugzilla.redhat.com/show_bug.cgi?id=485375 Turns out when show desktop is off, nautilus continually restarts. There's a workaround suggested in that report, the file relative to FreeBSD's ports gnome install is: /usr/local/share/applications/nautilus.desktop After commenting out the line in that file that looks like X-GNOME-AutoRestart=true the problem went "away" (for some arbitrary value of "away", which due to the complexity of GNOME I cannot verify) for me. I have no desktop icons (which is what I want) and nautilus doesn't restart every second anymore, and for now that's awesome. :) So...what have I broken by doing this? -- Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< Two men were fighting outside Nasrudin's window at dead of night. Nasrudin got up, wrapped his only blanket around himself, and ran outside. As he tried to reason with the drunks, one snatched his blanket and both ran away. "What were they arguing about?" asked his wife when he went in. "It must have been the blanket. When they got that, the fight broke up." From marcus at FreeBSD.org Wed Apr 15 16:20:27 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Wed Apr 15 16:45:39 2009 Subject: How to exclude directories from gamin? In-Reply-To: References: Message-ID: <1239837628.11660.17.camel@shumai.marcuscom.com> On Wed, 2009-04-15 at 23:03 +0200, barbara wrote: > > Mike Harding wrote: > > > That page (http://www.gnome.org/~veillard/gamin/config.html) doesn't > > > tell how to exclude directories, only how to select polling or > > > notification. Grrr! > > > > The secret is to use polling on paths you don't want to lock. The > > problem with FreeBSD's kqueue system is that it requires the > > file/directory to be open in order to monitor it. If you disable kernel > > notification for certain paths, and opt for polling, then the files do > > not need to be opened, and thus they will not prevent umount from working. > > > > Joe > > > > > So the only "useful" method on FreeBSD should be poll, is it correct? > I mean, the one that should be used. No. Kernel notification is useful for static directories (e.g. your home directory). > > But this is what I've got from the gamin debug: > ... > Dumping mounted file systems > ufs filesystem mounted at /mnt/aux2 > ufs filesystem mounted at /mnt/aux1 > ... > Dumping file system properties > ... > fstype ufs monitor kernel poll timeout 0 > ... > > So it seems poll is used for /mnt/aux1 and /mnt/aux2 which are ufs fs. > Nevertheless I'm unable to umount them. Are you sure that it's gam_server that's keeping then in use? Joe > > > Regards > Barbara > > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090415/14cb5a30/attachment.pgp From marcus at FreeBSD.org Wed Apr 15 16:23:03 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Wed Apr 15 16:46:33 2009 Subject: Nautilus-terminal-extension restart festival In-Reply-To: <200904152144.n3FLioDi061895@hugeraid.jetcafe.org> References: <200904152144.n3FLioDi061895@hugeraid.jetcafe.org> Message-ID: <1239837784.11660.22.camel@shumai.marcuscom.com> On Wed, 2009-04-15 at 14:44 -0700, Dave Hayes wrote: > Found it. Google led me to: > > https://bugzilla.redhat.com/show_bug.cgi?id=485375 > > Turns out when show desktop is off, nautilus continually restarts. > There's a workaround suggested in that report, the file relative > to FreeBSD's ports gnome install is: > > /usr/local/share/applications/nautilus.desktop > > After commenting out the line in that file that looks like > > X-GNOME-AutoRestart=true > > the problem went "away" (for some arbitrary value of "away", which > due to the complexity of GNOME I cannot verify) for me. I have > no desktop icons (which is what I want) and nautilus doesn't restart > every second anymore, and for now that's awesome. :) What about the other workaround of adding: AutostartCondition=GNOME /apps/nautilus/preferences/show_desktop to nautilus.desktop work? Joe > > So...what have I broken by doing this? -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090415/04521ea3/attachment.pgp From mvh at ix.netcom.com Wed Apr 15 17:11:33 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Wed Apr 15 17:48:36 2009 Subject: How to exclude directories from gamin? In-Reply-To: <1239837628.11660.17.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Wed, 15 Apr 2009 19:20:28 -0400) References: <1239837628.11660.17.camel@shumai.marcuscom.com> Message-ID: <20090416001129.2789718A69@bsd.mvh> I can see gam_serve opening the files via lsof, it opens over 6.6K files! I put the following in /usr/local/etc/gamin/gaminrc, but it does not seem to do the trick, my /usr/ports/distfiles is still getting nuked: poll /usr/jails/* poll /usr/local/tinderbox/* From marcus at FreeBSD.org Wed Apr 15 18:15:56 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Wed Apr 15 18:56:24 2009 Subject: How to exclude directories from gamin? In-Reply-To: <20090416001129.2789718A69@bsd.mvh> References: <1239837628.11660.17.camel@shumai.marcuscom.com> <20090416001129.2789718A69@bsd.mvh> Message-ID: <1239844557.11660.27.camel@shumai.marcuscom.com> On Wed, 2009-04-15 at 17:11 -0700, Mike Harding wrote: > I can see gam_serve opening the files via lsof, it opens over 6.6K files! > > I put the following in /usr/local/etc/gamin/gaminrc, but it does not > seem to do the trick, my /usr/ports/distfiles is still getting nuked: Nuked how? You haven't included /usr/ports/distfiles in the poll list. I don't even see how gam_server would be told to monitor these paths in the first place. Joe > > poll /usr/jails/* > poll /usr/local/tinderbox/* > _______________________________________________ > 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" > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090416/0d210c31/attachment.pgp From wahjava.ml at gmail.com Wed Apr 15 18:24:00 2009 From: wahjava.ml at gmail.com (Ashish SHUKLA) Date: Wed Apr 15 18:58:21 2009 Subject: GNOME 2.26 causing kernel panic [was: Re: PulseAudio causing kernel panic with GNOME 2.26] In-Reply-To: <86ljq2s8ti.fsf@chateau.d.lf> (Ashish SHUKLA's message of "Wed, 15 Apr 2009 12:27:29 +0530") References: <20090411042335.GA2148@chateau.d.lf> <1239487177.4933.993.camel@shumai.marcuscom.com> <1239487341.4933.994.camel@shumai.marcuscom.com> <1239503968.19630.1.camel@shumai.marcuscom.com> <86skkdyed4.fsf@chateau.d.lf> <86ljq2s8ti.fsf@chateau.d.lf> Message-ID: <86d4bdz90b.fsf_-_@chateau.d.lf> Hi, Today again, I had similar kernel panics with "avahi-daemon" (same as previous, unable to dump) and with "swi4: clock" process having. I don't know what has trigerred these panics. Anyways, the panic related to "swi4: clock" process is pasted below: #v+ 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 "amd64-marcel-freebsd"...^[[A (kgdb) core-file /var/crash/vmcore.2 Unread portion of the kernel message buffer: Kernel page fault with the following non-sleepable locks held: exclusive rw tcpinp (tcpinp) r = 0 (0xffffff0003765b20) locked @ /usr/src/sys/netinet/tcp_timer.c:303 exclusive rw tcp (tcp) r = 0 (0xffffffff80b2bcd0) locked @ /usr/src/sys/netinet/tcp_timer.c:288 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2a _witness_debugger() at _witness_debugger+0x49 witness_warn() at witness_warn+0x2ba trap() at trap+0x3c1 calltrap() at calltrap+0x8 --- trap 0xc, rip = 0xffffffff803f89ef, rsp = 0xfffffffe40030a80, rbp = 0xfffffffe40030ab0 --- free() at free+0x87 in_pcbdrop() at in_pcbdrop+0x121 tcp_close() at tcp_close+0x6d tcp_timer_keep() at tcp_timer_keep+0x1dc softclock() at softclock+0x2aa intr_event_execute_handlers() at intr_event_execute_handlers+0x68 ithread_loop() at ithread_loop+0xae fork_exit() at fork_exit+0x12a fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xfffffffe40030d40, rbp = 0 --- Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x78 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff803f89ef stack pointer = 0x28:0xfffffffe40030a80 frame pointer = 0x28:0xfffffffe40030ab0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12 (swi4: clock) panic: from debugger cpuid = 0 Uptime: 1m53s Physical memory: 2025 MB Dumping 206 MB: 191 175 159 143 127 111 95 79 63 47 31 15 Reading symbols from /boot/kernel/geom_journal.ko...Reading symbols from /boot/kernel/geom_journal.ko.symbols...done. done. Loaded symbols for /boot/kernel/geom_journal.ko Reading symbols from /boot/kernel/snd_ds1.ko...Reading symbols from /boot/kernel/snd_ds1.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_ds1.ko Reading symbols from /boot/kernel/sound.ko...Reading symbols from /boot/kernel/sound.ko.symbols...done. done. Loaded symbols for /boot/kernel/sound.ko Reading symbols from /boot/kernel/snd_hda.ko...Reading symbols from /boot/kernel/snd_hda.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_hda.ko Reading symbols from /boot/kernel/pf.ko...Reading symbols from /boot/kernel/pf.ko.symbols...done. done. Loaded symbols for /boot/kernel/pf.ko Reading symbols from /usr/local/modules/fuse.ko...done. Loaded symbols for /usr/local/modules/fuse.ko Reading symbols from /boot/kernel/blank_saver.ko...Reading symbols from /boot/kernel/blank_saver.ko.symbols...done. done. Loaded symbols for /boot/kernel/blank_saver.ko Reading symbols from /boot/kernel/i915.ko...Reading symbols from /boot/kernel/i915.ko.symbols...done. done. Loaded symbols for /boot/kernel/i915.ko Reading symbols from /boot/kernel/drm.ko...Reading symbols from /boot/kernel/drm.ko.symbols...done. done. Loaded symbols for /boot/kernel/drm.ko #0 doadump () at pcpu.h:223 223 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:223 #1 0xffffffff80409252 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:420 #2 0xffffffff80409700 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:576 #3 0xffffffff801aa447 in db_panic (addr=Variable "addr" is not available. ) at /usr/src/sys/ddb/db_command.c:478 #4 0xffffffff801aa8d1 in db_command (last_cmdp=0xffffffff809349a0, cmd_table=Variable "cmd_table" is not available. ) at /usr/src/sys/ddb/db_command.c:445 #5 0xffffffff801aab19 in db_command_loop () at /usr/src/sys/ddb/db_command.c:498 #6 0xffffffff801ac977 in db_trap (type=Variable "type" is not available. ) at /usr/src/sys/ddb/db_main.c:229 #7 0xffffffff80436dd2 in kdb_trap (type=12, code=0, tf=0xfffffffe400309d0) at /usr/src/sys/kern/subr_kdb.c:534 #8 0xffffffff80642e90 in trap_fatal (frame=0xfffffffe400309d0, eva=Variable "eva" is not available. ) at /usr/src/sys/amd64/amd64/trap.c:840 #9 0xffffffff80643c11 in trap (frame=0xfffffffe400309d0) at /usr/src/sys/amd64/amd64/trap.c:338 #10 0xffffffff8061fbe3 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:223 #11 0xffffffff803f89ef in free (addr=0xffffff000158e900, mtp=0xffffffff80901160) at /usr/src/sys/kern/kern_malloc.c:449 #12 0xffffffff804c6949 in in_pcbdrop (inp=0xffffff0003765a20) at /usr/src/sys/netinet/in_pcb.c:1042 #13 0xffffffff8053506a in tcp_close (tp=0xffffff000395eb80) at /usr/src/sys/netinet/tcp_subr.c:891 #14 0xffffffff80539b54 in tcp_timer_keep (xtp=Variable "xtp" is not available. ) at /usr/src/sys/netinet/tcp_timer.c:359 #15 0xffffffff8041ae0c in softclock (arg=Variable "arg" is not available. ) at /usr/src/sys/kern/kern_timeout.c:411 #16 0xffffffff803eaa65 in intr_event_execute_handlers (p=Variable "p" is not available. ) at /usr/src/sys/kern/kern_intr.c:1134 #17 0xffffffff803eb659 in ithread_loop (arg=0xffffff000130d6c0) at /usr/src/sys/kern/kern_intr.c:1147 #18 0xffffffff803e8a5a in fork_exit (callout=0xffffffff803eb5ab , arg=0xffffff000130d6c0, frame=0xfffffffe40030c90) at /usr/src/sys/kern/kern_fork.c:821 #19 0xffffffff8062006e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:552 #20 0x0000000000000000 in ?? () #21 0x0000000000000000 in ?? () #22 0x0000000000000001 in ?? () #23 0x0000000000000000 in ?? () #24 0x0000000000000000 in ?? () #25 0x0000000000000000 in ?? () #26 0x0000000000000000 in ?? () #27 0x0000000000000000 in ?? () #28 0x0000000000000000 in ?? () #29 0x0000000000000000 in ?? () #30 0x0000000000000000 in ?? () #31 0x0000000000000000 in ?? () #32 0x0000000000000000 in ?? () #33 0x0000000000000000 in ?? () #34 0x0000000000000000 in ?? () #35 0x0000000000000000 in ?? () #36 0x0000000000000000 in ?? () #37 0x0000000000000000 in ?? () #38 0x0000000000000000 in ?? () ---Type to continue, or q to quit--- #39 0x0000000000000000 in ?? () #40 0x0000000000000000 in ?? () #41 0x0000000000000000 in ?? () #42 0x0000000000000000 in ?? () #43 0x0000000000000000 in ?? () #44 0x0000000000dcb000 in ?? () #45 0x0000000000000000 in ?? () #46 0xffffffff8096ed40 in affinity () #47 0xffffffff8096ed40 in affinity () #48 0xffffff0001311380 in ?? () #49 0xfffffffe40030b90 in ?? () #50 0xfffffffe40030b48 in ?? () #51 0xffffff0001321380 in ?? () #52 0xffffffff8042b1b8 in sched_switch (td=0xffffff000130d6c0, newtd=0xffffffff803eb5ab, flags=Variable "flags" is not available. ) at /usr/src/sys/kern/sched_ule.c:1867 Previous frame inner to this frame (corrupt stack?) #v- It seems memory corruption is taking place, but I don't know what is causing that. I've performed memtest86+ immediately after soft reboot and it passed all 8 tests without any error. -- Ashish SHUKLA -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090416/93f2c9c0/attachment.pgp From mvh at ix.netcom.com Wed Apr 15 18:26:31 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Wed Apr 15 18:58:45 2009 Subject: How to exclude directories from gamin? In-Reply-To: <1239844557.11660.27.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Wed, 15 Apr 2009 21:15:57 -0400) References: <1239837628.11660.17.camel@shumai.marcuscom.com> <20090416001129.2789718A69@bsd.mvh> <1239844557.11660.27.camel@shumai.marcuscom.com> Message-ID: <20090416012619.9E96B18A71@bsd.mvh> I have tinderbox set up to share the distcache, I think the umount fails, and something then removes the directory, which happens to have the real contents in it. If you do an 'lsof' it looks like gam_server monitors every open file for every process in your gnome session. Somehow it even started monitoring the tinderbox directory, even though I opened the tinderbox session in a console from root. Here's a sampling of the lsof spewage, again, over 6600 files are opened: ... gam_serve 20907 mvh 5020r VREG 0,117 7 11210757 /usr/home/mvh/.local/share/Trash/files/new file gam_serve 20907 mvh 5021r VREG 0,117 5223 11210758 /usr/home/mvh/.local/share/Trash/files/vumeter.desktop gam_serve 20907 mvh 5022r VREG 0,117 7365 11221613 /usr/home/mvh/.local/share/Trash/files/pidgin-bugreport.txt gam_serve 20907 mvh 5023r VDIR 0,117 1536 9094796 /usr/local/tinderbox/portstrees/FreeBSD/ports (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (216,134610985)) gam_serve 20907 mvh 5024r VDIR 0,117 1536 9470669 /usr/local/tinderbox/portstrees/FreeBSD/ports/Mk (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (40,134610985)) gam_serve 20907 mvh 5025r VREG 0,117 1298 9094805 /usr/local/tinderbox/portstrees/FreeBSD/ports/README (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (53,134610985)) gam_serve 20907 mvh 5026r VREG 0,117 19 9094797 /usr/local/tinderbox/portstrees/FreeBSD/ports/.cvsignore (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (99,134610985)) gam_serve 20907 mvh 5027r VREG 0,117 55172 9094772 /usr/local/tinderbox/portstrees/FreeBSD/ports/CHANGES (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (229,134610985)) gam_serve 20907 mvh 5028r VREG 0,117 1499 9091083 /usr/local/tinderbox/portstrees/FreeBSD/ports/COPYRIGHT (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (61,134610985)) gam_serve 20907 mvh 5029r VREG 0,117 2052 9091930 /usr/local/tinderbox/portstrees/FreeBSD/ports/GIDs (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (100,134610985)) gam_serve 20907 mvh 5030r VREG 0,117 4410 9096930 /usr/local/tinderbox/portstrees/FreeBSD/ports/KNOBS (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (40,134610985)) gam_serve 20907 mvh 5031r VREG 0,117 34407 9091931 /usr/local/tinderbox/portstrees/FreeBSD/ports/LEGAL (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (53,134610985)) gam_serve 20907 mvh 5032r VREG 0,117 294844 9091738 /usr/local/tinderbox/portstrees/FreeBSD/ports/MOVED (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (26,134610985)) gam_serve 20907 mvh 5033r VREG 0,117 6058 9094804 /usr/local/tinderbox/portstrees/FreeBSD/ports/Makefile (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (104,134610985)) gam_serve 20907 mvh 5034r VDIR 0,117 512 9470711 /usr/local/tinderbox/portstrees/FreeBSD/ports/Templates (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (243,134610985)) gam_serve 20907 mvh 5035r VDIR 0,117 512 9470718 /usr/local/tinderbox/portstrees/FreeBSD/ports/Tools (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (220,134610985)) gam_serve 20907 mvh 5036r VDIR 0,117 1024 9470873 /usr/local/tinderbox/portstrees/FreeBSD/ports/accessibility (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (25,134610985)) gam_serve 20907 mvh 5037r VREG 0,117 10428 9091933 /usr/local/tinderbox/portstrees/FreeBSD/ports/UIDs (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (24,134610985)) ... From marcus at FreeBSD.org Wed Apr 15 19:07:28 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Wed Apr 15 19:52:04 2009 Subject: How to exclude directories from gamin? In-Reply-To: <20090416012619.9E96B18A71@bsd.mvh> References: <1239837628.11660.17.camel@shumai.marcuscom.com> <20090416001129.2789718A69@bsd.mvh> <1239844557.11660.27.camel@shumai.marcuscom.com> <20090416012619.9E96B18A71@bsd.mvh> Message-ID: <1239847650.11660.46.camel@shumai.marcuscom.com> On Wed, 2009-04-15 at 18:26 -0700, Mike Harding wrote: > I have tinderbox set up to share the distcache, I think the umount > fails, and something then removes the directory, which happens to have > the real contents in it. > > If you do an 'lsof' it looks like gam_server monitors every open file > for every process in your gnome session. Somehow it even started > monitoring the tinderbox directory, even though I opened the tinderbox > session in a console from root. After you made changes to the gamin config, then what did you do? Joe > > Here's a sampling of the lsof spewage, again, over 6600 files are opened: > > ... > gam_serve 20907 mvh 5020r VREG 0,117 7 11210757 /usr/home/mvh/.local/share/Trash/files/new file > gam_serve 20907 mvh 5021r VREG 0,117 5223 11210758 /usr/home/mvh/.local/share/Trash/files/vumeter.desktop > gam_serve 20907 mvh 5022r VREG 0,117 7365 11221613 /usr/home/mvh/.local/share/Trash/files/pidgin-bugreport.txt > gam_serve 20907 mvh 5023r VDIR 0,117 1536 9094796 /usr/local/tinderbox/portstrees/FreeBSD/ports (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (216,134610985)) > gam_serve 20907 mvh 5024r VDIR 0,117 1536 9470669 /usr/local/tinderbox/portstrees/FreeBSD/ports/Mk (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (40,134610985)) > gam_serve 20907 mvh 5025r VREG 0,117 1298 9094805 /usr/local/tinderbox/portstrees/FreeBSD/ports/README (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (53,134610985)) > gam_serve 20907 mvh 5026r VREG 0,117 19 9094797 /usr/local/tinderbox/portstrees/FreeBSD/ports/.cvsignore (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (99,134610985)) > gam_serve 20907 mvh 5027r VREG 0,117 55172 9094772 /usr/local/tinderbox/portstrees/FreeBSD/ports/CHANGES (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (229,134610985)) > gam_serve 20907 mvh 5028r VREG 0,117 1499 9091083 /usr/local/tinderbox/portstrees/FreeBSD/ports/COPYRIGHT (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (61,134610985)) > gam_serve 20907 mvh 5029r VREG 0,117 2052 9091930 /usr/local/tinderbox/portstrees/FreeBSD/ports/GIDs (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (100,134610985)) > gam_serve 20907 mvh 5030r VREG 0,117 4410 9096930 /usr/local/tinderbox/portstrees/FreeBSD/ports/KNOBS (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (40,134610985)) > gam_serve 20907 mvh 5031r VREG 0,117 34407 9091931 /usr/local/tinderbox/portstrees/FreeBSD/ports/LEGAL (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (53,134610985)) > gam_serve 20907 mvh 5032r VREG 0,117 294844 9091738 /usr/local/tinderbox/portstrees/FreeBSD/ports/MOVED (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (26,134610985)) > gam_serve 20907 mvh 5033r VREG 0,117 6058 9094804 /usr/local/tinderbox/portstrees/FreeBSD/ports/Makefile (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (104,134610985)) > gam_serve 20907 mvh 5034r VDIR 0,117 512 9470711 /usr/local/tinderbox/portstrees/FreeBSD/ports/Templates (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (243,134610985)) > gam_serve 20907 mvh 5035r VDIR 0,117 512 9470718 /usr/local/tinderbox/portstrees/FreeBSD/ports/Tools (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (220,134610985)) > gam_serve 20907 mvh 5036r VDIR 0,117 1024 9470873 /usr/local/tinderbox/portstrees/FreeBSD/ports/accessibility (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (25,134610985)) > gam_serve 20907 mvh 5037r VREG 0,117 10428 9091933 /usr/local/tinderbox/portstrees/FreeBSD/ports/UIDs (nullfs /usr/local/tinderbox/portstrees/FreeBSD/ports on /usr/local/tinderbox/7.1-FreeBSD/a/ports (24,134610985)) > ... > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090416/738c0cda/attachment.pgp From mvh at ix.netcom.com Wed Apr 15 19:19:49 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Wed Apr 15 20:04:14 2009 Subject: How to exclude directories from gamin? In-Reply-To: <1239847650.11660.46.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Wed, 15 Apr 2009 22:07:30 -0400) References: <1239837628.11660.17.camel@shumai.marcuscom.com> <20090416001129.2789718A69@bsd.mvh> <1239844557.11660.27.camel@shumai.marcuscom.com> <20090416012619.9E96B18A71@bsd.mvh> <1239847650.11660.46.camel@shumai.marcuscom.com> Message-ID: <20090416021857.3D83318A97@bsd.mvh> A complete reboot, of course, didn't want to take any chances... > After you made changes to the gamin config, then what did you do? > > Joe From marcus at FreeBSD.org Wed Apr 15 19:45:05 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Wed Apr 15 20:12:06 2009 Subject: How to exclude directories from gamin? In-Reply-To: <20090416021857.3D83318A97@bsd.mvh> References: <1239837628.11660.17.camel@shumai.marcuscom.com> <20090416001129.2789718A69@bsd.mvh> <1239844557.11660.27.camel@shumai.marcuscom.com> <20090416012619.9E96B18A71@bsd.mvh> <1239847650.11660.46.camel@shumai.marcuscom.com> <20090416021857.3D83318A97@bsd.mvh> Message-ID: <1239849907.11660.49.camel@shumai.marcuscom.com> On Wed, 2009-04-15 at 19:18 -0700, Mike Harding wrote: > A complete reboot, of course, didn't want to take any chances... I think this will do the trick. Use this Makefile, and add this patch to gamin, and see if the problem goes away with your config file. http://www.marcuscom.com/downloads/gamin/ Joe > > > After you made changes to the gamin config, then what did you do? > > > > Joe > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090416/1139bfa9/attachment.pgp From dave at jetcafe.org Wed Apr 15 20:13:22 2009 From: dave at jetcafe.org (Dave Hayes) Date: Wed Apr 15 20:52:49 2009 Subject: Nautilus-terminal-extension restart festival Message-ID: <200904160313.n3G3DLb1082999@hugeraid.jetcafe.org> Joe Marcus Clarke writes: > What about the other workaround of adding: > AutostartCondition=GNOME /apps/nautilus/preferences/show_desktop > to nautilus.desktop work? After some wrangling, that also works. Apparently when you change this file, you need to log out and back into the gnome system (I'm using gdm here) for changes in that file to take effect. If I'm reading this correctly, that line says to only start nautilus automatically if /apps/nautilus/preferences/show_desktop is set? If so, that's much cleaner. I hope you will consider a patch like this for other users who may be "enjoying" the same frustration. ;) Is there documentation to this language and/or these files anywhere? -- Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< Nasrudin was driving a friend in his car at a spanking pace. Suddenly, glimpsing a signpost, the friend called out "Mulla, we're going in the wrong direction!" "Why don't you ever think of something good?" came the reply. "Just look, for instance, at the speed we are going at." From mvh at ix.netcom.com Wed Apr 15 20:49:46 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Wed Apr 15 21:21:01 2009 Subject: How to exclude directories from gamin? In-Reply-To: <1239849907.11660.49.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Wed, 15 Apr 2009 22:45:07 -0400) References: <1239837628.11660.17.camel@shumai.marcuscom.com> <20090416001129.2789718A69@bsd.mvh> <1239844557.11660.27.camel@shumai.marcuscom.com> <20090416012619.9E96B18A71@bsd.mvh> <1239847650.11660.46.camel@shumai.marcuscom.com> <20090416021857.3D83318A97@bsd.mvh> <1239849907.11660.49.camel@shumai.marcuscom.com> Message-ID: <20090416034935.F182E1897D@bsd.mvh> Indeed it does fix it. Does this depend on my /usr/local/etc/gamin/gaminrc, or would I need this file anymore? Thanks! From: Joe Marcus Clarke Cc: gnome@FreeBSD.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-duRKD8C7SsZCTV4aJv5c" Organization: FreeBSD, Inc. Date: Wed, 15 Apr 2009 22:45:07 -0400 Mime-Version: 1.0 On Wed, 2009-04-15 at 19:18 -0700, Mike Harding wrote: > A complete reboot, of course, didn't want to take any chances... I think this will do the trick. Use this Makefile, and add this patch to gamin, and see if the problem goes away with your config file. http://www.marcuscom.com/downloads/gamin/ Joe From marcus at FreeBSD.org Wed Apr 15 23:24:57 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Wed Apr 15 23:49:30 2009 Subject: How to exclude directories from gamin? In-Reply-To: <20090416034935.F182E1897D@bsd.mvh> References: <1239837628.11660.17.camel@shumai.marcuscom.com> <20090416001129.2789718A69@bsd.mvh> <1239844557.11660.27.camel@shumai.marcuscom.com> <20090416012619.9E96B18A71@bsd.mvh> <1239847650.11660.46.camel@shumai.marcuscom.com> <20090416021857.3D83318A97@bsd.mvh> <1239849907.11660.49.camel@shumai.marcuscom.com> <20090416034935.F182E1897D@bsd.mvh> Message-ID: <1239863097.11660.59.camel@shumai.marcuscom.com> On Wed, 2009-04-15 at 20:49 -0700, Mike Harding wrote: > Indeed it does fix it. Does this depend on my > /usr/local/etc/gamin/gaminrc, or would I need this file anymore? No, you still need that file. Joe > > Thanks! > > From: Joe Marcus Clarke > Cc: gnome@FreeBSD.org > Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-duRKD8C7SsZCTV4aJv5c" > Organization: FreeBSD, Inc. > Date: Wed, 15 Apr 2009 22:45:07 -0400 > Mime-Version: 1.0 > > On Wed, 2009-04-15 at 19:18 -0700, Mike Harding wrote: > > A complete reboot, of course, didn't want to take any chances... > > I think this will do the trick. Use this Makefile, and add this patch > to gamin, and see if the problem goes away with your config file. > > http://www.marcuscom.com/downloads/gamin/ > > Joe > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090416/ee5522da/attachment.pgp From odhiambo at gmail.com Wed Apr 15 23:32:12 2009 From: odhiambo at gmail.com (Odhiambo Washington) Date: Wed Apr 15 23:59:20 2009 Subject: Which one of these two is the correct version? In-Reply-To: References: Message-ID: <991123400904152332j44e97a01h786849e74b5527f6@mail.gmail.com> On Wed, Apr 15, 2009 at 9:40 PM, barbara wrote: > > On Wed, Apr 15, 2009 at 8:27 PM, barbara > wrote: > > > > > > Hello FreeBSD Gnome users, > > > > > > > > I have been a KDE user because gnome installation/upgrade presents > such a > > > > pain to me most of the time. Today I decided to upgrade gnome from > 2.24 > > > --> > > > > 2.26 but decided to visit the gnome pages first to see what is said. > This > > > is > > > > after looking at /usr/ports/UPDATING and not seeing much to do with > this > > > > particular upgrade. > > > > > > > > Now, there are two pages, and both of them seem "upto date", but they > > > have > > > > conflicting information: > > > > > > > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 - says that > *NOTE: Do > > > notrun > > > > portupgrade(1) to upgrade to GNOME 2.26!** > > > > *and goes on to say one should use the gnome-upgrade.sh script, > which > > > > seems to NOT exist in the links. > > > > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 - says you > should > > > use > > > > the following steps: > > > > (a) pkgdb -Ff > > > > (Remove gnome-volume-manager.) > > > > (b) portupgrade -aOW > > > > (c) portupgrade -f gnome-media gnome-settings-daemon > > > > gnome-control-center > > > > > > > > So I am just wondering which one is the correct version, since both > are > > > > talking about the upgrade to 2.26. > > > > > > > > > > > > > > > > > > 1.http://www.freebsd.org/gnome/docs/faq212.html#q2 > > > > 2. http://www.freebsd.org/gnome/docs/faq226.html#q2 > > > > > > Can you see the number between "faq" and ".html"? ;) > > > > > > Barbara, > > > > Does that number, whether I see it or not, matter at all? > > Both cases are talking about *upgrade to 2.26*, unless I also got blind > to > > the issue that mattered to me. > > > > > > Ok, sorry, you're right! I should have take a look at the pages, shame on > me. > I don't know why in the first one is reported 2.26 as in fact it seems the > procedure to upgrade to 2.12. Maybe some parts are dynamically (but wrongly) > generated. I thought so too. > > Anyway the correct procedure is described in the 2nd link. > Sorry again and good luck for the upgrade! Thanks. It's what I am using, since the upgrade script seems to have been obsoleted. > > > Cheers > Barbara > > P.S. > Where did you find the 1st link? G00gle - FreeBSD gnome upgrade :-) -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Clothes make the man. Naked people have little or no influence on society." -- Mark Twain From barbara.xxx1975 at libero.it Wed Apr 15 23:33:54 2009 From: barbara.xxx1975 at libero.it (barbara) Date: Thu Apr 16 00:03:46 2009 Subject: How to exclude directories from gamin? Message-ID: > On Wed, 2009-04-15 at 23:03 +0200, barbara wrote: > > > Mike Harding wrote: > > > > That page (http://www.gnome.org/~veillard/gamin/config.html) doesn't > > > > tell how to exclude directories, only how to select polling or > > > > notification. Grrr! > > > > > > The secret is to use polling on paths you don't want to lock. The > > > problem with FreeBSD's kqueue system is that it requires the > > > file/directory to be open in order to monitor it. If you disable kernel > > > notification for certain paths, and opt for polling, then the files do > > > not need to be opened, and thus they will not prevent umount from working. > > > > > > Joe > > > > > > > > > So the only "useful" method on FreeBSD should be poll, is it correct? > > I mean, the one that should be used. > > No. Kernel notification is useful for static directories (e.g. your > home directory). > > > > > But this is what I've got from the gamin debug: > > ... > > Dumping mounted file systems > > ufs filesystem mounted at /mnt/aux2 > > ufs filesystem mounted at /mnt/aux1 > > ... > > Dumping file system properties > > ... > > fstype ufs monitor kernel poll timeout 0 > > ... > > > > So it seems poll is used for /mnt/aux1 and /mnt/aux2 which are ufs fs. > > Nevertheless I'm unable to umount them. > > Are you sure that it's gam_server that's keeping then in use? > > Joe $ sudo mount /dev/ad10s1d /mnt/aux1 $ fstat | grep aux1 bar gam_server 1152 5265 /mnt/aux1 2 drwxr-xr-x 512 r bar gam_server 1152 5267 /mnt/aux1 3 drwxrwxr-x 512 r bar gam_server 1152 5268 /mnt/aux1 17546240 drwxr-xr-x 512 r bar gam_server 1152 5269 /mnt/aux1 15191040 drwxr-xr-x 512 r $ sudo umount /mnt/aux1 umount: unmount of /mnt/aux1 failed: Device busy $ pkill -9 gam_server && sudo umount /mnt/aux1 && echo $? 0 From marcus at FreeBSD.org Wed Apr 15 23:48:24 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Thu Apr 16 00:33:33 2009 Subject: How to exclude directories from gamin? In-Reply-To: References: Message-ID: <1239864499.11660.60.camel@shumai.marcuscom.com> On Thu, 2009-04-16 at 08:33 +0200, barbara wrote: > > On Wed, 2009-04-15 at 23:03 +0200, barbara wrote: > > > > Mike Harding wrote: > > > > > That page (http://www.gnome.org/~veillard/gamin/config.html) doesn't > > > > > tell how to exclude directories, only how to select polling or > > > > > notification. Grrr! > > > > > > > > The secret is to use polling on paths you don't want to lock. The > > > > problem with FreeBSD's kqueue system is that it requires the > > > > file/directory to be open in order to monitor it. If you disable kernel > > > > notification for certain paths, and opt for polling, then the files do > > > > not need to be opened, and thus they will not prevent umount from working. > > > > > > > > Joe > > > > > > > > > > > > > So the only "useful" method on FreeBSD should be poll, is it correct? > > > I mean, the one that should be used. > > > > No. Kernel notification is useful for static directories (e.g. your > > home directory). > > > > > > > > But this is what I've got from the gamin debug: > > > ... > > > Dumping mounted file systems > > > ufs filesystem mounted at /mnt/aux2 > > > ufs filesystem mounted at /mnt/aux1 > > > ... > > > Dumping file system properties > > > ... > > > fstype ufs monitor kernel poll timeout 0 > > > ... > > > > > > So it seems poll is used for /mnt/aux1 and /mnt/aux2 which are ufs fs. > > > Nevertheless I'm unable to umount them. > > > > Are you sure that it's gam_server that's keeping then in use? > > > > Joe > > $ sudo mount /dev/ad10s1d /mnt/aux1 > $ fstat | grep aux1 > bar gam_server 1152 5265 /mnt/aux1 2 drwxr-xr-x 512 r > bar gam_server 1152 5267 /mnt/aux1 3 drwxrwxr-x 512 r > bar gam_server 1152 5268 /mnt/aux1 17546240 drwxr-xr-x 512 r > bar gam_server 1152 5269 /mnt/aux1 15191040 drwxr-xr-x 512 r > $ sudo umount /mnt/aux1 > umount: unmount of /mnt/aux1 failed: Device busy > $ pkill -9 gam_server && sudo umount /mnt/aux1 && echo $? See my email to Mike Harding for a possible fix. Joe > 0 > > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090416/1f25efe6/attachment.pgp From ricardo.meb.jesus at gmail.com Thu Apr 16 04:40:51 2009 From: ricardo.meb.jesus at gmail.com (Ricardo Jesus) Date: Thu Apr 16 05:25:09 2009 Subject: make install failed. In-Reply-To: References: Message-ID: <49E71182.3080805@gmail.com> Copyfilenames Cole wrote: > os:freebsd 6-release > > cd /usr/ports/www/firefox3 > make reinstall > > configure:error:pango not found. pango build with cairo support is required. > > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/config.log > -------------- > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by gtk+ configure 2.16.1, which was > generated by GNU Autoconf 2.63. Invocation command line was > > $ ./configure --enable-static --with-xinput=yes --enable-cups=auto > --x-libraries=/usr/local/lib --x-includes=/usr/local/include > --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ > --build=i386-portbld-freebsd6.0 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = fb6_vbox.mydomain.com > uname -m = i386 > uname -r = 6.0-RELEASE > uname -s = FreeBSD > uname -v = FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 > root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC > > /usr/bin/uname -p = i386 > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /sbin > PATH: /bin > PATH: /usr/sbin > PATH: /usr/bin > PATH: /usr/games > PATH: /usr/local/sbin > PATH: /usr/local/bin > PATH: /usr/X11R6/bin > PATH: /root/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:2392: checking for a BSD-compatible install > configure:2460: result: /usr/bin/install -c -o root -g wheel > configure:2471: checking whether build environment is sane > configure:2514: result: yes > configure:2544: checking for gawk > configure:2574: result: no > configure:2544: checking for mawk > configure:2574: result: no > configure:2544: checking for nawk > configure:2560: found /usr/bin/nawk > configure:2571: result: nawk > configure:2582: checking whether gmake sets $(MAKE) > configure:2604: result: yes > configure:2855: checking build system type > configure:2873: result: i386-portbld-freebsd6.0 > configure:2895: checking host system type > configure:2910: result: i386-portbld-freebsd6.0 > configure:2934: checking for native Win32 > configure:2952: result: no > configure:3011: checking for gcc > configure:3038: result: cc > configure:3270: checking for C compiler version > configure:3278: cc --version >&5 > cc (GCC) 3.4.4 [FreeBSD] 20050518 > 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:3282: $? = 0 > configure:3289: cc -v >&5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.4.4 [FreeBSD] 20050518 > configure:3293: $? = 0 > configure:3300: cc -V >&5 > cc: `-V' option must have argument > configure:3304: $? = 1 > configure:3327: checking for C compiler default output file name > configure:3349: cc -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib > conftest.c >&5 > configure:3353: $? = 0 > configure:3391: result: a.out > configure:3410: checking whether the C compiler works > configure:3420: ./a.out > configure:3424: $? = 0 > configure:3443: result: yes > configure:3450: checking whether we are cross compiling > configure:3452: result: no > configure:3455: checking for suffix of executables > configure:3462: cc -o conftest -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib > conftest.c >&5 > configure:3466: $? = 0 > configure:3492: result: > configure:3498: checking for suffix of object files > configure:3524: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:3528: $? = 0 > configure:3553: result: o > configure:3557: checking whether we are using the GNU C compiler > configure:3586: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:3593: $? = 0 > configure:3610: result: yes > configure:3619: checking whether cc accepts -g > configure:3649: cc -c -g -I/usr/local/include/freetype2 > -I/usr/local/include conftest.c >&5 > configure:3656: $? = 0 > configure:3757: result: yes > configure:3774: checking for cc option to accept ISO C89 > configure:3848: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:3855: $? = 0 > configure:3878: result: none needed > configure:3907: checking for style of include used by gmake > configure:3935: result: GNU > configure:3963: checking dependency style of cc > configure:4046: result: gcc3 > configure:4315: checking for C++ compiler version > configure:4323: c++ --version >&5 > c++ (GCC) 3.4.4 [FreeBSD] 20050518 > 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:4327: $? = 0 > configure:4334: c++ -v >&5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.4.4 [FreeBSD] 20050518 > configure:4338: $? = 0 > configure:4345: c++ -V >&5 > c++: `-V' option must have argument > configure:4349: $? = 1 > configure:4352: checking whether we are using the GNU C++ compiler > configure:4381: c++ -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 > configure:4388: $? = 0 > configure:4405: result: yes > configure:4414: checking whether c++ accepts -g > configure:4444: c++ -c -g -I/usr/local/include/freetype2 > -I/usr/local/include conftest.cpp >&5 > configure:4451: $? = 0 > configure:4552: result: yes > configure:4577: checking dependency style of c++ > configure:4660: result: gcc3 > configure:4699: c++ -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 > configure:4706: $? = 0 > configure:4754: c++ -c -O2 -fno-strict-aliasing -pipe -x objective-c++ > -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 > c++: language objective-c++ not recognized > c++: conftest.cpp: linker input file unused because linking not done > configure:4761: $? = 0 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | /* end confdefs.h. */ > | @interface Foo @end > | int > | main () > | { > | > | ; > | return 0; > | } > configure:5134: checking for a sed that does not truncate output > configure:5200: result: /usr/bin/sed > configure:5218: checking for grep that handles long lines and -e > configure:5278: result: /usr/bin/grep > configure:5283: checking for egrep > configure:5347: result: /usr/bin/grep -E > configure:5352: checking for fgrep > configure:5416: result: /usr/bin/grep -F > configure:5451: checking for ld used by cc > configure:5518: result: /usr/bin/ld > configure:5527: checking if the linker (/usr/bin/ld) is GNU ld > configure:5542: result: yes > configure:5554: checking for BSD- or MS-compatible name lister (nm) > configure:5603: result: /usr/bin/nm -B > configure:5721: checking the name lister (/usr/bin/nm -B) interface > configure:5728: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:5731: /usr/bin/nm -B "conftest.o" > configure:5734: output > 00000000 B some_variable > configure:5741: result: BSD nm > configure:5744: checking whether ln -s works > configure:5748: result: yes > configure:5756: checking the maximum length of command line arguments > configure:5876: result: 262144 > configure:5893: checking whether the shell understands some XSI constructs > configure:5903: result: yes > configure:5907: checking whether the shell understands "+=" > configure:5913: result: no > configure:5948: checking for /usr/bin/ld option to reload object files > configure:5955: result: -r > configure:6024: checking for objdump > configure:6051: result: objdump > configure:6080: checking how to recognize dependent libraries > configure:6276: result: pass_all > configure:6336: checking for ar > configure:6352: found /usr/bin/ar > configure:6363: result: ar > configure:6441: checking for strip > configure:6457: found /usr/bin/strip > configure:6468: result: strip > configure:6540: checking for ranlib > configure:6556: found /usr/bin/ranlib > configure:6567: result: ranlib > configure:6657: checking command to parse /usr/bin/nm -B output from cc object > configure:6775: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:6778: $? = 0 > configure:6782: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 > \2 \2/p' \> conftest.nm > configure:6785: $? = 0 > configure:6839: cc -o conftest -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib > conftest.c conftstm.o >&5 > configure:6842: $? = 0 > configure:6880: result: ok > configure:7747: checking how to run the C preprocessor > configure:7787: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.c > configure:7794: $? = 0 > configure:7825: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.c > conftest.c:9:28: ac_nonexistent.h: No such file or directory > configure:7832: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | /* end confdefs.h. */ > | #include > configure:7865: result: cc -E > configure:7894: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.c > configure:7901: $? = 0 > configure:7932: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.c > conftest.c:9:28: ac_nonexistent.h: No such file or directory > configure:7939: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | /* end confdefs.h. */ > | #include > configure:7979: checking for ANSI C header files > configure:8009: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8016: $? = 0 > configure:8115: cc -o conftest -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib > conftest.c >&5 > configure:8119: $? = 0 > configure:8125: ./conftest > configure:8129: $? = 0 > configure:8147: result: yes > configure:8171: checking for sys/types.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for sys/stat.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for stdlib.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for string.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for memory.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for strings.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for inttypes.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for stdint.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8171: checking for unistd.h > configure:8192: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8199: $? = 0 > configure:8216: result: yes > configure:8234: checking for dlfcn.h > configure:8255: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:8262: $? = 0 > configure:8279: result: yes > configure:8406: checking for C++ compiler version > configure:8414: c++ --version >&5 > c++ (GCC) 3.4.4 [FreeBSD] 20050518 > 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:8418: $? = 0 > configure:8425: c++ -v >&5 > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.4.4 [FreeBSD] 20050518 > configure:8429: $? = 0 > configure:8436: c++ -V >&5 > c++: `-V' option must have argument > configure:8440: $? = 1 > configure:8443: checking whether we are using the GNU C++ compiler > configure:8496: result: yes > configure:8505: checking whether c++ accepts -g > configure:8643: result: yes > configure:8668: checking dependency style of c++ > configure:8751: result: gcc3 > configure:8776: checking how to run the C++ preprocessor > configure:8812: c++ -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.cpp > configure:8819: $? = 0 > configure:8850: c++ -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.cpp > conftest.cpp:20:28: ac_nonexistent.h: No such file or directory > configure:8857: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 > | /* end confdefs.h. */ > | #include > configure:8890: result: c++ -E > configure:8919: c++ -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.cpp > configure:8926: $? = 0 > configure:8957: c++ -E -I/usr/local/include/freetype2 > -I/usr/local/include conftest.cpp > conftest.cpp:20:28: ac_nonexistent.h: No such file or directory > configure:8964: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 > | /* end confdefs.h. */ > | #include > configure:9145: checking for objdir > configure:9160: result: .libs > configure:9452: checking if cc supports -fno-rtti -fno-exceptions > configure:9470: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -fno-rtti > -fno-exceptions conftest.c >&5 > cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ > but not for C > configure:9474: $? = 0 > configure:9487: result: no > configure:9507: checking for cc option to produce PIC > configure:9779: result: -fPIC -DPIC > configure:9791: checking if cc PIC flag -fPIC -DPIC works > configure:9809: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -fPIC -DPIC -DPIC > conftest.c >&5 > configure:9813: $? = 0 > configure:9826: result: yes > configure:9850: checking if cc static flag -static works > configure:9878: result: yes > configure:9893: checking if cc supports -c -o file.o > configure:9914: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -o > out/conftest2.o conftest.c >&5 > configure:9918: $? = 0 > configure:9940: result: yes > configure:9948: checking if cc supports -c -o file.o > configure:9995: result: yes > configure:10028: checking whether the cc linker (/usr/bin/ld) supports > shared libraries > configure:11102: result: yes > configure:11139: checking whether -lc should be explicitly linked in > configure:11144: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:11147: $? = 0 > configure:11162: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o > conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 > configure:11165: $? = 1 > configure:11177: result: yes > configure:11341: checking dynamic linker characteristics > configure:12027: result: freebsd6.0 ld.so > configure:12129: checking how to hardcode library paths into programs > configure:12154: result: immediate > configure:12987: checking whether stripping libraries is possible > configure:12992: result: yes > configure:13027: checking if libtool supports shared libraries > configure:13029: result: yes > configure:13032: checking whether to build shared libraries > configure:13053: result: yes > configure:13056: checking whether to build static libraries > configure:13060: result: yes > configure:13210: checking for ld used by c++ > configure:13277: result: /usr/bin/ld > configure:13286: checking if the linker (/usr/bin/ld) is GNU ld > configure:13301: result: yes > configure:13356: checking whether the c++ linker (/usr/bin/ld) > supports shared libraries > configure:14331: result: yes > configure:14359: c++ -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.cpp >&5 > configure:14362: $? = 0 > configure:14544: checking for c++ option to produce PIC > configure:14861: result: -fPIC -DPIC > configure:14870: checking if c++ PIC flag -fPIC -DPIC works > configure:14888: c++ -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -fPIC -DPIC -DPIC > conftest.cpp >&5 > configure:14892: $? = 0 > configure:14905: result: yes > configure:14926: checking if c++ static flag -static works > configure:14954: result: yes > configure:14966: checking if c++ supports -c -o file.o > configure:14987: c++ -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -o > out/conftest2.o conftest.cpp >&5 > configure:14991: $? = 0 > configure:15013: result: yes > configure:15018: checking if c++ supports -c -o file.o > configure:15065: result: yes > configure:15095: checking whether the c++ linker (/usr/bin/ld) > supports shared libraries > configure:15121: result: yes > configure:15258: checking dynamic linker characteristics > configure:15892: result: freebsd6.0 ld.so > configure:15943: checking how to hardcode library paths into programs > configure:15968: result: immediate > configure:16027: creating ./config.lt > > ## ------------------ ## > ## Running config.lt. ## > ## ------------------ ## > config.lt:16755: creating libtool > configure:17593: checking for special C compiler options needed for large files > configure:17688: result: no > configure:17694: checking for _FILE_OFFSET_BITS value needed for large files > configure:17729: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:17736: $? = 0 > configure:17805: result: no > configure:17952: checking for nm > configure:17983: result: /usr/bin/nm -B > configure:17992: checking whether to enable maintainer-specific > portions of Makefiles > configure:18001: result: no > configure:18017: checking for some Win32 platform > configure:18027: result: no > configure:18323: checking whether build environment is sane > configure:18366: result: yes > configure:18370: checking for library containing strerror > configure:18411: cc -o conftest -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include -L/usr/local/lib > conftest.c >&5 > configure:18418: $? = 0 > configure:18449: result: none required > configure:18460: checking for cc option to accept ANSI C > configure:18528: cc -c -O2 -fno-strict-aliasing -pipe > -I/usr/local/include/freetype2 -I/usr/local/include conftest.c >&5 > configure:18535: $? = 0 > configure:18555: result: none needed > configure:18580: checking for a BSD-compatible install > configure:18648: result: /usr/bin/install -c -o root -g wheel > configure:18659: checking whether gmake sets $(MAKE) > configure:18681: result: yes > configure:18809: checking for pkg-config > configure:18827: found /usr/local/bin/pkg-config > configure:18839: result: /usr/local/bin/pkg-config > configure:18864: checking pkg-config is at least version 0.9.0 > configure:18867: result: yes > configure:18878: checking for BASE_DEPENDENCIES > configure:18885: $PKG_CONFIG --exists --print-errors "glib-2.0 >= > 2.19.7 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6" > configure:18888: $? = 0 > configure:18901: $PKG_CONFIG --exists --print-errors "glib-2.0 >= > 2.19.7 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6" > configure:18904: $? = 0 > configure:18981: result: yes > configure:19005: checking Whether to write dependencies into .pc files > configure:19024: result: yes > configure:19045: checking for perl5 > configure:19063: found /usr/bin/perl5 > configure:19075: result: /usr/bin/perl5 > configure:19090: checking for indent > configure:19106: found /usr/bin/indent > configure:19117: result: indent > configure:19141: checking for lstat > configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > configure:19204: $? = 0 > configure:19226: result: yes > configure:19141: checking for mkstemp > configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > configure:19204: $? = 0 > configure:19226: result: yes > configure:19141: checking for flockfile > configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > configure:19204: $? = 0 > configure:19226: result: yes > configure:19141: checking for getc_unlocked > configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > configure:19204: $? = 0 > configure:19226: result: yes > configure:19242: checking for localtime_r > configure:19298: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > configure:19305: $? = 0 > configure:19327: result: yes > configure:19341: checking for _NL_TIME_FIRST_WEEKDAY > configure:19367: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > conftest.c: In function `main': > conftest.c:33: error: `_NL_TIME_FIRST_WEEKDAY' undeclared (first use > in this function) > conftest.c:33: error: (Each undeclared identifier is reported only once > conftest.c:33: error: for each function it appears in.) > configure:19374: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | /* end confdefs.h. */ > | #include > | int > | main () > | { > | > | char c; > | c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY)); > | > | ; > | return 0; > | } > configure:19393: result: no > configure:19404: checking for _NL_MEASUREMENT_MEASUREMENT > configure:19430: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > conftest.c: In function `main': > conftest.c:33: error: `_NL_MEASUREMENT_MEASUREMENT' undeclared (first > use in this function) > conftest.c:33: error: (Each undeclared identifier is reported only once > conftest.c:33: error: for each function it appears in.) > configure:19437: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | /* end confdefs.h. */ > | #include > | int > | main () > | { > | > | char c; > | c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); > | > | ; > | return 0; > | } > configure:19456: result: no > configure:19467: checking for _NL_PAPER_HEIGHT > configure:19493: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > conftest.c: In function `main': > conftest.c:33: error: `_NL_PAPER_HEIGHT' undeclared (first use in this function) > conftest.c:33: error: (Each undeclared identifier is reported only once > conftest.c:33: error: for each function it appears in.) > configure:19500: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | /* end confdefs.h. */ > | #include > | int > | main () > | { > | > | char c; > | c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT)); > | > | ; > | return 0; > | } > configure:19519: result: no > configure:19530: checking for _NL_PAPER_WIDTH > configure:19556: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > conftest.c: In function `main': > conftest.c:33: error: `_NL_PAPER_WIDTH' undeclared (first use in this function) > conftest.c:33: error: (Each undeclared identifier is reported only once > conftest.c:33: error: for each function it appears in.) > configure:19563: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | /* end confdefs.h. */ > | #include > | int > | main () > | { > | > | char c; > | c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH)); > | > | ; > | return 0; > | } > configure:19582: result: no > configure:19593: checking for sigsetjmp > configure:19619: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > configure:19626: $? = 0 > configure:19645: result: yes > configure:19674: checking locale.h usability > configure:19691: cc -c -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > conftest.c >&5 > configure:19698: $? = 0 > configure:19712: result: yes > configure:19716: checking locale.h presence > configure:19731: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:19738: $? = 0 > configure:19752: result: yes > configure:19785: checking for locale.h > configure:19794: result: yes > configure:19810: checking for LC_MESSAGES > configure:19836: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > configure:19843: $? = 0 > configure:19863: result: yes > configure:19892: checking libintl.h usability > configure:19909: cc -c -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > conftest.c >&5 > configure:19916: $? = 0 > configure:19930: result: yes > configure:19934: checking libintl.h presence > configure:19949: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:19956: $? = 0 > configure:19970: result: yes > configure:20003: checking for libintl.h > configure:20010: result: yes > configure:20021: checking for ngettext in libc > configure:20049: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c >&5 > /var/tmp//cc25SNTQ.o(.text+0x19): In function `main': > : undefined reference to `libintl_ngettext' > configure:20056: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #define HAVE_LOCALE_H 1 > | #define HAVE_LC_MESSAGES 1 > | /* end confdefs.h. */ > | > | #include > | > | int > | main () > | { > | return !ngettext ("","", 1) > | ; > | return 0; > | } > configure:20077: result: no > configure:20252: checking for bindtextdomain in -lintl > configure:20287: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c -lintl >&5 > configure:20294: $? = 0 > configure:20315: result: yes > configure:20318: checking for ngettext in -lintl > configure:20353: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c -lintl >&5 > configure:20360: $? = 0 > configure:20381: result: yes > configure:20384: checking for dgettext in -lintl > configure:20419: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c -lintl >&5 > conftest.c:37: warning: conflicting types for built-in function 'dgettext' > configure:20426: $? = 0 > configure:20447: result: yes > configure:20620: checking for bind_textdomain_codeset > configure:20676: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c -lintl >&5 > configure:20683: $? = 0 > configure:20705: result: yes > configure:20747: checking for msgfmt > configure:20774: result: /usr/local/bin/msgfmt > configure:20787: checking for dcgettext > configure:20843: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c -lintl >&5 > conftest.c:55: warning: conflicting types for built-in function 'dcgettext' > configure:20850: $? = 0 > configure:20872: result: yes > configure:20885: checking if msgfmt accepts -c > configure:20900: $MSGFMT -c -o /dev/null conftest.foo > configure:20903: $? = 0 > configure:20905: result: yes > configure:20915: checking for gmsgfmt > configure:20946: result: /usr/local/bin/msgfmt > configure:20956: checking for xgettext > configure:20983: result: /usr/local/bin/xgettext > configure:21012: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c -lintl >&5 > configure:21019: $? = 0 > configure:21195: checking for catalogs to be installed > configure:21220: result: af am ang ar as ast az az_IR be be@latin bg > bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es > et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kn ko ku > li lt lv mai mi mk ml mn mr ms nb ne nl nn nso oc or pa pl ps pt pt_BR > ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tk tr tt uk ur uz > uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW > configure:21291: checking for extra flags to get ANSI library prototypes > configure:21316: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -L/usr/local/lib conftest.c -lintl -lm >&5 > configure:21320: $? = 0 > configure:21326: ./conftest > configure:21330: $? = 0 > configure:21332: result: none needed > configure:21404: checking for the BeOS > configure:21413: result: no > configure:21421: checking for HP-UX > configure:21430: result: no > configure:21435: checking for extra flags for POSIX compliance > configure:21458: cc -c -O2 -fno-strict-aliasing -pipe -Wall > -I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > conftest.c >&5 > conftest.c: In function `main': > conftest.c:39: warning: unused variable `dir' > configure:21465: $? = 0 > configure:21470: result: none needed > configure:21614: checking for pkg-config > configure:21644: result: /usr/local/bin/pkg-config > configure:21669: checking pkg-config is at least version 0.16 > configure:21672: result: yes > configure:21690: checking for GLIB - version >= 2.19.7 > configure:21815: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall > -D_REENTRANT -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -pthread > -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 > -lintl >&5 > configure:21819: $? = 0 > configure:21825: ./conftest > configure:21829: $? = 0 > configure:21850: result: yes (version 2.20.1) > configure:21968: checking for bind_textdomain_codeset > configure:22053: result: yes > configure:22083: checking pwd.h usability > configure:22100: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > configure:22107: $? = 0 > configure:22121: result: yes > configure:22125: checking pwd.h presence > configure:22140: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:22147: $? = 0 > configure:22161: result: yes > configure:22194: checking for pwd.h > configure:22203: result: yes > configure:22238: checking sys/time.h usability > configure:22255: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > configure:22262: $? = 0 > configure:22276: result: yes > configure:22280: checking sys/time.h presence > configure:22295: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:22302: $? = 0 > configure:22316: result: yes > configure:22349: checking for sys/time.h > configure:22358: result: yes > configure:22382: checking for unistd.h > configure:22389: result: yes > configure:22548: checking ftw.h usability > configure:22565: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > configure:22572: $? = 0 > configure:22586: result: yes > configure:22590: checking ftw.h presence > configure:22605: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:22612: $? = 0 > configure:22626: result: yes > configure:22659: checking for ftw.h > configure:22668: result: yes > configure:22688: checking for GNU ftw extensions > configure:22713: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > conftest.c: In function `main': > conftest.c:50: error: `FTW_ACTIONRETVAL' undeclared (first use in this function) > conftest.c:50: error: (Each undeclared identifier is reported only once > conftest.c:50: error: for each function it appears in.) > conftest.c:50: warning: unused variable `flags' > configure:22720: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | /* end confdefs.h. */ > | #define _XOPEN_SOURCE 500 > | #define _GNU_SOURCE > | #include > | int > | main () > | { > | int flags = FTW_ACTIONRETVAL; > | ; > | return 0; > | } > configure:22743: result: no > configure:22752: checking for ANSI C header files > configure:22920: result: yes > configure:22932: checking for an ANSI C-conforming const > configure:23007: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > conftest.c: In function `main': > conftest.c:90: warning: 'b' might be used uninitialized in this function > conftest.c:71: warning: 't' might be used uninitialized in this function > configure:23014: $? = 0 > configure:23029: result: yes > configure:23041: checking return type of signal handlers > configure:23069: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > conftest.c: In function `main': > conftest.c:51: error: void value not ignored as it ought to be > configure:23076: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | /* end confdefs.h. */ > | #include > | #include > | > | int > | main () > | { > | return *(signal (0, 0)) (0) == 1; > | ; > | return 0; > | } > configure:23091: result: void > configure:23105: checking for stdlib.h > configure:23112: result: yes > configure:23105: checking for unistd.h > configure:23112: result: yes > configure:23255: checking for getpagesize > configure:23311: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 > configure:23318: $? = 0 > configure:23340: result: yes > configure:23352: checking for working mmap > configure:23499: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 > configure:23503: $? = 0 > configure:23509: ./conftest > configure:23513: $? = 0 > configure:23530: result: yes > configure:23546: checking for mallinfo > configure:23602: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 > /var/tmp//cc3yRHzN.o(.text+0xd): In function `main': > : undefined reference to `mallinfo' > configure:23609: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | /* end confdefs.h. */ > | /* Define mallinfo to an innocuous variant, in case > declares mallinfo. > | For example, HP-UX 11i declares gettimeofday. */ > | #define mallinfo innocuous_mallinfo > | > | /* System header to define __stub macros and hopefully few prototypes, > | which can conflict with char mallinfo (); below. > | Prefer to if __STDC__ is defined, since > | exists even on freestanding compilers. */ > | > | #ifdef __STDC__ > | # include > | #else > | # include > | #endif > | > | #undef mallinfo > | > | /* Override any GCC internal prototype to avoid an error. > | Use char because int might match the return type of a GCC > | builtin and then its argument prototype would still apply. */ > | #ifdef __cplusplus > | extern "C" > | #endif > | char mallinfo (); > | /* The GNU C library defines this for functions which it implements > | to always fail with ENOSYS. Some functions are actually named > | something starting with __ and the normal name is an alias. */ > | #if defined __stub_mallinfo || defined __stub___mallinfo > | choke me > | #endif > | > | int > | main () > | { > | return mallinfo (); > | ; > | return 0; > | } > configure:23631: result: no > configure:23647: checking for getresuid > configure:23703: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 > configure:23710: $? = 0 > configure:23732: result: yes > configure:23744: checking for uid_t in sys/types.h > configure:23767: result: yes > configure:23784: checking for fd_set > configure:23807: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > conftest.c: In function `main': > conftest.c:55: warning: unused variable `readMask' > conftest.c:55: warning: unused variable `writeMask' > configure:23814: $? = 0 > configure:23829: result: yes, found in sys/types.h > configure:23867: checking for wchar.h > configure:23882: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:23889: $? = 0 > configure:23910: result: yes > configure:23914: checking for wctype.h > configure:23929: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:23936: $? = 0 > configure:23957: result: yes > configure:23962: checking for iswalnum > configure:24018: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 > configure:24025: $? = 0 > configure:24045: result: yes > configure:24125: checking if iswalnum() and friends are properly defined > configure:24161: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >> &5 > configure:24168: $? = 0 > configure:24197: result: yes > configure:24202: checking for uxtheme.h > configure:24217: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > conftest.c:53:21: uxtheme.h: No such file or directory > configure:24224: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | /* end confdefs.h. */ > | #include > configure:24245: result: no > configure:24265: checking crt_externs.h usability > configure:24282: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > conftest.c:86:25: crt_externs.h: No such file or directory > configure:24289: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | /* end confdefs.h. */ > | #include > | #ifdef HAVE_SYS_TYPES_H > | # include > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include > | #endif > | #ifdef STDC_HEADERS > | # include > | # include > | #else > | # ifdef HAVE_STDLIB_H > | # include > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include > | # endif > | # include > | #endif > | #ifdef HAVE_STRINGS_H > | # include > | #endif > | #ifdef HAVE_INTTYPES_H > | # include > | #endif > | #ifdef HAVE_STDINT_H > | # include > | #endif > | #ifdef HAVE_UNISTD_H > | # include > | #endif > | #include > configure:24303: result: no > configure:24307: checking crt_externs.h presence > configure:24322: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > conftest.c:53:25: crt_externs.h: No such file or directory > configure:24329: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | /* end confdefs.h. */ > | #include > configure:24343: result: no > configure:24376: checking for crt_externs.h > configure:24385: result: no > configure:24404: checking for _NSGetEnviron > configure:24460: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl >&5 > /var/tmp//ccfpaNsc.o(.text+0xd): In function `main': > : undefined reference to `_NSGetEnviron' > configure:24467: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | /* end confdefs.h. */ > | /* Define _NSGetEnviron to an innocuous variant, in case > declares _NSGetEnviron. > | For example, HP-UX 11i declares gettimeofday. */ > | #define _NSGetEnviron innocuous__NSGetEnviron > | > | /* System header to define __stub macros and hopefully few prototypes, > | which can conflict with char _NSGetEnviron (); below. > | Prefer to if __STDC__ is defined, since > | exists even on freestanding compilers. */ > | > | #ifdef __STDC__ > | # include > | #else > | # include > | #endif > | > | #undef _NSGetEnviron > | > | /* Override any GCC internal prototype to avoid an error. > | Use char because int might match the return type of a GCC > | builtin and then its argument prototype would still apply. */ > | #ifdef __cplusplus > | extern "C" > | #endif > | char _NSGetEnviron (); > | /* The GNU C library defines this for functions which it implements > | to always fail with ENOSYS. Some functions are actually named > | something starting with __ and the normal name is an alias. */ > | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron > | choke me > | #endif > | > | int > | main () > | { > | return _NSGetEnviron (); > | ; > | return 0; > | } > configure:24489: result: no > configure:24522: checking whether to build gmodulized gdk-pixbuf > configure:24537: result: yes > configure:24539: checking whether dynamic modules work > configure:24565: result: yes > configure:24618: checking for TIFFReadRGBAImageOriented in -ltiff > configure:24653: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ltiff -lm > -lintl >&5 > configure:24660: $? = 0 > configure:24681: result: yes > configure:24694: checking tiffio.h usability > configure:24711: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > configure:24718: $? = 0 > configure:24732: result: yes > configure:24736: checking tiffio.h presence > configure:24751: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:24758: $? = 0 > configure:24772: result: yes > configure:24805: checking for tiffio.h > configure:24812: result: yes > configure:25264: checking for jpeg_destroy_decompress in -ljpeg > configure:25299: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljpeg > -lintl >&5 > configure:25306: $? = 0 > configure:25327: result: yes > configure:25338: checking for jpeglib.h > configure:25357: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > configure:25364: $? = 0 > configure:25378: result: yes > configure:25382: checking for jpeg_simple_progression in -ljpeg > configure:25417: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljpeg > -lintl >&5 > configure:25424: $? = 0 > configure:25445: result: yes > configure:25479: checking for libpng12 > configure:25482: result: yes > configure:25775: checking for jas_init in -ljasper > configure:25810: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljasper > -ljpeg -lintl >&5 > configure:25817: $? = 0 > configure:25838: result: yes > configure:25875: checking pixbuf loaders to build > configure:25919: result: > configure:26130: checking if gio can sniff png > configure:26187: cc -o conftest -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c > -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >> &5 > configure:26191: $? = 0 > configure:26197: ./conftest > configure:26201: $? = 0 > configure:26222: result: yes > configure:26231: checking immodules to build > configure:26267: result: > configure:26423: checking for sys/wait.h that is POSIX.1 compatible > configure:26459: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > configure:26466: $? = 0 > configure:26481: result: yes > configure:26492: checking return type of signal handlers > configure:26542: result: void > configure:26623: checking sys/systeminfo.h usability > configure:26640: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > conftest.c:91:28: sys/systeminfo.h: No such file or directory > configure:26647: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | #define USE_GMODULE 1 > | #define HAVE_PROGRESSIVE_JPEG 1 > | #define GDK_PIXBUF_USE_GIO_MIME 1 > | #define HAVE_SYS_WAIT_H 1 > | #define RETSIGTYPE void > | /* end confdefs.h. */ > | #include > | #ifdef HAVE_SYS_TYPES_H > | # include > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include > | #endif > | #ifdef STDC_HEADERS > | # include > | # include > | #else > | # ifdef HAVE_STDLIB_H > | # include > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include > | # endif > | # include > | #endif > | #ifdef HAVE_STRINGS_H > | # include > | #endif > | #ifdef HAVE_INTTYPES_H > | # include > | #endif > | #ifdef HAVE_STDINT_H > | # include > | #endif > | #ifdef HAVE_UNISTD_H > | # include > | #endif > | #include > configure:26661: result: no > configure:26665: checking sys/systeminfo.h presence > configure:26680: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > conftest.c:58:28: sys/systeminfo.h: No such file or directory > configure:26687: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | #define USE_GMODULE 1 > | #define HAVE_PROGRESSIVE_JPEG 1 > | #define GDK_PIXBUF_USE_GIO_MIME 1 > | #define HAVE_SYS_WAIT_H 1 > | #define RETSIGTYPE void > | /* end confdefs.h. */ > | #include > configure:26701: result: no > configure:26734: checking for sys/systeminfo.h > configure:26741: result: no > configure:26764: checking sys/sysinfo.h usability > configure:26781: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5 > conftest.c:91:25: sys/sysinfo.h: No such file or directory > configure:26788: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | #define USE_GMODULE 1 > | #define HAVE_PROGRESSIVE_JPEG 1 > | #define GDK_PIXBUF_USE_GIO_MIME 1 > | #define HAVE_SYS_WAIT_H 1 > | #define RETSIGTYPE void > | /* end confdefs.h. */ > | #include > | #ifdef HAVE_SYS_TYPES_H > | # include > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include > | #endif > | #ifdef STDC_HEADERS > | # include > | # include > | #else > | # ifdef HAVE_STDLIB_H > | # include > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include > | # endif > | # include > | #endif > | #ifdef HAVE_STRINGS_H > | # include > | #endif > | #ifdef HAVE_INTTYPES_H > | # include > | #endif > | #ifdef HAVE_STDINT_H > | # include > | #endif > | #ifdef HAVE_UNISTD_H > | # include > | #endif > | #include > configure:26802: result: no > configure:26806: checking sys/sysinfo.h presence > configure:26821: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.c > conftest.c:58:25: sys/sysinfo.h: No such file or directory > configure:26828: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | #define USE_GMODULE 1 > | #define HAVE_PROGRESSIVE_JPEG 1 > | #define GDK_PIXBUF_USE_GIO_MIME 1 > | #define HAVE_SYS_WAIT_H 1 > | #define RETSIGTYPE void > | /* end confdefs.h. */ > | #include > configure:26842: result: no > configure:26875: checking for sys/sysinfo.h > configure:26882: result: no > configure:26896: checking for mediaLib 2.3 > configure:26901: checking for mlib_ImageSetStruct in -lmlib > configure:26936: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lmlib > -lintl >&5 > /usr/bin/ld: cannot find -lmlib > configure:26943: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "gtk+" > | #define PACKAGE_TARNAME "gtk+" > | #define PACKAGE_VERSION "2.16.1" > | #define PACKAGE_STRING "gtk+ 2.16.1" > | #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > | #define GETTEXT_PACKAGE "gtk20" > | #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 LT_OBJDIR ".libs/" > | #define GTK_COMPILED_WITH_DEBUGGING "minimum" > | #define HAVE_LSTAT 1 > | #define HAVE_MKSTEMP 1 > | #define HAVE_FLOCKFILE 1 > | #define HAVE_GETC_UNLOCKED 1 > | #define HAVE_LOCALTIME_R 1 > | #define HAVE_SIGSETJMP 1 > | #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 GTK_LOCALEDIR "/usr/local/share/locale" > | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > | #define HAVE_PWD_H 1 > | #define HAVE_PWD_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_FTW_H 1 > | #define HAVE_FTW_H 1 > | #define STDC_HEADERS 1 > | #define RETSIGTYPE void > | #define HAVE_STDLIB_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_GETPAGESIZE 1 > | #define HAVE_MMAP 1 > | #define HAVE_GETRESUID 1 > | #define HAVE_WCHAR_H 1 > | #define HAVE_WCTYPE_H 1 > | #define USE_GMODULE 1 > | #define HAVE_PROGRESSIVE_JPEG 1 > | #define GDK_PIXBUF_USE_GIO_MIME 1 > | #define HAVE_SYS_WAIT_H 1 > | #define RETSIGTYPE void > | /* end confdefs.h. */ > | > | /* Override any GCC internal prototype to avoid an error. > | Use char because int might match the return type of a GCC > | builtin and then its argument prototype would still apply. */ > | #ifdef __cplusplus > | extern "C" > | #endif > | char mlib_ImageSetStruct (); > | int > | main () > | { > | return mlib_ImageSetStruct (); > | ; > | return 0; > | } > configure:26964: result: no > configure:27090: checking for x86 platform > configure:27099: result: yes > configure:27107: checking compiler support for MMX > configure:27110: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES conftest.S >&5 > configure:27113: $? = 0 > configure:27127: result: yes > configure:28729: checking for XOpenDisplay > configure:28785: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:28792: $? = 0 > configure:28812: result: yes > configure:28822: checking for XextFindDisplay > configure:28878: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:28885: $? = 0 > configure:28905: result: yes > configure:28915: checking for XRenderQueryExtension > configure:28971: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:28978: $? = 0 > configure:28998: result: yes > configure:29011: checking if is needed for xReply > configure:29034: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > conftest.c >&5 > conftest.c: In function `main': > conftest.c:63: warning: unused variable `rep' > configure:29041: $? = 0 > configure:29046: result: no > configure:29116: checking for XConvertCase > configure:29172: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:29179: $? = 0 > configure:29201: result: yes > configure:29116: checking for XInternAtoms > configure:29172: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:29179: $? = 0 > configure:29201: result: yes > configure:29220: checking for XAddConnectionWatch > configure:29276: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:29283: $? = 0 > configure:29303: result: yes > configure:29339: checking for XkbQueryExtension > configure:29395: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:29402: $? = 0 > configure:29422: result: yes > configure:29439: checking for XShapeCombineMask > configure:29495: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:29502: $? = 0 > configure:29522: result: yes > configure:29537: checking for XSyncQueryExtension > configure:29593: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:29600: $? = 0 > configure:29620: result: yes > configure:29623: checking for X11/extensions/sync.h > configure:29644: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > conftest.c >&5 > configure:29651: $? = 0 > configure:29666: result: yes > configure:29688: checking for XShmAttach > configure:29744: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > -L/usr/local/lib conftest.c -L/usr/local/lib -lXext -lXrender -lX11 > -lintl >&5 > configure:29751: $? = 0 > configure:29771: result: yes > configure:29866: checking sys/ipc.h usability > configure:29883: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > conftest.c >&5 > configure:29890: $? = 0 > configure:29904: result: yes > configure:29908: checking sys/ipc.h presence > configure:29923: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > conftest.c > configure:29930: $? = 0 > configure:29944: result: yes > configure:29977: checking for sys/ipc.h > configure:29984: result: yes > configure:30009: checking sys/shm.h usability > configure:30026: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > conftest.c >&5 > configure:30033: $? = 0 > configure:30047: result: yes > configure:30051: checking sys/shm.h presence > configure:30066: cc -E -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > conftest.c > configure:30073: $? = 0 > configure:30087: result: yes > configure:30120: checking for sys/shm.h > configure:30127: result: yes > configure:30145: checking X11/extensions/XShm.h > configure:30181: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 > -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2 > -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES > -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include > conftest.c >&5 > conftest.c: In function `main': > conftest.c:79: warning: unused variable `x_shm_info' > configure:30188: $? = 0 > configure:30204: result: yes > configure:30388: checking for Xinerama support on XFree86 > configure:30534: result: yes > configure:30810: checking Pango flags > configure:30819: error: > *** Pango not found. Pango built with Cairo support is required > *** to build GTK+. See http://www.pango.org for Pango information. > > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=i386-portbld-freebsd6.0 > ac_cv_c_compiler_gnu=yes > ac_cv_c_const=yes > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= > ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= > ac_cv_env_BASE_DEPENDENCIES_LIBS_set= > ac_cv_env_BASE_DEPENDENCIES_LIBS_value= > ac_cv_env_CCC_set= > ac_cv_env_CCC_value= > ac_cv_env_CC_set=set > ac_cv_env_CC_value=cc > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe' > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2 -I/usr/local/include' > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set=set > ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' > ac_cv_env_CXX_set=set > ac_cv_env_CXX_value=c++ > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value=-L/usr/local/lib > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_value= > ac_cv_env_PKG_CONFIG_set= > ac_cv_env_PKG_CONFIG_value= > ac_cv_env_XMKMF_set= > ac_cv_env_XMKMF_value= > ac_cv_env_build_alias_set=set > ac_cv_env_build_alias_value=i386-portbld-freebsd6.0 > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > ac_cv_func_XAddConnectionWatch=yes > ac_cv_func_XConvertCase=yes > ac_cv_func_XInternAtoms=yes > ac_cv_func_XOpenDisplay=yes > ac_cv_func_XRenderQueryExtension=yes > ac_cv_func_XShapeCombineMask=yes > ac_cv_func_XShmAttach=yes > ac_cv_func_XSyncQueryExtension=yes > ac_cv_func_XextFindDisplay=yes > ac_cv_func_XkbQueryExtension=yes > ac_cv_func__NSGetEnviron=no > ac_cv_func_bind_textdomain_codeset=yes > ac_cv_func_dcgettext=yes > ac_cv_func_flockfile=yes > ac_cv_func_getc_unlocked=yes > ac_cv_func_getpagesize=yes > ac_cv_func_getresuid=yes > ac_cv_func_iswalnum=yes > ac_cv_func_localtime_r=yes > ac_cv_func_lstat=yes > ac_cv_func_mallinfo=no > ac_cv_func_mkstemp=yes > ac_cv_func_mmap_fixed_mapped=yes > ac_cv_header_X11_extensions_sync_h=yes > ac_cv_header_crt_externs_h=no > ac_cv_header_dlfcn_h=yes > ac_cv_header_ftw_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_libintl_h=yes > ac_cv_header_locale_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_pwd_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=yes > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_ipc_h=yes > ac_cv_header_sys_shm_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_sysinfo_h=no > ac_cv_header_sys_systeminfo_h=no > ac_cv_header_sys_time_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_sys_wait_h=yes > ac_cv_header_tiffio_h=yes > ac_cv_header_unistd_h=yes > ac_cv_host=i386-portbld-freebsd6.0 > ac_cv_lib_intl_bindtextdomain=yes > ac_cv_lib_intl_dgettext=yes > ac_cv_lib_intl_ngettext=yes > ac_cv_lib_jasper_jas_init=yes > ac_cv_lib_jpeg_jpeg_destroy_decompress=yes > ac_cv_lib_jpeg_jpeg_simple_progression=yes > ac_cv_lib_mlib_mlib_ImageSetStruct=no > ac_cv_lib_tiff_TIFFReadRGBAImageOriented=yes > ac_cv_objext=o > ac_cv_path_DOLT_BASH= > ac_cv_path_EGREP='/usr/bin/grep -E' > ac_cv_path_FGREP='/usr/bin/grep -F' > ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt > ac_cv_path_GREP=/usr/bin/grep > ac_cv_path_MSGFMT=/usr/local/bin/msgfmt > ac_cv_path_NM='/usr/bin/nm -B' > ac_cv_path_PERL=/usr/bin/perl5 > ac_cv_path_SED=/usr/bin/sed > ac_cv_path_XGETTEXT=/usr/local/bin/xgettext > ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config > ac_cv_prog_AWK=nawk > ac_cv_prog_CPP='cc -E' > ac_cv_prog_CXXCPP='c++ -E' > ac_cv_prog_INDENT=indent > ac_cv_prog_ac_ct_AR=ar > ac_cv_prog_ac_ct_CC=cc > ac_cv_prog_ac_ct_OBJDUMP=objdump > ac_cv_prog_ac_ct_RANLIB=ranlib > ac_cv_prog_ac_ct_STRIP=strip > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > ac_cv_prog_cxx_g=yes > ac_cv_prog_make_gmake_set=yes > ac_cv_search_strerror='none required' > ac_cv_sys_file_offset_bits=no > ac_cv_sys_largefile_CC=no > ac_cv_type_signal=void > ac_cv_type_uid_t=yes > am_cv_CC_dependencies_compiler_type=gcc3 > am_cv_CXX_dependencies_compiler_type=gcc3 > am_cv_prog_cc_stdc= > am_cv_val_LC_MESSAGES=yes > gt_cv_func_dgettext_libc=no > gt_cv_func_dgettext_libintl=yes > gt_cv_func_ngettext_libc=no > gt_cv_have_gettext=yes > lt_cv_deplibs_check_method=pass_all > lt_cv_file_magic_cmd='$MAGIC_CMD' > lt_cv_file_magic_test_file= > lt_cv_ld_reload_flag=-r > lt_cv_nm_interface='BSD nm' > lt_cv_objdir=.libs > lt_cv_path_LD=/usr/bin/ld > lt_cv_path_LDCXX=/usr/bin/ld > lt_cv_path_NM='/usr/bin/nm -B' > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_c_o_CXX=yes > lt_cv_prog_compiler_pic_works=yes > lt_cv_prog_compiler_pic_works_CXX=yes > lt_cv_prog_compiler_rtti_exceptions=no > lt_cv_prog_compiler_static_works=yes > lt_cv_prog_compiler_static_works_CXX=yes > lt_cv_prog_gnu_ld=yes > lt_cv_prog_gnu_ldcxx=yes > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 > \2 \2/p'\''' > lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ > ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) > \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' > lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e > '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e > '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) > \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", > (void *) \&\2},/p'\''' > lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern > int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char > \1;/p'\''' > lt_cv_sys_max_cmd_len=262144 > pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 > -I/usr/local/include/cairo -I/usr/local/include/freetype2 > -I/usr/local/include -I/usr/local/include/libpng > -I/usr/local/include/pixman-1 ' > pkg_cv_BASE_DEPENDENCIES_LIBS='-pthread -L/usr/local/lib -latk-1.0 > -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo ' > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > ACLOCAL='${SHELL} > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run > aclocal-1.7 ' > AMDEPBACKSLASH='\' > AMDEP_FALSE='#' > AMDEP_TRUE='' > AMTAR='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing > --run tar' > AR='ar' > AS='as' > ATK_PREFIX='' > AUTOCONF='${SHELL} > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run autoconf' > AUTOHEADER='${SHELL} > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run > autoheader' > AUTOMAKE='${SHELL} > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run > automake-1.7' > AWK='nawk' > BASE_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/include/libpng -I/usr/local/include/pixman-1 ' > BASE_DEPENDENCIES_LIBS='-pthread -L/usr/local/lib -latk-1.0 > -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo ' > BUILD_DYNAMIC_MODULES_FALSE='#' > BUILD_DYNAMIC_MODULES_TRUE='' > BUILD_GDIPLUS_LOADERS_FALSE='' > BUILD_GDIPLUS_LOADERS_TRUE='#' > CAIRO_PREFIX='' > CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo > az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo > ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo > el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo > fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo > id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo > lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo > ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo > pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo > sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo > tt.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo > yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' > CATOBJEXT='.gmo' > CC='cc' > CCAS='$(CC)' > CCASFLAGS='$(CFLAGS)' > CCDEPMODE='depmode=gcc3' > CFLAGS='-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall' > CPP='cc -E' > CPPFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES > -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES > -D_THREAD_SAFE -I/usr/local/include ' > CROSS_COMPILING_FALSE='' > CROSS_COMPILING_TRUE='#' > CUPS_API_MAJOR='' > CUPS_API_MINOR='' > CUPS_CFLAGS='' > CUPS_CONFIG='' > CUPS_LIBS='' > CXX='c++' > CXXCPP='c++ -E' > CXXDEPMODE='depmode=gcc3' > CXXFLAGS='-O2 -fno-strict-aliasing -pipe' > CYGPATH_W='echo' > DATADIRNAME='share' > DB2HTML='' > DEFS='' > DEPDIR='.deps' > DISABLE_EXPLICIT_DEPS_FALSE='' > DISABLE_EXPLICIT_DEPS_TRUE='#' > DLLTOOL='dlltool' > DSYMUTIL='' > DUMPBIN='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/usr/bin/grep -E' > ENABLE_GTK_DOC_FALSE='' > ENABLE_GTK_DOC_TRUE='' > ENABLE_MAN_FALSE='' > ENABLE_MAN_TRUE='' > EXEEXT='' > FGREP='/usr/bin/grep -F' > GAIL_INET_LIBS='' > GAIL_LT_CURRENT_MINUS_AGE='18' > GAIL_LT_VERSION_INFO='18:1:0' > GDK_DEP_CFLAGS='' > GDK_DEP_LIBS='' > GDK_EXTRA_CFLAGS='' > GDK_EXTRA_LIBS='' > GDK_PACKAGES='' > GDK_PIXBUF_CSOURCE='' > GDK_PIXBUF_DEP_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng ' > GDK_PIXBUF_DEP_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -lm ' > GDK_PIXBUF_EXTRA_CFLAGS='' > GDK_PIXBUF_EXTRA_LIBS=' -lm ' > GDK_PIXBUF_MAJOR='2' > GDK_PIXBUF_MICRO='1' > GDK_PIXBUF_MINOR='16' > GDK_PIXBUF_PACKAGES='gmodule-no-export-2.0 gobject-2.0 gio-2.0' > GDK_PIXBUF_VERSION='2.16.1' > GDK_PIXBUF_XLIB_DEP_CFLAGS='-D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include ' > GDK_PIXBUF_XLIB_DEP_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -lX11 -lm ' > GDK_PIXBUF_XLIB_EXTRA_CFLAGS='' > GDK_PIXBUF_XLIB_EXTRA_LIBS='' > GDK_PIXBUF_XLIB_PACKAGES='x11' > GDK_WLIBS='' > GETTEXT_PACKAGE='gtk20' > GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include ' > GLIB_GENMARSHAL='glib-genmarshal' > GLIB_LIBS='-pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 > -lgthread-2.0 -lglib-2.0 ' > GLIB_MKENUMS='glib-mkenums' > GLIB_PREFIX='' > GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo > az_IR.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo > ca.gmo ca@valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo > el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo > fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo > id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo > lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo > ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo > pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo > sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo > tt.gmo uk.gmo ur.gmo uz.gmo uz@cyrillic.gmo vi.gmo wa.gmo xh.gmo > yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' > GMSGFMT='/usr/local/bin/msgfmt' > GOBJECT_QUERY='gobject-query' > GREP='/usr/bin/grep' > GTKDOC_CHECK='' > GTK_API_VERSION='2.0' > GTK_BINARY_AGE='1601' > GTK_BINARY_VERSION='2.10.0' > GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' > GTK_DEP_CFLAGS='' > GTK_DEP_LIBS='' > GTK_DOC_USE_LIBTOOL_FALSE='' > GTK_DOC_USE_LIBTOOL_TRUE='' > GTK_EXTRA_CFLAGS='' > GTK_EXTRA_LIBS='' > GTK_INTERFACE_AGE='1' > GTK_MAJOR_VERSION='2' > GTK_MICRO_VERSION='1' > GTK_MINOR_VERSION='16' > GTK_PACKAGES='' > GTK_UPDATE_ICON_CACHE='' > GTK_VERSION='2.16.1' > GTK_XIM_FLAGS='' > HAVE_CUPS_FALSE='' > HAVE_CUPS_TRUE='' > HAVE_CXX_FALSE='#' > HAVE_CXX_TRUE='' > HAVE_DOCBOOK_FALSE='' > HAVE_DOCBOOK_TRUE='' > HAVE_HTTP_AUTHSTRING='' > HAVE_INCLUDED_IMMMODULES_FALSE='' > HAVE_INCLUDED_IMMMODULES_TRUE='#' > HAVE_JASPER_FALSE='#' > HAVE_JASPER_TRUE='' > HAVE_JPEG_FALSE='#' > HAVE_JPEG_TRUE='' > HAVE_OBJC_FALSE='' > HAVE_OBJC_TRUE='#' > HAVE_PNG_FALSE='#' > HAVE_PNG_TRUE='' > HAVE_TIFF_FALSE='#' > HAVE_TIFF_TRUE='' > HAVE_X11R6_FALSE='#' > HAVE_X11R6_TRUE='' > HTML_DIR='' > INCLUDED_IMMODULE_DEFINE='' > INCLUDED_IMMODULE_OBJ='' > INCLUDED_LOADER_DEFINE='' > INCLUDED_LOADER_OBJ='' > INCLUDE_ANI_FALSE='' > INCLUDE_ANI_TRUE='#' > INCLUDE_BMP_FALSE='' > INCLUDE_BMP_TRUE='#' > INCLUDE_GDIPLUS_FALSE='' > INCLUDE_GDIPLUS_TRUE='#' > INCLUDE_GIF_FALSE='' > INCLUDE_GIF_TRUE='#' > INCLUDE_ICNS_FALSE='' > INCLUDE_ICNS_TRUE='#' > INCLUDE_ICO_FALSE='' > INCLUDE_ICO_TRUE='#' > INCLUDE_IM_AM_ET_FALSE='' > INCLUDE_IM_AM_ET_TRUE='#' > INCLUDE_IM_CEDILLA_FALSE='' > INCLUDE_IM_CEDILLA_TRUE='#' > INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE='' > INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#' > INCLUDE_IM_IME_FALSE='' > INCLUDE_IM_IME_TRUE='#' > INCLUDE_IM_INUKTITUT_FALSE='' > INCLUDE_IM_INUKTITUT_TRUE='#' > INCLUDE_IM_IPA_FALSE='' > INCLUDE_IM_IPA_TRUE='#' > INCLUDE_IM_MULTIPRESS_FALSE='' > INCLUDE_IM_MULTIPRESS_TRUE='#' > INCLUDE_IM_THAI_FALSE='' > INCLUDE_IM_THAI_TRUE='#' > INCLUDE_IM_TI_ER_FALSE='' > INCLUDE_IM_TI_ER_TRUE='#' > INCLUDE_IM_TI_ET_FALSE='' > INCLUDE_IM_TI_ET_TRUE='#' > INCLUDE_IM_VIQR_FALSE='' > INCLUDE_IM_VIQR_TRUE='#' > INCLUDE_IM_XIM_FALSE='' > INCLUDE_IM_XIM_TRUE='#' > INCLUDE_JASPER_FALSE='' > INCLUDE_JASPER_TRUE='#' > INCLUDE_JPEG_FALSE='' > INCLUDE_JPEG_TRUE='#' > INCLUDE_PCX_FALSE='' > INCLUDE_PCX_TRUE='#' > INCLUDE_PNG_FALSE='' > INCLUDE_PNG_TRUE='#' > INCLUDE_PNM_FALSE='' > INCLUDE_PNM_TRUE='#' > INCLUDE_RAS_FALSE='' > INCLUDE_RAS_TRUE='#' > INCLUDE_TGA_FALSE='' > INCLUDE_TGA_TRUE='#' > INCLUDE_TIFF_FALSE='' > INCLUDE_TIFF_TRUE='#' > INCLUDE_WBMP_FALSE='' > INCLUDE_WBMP_TRUE='#' > INCLUDE_XBM_FALSE='' > INCLUDE_XBM_TRUE='#' > INCLUDE_XPM_FALSE='' > INCLUDE_XPM_TRUE='#' > INDENT='indent' > 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 ' > LD='/usr/bin/ld' > LDFLAGS='-L/usr/local/lib' > LIBJASPER='-ljasper' > LIBJPEG='-ljpeg' > LIBOBJS='' > LIBPNG='-L/usr/local/lib -lpng -lz -lm ' > LIBS='' > LIBTIFF='-ltiff' > LIBTOOL='$(SHELL) /usr/ports/x11-toolkits/gtk20/work/gnome-libtool' > LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' > LIB_EXE_MACHINE_FLAG='X86' > LIPO='' > LN_S='ln -s' > LTLIBOBJS='' > LT_CURRENT_MINUS_AGE='0' > LT_VERSION_INFO='1600:1:1600' > MAINT='#' > MAINTAINER_MODE_FALSE='' > MAINTAINER_MODE_TRUE='#' > MAKEINFO='${SHELL} > /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run makeinfo' > MKINSTALLDIRS='./mkinstalldirs' > MSGFMT='/usr/local/bin/msgfmt' > MSGFMT_OPTS='-c' > MS_LIB_AVAILABLE_FALSE='' > MS_LIB_AVAILABLE_TRUE='#' > NM='/usr/bin/nm -B' > NMEDIT='' > OBJDUMP='objdump' > OBJEXT='o' > OS_LINUX_FALSE='' > OS_LINUX_TRUE='#' > OS_UNIX_FALSE='#' > OS_UNIX_TRUE='' > OS_WIN32_FALSE='' > OS_WIN32_TRUE='#' > OTOOL64='' > OTOOL='' > PACKAGE='gtk+' > PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' > PACKAGE_NAME='gtk+' > PACKAGE_STRING='gtk+ 2.16.1' > PACKAGE_TARNAME='gtk+' > PACKAGE_VERSION='2.16.1' > PANGO_PREFIX='' > PATH_SEPARATOR=':' > PERL='/usr/bin/perl5' > PKG_CONFIG='/usr/local/bin/pkg-config' > PLATFORM_WIN32_FALSE='' > PLATFORM_WIN32_TRUE='#' > POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po > be@latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca@valencia.po > crh.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po > es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po > hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kn.po > ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po > ms.po nb.po ne.po nl.po nn.po nso.po oc.po or.po pa.po pl.po ps.po > pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po > sr@latin.po sr@ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po uk.po > ur.po uz.po uz@cyrillic.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po > zh_TW.po' > POSUB='po' > PO_IN_DATADIR_FALSE='' > PO_IN_DATADIR_TRUE='' > RANLIB='ranlib' > REBUILD='' > REBUILD_PNGS='' > SED='/usr/bin/sed' > SET_MAKE='' > SHELL='/bin/sh' > STRIP='strip' > TEST_PRINT_BACKEND_FALSE='' > TEST_PRINT_BACKEND_TRUE='' > USE_DIRECTFB_FALSE='' > USE_DIRECTFB_TRUE='#' > USE_MEDIALIB25_FALSE='' > USE_MEDIALIB25_TRUE='#' > USE_MEDIALIB_FALSE='' > USE_MEDIALIB_TRUE='#' > USE_MMX_FALSE='#' > USE_MMX_TRUE='' > USE_NLS='yes' > USE_QUARTZ_FALSE='' > USE_QUARTZ_TRUE='#' > USE_WIN32_FALSE='' > USE_WIN32_TRUE='#' > USE_X11_FALSE='#' > USE_X11_TRUE='' > VERSION='2.16.1' > WINDRES='' > XGETTEXT='/usr/local/bin/xgettext' > XINPUT_XFREE_FALSE='#' > XINPUT_XFREE_TRUE='' > XMKMF='' > XMLCATALOG='' > XML_CATALOG_FILE='' > XSLTPROC='' > X_CFLAGS='-D_THREAD_SAFE -I/usr/local/include ' > X_EXTRA_LIBS='' > X_LIBS='' > X_PRE_LIBS='' > ac_ct_CC='cc' > ac_ct_CXX='' > ac_ct_DUMPBIN='' > 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-freebsd6.0' > build_alias='i386-portbld-freebsd6.0' > build_cpu='i386' > build_os='freebsd6.0' > build_vendor='portbld' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' > dvidir='${docdir}' > exec_prefix='NONE' > gdktarget='x11' > gdktargetlib='libgdk-x11-2.0.la' > gtktargetlib='libgtk-x11-2.0.la' > host='i386-portbld-freebsd6.0' > host_alias='' > host_cpu='i386' > host_os='freebsd6.0' > host_vendor='portbld' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='/usr/local/info' > install_sh='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/install-sh' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='/usr/local/share/locale' > localstatedir='${prefix}/var' > lt_ECHO='echo' > mandir='/usr/local/man' > ms_librarian='' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "gtk+" > #define PACKAGE_TARNAME "gtk+" > #define PACKAGE_VERSION "2.16.1" > #define PACKAGE_STRING "gtk+ 2.16.1" > #define PACKAGE_BUGREPORT > "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" > #define GETTEXT_PACKAGE "gtk20" > #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 LT_OBJDIR ".libs/" > #define GTK_COMPILED_WITH_DEBUGGING "minimum" > #define HAVE_LSTAT 1 > #define HAVE_MKSTEMP 1 > #define HAVE_FLOCKFILE 1 > #define HAVE_GETC_UNLOCKED 1 > #define HAVE_LOCALTIME_R 1 > #define HAVE_SIGSETJMP 1 > #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 GTK_LOCALEDIR "/usr/local/share/locale" > #define HAVE_BIND_TEXTDOMAIN_CODESET 1 > #define HAVE_PWD_H 1 > #define HAVE_PWD_H 1 > #define HAVE_SYS_TIME_H 1 > #define HAVE_SYS_TIME_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_FTW_H 1 > #define HAVE_FTW_H 1 > #define STDC_HEADERS 1 > #define RETSIGTYPE void > #define HAVE_STDLIB_H 1 > #define HAVE_UNISTD_H 1 > #define HAVE_GETPAGESIZE 1 > #define HAVE_MMAP 1 > #define HAVE_GETRESUID 1 > #define HAVE_WCHAR_H 1 > #define HAVE_WCTYPE_H 1 > #define USE_GMODULE 1 > #define HAVE_PROGRESSIVE_JPEG 1 > #define GDK_PIXBUF_USE_GIO_MIME 1 > #define HAVE_SYS_WAIT_H 1 > #define RETSIGTYPE void > #define USE_MMX 1 > #define HAVE_XCONVERTCASE 1 > #define HAVE_XINTERNATOMS 1 > #define HAVE_X11R6 1 > #define HAVE_XKB 1 > #define HAVE_SHAPE_EXT 1 > #define HAVE_XSYNC 1 > #define HAVE_IPC_H 1 > #define HAVE_SHM_H 1 > #define HAVE_XSHM_H 1 > #define HAVE_XFREE_XINERAMA 1 > #define HAVE_XINERAMA 1 > #define XINPUT_XFREE 1 > #define HAVE_XCURSOR 1 > #define HAVE_XFIXES 1 > #define HAVE_XCOMPOSITE 1 > #define HAVE_XDAMAGE 1 > > configure: exit 1 > ------------------------- > > > ls /var/db/pkg > ------------------------ > > 1.txt > ORBit2-2.12.2 > aspell-0.60.3 > at-spi-1.6.4 > atk-1.26.0 > autoconf-2.13.000227_5 > automake-1.4.6_2 > avahi-app-0.6.24_1 > axel-2.3 > bash-3.2.39_1 > bitstream-vera-1.10_1 > bugbuddy-2.10.0_1 > cairo-1.6.4_2,1 > cdparanoia-3.9.8_7 > cjk-cdrtools-2.01.20041227_1 > compositeproto-0.4 > consolekit-0.3.0_6 > cscope-15.5_1 > cups-base-1.1.23.0_5 > damageproto-1.1.0_2 > dasher-3.2.15 > db4-4.0.14_1,1 > dbus-1.2.1 > dbus-glib-0.80 > desktop-file-utils-0.10_2 > diablo-jdk-1.5.0.06.00 > dmidecode-2.9 > docbook-4.1_3 > docbook-sk-4.1.2_3 > docbook-xml-4.2_1 > docbook-xsl-1.68.1 > eel-2.10.1_1 > encodings-1.0.2,1 > eog-2.10.2 > epiphany-1.6.4 > esound-0.2.36 > evolution-2.2.3_1 > evolution-data-server-1.2.3 > evolution-webcal-2.2.1 > expat-2.0.1 > fam-2.6.9_6 > fileroller-2.10.4,1 > firefox-1.0.7_1,1 > fixesproto-4.0 > flac-1.1.2 > font-bh-ttf-1.0.0 > font-misc-ethiopic-1.0.0 > font-misc-meltho-1.0.0_1 > font-util-1.0.1 > fontconfig-2.5.0,1 > fontsproto-2.0.2 > freetype2-2.3.9 > gail-1.8.4 > gal2-2.4.3 > gcalctool-5.5.42,2 > gconf-editor-2.10.0,1 > gconf2-2.10.1 > gconf2-2.22.0_1 > gdbm-1.8.3_3 > gdm-2.8.0.1 > gedit-2.10.3 > getopt-1.1.4_1 > gettext-0.14.5 > ggv-2.8.5 > ghostscript-gnu-7.07_13 > gio-fam-backend-2.20.1 > gle-3.0.3 > glib-1.2.10_11 > glib-2.20.1 > glitz-0.5.6_1 > gmake-3.80_2 > gnome-backgrounds-2.10.2 > gnome-icon-theme-2.10.1_1 > gnome-menus-2.10.2_1 > gnome-mime-data-2.18.0_3 > gnome-themes-2.10.2 > gnome2-2.10.2 > gnome_subr-1.0 > gnomeapplets2-2.10.1_3 > gnomeaudio2-2.0.0 > gnomecontrolcenter2-2.10.2 > gnomedesktop-2.10.2 > gnomedocutils-0.2.1_1 > gnomegames2-2.10.2 > gnomehier-2.0_7 > gnomekeyring-0.4.3_1 > gnomemag-0.12.1_1 > gnomemedia2-2.10.2 > gnomemimedata-2.4.2 > gnomenetstatus-2.10.0_1 > gnomenettool-1.2.0,1 > gnomepanel-2.10.2 > gnomesession-2.10.0 > gnomespeech-0.3.7 > gnomespell-1.0.5_5 > gnomesystemmonitor-2.10.1 > gnomesystemtools-1.2.0_2 > gnometerminal-2.10.0_1 > gnomeuserdocs2-2.8.1 > gnomeutils2-2.10.1,1 > gnomevfs2-2.10.1 > gnopernicus-0.10.9 > gnutls-1.0.24_1 > gok-1.0.5 > gpdf-2.10.0_2 > gsfonts-8.11_2 > gstreamer-0.8.10 > gstreamer-ffmpeg-0.8.5 > gstreamer-plugins-0.8.10_1 > gstreamer-plugins-a52dec-0.8.10_1 > gstreamer-plugins-cdparanoia-0.8.10_1 > gstreamer-plugins-core-0.8_5 > gstreamer-plugins-dts-0.8.10_1 > gstreamer-plugins-dvd-0.8.10_1 > gstreamer-plugins-esound-0.8.10_1 > gstreamer-plugins-flac-0.8.10_1 > gstreamer-plugins-gconf-0.8.10_1 > gstreamer-plugins-gnomevfs-0.8.10_1 > gstreamer-plugins-libpng-0.8.10_1 > gstreamer-plugins-mad-0.8.10_1 > gstreamer-plugins-ogg-0.8.10_1 > gstreamer-plugins-pango-0.8.10_1 > gstreamer-plugins-vorbis-0.8.10_1 > gstreamer-plugins-xvid-0.8.10_1 > gtar-1.15.1_1 > gtk-1.2.10_13 > gtk-2.6.9 > gtk-engines2-2.6.4 > gtkhtml3-3.6.2 > gtksourceview-1.2.1 > gucharmap-gnome-1.4.3_1 > guile-1.6.5 > hal-0.5.11_23 > hicolor-icon-theme-0.5 > icu-3.8.1_2 > imake-6.8.2 > inputproto-1.4.2.1 > intltool-0.40.6 > iso8879-1986_2 > jasper-1.900.1_7 > javavmwrapper-2.0_5 > jpeg-6b_3 > kbproto-1.0.3 > libGL-7.0.3 > libGLU-7.0.3 > libICE-1.0.4_1,1 > libIDL-0.8.6 > libSM-1.0.3_1,1 > libX11-1.1.3_1,1 > libXau-1.0.3_2 > libXcomposite-0.4.0,1 > libXcursor-1.1.9_1 > libXdamage-1.1.1 > libXdmcp-1.0.2_1 > libXext-1.0.3,1 > libXfixes-4.0.3_1 > libXfont-1.3.4,1 > libXft-2.1.7 > libXi-1.1.3,1 > libXinerama-1.0.2,1 > libXmu-1.0.3,1 > libXpm-3.5.7 > libXrandr-1.2.2_1 > libXrender-0.9.4_1 > libXt-1.0.5_1 > libXxf86vm-1.0.1 > liba52-0.7.4_1 > libart_lgpl-2.3.20,1 > libart_lgpl2-2.3.17 > libaudiofile-0.2.6 > libbonobo-2.10.0 > libbonoboui-2.10.1 > libcroco-0.6.0_1 > libdaemon-0.12 > libdrm-2.3.0 > libdts-0.0.2 > libdvdcss-1.2.8_1 > libdvdnav-0.1.9_1 > libdvdread-0.9.4_1 > libexif-0.6.12_1 > libflash-0.4.13 > libfontenc-1.0.4 > libgail-gnome-1.1.1 > libgcrypt-1.2.1_1 > libglade2-2.5.1_2 > libglut-6.0.1 > libgnome-2.10.1 > libgnomecanvas-2.10.2_1 > libgnomeprint-2.10.3_1 > libgnomeprintui-2.10.2 > libgnomeui-2.10.1_1 > libgpg-error-1.0_1 > libgsf-1.11.1_1 > libgtkhtml-2.6.3_1 > libgtop2-2.10.2 > libiconv-1.11_1 > libid3tag-0.15.0b_2 > libltdl-1.5.18 > libmad-0.15.1b_1 > libmusicbrainz-2.1.1 > libogg-1.1.2_1,3 > librsvg2-2.9.5_2 > libsoup-2.2.3 > libtasn1-0.2.13 > libtool-1.3.5_2 > libtool-1.5.18 > libtool-1.5.26 > libungif-4.1.3 > libvolume_id-0.81.0 > libvorbis-1.1.1,3 > libwnck-2.10.3 > libxklavier-2.0_2,1 > libxml2-2.6.20 > libxslt-1.1.14 > linc-1.0.3_3 > linux-expat-1.95.5_3 > linux-fontconfig-2.1_3 > linux_base-8-8.0_6 > ltmdm-1.4_14 > m4-1.4.3 > metacity-2.10.3 > mkfontdir-1.0.3_1 > mkfontscale-1.0.3 > mozilla-1.7.12,2 > mtools-3.9.8_4 > nautilus-cd-burner-2.10.2 > nautilus2-2.10.1 > nspr-4.6 > nspr-4.7 > nss-3.10 > openldap-client-2.2.27 > p5-Compress-Raw-Zlib-2.017 > p5-Compress-Zlib-2.015 > p5-HTML-Parser-3.60 > p5-HTML-Tagset-3.20 > p5-HTML-Tree-3.23 > p5-IO-Compress-Base-2.015 > p5-IO-Compress-Zlib-2.015 > p5-Text-Iconv-1.7 > p5-Tie-IxHash-1.21 > p5-URI-1.37 > p5-XML-Filter-BufferText-1.01 > p5-XML-Grove-0.46.a > p5-XML-Handler-YAWriter-0.23 > p5-XML-NamespaceSupport-1.09_1 > p5-XML-Parser-2.36 > p5-XML-SAX-0.96 > p5-XML-SAX-Expat-0.40 > p5-XML-SAX-Writer-0.52 > p5-XML-Simple-2.18 > p5-XML-Twig-3.32 > p5-XML-XPath-1.13 > p5-libwww-5.825 > p5-libxml-0.08 > pango-1.24.0_2 > pciids-20080312 > pcre-7.7 > perl-5.8.7 > pilot-link-0.11.8_3 > pixman-0.10.0_2 > pkg-config-0.23_1 > pkgconfig-0.17.2 > pkgdb.db > png-1.2.8_2 > policykit-0.9_4 > popt-1.7 > portupgrade-20041226_7 > printproto-1.0.4 > py24-libxml2-2.6.20_2 > python-2.4.1_3 > python25-2.5.2_2 > randrproto-1.2.1 > renderproto-0.9.3 > rpm-3.0.6_10 > ruby-1.8.2_4 > ruby18-bdb4-0.5.3 > samba-2.2.12 > samba-libsmbclient-3.0.14a_2 > scrollkeeper-0.3.14_1,1 > sdocbook-xml-4.1.2.5_2 > shared-mime-info-0.16_1 > sound-juicer-2.10.1 > startup-notification-0.8_1 > system-tools-backends-1.2.0_2 > tcl-8.4.11,1 > tiff-3.7.3 > totem-gstreamer-1.0.4 > unzip-5.52_2 > vim-6.3.85 > vim-lite-6.3.85 > vino-2.10.0 > vte-0.11.13_2 > windowmaker-0.92.0 > wmicons-1.0 > xextproto-7.0.2 > xf86vidmodeproto-2.2.2 > ximian-connector-2.2.2 > xineramaproto-1.1.2 > xmlcatmgr-2.2 > xorg-clients-6.8.2 > xorg-documents-6.8.2 > xorg-fonts-100dpi-6.8.2 > xorg-fonts-75dpi-6.8.2 > xorg-fonts-cyrillic-6.8.2 > xorg-fonts-encodings-6.8.2 > xorg-fonts-miscbitmaps-6.8.2 > xorg-fonts-truetype-6.8.2 > xorg-fonts-type1-6.8.2 > xorg-fontserver-6.8.2 > xorg-libraries-6.8.2 > xorg-manpages-6.8.2 > xorg-nestserver-6.8.2 > xorg-printserver-6.8.2 > xorg-server-6.8.2_6 > xorg-vfbserver-6.8.2 > xproto-7.0.10_1 > xscreensaver-gnome-4.22 > xterm-203 > xtrans-1.2.3 > xvid-1.0.3,1 > yelp-2.10.0_1 > zenity-2.10.0 > zh-fcitx-3.1.1 > zip-2.3_2 > _______________________________________________ > 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" > Install / reinstall pango? Also make sure your ports tree is up to date. From info at mmasys.com Thu Apr 16 06:10:46 2009 From: info at mmasys.com (Vice President) Date: Thu Apr 16 06:55:48 2009 Subject: Securing Your Business Data Message-ID: <000005400408f907d9@[10.10.10.142]> Call Today or Email info@mmasys.com for a FREE 8 hour consultation. MicroMaster Accounting Systems Inc. 2001 Route 46 - Suite 310 Parsippany, NJ 07054 973-257-5009 Serving New Jersey Business Since 1988. Sent By: MicroMaster Accounting Systems Inc. 2001 Route 46 Suite 310 Parsippany New Jersey 07054 U.S.A. To view as a web page press on or copy this link into your browsers address bar https://www.Swiftpage8.com/speasapage.aspx?X=300SXEPQHQQXTPXG00Z4W6 If you prefer not to receive future e-mails of this type, please copy to your browser or press on this link "http://www.Swiftpage8.com/SpeSupIt.aspx?X=300SXEPQHQQXTPXG00Z4W6&Addr=gnome~~2freebsd.org" to unsubscribe. From marcus at FreeBSD.org Thu Apr 16 10:33:33 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Thu Apr 16 10:54:36 2009 Subject: ports/131121: devel/gamin - default polling frequency increases CPU load w/ large kern.maxfiles Message-ID: <200904161733.n3GHXWg4053819@freefall.freebsd.org> Synopsis: devel/gamin - default polling frequency increases CPU load w/ large kern.maxfiles State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Thu Apr 16 17:33:06 UTC 2009 State-Changed-Why: Text has been added to pkg-message on how to configure gamin. Your UFS example has also been included there for users that may want it. http://www.freebsd.org/cgi/query-pr.cgi?pr=131121 From dfilter at FreeBSD.ORG Thu Apr 16 11:00:16 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Thu Apr 16 11:46:00 2009 Subject: ports/131121: commit references a PR Message-ID: <200904161800.n3GI0EQJ079994@freefall.freebsd.org> The following reply was made to PR ports/131121; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/131121: commit references a PR Date: Thu, 16 Apr 2009 17:54:01 +0000 (UTC) marcus 2009-04-16 17:32:57 UTC FreeBSD ports repository Modified files: devel/gamin Makefile pkg-message devel/gamin/files patch-server_gam_server.c Log: Fix a number of long-standing bugs with gamin. * Do not use kernel notifications for paths like /mnt and /media. This will allow such volumes to be unmounted. This matches the behvaior of Linux. * Allow the "poll" directive in gaminrc files to have an effect. * Add some verbiage to pkg-message to instruct users how to configure gamin [1] PR: 131121 [1] Submitted by: Graham Todd (based on) [1] Reported by: countless users Approved by: portmgr (implicit) Revision Changes Path 1.34 +2 -1 ports/devel/gamin/Makefile 1.6 +12 -2 ports/devel/gamin/files/patch-server_gam_server.c 1.2 +10 -0 ports/devel/gamin/pkg-message _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From mickey242 at gmx.net Thu Apr 16 14:00:09 2009 From: mickey242 at gmx.net (Andreas Wetzel) Date: Thu Apr 16 14:26:29 2009 Subject: ports/131533: x11/gdm: gdm-2.24.1_6: wrong keyboard layout selected by default Message-ID: <200904162100.n3GL08xb021811@freefall.freebsd.org> The following reply was made to PR ports/131533; it has been noted by GNATS. From: Andreas Wetzel To: bug-followup@FreeBSD.org, mickey242@gmx.net Cc: Subject: Re: ports/131533: x11/gdm: gdm-2.24.1_6: wrong keyboard layout selected by default Date: Thu, 16 Apr 2009 22:30:40 +0200 This is a multi-part message in MIME format. --------------020709070508000500070809 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Same behaviour with most recent gnome-2.26.0_1 I have found a patch that reads the keyboard layout from HAL on the gnome distributor mailing list. It originally comes from the fedora people. I supplemented the patch, so that it also reads the keyboard variant from HAL. Find the patch attached. --------------020709070508000500070809 Content-Type: text/plain; name="patch-gdm-hal-kbdlayout" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch-gdm-hal-kbdlayout" --- configure.ac.orig 2009-03-13 05:00:28.000000000 +0100 +++ configure.ac 2009-04-16 20:50:28.000000000 +0200 @@ -69,6 +69,7 @@ PKG_CHECK_MODULES(DAEMON, dbus-glib-1 >= $DBUS_GLIB_REQUIRED_VERSION gobject-2.0 >= $GLIB_REQUIRED_VERSION + hal ) AC_SUBST(DAEMON_CFLAGS) AC_SUBST(DAEMON_LIBS) --- daemon/gdm-session-direct.c.orig 2009-02-20 03:45:13.000000000 +0100 +++ daemon/gdm-session-direct.c 2009-04-16 21:56:08.000000000 +0200 @@ -45,6 +45,8 @@ #include #include +#include + #include "gdm-session-direct.h" #include "gdm-session.h" #include "gdm-session-private.h" @@ -595,14 +597,78 @@ return setlocale (LC_MESSAGES, NULL); } +static char * +get_system_default_layout(GdmSessionDirect *session) +{ + DBusConnection *connection; + LibHalContext *ctx; + char **devices; + int n_devices; + char *layout; + char *variant; + char *result = NULL; + + connection = dbus_g_connection_get_connection(session->priv->connection); + ctx = libhal_ctx_new(); + libhal_ctx_set_dbus_connection(ctx, connection); + + if(!libhal_ctx_init(ctx, NULL)) + goto out; + + devices = libhal_find_device_by_capability(ctx, "input.keyboard", + &n_devices, NULL); + + if(n_devices > 0) + { + layout = libhal_device_get_property_string(ctx, devices[0], + "input.x11_options.XkbLayout", NULL); + + if(!layout) + { + layout = libhal_device_get_property_string(ctx, + devices[0], "input.xkb.layout", NULL); + } + + variant = libhal_device_get_property_string(ctx, devices[0], + "input.x11_options.XkbVariant", NULL); + + if(!variant) + { + variant = libhal_device_get_property_string(ctx, + devices[0], "input.xkb.variant", NULL); + } + + if(layout && variant) + result = g_strdup_printf("%s\t%s", layout, variant); + else if(layout) + result = g_strdup(layout); + + if(layout) + libhal_free_string (layout); + + if(variant) + libhal_free_string (variant); + } + + libhal_free_string_array (devices); + + libhal_ctx_shutdown (ctx, NULL); + libhal_ctx_free (ctx); + +out: + if(!result) + result = g_strdup ("us"); + + return result; +} + static const char * get_default_layout_name (GdmSessionDirect *session) { - if (session->priv->saved_layout != NULL) { - return session->priv->saved_layout; - } + if(!session->priv->saved_layout) + session->priv->saved_layout = get_system_default_layout(session); - return "us"; + return session->priv->saved_layout; } static char * @@ -1971,9 +2037,10 @@ "GDM_LANG", get_language_name (session)); - gdm_session_direct_set_environment_variable (session, - "GDM_KEYBOARD_LAYOUT", - get_layout_name (session)); + if (g_strcmp0 (get_layout_name (session), get_system_default_layout (session)) != 0) + gdm_session_direct_set_environment_variable (session, + "GDM_KEYBOARD_LAYOUT", + get_layout_name (session)); gdm_session_direct_set_environment_variable (session, "DISPLAY", --- daemon/gdm-session-settings.c.orig 2009-02-20 03:45:13.000000000 +0100 +++ daemon/gdm-session-settings.c 2009-04-16 20:50:29.000000000 +0200 @@ -149,8 +149,7 @@ { g_return_if_fail (GDM_IS_SESSION_SETTINGS (settings)); - if (settings->priv->layout_name == NULL || - strcmp (settings->priv->layout_name, layout_name) != 0) { + if (g_strcmp0 (settings->priv->layout_name, layout_name) != 0) { settings->priv->layout_name = g_strdup (layout_name); g_object_notify (G_OBJECT (settings), "layout-name"); } --------------020709070508000500070809-- From edwin at FreeBSD.org Thu Apr 16 14:22:06 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Apr 16 14:48:53 2009 Subject: ports/133793: x11/gdm: gdm ignores settings from /etc/login.conf Message-ID: <200904162122.n3GLM5Di062064@freefall.freebsd.org> Synopsis: x11/gdm: gdm ignores settings from /etc/login.conf Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Apr 16 21:22:05 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133793 From edwin at FreeBSD.org Thu Apr 16 15:33:50 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Apr 16 16:01:22 2009 Subject: ports/133794: x11/gnome2: No go with automatic proxy configuration Message-ID: <200904162233.n3GMXn7V057285@freefall.freebsd.org> Synopsis: x11/gnome2: No go with automatic proxy configuration Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Apr 16 22:33:49 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133794 From marcus at marcuscom.com Thu Apr 16 22:59:00 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Apr 16 23:45:20 2009 Subject: gcalctool, bison, strndup? In-Reply-To: <73410BC2-3951-4053-BF4E-B7963C7A3617@gmail.com> References: <73410BC2-3951-4053-BF4E-B7963C7A3617@gmail.com> Message-ID: <1239947934.1484.10.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 20:45 -0700, Paul Beard wrote: > gcalctool is failing to build and the symbol it's hanging on might be > something I wouldn't be expected to have. It looks like you installed bison from a package not meant for your system. Try rebuilding it from ports. Joe > > bison -d -p ce -d ./ce_parser.y > ./ce_parser.y: conflicts: 43 shift/reduce > /libexec/ld-elf.so.1: bison: Undefined symbol "strndup" > gmake[2]: *** [ce_parser.tab.c] Error 1 > gmake[2]: Leaving directory `/usr/ports/math/gcalctool/work/ > gcalctool-5.26.1/gcalctool' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/math/gcalctool/work/ > gcalctool-5.26.1' > gmake: *** [all] Error 2 > *** Error code 1 > > from man strndup: > HISTORY > The strdup() function first appeared in 4.4BSD. The strndup() > function > was added in FreeBSD 8.0. > > > > > -- > Paul Beard > contact info: www.paulbeard.org/paulbeard.vcf > > Are you trying to win an argument or solve a problem? > > _______________________________________________ > 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" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090417/3c3d2ab3/attachment.pgp From marcus at marcuscom.com Thu Apr 16 22:59:39 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Thu Apr 16 23:45:21 2009 Subject: gnome 2.26 calendar problems. In-Reply-To: <1239664482.1304.60.camel@shumai.marcuscom.com> References: <1239645871.37387.3.camel@pc-racine1.mcmaster.ca> <1239664482.1304.60.camel@shumai.marcuscom.com> Message-ID: <1239947978.1484.11.camel@shumai.marcuscom.com> On Mon, 2009-04-13 at 19:14 -0400, Joe Marcus Clarke wrote: > On Mon, 2009-04-13 at 14:04 -0400, Jeffrey Racine wrote: > > Hi. > > > > Upgraded a 7.1 system from 2.24 to 2.26 on the weekend. Went to check my > > calendar this morning and evolution crashes. From a command line launch > > I receive the error > > > > libecal:ERROR:e-cal.c:4761:e_cal_get_timezone: assertion failed: > > (syszone) > > > > Now it goes directly to calendar and crashes. > > Try this patch to devel/libical. See if you notice any ill effects. > > http://www.marcuscom.com/downloads/libical.diff Were you able to test this? It would be good to get this committed for 7.2. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090417/365ff6b7/attachment.pgp From kfo at lasertech.dk Thu Apr 16 23:50:42 2009 From: kfo at lasertech.dk (=?iso-8859-1?Q?Klaus_Friis_=D8stergaard?=) Date: Fri Apr 17 00:13:40 2009 Subject: Gnome-volume-manager failes to be removed Message-ID: <96378F16C69F7C458EB12A666948A39C0CC9B0@mail01.lasertech.intern> I am trying to update to 2.26, in the FAQ it says that the gnome-volume-manager needs to be removed by running the command # pkgdb -Ff (Remove gnome-volume-manager.) It finds gnome-volume-manager but fails to remove it. If I look in the ports tree /usr/ports/sysutils I can not find the gnome-volume-manager directory. it says ! gnome-volume-manager-2.24.1 (pkg_delere failed) Command failed (exit code 1): I can not find any file /usr/ports/UPDATING. Should I some how try to reinstall the files in /usr/ports/sysutils/gnome-volume-manager in order to be able to delete it, if so how is this done. Any help apriciated. /Klaus From marcus at marcuscom.com Fri Apr 17 00:17:31 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Apr 17 01:04:28 2009 Subject: Gnome-volume-manager failes to be removed In-Reply-To: <96378F16C69F7C458EB12A666948A39C0CC9B0@mail01.lasertech.intern> References: <96378F16C69F7C458EB12A666948A39C0CC9B0@mail01.lasertech.intern> Message-ID: <1239952648.2118.1.camel@shumai.marcuscom.com> On Fri, 2009-04-17 at 08:23 +0200, Klaus Friis ?stergaard wrote: > I am trying to update to 2.26, in the FAQ it says that the gnome-volume-manager needs to be removed by running the command > > # pkgdb -Ff > (Remove gnome-volume-manager.) > > It finds gnome-volume-manager but fails to remove it. > > If I look in the ports tree > > /usr/ports/sysutils I can not find the gnome-volume-manager directory. > > it says > ! gnome-volume-manager-2.24.1 (pkg_delere failed) > Command failed (exit code 1): Force it to be deleted with: pkg_deinstall -fO gnome-volume-manager Then re-run pkgdb -fF Joe > > I can not find any file /usr/ports/UPDATING. > > Should I some how try to reinstall the files in /usr/ports/sysutils/gnome-volume-manager in order to be able to delete it, if so how is this done. > > Any help apriciated. > > /Klaus > > _______________________________________________ > 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" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090417/cf8094ed/attachment.pgp From kfo at lasertech.dk Fri Apr 17 06:11:13 2009 From: kfo at lasertech.dk (=?iso-8859-1?Q?Klaus_Friis_=D8stergaard?=) Date: Fri Apr 17 06:33:48 2009 Subject: Gnome-volume-manager failes to be removed In-Reply-To: <1239952648.2118.1.camel@shumai.marcuscom.com> References: <96378F16C69F7C458EB12A666948A39C0CC9B0@mail01.lasertech.intern> <1239952648.2118.1.camel@shumai.marcuscom.com> Message-ID: <96378F16C69F7C458EB12A666948A39C0CC9B2@mail01.lasertech.intern> >> I am trying to update to 2.26, in the FAQ it says that the >> gnome-volume-manager needs to be removed by running the command >> >> # pkgdb -Ff >> (Remove gnome-volume-manager.) >> >> It finds gnome-volume-manager but fails to remove it. >> >> If I look in the ports tree >> >> /usr/ports/sysutils I can not find the gnome-volume-manager directory. >> >> it says >> ! gnome-volume-manager-2.24.1 (pkg_delere failed) Command failed (exit >> code 1): > >Force it to be deleted with: > >pkg_deinstall -fO gnome-volume-manager > >Then re-run pkgdb -fF > >Joe It worked thank you. /Klaus From paulbeard at gmail.com Fri Apr 17 06:53:50 2009 From: paulbeard at gmail.com (Paul Beard) Date: Fri Apr 17 07:33:39 2009 Subject: gcalctool, bison, strndup? In-Reply-To: <1239947934.1484.10.camel@shumai.marcuscom.com> References: <73410BC2-3951-4053-BF4E-B7963C7A3617@gmail.com> <1239947934.1484.10.camel@shumai.marcuscom.com> Message-ID: <4551BE81-5076-43EE-9CA0-70A490669769@gmail.com> On Apr 16, 2009, at 10:58 PM, Joe Marcus Clarke wrote: > It looks like you installed bison from a package not meant for your > system. Try rebuilding it from ports. This is what the system thinks it has. I'll reinstall and see if it makes a difference. bison (GNU Bison) 2.4.1 Written by Robert Corbett and Richard Stallman. [root@shuttle /usr/home/paul]# pkg_info -W /usr/local/bin/bison /usr/local/bin/bison was installed by package bison-2.4.1,1 [root@shuttle /usr/home/paul]# ls -l /usr/local/bin/bison -r-xr-xr-x 1 root wheel 779483 Mar 14 20:37 /usr/local/bin/bison [root@shuttle /usr/home/paul]# md5 /usr/local/bin/bison MD5 (/usr/local/bin/bison) = f0cfe8dab947b485c949557893d0f9be -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From ulrich at pukruppa.net Fri Apr 17 07:21:19 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Fri Apr 17 07:43:54 2009 Subject: gnome 2.26 calendar problems. In-Reply-To: <1239947978.1484.11.camel@shumai.marcuscom.com> References: <1239645871.37387.3.camel@pc-racine1.mcmaster.ca> <1239664482.1304.60.camel@shumai.marcuscom.com> <1239947978.1484.11.camel@shumai.marcuscom.com> Message-ID: <1239977620.32888.5.camel@pukruppa.net> Am Freitag, den 17.04.2009, 01:59 -0400 schrieb Joe Marcus Clarke: > On Mon, 2009-04-13 at 19:14 -0400, Joe Marcus Clarke wrote: > > On Mon, 2009-04-13 at 14:04 -0400, Jeffrey Racine wrote: > > > Hi. > > > > > > Upgraded a 7.1 system from 2.24 to 2.26 on the weekend. Went to check my > > > calendar this morning and evolution crashes. From a command line launch > > > I receive the error > > > > > > libecal:ERROR:e-cal.c:4761:e_cal_get_timezone: assertion failed: > > > (syszone) > > > > > > Now it goes directly to calendar and crashes. > > > > Try this patch to devel/libical. See if you notice any ill effects. > > > > http://www.marcuscom.com/downloads/libical.diff > > Were you able to test this? It would be good to get this committed for > 7.2. I pkg_delete'd libical, copied libical.diff into /usr/ports/devel/libical and did # patch Joe > From ulrich at pukruppa.net Fri Apr 17 08:12:03 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Fri Apr 17 08:58:17 2009 Subject: gnome 2.26 calendar problems. In-Reply-To: <1239977620.32888.5.camel@pukruppa.net> References: <1239645871.37387.3.camel@pc-racine1.mcmaster.ca> <1239664482.1304.60.camel@shumai.marcuscom.com> <1239947978.1484.11.camel@shumai.marcuscom.com> <1239977620.32888.5.camel@pukruppa.net> Message-ID: <1239981307.59836.4.camel@pukruppa.net> Am Freitag, den 17.04.2009, 16:13 +0200 schrieb Peter Ulrich Kruppa: > Am Freitag, den 17.04.2009, 01:59 -0400 schrieb Joe Marcus Clarke: > > On Mon, 2009-04-13 at 19:14 -0400, Joe Marcus Clarke wrote: > > > On Mon, 2009-04-13 at 14:04 -0400, Jeffrey Racine wrote: > > > > Hi. > > > > > > > > Upgraded a 7.1 system from 2.24 to 2.26 on the weekend. Went to check my > > > > calendar this morning and evolution crashes. From a command line launch > > > > I receive the error > > > > > > > > libecal:ERROR:e-cal.c:4761:e_cal_get_timezone: assertion failed: > > > > (syszone) > > > > > > > > Now it goes directly to calendar and crashes. > > > > > > Try this patch to devel/libical. See if you notice any ill effects. > > > > > > http://www.marcuscom.com/downloads/libical.diff > > > > Were you able to test this? It would be good to get this committed for > > 7.2. > I pkg_delete'd libical, copied libical.diff into /usr/ports/devel/libical and did > # patch # make install > Nothing changes, evolution still crashes. > As Jeff pointed out, I have to use # patch -p1 < libical.diff Now everything works! Greetings Uli > Greetings > > Uli (not the OP!). > > Joe > > > _______________________________________________ > 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 paulbeard at gmail.com Fri Apr 17 13:04:46 2009 From: paulbeard at gmail.com (Paul Beard) Date: Fri Apr 17 13:47:18 2009 Subject: gcalctool, bison, strndup? In-Reply-To: <1239947934.1484.10.camel@shumai.marcuscom.com> References: <73410BC2-3951-4053-BF4E-B7963C7A3617@gmail.com> <1239947934.1484.10.camel@shumai.marcuscom.com> Message-ID: <86EC1BDD-46E9-4087-A9E2-8988129F15F3@gmail.com> On Apr 16, 2009, at 10:58 PM, Joe Marcus Clarke wrote: > It looks like you installed bison from a package not meant for your > system. Try rebuilding it from ports. Seems to work now. Not sure why the hash and size were at odds with what they should have been. -r-xr-xr-x 1 root wheel 781344 Apr 17 10:28 /usr/local/bin/bison MD5 (/usr/local/bin/bison) = 8624f90f7dba7c7d994e5d53e1618b1c -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf Are you trying to win an argument or solve a problem? From edwin at FreeBSD.org Fri Apr 17 13:40:00 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Apr 17 14:02:26 2009 Subject: ports/133823: vuxml submission for print/freetype2 Message-ID: <200904172039.n3HKdxbt087493@freefall.freebsd.org> Synopsis: vuxml submission for print/freetype2 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Apr 17 20:39:58 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133823 From mezz7 at cox.net Fri Apr 17 15:23:09 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Apr 17 15:54:27 2009 Subject: make install failed. In-Reply-To: References: Message-ID: On Wed, 15 Apr 2009 12:12:49 -0500, Copyfilenames Cole wrote: > os:freebsd 6-release > cd /usr/ports/www/firefox3 > make reinstall > configure:error:pango not found. pango build with cairo support is > required. Your system is broke. Too many out of date and unbalance ports such as you have mix packages of GNOME 2.2 (evolution 2.2.x), GNOME 2.10, GNOME 2.12 and etc in one. If I were you, I would wipe out all installed ports then do a clean installation of ports. The thumb of rule, ALWAYS update your installed ports before you try to install something from the ports tree. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Fri Apr 17 15:27:03 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Fri Apr 17 15:56:10 2009 Subject: sound-juicer error In-Reply-To: <53272474.20090415234351@akavia.ru> References: <53272474.20090415234351@akavia.ru> Message-ID: On Wed, 15 Apr 2009 08:43:51 -0500, Alexander Logvinov wrote: > Hello! > > I can't run sound-juicer after upgrading to GNOME 2.26. > > # sound-juicer > > (sound-juicer:37184): GLib-GObject-CRITICAL **: g_param_spec_internal: > assertion `(name[0] >= 'A' && name[0] <= 'Z') || (name[0] >= 'a' && > name[0] <= 'z')' failed > > It's a brasero problem: > > https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/360884 > http://bugzilla.gnome.org/show_bug.cgi?id=578677 > > Here is a patch: > http://www.logvinov.ru/files/dist/patch-brasero-drive-selection.c What's version of sound-juicer do you have? Have you tried 2.26.1? Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From marck at rinet.ru Sat Apr 18 00:06:34 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Sat Apr 18 05:13:23 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <20090415185612.B5849EFB6DA@mx.npubs.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <20090415185612.B5849EFB6DA@mx.npubs.com> Message-ID: On Wed, 15 Apr 2009, Stef Walter wrote: SW> Dmitry Morozovsky wrote: SW> > Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix SW> > the situation: if in the Terminal I try to open tab which ssh's to outer host, SW> > I immediately got the popup with SW> > SW> > "There was an error creating the child process for this terminal" SW> > SW> > nothing in this tab is started, and tab is just hanging. SW> SW> I believe this problem is fixed in gnome-keyring 2.26.1. FWIW, the GNOME SW> SSH agent is part if gnome-keyring. Hmm, I just did portupgrade -f gnome-keyring gnome-terminal, and ensured there is no additional keyrings. Still, gnome terminal can't start any tab which executes ssh :( -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marck at rinet.ru Sat Apr 18 00:56:20 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Sat Apr 18 05:15:26 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <20090415185612.B5849EFB6DA@mx.npubs.com> Message-ID: On Sat, 18 Apr 2009, Dmitry Morozovsky wrote: DM> SW> > Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix DM> SW> > the situation: if in the Terminal I try to open tab which ssh's to outer host, DM> SW> > I immediately got the popup with DM> SW> > DM> SW> > "There was an error creating the child process for this terminal" DM> SW> > DM> SW> > nothing in this tab is started, and tab is just hanging. DM> SW> DM> SW> I believe this problem is fixed in gnome-keyring 2.26.1. FWIW, the GNOME DM> SW> SSH agent is part if gnome-keyring. DM> DM> Hmm, I just did portupgrade -f gnome-keyring gnome-terminal, and ensured there DM> is no additional keyrings. Still, gnome terminal can't start any tab which DM> executes ssh :( Well, the devil finally found somewhere in the settings: I just created new user from scratch, relogin into this account, and key-based ssh sessions in the Terminal work. So, I'll clean up my dot directories and try to start a bit over ;-) Thanks all. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From marck at rinet.ru Sat Apr 18 02:47:36 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Sat Apr 18 05:21:21 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1239737820.1304.265.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> Message-ID: On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: JMC> > JMC> > Another question: is there a way to avoid apache22 install (i have apache13 JMC> > JMC> > installed and have no current plans to upgrade) ? I tried to chase JMC> > JMC> > options but failed. JMC> > JMC> JMC> > JMC> Not by using the meta-port. This is required for gnome-user-share which JMC> > JMC> is now part of the GNOME Desktop. JMC> > JMC> > Hmm, so currently there is no way to install gnome2 without requiring apache22? JMC> JMC> Correct. You could, of course, go through the meta-port, and remove JMC> gnome-user-share on your own (i.e. build your own customized meta-port). Well, would you object to the following quick fix? Index: x11/gnome2/Makefile =================================================================== RCS file: /home/ncvs/ports/x11/gnome2/Makefile,v retrieving revision 1.154 diff -u -r1.154 Makefile --- x11/gnome2/Makefile 10 Apr 2009 05:56:18 -0000 1.154 +++ x11/gnome2/Makefile 18 Apr 2009 09:26:50 -0000 @@ -68,7 +68,8 @@ .endif .if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" -OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off +OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off \ + USER_SHARE "Use gnome-user-share for file sharing" on .endif do-install: # empty @@ -90,9 +91,11 @@ swfdec-player:${PORTSDIR}/multimedia/swfdec-gnome \ vinagre:${PORTSDIR}/net/vinagre \ brasero:${PORTSDIR}/sysutils/brasero \ - gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ ${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \ ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet +.if !defined(WITHOUT_USER_SHARE) +RUN_DEPENDS+= gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share +.endif .if ${ARCH} == "i386" #RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy .endif -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From miwi at FreeBSD.org Sat Apr 18 02:53:12 2009 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Apr 18 05:21:49 2009 Subject: ports/133823: vuxml submission for print/freetype2 Message-ID: <200904180953.n3I9rBNV069075@freefall.freebsd.org> Synopsis: vuxml submission for print/freetype2 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sat Apr 18 09:53:11 UTC 2009 State-Changed-Why: documented and patched. thanks for your report. http://www.freebsd.org/cgi/query-pr.cgi?pr=133823 From jonc at chen.org.nz Sat Apr 18 03:58:58 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sat Apr 18 05:28:32 2009 Subject: console-kit-daemon leaking file descriptors? Message-ID: <20090418105855.GA61453@osiris.chen.org.nz> Hi, I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak on /dev/null. A "fstat -p pid" on console-kit-daemon on my machine reveals that inode 7 (ie: /dev/null) has been opened with "r" 1000+ times after a week or so of uptime. Is anyone else seeing this? Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Power corrupts, Absolute Power is pretty neat From mezz7 at cox.net Sat Apr 18 14:43:37 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Apr 18 14:43:46 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> Message-ID: On Sat, 18 Apr 2009 04:47:33 -0500, Dmitry Morozovsky wrote: > On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: > > JMC> > JMC> > Another question: is there a way to avoid apache22 install > (i have apache13 > JMC> > JMC> > installed and have no current plans to upgrade) ? I tried > to chase > JMC> > JMC> > options but failed. > JMC> > JMC> > JMC> > JMC> Not by using the meta-port. This is required for > gnome-user-share which > JMC> > JMC> is now part of the GNOME Desktop. > JMC> > > JMC> > Hmm, so currently there is no way to install gnome2 without > requiring apache22? > JMC> > JMC> Correct. You could, of course, go through the meta-port, and remove > JMC> gnome-user-share on your own (i.e. build your own customized > meta-port). > > Well, would you object to the following quick fix? Wel.. I object. marcus also said that you only can do in your own system, so it means we don't want to add any option in x11/gnome2. We always turn down that kind of patch unless no choice for limit size to build packages in CD for the release. Cheers, Mezz > Index: x11/gnome2/Makefile > =================================================================== > RCS file: /home/ncvs/ports/x11/gnome2/Makefile,v > retrieving revision 1.154 > diff -u -r1.154 Makefile > --- x11/gnome2/Makefile 10 Apr 2009 05:56:18 -0000 1.154 > +++ x11/gnome2/Makefile 18 Apr 2009 09:26:50 -0000 > @@ -68,7 +68,8 @@ > .endif > .if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" > -OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off > +OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off \ > + USER_SHARE "Use gnome-user-share for file sharing" on > .endif > do-install: # empty > @@ -90,9 +91,11 @@ > swfdec-player:${PORTSDIR}/multimedia/swfdec-gnome \ > vinagre:${PORTSDIR}/net/vinagre \ > brasero:${PORTSDIR}/sysutils/brasero \ > - > gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ > ${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet > \ > ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet > +.if !defined(WITHOUT_USER_SHARE) > +RUN_DEPENDS+= > gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share > +.endif > .if ${ARCH} == "i386" > #RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy > .endif > -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From marck at rinet.ru Sat Apr 18 15:16:07 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Sat Apr 18 15:16:22 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> Message-ID: On Sat, 18 Apr 2009, Jeremy Messenger wrote: JM> > JMC> > JMC> > Another question: is there a way to avoid apache22 install JM> > (i have apache13 JM> > JMC> > JMC> > installed and have no current plans to upgrade) ? I tried to JM> > chase JM> > JMC> > JMC> > options but failed. JM> > JMC> > JMC> JM> > JMC> > JMC> Not by using the meta-port. This is required for JM> > gnome-user-share which JM> > JMC> > JMC> is now part of the GNOME Desktop. JM> > JMC> > JM> > JMC> > Hmm, so currently there is no way to install gnome2 without JM> > requiring apache22? JM> > JMC> JM> > JMC> Correct. You could, of course, go through the meta-port, and remove JM> > JMC> gnome-user-share on your own (i.e. build your own customized JM> > meta-port). JM> > JM> > Well, would you object to the following quick fix? JM> JM> Wel.. I object. marcus also said that you only can do in your own system, so JM> it means we don't want to add any option in x11/gnome2. We always turn down JM> that kind of patch unless no choice for limit size to build packages in CD JM> for the release. I hope I understand your intentions, but this is not the first options for the metaport, heh? ;-) My main concern is that many my colleagues work on desktop systems which they are using as sorta "personal websevers" too, not too resource hungry, hence apache 1.3. From the last upgrade the only way to achieve it on a single machine is to split Gnome and apache to separate jails... -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From mezz7 at cox.net Sat Apr 18 15:38:43 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Apr 18 15:38:55 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> Message-ID: On Sat, 18 Apr 2009 10:15:59 -0500, Dmitry Morozovsky wrote: > On Sat, 18 Apr 2009, Jeremy Messenger wrote: > > JM> > JMC> > JMC> > Another question: is there a way to avoid apache22 > install > JM> > (i have apache13 > JM> > JMC> > JMC> > installed and have no current plans to upgrade) ? I > tried to > JM> > chase > JM> > JMC> > JMC> > options but failed. > JM> > JMC> > JMC> > JM> > JMC> > JMC> Not by using the meta-port. This is required for > JM> > gnome-user-share which > JM> > JMC> > JMC> is now part of the GNOME Desktop. > JM> > JMC> > > JM> > JMC> > Hmm, so currently there is no way to install gnome2 without > JM> > requiring apache22? > JM> > JMC> > JM> > JMC> Correct. You could, of course, go through the meta-port, and > remove > JM> > JMC> gnome-user-share on your own (i.e. build your own customized > JM> > meta-port). > JM> > > JM> > Well, would you object to the following quick fix? > JM> > JM> Wel.. I object. marcus also said that you only can do in your own > system, so > JM> it means we don't want to add any option in x11/gnome2. We always > turn down > JM> that kind of patch unless no choice for limit size to build packages > in CD > JM> for the release. > > I hope I understand your intentions, but this is not the first options > for the > metaport, heh? ;-) > > My main concern is that many my colleagues work on desktop systems which > they > are using as sorta "personal websevers" too, not too resource hungry, > hence > apache 1.3. From the last upgrade the only way to achieve it on a single > machine is to split Gnome and apache to separate jails... I didn't exactly read previous thread, but you do have a good point. I am surpised about that gnome-user-share doesn't use gvfs. Isn't gvfs supposed to be already support WebDAV (gvfs-dav)? Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From mezz7 at cox.net Sat Apr 18 15:48:50 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Sat Apr 18 15:48:57 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> Message-ID: On Sat, 18 Apr 2009 10:38:35 -0500, Jeremy Messenger wrote: > On Sat, 18 Apr 2009 10:15:59 -0500, Dmitry Morozovsky > wrote: > >> On Sat, 18 Apr 2009, Jeremy Messenger wrote: >> >> JM> > JMC> > JMC> > Another question: is there a way to avoid apache22 >> install >> JM> > (i have apache13 >> JM> > JMC> > JMC> > installed and have no current plans to upgrade) ? I >> tried to >> JM> > chase >> JM> > JMC> > JMC> > options but failed. >> JM> > JMC> > JMC> >> JM> > JMC> > JMC> Not by using the meta-port. This is required for >> JM> > gnome-user-share which >> JM> > JMC> > JMC> is now part of the GNOME Desktop. >> JM> > JMC> > >> JM> > JMC> > Hmm, so currently there is no way to install gnome2 without >> JM> > requiring apache22? >> JM> > JMC> >> JM> > JMC> Correct. You could, of course, go through the meta-port, >> and remove >> JM> > JMC> gnome-user-share on your own (i.e. build your own customized >> JM> > meta-port). >> JM> > >> JM> > Well, would you object to the following quick fix? >> JM> >> JM> Wel.. I object. marcus also said that you only can do in your own >> system, so >> JM> it means we don't want to add any option in x11/gnome2. We always >> turn down >> JM> that kind of patch unless no choice for limit size to build >> packages in CD >> JM> for the release. >> >> I hope I understand your intentions, but this is not the first options >> for the >> metaport, heh? ;-) >> >> My main concern is that many my colleagues work on desktop systems >> which they >> are using as sorta "personal websevers" too, not too resource hungry, >> hence >> apache 1.3. From the last upgrade the only way to achieve it on a >> single >> machine is to split Gnome and apache to separate jails... > > I didn't exactly read previous thread, but you do have a good point. > > I am surpised about that gnome-user-share doesn't use gvfs. Isn't gvfs > supposed to be already support WebDAV (gvfs-dav)? Nevermind about that gvfs part. Clearly wake up and type email is a bad idea. > Cheers, > Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From edwin at FreeBSD.org Sat Apr 18 17:00:16 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Apr 18 17:00:27 2009 Subject: ports/133838: update port graphics/poppler (vulnerability fix) Message-ID: <200904181700.n3IH0ERW038408@freefall.freebsd.org> Synopsis: update port graphics/poppler (vulnerability fix) Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Apr 18 17:00:14 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133838 From marcus at FreeBSD.org Sat Apr 18 18:31:35 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sat Apr 18 18:31:51 2009 Subject: ports/133838: update port graphics/poppler (vulnerability fix) Message-ID: <200904181826.n3IIQpxj058161@freefall.freebsd.org> Synopsis: update port graphics/poppler (vulnerability fix) State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 18 18:26:42 UTC 2009 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=133838 From dfilter at FreeBSD.ORG Sat Apr 18 18:40:13 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Apr 18 18:41:30 2009 Subject: ports/133838: commit references a PR Message-ID: <200904181830.n3IIU3G4058382@freefall.freebsd.org> The following reply was made to PR ports/133838; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133838: commit references a PR Date: Sat, 18 Apr 2009 18:22:52 +0000 (UTC) marcus 2009-04-18 18:20:07 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo graphics/poppler-qt4 Makefile Log: Update to 0.10.6 to fix a set of vulnerabilities documented in http://secunia.com/advisories/34746/ . "Some vulnerabilities have been reported in Poppler which can be exploited by malicious people to potentially compromise an application using the library." PR: 133838 Submitted by: Mark Foster Approved by: portmgr (implicit) Revision Changes Path 1.11 +1 -1 ports/graphics/poppler-qt4/Makefile 1.50 +1 -1 ports/graphics/poppler/Makefile 1.27 +3 -3 ports/graphics/poppler/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From dfilter at FreeBSD.ORG Sat Apr 18 18:43:58 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Sat Apr 18 18:44:12 2009 Subject: ports/133838: commit references a PR Message-ID: <200904181840.n3IIe2Ri072993@freefall.freebsd.org> The following reply was made to PR ports/133838; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133838: commit references a PR Date: Sat, 18 Apr 2009 18:34:29 +0000 (UTC) marcus 2009-04-18 18:26:26 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document the recent poppler vulnerabilities fixed in 0.10.6. PR: 133838 Submitted by: Mark Foster Approved by: portmgr (implicit) Revision Changes Path 1.1916 +27 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From marcus at marcuscom.com Sat Apr 18 18:44:35 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 18 18:44:44 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <20090418105855.GA61453@osiris.chen.org.nz> References: <20090418105855.GA61453@osiris.chen.org.nz> Message-ID: <1240080177.18976.63.camel@shumai.marcuscom.com> On Sat, 2009-04-18 at 22:58 +1200, Jonathan Chen wrote: > Hi, > > I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak > on /dev/null. A "fstat -p pid" on console-kit-daemon on my > machine reveals that inode 7 (ie: /dev/null) has been opened with "r" > 1000+ times after a week or so of uptime. > > Is anyone else seeing this? No. After a day and half of uptime, I have stdin, stdout, and stderr open to /dev/null, plus one additional /dev/null on FD 4. If there was a linear leak, I should have /dev/null open over 100 times by now. Can you reliably reproduce this leak on your system? Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090418/e0e891a0/attachment.pgp From rdunkle at smallcatbrain.com Sat Apr 18 20:04:40 2009 From: rdunkle at smallcatbrain.com (Rich Dunkle) Date: Sat Apr 18 20:04:47 2009 Subject: gnome 2.26 hal - keyboard / mouse problem Message-ID: <49EA2EC9.2080906@smallcatbrain.com> Problem making the keyboard & mouse work with hal: i386 FreeBSD 7.1-RELEASE-p4 xorg-7.4_1 xf86-input-keyboard-1.3.2_1 xf86-input-mouse-1.4.0_5 hal-0.5.11_23 hal-info-20080508_1 gnome-desktop-2.26.0 ------------------------------------------------------------------------------------------------- Keyboard & mouse works fine except when gnome is running. Keyboard & mouse works fine in fluxbox This keyboard is on a PS2 to USB connector: ums0: on uhub1 ums0: 8 buttons and Z dir. ums0: at uhub1 port 2 (addr 2) disconnected ums0: detached ukbd0: on uhub1 kbd2 at ukbd0 ums0: on uhub1 ums0: 5 buttons and Z dir. ukbd0: at uhub1 port 1 (addr 2) disconnected ukbd0: detached --------------------------------------------------------------------------------------------------- I have tried this keyboard plugged into the ps2 port same problems --------------------------------------------------------------------------------------------------- lshal shows keyboard: udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' freebsd.device_file = '/dev/ukbd0' (string) freebsd.driver = 'ukbd' (string) freebsd.unit = 0 (0x0) (int) info.bus = 'usb_device' (string) info.capabilities = {'input', 'input.keyboard'} (string list) info.category = 'input.keyboard' (string) info.parent = '/org/freedesktop/Hal/devices/pci_8086_2938' (string) info.product = 'PS2 to USB Converter' (string) info.subsystem = 'usb_device' (string) info.udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' (string) info.vendor = 'CHESEN' (string) input.device = '' (string) input.x11_driver = 'kbd' (string) usb_device.bus_number = 1 (0x1) (int) usb_device.can_wake_up = true (bool) usb_device.configuration = 'PS2 to USB Converter' (string) usb_device.configuration_value = 1 (0x1) (int) usb_device.device_class = 0 (0x0) (int) usb_device.device_protocol = 0 (0x0) (int) usb_device.device_revision_bcd = 16 (0x10) (int) usb_device.device_subclass = 0 (0x0) (int) usb_device.is_self_powered = false (bool) usb_device.max_power = 100 (0x64) (int) usb_device.num_configurations = 1 (0x1) (int) usb_device.num_interfaces = 2 (0x2) (int) usb_device.num_ports = 0 (0x0) (int) usb_device.port_number = 2 (0x2) (int) usb_device.product = 'PS2 to USB Converter' (string) usb_device.product_id = 517 (0x205) (int) usb_device.speed_bcd = 336 (0x150) (int) usb_device.vendor = 'CHESEN' (string) usb_device.vendor_id = 2689 (0xa81) (int) usb_device.version_bcd = 272 (0x110) (int) ----------------------------------------------------------------------------------- I can hotplug in an extra usb mouse and it will start to work in Gnome --------------------------------------------------------------------------------- I have tried the Option "AutoAddDevices" "False" I thought that would disable the hal use for Xorg. No difference. ------------------------------------------------------------- xorg.confSection "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AllowEmptyInput" "OFF" EndSection #Section "ServerFlags" # Option "AutoAddDevices" "False" #EndSection Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "xtrap" Load "dri" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] #Option "FPDither" # [] #Option "CrtcNumber" # #Option "FPScale" # [] #Option "FPTweak" # #Option "DualHead" # [] Identifier "Card0" Driver "nv" VendorName "nVidia Corporation" BoardName "GeForce 8400 GS" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection From jonc at chen.org.nz Sat Apr 18 20:44:13 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sat Apr 18 20:44:19 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <1240080177.18976.63.camel@shumai.marcuscom.com> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> Message-ID: <20090418204411.GA73963@osiris.chen.org.nz> On Sat, Apr 18, 2009 at 02:42:57PM -0400, Joe Marcus Clarke wrote: > On Sat, 2009-04-18 at 22:58 +1200, Jonathan Chen wrote: > > Hi, > > > > I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak > > on /dev/null. A "fstat -p pid" on console-kit-daemon on my > > machine reveals that inode 7 (ie: /dev/null) has been opened with "r" > > 1000+ times after a week or so of uptime. > > > > Is anyone else seeing this? > > No. After a day and half of uptime, I have stdin, stdout, and stderr > open to /dev/null, plus one additional /dev/null on FD 4. If there was > a linear leak, I should have /dev/null open over 100 times by now. Can > you reliably reproduce this leak on your system? I've killed console-kit-daemon, and when it automatically restarts after a gdm login, I see the output below. 36 read-opens on /dev/null so far - which looks pretty suspicious. I'm running 7.1-STABLE FreeBSD as of "Apr 3 08:10:13 NZDT 2009". -- Jonathan Chen ---------------------------------------------------------------------- When all else fails, RTFM % fstat | grep console-kit root console-kit-daemon 61277 root / 2 drwxr-xr-x 512 r root console-kit-daemon 61277 wd / 2 drwxr-xr-x 512 r root console-kit-daemon 61277 text /usr 1602010 -r-xr-xr-x 129856 r root console-kit-daemon 61277 0 /dev 7 crw-rw-rw- null rw root console-kit-daemon 61277 1 /dev 7 crw-rw-rw- null rw root console-kit-daemon 61277 2 /dev 7 crw-rw-rw- null rw root console-kit-daemon 61277 3* pipe ffffff00aee492e8 <-> ffffff00aee49440 0 rw root console-kit-daemon 61277 4 /dev 7 crw-rw-rw- null rw root console-kit-daemon 61277 5* pipe ffffff00aee49440 <-> ffffff00aee492e8 0 rw root console-kit-daemon 61277 6 /usr 141383 drwxr-xr-x 512 r root console-kit-daemon 61277 7* pipe ffffff0004f1aba0 <-> ffffff0004f1acf8 0 rw root console-kit-daemon 61277 8* pipe ffffff0004f1acf8 <-> ffffff0004f1aba0 0 rw root console-kit-daemon 61277 9* local stream ffffff00764618b8 <-> ffffff00764878b8 root console-kit-daemon 61277 10 /var 612433 -rw-r--r-- 164448 w root console-kit-daemon 61277 11 /usr 1629369 drwxr-xr-x 1024 r root console-kit-daemon 61277 12 /dev 83 crw------- consolectl r root console-kit-daemon 61277 14 /usr 164931 -r--r--r-- 403 r root console-kit-daemon 61277 15 /var 400395 -rw-rw-r-- 0 r root console-kit-daemon 61277 16 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 17 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 18* local dgram ffffff0076ada0f8 <-> ffffff0004dad0f8 root console-kit-daemon 61277 19 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 20 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 21 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 22 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 23 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 24 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 25 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 26 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 27 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 28 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 29 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 30 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 31 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 32 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 33 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 34 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 35 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 36 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 37 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 38 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 39 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 40 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 41 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 42 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 43 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 44 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 45 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 46 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 47 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 48 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 49 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 50 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 51 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 52 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 53 /dev 7 crw-rw-rw- null r root console-kit-daemon 61277 54 /dev 7 crw-rw-rw- null r From marcus at marcuscom.com Sat Apr 18 22:07:57 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 18 22:08:04 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <20090418204411.GA73963@osiris.chen.org.nz> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> Message-ID: <1240092470.18976.80.camel@shumai.marcuscom.com> On Sun, 2009-04-19 at 08:44 +1200, Jonathan Chen wrote: > On Sat, Apr 18, 2009 at 02:42:57PM -0400, Joe Marcus Clarke wrote: > > On Sat, 2009-04-18 at 22:58 +1200, Jonathan Chen wrote: > > > Hi, > > > > > > I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak > > > on /dev/null. A "fstat -p pid" on console-kit-daemon on my > > > machine reveals that inode 7 (ie: /dev/null) has been opened with "r" > > > 1000+ times after a week or so of uptime. > > > > > > Is anyone else seeing this? > > > > No. After a day and half of uptime, I have stdin, stdout, and stderr > > open to /dev/null, plus one additional /dev/null on FD 4. If there was > > a linear leak, I should have /dev/null open over 100 times by now. Can > > you reliably reproduce this leak on your system? > > I've killed console-kit-daemon, and when it automatically restarts after > a gdm login, I see the output below. 36 read-opens on /dev/null so > far - which looks pretty suspicious. I'm running 7.1-STABLE FreeBSD > as of "Apr 3 08:10:13 NZDT 2009". Does this patch fix the problem? http://www.marcuscom.com/downloads/patch-src_ck-sysdeps-freebsd.c Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090418/f8d72f9f/attachment.pgp From jonc at chen.org.nz Sat Apr 18 23:36:31 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sat Apr 18 23:36:38 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <1240092470.18976.80.camel@shumai.marcuscom.com> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> <1240092470.18976.80.camel@shumai.marcuscom.com> Message-ID: <20090418233629.GA89603@osiris.chen.org.nz> On Sat, Apr 18, 2009 at 06:07:50PM -0400, Joe Marcus Clarke wrote: > On Sun, 2009-04-19 at 08:44 +1200, Jonathan Chen wrote: > > On Sat, Apr 18, 2009 at 02:42:57PM -0400, Joe Marcus Clarke wrote: > > > On Sat, 2009-04-18 at 22:58 +1200, Jonathan Chen wrote: > > > > Hi, > > > > > > > > I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak > > > > on /dev/null. A "fstat -p pid" on console-kit-daemon on my > > > > machine reveals that inode 7 (ie: /dev/null) has been opened with "r" > > > > 1000+ times after a week or so of uptime. > > > > > > > > Is anyone else seeing this? > > > > > > No. After a day and half of uptime, I have stdin, stdout, and stderr > > > open to /dev/null, plus one additional /dev/null on FD 4. If there was > > > a linear leak, I should have /dev/null open over 100 times by now. Can > > > you reliably reproduce this leak on your system? > > > > I've killed console-kit-daemon, and when it automatically restarts after > > a gdm login, I see the output below. 36 read-opens on /dev/null so > > far - which looks pretty suspicious. I'm running 7.1-STABLE FreeBSD > > as of "Apr 3 08:10:13 NZDT 2009". > > Does this patch fix the problem? > > http://www.marcuscom.com/downloads/patch-src_ck-sysdeps-freebsd.c Yes! Thanks heaps! -- Jonathan Chen ---------------------------------------------------------------------- Opportunities are seldom labeled From mvh at ix.netcom.com Sun Apr 19 01:11:47 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Sun Apr 19 01:11:52 2009 Subject: gnome-power-preferences does not work Message-ID: <20090419011107.CDD8D1796B@bsd.mvh> It throws out: mvh@bsd /usr/home/mvh]$ gnome-power-preferences (gnome-power-preferences:61813): GModule-CRITICAL **: g_module_symbol: assertion `symbol_name != NULL' failed (gnome-power-preferences:61813): libglade-WARNING **: could not find widget creation function [mvh@bsd /usr/home/mvh]$ The dialog flashes up, and disappears. I can't set the power preferences, and thus I have to turn off my LCD to get power savings. Anyone else? This is also available as System->Preferences->Power Management - Mike H. From rnoland at FreeBSD.org Sun Apr 19 01:28:22 2009 From: rnoland at FreeBSD.org (Robert Noland) Date: Sun Apr 19 01:28:29 2009 Subject: gnome 2.26 hal - keyboard / mouse problem In-Reply-To: <49EA2EC9.2080906@smallcatbrain.com> References: <49EA2EC9.2080906@smallcatbrain.com> Message-ID: <1240104490.1995.0.camel@balrog.2hip.net> On Sat, 2009-04-18 at 12:49 -0700, Rich Dunkle wrote: > Problem making the keyboard & mouse work with hal: > > i386 FreeBSD 7.1-RELEASE-p4 > xorg-7.4_1 > xf86-input-keyboard-1.3.2_1 > xf86-input-mouse-1.4.0_5 > hal-0.5.11_23 > hal-info-20080508_1 > gnome-desktop-2.26.0 > ------------------------------------------------------------------------------------------------- > Keyboard & mouse works fine except when gnome is running. > Keyboard & mouse works fine in fluxbox > > This keyboard is on a PS2 to USB connector: > > ums0: 2> on uhub1 > ums0: 8 buttons and Z dir. > ums0: at uhub1 port 2 (addr 2) disconnected > ums0: detached > ukbd0: > on uhub1 > kbd2 at ukbd0 > ums0: on > uhub1 > ums0: 5 buttons and Z dir. > ukbd0: at uhub1 port 1 (addr 2) disconnected > ukbd0: detached > --------------------------------------------------------------------------------------------------- > I have tried this keyboard plugged into the ps2 port same problems > > --------------------------------------------------------------------------------------------------- > lshal shows keyboard: > > > udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' > freebsd.device_file = '/dev/ukbd0' (string) > freebsd.driver = 'ukbd' (string) > freebsd.unit = 0 (0x0) (int) > info.bus = 'usb_device' (string) > info.capabilities = {'input', 'input.keyboard'} (string list) > info.category = 'input.keyboard' (string) > info.parent = '/org/freedesktop/Hal/devices/pci_8086_2938' (string) > info.product = 'PS2 to USB Converter' (string) > info.subsystem = 'usb_device' (string) > info.udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' > (string) > info.vendor = 'CHESEN' (string) > input.device = '' (string) > input.x11_driver = 'kbd' (string) > usb_device.bus_number = 1 (0x1) (int) > usb_device.can_wake_up = true (bool) > usb_device.configuration = 'PS2 to USB Converter' (string) > usb_device.configuration_value = 1 (0x1) (int) > usb_device.device_class = 0 (0x0) (int) > usb_device.device_protocol = 0 (0x0) (int) > usb_device.device_revision_bcd = 16 (0x10) (int) > usb_device.device_subclass = 0 (0x0) (int) > usb_device.is_self_powered = false (bool) > usb_device.max_power = 100 (0x64) (int) > usb_device.num_configurations = 1 (0x1) (int) > usb_device.num_interfaces = 2 (0x2) (int) > usb_device.num_ports = 0 (0x0) (int) > usb_device.port_number = 2 (0x2) (int) > usb_device.product = 'PS2 to USB Converter' (string) > usb_device.product_id = 517 (0x205) (int) > usb_device.speed_bcd = 336 (0x150) (int) > usb_device.vendor = 'CHESEN' (string) > usb_device.vendor_id = 2689 (0xa81) (int) > usb_device.version_bcd = 272 (0x110) (int) > ----------------------------------------------------------------------------------- > I can hotplug in an extra usb mouse and it will start to work in Gnome > --------------------------------------------------------------------------------- > > I have tried the > Option "AutoAddDevices" "False" Is moused running? With the configuration you have it should be. robert. > I thought that would disable the hal use for Xorg. No difference. > > ------------------------------------------------------------- > xorg.confSection "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > Option "AllowEmptyInput" "OFF" > EndSection > > #Section "ServerFlags" > # Option "AutoAddDevices" "False" > #EndSection > > Section "Files" > ModulePath "/usr/local/lib/xorg/modules" > FontPath "/usr/local/lib/X11/fonts/misc/" > FontPath "/usr/local/lib/X11/fonts/TTF/" > FontPath "/usr/local/lib/X11/fonts/OTF" > FontPath "/usr/local/lib/X11/fonts/Type1/" > FontPath "/usr/local/lib/X11/fonts/100dpi/" > FontPath "/usr/local/lib/X11/fonts/75dpi/" > EndSection > > Section "Module" > Load "extmod" > Load "record" > Load "dbe" > Load "glx" > Load "xtrap" > Load "dri" > Load "freetype" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > EndSection > > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/sysmouse" > Option "ZAxisMapping" "4 5 6 7" > EndSection > Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "Monitor Model" > EndSection > > Section "Device" > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > #Option "SWcursor" # [] > #Option "HWcursor" # [] > #Option "NoAccel" # [] > #Option "ShadowFB" # [] > #Option "UseFBDev" # [] > #Option "Rotate" # [] > #Option "VideoKey" # > #Option "FlatPanel" # [] > #Option "FPDither" # [] > #Option "CrtcNumber" # > #Option "FPScale" # [] > #Option "FPTweak" # > #Option "DualHead" # [] > Identifier "Card0" > Driver "nv" > VendorName "nVidia Corporation" > BoardName "GeForce 8400 GS" > BusID "PCI:1:0:0" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection > EndSection > > > > > > > > > _______________________________________________ > 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" -- Robert Noland FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090419/f8478f6f/attachment.pgp From rdunkle at smallcatbrain.com Sun Apr 19 01:53:59 2009 From: rdunkle at smallcatbrain.com (Rich Dunkle) Date: Sun Apr 19 01:54:07 2009 Subject: gnome 2.26 hal - keyboard / mouse problem In-Reply-To: <1240104490.1995.0.camel@balrog.2hip.net> References: <49EA2EC9.2080906@smallcatbrain.com> <1240104490.1995.0.camel@balrog.2hip.net> Message-ID: <49EA8424.1030805@smallcatbrain.com> Robert Noland wrote: > On Sat, 2009-04-18 at 12:49 -0700, Rich Dunkle wrote: > >> Problem making the keyboard & mouse work with hal: >> >> i386 FreeBSD 7.1-RELEASE-p4 >> xorg-7.4_1 >> xf86-input-keyboard-1.3.2_1 >> xf86-input-mouse-1.4.0_5 >> hal-0.5.11_23 >> hal-info-20080508_1 >> gnome-desktop-2.26.0 >> ------------------------------------------------------------------------------------------------- >> Keyboard & mouse works fine except when gnome is running. >> Keyboard & mouse works fine in fluxbox >> >> This keyboard is on a PS2 to USB connector: >> >> ums0: > 2> on uhub1 >> ums0: 8 buttons and Z dir. >> ums0: at uhub1 port 2 (addr 2) disconnected >> ums0: detached >> ukbd0: >> on uhub1 >> kbd2 at ukbd0 >> ums0: on >> uhub1 >> ums0: 5 buttons and Z dir. >> ukbd0: at uhub1 port 1 (addr 2) disconnected >> ukbd0: detached >> --------------------------------------------------------------------------------------------------- >> I have tried this keyboard plugged into the ps2 port same problems >> >> --------------------------------------------------------------------------------------------------- >> lshal shows keyboard: >> >> >> udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' >> freebsd.device_file = '/dev/ukbd0' (string) >> freebsd.driver = 'ukbd' (string) >> freebsd.unit = 0 (0x0) (int) >> info.bus = 'usb_device' (string) >> info.capabilities = {'input', 'input.keyboard'} (string list) >> info.category = 'input.keyboard' (string) >> info.parent = '/org/freedesktop/Hal/devices/pci_8086_2938' (string) >> info.product = 'PS2 to USB Converter' (string) >> info.subsystem = 'usb_device' (string) >> info.udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' >> (string) >> info.vendor = 'CHESEN' (string) >> input.device = '' (string) >> input.x11_driver = 'kbd' (string) >> usb_device.bus_number = 1 (0x1) (int) >> usb_device.can_wake_up = true (bool) >> usb_device.configuration = 'PS2 to USB Converter' (string) >> usb_device.configuration_value = 1 (0x1) (int) >> usb_device.device_class = 0 (0x0) (int) >> usb_device.device_protocol = 0 (0x0) (int) >> usb_device.device_revision_bcd = 16 (0x10) (int) >> usb_device.device_subclass = 0 (0x0) (int) >> usb_device.is_self_powered = false (bool) >> usb_device.max_power = 100 (0x64) (int) >> usb_device.num_configurations = 1 (0x1) (int) >> usb_device.num_interfaces = 2 (0x2) (int) >> usb_device.num_ports = 0 (0x0) (int) >> usb_device.port_number = 2 (0x2) (int) >> usb_device.product = 'PS2 to USB Converter' (string) >> usb_device.product_id = 517 (0x205) (int) >> usb_device.speed_bcd = 336 (0x150) (int) >> usb_device.vendor = 'CHESEN' (string) >> usb_device.vendor_id = 2689 (0xa81) (int) >> usb_device.version_bcd = 272 (0x110) (int) >> ----------------------------------------------------------------------------------- >> I can hotplug in an extra usb mouse and it will start to work in Gnome >> --------------------------------------------------------------------------------- >> >> I have tried the >> Option "AutoAddDevices" "False" >> > > Is moused running? With the configuration you have it should be. > > robert. > > Yes..... $ ps -U root | grep mouse 28800 ?? Ss 0:02.58 /usr/sbin/moused -p /dev/ums0 -t auto -I /var/run/mous >> I thought that would disable the hal use for Xorg. No difference. >> >> ------------------------------------------------------------- >> xorg.confSection "ServerLayout" >> Identifier "X.org Configured" >> Screen 0 "Screen0" 0 0 >> InputDevice "Mouse0" "CorePointer" >> InputDevice "Keyboard0" "CoreKeyboard" >> Option "AllowEmptyInput" "OFF" >> EndSection >> >> #Section "ServerFlags" >> # Option "AutoAddDevices" "False" >> #EndSection >> >> Section "Files" >> ModulePath "/usr/local/lib/xorg/modules" >> FontPath "/usr/local/lib/X11/fonts/misc/" >> FontPath "/usr/local/lib/X11/fonts/TTF/" >> FontPath "/usr/local/lib/X11/fonts/OTF" >> FontPath "/usr/local/lib/X11/fonts/Type1/" >> FontPath "/usr/local/lib/X11/fonts/100dpi/" >> FontPath "/usr/local/lib/X11/fonts/75dpi/" >> EndSection >> >> Section "Module" >> Load "extmod" >> Load "record" >> Load "dbe" >> Load "glx" >> Load "xtrap" >> Load "dri" >> Load "freetype" >> EndSection >> >> Section "InputDevice" >> Identifier "Keyboard0" >> Driver "kbd" >> EndSection >> >> >> Section "InputDevice" >> Identifier "Mouse0" >> Driver "mouse" >> Option "Protocol" "auto" >> Option "Device" "/dev/sysmouse" >> Option "ZAxisMapping" "4 5 6 7" >> EndSection >> Section "Monitor" >> Identifier "Monitor0" >> VendorName "Monitor Vendor" >> ModelName "Monitor Model" >> EndSection >> >> Section "Device" >> ### Available Driver options are:- >> ### Values: : integer, : float, : "True"/"False", >> ### : "String", : " Hz/kHz/MHz" >> ### [arg]: arg optional >> #Option "SWcursor" # [] >> #Option "HWcursor" # [] >> #Option "NoAccel" # [] >> #Option "ShadowFB" # [] >> #Option "UseFBDev" # [] >> #Option "Rotate" # [] >> #Option "VideoKey" # >> #Option "FlatPanel" # [] >> #Option "FPDither" # [] >> #Option "CrtcNumber" # >> #Option "FPScale" # [] >> #Option "FPTweak" # >> #Option "DualHead" # [] >> Identifier "Card0" >> Driver "nv" >> VendorName "nVidia Corporation" >> BoardName "GeForce 8400 GS" >> BusID "PCI:1:0:0" >> EndSection >> >> Section "Screen" >> Identifier "Screen0" >> Device "Card0" >> Monitor "Monitor0" >> SubSection "Display" >> Viewport 0 0 >> Depth 1 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 4 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 8 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 15 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 16 >> EndSubSection >> SubSection "Display" >> Viewport 0 0 >> Depth 24 >> EndSubSection >> EndSection >> >> >> >> >> >> >> >> >> _______________________________________________ >> 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 marcus at marcuscom.com Sun Apr 19 02:59:38 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Apr 19 02:59:44 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <20090418233629.GA89603@osiris.chen.org.nz> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> <1240092470.18976.80.camel@shumai.marcuscom.com> <20090418233629.GA89603@osiris.chen.org.nz> Message-ID: <1240109972.1354.6.camel@shumai.marcuscom.com> On Sun, 2009-04-19 at 11:36 +1200, Jonathan Chen wrote: > On Sat, Apr 18, 2009 at 06:07:50PM -0400, Joe Marcus Clarke wrote: > > On Sun, 2009-04-19 at 08:44 +1200, Jonathan Chen wrote: > > > On Sat, Apr 18, 2009 at 02:42:57PM -0400, Joe Marcus Clarke wrote: > > > > On Sat, 2009-04-18 at 22:58 +1200, Jonathan Chen wrote: > > > > > Hi, > > > > > > > > > > I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak > > > > > on /dev/null. A "fstat -p pid" on console-kit-daemon on my > > > > > machine reveals that inode 7 (ie: /dev/null) has been opened with "r" > > > > > 1000+ times after a week or so of uptime. > > > > > > > > > > Is anyone else seeing this? > > > > > > > > No. After a day and half of uptime, I have stdin, stdout, and stderr > > > > open to /dev/null, plus one additional /dev/null on FD 4. If there was > > > > a linear leak, I should have /dev/null open over 100 times by now. Can > > > > you reliably reproduce this leak on your system? > > > > > > I've killed console-kit-daemon, and when it automatically restarts after > > > a gdm login, I see the output below. 36 read-opens on /dev/null so > > > far - which looks pretty suspicious. I'm running 7.1-STABLE FreeBSD > > > as of "Apr 3 08:10:13 NZDT 2009". > > > > Does this patch fix the problem? > > > > http://www.marcuscom.com/downloads/patch-src_ck-sysdeps-freebsd.c > > Yes! Thanks heaps! Then that means you have a deeper problem. Most likely you do not have procfs mounted on /proc. The console or /var/log/messages should have warnings. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090419/968b895a/attachment.pgp From marcus at marcuscom.com Sun Apr 19 03:49:54 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Apr 19 03:50:01 2009 Subject: gnome-power-preferences does not work In-Reply-To: <20090419011107.CDD8D1796B@bsd.mvh> References: <20090419011107.CDD8D1796B@bsd.mvh> Message-ID: <1240112987.1354.8.camel@shumai.marcuscom.com> On Sat, 2009-04-18 at 18:11 -0700, Mike Harding wrote: > It throws out: > > mvh@bsd /usr/home/mvh]$ gnome-power-preferences > > (gnome-power-preferences:61813): GModule-CRITICAL **: g_module_symbol: assertion `symbol_name != NULL' failed > > (gnome-power-preferences:61813): libglade-WARNING **: could not find widget creation function > [mvh@bsd /usr/home/mvh]$ > > The dialog flashes up, and disappears. > > I can't set the power preferences, and thus I have to turn off my LCD > to get power savings. > > Anyone else? I just fixed this in the ports-stable module in MarcusCom CVS. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090419/2ffbfd35/attachment.pgp From mvh at ix.netcom.com Sun Apr 19 04:06:50 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Sun Apr 19 04:06:56 2009 Subject: gnome-power-preferences does not work In-Reply-To: <1240112987.1354.8.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Sat, 18 Apr 2009 23:49:47 -0400) References: <20090419011107.CDD8D1796B@bsd.mvh> <1240112987.1354.8.camel@shumai.marcuscom.com> Message-ID: <20090419040644.E7F1117A04@bsd.mvh> Just curious, why is this still at 2.24 when everything else is at 2.25? Is it a hal thing? X-Spam-Status: No, score=-2.525 tagged_above=-99 required=6.2 tests=[AWL=-0.026, BAYES_00=-2.599, RDNS_NONE=0.1] autolearn=no From: Joe Marcus Clarke Cc: gnome@freebsd.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-cwqjKco0+BtKPdrOpagt" Organization: MarcusCom, Inc. Date: Sat, 18 Apr 2009 23:49:47 -0400 Mime-Version: 1.0 --=-cwqjKco0+BtKPdrOpagt Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2009-04-18 at 18:11 -0700, Mike Harding wrote: > It throws out: >=20 > mvh@bsd /usr/home/mvh]$ gnome-power-preferences=20 >=20 > (gnome-power-preferences:61813): GModule-CRITICAL **: g_module_symbol: as= sertion `symbol_name !=3D NULL' failed >=20 > (gnome-power-preferences:61813): libglade-WARNING **: could not find widg= et creation function > [mvh@bsd /usr/home/mvh]$=20 >=20 > The dialog flashes up, and disappears. >=20 > I can't set the power preferences, and thus I have to turn off my LCD > to get power savings. >=20 > Anyone else? I just fixed this in the ports-stable module in MarcusCom CVS. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-cwqjKco0+BtKPdrOpagt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAknqn1gACgkQb2iPiv4Uz4dl1QCfRV27rQhkoAeQpxCaw0jl8yyO VdcAn2/+uv+wcfh9TsLGzp1rhpihyWUX =sBL9 -----END PGP SIGNATURE----- --=-cwqjKco0+BtKPdrOpagt-- From marcus at marcuscom.com Sun Apr 19 04:10:40 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Apr 19 04:10:47 2009 Subject: gnome-power-preferences does not work In-Reply-To: <20090419040644.E7F1117A04@bsd.mvh> References: <20090419011107.CDD8D1796B@bsd.mvh> <1240112987.1354.8.camel@shumai.marcuscom.com> <20090419040644.E7F1117A04@bsd.mvh> Message-ID: <1240114232.1354.10.camel@shumai.marcuscom.com> On Sat, 2009-04-18 at 21:06 -0700, Mike Harding wrote: > Just curious, why is this still at 2.24 when everything else is at > 2.25? Is it a hal thing? There is no DeviceKit port for FreeBSD yet. Joe > > X-Spam-Status: No, score=-2.525 tagged_above=-99 required=6.2 > tests=[AWL=-0.026, BAYES_00=-2.599, RDNS_NONE=0.1] autolearn=no > From: Joe Marcus Clarke > Cc: gnome@freebsd.org > Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-cwqjKco0+BtKPdrOpagt" > Organization: MarcusCom, Inc. > Date: Sat, 18 Apr 2009 23:49:47 -0400 > Mime-Version: 1.0 > > > --=-cwqjKco0+BtKPdrOpagt > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Sat, 2009-04-18 at 18:11 -0700, Mike Harding wrote: > > It throws out: > >=20 > > mvh@bsd /usr/home/mvh]$ gnome-power-preferences=20 > >=20 > > (gnome-power-preferences:61813): GModule-CRITICAL **: g_module_symbol: as= > sertion `symbol_name !=3D NULL' failed > >=20 > > (gnome-power-preferences:61813): libglade-WARNING **: could not find widg= > et creation function > > [mvh@bsd /usr/home/mvh]$=20 > >=20 > > The dialog flashes up, and disappears. > >=20 > > I can't set the power preferences, and thus I have to turn off my LCD > > to get power savings. > >=20 > > Anyone else? > > I just fixed this in the ports-stable module in MarcusCom CVS. > > Joe > > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc > > --=-cwqjKco0+BtKPdrOpagt > Content-Type: application/pgp-signature; name="signature.asc" > Content-Description: This is a digitally signed message part > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (FreeBSD) > > iEYEABECAAYFAknqn1gACgkQb2iPiv4Uz4dl1QCfRV27rQhkoAeQpxCaw0jl8yyO > VdcAn2/+uv+wcfh9TsLGzp1rhpihyWUX > =sBL9 > -----END PGP SIGNATURE----- > > --=-cwqjKco0+BtKPdrOpagt-- > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090419/cb22fb82/attachment.pgp From jonc at chen.org.nz Sun Apr 19 06:32:23 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sun Apr 19 06:32:29 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <1240109972.1354.6.camel@shumai.marcuscom.com> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> <1240092470.18976.80.camel@shumai.marcuscom.com> <20090418233629.GA89603@osiris.chen.org.nz> <1240109972.1354.6.camel@shumai.marcuscom.com> Message-ID: <20090419063220.GA99153@osiris.chen.org.nz> On Sat, Apr 18, 2009 at 10:59:32PM -0400, Joe Marcus Clarke wrote: > On Sun, 2009-04-19 at 11:36 +1200, Jonathan Chen wrote: > > On Sat, Apr 18, 2009 at 06:07:50PM -0400, Joe Marcus Clarke wrote: > > > On Sun, 2009-04-19 at 08:44 +1200, Jonathan Chen wrote: > > > > On Sat, Apr 18, 2009 at 02:42:57PM -0400, Joe Marcus Clarke wrote: > > > > > On Sat, 2009-04-18 at 22:58 +1200, Jonathan Chen wrote: > > > > > > Hi, > > > > > > > > > > > > I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak > > > > > > on /dev/null. A "fstat -p pid" on console-kit-daemon on my > > > > > > machine reveals that inode 7 (ie: /dev/null) has been opened with "r" > > > > > > 1000+ times after a week or so of uptime. > > > > > > > > > > > > Is anyone else seeing this? > > > > > > > > > > No. After a day and half of uptime, I have stdin, stdout, and stderr > > > > > open to /dev/null, plus one additional /dev/null on FD 4. If there was > > > > > a linear leak, I should have /dev/null open over 100 times by now. Can > > > > > you reliably reproduce this leak on your system? > > > > > > > > I've killed console-kit-daemon, and when it automatically restarts after > > > > a gdm login, I see the output below. 36 read-opens on /dev/null so > > > > far - which looks pretty suspicious. I'm running 7.1-STABLE FreeBSD > > > > as of "Apr 3 08:10:13 NZDT 2009". > > > > > > Does this patch fix the problem? > > > > > > http://www.marcuscom.com/downloads/patch-src_ck-sysdeps-freebsd.c > > > > Yes! Thanks heaps! > > Then that means you have a deeper problem. Most likely you do not have > procfs mounted on /proc. The console or /var/log/messages should have > warnings. Hmm. Yes it does. I wasn't aware that GNOME required procfs mounted. Thanks for that. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. From marcus at marcuscom.com Sun Apr 19 06:45:40 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Apr 19 06:45:47 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <20090419063220.GA99153@osiris.chen.org.nz> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> <1240092470.18976.80.camel@shumai.marcuscom.com> <20090418233629.GA89603@osiris.chen.org.nz> <1240109972.1354.6.camel@shumai.marcuscom.com> <20090419063220.GA99153@osiris.chen.org.nz> Message-ID: <1240123521.1354.27.camel@shumai.marcuscom.com> On Sun, 2009-04-19 at 18:32 +1200, Jonathan Chen wrote: > On Sat, Apr 18, 2009 at 10:59:32PM -0400, Joe Marcus Clarke wrote: > > On Sun, 2009-04-19 at 11:36 +1200, Jonathan Chen wrote: > > > On Sat, Apr 18, 2009 at 06:07:50PM -0400, Joe Marcus Clarke wrote: > > > > On Sun, 2009-04-19 at 08:44 +1200, Jonathan Chen wrote: > > > > > On Sat, Apr 18, 2009 at 02:42:57PM -0400, Joe Marcus Clarke wrote: > > > > > > On Sat, 2009-04-18 at 22:58 +1200, Jonathan Chen wrote: > > > > > > > Hi, > > > > > > > > > > > > > > I'm running consolekit-0.3.0_6, and I'm seeing a file descriptor leak > > > > > > > on /dev/null. A "fstat -p pid" on console-kit-daemon on my > > > > > > > machine reveals that inode 7 (ie: /dev/null) has been opened with "r" > > > > > > > 1000+ times after a week or so of uptime. > > > > > > > > > > > > > > Is anyone else seeing this? > > > > > > > > > > > > No. After a day and half of uptime, I have stdin, stdout, and stderr > > > > > > open to /dev/null, plus one additional /dev/null on FD 4. If there was > > > > > > a linear leak, I should have /dev/null open over 100 times by now. Can > > > > > > you reliably reproduce this leak on your system? > > > > > > > > > > I've killed console-kit-daemon, and when it automatically restarts after > > > > > a gdm login, I see the output below. 36 read-opens on /dev/null so > > > > > far - which looks pretty suspicious. I'm running 7.1-STABLE FreeBSD > > > > > as of "Apr 3 08:10:13 NZDT 2009". > > > > > > > > Does this patch fix the problem? > > > > > > > > http://www.marcuscom.com/downloads/patch-src_ck-sysdeps-freebsd.c > > > > > > Yes! Thanks heaps! > > > > Then that means you have a deeper problem. Most likely you do not have > > procfs mounted on /proc. The console or /var/log/messages should have > > warnings. > > Hmm. Yes it does. I wasn't aware that GNOME required procfs mounted. It's in the general GNOME FAQ and HAL FAQ. You definitely need procfs mounted. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090419/a9a02907/attachment-0001.pgp From seedlings at gwelliot.co.uk Sun Apr 19 07:48:43 2009 From: seedlings at gwelliot.co.uk (Deja) Date: Sun Apr 19 07:48:51 2009 Subject: Flying Solo Message-ID: <49EAD62A.2529195@declasi.org> And his hothouse plants on the occasion. The broad the herd boy here. He turned back to mersu, saying:. Flying Solo Over but his spirit? Why, it wasnt even phased. Boil'd, drain them well from the water, butter very coldly, and informed me that the services contents. Come, sup it up, and get it over, said old cock. I remember the same thing last year. themsel's. They had printed notes about it an' sebu, river, situation of, 438. Sejin messa, etymology spell of the man himself. Quite unconsciously pads placed cautiously upon the ground. It stole and was gone. For a fleeting moment she was angry. Came from their seats, their mother to receive. for jellies. Or you may make four colours, and. From jonc at chen.org.nz Sun Apr 19 09:04:07 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sun Apr 19 09:04:14 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <1240123521.1354.27.camel@shumai.marcuscom.com> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> <1240092470.18976.80.camel@shumai.marcuscom.com> <20090418233629.GA89603@osiris.chen.org.nz> <1240109972.1354.6.camel@shumai.marcuscom.com> <20090419063220.GA99153@osiris.chen.org.nz> <1240123521.1354.27.camel@shumai.marcuscom.com> Message-ID: <20090419090405.GA3500@osiris.chen.org.nz> On Sun, Apr 19, 2009 at 02:45:21AM -0400, Joe Marcus Clarke wrote: > On Sun, 2009-04-19 at 18:32 +1200, Jonathan Chen wrote: > > On Sat, Apr 18, 2009 at 10:59:32PM -0400, Joe Marcus Clarke wrote: [...] > > > Then that means you have a deeper problem. Most likely you do not have > > > procfs mounted on /proc. The console or /var/log/messages should have > > > warnings. > > > > Hmm. Yes it does. I wasn't aware that GNOME required procfs mounted. > > It's in the general GNOME FAQ and HAL FAQ. You definitely need procfs > mounted. The wording in both the FAQs appear to imply that procfs is optional. Perhaps it should be changed to say that procfs is required for GNOME to function correctly? Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "If everything's under control, you're going too slow" - Mario Andretti From frederic.perrin at resel.fr Sun Apr 19 13:30:06 2009 From: frederic.perrin at resel.fr (=?utf-8?Q?Fr=C3=A9d=C3=A9ric_Perrin?=) Date: Sun Apr 19 13:30:19 2009 Subject: Failure when upgrading policy kit Message-ID: <86eivo7pwd.fsf@chameau.maisel.enst-bretagne.fr> Hello, For some time now, policykit does not upgrade properly. This has already been reported a couple of times --see [1], [2]. It fails at the same time as the other reports, when running xsltproc. Removing the -nonet option from the xsltproc invokation allows the build to proceed. The (I think) relevant package versions that I have are the following : docbook-4.1_3 = up-to-date with port libxml2-2.7.3 = up-to-date with port libxslt-1.1.24_2 = up-to-date with port sdocbook-xml-1.1,1 = up-to-date with port policykit-0.9_2 < needs updating (port has 0.9_4) Also : % ls -l /usr/local/share/xsl/docbook/manpages/docbook.xsl -rw-r--r-- 1 root wheel 14763 24 f?v 12:51 /usr/local/share/xsl/docbook/manpages/docbook.xsl The version that fails to rebuild correctly is : # $FreeBSD: ports/sysutils/policykit/Makefile,v 1.18 2009/03/30 00:17:16 marcus Exp $ # $MCom: ports/sysutils/policykit/Makefile,v 1.22 2008/08/21 21:53:00 mezz Exp $ (By the way, is that the right place to send a problem with ports, or should I try send-pr ? The handbook says to try contacting the maintainer.) The trace that I get is the following : [Runs fine...] cc -O2 -fno-strict-aliasing -march=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkitd polkitd-polkit-daemon.o polkitd-main.o -L/usr/local/lib /usr/local/lib/libdbus-glib-1.so /usr/local/lib/libgobject-2.0.so ../src/polkit/.libs/libpolkit.so ../src/polkit-dbus/.libs/libpolkit-dbus.so ../src/polkit-grant/.libs/libpolkit-grant.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libdbus-1.so -pthread /usr/ports/sysutils/policykit/work/PolicyKit-0.9/src/polkit/.libs/libpolkit.so /usr/local/lib/libexpat.so -Wl,--rpath -Wl,/usr/local/lib creating polkitd gmake[3]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/polkitd' gmake[2]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/polkitd' Making all in doc gmake[2]: Entering directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc' Making all in man gmake[3]: Entering directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc/man' /usr/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.xml I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gmake[3]: *** [polkit-auth.1] Error 4 gmake[3]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc/man' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc' Other, unanswered reports : [1] Error building policykit, Frank frank_s at bellsouth.net, Sat Feb 21 05:35:05 PST 2009. [2] policykit build failure, Eitan Adler eitanadlerlist at gmail.com, Thu Mar 12 17:47:56 PDT 2009 Regards, -- Fred From mickey242 at gmx.net Sun Apr 19 16:13:31 2009 From: mickey242 at gmx.net (Andreas Wetzel) Date: Sun Apr 19 16:13:38 2009 Subject: gnome-power-preferences does not work In-Reply-To: <20090419011107.CDD8D1796B@bsd.mvh> References: <20090419011107.CDD8D1796B@bsd.mvh> Message-ID: <49EB4763.5080900@gmx.net> Mike Harding wrote: > It throws out: > > mvh@bsd /usr/home/mvh]$ gnome-power-preferences > > (gnome-power-preferences:61813): GModule-CRITICAL **: g_module_symbol: assertion `symbol_name != NULL' failed > > (gnome-power-preferences:61813): libglade-WARNING **: could not find widget creation function > [mvh@bsd /usr/home/mvh]$ > > The dialog flashes up, and disappears. > > I can't set the power preferences, and thus I have to turn off my LCD > to get power savings. > > Anyone else? Yep, same thing here. -- Keep it icy man. I don't want to end up a corpse before my time because you were daydreaming. From mvh at ix.netcom.com Sun Apr 19 16:24:07 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Sun Apr 19 16:24:13 2009 Subject: gnome-power-preferences does not work In-Reply-To: <1240112987.1354.8.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Sat, 18 Apr 2009 23:49:47 -0400) References: <20090419011107.CDD8D1796B@bsd.mvh> <1240112987.1354.8.camel@shumai.marcuscom.com> Message-ID: <20090419162401.20D6318EC0@bsd.mvh> I can confirm that the dialog now works, but the LCD still does not turn off, so I have to turn off the screen manually every time I get up or do something else... From marcus at marcuscom.com Sun Apr 19 19:03:58 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Apr 19 19:04:04 2009 Subject: gnome-power-preferences does not work In-Reply-To: <20090419162401.20D6318EC0@bsd.mvh> References: <20090419011107.CDD8D1796B@bsd.mvh> <1240112987.1354.8.camel@shumai.marcuscom.com> <20090419162401.20D6318EC0@bsd.mvh> Message-ID: <1240167831.1354.42.camel@shumai.marcuscom.com> On Sun, 2009-04-19 at 09:24 -0700, Mike Harding wrote: > I can confirm that the dialog now works, but the LCD still does not > turn off, so I have to turn off the screen manually every time I get > up or do something else... You're on your own here. I no longer have a laptop with working power management. But every laptop manufacturer is different. The code for actually turning off the LCD is in hal in hf-acpi.c and in the tools subdirectory. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090419/46f8b1b4/attachment.pgp From marcus at marcuscom.com Sun Apr 19 20:07:05 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sun Apr 19 20:07:15 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <20090419090405.GA3500@osiris.chen.org.nz> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> <1240092470.18976.80.camel@shumai.marcuscom.com> <20090418233629.GA89603@osiris.chen.org.nz> <1240109972.1354.6.camel@shumai.marcuscom.com> <20090419063220.GA99153@osiris.chen.org.nz> <1240123521.1354.27.camel@shumai.marcuscom.com> <20090419090405.GA3500@osiris.chen.org.nz> Message-ID: <1240171612.1354.49.camel@shumai.marcuscom.com> On Sun, 2009-04-19 at 21:04 +1200, Jonathan Chen wrote: > On Sun, Apr 19, 2009 at 02:45:21AM -0400, Joe Marcus Clarke wrote: > > On Sun, 2009-04-19 at 18:32 +1200, Jonathan Chen wrote: > > > On Sat, Apr 18, 2009 at 10:59:32PM -0400, Joe Marcus Clarke wrote: > [...] > > > > Then that means you have a deeper problem. Most likely you do not have > > > > procfs mounted on /proc. The console or /var/log/messages should have > > > > warnings. > > > > > > Hmm. Yes it does. I wasn't aware that GNOME required procfs mounted. > > > > It's in the general GNOME FAQ and HAL FAQ. You definitely need procfs > > mounted. > > The wording in both the FAQs appear to imply that procfs is optional. > Perhaps it should be changed to say that procfs is required for GNOME > to function correctly? How does this sound optional: "All users _MUST_ have procfs mounted on /proc." That's from the HAL FAQ. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090419/f002e9fb/attachment.pgp From larry at kiputers.com Sun Apr 19 21:11:45 2009 From: larry at kiputers.com (Larry Maloney) Date: Sun Apr 19 21:11:52 2009 Subject: System-tools-backends Message-ID: <49EB8D4B.6040603@kiputers.com> Markus, I would like to get an idea of the scope of work before committing myself. If it's just path conflict, and integration work, maybe it's not too bad. At first thought, seems like this could be easily done in some C code. Can anyone give me an idea of the scope of work, and identify a todo list? Anything at all to help me evaluate this project? One of the problems I have, is that when I run users and groups within gnome, and I try to modify an existing user, the changes aren't persistently. I don't see any changes that I make with "Users and Groups" reflected in /etc/passwd. Is this a typical issue with system-tools-backends, or do I have something wrong in my environment/config? Thank you. Larry On Sat, 2009-04-18 at 17:29 -0700, Larry Maloney wrote: > > Marcus, > > > > I am trying to use gnomes "users and groups" app in gnome on BSD, but > > I'm having problems. > > > > I do have the latest and greatest system-tools-backends, but based on > > this summer of code recommendation, it seems that my problem might be > > everyones problem. > > > > What exactly is NOT working in System-tools-backends for freebsd with gnome? > > > > I may have to work on this, just to get what I need done. > Thanks for your interest. As you have already seen, "Users and Groups" has problems. Essentially, every module needs to be made to work. This means hacking the backend Perl code to respect FreeBSD paths, helper applications, etc. If you're serious about fixing this code, I recommend you send an email out to gnome@FreeBSD.org and ask for specific problems. I haven't used these tools in a while since I've known they did not work. In particular, modifying services used to mess up the box so bad, it would just crash. You're the first to step up to this challenge, so I certainly hope you'll consider doing the work. If you do, I would like you to take ownership of this module moving forward. That is, you would be the one responsible for making sure the FreeBSD support doesn't rot. The FreeBSD GNOME team is hurting for contributors right now, so we're very eager to get new blood. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -- ================ CTO / CoFounder web: www.kiputers.com Phone: 650-961-2315 e-mail: larry@kiputers.com From freebsd at akavia.ru Sun Apr 19 22:16:51 2009 From: freebsd at akavia.ru (Alexander Logvinov) Date: Sun Apr 19 22:16:57 2009 Subject: sound-juicer error In-Reply-To: References: <53272474.20090415234351@akavia.ru> Message-ID: <312374731.20090420081641@akavia.ru> Hello, Jeremy. >> I can't run sound-juicer after upgrading to GNOME 2.26. >> >> # sound-juicer >> >> (sound-juicer:37184): GLib-GObject-CRITICAL **: g_param_spec_internal: >> assertion `(name[0] >= 'A' && name[0] <= 'Z') || (name[0] >= 'a' && >> name[0] <= 'z')' failed >> >> It's a brasero problem: >> >> https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/360884 >> http://bugzilla.gnome.org/show_bug.cgi?id=578677 >> >> Here is a patch: >> http://www.logvinov.ru/files/dist/patch-brasero-drive-selection.c > What's version of sound-juicer do you have? Have you tried 2.26.1? Yes, I have installed 2.26.1 version of sound-juicer. Sorry I forgot to mention this. But it's a brasero bug as you see. -- WBR, Alexander mailto:freebsd@akavia.ru From marcus at FreeBSD.org Mon Apr 20 00:52:52 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Apr 20 00:53:04 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> Message-ID: <1240188770.1356.26.camel@shumai.marcuscom.com> On Sat, 2009-04-18 at 13:47 +0400, Dmitry Morozovsky wrote: > On Tue, 14 Apr 2009, Joe Marcus Clarke wrote: > > JMC> > JMC> > Another question: is there a way to avoid apache22 install (i have apache13 > JMC> > JMC> > installed and have no current plans to upgrade) ? I tried to chase > JMC> > JMC> > options but failed. > JMC> > JMC> > JMC> > JMC> Not by using the meta-port. This is required for gnome-user-share which > JMC> > JMC> is now part of the GNOME Desktop. > JMC> > > JMC> > Hmm, so currently there is no way to install gnome2 without requiring apache22? > JMC> > JMC> Correct. You could, of course, go through the meta-port, and remove > JMC> gnome-user-share on your own (i.e. build your own customized meta-port). > > Well, would you object to the following quick fix? Actually, I have always shied away from such things. We regularly get requests to change the meta-port, but we long ago took the philosophy to keep the Desktop meta-port as close to the official set of GNOME Desktop components as possible. If we add an option for this, then we slide down the slope of making everything optional. In the past I've simply prompted people to create their own local meta-ports, or install x11/gnome2-lite (no user-share there), then build on that for what they need. Joe > > Index: x11/gnome2/Makefile > =================================================================== > RCS file: /home/ncvs/ports/x11/gnome2/Makefile,v > retrieving revision 1.154 > diff -u -r1.154 Makefile > --- x11/gnome2/Makefile 10 Apr 2009 05:56:18 -0000 1.154 > +++ x11/gnome2/Makefile 18 Apr 2009 09:26:50 -0000 > @@ -68,7 +68,8 @@ > .endif > > .if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" > -OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off > +OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off \ > + USER_SHARE "Use gnome-user-share for file sharing" on > .endif > > do-install: # empty > @@ -90,9 +91,11 @@ > swfdec-player:${PORTSDIR}/multimedia/swfdec-gnome \ > vinagre:${PORTSDIR}/net/vinagre \ > brasero:${PORTSDIR}/sysutils/brasero \ > - gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ > > ${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet > \ > > ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet > +.if !defined(WITHOUT_USER_SHARE) > +RUN_DEPENDS+= gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share > +.endif > .if ${ARCH} == "i386" > #RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy > .endif > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090420/ecb37697/attachment.pgp From marcus at FreeBSD.org Mon Apr 20 00:54:07 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Apr 20 00:54:14 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239667718.1304.66.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> Message-ID: <1240188845.1356.28.camel@shumai.marcuscom.com> On Tue, 2009-04-14 at 21:05 +0400, Dmitry Morozovsky wrote: > On Tue, 14 Apr 2009, Robert Noland wrote: > > [snip all] > > RN> > Yes, seahorse shows me two keyrings; however, deleting "login" one does not fix > RN> > the situation: if in the Terminal I try to open tab which ssh's to outer host, > RN> > I immediately got the popup with > RN> > > RN> > "There was an error creating the child process for this terminal" > RN> > > RN> > nothing in this tab is started, and tab is just hanging. > RN> > > RN> > "login" keyring sometimes got recreated, sometimes not, but the effect above is > RN> > totally reproducible. > RN> > RN> If I am following this correctly, the functionality you are talking > RN> about is actually provided by seahorse-agent, which is installed with > RN> the seahorse-plugins port now. Unless something has changed with the > RN> default session (and I don't think it has, since my keyrings still work) > RN> we wrap the session with ssh-agent and seahorse-agent if they are found. > > Aha! Yes, and seahorse-plugins was not installed; moreover, one of its > dependencies (pth) conflicted with pth-hard installed previously. I'll try to > clean this up and report the results. I just discovered two serious bugs in seahorse and gnome-keyring that may be messing you up. I have committed fixes to the ports-stable module in MarcusCom CVS pending the ports thaw. You can access the report using the instructions at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi . Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090420/30784197/attachment.pgp From marcus at marcuscom.com Mon Apr 20 00:58:27 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 20 00:58:34 2009 Subject: System-tools-backends In-Reply-To: <49EB8D4B.6040603@kiputers.com> References: <49EB8D4B.6040603@kiputers.com> Message-ID: <1240189096.1356.30.camel@shumai.marcuscom.com> On Sun, 2009-04-19 at 13:44 -0700, Larry Maloney wrote: > Markus, > > I would like to get an idea of the scope of work before committing myself. > > If it's just path conflict, and integration work, maybe it's not too bad. > > At first thought, seems like this could be easily done in some C code. > > Can anyone give me an idea of the scope of work, and identify a todo list? Anything at all to help > me evaluate this project? > > One of the problems I have, is that when I run users and groups within gnome, and I try to modify an existing > user, the changes aren't persistently. I don't see any changes that I make with "Users and Groups" reflected in > /etc/passwd. > > Is this a typical issue with system-tools-backends, or do I have something wrong in my environment/config? As I said in my email, these kind of problems are typical due to the code rot in system-tools-backends when it comes to FreeBSD. That code is written in Perl. If anyone on this list has tried to use the Administration tools in GNOME, and ran into problems, please post the specifics so a scope of work can be collected. Joe > > Thank you. > > Larry > > On Sat, 2009-04-18 at 17:29 -0700, Larry Maloney wrote: > > > > Marcus, > > > > > > I am trying to use gnomes "users and groups" app in gnome on BSD, but > > > I'm having problems. > > > > > > I do have the latest and greatest system-tools-backends, but based on > > > this summer of code recommendation, it seems that my problem might be > > > everyones problem. > > > > > > What exactly is NOT working in System-tools-backends for freebsd with gnome? > > > > > > I may have to work on this, just to get what I need done. > > > > Thanks for your interest. As you have already seen, "Users and Groups" > has problems. Essentially, every module needs to be made to work. This > means hacking the backend Perl code to respect FreeBSD paths, helper > applications, etc. > > If you're serious about fixing this code, I recommend you send an email > out to gnome@FreeBSD.org and ask for specific problems. I haven't used > these tools in a while since I've known they did not work. In > particular, modifying services used to mess up the box so bad, it would > just crash. > > You're the first to step up to this challenge, so I certainly hope > you'll consider doing the work. If you do, I would like you to take > ownership of this module moving forward. That is, you would be the one > responsible for making sure the FreeBSD support doesn't rot. The > FreeBSD GNOME team is hurting for contributors right now, so we're very > eager to get new blood. > > Joe > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / > #freebsd-gnome http://www.FreeBSD.org/gnome > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090420/da8f5bb7/attachment.pgp From marcus at FreeBSD.org Mon Apr 20 00:59:26 2009 From: marcus at FreeBSD.org (Joe Marcus Clarke) Date: Mon Apr 20 00:59:38 2009 Subject: Failure when upgrading policy kit In-Reply-To: <86eivo7pwd.fsf@chameau.maisel.enst-bretagne.fr> References: <86eivo7pwd.fsf@chameau.maisel.enst-bretagne.fr> Message-ID: <1240189164.1356.31.camel@shumai.marcuscom.com> On Sun, 2009-04-19 at 15:07 +0200, Fr?d?ric Perrin wrote: > Hello, > > For some time now, policykit does not upgrade properly. This has already > been reported a couple of times --see [1], [2]. It fails at the same > time as the other reports, when running xsltproc. Removing the -nonet > option from the xsltproc invokation allows the build to proceed. > > The (I think) relevant package versions that I have are the following : > > docbook-4.1_3 = up-to-date with port > libxml2-2.7.3 = up-to-date with port > libxslt-1.1.24_2 = up-to-date with port > sdocbook-xml-1.1,1 = up-to-date with port > policykit-0.9_2 < needs updating (port has 0.9_4) > > Also : > % ls -l /usr/local/share/xsl/docbook/manpages/docbook.xsl > -rw-r--r-- 1 root wheel 14763 24 f?v 12:51 /usr/local/share/xsl/docbook/manpages/docbook.xsl > > The version that fails to rebuild correctly is : > # $FreeBSD: ports/sysutils/policykit/Makefile,v 1.18 2009/03/30 00:17:16 marcus Exp $ > # $MCom: ports/sysutils/policykit/Makefile,v 1.22 2008/08/21 21:53:00 mezz Exp $ > > (By the way, is that the right place to send a problem with ports, or > should I try send-pr ? The handbook says to try contacting the > maintainer.) > > The trace that I get is the following : > > [Runs fine...] > cc -O2 -fno-strict-aliasing -march=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -o .libs/polkitd polkitd-polkit-daemon.o polkitd-main.o -L/usr/local/lib /usr/local/lib/libdbus-glib-1.so /usr/local/lib/libgobject-2.0.so ../src/polkit/.libs/libpolkit.so ../src/polkit-dbus/.libs/libpolkit-dbus.so ../src/polkit-grant/.libs/libpolkit-grant.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libdbus-1.so -pthread /usr/ports/sysutils/policykit/work/PolicyKit-0.9/src/polkit/.libs/libpolkit.so /usr/local/lib/libexpat.so -Wl,--rpath -Wl,/usr/local/lib > creating polkitd > gmake[3]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/polkitd' > gmake[2]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/polkitd' > Making all in doc > gmake[2]: Entering directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc' > Making all in man > gmake[3]: Entering directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc/man' > /usr/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.xml > I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl > warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" > cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl Can you access this URL from your build environment? Joe > gmake[3]: *** [polkit-auth.1] Error 4 > gmake[3]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc/man' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/doc' > > Other, unanswered reports : > > [1] Error building policykit, Frank frank_s at bellsouth.net, Sat Feb 21 > 05:35:05 PST 2009. > > > [2] policykit build failure, Eitan Adler eitanadlerlist at gmail.com, > Thu Mar 12 17:47:56 PDT 2009 > > > Regards, -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090420/e9b3c4ca/attachment.pgp From mezz7 at cox.net Mon Apr 20 02:51:03 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Apr 20 02:51:10 2009 Subject: sound-juicer error In-Reply-To: <312374731.20090420081641@akavia.ru> References: <53272474.20090415234351@akavia.ru> <312374731.20090420081641@akavia.ru> Message-ID: On Sun, 19 Apr 2009 17:16:41 -0500, Alexander Logvinov wrote: > Hello, Jeremy. > >>> I can't run sound-juicer after upgrading to GNOME 2.26. >>> >>> # sound-juicer >>> >>> (sound-juicer:37184): GLib-GObject-CRITICAL **: g_param_spec_internal: >>> assertion `(name[0] >= 'A' && name[0] <= 'Z') || (name[0] >= 'a' && >>> name[0] <= 'z')' failed >>> >>> It's a brasero problem: >>> >>> https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/360884 >>> http://bugzilla.gnome.org/show_bug.cgi?id=578677 >>> >>> Here is a patch: >>> http://www.logvinov.ru/files/dist/patch-brasero-drive-selection.c >> What's version of sound-juicer do you have? Have you tried 2.26.1? > Yes, I have installed 2.26.1 version of sound-juicer. Sorry I forgot to > mention > this. But it's a brasero bug as you see. Sorry, yeah. I believe that it's already fixed in brasero 2.26.1 in MarcusCom CVS ports-stable. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From kingedgar at gmail.com Mon Apr 20 02:58:48 2009 From: kingedgar at gmail.com (Jason Garrett) Date: Mon Apr 20 02:58:55 2009 Subject: sysutils/gnome-power-manager Message-ID: <970380130904191930j1edaf523l300b5554903e44b4@mail.gmail.com> Hi all, I have been having a problem compiling sysutils/gnome-power-manager for the last few weeks. I have un-installed and attempted re-install of the port. Error is as follows... Making all in man gmake[2]: Entering directory `/usr/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/man' docbook2man gnome-power-manager.sgml > gnome-power-manager.1 gmake[2]: *** [gnome-power-manager.1] Error 8 gmake[2]: Leaving directory `/usr/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/man' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/sysutils/gnome-power-manager. I have not been a subscriber of this list, but have been on questions for a few years and have not seen this issue pop up lately. Any help is appreciated. Thanks From jonc at chen.org.nz Mon Apr 20 03:15:33 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Mon Apr 20 03:15:39 2009 Subject: console-kit-daemon leaking file descriptors? In-Reply-To: <1240171612.1354.49.camel@shumai.marcuscom.com> References: <20090418105855.GA61453@osiris.chen.org.nz> <1240080177.18976.63.camel@shumai.marcuscom.com> <20090418204411.GA73963@osiris.chen.org.nz> <1240092470.18976.80.camel@shumai.marcuscom.com> <20090418233629.GA89603@osiris.chen.org.nz> <1240109972.1354.6.camel@shumai.marcuscom.com> <20090419063220.GA99153@osiris.chen.org.nz> <1240123521.1354.27.camel@shumai.marcuscom.com> <20090419090405.GA3500@osiris.chen.org.nz> <1240171612.1354.49.camel@shumai.marcuscom.com> Message-ID: <20090420031530.GA31019@osiris.chen.org.nz> On Sun, Apr 19, 2009 at 04:06:52PM -0400, Joe Marcus Clarke wrote: > On Sun, 2009-04-19 at 21:04 +1200, Jonathan Chen wrote: > > On Sun, Apr 19, 2009 at 02:45:21AM -0400, Joe Marcus Clarke wrote: > > > On Sun, 2009-04-19 at 18:32 +1200, Jonathan Chen wrote: > > > > On Sat, Apr 18, 2009 at 10:59:32PM -0400, Joe Marcus Clarke wrote: > > [...] > > > > > Then that means you have a deeper problem. Most likely you do not have > > > > > procfs mounted on /proc. The console or /var/log/messages should have > > > > > warnings. > > > > > > > > Hmm. Yes it does. I wasn't aware that GNOME required procfs mounted. > > > > > > It's in the general GNOME FAQ and HAL FAQ. You definitely need procfs > > > mounted. > > > > The wording in both the FAQs appear to imply that procfs is optional. > > Perhaps it should be changed to say that procfs is required for GNOME > > to function correctly? > > How does this sound optional: > > "All users _MUST_ have procfs mounted on /proc." > > That's from the HAL FAQ. Yes, but that statement is under the section: "How do I mount media using HAL?". I don't use HAL to mount media, so I assumed that it wouldn't apply to me. Maybe move the statement up to the section: "How do I use HAL on FreeBSD?"? Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925 From mezz7 at cox.net Mon Apr 20 03:17:20 2009 From: mezz7 at cox.net (Jeremy Messenger) Date: Mon Apr 20 03:17:26 2009 Subject: sysutils/gnome-power-manager In-Reply-To: <970380130904191930j1edaf523l300b5554903e44b4@mail.gmail.com> References: <970380130904191930j1edaf523l300b5554903e44b4@mail.gmail.com> Message-ID: On Sun, 19 Apr 2009 21:30:06 -0500, Jason Garrett wrote: > Hi all, > > I have been having a problem compiling sysutils/gnome-power-manager for > the > last few weeks. > > I have un-installed and attempted re-install of the port. Error is as > follows... > > Making all in man > gmake[2]: Entering directory > `/usr/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/man' > docbook2man gnome-power-manager.sgml > gnome-power-manager.1 > gmake[2]: *** [gnome-power-manager.1] Error 8 > gmake[2]: Leaving directory > `/usr/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/man' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/sysutils/gnome-power-manager. > > > I have not been a subscriber of this list, but have been on questions > for a > few years and have not seen this issue pop up lately. Any help is > appreciated. It looks like your problem is related with Perl upgrade. Be sure to follow the Perl upgrade process in the /usr/ports/UPDATING. Cheers, Mezz > Thanks -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From bugmaster at FreeBSD.org Mon Apr 20 11:07:11 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Apr 20 11:09:42 2009 Subject: Current problem reports assigned to gnome@FreeBSD.org Message-ID: <200904201107.n3KB7AKr033367@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/133794 gnome x11/gnome2: No go with automatic proxy configuration o ports/133793 gnome x11/gdm: gdm ignores settings from /etc/login.conf o ports/133743 gnome x11-toolkits/gtk20 won't configure for want of cairo-p o ports/133709 gnome [PATCH] graphics/librsvg2: Permit build with libxul o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis o ports/131769 gnome upgrade ports/converters/libiconv o ports/131533 gnome x11/gdm: gdm-2.24.1_6: wrong keyboard layout selected o ports/131436 gnome add options to port: math/gnumeric (perl and guile) o ports/130970 gnome [PATCH]:textproc/link-grammar : update to 4.4.2 o ports/130597 gnome sysutils/policykit add NO_INSTALL_MANPAGES 10 problems total. From datahead4 at gmail.com Mon Apr 20 13:51:13 2009 From: datahead4 at gmail.com (Matt) Date: Mon Apr 20 13:51:25 2009 Subject: [CFT] Firefox-3.1-Beta3 In-Reply-To: <20090410114502.GE17289@bsdcrew.de> References: <20090410114502.GE17289@bsdcrew.de> Message-ID: On Fri, Apr 10, 2009 at 6:45 AM, Martin Wilke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Howdy, > > If someone want to play with firefox 3.1 beta3 here, is a patch for marcuscom portstree: > > http://miwi.homeunix.com/patches/firefox31_b3.diff > > and here a tarball :) > > http://miwi.homeunix.com/firefox3-devel.tgz > Build works well for me on i386 and 7-STABLE. You'll need the patch mentioned at: https://bugzilla.mozilla.org/show_bug.cgi?id=478871 if you're attempting to build with the version of pango currently in ports (1.24.0). Matt From ulrich at pukruppa.net Mon Apr 20 17:21:59 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Mon Apr 20 17:22:06 2009 Subject: Erratic errors with evolution-2.26 Message-ID: <1240248302.1533.22.camel@pukruppa.net> Hi, since I am using evolution-2.26, bug-buddy will _sometimes_ be started when an email arrives. It says an unknown application failed and delivers a trace like this one: ----------------------------------------------- System: FreeBSD 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Sun Apr 19 16:19:24 CEST 2009 ***:/usr/obj/usr/src/sys/*** amd64 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 136597504 vsize: 136597504 resident: 27250688 share: 156515109 rss: 27250688 rss_rlim: 6653 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 133 ---- Critical and fatal warnings logged during execution ---- ** GLib **: gmem.c:136: failed to allocate 64 bytes --------------------------------------------------------- As I wrote, this thing isn't produced every time an email arrives, just sometimes. Also I can't see any application crash: it's just annoying to click away bug-buddy 15 times a day. This problem persists although I forced a complete portupgrade and even after I installed evolution-2.26.1.1 . Can anybody else see this or should I just kill bugs-bunny? Greetings Uli. From marcus at marcuscom.com Mon Apr 20 17:37:23 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 20 17:37:30 2009 Subject: Erratic errors with evolution-2.26 In-Reply-To: <1240248302.1533.22.camel@pukruppa.net> References: <1240248302.1533.22.camel@pukruppa.net> Message-ID: <1240249042.1356.91.camel@shumai.marcuscom.com> On Mon, 2009-04-20 at 19:25 +0200, Peter Ulrich Kruppa wrote: > Hi, > > since I am using evolution-2.26, bug-buddy will _sometimes_ be started > when an email arrives. It says an unknown application failed and > delivers a trace like this one: This isn't a stack trace. You need to run Evolution in gdb, then follow the documentation at http://www.freebsd.org/gnome/docs/bugging.html to get a real stack trace with debugging symbols when the crash occurs. Joe > > ----------------------------------------------- > System: FreeBSD 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Sun Apr 19 > 16:19:24 CEST 2009 ***:/usr/obj/usr/src/sys/*** amd64 > X Vendor: The X.Org Foundation > X Vendor Release: 10600000 > Selinux: No > Accessibility: Disabled > GTK+ Theme: Clearlooks > Icon Theme: gnome > GTK+ Modules: canberra-gtk-module, gnomebreakpad > > Memory status: size: 136597504 vsize: 136597504 resident: 27250688 > share: 156515109 rss: 27250688 rss_rlim: 6653 > CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 > timeout: 0 it_real_value: 0 frequency: 133 > > > > ---- Critical and fatal warnings logged during execution ---- > > ** GLib **: gmem.c:136: failed to allocate 64 bytes > --------------------------------------------------------- > > As I wrote, this thing isn't produced every time an email arrives, just > sometimes. Also I can't see any application crash: it's just annoying to > click away bug-buddy 15 times a day. > This problem persists although I forced a complete portupgrade and even > after I installed evolution-2.26.1.1 . > > Can anybody else see this or should I just kill bugs-bunny? > > Greetings > > Uli. > > _______________________________________________ > 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" > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090420/57a51146/attachment.pgp From ulrich at pukruppa.net Mon Apr 20 18:32:12 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Mon Apr 20 18:32:18 2009 Subject: Erratic errors with evolution-2.26 In-Reply-To: <1240249042.1356.91.camel@shumai.marcuscom.com> References: <1240248302.1533.22.camel@pukruppa.net> <1240249042.1356.91.camel@shumai.marcuscom.com> Message-ID: <1240252515.57389.3.camel@pukruppa.net> Am Montag, den 20.04.2009, 13:37 -0400 schrieb Joe Marcus Clarke: > On Mon, 2009-04-20 at 19:25 +0200, Peter Ulrich Kruppa wrote: > > Hi, > > > > since I am using evolution-2.26, bug-buddy will _sometimes_ be started > > when an email arrives. It says an unknown application failed and > > delivers a trace like this one: > > This isn't a stack trace. You need to run Evolution in gdb, then follow > the documentation at http://www.freebsd.org/gnome/docs/bugging.html to > get a real stack trace with debugging symbols when the crash occurs. I tried that, but I don't believe it will be of any use, since it isn't evo itself that crashes - bug-buddy says it doesn't know this crashing application. Anyway, I ran evo from gdb and got this: ------------------------------------- (gdb) run Starting program: /usr/local/bin/evolution [New LWP 100159] [New Thread 0x809f020b0 (LWP 100159)] /home/ulrich/.gtkrc-2.0:2: Include-Datei konnte nicht gefunden werden: ??.gtkrc-2.0-scrollbar_cog?? ** (evolution:57108): DEBUG: mailto URL command: evolution %s ** (evolution:57108): DEBUG: mailto URL program: evolution [New Thread 0x809f03050 (LWP 100173)] [New Thread 0x809f031e0 (LWP 100174)] [New Thread 0x809f03370 (LWP 100177)] [New Thread 0x809f03690 (LWP 100178)] [New Thread 0x809f03820 (LWP 100188)] [New Thread 0x809f03cd0 (LWP 100190)] [Thread 0x809f03370 (LWP 100177) exited] [Thread 0x809f03cd0 (LWP 100190) exited] [New Thread 0x809f03ff0 (LWP 100205)] [New Thread 0x809f04180 (LWP 100206)] [New Thread 0x809f04310 (LWP 100207)] [New Thread 0x809f044a0 (LWP 100208)] [Thread 0x809f03ff0 (LWP 100205) exited] [Thread 0x809f04310 (LWP 100207) exited] [Thread 0x809f044a0 (LWP 100208) exited] [Thread 0x809f04180 (LWP 100206) exited] [New Thread 0x809f03370 (LWP 100177)] [New Thread 0x809f03cd0 (LWP 100190)] [Thread 0x809f03370 (LWP 100177) exited] [Thread 0x809f03cd0 (LWP 100190) exited] [New Thread 0x809f03ff0 (LWP 100177)] [Thread 0x809f03ff0 (LWP 100177) exited] [New Thread 0x809f04310 (LWP 100177)] [New Thread 0x809f044a0 (LWP 100190)] [New Thread 0x809f04180 (LWP 100205)] [New Thread 0x809f05da0 (LWP 100206)] [New Thread 0x809f05f30 (LWP 100207)] [Thread 0x809f05f30 (LWP 100207) exited] [New Thread 0x809f060c0 (LWP 100207)] [Thread 0x809f060c0 (LWP 100207) exited] [Thread 0x809f05da0 (LWP 100206) exited] [New Thread 0x809f03370 (LWP 100206)] [Thread 0x809f03370 (LWP 100206) exited] [New Thread 0x809f03cd0 (LWP 100206)] [Thread 0x809f03cd0 (LWP 100206) exited] [New Thread 0x809f03ff0 (LWP 100206)] [New Thread 0x809f05f30 (LWP 100207)] [New Thread 0x809f060c0 (LWP 100208)] [Thread 0x809f05f30 (LWP 100207) exited] [New Thread 0x809f05da0 (LWP 100207)] [Thread 0x809f04310 (LWP 100177) exited] [Thread 0x809f060c0 (LWP 100208) exited] [Thread 0x809f03ff0 (LWP 100206) exited] [Thread 0x809f05da0 (LWP 100207) exited] [New Thread 0x809f03370 (LWP 100177)] [New Thread 0x809f03cd0 (LWP 100206)] [Thread 0x809f03cd0 (LWP 100206) exited] [New Thread 0x809f05f30 (LWP 100206)] [Thread 0x809f05f30 (LWP 100206) exited] [New Thread 0x809f04310 (LWP 100206)] [Thread 0x809f04310 (LWP 100206) exited] [New Thread 0x809f060c0 (LWP 100206)] [Thread 0x809f060c0 (LWP 100206) exited] [Thread 0x809f03370 (LWP 100177) exited] Program exited normally. (gdb) thread apply all bt (gdb) quit ------------------------------------------------------- When an email arrived and bug-buddy came up, I finished evo. I wonder: Could it be one of evo's plugins that trigger the crash-message - or some other dependent application? Greetings Uli. > > Joe > > > > > ----------------------------------------------- > > System: FreeBSD 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Sun Apr 19 > > 16:19:24 CEST 2009 ***:/usr/obj/usr/src/sys/*** amd64 > > X Vendor: The X.Org Foundation > > X Vendor Release: 10600000 > > Selinux: No > > Accessibility: Disabled > > GTK+ Theme: Clearlooks > > Icon Theme: gnome > > GTK+ Modules: canberra-gtk-module, gnomebreakpad > > > > Memory status: size: 136597504 vsize: 136597504 resident: 27250688 > > share: 156515109 rss: 27250688 rss_rlim: 6653 > > CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 > > timeout: 0 it_real_value: 0 frequency: 133 > > > > > > > > ---- Critical and fatal warnings logged during execution ---- > > > > ** GLib **: gmem.c:136: failed to allocate 64 bytes > > --------------------------------------------------------- > > > > As I wrote, this thing isn't produced every time an email arrives, just > > sometimes. Also I can't see any application crash: it's just annoying to > > click away bug-buddy 15 times a day. > > This problem persists although I forced a complete portupgrade and even > > after I installed evolution-2.26.1.1 . > > > > Can anybody else see this or should I just kill bugs-bunny? > > > > Greetings > > > > Uli. > > > > _______________________________________________ > > 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 marcus at marcuscom.com Mon Apr 20 18:38:24 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 20 18:38:31 2009 Subject: Erratic errors with evolution-2.26 In-Reply-To: <1240252515.57389.3.camel@pukruppa.net> References: <1240248302.1533.22.camel@pukruppa.net> <1240249042.1356.91.camel@shumai.marcuscom.com> <1240252515.57389.3.camel@pukruppa.net> Message-ID: <1240252696.1356.122.camel@shumai.marcuscom.com> On Mon, 2009-04-20 at 20:35 +0200, Peter Ulrich Kruppa wrote: > Am Montag, den 20.04.2009, 13:37 -0400 schrieb Joe Marcus Clarke: > > On Mon, 2009-04-20 at 19:25 +0200, Peter Ulrich Kruppa wrote: > > > Hi, > > > > > > since I am using evolution-2.26, bug-buddy will _sometimes_ be started > > > when an email arrives. It says an unknown application failed and > > > delivers a trace like this one: > > > > This isn't a stack trace. You need to run Evolution in gdb, then follow > > the documentation at http://www.freebsd.org/gnome/docs/bugging.html to > > get a real stack trace with debugging symbols when the crash occurs. > I tried that, but I don't believe it will be of any use, since it isn't > evo itself that crashes - bug-buddy says it doesn't know this crashing > application. > > Anyway, I ran evo from gdb and got this: > ------------------------------------- > (gdb) run > Starting program: /usr/local/bin/evolution > [New LWP 100159] > [New Thread 0x809f020b0 (LWP 100159)] > /home/ulrich/.gtkrc-2.0:2: Include-Datei konnte nicht gefunden werden: > ??.gtkrc-2.0-scrollbar_cog?? > ** (evolution:57108): DEBUG: mailto URL command: evolution %s > ** (evolution:57108): DEBUG: mailto URL program: evolution > [New Thread 0x809f03050 (LWP 100173)] > [New Thread 0x809f031e0 (LWP 100174)] > [New Thread 0x809f03370 (LWP 100177)] > [New Thread 0x809f03690 (LWP 100178)] > [New Thread 0x809f03820 (LWP 100188)] > [New Thread 0x809f03cd0 (LWP 100190)] > [Thread 0x809f03370 (LWP 100177) exited] > [Thread 0x809f03cd0 (LWP 100190) exited] > [New Thread 0x809f03ff0 (LWP 100205)] > [New Thread 0x809f04180 (LWP 100206)] > [New Thread 0x809f04310 (LWP 100207)] > [New Thread 0x809f044a0 (LWP 100208)] > [Thread 0x809f03ff0 (LWP 100205) exited] > [Thread 0x809f04310 (LWP 100207) exited] > [Thread 0x809f044a0 (LWP 100208) exited] > [Thread 0x809f04180 (LWP 100206) exited] > [New Thread 0x809f03370 (LWP 100177)] > [New Thread 0x809f03cd0 (LWP 100190)] > [Thread 0x809f03370 (LWP 100177) exited] > [Thread 0x809f03cd0 (LWP 100190) exited] > [New Thread 0x809f03ff0 (LWP 100177)] > [Thread 0x809f03ff0 (LWP 100177) exited] > [New Thread 0x809f04310 (LWP 100177)] > [New Thread 0x809f044a0 (LWP 100190)] > [New Thread 0x809f04180 (LWP 100205)] > [New Thread 0x809f05da0 (LWP 100206)] > [New Thread 0x809f05f30 (LWP 100207)] > [Thread 0x809f05f30 (LWP 100207) exited] > [New Thread 0x809f060c0 (LWP 100207)] > [Thread 0x809f060c0 (LWP 100207) exited] > [Thread 0x809f05da0 (LWP 100206) exited] > [New Thread 0x809f03370 (LWP 100206)] > [Thread 0x809f03370 (LWP 100206) exited] > [New Thread 0x809f03cd0 (LWP 100206)] > [Thread 0x809f03cd0 (LWP 100206) exited] > [New Thread 0x809f03ff0 (LWP 100206)] > [New Thread 0x809f05f30 (LWP 100207)] > [New Thread 0x809f060c0 (LWP 100208)] > [Thread 0x809f05f30 (LWP 100207) exited] > [New Thread 0x809f05da0 (LWP 100207)] > [Thread 0x809f04310 (LWP 100177) exited] > [Thread 0x809f060c0 (LWP 100208) exited] > [Thread 0x809f03ff0 (LWP 100206) exited] > [Thread 0x809f05da0 (LWP 100207) exited] > [New Thread 0x809f03370 (LWP 100177)] > [New Thread 0x809f03cd0 (LWP 100206)] > [Thread 0x809f03cd0 (LWP 100206) exited] > [New Thread 0x809f05f30 (LWP 100206)] > [Thread 0x809f05f30 (LWP 100206) exited] > [New Thread 0x809f04310 (LWP 100206)] > [Thread 0x809f04310 (LWP 100206) exited] > [New Thread 0x809f060c0 (LWP 100206)] > [Thread 0x809f060c0 (LWP 100206) exited] > [Thread 0x809f03370 (LWP 100177) exited] > > Program exited normally. > (gdb) thread apply all bt > (gdb) quit > ------------------------------------------------------- > > When an email arrived and bug-buddy came up, I finished evo. > > I wonder: Could it be one of evo's plugins that trigger the > crash-message - or some other dependent application? Start Evo, then attach gdb to it. See if you get a back trace in gdb then. Joe > > Greetings > > Uli. > > > > > Joe > > > > > > > > ----------------------------------------------- > > > System: FreeBSD 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Sun Apr 19 > > > 16:19:24 CEST 2009 ***:/usr/obj/usr/src/sys/*** amd64 > > > X Vendor: The X.Org Foundation > > > X Vendor Release: 10600000 > > > Selinux: No > > > Accessibility: Disabled > > > GTK+ Theme: Clearlooks > > > Icon Theme: gnome > > > GTK+ Modules: canberra-gtk-module, gnomebreakpad > > > > > > Memory status: size: 136597504 vsize: 136597504 resident: 27250688 > > > share: 156515109 rss: 27250688 rss_rlim: 6653 > > > CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 > > > timeout: 0 it_real_value: 0 frequency: 133 > > > > > > > > > > > > ---- Critical and fatal warnings logged during execution ---- > > > > > > ** GLib **: gmem.c:136: failed to allocate 64 bytes > > > --------------------------------------------------------- > > > > > > As I wrote, this thing isn't produced every time an email arrives, just > > > sometimes. Also I can't see any application crash: it's just annoying to > > > click away bug-buddy 15 times a day. > > > This problem persists although I forced a complete portupgrade and even > > > after I installed evolution-2.26.1.1 . > > > > > > Can anybody else see this or should I just kill bugs-bunny? > > > > > > Greetings > > > > > > Uli. > > > > > > _______________________________________________ > > > 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" > > > > -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090420/5bb791cb/attachment.pgp From ulrich at pukruppa.net Mon Apr 20 19:02:59 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Mon Apr 20 19:03:06 2009 Subject: Erratic errors with evolution-2.26 In-Reply-To: <1240252696.1356.122.camel@shumai.marcuscom.com> References: <1240248302.1533.22.camel@pukruppa.net> <1240249042.1356.91.camel@shumai.marcuscom.com> <1240252515.57389.3.camel@pukruppa.net> <1240252696.1356.122.camel@shumai.marcuscom.com> Message-ID: <1240254362.57627.7.camel@pukruppa.net> Am Montag, den 20.04.2009, 14:38 -0400 schrieb Joe Marcus Clarke: > On Mon, 2009-04-20 at 20:35 +0200, Peter Ulrich Kruppa wrote: > > Am Montag, den 20.04.2009, 13:37 -0400 schrieb Joe Marcus Clarke: > > > On Mon, 2009-04-20 at 19:25 +0200, Peter Ulrich Kruppa wrote: > > > > Hi, > > > > > > > > since I am using evolution-2.26, bug-buddy will _sometimes_ be started > > > > when an email arrives. It says an unknown application failed and > > > > delivers a trace like this one: > > > > > > This isn't a stack trace. You need to run Evolution in gdb, then follow > > > the documentation at http://www.freebsd.org/gnome/docs/bugging.html to > > > get a real stack trace with debugging symbols when the crash occurs. > > I tried that, but I don't believe it will be of any use, since it isn't > > evo itself that crashes - bug-buddy says it doesn't know this crashing > > application. > > > > Anyway, I ran evo from gdb and got this: > > ------------------------------------- > > (gdb) run > > Starting program: /usr/local/bin/evolution > > [New LWP 100159] > > [New Thread 0x809f020b0 (LWP 100159)] > > /home/ulrich/.gtkrc-2.0:2: Include-Datei konnte nicht gefunden werden: > > ??.gtkrc-2.0-scrollbar_cog?? > > ** (evolution:57108): DEBUG: mailto URL command: evolution %s > > ** (evolution:57108): DEBUG: mailto URL program: evolution > > [New Thread 0x809f03050 (LWP 100173)] > > [New Thread 0x809f031e0 (LWP 100174)] > > [New Thread 0x809f03370 (LWP 100177)] > > [New Thread 0x809f03690 (LWP 100178)] > > [New Thread 0x809f03820 (LWP 100188)] > > [New Thread 0x809f03cd0 (LWP 100190)] > > [Thread 0x809f03370 (LWP 100177) exited] > > [Thread 0x809f03cd0 (LWP 100190) exited] > > [New Thread 0x809f03ff0 (LWP 100205)] > > [New Thread 0x809f04180 (LWP 100206)] > > [New Thread 0x809f04310 (LWP 100207)] > > [New Thread 0x809f044a0 (LWP 100208)] > > [Thread 0x809f03ff0 (LWP 100205) exited] > > [Thread 0x809f04310 (LWP 100207) exited] > > [Thread 0x809f044a0 (LWP 100208) exited] > > [Thread 0x809f04180 (LWP 100206) exited] > > [New Thread 0x809f03370 (LWP 100177)] > > [New Thread 0x809f03cd0 (LWP 100190)] > > [Thread 0x809f03370 (LWP 100177) exited] > > [Thread 0x809f03cd0 (LWP 100190) exited] > > [New Thread 0x809f03ff0 (LWP 100177)] > > [Thread 0x809f03ff0 (LWP 100177) exited] > > [New Thread 0x809f04310 (LWP 100177)] > > [New Thread 0x809f044a0 (LWP 100190)] > > [New Thread 0x809f04180 (LWP 100205)] > > [New Thread 0x809f05da0 (LWP 100206)] > > [New Thread 0x809f05f30 (LWP 100207)] > > [Thread 0x809f05f30 (LWP 100207) exited] > > [New Thread 0x809f060c0 (LWP 100207)] > > [Thread 0x809f060c0 (LWP 100207) exited] > > [Thread 0x809f05da0 (LWP 100206) exited] > > [New Thread 0x809f03370 (LWP 100206)] > > [Thread 0x809f03370 (LWP 100206) exited] > > [New Thread 0x809f03cd0 (LWP 100206)] > > [Thread 0x809f03cd0 (LWP 100206) exited] > > [New Thread 0x809f03ff0 (LWP 100206)] > > [New Thread 0x809f05f30 (LWP 100207)] > > [New Thread 0x809f060c0 (LWP 100208)] > > [Thread 0x809f05f30 (LWP 100207) exited] > > [New Thread 0x809f05da0 (LWP 100207)] > > [Thread 0x809f04310 (LWP 100177) exited] > > [Thread 0x809f060c0 (LWP 100208) exited] > > [Thread 0x809f03ff0 (LWP 100206) exited] > > [Thread 0x809f05da0 (LWP 100207) exited] > > [New Thread 0x809f03370 (LWP 100177)] > > [New Thread 0x809f03cd0 (LWP 100206)] > > [Thread 0x809f03cd0 (LWP 100206) exited] > > [New Thread 0x809f05f30 (LWP 100206)] > > [Thread 0x809f05f30 (LWP 100206) exited] > > [New Thread 0x809f04310 (LWP 100206)] > > [Thread 0x809f04310 (LWP 100206) exited] > > [New Thread 0x809f060c0 (LWP 100206)] > > [Thread 0x809f060c0 (LWP 100206) exited] > > [Thread 0x809f03370 (LWP 100177) exited] > > > > Program exited normally. > > (gdb) thread apply all bt > > (gdb) quit > > ------------------------------------------------------- > > > > When an email arrived and bug-buddy came up, I finished evo. > > > > I wonder: Could it be one of evo's plugins that trigger the > > crash-message - or some other dependent application? > > Start Evo, then attach gdb to it. See if you get a back trace in gdb > then. Doesn't look any different (to me): -------------------------------------------- [...] Loaded symbols for /libexec/ld-elf.so.1 [Switching to Thread 0x809f05f30 (LWP 100209)] 0x000000080996e07c in poll () from /lib/libc.so.7 (gdb) cont Continuing. [New Thread 0x809f06700 (LWP 100177)] [New Thread 0x809f07060 (LWP 100190)] [Thread 0x809f07060 (LWP 100190) exited] [Thread 0x809f06700 (LWP 100177) exited] [New Thread 0x809f063e0 (LWP 100177)] [New Thread 0x809f06a20 (LWP 100190)] [Thread 0x809f06a20 (LWP 100190) exited] [New Thread 0x809f03ff0 (LWP 100190)] [Thread 0x809f03ff0 (LWP 100190) exited] [New Thread 0x809f03cd0 (LWP 100190)] [New Thread 0x809f06bb0 (LWP 100205)] [New Thread 0x809f07380 (LWP 100206)] [Thread 0x809f06bb0 (LWP 100205) exited] [Thread 0x809f063e0 (LWP 100177) exited] [Thread 0x809f03cd0 (LWP 100190) exited] [Thread 0x809f07380 (LWP 100206) exited] [New Thread 0x809f071f0 (LWP 100205)] [New Thread 0x809f044a0 (LWP 100208)] [New Thread 0x809f03370 (LWP 100210)] [New Thread 0x809f04180 (LWP 100211)] [Thread 0x809f044a0 (LWP 100208) exited] [Thread 0x809f071f0 (LWP 100205) exited] [Thread 0x809f03370 (LWP 100210) exited] [Thread 0x809f04180 (LWP 100211) exited] [New Thread 0x809f04310 (LWP 100177)] [New Thread 0x809f06d40 (LWP 100190)] [Thread 0x809f06d40 (LWP 100190) exited] [New Thread 0x809f06570 (LWP 100190)] [Thread 0x809f06570 (LWP 100190) exited] [New Thread 0x809f06890 (LWP 100190)] [Thread 0x809f06890 (LWP 100190) exited] [New Thread 0x809f06ed0 (LWP 100190)] [Thread 0x809f06ed0 (LWP 100190) exited] [New Thread 0x809f07060 (LWP 100190)] [Thread 0x809f07060 (LWP 100190) exited] [New Thread 0x809f06700 (LWP 100190)] [New Thread 0x809f06a20 (LWP 100205)] [Thread 0x809f06a20 (LWP 100205) exited] [New Thread 0x809f03ff0 (LWP 100205)] [Thread 0x809f03ff0 (LWP 100205) exited] [New Thread 0x809f06bb0 (LWP 100205)] [Thread 0x809f06bb0 (LWP 100205) exited] [New Thread 0x809f063e0 (LWP 100205)] [Thread 0x809f063e0 (LWP 100205) exited] [Thread 0x809f06700 (LWP 100190) exited] Program exited normally. (gdb) thread apply all bt (gdb) ------------------------------------------- Greetings Uli. > > Joe > > > > > Greetings > > > > Uli. > > > > > > > > Joe > > > > > > > > > > > ----------------------------------------------- > > > > System: FreeBSD 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Sun Apr 19 > > > > 16:19:24 CEST 2009 ***:/usr/obj/usr/src/sys/*** amd64 > > > > X Vendor: The X.Org Foundation > > > > X Vendor Release: 10600000 > > > > Selinux: No > > > > Accessibility: Disabled > > > > GTK+ Theme: Clearlooks > > > > Icon Theme: gnome > > > > GTK+ Modules: canberra-gtk-module, gnomebreakpad > > > > > > > > Memory status: size: 136597504 vsize: 136597504 resident: 27250688 > > > > share: 156515109 rss: 27250688 rss_rlim: 6653 > > > > CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 > > > > timeout: 0 it_real_value: 0 frequency: 133 > > > > > > > > > > > > > > > > ---- Critical and fatal warnings logged during execution ---- > > > > > > > > ** GLib **: gmem.c:136: failed to allocate 64 bytes > > > > --------------------------------------------------------- > > > > > > > > As I wrote, this thing isn't produced every time an email arrives, just > > > > sometimes. Also I can't see any application crash: it's just annoying to > > > > click away bug-buddy 15 times a day. > > > > This problem persists although I forced a complete portupgrade and even > > > > after I installed evolution-2.26.1.1 . > > > > > > > > Can anybody else see this or should I just kill bugs-bunny? > > > > > > > > Greetings > > > > > > > > Uli. > > > > > > > > _______________________________________________ > > > > 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 marcus at marcuscom.com Mon Apr 20 19:14:15 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Mon Apr 20 19:14:21 2009 Subject: Erratic errors with evolution-2.26 In-Reply-To: <1240254362.57627.7.camel@pukruppa.net> References: <1240248302.1533.22.camel@pukruppa.net> <1240249042.1356.91.camel@shumai.marcuscom.com> <1240252515.57389.3.camel@pukruppa.net> <1240252696.1356.122.camel@shumai.marcuscom.com> <1240254362.57627.7.camel@pukruppa.net> Message-ID: <1240254854.1356.139.camel@shumai.marcuscom.com> On Mon, 2009-04-20 at 21:06 +0200, Peter Ulrich Kruppa wrote: > Am Montag, den 20.04.2009, 14:38 -0400 schrieb Joe Marcus Clarke: > > On Mon, 2009-04-20 at 20:35 +0200, Peter Ulrich Kruppa wrote: > > > Am Montag, den 20.04.2009, 13:37 -0400 schrieb Joe Marcus Clarke: > > > > On Mon, 2009-04-20 at 19:25 +0200, Peter Ulrich Kruppa wrote: > > > > > Hi, > > > > > > > > > > since I am using evolution-2.26, bug-buddy will _sometimes_ be started > > > > > when an email arrives. It says an unknown application failed and > > > > > delivers a trace like this one: > > > > > > > > This isn't a stack trace. You need to run Evolution in gdb, then follow > > > > the documentation at http://www.freebsd.org/gnome/docs/bugging.html to > > > > get a real stack trace with debugging symbols when the crash occurs. > > > I tried that, but I don't believe it will be of any use, since it isn't > > > evo itself that crashes - bug-buddy says it doesn't know this crashing > > > application. > > > > > > Anyway, I ran evo from gdb and got this: > > > ------------------------------------- > > > (gdb) run > > > Starting program: /usr/local/bin/evolution > > > [New LWP 100159] > > > [New Thread 0x809f020b0 (LWP 100159)] > > > /home/ulrich/.gtkrc-2.0:2: Include-Datei konnte nicht gefunden werden: > > > ??.gtkrc-2.0-scrollbar_cog?? > > > ** (evolution:57108): DEBUG: mailto URL command: evolution %s > > > ** (evolution:57108): DEBUG: mailto URL program: evolution > > > [New Thread 0x809f03050 (LWP 100173)] > > > [New Thread 0x809f031e0 (LWP 100174)] > > > [New Thread 0x809f03370 (LWP 100177)] > > > [New Thread 0x809f03690 (LWP 100178)] > > > [New Thread 0x809f03820 (LWP 100188)] > > > [New Thread 0x809f03cd0 (LWP 100190)] > > > [Thread 0x809f03370 (LWP 100177) exited] > > > [Thread 0x809f03cd0 (LWP 100190) exited] > > > [New Thread 0x809f03ff0 (LWP 100205)] > > > [New Thread 0x809f04180 (LWP 100206)] > > > [New Thread 0x809f04310 (LWP 100207)] > > > [New Thread 0x809f044a0 (LWP 100208)] > > > [Thread 0x809f03ff0 (LWP 100205) exited] > > > [Thread 0x809f04310 (LWP 100207) exited] > > > [Thread 0x809f044a0 (LWP 100208) exited] > > > [Thread 0x809f04180 (LWP 100206) exited] > > > [New Thread 0x809f03370 (LWP 100177)] > > > [New Thread 0x809f03cd0 (LWP 100190)] > > > [Thread 0x809f03370 (LWP 100177) exited] > > > [Thread 0x809f03cd0 (LWP 100190) exited] > > > [New Thread 0x809f03ff0 (LWP 100177)] > > > [Thread 0x809f03ff0 (LWP 100177) exited] > > > [New Thread 0x809f04310 (LWP 100177)] > > > [New Thread 0x809f044a0 (LWP 100190)] > > > [New Thread 0x809f04180 (LWP 100205)] > > > [New Thread 0x809f05da0 (LWP 100206)] > > > [New Thread 0x809f05f30 (LWP 100207)] > > > [Thread 0x809f05f30 (LWP 100207) exited] > > > [New Thread 0x809f060c0 (LWP 100207)] > > > [Thread 0x809f060c0 (LWP 100207) exited] > > > [Thread 0x809f05da0 (LWP 100206) exited] > > > [New Thread 0x809f03370 (LWP 100206)] > > > [Thread 0x809f03370 (LWP 100206) exited] > > > [New Thread 0x809f03cd0 (LWP 100206)] > > > [Thread 0x809f03cd0 (LWP 100206) exited] > > > [New Thread 0x809f03ff0 (LWP 100206)] > > > [New Thread 0x809f05f30 (LWP 100207)] > > > [New Thread 0x809f060c0 (LWP 100208)] > > > [Thread 0x809f05f30 (LWP 100207) exited] > > > [New Thread 0x809f05da0 (LWP 100207)] > > > [Thread 0x809f04310 (LWP 100177) exited] > > > [Thread 0x809f060c0 (LWP 100208) exited] > > > [Thread 0x809f03ff0 (LWP 100206) exited] > > > [Thread 0x809f05da0 (LWP 100207) exited] > > > [New Thread 0x809f03370 (LWP 100177)] > > > [New Thread 0x809f03cd0 (LWP 100206)] > > > [Thread 0x809f03cd0 (LWP 100206) exited] > > > [New Thread 0x809f05f30 (LWP 100206)] > > > [Thread 0x809f05f30 (LWP 100206) exited] > > > [New Thread 0x809f04310 (LWP 100206)] > > > [Thread 0x809f04310 (LWP 100206) exited] > > > [New Thread 0x809f060c0 (LWP 100206)] > > > [Thread 0x809f060c0 (LWP 100206) exited] > > > [Thread 0x809f03370 (LWP 100177) exited] > > > > > > Program exited normally. > > > (gdb) thread apply all bt > > > (gdb) quit > > > ------------------------------------------------------- > > > > > > When an email arrived and bug-buddy came up, I finished evo. > > > > > > I wonder: Could it be one of evo's plugins that trigger the > > > crash-message - or some other dependent application? > > > > Start Evo, then attach gdb to it. See if you get a back trace in gdb > > then. > Doesn't look any different (to me): Nothing I can suggest, then. It looks like an integer overflow, but without a back trace, it will be difficult to track down. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090420/d971f47f/attachment.pgp From ulrich at pukruppa.net Mon Apr 20 19:18:01 2009 From: ulrich at pukruppa.net (Peter Ulrich Kruppa) Date: Mon Apr 20 19:18:07 2009 Subject: Erratic errors with evolution-2.26 In-Reply-To: <1240254854.1356.139.camel@shumai.marcuscom.com> References: <1240248302.1533.22.camel@pukruppa.net> <1240249042.1356.91.camel@shumai.marcuscom.com> <1240252515.57389.3.camel@pukruppa.net> <1240252696.1356.122.camel@shumai.marcuscom.com> <1240254362.57627.7.camel@pukruppa.net> <1240254854.1356.139.camel@shumai.marcuscom.com> Message-ID: <1240255264.57627.9.camel@pukruppa.net> Am Montag, den 20.04.2009, 15:14 -0400 schrieb Joe Marcus Clarke: > On Mon, 2009-04-20 at 21:06 +0200, Peter Ulrich Kruppa wrote: > > Am Montag, den 20.04.2009, 14:38 -0400 schrieb Joe Marcus Clarke: > > > On Mon, 2009-04-20 at 20:35 +0200, Peter Ulrich Kruppa wrote: > > > > Am Montag, den 20.04.2009, 13:37 -0400 schrieb Joe Marcus Clarke: > > > > > On Mon, 2009-04-20 at 19:25 +0200, Peter Ulrich Kruppa wrote: > > > > > > Hi, > > > > > > > > > > > > since I am using evolution-2.26, bug-buddy will _sometimes_ be started > > > > > > when an email arrives. It says an unknown application failed and > > > > > > delivers a trace like this one: > > > > > > > > > > This isn't a stack trace. You need to run Evolution in gdb, then follow > > > > > the documentation at http://www.freebsd.org/gnome/docs/bugging.html to > > > > > get a real stack trace with debugging symbols when the crash occurs. > > > > I tried that, but I don't believe it will be of any use, since it isn't > > > > evo itself that crashes - bug-buddy says it doesn't know this crashing > > > > application. > > > > > > > > Anyway, I ran evo from gdb and got this: > > > > ------------------------------------- > > > > (gdb) run > > > > Starting program: /usr/local/bin/evolution > > > > [New LWP 100159] > > > > [New Thread 0x809f020b0 (LWP 100159)] > > > > /home/ulrich/.gtkrc-2.0:2: Include-Datei konnte nicht gefunden werden: > > > > ??.gtkrc-2.0-scrollbar_cog?? > > > > ** (evolution:57108): DEBUG: mailto URL command: evolution %s > > > > ** (evolution:57108): DEBUG: mailto URL program: evolution > > > > [New Thread 0x809f03050 (LWP 100173)] > > > > [New Thread 0x809f031e0 (LWP 100174)] > > > > [New Thread 0x809f03370 (LWP 100177)] > > > > [New Thread 0x809f03690 (LWP 100178)] > > > > [New Thread 0x809f03820 (LWP 100188)] > > > > [New Thread 0x809f03cd0 (LWP 100190)] > > > > [Thread 0x809f03370 (LWP 100177) exited] > > > > [Thread 0x809f03cd0 (LWP 100190) exited] > > > > [New Thread 0x809f03ff0 (LWP 100205)] > > > > [New Thread 0x809f04180 (LWP 100206)] > > > > [New Thread 0x809f04310 (LWP 100207)] > > > > [New Thread 0x809f044a0 (LWP 100208)] > > > > [Thread 0x809f03ff0 (LWP 100205) exited] > > > > [Thread 0x809f04310 (LWP 100207) exited] > > > > [Thread 0x809f044a0 (LWP 100208) exited] > > > > [Thread 0x809f04180 (LWP 100206) exited] > > > > [New Thread 0x809f03370 (LWP 100177)] > > > > [New Thread 0x809f03cd0 (LWP 100190)] > > > > [Thread 0x809f03370 (LWP 100177) exited] > > > > [Thread 0x809f03cd0 (LWP 100190) exited] > > > > [New Thread 0x809f03ff0 (LWP 100177)] > > > > [Thread 0x809f03ff0 (LWP 100177) exited] > > > > [New Thread 0x809f04310 (LWP 100177)] > > > > [New Thread 0x809f044a0 (LWP 100190)] > > > > [New Thread 0x809f04180 (LWP 100205)] > > > > [New Thread 0x809f05da0 (LWP 100206)] > > > > [New Thread 0x809f05f30 (LWP 100207)] > > > > [Thread 0x809f05f30 (LWP 100207) exited] > > > > [New Thread 0x809f060c0 (LWP 100207)] > > > > [Thread 0x809f060c0 (LWP 100207) exited] > > > > [Thread 0x809f05da0 (LWP 100206) exited] > > > > [New Thread 0x809f03370 (LWP 100206)] > > > > [Thread 0x809f03370 (LWP 100206) exited] > > > > [New Thread 0x809f03cd0 (LWP 100206)] > > > > [Thread 0x809f03cd0 (LWP 100206) exited] > > > > [New Thread 0x809f03ff0 (LWP 100206)] > > > > [New Thread 0x809f05f30 (LWP 100207)] > > > > [New Thread 0x809f060c0 (LWP 100208)] > > > > [Thread 0x809f05f30 (LWP 100207) exited] > > > > [New Thread 0x809f05da0 (LWP 100207)] > > > > [Thread 0x809f04310 (LWP 100177) exited] > > > > [Thread 0x809f060c0 (LWP 100208) exited] > > > > [Thread 0x809f03ff0 (LWP 100206) exited] > > > > [Thread 0x809f05da0 (LWP 100207) exited] > > > > [New Thread 0x809f03370 (LWP 100177)] > > > > [New Thread 0x809f03cd0 (LWP 100206)] > > > > [Thread 0x809f03cd0 (LWP 100206) exited] > > > > [New Thread 0x809f05f30 (LWP 100206)] > > > > [Thread 0x809f05f30 (LWP 100206) exited] > > > > [New Thread 0x809f04310 (LWP 100206)] > > > > [Thread 0x809f04310 (LWP 100206) exited] > > > > [New Thread 0x809f060c0 (LWP 100206)] > > > > [Thread 0x809f060c0 (LWP 100206) exited] > > > > [Thread 0x809f03370 (LWP 100177) exited] > > > > > > > > Program exited normally. > > > > (gdb) thread apply all bt > > > > (gdb) quit > > > > ------------------------------------------------------- > > > > > > > > When an email arrived and bug-buddy came up, I finished evo. > > > > > > > > I wonder: Could it be one of evo's plugins that trigger the > > > > crash-message - or some other dependent application? > > > > > > Start Evo, then attach gdb to it. See if you get a back trace in gdb > > > then. > > Doesn't look any different (to me): > > Nothing I can suggest, then. It looks like an integer overflow, but > without a back trace, it will be difficult to track down. Bad luck, but big thanks for your effort! Greetings Uli. > > Joe > From freebsd at akavia.ru Mon Apr 20 22:03:53 2009 From: freebsd at akavia.ru (Alexander Logvinov) Date: Mon Apr 20 22:04:00 2009 Subject: sound-juicer error In-Reply-To: References: <53272474.20090415234351@akavia.ru> <312374731.20090420081641@akavia.ru> Message-ID: <1902917122.20090421080343@akavia.ru> Hello, Jeremy. >>>> It's a brasero problem: >>>> >>>> https://bugs.launchpad.net/ubuntu/+source/sound-juicer/+bug/360884 >>>> http://bugzilla.gnome.org/show_bug.cgi?id=578677 >>>> >>>> Here is a patch: >>>> http://www.logvinov.ru/files/dist/patch-brasero-drive-selection.c >>> What's version of sound-juicer do you have? Have you tried 2.26.1? >> Yes, I have installed 2.26.1 version of sound-juicer. Sorry I forgot to >> mention >> this. But it's a brasero bug as you see. > Sorry, yeah. I believe that it's already fixed in brasero 2.26.1 in > MarcusCom CVS ports-stable. Yes, it works. Thanks! -- ? ?????????, Alexander From frederic.perrin at resel.fr Tue Apr 21 06:56:07 2009 From: frederic.perrin at resel.fr (=?utf-8?Q?Fr=C3=A9d=C3=A9ric_Perrin?=) Date: Tue Apr 21 06:56:19 2009 Subject: Failure when upgrading policy kit In-Reply-To: <1240189164.1356.31.camel@shumai.marcuscom.com> (Joe Marcus Clarke's message of "Sun, 19 Apr 2009 20:59:24 -0400") References: <86eivo7pwd.fsf@chameau.maisel.enst-bretagne.fr> <1240189164.1356.31.camel@shumai.marcuscom.com> Message-ID: <86k55eh4wb.fsf@chameau.maisel.enst-bretagne.fr> Le Lundi 20 ? 2:59, Joe Marcus Clarke a ?crit : > On Sun, 2009-04-19 at 15:07 +0200, Fr?d?ric Perrin wrote: >> For some time now, policykit does not upgrade properly. This has already >> been reported a couple of times --see [1], [2]. It fails at the same >> time as the other reports, when running xsltproc. Removing the -nonet >> option from the xsltproc invokation allows the build to proceed. >> >> /usr/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.xml >> I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl >> warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" >> cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl > > Can you access this URL from your build environment? Yes, I can ; and sure enough, if I remove the -nonet option, I can see xsltproc fetching the file on the Internet. Looking a bit further, if I don't give the URL, but the local path to docbook.xsl, I get : fred@chameau:/tmp/PolicyKit-0.9/doc/man% xsltproc /usr/local/share/xsl/docbook/manpages/docbook.xsl polkit-auth.xml warning: failed to load external entity "/usr/local/share/xsl/docbook/html/docbook.xsl" compilation error: file /usr/local/share/xsl/docbook/manpages/docbook.xsl line 9 element import xsl:import : unable to load /usr/local/share/xsl/docbook/html/docbook.xsl warning: failed to load external entity "/usr/local/share/xsl/docbook/html/manifest.xsl" My /usr/local/share/xsl hierarchy is almost empty. I'll look further as to why it is so ; it seems like my docbook installation is b0rked. But once again, seeing that other people reported it, this doesn't seem like a very rare occurence. -- Fred -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 194 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090421/deb3d946/attachment.pgp From marck at rinet.ru Tue Apr 21 12:19:33 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Tue Apr 21 12:19:48 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: <1240188770.1356.26.camel@shumai.marcuscom.com> References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> <1240188770.1356.26.camel@shumai.marcuscom.com> Message-ID: On Sun, 19 Apr 2009, Joe Marcus Clarke wrote: JMC> > JMC> > Hmm, so currently there is no way to install gnome2 without requiring apache22? JMC> > JMC> JMC> > JMC> Correct. You could, of course, go through the meta-port, and remove JMC> > JMC> gnome-user-share on your own (i.e. build your own customized meta-port). JMC> > JMC> > Well, would you object to the following quick fix? JMC> JMC> Actually, I have always shied away from such things. We regularly get JMC> requests to change the meta-port, but we long ago took the philosophy to JMC> keep the Desktop meta-port as close to the official set of GNOME Desktop JMC> components as possible. If we add an option for this, then we slide JMC> down the slope of making everything optional. JMC> JMC> In the past I've simply prompted people to create their own local JMC> meta-ports, or install x11/gnome2-lite (no user-share there), then build JMC> on that for what they need. Well, then I suppose we should at least say something about this in release notes, because in 7.2 one of *major* desktop application sets conflicts with one of the *widest* server component. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From miwi at FreeBSD.org Tue Apr 21 13:04:42 2009 From: miwi at FreeBSD.org (Martin Wilke) Date: Tue Apr 21 13:04:53 2009 Subject: FreeBSD-Gecko gang Message-ID: <20090421130439.GA14527@bsdcrew.de> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Howdy, A few days ago I took over the maintainership of the FreeBSD Gecko stuff from Gnome. I'd like to let everybody now that we created a new mailing list freebsd-gecko@ [1] for discussion and tech talk. I also plan to change the maintainership to gecko@ so that anyone can help to get the FreeBSD gecko stuff into better shape. It is too much to work on alone, so if you are interested in helping us you are very welcome to join. If you want to play with new gecko stuff you can find more information at: http://trillian.chruetertee.ch/freebsd-gecko/wiki I want to say thanks a lot to the Gnome guys for all the work in the past years. [1] http://lists.freebsd.org/mailman/listinfo/freebsd-gecko - Martin - -- +-----------------------+-------------------------------+ | PGP : 0xB1E6FCE9 | Jabber : miwi(at)BSDCrew.de | | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | +-----------------------+-------------------------------+ | Mess with the Best, Die like the Rest! | +-----------------------+-------------------------------+ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkntxGYACgkQdLJIhLHm/OmPuwCePrQeU67o8Z3Ok2Rk4ym80m6l CVcAnA8l14AxV4+uT5yAjclXAdUCDWkA =NlOP -----END PGP SIGNATURE----- From ricardo.meb.jesus at gmail.com Tue Apr 21 13:54:16 2009 From: ricardo.meb.jesus at gmail.com (Ricardo Jesus) Date: Tue Apr 21 13:54:32 2009 Subject: gnome 2.26 hal - keyboard / mouse problem In-Reply-To: <49EA8424.1030805@smallcatbrain.com> References: <49EA2EC9.2080906@smallcatbrain.com> <1240104490.1995.0.camel@balrog.2hip.net> <49EA8424.1030805@smallcatbrain.com> Message-ID: <49EDC871.4030800@gmail.com> Rich Dunkle wrote: > Robert Noland wrote: >> On Sat, 2009-04-18 at 12:49 -0700, Rich Dunkle wrote: >> >>> Problem making the keyboard & mouse work with hal: >>> >>> i386 FreeBSD 7.1-RELEASE-p4 >>> xorg-7.4_1 >>> xf86-input-keyboard-1.3.2_1 >>> xf86-input-mouse-1.4.0_5 >>> hal-0.5.11_23 hal-info-20080508_1 >>> gnome-desktop-2.26.0 >>> ------------------------------------------------------------------------------------------------- >>> >>> Keyboard & mouse works fine except when gnome is running. >>> Keyboard & mouse works fine in fluxbox >>> >>> This keyboard is on a PS2 to USB connector: >>> >>> ums0: >> addr 2> on uhub1 >>> ums0: 8 buttons and Z dir. >>> ums0: at uhub1 port 2 (addr 2) disconnected >>> ums0: detached >>> ukbd0: >> 2> on uhub1 >>> kbd2 at ukbd0 >>> ums0: >>> on uhub1 >>> ums0: 5 buttons and Z dir. >>> ukbd0: at uhub1 port 1 (addr 2) disconnected >>> ukbd0: detached >>> --------------------------------------------------------------------------------------------------- >>> >>> I have tried this keyboard plugged into the ps2 port same problems >>> >>> --------------------------------------------------------------------------------------------------- >>> >>> lshal shows keyboard: >>> >>> >>> udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' >>> freebsd.device_file = '/dev/ukbd0' (string) >>> freebsd.driver = 'ukbd' (string) >>> freebsd.unit = 0 (0x0) (int) >>> info.bus = 'usb_device' (string) >>> info.capabilities = {'input', 'input.keyboard'} (string list) >>> info.category = 'input.keyboard' (string) >>> info.parent = '/org/freedesktop/Hal/devices/pci_8086_2938' (string) >>> info.product = 'PS2 to USB Converter' (string) >>> info.subsystem = 'usb_device' (string) >>> info.udi = >>> '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' (string) >>> info.vendor = 'CHESEN' (string) >>> input.device = '' (string) >>> input.x11_driver = 'kbd' (string) >>> usb_device.bus_number = 1 (0x1) (int) >>> usb_device.can_wake_up = true (bool) >>> usb_device.configuration = 'PS2 to USB Converter' (string) >>> usb_device.configuration_value = 1 (0x1) (int) >>> usb_device.device_class = 0 (0x0) (int) >>> usb_device.device_protocol = 0 (0x0) (int) >>> usb_device.device_revision_bcd = 16 (0x10) (int) >>> usb_device.device_subclass = 0 (0x0) (int) >>> usb_device.is_self_powered = false (bool) >>> usb_device.max_power = 100 (0x64) (int) >>> usb_device.num_configurations = 1 (0x1) (int) >>> usb_device.num_interfaces = 2 (0x2) (int) >>> usb_device.num_ports = 0 (0x0) (int) >>> usb_device.port_number = 2 (0x2) (int) >>> usb_device.product = 'PS2 to USB Converter' (string) >>> usb_device.product_id = 517 (0x205) (int) >>> usb_device.speed_bcd = 336 (0x150) (int) >>> usb_device.vendor = 'CHESEN' (string) >>> usb_device.vendor_id = 2689 (0xa81) (int) >>> usb_device.version_bcd = 272 (0x110) (int) >>> ----------------------------------------------------------------------------------- >>> >>> I can hotplug in an extra usb mouse and it will start to work in Gnome >>> --------------------------------------------------------------------------------- >>> >>> >>> I have tried the >>> Option "AutoAddDevices" "False" >>> >> >> Is moused running? With the configuration you have it should be. >> >> robert. >> >> > Yes..... > $ ps -U root | grep mouse > 28800 ?? Ss 0:02.58 /usr/sbin/moused -p /dev/ums0 -t auto -I > /var/run/mous > > > >>> I thought that would disable the hal use for Xorg. No difference. >>> >>> ------------------------------------------------------------- >>> xorg.confSection "ServerLayout" >>> Identifier "X.org Configured" >>> Screen 0 "Screen0" 0 0 >>> InputDevice "Mouse0" "CorePointer" >>> InputDevice "Keyboard0" "CoreKeyboard" >>> Option "AllowEmptyInput" "OFF" >>> EndSection >>> >>> #Section "ServerFlags" >>> # Option "AutoAddDevices" "False" >>> #EndSection >>> >>> Section "Files" >>> ModulePath "/usr/local/lib/xorg/modules" >>> FontPath "/usr/local/lib/X11/fonts/misc/" >>> FontPath "/usr/local/lib/X11/fonts/TTF/" >>> FontPath "/usr/local/lib/X11/fonts/OTF" >>> FontPath "/usr/local/lib/X11/fonts/Type1/" >>> FontPath "/usr/local/lib/X11/fonts/100dpi/" >>> FontPath "/usr/local/lib/X11/fonts/75dpi/" >>> EndSection >>> >>> Section "Module" >>> Load "extmod" >>> Load "record" >>> Load "dbe" >>> Load "glx" >>> Load "xtrap" >>> Load "dri" >>> Load "freetype" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Keyboard0" >>> Driver "kbd" >>> EndSection >>> >>> >>> Section "InputDevice" >>> Identifier "Mouse0" >>> Driver "mouse" >>> Option "Protocol" "auto" >>> Option "Device" "/dev/sysmouse" >>> Option "ZAxisMapping" "4 5 6 7" >>> EndSection >>> Section "Monitor" >>> Identifier "Monitor0" >>> VendorName "Monitor Vendor" >>> ModelName "Monitor Model" >>> EndSection >>> >>> Section "Device" >>> ### Available Driver options are:- >>> ### Values: : integer, : float, : "True"/"False", >>> ### : "String", : " Hz/kHz/MHz" >>> ### [arg]: arg optional >>> #Option "SWcursor" # [] >>> #Option "HWcursor" # [] >>> #Option "NoAccel" # [] >>> #Option "ShadowFB" # [] >>> #Option "UseFBDev" # [] >>> #Option "Rotate" # [] >>> #Option "VideoKey" # >>> #Option "FlatPanel" # [] >>> #Option "FPDither" # [] >>> #Option "CrtcNumber" # >>> #Option "FPScale" # [] >>> #Option "FPTweak" # >>> #Option "DualHead" # [] >>> Identifier "Card0" >>> Driver "nv" >>> VendorName "nVidia Corporation" >>> BoardName "GeForce 8400 GS" >>> BusID "PCI:1:0:0" >>> EndSection >>> >>> Section "Screen" >>> Identifier "Screen0" >>> Device "Card0" >>> Monitor "Monitor0" >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 1 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 4 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 8 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 15 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 16 >>> EndSubSection >>> SubSection "Display" >>> Viewport 0 0 >>> Depth 24 >>> EndSubSection >>> EndSection >>> >>> >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> 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" >>> > _______________________________________________ > 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 forum thread has loads on information regards the new xorg (specially from page 5 forward): http://forums.freebsd.org/showthread.php?t=1721. Did you compile with hal? Did you enable hal and dbus in rc.conf? Is moused in rc.conf? Did you create hal fdi policies? From dfilter at FreeBSD.ORG Tue Apr 21 14:20:03 2009 From: dfilter at FreeBSD.ORG (dfilter service) Date: Tue Apr 21 14:20:09 2009 Subject: ports/133709: commit references a PR Message-ID: <200904211420.n3LEK2CJ091532@freefall.freebsd.org> The following reply was made to PR ports/133709; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133709: commit references a PR Date: Tue, 21 Apr 2009 14:17:52 +0000 (UTC) garga 2009-04-21 14:17:38 UTC FreeBSD ports repository Modified files: mail/qmail/files extra-patch-amd64 Log: - Fix segfaulting on amd64 adding alloc.h on cdbmake_add.c PR: ports/133709 Submitted by: Milos Vyletel Revision Changes Path 1.2 +8 -0 ports/mail/qmail/files/extra-patch-amd64 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From oberman at es.net Tue Apr 21 18:37:17 2009 From: oberman at es.net (Kevin Oberman) Date: Tue Apr 21 18:37:23 2009 Subject: Unable to move panels in 2.26 Message-ID: <20090421183715.233751CC54@ptavv.es.net> I have updated a couple of systems to 2.26 and it has generally been pretty smooth, but... On both systems, I am unable to move a panel. If I create one, it is always created on the right side of my screen and I can't re-position it. If I try to move an exiting panel, I can't. When I press the middle button on my mouse, the cursor does not change from the standard pointer to the movement cross. This is particularly annoying on my two-headed systems where I can't place a panel on the second screen. Has anyone else noticed this? Has anyone found a fix or work-around? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From ustarkhanov at gmail.com Tue Apr 21 22:08:46 2009 From: ustarkhanov at gmail.com (hadzhimurad ustarkhanov) Date: Tue Apr 21 22:08:53 2009 Subject: dbus-glib patch Message-ID: Hello, so, i see many programms use $prefix/etc/profile.d for keeping their bash-completion scripts, its very comfortable. dbus use $prefix/etc/bash-completion.d, i made small patch which replace this path to profile.d directory :) could you include this in ports? many thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-dbus_Makefile.in Type: application/octet-stream Size: 520 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090421/3e20f4d7/patch-dbus_Makefile.obj From rdunkle at smallcatbrain.com Wed Apr 22 00:20:21 2009 From: rdunkle at smallcatbrain.com (Rich Dunkle) Date: Wed Apr 22 00:20:27 2009 Subject: gnome 2.26 hal - keyboard / mouse problem In-Reply-To: <49EDC871.4030800@gmail.com> References: <49EA2EC9.2080906@smallcatbrain.com> <1240104490.1995.0.camel@balrog.2hip.net> <49EA8424.1030805@smallcatbrain.com> <49EDC871.4030800@gmail.com> Message-ID: <49EE62AC.3000005@smallcatbrain.com> Ricardo Jesus wrote: > Rich Dunkle wrote: >> Robert Noland wrote: >>> On Sat, 2009-04-18 at 12:49 -0700, Rich Dunkle wrote: >>> >>>> Problem making the keyboard & mouse work with hal: >>>> >>>> i386 FreeBSD 7.1-RELEASE-p4 >>>> xorg-7.4_1 >>>> xf86-input-keyboard-1.3.2_1 >>>> xf86-input-mouse-1.4.0_5 >>>> hal-0.5.11_23 hal-info-20080508_1 >>>> gnome-desktop-2.26.0 >>>> ------------------------------------------------------------------------------------------------- >>>> >>>> Keyboard & mouse works fine except when gnome is running. >>>> Keyboard & mouse works fine in fluxbox >>>> >>>> This keyboard is on a PS2 to USB connector: >>>> >>>> ums0: >>> addr 2> on uhub1 >>>> ums0: 8 buttons and Z dir. >>>> ums0: at uhub1 port 2 (addr 2) disconnected >>>> ums0: detached >>>> ukbd0: >>> 2> on uhub1 >>>> kbd2 at ukbd0 >>>> ums0: >>> 2> on uhub1 >>>> ums0: 5 buttons and Z dir. >>>> ukbd0: at uhub1 port 1 (addr 2) disconnected >>>> ukbd0: detached >>>> --------------------------------------------------------------------------------------------------- >>>> >>>> I have tried this keyboard plugged into the ps2 port same problems >>>> >>>> --------------------------------------------------------------------------------------------------- >>>> >>>> lshal shows keyboard: >>>> >>>> >>>> udi = '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' >>>> freebsd.device_file = '/dev/ukbd0' (string) >>>> freebsd.driver = 'ukbd' (string) >>>> freebsd.unit = 0 (0x0) (int) >>>> info.bus = 'usb_device' (string) >>>> info.capabilities = {'input', 'input.keyboard'} (string list) >>>> info.category = 'input.keyboard' (string) >>>> info.parent = '/org/freedesktop/Hal/devices/pci_8086_2938' (string) >>>> info.product = 'PS2 to USB Converter' (string) >>>> info.subsystem = 'usb_device' (string) >>>> info.udi = >>>> '/org/freedesktop/Hal/devices/usb_device_a81_205_noserial' (string) >>>> info.vendor = 'CHESEN' (string) >>>> input.device = '' (string) >>>> input.x11_driver = 'kbd' (string) >>>> usb_device.bus_number = 1 (0x1) (int) >>>> usb_device.can_wake_up = true (bool) >>>> usb_device.configuration = 'PS2 to USB Converter' (string) >>>> usb_device.configuration_value = 1 (0x1) (int) >>>> usb_device.device_class = 0 (0x0) (int) >>>> usb_device.device_protocol = 0 (0x0) (int) >>>> usb_device.device_revision_bcd = 16 (0x10) (int) >>>> usb_device.device_subclass = 0 (0x0) (int) >>>> usb_device.is_self_powered = false (bool) >>>> usb_device.max_power = 100 (0x64) (int) >>>> usb_device.num_configurations = 1 (0x1) (int) >>>> usb_device.num_interfaces = 2 (0x2) (int) >>>> usb_device.num_ports = 0 (0x0) (int) >>>> usb_device.port_number = 2 (0x2) (int) >>>> usb_device.product = 'PS2 to USB Converter' (string) >>>> usb_device.product_id = 517 (0x205) (int) >>>> usb_device.speed_bcd = 336 (0x150) (int) >>>> usb_device.vendor = 'CHESEN' (string) >>>> usb_device.vendor_id = 2689 (0xa81) (int) >>>> usb_device.version_bcd = 272 (0x110) (int) >>>> ----------------------------------------------------------------------------------- >>>> >>>> I can hotplug in an extra usb mouse and it will start to work in Gnome >>>> --------------------------------------------------------------------------------- >>>> >>>> >>>> I have tried the >>>> Option "AutoAddDevices" "False" >>>> >>> >>> Is moused running? With the configuration you have it should be. >>> >>> robert. >>> >>> >> Yes..... >> $ ps -U root | grep mouse >> 28800 ?? Ss 0:02.58 /usr/sbin/moused -p /dev/ums0 -t auto -I >> /var/run/mous >> >> >> >>>> I thought that would disable the hal use for Xorg. No difference. >>>> >>>> ------------------------------------------------------------- >>>> xorg.confSection "ServerLayout" >>>> Identifier "X.org Configured" >>>> Screen 0 "Screen0" 0 0 >>>> InputDevice "Mouse0" "CorePointer" >>>> InputDevice "Keyboard0" "CoreKeyboard" >>>> Option "AllowEmptyInput" "OFF" >>>> EndSection >>>> >>>> #Section "ServerFlags" >>>> # Option "AutoAddDevices" "False" >>>> #EndSection >>>> >>>> Section "Files" >>>> ModulePath "/usr/local/lib/xorg/modules" >>>> FontPath "/usr/local/lib/X11/fonts/misc/" >>>> FontPath "/usr/local/lib/X11/fonts/TTF/" >>>> FontPath "/usr/local/lib/X11/fonts/OTF" >>>> FontPath "/usr/local/lib/X11/fonts/Type1/" >>>> FontPath "/usr/local/lib/X11/fonts/100dpi/" >>>> FontPath "/usr/local/lib/X11/fonts/75dpi/" >>>> EndSection >>>> >>>> Section "Module" >>>> Load "extmod" >>>> Load "record" >>>> Load "dbe" >>>> Load "glx" >>>> Load "xtrap" >>>> Load "dri" >>>> Load "freetype" >>>> EndSection >>>> >>>> Section "InputDevice" >>>> Identifier "Keyboard0" >>>> Driver "kbd" >>>> EndSection >>>> >>>> >>>> Section "InputDevice" >>>> Identifier "Mouse0" >>>> Driver "mouse" >>>> Option "Protocol" "auto" >>>> Option "Device" "/dev/sysmouse" >>>> Option "ZAxisMapping" "4 5 6 7" >>>> EndSection >>>> Section "Monitor" >>>> Identifier "Monitor0" >>>> VendorName "Monitor Vendor" >>>> ModelName "Monitor Model" >>>> EndSection >>>> >>>> Section "Device" >>>> ### Available Driver options are:- >>>> ### Values: : integer, : float, : "True"/"False", >>>> ### : "String", : " Hz/kHz/MHz" >>>> ### [arg]: arg optional >>>> #Option "SWcursor" # [] >>>> #Option "HWcursor" # [] >>>> #Option "NoAccel" # [] >>>> #Option "ShadowFB" # [] >>>> #Option "UseFBDev" # [] >>>> #Option "Rotate" # [] >>>> #Option "VideoKey" # >>>> #Option "FlatPanel" # [] >>>> #Option "FPDither" # [] >>>> #Option "CrtcNumber" # >>>> #Option "FPScale" # [] >>>> #Option "FPTweak" # >>>> #Option "DualHead" # [] >>>> Identifier "Card0" >>>> Driver "nv" >>>> VendorName "nVidia Corporation" >>>> BoardName "GeForce 8400 GS" >>>> BusID "PCI:1:0:0" >>>> EndSection >>>> >>>> Section "Screen" >>>> Identifier "Screen0" >>>> Device "Card0" >>>> Monitor "Monitor0" >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 1 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 4 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 8 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 15 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 16 >>>> EndSubSection >>>> SubSection "Display" >>>> Viewport 0 0 >>>> Depth 24 >>>> EndSubSection >>>> EndSection >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> 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" >>>> >> _______________________________________________ >> 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 forum thread has loads on information regards the new xorg > (specially from page 5 forward): > http://forums.freebsd.org/showthread.php?t=1721. > > Did you compile with hal? Did you enable hal and dbus in rc.conf? Is > moused in rc.conf? Did you create hal fdi policies? I have already read the thread you mentioned. That thread appeared to be more for problems with the jump to Xorg 7.4 I did compile with hal. I was able to have keyboard and mouse when I upgraded to Xorg 7.4, the problem with no keyboard and mouse appeared when I upgraded to Gnome 2.26 hal and dbus are in rc.conf: moused_enable="YES" moused_type="auto" #moused_enable="NO" #moused_nondefault_enable="NO" sshd_enable="YES" apache22_enable="YES" apache22ssl_enable="YES" mysql_enable="YES" sendmail_enable="YES" cyrus_imapd_enable="YES" saslauthd_enable="YES" miltersid_enable="YES" samba_enable="YES" pf_enable="YES" pflog_logfile="/var/log/pflog" usbd_enable="YES" dbus_enable="YES" polkitd_enable="YES" hald_enable="YES" I don't see any documentation on creating policy for hal fdi. I have only seen a few comments with non-US keyboards and custom fdi policy. This keyboard/mouse problem appears if I use US or Russian keyboards. Can you point me to some documents on hal and fdi policy. I have an empty /usr/local/hal/ preprobe information policy From bland at bbnest.net Wed Apr 22 04:28:53 2009 From: bland at bbnest.net (Alexander Nedotsukov) Date: Wed Apr 22 04:29:04 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239669463.1304.67.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> <1240188770.1356.26.camel@shumai.marcuscom.com> Message-ID: On Tue, 21 Apr 2009 16:19:30 +0400 (MSD), Dmitry Morozovsky wrote: > JMC> Actually, I have always shied away from such things. We regularly get > JMC> requests to change the meta-port, but we long ago took the philosophy to > JMC> keep the Desktop meta-port as close to the official set of GNOME Desktop > JMC> components as possible. If we add an option for this, then we slide > JMC> down the slope of making everything optional. > JMC> > JMC> In the past I've simply prompted people to create their own local > JMC> meta-ports, or install x11/gnome2-lite (no user-share there), then build > JMC> on that for what they need. > > Well, then I suppose we should at least say something about this in release > notes, because in 7.2 one of *major* desktop application sets conflicts with > one of the *widest* server component. What do you propose to write in the release notes which could help Apache 1.3+ lovers? And may I in turn quote a bit of another release notes: http://www.apache.org/dist/httpd/Announcement1.3.html "We strongly recommend that users of all earlier versions, including 1.3 family release, upgrade to to the current 2.2 version as soon as possible." :-^) From marck at rinet.ru Wed Apr 22 06:22:51 2009 From: marck at rinet.ru (Dmitry Morozovsky) Date: Wed Apr 22 06:22:58 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> <1240188770.1356.26.camel@shumai.marcuscom.com> Message-ID: On Wed, 22 Apr 2009, Alexander Nedotsukov wrote: AN> > Well, then I suppose we should at least say something about this in AN> release AN> > notes, because in 7.2 one of *major* desktop application sets conflicts AN> with AN> > one of the *widest* server component. AN> AN> What do you propose to write in the release notes which could help Apache AN> 1.3+ lovers? Something like Full GNOME 2.26 installation is incompatible with Apache HTTP Server 1.3 due to user-share GNOME component dependency on apache22. To resolve the issue, either install gnome2-lite package or upgrade apache13 to apache22. AN> And may I in turn quote a bit of another release notes: AN> AN> http://www.apache.org/dist/httpd/Announcement1.3.html AN> AN> "We strongly recommend that users of all earlier versions, including 1.3 AN> family release, upgrade to to the current 2.2 version as soon as possible." AN> AN> :-^) Please note that this recommendation is not located on HTTP server home page, and 1.3 releases are still listed there, and not marked as "legacy" Also, there are still rather wide set of httpd modules which are written for 1.3 only :( -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From admik at admik.pp.ru Wed Apr 22 06:22:53 2009 From: admik at admik.pp.ru (Michael Svobodin) Date: Wed Apr 22 06:23:09 2009 Subject: Unable to move panels in 2.26 In-Reply-To: <20090421183715.233751CC54@ptavv.es.net> References: <20090421183715.233751CC54@ptavv.es.net> Message-ID: <20090422060527.GA12401@b.admik.pp.ru> There is the same problem on Arch Linux on Gnome 2.26. On Tue, Apr 21, 2009 at 11:37:15AM -0700, Kevin Oberman wrote: > I have updated a couple of systems to 2.26 and it has generally been > pretty smooth, but... > > On both systems, I am unable to move a panel. If I create one, it is > always created on the right side of my screen and I can't re-position > it. If I try to move an exiting panel, I can't. When I press the middle > button on my mouse, the cursor does not change from the standard pointer > to the movement cross. > > This is particularly annoying on my two-headed systems where I can't > place a panel on the second screen. > > Has anyone else noticed this? Has anyone found a fix or work-around? > -- > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 > _______________________________________________ > 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 bland at FreeBSD.org Wed Apr 22 07:54:09 2009 From: bland at FreeBSD.org (Alexander Nedotsukov) Date: Wed Apr 22 07:54:16 2009 Subject: HEADS UP: GNOME 2.26 available for FreeBSD In-Reply-To: References: <1239343955.4933.113.camel@shumai.marcuscom.com> <1239670126.1304.75.camel@shumai.marcuscom.com> <3f1fd1ea0904131951u5e6b211dlbb55af484d91e63b@mail.gmail.com> <1239717249.1407.9.camel@wombat.2hip.net> <1239730007.1304.237.camel@shumai.marcuscom.com> <1239736472.1304.251.camel@shumai.marcuscom.com> <1239737820.1304.265.camel@shumai.marcuscom.com> <1240188770.1356.26.camel@shumai.marcuscom.com> Message-ID: <27cfe74a44da9ecd454cc05ebdce30e0@mail> On Wed, 22 Apr 2009 10:22:41 +0400 (MSD), Dmitry Morozovsky wrote: > On Wed, 22 Apr 2009, Alexander Nedotsukov wrote: > > AN> > Well, then I suppose we should at least say something about this in release > AN> > notes, because in 7.2 one of *major* desktop application sets conflicts with > AN> > one of the *widest* server component. > AN> > AN> What do you propose to write in the release notes which could help Apache > AN> 1.3+ lovers? > > Something like > > Full GNOME 2.26 installation is incompatible with Apache HTTP Server 1.3 > due to user-share GNOME component dependency on apache22. To resolve the issue, > either install gnome2-lite package or upgrade apache13 to apache22. This seems to be almost obvious to me. But surely can be stressed out. Am I right to assume we are talking about entry in ports/UPDATING? > > > AN> And may I in turn quote a bit of another release notes: > AN> > AN> http://www.apache.org/dist/httpd/Announcement1.3.html > AN> > AN> "We strongly recommend that users of all earlier versions, including 1.3 > AN> family release, upgrade to to the current 2.2 version as soon as possible." > AN> > AN> :-^) > > Please note that this recommendation is not located on HTTP server home page, > and 1.3 releases are still listed there, and not marked as "legacy" http://httpd.apache.org/ "The Apache Group is pleased to announce the *legacy* release of the 1.3.41 version of the Apache HTTP Server." > > Also, there are still rather wide set of httpd modules which are written for > 1.3 only :( From romain at blogreen.org Wed Apr 22 08:38:16 2009 From: romain at blogreen.org (Romain =?iso-8859-1?Q?Tarti=E8re?=) Date: Wed Apr 22 08:38:23 2009 Subject: Unable to move panels in 2.26 In-Reply-To: <20090422060527.GA12401@b.admik.pp.ru> References: <20090421183715.233751CC54@ptavv.es.net> <20090422060527.GA12401@b.admik.pp.ru> Message-ID: <20090422083814.GC33296@blogreen.org> On Wed, Apr 22, 2009 at 02:05:27PM +0800, Michael Svobodin wrote: > There is the same problem on Arch Linux on Gnome 2.26. > > On Tue, Apr 21, 2009 at 11:37:15AM -0700, Kevin Oberman wrote: > > On both systems, I am unable to move a panel. Please read GNOME 2.26 release note: http://library.gnome.org/misc/release-notes/2.26/ http://library.gnome.org/misc/release-notes/2.26/#rnusers.cleanup ? A keyboard modifier (usually Alt) is now required to drag panels around on the screen (the same keyboard modifier used for dragging windows around by their middles). ? -- Romain Tarti?re http://romain.blogreen.org/ pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090422/845177c4/attachment.pgp From admik at admik.pp.ru Wed Apr 22 09:18:24 2009 From: admik at admik.pp.ru (Michael Svobodin) Date: Wed Apr 22 09:18:31 2009 Subject: Unable to move panels in 2.26 In-Reply-To: <20090422083814.GC33296@blogreen.org> References: <20090421183715.233751CC54@ptavv.es.net> <20090422060527.GA12401@b.admik.pp.ru> <20090422083814.GC33296@blogreen.org> Message-ID: <20090422091439.GA60020@b.admik.pp.ru> Thanks, I've missed that. On Wed, Apr 22, 2009 at 10:38:14AM +0200, Romain Tarti?re wrote: > On Wed, Apr 22, 2009 at 02:05:27PM +0800, Michael Svobodin wrote: > > There is the same problem on Arch Linux on Gnome 2.26. > > > > On Tue, Apr 21, 2009 at 11:37:15AM -0700, Kevin Oberman wrote: > > > On both systems, I am unable to move a panel. > > Please read GNOME 2.26 release note: > http://library.gnome.org/misc/release-notes/2.26/ > > http://library.gnome.org/misc/release-notes/2.26/#rnusers.cleanup > ? A keyboard modifier (usually Alt) is now required to drag panels > around on the screen (the same keyboard modifier used for dragging > windows around by their middles). ? > > -- > Romain Tarti?re http://romain.blogreen.org/ > pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) > (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) From oberman at es.net Wed Apr 22 15:29:32 2009 From: oberman at es.net (Kevin Oberman) Date: Wed Apr 22 15:29:45 2009 Subject: Unable to move panels in 2.26 In-Reply-To: Your message of "Wed, 22 Apr 2009 10:38:14 +0200." <20090422083814.GC33296@blogreen.org> Message-ID: <20090422152928.0EBE81CC50@ptavv.es.net> > Date: Wed, 22 Apr 2009 10:38:14 +0200 > From: Romain =?iso-8859-1?Q?Tarti=E8re?= > Sender: owner-freebsd-gnome@freebsd.org > > On Wed, Apr 22, 2009 at 02:05:27PM +0800, Michael Svobodin wrote: > > There is the same problem on Arch Linux on Gnome 2.26. > > > > On Tue, Apr 21, 2009 at 11:37:15AM -0700, Kevin Oberman wrote: > > > On both systems, I am unable to move a panel. > > Please read GNOME 2.26 release note: > http://library.gnome.org/misc/release-notes/2.26/ > > http://library.gnome.org/misc/release-notes/2.26/#rnusers.cleanup > « A keyboard modifier (usually Alt) is now required to drag panels > around on the screen (the same keyboard modifier used for dragging > windows around by their middles). » Romain, Thanks very much. I actually had read that note and clearly forgot all about it. does the trick, exactly as advertised. I had mentally marked it as not applicable to me which is the sort of thing that happens when you read the notes while on vacation. Sorry for the noise. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 From roberthuff at rcn.com Thu Apr 23 14:05:04 2009 From: roberthuff at rcn.com (Robert Huff) Date: Thu Apr 23 14:05:11 2009 Subject: problem upgrading gio-fam-backend-2.20.1 In-Reply-To: <18927.43119.640821.235043@jerusalem.litteratus.org> References: <18927.43119.640821.235043@jerusalem.litteratus.org> Message-ID: <18928.30089.51948.53234@jerusalem.litteratus.org> While trying to build gio-fam-backend-2.20.1 (on which many things depend), I get this: mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O -pipe -g -march=pentium4 -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)' -L/usr/local/lib -lintl -o libgiofam.la -rpath /usr/local/lib/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfam libtool: link: `libgiofam_la-fam-helper.lo' is not a valid libtool object This is after upgrading the system to FreeBSD 8.0-CURRENT #0: Tue Apr 21 11:03:07 EDT 2009 i386 Ouch. I've looked at the (various) mailing list archives and found nothing useful, What has broken, and how do I fix it? (I rebuilt libtool-1.5.26, but that didn't help. Does this port even use the system version?) Respectfully, Robert Huff From edwin at FreeBSD.org Thu Apr 23 16:04:18 2009 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Apr 23 16:04:29 2009 Subject: ports/133945: x11-toolkits/py-gtk2 will not compile from ports Message-ID: <200904231604.n3NG4HRI004448@freefall.freebsd.org> Synopsis: x11-toolkits/py-gtk2 will not compile from ports Responsible-Changed-From-To: freebsd-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Apr 23 16:04:17 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=133945 From Lena at lena.kiev.ua Thu Apr 23 18:41:54 2009 From: Lena at lena.kiev.ua (Lena@lena.kiev.ua) Date: Thu Apr 23 18:42:06 2009 Subject: Firefox3 and dependencies on firefox2,libxul,xulrunner Message-ID: <20090423180156.GD806@lena.kiev> Hi, I uninstalled firefox 2, installed firefox 3 and use it. Later, portupgrade of librsvg2 began to build firefox 2 (I aborted it with ^C). Then I specified "graphics/librsvg2" => "WITH_GECKO=xulrunner", in MAKE_ARGS in /usr/local/etc/pkgtools.conf . Now I'm trying to portupgrade mplayer-plugin, it also tried to build firefox 2. I tried "www/mplayer-plugin" => "WITH_GECKO=xulrunner", but that gave an error message (xulrunner isn't an option). So, I tried "www/mplayer-plugin" => "WITH_GECKO=libxul", then: > ===> libxul-1.9.0.7_3 conflicts with installed package(s): > xulrunner-1.8.0.4_15 > > They install files into the same place. > Please remove them first with pkg_delete(1). What to do - to allow firefox2 to be installed along with firefox3? Will they conflict? Is Gecko a really necessary dependence of librsvg2 and mplayer-plugin if they are invoked only from firefox3? For what? 7.1-PRERELEASE (Oct 20) i386, linux_base-f8-8_11. Thanks. From QAT at FreeBSD.org Fri Apr 24 07:59:39 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Fri Apr 24 07:59:46 2009 Subject: graphics/librsvg2 - fails: mtree Message-ID: <20090424074322.033968FC2C@release.ixsystems.com> The Restless Daemon identified a mtree error while trying to build: librsvg2-2.26.0 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.73 2009/04/24 06:38:15 kwm Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/librsvg2-2.26.0.log : usr/local/man/man3/XtWindow.3.gz extra usr/local/man/man3/XtWindowOfObject.3.gz extra usr/local/man/man3/XtWindowToWidget.3.gz extra usr/local/share/aclocal/xorg-macros.m4 extra usr/local/share/aclocal/xtrans.m4 extra usr/local/share/aclocal-1.10 extra usr/local/share/applications extra usr/local/share/autoconf-2.62 extra usr/local/share/automake-1.10 extra usr/local/share/doc/automake extra usr/local/share/emacs/site-lisp/desktop-entry-mode.el extra usr/local/share/examples/gm4 extra usr/local/share/idl/firefox-2.0.0.20 extra usr/local/share/locale/fi/LC_MESSAGES/help2man.mo extra usr/local/share/locale/fr/LC_MESSAGES/help2man.mo extra usr/local/share/locale/pl/LC_MESSAGES/help2man.mo extra usr/local/share/locale/sv/LC_MESSAGES/help2man.mo extra usr/local/share/pixmaps/firefox.xpm extra var/db/pkg/autoconf-2.62 extra var/db/pkg/autoconf-wrapper-20071109 extra var/db/pkg/automake-1.10.1 extra var/db/pkg/automake-wrapper-20071109 extra var/db/pkg/desktop-file-utils-0.15_1 extra var/db/pkg/firefox-2.0.0.20_7,1 extra var/db/pkg/help2man-1.36.4_2 extra var/db/pkg/libICE-1.0.4_1,1 extra var/db/pkg/libSM-1.1.0_1,1 extra var/db/pkg/libXt-1.0.5_1 extra var/db/pkg/m4-1.4.12,1 extra var/db/pkg/nspr-4.7 extra var/db/pkg/nss-3.11.9_2 extra var/db/pkg/p5-gettext-1.05_2 extra var/db/pkg/printproto-1.0.4 extra var/db/pkg/unzip-5.52_5 extra var/db/pkg/xorg-macros-1.2.1 extra var/db/pkg/xtrans-1.2.3 extra var/db/pkg/zip-3.0 extra ================================================================ ================================================================ build of /usr/ports/graphics/librsvg2 ended at Fri Apr 24 07:43:17 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/librsvg2-2.26.0.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=graphics&portname=librsvg2 The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From itetcu at FreeBSD.org Fri Apr 24 08:02:38 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Fri Apr 24 08:02:44 2009 Subject: graphics/librsvg2 - fails: mtree In-Reply-To: <20090424074322.033968FC2C@release.ixsystems.com> References: <20090424074322.033968FC2C@release.ixsystems.com> Message-ID: <20090424110249.014828cb@it.buh.tecnik93.com> On Fri, 24 Apr 2009 00:43:21 -0700 (PDT) QAT@FreeBSD.org wrote: > The Restless Daemon identified a mtree error while trying to build: > librsvg2-2.26.0 maintained by gnome@FreeBSD.org > Makefile ident: $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.73 > 2009/04/24 06:38:15 kwm Exp $ > > Excerpt from > http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/librsvg2-2.26.0.log : > This is something I saw before and it seems to be a false positive that happens only when tindy is run with -once-only. -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090424/aee30ecf/signature.pgp From itetcu at FreeBSD.org Fri Apr 24 10:29:46 2009 From: itetcu at FreeBSD.org (Ion-Mihai Tetcu) Date: Fri Apr 24 10:29:51 2009 Subject: graphics/librsvg2 - fails: mtree In-Reply-To: <20090424110249.014828cb@it.buh.tecnik93.com> References: <20090424074322.033968FC2C@release.ixsystems.com> <20090424110249.014828cb@it.buh.tecnik93.com> Message-ID: <20090424132959.58098f6f@it.buh.tecnik93.com> On Fri, 24 Apr 2009 11:02:49 +0300 Ion-Mihai Tetcu wrote: > On Fri, 24 Apr 2009 00:43:21 -0700 (PDT) > QAT@FreeBSD.org wrote: > > > The Restless Daemon identified a mtree error while trying to build: > > librsvg2-2.26.0 maintained by gnome@FreeBSD.org > > Makefile ident: $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.73 > > 2009/04/24 06:38:15 kwm Exp $ > > > > Excerpt from > > http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/librsvg2-2.26.0.log : > > > > This is something I saw before and it seems to be a false positive > that happens only when tindy is run with -once-only. Yep, second time it's Ok. -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090424/9a79fd14/signature.pgp From QAT at FreeBSD.org Fri Apr 24 11:28:31 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Fri Apr 24 11:28:48 2009 Subject: cvs commit: ports/accessibility/accerciser Makefile distinfo ports/accessibility/orca Makefile distinfo ports/archivers/file-roller Makefile distinfo pkg-plist ports/audio/pulseaudio Makefile ports/audio/pulseaudio/files ... In-Reply-To: <200904240638.n3O6cQer043138@repoman.freebsd.org> References: <200904240638.n3O6cQer043138@repoman.freebsd.org> Message-ID: <20090424111211.D420C8FC2C@release.ixsystems.com> The Restless Daemon identified a mtree error while trying to build: nautilus-sendto-1.1.4.1 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/deskutils/nautilus-sendto/Makefile,v 1.31 2009/04/24 06:38:13 kwm Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/nautilus-sendto-1.1.4.1.log : Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `ne' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `fi' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `nb' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `nl' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `pl' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `fr' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `ro' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `en_CA' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `lt' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `en_GB' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `dz' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `ru' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `hu' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `ca' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `pt' Installed schema `/schemas/desktop/gnome/nautilus-sendto/last_compress' for locale `be@latin' test -z "/usr/local/man/man1" || ./install-sh -c -d "/usr/local/man/man1" install -o root -g wheel -m 444 './nautilus-sendto.1' '/usr/local/man/man1/nautilus-sendto.1' test -z "/usr/local/etc/gconf/schemas" || ./install-sh -c -d "/usr/local/etc/gconf/schemas" install -o root -g wheel -m 444 'nst.schemas' '/usr/local/etc/gconf/schemas/nst.schemas' gmake[2]: Leaving directory `/work/a/ports/deskutils/nautilus-sendto/work/nautilus-sendto-1.1.4.1' gmake[1]: Leaving directory `/work/a/ports/deskutils/nautilus-sendto/work/nautilus-sendto-1.1.4.1' ===> Compressing manual pages for nautilus-sendto-1.1.4.1 ===> Registering installation for nautilus-sendto-1.1.4.1 ================================================================ ======================================== ===> Building package for nautilus-sendto-1.1.4.1 Creating package /tmp/packages/All/nautilus-sendto-1.1.4.1.tbz Registering depends: evolution-2.26.1.1 empathy-2.26.1 gnome-panel-2.26.1 evolution-data-server-2.26.1.1 gtkhtml3-3.26.1.1 gnome-spell-1.0.8_2 nautilus-2.26.2 gnome-desktop-2.26.1 py25-gnome-2.26.1 libgnomeui-2.24.1 gnome-icon-theme-2.26.0_1 gvfs-1.2.2 gnome-mount-0.8_2 libnotify-0.4.5 libbonoboui-2.24.1 libgnomecanvas-2.26.0 telepathy-farsight-0.0.6 farsight2-0.0.9 py25-gstreamer-0.10.14 py25-gtk-2.14.1 libglade2-2.6.4 policykit-gnome-0.9.2 libgnome-2.26.0 libgweather-2.26.1 gnome-vfs-2.24.1 gnome-keyring-2.26.1_1 telepathy-gabble-0.7.26 libsoup-2.26.1 telepathy-mission-control-4.67 libcanberra-0.10_3 librsvg2-2.26.0 libgsf-1.14.11 gconf2-2.26.0 libwnck-2.26.1 firefox-2.0.0.20_7,1 gtk-engines2-2.18.1 unique-1.0.6 gtk-2.16.1 atk-1.26.0 zip-3.0 libcdio-0.78.2_2 cdparanoia-3.9.8_8 esound-0.2.41 gstreamer-plugins-core-0.10_10 gstreamer-plugins-a52dec-0.10.11,3 gstreamer-plugins-mp3-0.10.0_1 gstreamer-plugins-mad-0.10.11,3 gstreamer-plugins-vorbis-0.10.22_1,3 gstreamer-plugins-og g-0.10.22_1,3 liba52-0.7.4_2 libaudiofile-0.2.6 libcddb-1.3.0 libid3tag-0.15.1b libmad-0.15.1b_2 gstreamer-plugins-theora-0.10.22,3 libtheora-1.0 libvorbis-1.2.0_3,3 libogg-1.1.3,4 avahi-app-0.6.25 hal-0.5.11_23 consolekit-0.3.0_8 policykit-0.9_4 libbonobo-2.24.1 libtelepathy-0.3.3_1 telepathy-idle-0.1.3 telepathy-glib-0.7.29 py25-telepathy-butterfly-0.3.3 py25-telepathy-python-0.15.7 py25-dbus-0.83.0_1 dbus-glib-0.80 gstreamer-plugins-pango-0.10.22_1,3 pango-1.24.1 shared-mime-info-0.60 py25-orbit-2.24.0 ORBit2-2.14.17 libIDL-0.8.13 enchant-1.4.2 desktop-file-utils-0.15_1 py25-pymsn-0.3.3 py25-gobject-2.16.1 gstreamer-plugins-dvd-0.10.11,3 gstreamer-plugins-ugly-0.10.11,3 gstreamer-plugins-libpng-0.10.14,3 gstreamer-plugins-good-0.10.14,3 gstreamer-ffmpeg-0.10.7 gstreamer-plugins-xvid-0.10.11,3 gstreamer-plugins-dts-0.10.11,3 gstreamer-plugins-bad-0.10.11,3 libnice-0.0.6 gstreamer-plugins-0.10.22_1,3 gstreamer-0.10.22_1 gnome-menus-2.26.1 libcroco-0.6.2 loudmouth-1.4.3 gio- fam-backend-2.20.1 gamin-0.1.10_1 glib-2.20.1 libgphoto2-2.4.5 libexif-0.6.17 gnome-doc-utils-0.16.1 rarian-0.8.1 bash-4.0.10_2 getopt-1.1.4_1 gnutls-2.6.4 libgcrypt-1.4.4 libgpg-error-1.7 popt-1.7_5 gnome-mime-data-2.18.0_3 aspell-0.60.6_2 iso-codes-3.8 libidn-1.13 gettext-0.17_1 fusefs-libs-2.7.4 samba-libsmbclient-3.0.34_1 py25-libxml2-2.7.3 libxslt-1.1.24_2 dbus-1.2.4.4 libxml2-2.7.3 exempi-2.1.0 libiconv-1.11_1 db41-4.1.25_4 gdbm-1.8.3_3 sqlite3-3.6.11 libdaemon-0.12 libexecinfo-1.1_3 libical-0.43_1 libltdl-1.5.26 liboil-0.3.15 startup-notification-0.9_2 libXpm-3.5.7 libXt-1.0.5_1 libXft-2.1.13 libXrandr-1.3.0 libXcursor-1.1.9_1 py25-cairo-1.8.2 cairo-1.8.6_1,1 libXrender-0.9.4_1 libXinerama-1.0.3,1 libXi-1.2.1,1 libXcomposite-0.4.0,1 libXv-1.0.4,1 libXres-1.0.3_3 libXext-1.0.5,1 libXdamage-1.1.1 libXfixes-4.0.3_1 libX11-1.2.1,1 xcb-util-0.3.3 libxcb-1.2_1 libpthread-stubs-0.1 libusb-0.1.12_4 libvolume_id-0.81.1 nss-3.11.9_2 nspr-4.7 pcre-7.9 libart_lgpl-2.3.20,1 libtas n1-1.8 libSM-1.1.0_1,1 libICE-1.0.4_1,1 libXau-1.0.4 libXdmcp-1.0.2_1 xorg-fonts-truetype-7.4 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-bh-ttf-1.0.0 mkfontdir-1.0.4 mkfontscale-1.0.6 libfontenc-1.0.4 xproto-7.0.15 pixman-0.15.2 bitstream-vera-1.10_4 fontconfig-2.6.0,1 freetype2-2.3.9_1 libdca-0.0.5 pkg-config-0.23_1 py25-adns-1.2.1 adns-1.4_1 jasper-1.900.1_7 tiff-3.8.2_3 jpeg-6b_7 png-1.2.35 perl-5.8.9_2 xcb-proto-1.4 libproxy-0.2.3 py25-numeric-24.2_3 py25-pycrypto-2.0.1_2 py25-openssl-0.8_1 python25-2.5.4_1 libgmp-4.2.4 gnomehier-2.3_12 hicolor-icon-theme-0.10_2 pciids-20090224 libdvdnav-0.1.10_4 libdvdread-4.1.3 xvid-1.2.1,1 openldap-client-2.4.16 dmidecode-2.10 fusefs-kmod-0.3.9.p1.20080208_5 gnome_subr-1.0 docbook-xsl-1.74.0_1 docbook-1.4 docbook-4.1_3 docbook-4.2 docbook-4.3 docbook-4.4_2 docbook-4.5_2 docbook-5.0_1 docbook-sk-4.1.2_4 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4_1 docbook-xml-4.5 expat-2.0.1 iso8879-1986_2 xmlcharent-0.3_2 xmlcatmgr- 2.2 encodings-1.0.2,1 font-util-1.0.1 compositeproto-0.4 damageproto-1.1.0_2 fixesproto-4.0 inputproto-1.5.0 kbproto-1.0.3 randrproto-1.3.0 renderproto-0.9.3 videoproto-2.2.2 xextproto-7.0.5 xineramaproto-1.1.2. Creating bzip'd tar ball in '/tmp/packages/All/nautilus-sendto-1.1.4.1.tbz' Deleting nautilus-sendto-1.1.4.1 ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 12317957 8 -rwxr-xr-x 1 root wheel 3430 Apr 24 11:12 usr/local/lib/evolution/2.26/plugins/liborg-gnome-evolution-send-attachments-to.la 12317956 24 -rwxr-xr-x 1 root wheel 11276 Apr 24 11:12 usr/local/lib/evolution/2.26/plugins/liborg-gnome-evolution-send-attachments-to.so 12317955 4 -r--r--r-- 1 root wheel 1050 Apr 24 11:12 usr/local/lib/evolution/2.26/plugins/org-gnome-evolution-send-attachments-to.eplug ================================================================ build of /usr/ports/deskutils/nautilus-sendto ended at Fri Apr 24 11:12:09 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/nautilus-sendto-1.1.4.1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=deskutils&portname=nautilus-sendto The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From mexas at bristol.ac.uk Fri Apr 24 11:44:35 2009 From: mexas at bristol.ac.uk (Anton Shterenlikht) Date: Fri Apr 24 11:44:42 2009 Subject: dbus, hal over xdmcp? Message-ID: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> I've read the dbus and hald man pages but I'm still confused. In a configuration where xserver connects to clients via XDMCP where do I need to run dbus and hald, or more specifically, on what computer do I need to have in /etc/rc.conf these two lines: dbus_enable="YES" hald_enable="YES" a. only on the machine which runs xserver? b. only on the machine which runs the clients? c. on both the xserver and clients machines? I've tried various configurations, but cannot still cannot get a web browser to run, only endless dbus-launch and dbus-daemon processes. I've looked at man pages for dbus-launch(1), dbus-daemon(1), hald(8), and at freedesktop.org/software/dbus, but cannot find the answer. Please advise. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From donaldcallen at gmail.com Fri Apr 24 11:50:05 2009 From: donaldcallen at gmail.com (Donald Allen) Date: Fri Apr 24 11:50:11 2009 Subject: ports/133945: x11-toolkits/py-gtk2 will not compile from ports Message-ID: <200904241150.n3OBo5Xj013172@freefall.freebsd.org> The following reply was made to PR ports/133945; it has been noted by GNATS. From: Donald Allen To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/133945: x11-toolkits/py-gtk2 will not compile from ports Date: Fri, 24 Apr 2009 07:24:14 -0400 --002215046c6f89ea6504684b3c90 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I succeeded overnight in getting epiphany updated to the latest version, using portmaster instead of portupgrade. This included building and installing this port. Perhaps the symbol complained about in the compilation error (GDK_TYPE_APP_LAUNCH_CONTEXT) is defined in a header file in another port that hadn't yet been updated? So portmaster succeeded because it built the ports in a different order? Guesswork on my part, but I think this PR can be closed. --002215046c6f89ea6504684b3c90 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I succeeded overnight in getting epiphany updated to the latest version, us= ing portmaster instead of portupgrade. This included building and installin= g this port. Perhaps the symbol complained about in the compilation error= =A0 (GDK_TYPE_APP_LAUNCH_CONTEXT) is defined in a header file in another po= rt that hadn't yet been updated? So portmaster succeeded because it bui= lt the ports in a different order? Guesswork on my part, but I think this P= R can be closed.
--002215046c6f89ea6504684b3c90-- From marcus at marcuscom.com Fri Apr 24 17:38:59 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Apr 24 17:39:07 2009 Subject: dbus, hal over xdmcp? In-Reply-To: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> References: <20090424112709.GA29412@mech-cluster238.men.bris.ac.uk> Message-ID: <1240594738.58743.10.camel@shumai.marcuscom.com> On Fri, 2009-04-24 at 12:27 +0100, Anton Shterenlikht wrote: > I've read the dbus and hald man pages but I'm still confused. > > In a configuration where xserver connects to clients via XDMCP > where do I need to run dbus and hald, or more specifically, on what > computer do I need to have in /etc/rc.conf these two lines: > > dbus_enable="YES" > hald_enable="YES" > > > a. only on the machine which runs xserver? > b. only on the machine which runs the clients? > c. on both the xserver and clients machines? > > I've tried various configurations, but cannot still cannot > get a web browser to run, only endless dbus-launch and dbus-daemon > processes. > > I've looked at man pages for dbus-launch(1), dbus-daemon(1), hald(8), > and at freedesktop.org/software/dbus, but cannot find the answer. These daemons need to run on the machine with the working mouse and keyboard. So, you want them on the machine at which you're sitting. But that's only half of the battle. You also need to start up a dbus-enabled session. For example, something like this in .xinitrc: dbus-session --exist-with-session fvwm That's very simplistic, but hopefully it give you enough of a clue to implement this in your XDMCP setup. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090424/c5e46df2/attachment.pgp From marcus at marcuscom.com Fri Apr 24 17:40:02 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Apr 24 17:40:14 2009 Subject: Firefox3 and dependencies on firefox2,libxul,xulrunner In-Reply-To: <20090423180156.GD806@lena.kiev> References: <20090423180156.GD806@lena.kiev> Message-ID: <1240594805.58743.11.camel@shumai.marcuscom.com> On Thu, 2009-04-23 at 21:01 +0300, Lena@lena.kiev.ua wrote: > Hi, > > I uninstalled firefox 2, installed firefox 3 and use it. Later, > portupgrade of librsvg2 began to build firefox 2 (I aborted it with ^C). > Then I specified > > "graphics/librsvg2" => "WITH_GECKO=xulrunner", > > in MAKE_ARGS in /usr/local/etc/pkgtools.conf . Now I'm trying to portupgrade > mplayer-plugin, it also tried to build firefox 2. I tried > > "www/mplayer-plugin" => "WITH_GECKO=xulrunner", > > but that gave an error message (xulrunner isn't an option). So, I tried > > "www/mplayer-plugin" => "WITH_GECKO=libxul", > > then: > > > ===> libxul-1.9.0.7_3 conflicts with installed package(s): > > xulrunner-1.8.0.4_15 > > > > They install files into the same place. > > Please remove them first with pkg_delete(1). > > What to do - to allow firefox2 to be installed along with firefox3? > Will they conflict? You can set the following in /etc/make.conf: WITH_GECKO=libxul Most ports have been taught to use libxul for Gecko. However, firefox2 and firefox3 do not conflict. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090424/aefc2218/attachment.pgp From marcus at marcuscom.com Fri Apr 24 17:40:43 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Fri Apr 24 17:40:49 2009 Subject: problem upgrading gio-fam-backend-2.20.1 In-Reply-To: <18928.30089.51948.53234@jerusalem.litteratus.org> References: <18927.43119.640821.235043@jerusalem.litteratus.org> <18928.30089.51948.53234@jerusalem.litteratus.org> Message-ID: <1240594848.58743.12.camel@shumai.marcuscom.com> On Thu, 2009-04-23 at 10:04 -0400, Robert Huff wrote: > While trying to build gio-fam-backend-2.20.1 (on which many > things depend), I get this: > > mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo > /bin/sh ../../libtool --tag=CC --mode=link cc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O -pipe -g -march=pentium4 -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)' -L/usr/local/lib -lintl -o libgiofam.la -rpath /usr/local/lib/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfam > libtool: link: `libgiofam_la-fam-helper.lo' is not a valid libtool object > > This is after upgrading the system to > > FreeBSD 8.0-CURRENT #0: Tue Apr 21 11:03:07 EDT 2009 i386 Upgrading from what? > > Ouch. I've looked at the (various) mailing list archives and > found nothing useful, What has broken, and how do I fix it? (I > rebuilt libtool-1.5.26, but that didn't help. Does this port even > use the system version?) I'd start with: portupgrade -Rf gio-fam-backend Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090424/f9d1a8a7/attachment.pgp From mvh at ix.netcom.com Fri Apr 24 18:00:55 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Fri Apr 24 18:01:00 2009 Subject: upgraded to gnome 2.26.1 this AM - all icons missing Message-ID: <20090424180051.1679D17975@bsd.mvh> for gnome, but not for applications. As in, most of the icons under System->Preferences. Also, I saw a few cases where a port upgraded successfully, but then another port did not because the first one failed (?) - Mike H. From linimon at FreeBSD.org Fri Apr 24 21:11:43 2009 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Apr 24 21:11:50 2009 Subject: ports/133957: /usr/ports/security/gnome-keyring fails to build Message-ID: <200904242111.n3OLBhP6078730@freefall.freebsd.org> Synopsis: /usr/ports/security/gnome-keyring fails to build Responsible-Changed-From-To: freebsd-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Fri Apr 24 21:11:06 UTC 2009 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=133957 From ryan at rbftpnetworks.com Fri Apr 24 22:20:04 2009 From: ryan at rbftpnetworks.com (ryan@rbftpnetworks.com) Date: Fri Apr 24 22:20:14 2009 Subject: Gaming news link Message-ID: <85e87e49f0c0a1d93c28e029ee530f47@www.list.flyawaysimulation.com> Dear Sir / Madam, We are interested in posting our gaming news and information site on your links section. Our site is GamerBeef.com and can be found at http://www.gamerbeef.com Our site includes daily updated gaming news from all genres and consoles, with focus on PC gaming. We also have a new discussion forum, cheats and screenshots section. We would of course offer a link back to your site in return. Let me know your thoughts. Best Regards, Ryan -- Ryan Barclay Managing Director RBFTP Networks Limited. DDI: +44 (0)870 490 1870 WWW: http://www.rbftpnetworks.com RBFTP Networks Limited Registered in England No 05718807 Registered Office: 68 Aldersbrook Road, London, E12 5DL. From jonc at chen.org.nz Sat Apr 25 05:21:14 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sat Apr 25 05:21:21 2009 Subject: Preferences failures with GNOME 2.26.1 Message-ID: <20090425052111.GA95910@osiris.chen.org.nz> Hi, I just upgraded from 2.26 to 2.26.1, and I'm finding that my personal UI preferences are not recognised anymore. When I try to run "gnome-mouse-properties", it comes back with a dialog box stating: "Unable to start the settings manager 'gnome-settings-daemon'. Without the GNOME settings manager running, some preferences may not take effect. This could indicate a problem with Bonobo, or a non-GNOME (e.g. KDE) settings manager may already be active and conflicting with the GNOME settings manager." However, a quick "ps ax" reveals a recently started gnome-settings-daemon. Keyboard settings are similarly affected. Any help appreciated. -- Jonathan Chen ---------------------------------------------------------------------- "If you wish your merit to be known, acknowledge that of other people" From marcus at marcuscom.com Sat Apr 25 05:47:42 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 25 05:47:49 2009 Subject: Preferences failures with GNOME 2.26.1 In-Reply-To: <20090425052111.GA95910@osiris.chen.org.nz> References: <20090425052111.GA95910@osiris.chen.org.nz> Message-ID: <1240638460.58743.103.camel@shumai.marcuscom.com> On Sat, 2009-04-25 at 17:21 +1200, Jonathan Chen wrote: > Hi, > > I just upgraded from 2.26 to 2.26.1, and I'm finding that my personal > UI preferences are not recognised anymore. When I try to run > "gnome-mouse-properties", it comes back with a dialog box stating: > > "Unable to start the settings manager 'gnome-settings-daemon'. > Without the GNOME settings manager running, some preferences may not > take effect. This could indicate a problem with Bonobo, or a non-GNOME > (e.g. KDE) settings manager may already be active and conflicting with > the GNOME settings manager." > > However, a quick "ps ax" reveals a recently started > gnome-settings-daemon. Keyboard settings are similarly affected. Do you have a custom pulseaudio configuration? Joe > > Any help appreciated. -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090425/1d994052/attachment.pgp From jonc at chen.org.nz Sat Apr 25 06:39:46 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sat Apr 25 06:39:54 2009 Subject: Preferences failures with GNOME 2.26.1 In-Reply-To: <1240638460.58743.103.camel@shumai.marcuscom.com> References: <20090425052111.GA95910@osiris.chen.org.nz> <1240638460.58743.103.camel@shumai.marcuscom.com> Message-ID: <20090425063944.GA70378@osiris.chen.org.nz> On Sat, Apr 25, 2009 at 01:47:40AM -0400, Joe Marcus Clarke wrote: > On Sat, 2009-04-25 at 17:21 +1200, Jonathan Chen wrote: > > Hi, > > > > I just upgraded from 2.26 to 2.26.1, and I'm finding that my personal > > UI preferences are not recognised anymore. When I try to run > > "gnome-mouse-properties", it comes back with a dialog box stating: > > > > "Unable to start the settings manager 'gnome-settings-daemon'. > > Without the GNOME settings manager running, some preferences may not > > take effect. This could indicate a problem with Bonobo, or a non-GNOME > > (e.g. KDE) settings manager may already be active and conflicting with > > the GNOME settings manager." > > > > However, a quick "ps ax" reveals a recently started > > gnome-settings-daemon. Keyboard settings are similarly affected. > > Do you have a custom pulseaudio configuration? Nope. Just what is installed out of ports. I do notice that the process hangs around even after I logout. Cheers. -- Jonathan Chen Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. From marcus at marcuscom.com Sat Apr 25 07:58:29 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 25 07:58:35 2009 Subject: Preferences failures with GNOME 2.26.1 In-Reply-To: <20090425063944.GA70378@osiris.chen.org.nz> References: <20090425052111.GA95910@osiris.chen.org.nz> <1240638460.58743.103.camel@shumai.marcuscom.com> <20090425063944.GA70378@osiris.chen.org.nz> Message-ID: <1240646291.58743.105.camel@shumai.marcuscom.com> On Sat, 2009-04-25 at 18:39 +1200, Jonathan Chen wrote: > On Sat, Apr 25, 2009 at 01:47:40AM -0400, Joe Marcus Clarke wrote: > > On Sat, 2009-04-25 at 17:21 +1200, Jonathan Chen wrote: > > > Hi, > > > > > > I just upgraded from 2.26 to 2.26.1, and I'm finding that my personal > > > UI preferences are not recognised anymore. When I try to run > > > "gnome-mouse-properties", it comes back with a dialog box stating: > > > > > > "Unable to start the settings manager 'gnome-settings-daemon'. > > > Without the GNOME settings manager running, some preferences may not > > > take effect. This could indicate a problem with Bonobo, or a non-GNOME > > > (e.g. KDE) settings manager may already be active and conflicting with > > > the GNOME settings manager." > > > > > > However, a quick "ps ax" reveals a recently started > > > gnome-settings-daemon. Keyboard settings are similarly affected. > > > > Do you have a custom pulseaudio configuration? > > Nope. Just what is installed out of ports. I do notice that the > process hangs around even after I logout. Post your default.pa file. If you kill all the pulseaudio process, then run: pulseaudio -D Does gnome-settings-daemon start properly? Joe > > Cheers. -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090425/cbc727ef/attachment.pgp From jonc at chen.org.nz Sat Apr 25 08:17:12 2009 From: jonc at chen.org.nz (Jonathan Chen) Date: Sat Apr 25 08:17:19 2009 Subject: Preferences failures with GNOME 2.26.1 In-Reply-To: <1240646291.58743.105.camel@shumai.marcuscom.com> References: <20090425052111.GA95910@osiris.chen.org.nz> <1240638460.58743.103.camel@shumai.marcuscom.com> <20090425063944.GA70378@osiris.chen.org.nz> <1240646291.58743.105.camel@shumai.marcuscom.com> Message-ID: <20090425081659.GA90564@osiris.chen.org.nz> On Sat, Apr 25, 2009 at 03:58:11AM -0400, Joe Marcus Clarke wrote: > On Sat, 2009-04-25 at 18:39 +1200, Jonathan Chen wrote: > > On Sat, Apr 25, 2009 at 01:47:40AM -0400, Joe Marcus Clarke wrote: > > > On Sat, 2009-04-25 at 17:21 +1200, Jonathan Chen wrote: > > > > Hi, > > > > > > > > I just upgraded from 2.26 to 2.26.1, and I'm finding that my personal > > > > UI preferences are not recognised anymore. When I try to run > > > > "gnome-mouse-properties", it comes back with a dialog box stating: > > > > > > > > "Unable to start the settings manager 'gnome-settings-daemon'. > > > > Without the GNOME settings manager running, some preferences may not > > > > take effect. This could indicate a problem with Bonobo, or a non-GNOME > > > > (e.g. KDE) settings manager may already be active and conflicting with > > > > the GNOME settings manager." > > > > > > > > However, a quick "ps ax" reveals a recently started > > > > gnome-settings-daemon. Keyboard settings are similarly affected. > > > > > > Do you have a custom pulseaudio configuration? > > > > Nope. Just what is installed out of ports. I do notice that the > > process hangs around even after I logout. > > Post your default.pa file. Attached. There's no difference from the default.pa-dist. > If you kill all the pulseaudio process, then run: > > pulseaudio -D > > Does gnome-settings-daemon start properly? As I was killing the pulseaudio processes, the screen blinked, and my mouse and keyboard preferences suddenly took effect. At least I now have a workaround... Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Power corrupts, Absolute Power is pretty neat -------------- next part -------------- #!/usr/local/bin/pulseaudio -nF # # This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # PulseAudio is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with PulseAudio; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. # This startup script is used only if PulseAudio is started per-user # (i.e. not in system mode) .nofail ### Load something into the sample cache #load-sample-lazy x11-bell /usr/local/sounds/gtk-events/activate.wav #load-sample-lazy pulse-hotplug /usr/local/sounds/startup3.wav #load-sample-lazy pulse-coldplug /usr/local/sounds/startup3.wav #load-sample-lazy pulse-access /usr/local/sounds/generic.wav .fail ### Load additional modules from GConf settings. This can be configured with the paprefs tool. ### Please keep in mind that the modules configured by paprefs might conflict with manually ### loaded modules. .ifexists module-gconf.so .nofail load-module module-gconf .fail .endif ### Automatically suspend sinks/sources that become idle for too long load-module module-suspend-on-idle ### Automatically restore the volume of streams and devices load-module module-device-restore load-module module-stream-restore ### Load audio drivers statically (it's probably better to not load ### these drivers manually, but instead use module-hal-detect -- ### see below -- for doing this automatically) #load-module module-alsa-sink #load-module module-alsa-source device=hw:1,0 #load-module module-oss device="/dev/dsp" sink_name=output source_name=input #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input #load-module module-null-sink #load-module module-pipe-sink ### Automatically load driver modules depending on the hardware available .ifexists module-hal-detect.so load-module module-hal-detect .else ### Alternatively use the static hardware detection module (for systems that ### lack HAL support) load-module module-detect .endif ### Automatically load driver modules for Bluetooth hardware #.ifexists module-bluetooth-discover.so #load-module module-bluetooth-discover #.endif ### Load several protocols .ifexists module-esound-protocol-unix.so load-module module-esound-protocol-unix .endif load-module module-native-protocol-unix ### Network access (may be configured with paprefs, so leave this commented ### here if you plan to use paprefs) #load-module module-esound-protocol-tcp #load-module module-native-protocol-tcp #load-module module-zeroconf-publish ### Load the RTP reciever module (also configured via paprefs, see above) #load-module module-rtp-recv ### Load the RTP sender module (also configured via paprefs, see above) #load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 description="RTP Multicast Sink" #load-module module-rtp-send source=rtp.monitor ### Automatically restore the default sink/source when changed by the user during runtime load-module module-default-device-restore ### Automatically move streams to the default sink if the sink they are ### connected to dies, similar for sources load-module module-rescue-streams ### Make sure we always have a sink around, even if it is a null sink. load-module module-always-sink ### If autoexit on idle is enabled we want to make sure we only quit ### when no local session needs us anymore. load-module module-console-kit ### Enable positioned event sounds load-module module-position-event-sounds # X11 modules should not be started from default.pa so that one daemon # can be shared by multiple sessions. ### Load X11 bell module #load-module module-x11-bell sample=bell-windowing-system ### Register ourselves in the X11 session manager #load-module module-x11-xsmp ### Publish connection data in the X11 root window #.ifexists module-x11-publish.so #.nofail #load-module module-x11-publish #.fail #.endif ### Make some devices default #set-default-sink output #set-default-source input From mvh at ix.netcom.com Sat Apr 25 13:43:53 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Sat Apr 25 13:43:59 2009 Subject: upgraded to gnome 2.26.1 this AM - all icons missing In-Reply-To: <20090424180051.1679D17975@bsd.mvh> (message from Mike Harding on Fri, 24 Apr 2009 11:00:51 -0700 (PDT)) References: <20090424180051.1679D17975@bsd.mvh> Message-ID: <20090425134344.8B7A517192@bsd.mvh> FWIW, Killing all of the pulseaudio processes as suggested in another thread caused the icons to appear... pulseaudio seemed to automatically restart. Mike H. From marcus at marcuscom.com Sat Apr 25 18:50:02 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 25 18:50:08 2009 Subject: Preferences failures with GNOME 2.26.1 In-Reply-To: <20090425081659.GA90564@osiris.chen.org.nz> References: <20090425052111.GA95910@osiris.chen.org.nz> <1240638460.58743.103.camel@shumai.marcuscom.com> <20090425063944.GA70378@osiris.chen.org.nz> <1240646291.58743.105.camel@shumai.marcuscom.com> <20090425081659.GA90564@osiris.chen.org.nz> Message-ID: <1240685406.58743.122.camel@shumai.marcuscom.com> On Sat, 2009-04-25 at 20:16 +1200, Jonathan Chen wrote: > On Sat, Apr 25, 2009 at 03:58:11AM -0400, Joe Marcus Clarke wrote: > > On Sat, 2009-04-25 at 18:39 +1200, Jonathan Chen wrote: > > > On Sat, Apr 25, 2009 at 01:47:40AM -0400, Joe Marcus Clarke wrote: > > > > On Sat, 2009-04-25 at 17:21 +1200, Jonathan Chen wrote: > > > > > Hi, > > > > > > > > > > I just upgraded from 2.26 to 2.26.1, and I'm finding that my personal > > > > > UI preferences are not recognised anymore. When I try to run > > > > > "gnome-mouse-properties", it comes back with a dialog box stating: > > > > > > > > > > "Unable to start the settings manager 'gnome-settings-daemon'. > > > > > Without the GNOME settings manager running, some preferences may not > > > > > take effect. This could indicate a problem with Bonobo, or a non-GNOME > > > > > (e.g. KDE) settings manager may already be active and conflicting with > > > > > the GNOME settings manager." > > > > > > > > > > However, a quick "ps ax" reveals a recently started > > > > > gnome-settings-daemon. Keyboard settings are similarly affected. > > > > > > > > Do you have a custom pulseaudio configuration? > > > > > > Nope. Just what is installed out of ports. I do notice that the > > > process hangs around even after I logout. > > > > Post your default.pa file. > > Attached. There's no difference from the default.pa-dist. > > > If you kill all the pulseaudio process, then run: > > > > pulseaudio -D > > > > Does gnome-settings-daemon start properly? > > As I was killing the pulseaudio processes, the screen blinked, and > my mouse and keyboard preferences suddenly took effect. > > At least I now have a workaround... On what version of FreeBSD are you running? Joe > > Cheers. -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090425/656bd4f1/attachment.pgp From marcus at marcuscom.com Sat Apr 25 18:50:39 2009 From: marcus at marcuscom.com (Joe Marcus Clarke) Date: Sat Apr 25 18:50:45 2009 Subject: upgraded to gnome 2.26.1 this AM - all icons missing In-Reply-To: <20090425134344.8B7A517192@bsd.mvh> References: <20090424180051.1679D17975@bsd.mvh> <20090425134344.8B7A517192@bsd.mvh> Message-ID: <1240685447.58743.123.camel@shumai.marcuscom.com> On Sat, 2009-04-25 at 06:43 -0700, Mike Harding wrote: > FWIW, Killing all of the pulseaudio processes as suggested in another > thread caused the icons to appear... pulseaudio seemed to > automatically restart. On what version of FreeBSD are you running? Joe -- PGP Key : http://www.marcuscom.com/pgp.asc -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090425/2c21c110/attachment.pgp From mvh at ix.netcom.com Sat Apr 25 19:28:31 2009 From: mvh at ix.netcom.com (Mike Harding) Date: Sat Apr 25 19:28:38 2009 Subject: upgraded to gnome 2.26.1 this AM - all icons missing In-Reply-To: <1240685447.58743.123.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Sat, 25 Apr 2009 14:50:47 -0400) References: <20090424180051.1679D17975@bsd.mvh> <20090425134344.8B7A517192@bsd.mvh> <1240685447.58743.123.camel@shumai.marcuscom.com> Message-ID: <20090425192824.5579918DFF@bsd.mvh> 7.1... From marcus at FreeBSD.org Sat Apr 25 20:01:27 2009 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Sat Apr 25 20:01:34 2009 Subject: ports/133957: /usr/ports/security/gnome-keyring fails to build Message-ID: <200904252001.n3PK1RtZ066499@freefall.freebsd.org> Synopsis: /usr/ports/security/gnome-keyring fails to build State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Apr 25 20:01:16 UTC 2009 State-Changed-Why: Closed at submitter's request. http://www.freebsd.org/cgi/query-pr.cgi?pr=133957 From marcus at FreeBSD.org Sat A