Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2014 05:26:15 GMT
From:      Bruce Albrecht <bruce@freebsd.zuhause.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187628: audio/py-eyed3 fails to build because of hard-coded reference to py-setuptools
Message-ID:  <201403160526.s2G5QFBB045668@cgiserv.freebsd.org>
Resent-Message-ID: <201403160530.s2G5U0CA070670@freefall.freebsd.org>

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

>Number:         187628
>Category:       ports
>Synopsis:       audio/py-eyed3 fails to build because of hard-coded reference to py-setuptools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 16 05:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bruce Albrecht
>Release:        9.1-RELEASE-p1
>Organization:
>Environment:
FreeBSD nzxt 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #1 r247917: Thu Mar  7 17:34:15 CST 2013     toor@nzxt:/usr/obj/usr/src/sys/nzxt  amd64

>Description:
py-eyed3 has a hardcoded reference to py-setuptools which causes it to try to install py-setuptools instead of using py-setuptools27

make
===>  License GPLv2 accepted by the user
===>  Found saved configuration for py27-eyed3-0.6.18_1
===>   py27-eyed3-0.6.18_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-eyed3-0.6.18_1 for building
===>  Extracting for py27-eyed3-0.6.18_1
=> SHA256 Checksum OK for eyeD3-0.6.18.tar.gz.
===>  Patching for py27-eyed3-0.6.18_1
/usr/bin/sed -i.bak -e 's,PYTHON="",,g' -e 's,/usr/local,/usr/local,g'  -e 's,2\\\.\[23456789\]\\\.,2.[23456789],g'  /usr/ports/audio/py-eyed3/work/eyeD3-0.6.18/configure
/usr/bin/sed -i.bak -e 's,\(setup.py build\),${SETUP_COMMAND} build ${SETUP_ARGS_BUILD},g'  -e 's,\(setup.py install\),${SETUP_COMMAND} install ${SETUP_ARGS_INSTALL} ,g'  -e 's,^docdir:=.*,docdir:=/usr/ports/audio/py-eyed3/work/stage/usr/local/share/doc/py27-eyed3,g'  /usr/ports/audio/py-eyed3/work/eyeD3-0.6.18/Makefile.in
===>   py27-eyed3-0.6.18_1 depends on package: py27-setuptools>0 - not found
pkg-static: No package(s) matching py27-setuptools
===>    Verifying install for py27-setuptools>0 in /usr/ports/devel/py-setuptools
===>  License PSFL accepted by the user
===>   py27-setuptools-2.0.1 depends on file: /usr/local/sbin/pkg - found
..
===>  Installing for py27-setuptools-2.0.1
===>  Checking if devel/py-setuptools already installed
===>   Registering installation for py27-setuptools-2.0.1 as automatic
Installing py27-setuptools-2.0.1...pkg-static: py27-setuptools-2.0.1 conflicts with py27-setuptools27-2.0.1 (installs files into the same place).  Problematic file: /usr/local/lib/python2.7/site-packages/easy-install.pth.dist
*** [fake-pkg] Error code 70

Stop in /usr/ports/devel/py-setuptools.
*** [build-depends] Error code 1

Stop in /usr/ports/audio/py-eyed3.
*** [build] Error code 1

Stop in /usr/ports/audio/py-eyed3.

>How-To-Repeat:
Install python27 and devel/py-setuptools27 and then attempt to build audio/py-eyed3
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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