Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jul 2017 05:51:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220427] sysutils/py3-iocage fails to build when  DEFAULT_VERSIONS=python=3.6
Message-ID:  <bug-220427-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220427

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

When building py3-iocage with DEFAULT_VERSIONS=3Dpython=3D3.6, I get the fo=
llowing
error when using poudriere.

$ poudriere bulk -j primary-headless -p default sysutils/py3-iocage
[00:00:00] =3D=3D=3D=3D>> Creating the reference jail... done
[00:00:00] =3D=3D=3D=3D>> Mounting system devices for primary-headless-defa=
ult
[00:00:00] =3D=3D=3D=3D>> Mounting ports/packages/distfiles
[00:00:00] =3D=3D=3D=3D>> Stashing existing package repository
[00:00:00] =3D=3D=3D=3D>> Mounting ccache from: /fast/ccache
[00:00:00] =3D=3D=3D=3D>> Mounting packages from:
/usr/local/poudriere/data/packages/primary-headless-default
[00:00:00] =3D=3D=3D=3D>> 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] =3D=3D=3D=3D>> Starting jail primary-headless-default
[00:00:00] =3D=3D=3D=3D>> Logs:
/usr/local/poudriere/data/logs/bulk/primary-headless-default/2017-07-01_22h=
50m03s
[00:00:00] =3D=3D=3D=3D>> Loading MOVED
[00:00:01] =3D=3D=3D=3D>> Calculating ports order and dependencies
[00:00:03] =3D=3D=3D=3D>> Error: Duplicated origin for py36-six-1.10.0: dev=
el/py3-six
AND devel/py-six. Rerun with -vv to see which ports are depending on these.
[00:00:03] =3D=3D=3D=3D>> Error: Fatal errors encountered calculating depen=
dencies
[00:00:03] =3D=3D=3D=3D>> Cleaning up
[00:00:03] =3D=3D=3D=3D>> 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.

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



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