Bug 224654 - print/texlive-base: stage-qa failure due to flavors fallout
Summary: print/texlive-base: stage-qa failure due to flavors fallout
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Joseph Mingrone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-28 20:13 UTC by Phillip R. Jaenke
Modified: 2018-01-17 18:54 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (hrs)


Attachments
print_texlive-base.patch (587 bytes, text/plain)
2017-12-28 20:13 UTC, Phillip R. Jaenke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.