Bernardo Maciel | 1 Jun 2010 03:45
Picon

Re: FreeBSD Port: python26-2.6.5

On Mon, May 31, 2010 at 23:59, Garrett Cooper <yanefbsd@...> wrote:
> On Mon, May 31, 2010 at 9:49 AM, Bernardo Maciel
> <bernardo.maciel@...> wrote:
>> Hello,
>>
>>
>>
>> I recently ran into a problem when compiling python 2.6.5 under
>> FreeBSD 8.0-p2 . I searched around, asked in FreeBSD forums (
>> http://forums.freebsd.org/showthread.php?t=14268 ) and then e-mailed
>> the python-help mailing list. The problem isn't yet solved.
>>
>> My problem is that when I compile python 2.6.5, I get a "sem_init: No
>> space left on device" message when the script is building the _ssl
>> extension:
>
> ...
>
>    Increase the value of the kern.ipc.shmall sysctl because you have
> other applications eating up POSIX shmem in the background.
> HTH,
> -Garrett
>

Hello again,

Thank you for your reply. I increased the values of kern.ipc.shmall
and kern.ipc.shmmax but still no luck. I have 256MB RAM and 256MB of
swap space, so I searched around and chose 450MB for kern.ipc.shmmax,
which gives a value of 115200 for kern.ipc.shmall, since hw.pagesize
(Continue reading)

edwin | 1 Jun 2010 18:30
Picon
Favicon

Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package

Synopsis: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package

Responsible-Changed-From-To: freebsd-ports-bugs-≥python
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Jun 1 16:30:13 UTC 2010
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=147291
Mark Linimon | 3 Jun 2010 01:55

ports-powerpc@...: python26-2.6.4 failed on powerpc 8]

Any lang/python experts have any idea on how to make this build?  I've
poked at the plist a little bit but this is more than I have time to learn
how to fix right now.

Thanks.

mcl

----- Forwarded message from User Ports-powerpc
<ports-powerpc@...> -----

From: User Ports-powerpc <ports-powerpc@...>
To: linimon@...
Subject: python26-2.6.4 failed on powerpc 8

Excerpt from the build log at

  http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/a.8.20100510182520/python26-2.6.4.log

building python26-2.6.4 on dynode.isc.freebsd.org
in directory /usr2/pkgbuild/8/20100510182520/chroot/10331
building for: 8.0-STABLE powerpc
maintained by: python@...
port directory: /usr/ports/lang/python26
Makefile ident: $FreeBSD: ports/lang/python26/Makefile,v 1.166 2010/05/12 12:13:06 wen Exp $

  [... lines trimmed ...]

running install_egg_info
Writing /usr/local/lib/python2.6/lib-dynload/Python-2.6.4-py2.6.egg-info
(Continue reading)

edwin | 3 Jun 2010 23:10
Picon
Favicon

Re: ports/147450: Update port: databases/py-south Upgrading to version 0.7

Synopsis: Update port: databases/py-south  Upgrading to version 0.7

Responsible-Changed-From-To: freebsd-ports-bugs-≥freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Thu Jun 3 21:10:21 UTC 2010
Responsible-Changed-Why: 
freebsd-python <at>  wants this port PRs (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=147450
edwin | 3 Jun 2010 23:10
Picon
Favicon

Re: ports/147450: Update port: databases/py-south Upgrading to version 0.7

Synopsis: Update port: databases/py-south  Upgrading to version 0.7

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Thu Jun 3 21:10:26 UTC 2010
State-Changed-Why: 
Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=147450
Edwin Groothuis | 3 Jun 2010 23:20
Picon
Favicon

Re: ports/147450: Update port: databases/py-south Upgrading to version 0.7

The following reply was made to PR ports/147450; it has been noted by GNATS.

From: Edwin Groothuis <edwin@...>
To: count@...
Cc: bug-followup@...
Subject: Re: ports/147450: Update port: databases/py-south  Upgrading to version 0.7
Date: Thu, 3 Jun 2010 21:10:23 UT

 Maintainer of databases/py-south,

 Please note that PR ports/147450 has just been submitted.

 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.

 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147450

 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@...
wen heping | 4 Jun 2010 14:10
Picon

Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package

The following reply was made to PR ports/147291; it has been noted by GNATS.

From: wen heping <wenheping@...>
To: bug-followup@..., gcooper@...
Cc:  
Subject: Re: ports/147291: lang/python* doesn't compile nis.so when 
	WITHOUT_NIS specified; breaks make package
Date: Fri, 4 Jun 2010 20:06:29 +0800

 Would this help?
 http://www.hydrus.org.uk/journal/pkg-creation.html

 Actullay, there were same PRs before:
 http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports&severity=&priority=&class=&state=&sort=none&text=NO_NIS&responsible=&multitext=&originator=&closedtoo=on&release=

 wen
Garrett Cooper | 4 Jun 2010 18:40
Picon
Favicon

Re: ports/147291: lang/python* doesn't compile nis.so when WITHOUT_NIS specified; breaks make package

The following reply was made to PR ports/147291; it has been noted by GNATS.

From: Garrett Cooper <gcooper@...>
To: wen heping <wenheping@...>
Cc: bug-followup@...
Subject: Re: ports/147291: lang/python* doesn't compile nis.so when 
	WITHOUT_NIS specified; breaks make package
Date: Fri, 4 Jun 2010 09:37:29 -0700

 On Fri, Jun 4, 2010 at 5:06 AM, wen heping <wenheping@...> wrote:
 > Would this help?
 > http://www.hydrus.org.uk/journal/pkg-creation.html
 >
 > Actullay, there were same PRs before:
 > http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports&severity=&priority=&class=&state=&sort=none&text=NO_NIS&responsible=&multitext=&originator=&closedtoo=on&release=

 Yeah, the above link would work... changing NO_NIS to MK_NIS == "no"

 Thanks,
 -Garrett
Joey Mingrone | 4 Jun 2010 19:45
Favicon

Re: freebsd port(s) including files in the fedora package gnome-python2-gtkmozembed-2.25.3

It looks like it's in x11-toolkits/gnome-python-extras.
Joey Mingrone | 4 Jun 2010 19:27
Favicon

freebsd port(s) including files in the fedora package gnome-python2-gtkmozembed-2.25.3

I'm attempting to create a port for a program called pytrainer.  The
install documents list dependencies for fedora and I'm trying to
translate these to freebsd-port-equivalents.  I'm having trouble with
one.  The fedora package is called gnome-python2-gtkmozembed-2.25.3.
Does anyone know what port(s) might include the necessary files?

When I run the program now is says:

 % pytrainer -i
data_path: /usr/local/share/pytrainer/
DIR: /usr/local/share/locale
site_path: /usr/local/lib/python2.6/site-packages
Traceback (most recent call last):
  File "/usr/local/bin/pytrainer", line 51, in <module>
    from pytrainer.main import pyTrainer
  File "/usr/local/lib/python2.6/site-packages/pytrainer/main.py",
line 48, in <module>
    from extensions.googlemaps import Googlemaps
  File "/usr/local/lib/python2.6/site-packages/pytrainer/extensions/googlemaps.py",
line 19, in <module>
    import gtkmozembed
ImportError: No module named gtkmozembed

Thanks in advance,

Joey Mingrone

Gmane