[Bug 252350] comms/limesuite: Octave dependency does not replace %%CONFIGURE_TARGET%% in PLIST

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 2 16:44:14 UTC 2021


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

            Bug ID: 252350
           Summary: comms/limesuite: Octave dependency does not replace
                    %%CONFIGURE_TARGET%% in PLIST
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: pcc at gmx.net
                CC: tomek at cedro.info
             Flags: maintainer-feedback?(tomek at cedro.info)
                CC: tomek at cedro.info

G'day,

I just tried to install limesuite-20.10.0 on ...

FreeBSD walkabout 12.2-STABLE FreeBSD 12.2-STABLE r368123 GENERIC  amd64

... with the octave dependency enabled ...

# This file is auto-generated by 'make config'.
# Options for limesuite-20.10.0
_OPTIONS_READ=limesuite-20.10.0
_FILE_COMPLETE_OPTIONS_LIST=DOCS GUI OCTAVE QUICKTEST REMOTE SOAPYSDR
OPTIONS_FILE_SET+=DOCS
OPTIONS_FILE_SET+=GUI
OPTIONS_FILE_SET+=OCTAVE
OPTIONS_FILE_SET+=QUICKTEST
OPTIONS_FILE_SET+=REMOTE
OPTIONS_FILE_SET+=SOAPYSDR

... but there remains a line in the PLIST, namely ...

lib/octave/5.2.0/site/oct/%%CONFIGURE_TARGET%%/LimeSuite.oct

... which should have been ...

lib/octave/5.2.0/site/oct/amd64-portbld-freebsd12.2/LimeSuite.oct

... on my platform. When I manually change that to the correct file, ...

make all install package clean

... passes without further issue (final test with my limesdr pending, though).
I'm too outdated on porting to propose a proper solution, sorry.

73,

Peter.

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


More information about the freebsd-ports-bugs mailing list