Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jan 2021 16:44:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252350] comms/limesuite: Octave dependency does not replace %%CONFIGURE_TARGET%% in PLIST
Message-ID:  <bug-252350-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252350

            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@FreeBSD.org
          Reporter: pcc@gmx.net
                CC: tomek@cedro.info
             Flags: maintainer-feedback?(tomek@cedro.info)
                CC: tomek@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=3Dlimesuite-20.10.0
_FILE_COMPLETE_OPTIONS_LIST=3DDOCS GUI OCTAVE QUICKTEST REMOTE SOAPYSDR
OPTIONS_FILE_SET+=3DDOCS
OPTIONS_FILE_SET+=3DGUI
OPTIONS_FILE_SET+=3DOCTAVE
OPTIONS_FILE_SET+=3DQUICKTEST
OPTIONS_FILE_SET+=3DREMOTE
OPTIONS_FILE_SET+=3DSOAPYSDR

... 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, thoug=
h).
I'm too outdated on porting to propose a proper solution, sorry.

73,

Peter.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252350-7788>