[Bug 251734] graphics/qtqr: fix stage-qa issue
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 10 16:53:25 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251734
Bug ID: 251734
Summary: graphics/qtqr: fix stage-qa issue
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ehaupt at FreeBSD.org
Reporter: lbartoletti at FreeBSD.org
Flags: maintainer-feedback?(ehaupt at FreeBSD.org)
Assignee: ehaupt at FreeBSD.org
Created attachment 220428
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220428&action=edit
qtqr with PYTHON_PKGNAMEPREFIX
I have a stage-qa issue testing graphics/qtqr with latest pyqt updates:
```
====> Running Q/A tests (stage-qa)
Error: Package names are not unique with flavors:
py37: qtqr-2.0.b39_2
py38: qtqr-2.0.b39_2
py39: qtqr-2.0.b39_2
py36: qtqr-2.0.b39_2
Error: maybe use <flavor>_PKGNAMEPREFIX/SUFFIX.
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/qtqr
=>> Error: stage-qa failures detected
```
Since it's a python packages, it should have a ${PYTHON_PKGNAMEPREFIX} isn't
it?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list