[Bug 245835] math/kig python-kig.xml fails install when chosen python flavor is 3.7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 22 22:03:52 BST 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245835
Bug ID: 245835
Summary: math/kig python-kig.xml fails install when chosen
python flavor is 3.7
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: freebsd at patater.com
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
When building with python 3.7 as the chosen flavor of python, pkg-static fails
to find python-kig.xml during poudriere build.
Steps to reproduce:
1. Set desired python flavor to 3.7 via make.conf
DEFAULT_VERSIONS=python=3.7 python2=2.7 python3=3.7
2. Build math/kig (make)
3. Attempt to install (make install)
4. Observe error message about missing python-kig.xml, which is listed in
math/kig/pkg-plist
# make install
===> Installing for kig-19.12.3_1
===> Checking if kig is already installed
===> Registering installation for kig-19.12.3_1
pkg-static: Unable to access file
/usr/obj/usr/ports/math/kig/work/stage/usr/local/share/katepart5/syntax/python-kig.xml:No
such file or directory
*** Error code 74
Stop.
make[1]: stopped in /usr/ports/math/kig
*** Error code 1
Stop.
make: stopped in /usr/ports/math/kig
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list