Bug 224654

Summary: print/texlive-base: stage-qa failure due to flavors fallout
Product: Ports & Packages Reporter: Phillip R. Jaenke <prj>
Component: Individual Port(s)Assignee: Joseph Mingrone <jrm>
Status: Closed FIXED    
Severity: Affects Some People CC: jrm
Priority: --- Flags: bugzilla: maintainer-feedback? (hrs)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
print_texlive-base.patch none

Description Phillip R. Jaenke 2017-12-28 20:13:07 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-17 18:50:04 UTC
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
Comment 2 Joseph Mingrone freebsd_committer freebsd_triage 2018-01-17 18:54:40 UTC
Committed.  Thanks.  I will investigate merging to quarterly within a day or so.