Bug 224575 - devel/libevent: stage-qa failure due to missing SHEBANGFIX
Summary: devel/libevent: stage-qa failure due to missing SHEBANGFIX
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: Mark Felder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-24 23:06 UTC by Phillip R. Jaenke
Modified: 2018-01-16 22:17 UTC (History)
1 user (show)

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


Attachments
libevent.Makefile.patch (745 bytes, text/plain)
2017-12-24 23:06 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-24 23:06:22 UTC
Created attachment 189086 [details]
libevent.Makefile.patch

Looks to be more flavors fallout, most likely.

====> Running Q/A tests (stage-qa)
Error: '/usr/bin/env python2' is an invalid shebang you need USES=shebangfix for 'bin/event_rpcgen.py'
*** Error code 1

Patch attached; the actual file location is ./event_rpcgen.py within the source directory, so I am not sure if that is the preferred way to write the SHEBANG_FILES.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-16 22:15:57 UTC
A commit references this bug:

Author: feld
Date: Tue Jan 16 22:15:05 UTC 2018
New revision: 459209
URL: https://svnweb.freebsd.org/changeset/ports/459209

Log:
  devel/libevent: Fix QA warning

  Need shebangfix for Python script, but we will consciously avoid adding
  Python as a build or run dependency for a script that is unlikely to be
  used.

  PR:		224575
  MFH:		2018Q1

Changes:
  head/devel/libevent/Makefile
Comment 2 Mark Felder freebsd_committer freebsd_triage 2018-01-16 22:16:57 UTC
Committed with minor changes, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-16 22:17:00 UTC
A commit references this bug:

Author: feld
Date: Tue Jan 16 22:16:29 UTC 2018
New revision: 459210
URL: https://svnweb.freebsd.org/changeset/ports/459210

Log:
  MFH: r459209

  devel/libevent: Fix QA warning

  Need shebangfix for Python script, but we will consciously avoid adding
  Python as a build or run dependency for a script that is unlikely to be
  used.

  PR:		224575

Changes:
_U  branches/2018Q1/
  branches/2018Q1/devel/libevent/Makefile