devel/py-lxml fails to build on 10.0-CURRENT

2011-12-16 Thread Ruslan Mahmatkhanov
Good day. I'm trying to build devel/py-lxml 2.3.2 (libreoffice dep) on 10.0-CURRENT with python27. Build fails like this: building 'lxml.etree' extension creating temp.freebsd-10.0-CURRENT-i386-2.7 creating temp.freebsd-10.0-CURRENT-i386-2.7/src creating

Re: devel/py-lxml fails to build on 10.0-CURRENT

2011-12-16 Thread Ruslan Mahmatkhanov
Yuri Pankov wrote on 16.12.2011 13:34: On Fri, Dec 16, 2011 at 01:17:41PM +0400, Ruslan Mahmatkhanov wrote: Good day. I'm trying to build devel/py-lxml 2.3.2 (libreoffice dep) on 10.0-CURRENT with python27. Build fails like this: building 'lxml.etree' extension creating

Re: devel/py-lxml fails to build on 10.0-CURRENT

2011-12-16 Thread Ivan Klymenko
В Fri, 16 Dec 2011 13:17:41 +0400 Ruslan Mahmatkhanov cvs-...@yandex.ru пишет: Good day. I'm trying to build devel/py-lxml 2.3.2 (libreoffice dep) on 10.0-CURRENT with python27. Build fails like this: building 'lxml.etree' extension creating temp.freebsd-10.0-CURRENT-i386-2.7 creating

Re: devel/py-lxml fails to build on 10.0-CURRENT

2011-12-16 Thread Yuri Pankov
On Fri, Dec 16, 2011 at 01:17:41PM +0400, Ruslan Mahmatkhanov wrote: Good day. I'm trying to build devel/py-lxml 2.3.2 (libreoffice dep) on 10.0-CURRENT with python27. Build fails like this: building 'lxml.etree' extension creating temp.freebsd-10.0-CURRENT-i386-2.7 creating

snort error install [bug report]

2011-12-16 Thread Alex
Hello! When I install snort-2.9.2 from the ports have a problem. See below (copy from shell): Making install in etc Making install in templates Making install in contrib Making install in rpm Making install in schemas Making install in m4 Making install in preproc_rules Making install in

Re: snort error install [bug report]

2011-12-16 Thread Thomas Abthorpe
On Fri, Dec 16, 2011 at 04:47:04PM +0400, Alex wrote: Hello! When I install snort-2.9.2 from the ports have a problem. See below (copy from shell): Making install in etc Making install in templates Making install in contrib Making install in rpm Making install in schemas Making

Re: Fwd: Lousy timekeeping in VirtualBox 4.0.14

2011-12-16 Thread Kurt Jaeger
Hi! I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498) box, and have a FreeBSD 10.0-CURRENT VM running underneath it. While the VM is running, it doesn't keep time worth a flip. This is even with the VirtualBox-Additions in it. 1) is this expected/known? I have seen

Re: A maintainers question: how to create a user?

2011-12-16 Thread Paul Schmehl
--On December 15, 2011 7:16:09 PM -0500 Aryeh Friedman aryeh.fried...@gmail.com wrote: See subject for the main question... the details: I am the maintainer of devel/aegis and the final installation step typically (linux RPM's for example) is to create a user to hold the baselines (in

Re: Lousy timekeeping in VirtualBox 4.0.14

2011-12-16 Thread Larry Rosenman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/16/2011 9:54 AM, Maxim Khitrov wrote: On Thu, Dec 15, 2011 at 3:11 PM, Larry Rosenman l...@lerctr.org wrote: I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498) box, and have a FreeBSD 10.0-CURRENT VM running underneath it.

Re: Lousy timekeeping in VirtualBox 4.0.14

2011-12-16 Thread Maxim Khitrov
On Thu, Dec 15, 2011 at 3:11 PM, Larry Rosenman l...@lerctr.org wrote: I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498) box, and have a FreeBSD 10.0-CURRENT VM running underneath it. While the VM is running, it doesn't keep time worth a flip. This is even with the

Re: Lousy timekeeping in VirtualBox 4.0.14

2011-12-16 Thread Adam Vande More
On Thu, Dec 15, 2011 at 2:11 PM, Larry Rosenman l...@lerctr.org wrote: I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498) box, and have a FreeBSD 10.0-CURRENT VM running underneath it. While the VM is running, it doesn't keep time worth a flip. This is even with the

lang/gcc broken

2011-12-16 Thread Steve Kargl
Can someone please fix the lang/gcc port for FreeBSD-current? The weekly churn is lang/gcc46 gave me the brilliant idea to switch over to lang/gcc. What a $#@! nightmare! The only nightmare that surpasses the current lang/gcc fiasco is the questionable churn in lang/gcc46. -- Steve

