[Bug 225126] comms/gnuradio: stage-qa fixes (python shebangs) + check-orphans fixes (missing plist entry)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 13 02:24:55 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225126

            Bug ID: 225126
           Summary: comms/gnuradio: stage-qa fixes (python shebangs) +
                    check-orphans fixes (missing plist entry)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hamradio at FreeBSD.org
          Reporter: z7dr6ut7gs at snkmail.com
          Assignee: hamradio at FreeBSD.org
             Flags: maintainer-feedback?(hamradio at FreeBSD.org)

Created attachment 189673
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189673&action=edit
[patch] fix shebangs (stage-qa), add missing plist entry (check-orphans),
remove old "BAD_BOOST" setting

Fix python shebangs to use the specified PYTHON_CMD (stage-qa fix) [1]

Add missing html file in plist (check-orphans) [2]

Also we don't need -DENABLE_BAD_BOOST=ON since the ports version of boost is
now at 1.65.

  info about ENABLE_BAD_BOOST in GrBoost.cmake...
  # Boost 1.52 disabled, see https://svn.boost.org/trac/boost/ticket/7669
  # Similar problems with Boost 1.46 and 1.47.

stage-qa, check-orphans and poudriere testport all pass now with the attached
patch.

[1]
====> Running Q/A tests (stage-qa)
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix
for 'bin/volk_modtool'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix
for 'bin/gnuradio-companion'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix
for 'bin/polar_channel_construction'
 .
 .

[2]
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/html/gr-trellis.html

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list