Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2021 04:12:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256706] ports infrastructure change denies poudriere -a with python flavors
Message-ID:  <bug-256706-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256706
           Summary: ports infrastructure change denies poudriere -a with
                    python flavors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dgilbert@eicat.ca
                CC: jhixson@FreeBSD.org, madpilot@FreeBSD.org,
                    sunpoet@FreeBSD.org
                CC: jhixson@FreeBSD.org, madpilot@FreeBSD.org,
                    sunpoet@FreeBSD.org

I have python 3.7 set as the default.  It is important to me that this chan=
ge
is managed... and I'm not ready to use 3.8 yet.

Today, when I went to build with poudriere -a, it chucked out a whole mess =
of
the following:

[00:02:27] Error: compute_deps_pkg failed to lookup pkgname for
databases/py-apsw@py38 processing package calibre-5.21.0 from deskutils/cal=
ibre
-- Is SUBDIR+=3Dpy-apsw@py38 missing in databases/Makefile and does the port
provide the 'py38' FLAVOR?

and _one_ like this:

[00:02:27] Warning: deskutils/calibre dependency on net/py-zeroconf has wro=
ng
PKGNAME of 'py38-zeroconf' but should be 'py37-zeroconf'

... I understand that -a should build all the flavors, but building with -a
worked last month (I do it about once a month) and it doesn't work this mon=
th.

my make.conf  contains:

DEFAULT_VERSIONS+=3Dpython=3D3.7
DEFAULT_VERSIONS+=3Dpython3=3D3.7
DEFAULT_VERSIONS+=3Dpgsql=3D10
DEFAULT_VERSIONS+=3Ddjango=3D2.2
DEFAULT_VERSIONS+=3Ddj=3D2.2
DEFAULT_VERSIONS+=3Dphp=3D74

SELECTED_OPTIONS+=3DOPENBLAS

ARCHDEF=3DAMD64K10h64SSE3

--=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-256706-7788>