Re: lang/gcc broken

2011-12-16 Thread Chris Rees
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/12/2011 17:51, Steve Kargl wrote: Can someone please fix the lang/gcc port for FreeBSD-current? The weekly churn is lang/gcc46 gave me the brilliant idea to switch over to lang/gcc. What a $#@! nightmare! The only nightmare that surpasses

Re: A maintainers question: how to create a user?

2011-12-16 Thread Chris Rees
On 16 December 2011 15:27, Paul Schmehl pschmehl_li...@tx.rr.com wrote: --On December 15, 2011 7:16:09 PM -0500 Aryeh Friedman aryeh.fried...@gmail.com wrote: See subject for the main question... the details: I am the maintainer of devel/aegis and the final installation step typically (linux

Re: Lousy timekeeping in VirtualBox 4.0.14

2011-12-16 Thread Li-Lun Leland Wang
On Fri, Dec 16, 2011 at 10:04 AM, Adam Vande More amvandem...@gmail.com wrote: On Thu, Dec 15, 2011 at 2:11 PM, Larry Rosenman l...@lerctr.org wrote: I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498) box, and have a FreeBSD 10.0-CURRENT VM running underneath it. While the VM

[PATCH] lang/gcc -- Fix build on freebsd-current

2011-12-16 Thread Steve Kargl
diff -ur gcc-4.6.2.orig/boehm-gc/configure gcc-4.6.2/boehm-gc/configure --- gcc-4.6.2.orig/boehm-gc/configure 2011-10-26 02:30:24.0 -0700 +++ gcc-4.6.2/boehm-gc/configure2011-12-16 11:19:53.0 -0800 @@ -10520,7 +10520,7 @@ objformat=`/usr/bin/objformat` else

INDEX build failed for 7.x

2011-12-16 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: rubygem-chef-server-0.10.8: no entry for /usr/ports/sysutils/rubygem-chef-server-api make_index: rubygem-chef-server-0.10.8: no entry for /usr/ports/sysutils/rubygem-chef-server-webui Committers on the hook:

Re: [PATCH] lang/gcc -- Fix build on freebsd-current

2011-12-16 Thread Xin LI
Hi, Actually you can add a dot (.) to these matches, e.g. freebsd[123]* - freebsd[123].*, etc... Have you contacted the maintainer (ger...@freebsd.org) by the way? Cheers, -- Xin LI delp...@delphij.net https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die

Re: INDEX build failed for 7.x

2011-12-16 Thread Philip M. Gollucci
On 12/17/11 01:05, Erwin Lansing wrote: INDEX build failed with errors: Generating INDEX-7 - please wait.. Done. make_index: rubygem-chef-server-0.10.8: no entry for /usr/ports/sysutils/rubygem-chef-server-api make_index: rubygem-chef-server-0.10.8: no entry for

Re: [PATCH] lang/gcc -- Fix build on freebsd-current

2011-12-16 Thread Mark Linimon
On Fri, Dec 16, 2011 at 06:09:08PM -0800, Xin LI wrote: Actually you can add a dot (.) to these matches, e.g. freebsd[123]* - freebsd[123].*, etc... Have you contacted the maintainer (ger...@freebsd.org) by the way? My guess? We should rip out the [123] and [23] strings entirely. If anyone

Re: [PATCH] lang/gcc -- Fix build on freebsd-current

2011-12-16 Thread Steve Kargl
On Fri, Dec 16, 2011 at 06:09:08PM -0800, Xin LI wrote: Actually you can add a dot (.) to these matches, e.g. freebsd[123]* - freebsd[123].*, etc... Have you contacted the maintainer (ger...@freebsd.org) by the way? There are probably a few different ways to workaround the problem. This

Re: [PATCH] lang/gcc -- Fix build on freebsd-current

2011-12-16 Thread b. f.
Actually you can add a dot (.) to these matches, e.g. freebsd[123]* - freebsd[123].*, etc... Have you contacted the maintainer (gerald at FreeBSD.org) by the way? My guess? We should rip out the [123] and [23] strings entirely. If anyone is running ports on FreeBSD 1, they have more

Re: [PATCH] lang/gcc -- Fix build on freebsd-current

2011-12-16 Thread Steve Kargl
On Fri, Dec 16, 2011 at 09:15:06PM -0600, Mark Linimon wrote: On Fri, Dec 16, 2011 at 06:09:08PM -0800, Xin LI wrote: Actually you can add a dot (.) to these matches, e.g. freebsd[123]* - freebsd[123].*, etc... Have you contacted the maintainer (ger...@freebsd.org) by the way? My guess?

INDEX now builds successfully on 7.x

2011-12-16 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org