Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2010 08:57:49 -0800
From:      Garrett Cooper <yanefbsd@gmail.com>
To:        Garrett Cooper <gcooper@freebsd.org>
Cc:        cvs-ports@freebsd.org, QAT@freebsd.org, linimon@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/devel/py-nose Makefile distinfo pkg-plist
Message-ID:  <7d6fde3d1002110857g361ab86dwa9a717a2f0d62846@mail.gmail.com>
In-Reply-To: <364299f41002110311i1941c611v16712a3f313db9ac@mail.gmail.com>
References:  <201002110615.o1B6FwXf053084@repoman.freebsd.org> <20100211084906.919FB5A9009@jester1b.ixsystems.com> <364299f41002110311i1941c611v16712a3f313db9ac@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, Feb 11, 2010 at 3:11 AM, Garrett Cooper <gcooper@freebsd.org> wrote:
> On Thu, Feb 11, 2010 at 12:49 AM,  <QAT@freebsd.org> wrote:
>> The Restless Daemon identified a mtree error while trying to build:
>>  py26-nose-0.11.1 maintained by gcooper@FreeBSD.org
>>  Makefile ident: $FreeBSD: ports/devel/py-nose/Makefile,v 1.11 2010/02/11 06:15:57 linimon Exp $
>>
>> Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/py26-nose-0.11.1.log :
>>
>> make: don't know how to make regression-test(continuing)
>> ================================================================
>> ====================<phase 6: make install>====================
>> add_pkg python26-2.6.4.tbz py26-setuptools-0.6c11.tbz
>> adding dependencies
>> pkg_add python26-2.6.4.tbz
>> skipping python26-2.6.4, already added
>> pkg_add py26-setuptools-0.6c11.tbz
>> skipping py26-setuptools-0.6c11, already added
>> ===>  Installing for py26-nose-0.11.1
>> ===>   py26-nose-0.11.1 depends on file: /usr/local/bin/easy_install-2.6 - found
>> ===>   py26-nose-0.11.1 depends on file: /usr/local/bin/python2.6 - found
>> ===>   Generating temporary packing list
>> ===>  Checking if devel/py-nose already installed
>> running easy_install
>> Processing nose-0.11.1-py2.6.egg
>> creating /usr/local/lib/python2.6/site-packages/nose-0.11.1-py2.6.egg
>> Extracting nose-0.11.1-py2.6.egg to /usr/local/lib/python2.6/site-packages
>> Adding nose 0.11.1 to easy-install.pth file
>> Installing nosetests-2.6 script to /usr/local/bin
>> Installing nosetests script to /usr/local/bin
>>
>> Installed /usr/local/lib/python2.6/site-packages/nose-0.11.1-py2.6.egg
>> install  -o root -g wheel -m 444 /work/a/ports/devel/py-nose/work/nose-0.11.1/nosetests.1 /usr/local/man/man1
>> ===>   Compressing manual pages for py26-nose-0.11.1
>> ===>   Registering installation for py26-nose-0.11.1
>> ================================================================
>> ====================<phase 7: make package>====================
>> ===>  Building package for py26-nose-0.11.1
>> Creating package /tmp/packages/All/py26-nose-0.11.1.tbz
>> Registering depends: py26-setuptools-0.6c11 python26-2.6.4.
>> Creating bzip'd tar ball in '/tmp/packages/All/py26-nose-0.11.1.tbz'
>> Deleting py26-nose-0.11.1
>> ================================================================
>>
>> === Checking filesystem state
>> list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
>> 48422912        4 -rwxr-xr-x    1 root             wheel                 276 Feb 11 08:49 usr/local/bin/nosetests-2.6
>> ================================================================
>> build of /usr/ports/devel/py-nose ended at Thu Feb 11 08:49:05 UTC 2010
>>
>> PortsMon page for the port:
>> http://portsmon.freebsd.org/portoverview.py?category=devel&portname=py-nose
>>
>> The build which triggered this BotMail was done under
>> tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
>> 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/
>
>    Sorry -- I accidentally omitted the following line from pkg-plist:
>
> bin/nosetests-%%PYTHON_VER%%
>
>    It wasn't picked up in the last version either and deinstalls
> cleanly because it's in ${PREFIX}/usr/local/bin

Except the variable `%%PYTHON_VER%%' isn't exported via
bsd.python.mk... what's the equivalent to 2.5, 2.6, etc that's
accessible via pkg-plist?
-Garrett



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