Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2000 19:05:28 -0400
From:      Randall Hopper <aa8vb@ipass.net>
To:        Kris Kennaway <kris@FreeBSD.org>, Bill Fumerola <billf@chc-chimes.com>, ports@FreeBSD.ORG, IWASHITA Yoji <shuna@pop16.odn.ne.jp>
Cc:        Thomas Gellekum <tg@FreeBSD.org>
Subject:   Re: Ports silently marked BROKEN
Message-ID:  <20000514190528.A2388@ipass.net>
In-Reply-To: <Pine.BSF.4.21.0005132049450.57418-100000@freefall.freebsd.org>; from kris@FreeBSD.org on Sat, May 13, 2000 at 08:54:02PM -0700
References:  <20000512025803.A99629@pop16.odn.ne.jp> <20000513204205.A2612@ipass.net> <20000515022343.A26691@pop16.odn.ne.jp> <20000513234432.A2445@ipass.net> <Pine.BSF.4.21.0005132049450.57418-100000@freefall.freebsd.org> <20000514182024.G511@cichlids.cichlids.com> <20000513234432.A2445@ipass.net> <Pine.BSF.4.21.0005132049450.57418-100000@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway:
 |> I fetched the py-opengl port ... did a "make all", and it built just fine
 |
 |Please see bento for the error logs. I checked before committing and saw
 |the same problems locally. Perhaps it is missing a dependency or
 |something.

Thanks for the tips.  It appears one reason py-opengl failed to build is
because a dependent port, numpy, was updated.

The new numpy doesn't build here, due to an apparently bad NumPy setup.py
file.  I found a reference to this problem at:

     http://sourceforge.net/forum/thread.php?thread_id=16541

My error is the same:

     ===>  Building for Numerical-15.2
     Traceback (innermost last):
       File "setup.py", line 21, in ?
         class Install (install.Install):
     AttributeError: Install


Build with python-1.5.2, Distutils-0.8.2

-- 
Randall Hopper
aa8vb@ipass.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000514190528.A2388>