Created attachment 189172 [details] print_texlive-base.patch ====> Running Q/A tests (stage-qa) Error: '/usr/bin/env python2' is an invalid shebang you need USES=shebangfix for 'share/texmf-dist/scripts/pygmentex/pygmentex.py' *** Error code 1 Stop. make: stopped in /usr/ports/print/texlive-base =>> Error: stage-qa failures detected Cause is missing texk/texlive/linked_scripts/pygmentex/*.py in Makefile. Patch to fix this is attached. Tested and worked fine in my environment.
A commit references this bug: Author: jrm Date: Wed Jan 17 18:49:27 UTC 2018 New revision: 459279 URL: https://svnweb.freebsd.org/changeset/ports/459279 Log: print/texlive-base: Fix build by adding missing entry to SHEBANG_FILES PR: 224654 Submitted by: prj@rootwyrm.com Approved by: hrs (maintainer timeout) Changes: head/print/texlive-base/Makefile
Committed. Thanks. I will investigate merging to quarterly within a day or so.