Python module mismatch

Gary E. Miller gem at rellim.com
Fri Feb 1 19:38:57 UTC 2019


Yo James!

I doubt anyone here knows ebuilds.  All yours.

On Thu, 31 Jan 2019 20:15:53 -0800
James Browning via devel <devel at ntpsec.org> wrote:

> On 1/31/19, Gary E. Miller via devel <devel at ntpsec.org> wrote:
> > Yes.  But not done.  It likely broke the current Gentoo NTPsec
> > ebuild for git head.  
> 
> I have a patch for that.
> 
> 
> --- a/net-misc/ntpsec/ntpsec-1.1.2.ebuild
> +++ b/net-misc/ntpsec/ntpsec-1.1.2.ebuild
> @@ -28,11 +28,11 @@ NTPSEC_REFCLOCK=(
>         shm pps hpgps zyfer arbiter nmea neoclock modem
>         local)
> 
> -IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/rclock_}
> +IUSE_NTPSEC_REFCLOCK=${NTPSEC_REFCLOCK[@]/#/+rclock_}
> 
>  LICENSE="HPND MIT BSD-2 BSD CC-BY-SA-4.0"
>  SLOT="0"
> @@ -74,7 +74,6 @@ src_configure() {
>         is-flagq -flto* && filter-flags -flto* -fuse-linker-plugin
> 
>         local string_127=""
> -       local rclocks="";
>         local CLOCKSTRING=""
> 
>         for refclock in ${NTPSEC_REFCLOCK[@]} ; do
> @@ -83,8 +82,10 @@ src_configure() {
>                 fi
>         done
>         CLOCKSTRING="`echo ${string_127}|sed 's|,$||'`"
> +       local epoch="`date +%s`"
> 
>         local myconf=(
> +               --build-epoch="${epoch}"
>                 --refclock="${CLOCKSTRING}"
>                 $(use doc       && echo "--enable-doc")
>                 $(use early     && echo "--enable-early-droproot")




RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
	gem at rellim.com  Tel:+1 541 382 8588

	    Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20190201/39daeb70/attachment.bin>


More information about the devel mailing list