[Bug 220427] sysutils/py3-iocage fails to build when DEFAULT_VERSIONS=python=3.6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 2 05:51:59 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220427

            Bug ID: 220427
           Summary: sysutils/py3-iocage fails to build when
                    DEFAULT_VERSIONS=python=3.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: araujo at FreeBSD.org
          Reporter: freebsd at zleslie.info
          Assignee: araujo at FreeBSD.org
             Flags: maintainer-feedback?(araujo at FreeBSD.org)

When building py3-iocage with DEFAULT_VERSIONS=python=3.6, I get the following
error when using poudriere.

$ poudriere bulk -j primary-headless -p default sysutils/py3-iocage
[00:00:00] ====>> Creating the reference jail... done
[00:00:00] ====>> Mounting system devices for primary-headless-default
[00:00:00] ====>> Mounting ports/packages/distfiles
[00:00:00] ====>> Stashing existing package repository
[00:00:00] ====>> Mounting ccache from: /fast/ccache
[00:00:00] ====>> Mounting packages from:
/usr/local/poudriere/data/packages/primary-headless-default
[00:00:00] ====>> Appending to make.conf:
/usr/local/etc/poudriere.d/primary-headless-make.conf
/etc/resolv.conf ->
/usr/local/poudriere/data/.m/primary-headless-default/ref/etc/resolv.conf
[00:00:00] ====>> Starting jail primary-headless-default
[00:00:00] ====>> Logs:
/usr/local/poudriere/data/logs/bulk/primary-headless-default/2017-07-01_22h50m03s
[00:00:00] ====>> Loading MOVED
[00:00:01] ====>> Calculating ports order and dependencies
[00:00:03] ====>> Error: Duplicated origin for py36-six-1.10.0: devel/py3-six
AND devel/py-six. Rerun with -vv to see which ports are depending on these.
[00:00:03] ====>> Error: Fatal errors encountered calculating dependencies
[00:00:03] ====>> Cleaning up
[00:00:03] ====>> Unmounting file systems


This does make me wonder why there are two ports instead of using the python
version specified by the make.conf.

sysutils/py-iocage also fails to build with this make.conf change.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list