Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2023 12:42:14 +0100
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        ports@freebsd.org
Subject:   Re: graphics/xpaint updated to latest version
Message-ID:  <CAFDf7UKhiUKksMRdst05yj8oCDRPawbLsBJqDUkvpxBREnTKag@mail.gmail.com>
In-Reply-To: <fb6d9375-9601-e91d-ba64-a55835a9124d@FreeBSD.org>
References:  <CAFDf7U%2B%2B=-O1gY_HSbjQ9mxy%2BQWoDOD25aK4gCjEk6GgOX12cQ@mail.gmail.com> <fb6d9375-9601-e91d-ba64-a55835a9124d@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--00000000000061fb26060070f139
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hello Danilo,

My tests don't show that under poudriere with ALLOW_MAKE_JOBS=3Dyes on 2
parallel jobs.

Should we wait for build packagers to see its results?

Thanks,

Danilo Egea Gondolfo <danilo@freebsd.org> escreveu no dia sexta, 14/07/2023
=C3=A0(s) 12:27:

> On 14/07/2023 11:12, Nuno Teixeira wrote:
>
> Hello all,
>
> xpaint has been updated to lastest version.
> Try out new features!
>
> I'm working on this update for more than 1 year but only yesterday I did
> have the courage and nerves to build *all* releases until 3.1.4 as a way =
to
> understand the best way to "hack" configures and Makefiles and stuff.
>
> Please give it a try and tell me if anything needs to be fixed, etc.
>
> Cheers!
>
>
> https://cgit.freebsd.org/ports/commit/?id=3D973a707c70478448af77004a07eab=
1f85c2f6757
>
> --
> Nuno Teixeira
> FreeBSD Committer (ports)
>
> Hi Eduardo,
>
> xpaint seems to not be multi-jobs-safe. The build will eventually fail
> with this:
> cd app-defaults ; \
> ../substads -appdefs \
>             XPAINT_VERSION 3.1.4 \
>             XPAINT_SHAREDIR /usr/local/share/xpaint \
>             XPAINT_PRINT_COMMAND "lp -d" \
>             XPAINT_PRINTER_LIST "lpstat -p | cut -d' ' -f 2" \
>             XPAINT_POSTSCRIPT_VIEWER "evince" \
>             XPAINT_EXTERN_VIEWER "display"
> /bin/sh: ../substads: Text file busy
> gmake[1]: *** [Makefile:1205: XPaint.ad] Error 126
> gmake[1]: *** Waiting for unfinished jobs....
> gmake[1]: Leaving directory '/usr/ports/graphics/xpaint/work/xpaint-3.1.4=
'
>
> You might want to use MAKE_JOBS_UNSAFE=3Dyes.
>
>
>

--=20
Nuno Teixeira
FreeBSD Committer (ports)

--00000000000061fb26060070f139
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hello Danilo,</div><div><br></div><div>My tests don&#=
39;t show that under poudriere with ALLOW_MAKE_JOBS=3Dyes on 2 parallel job=
s.</div><div><br></div><div>Should we wait for build packagers to see its r=
esults?</div><div><br></div><div>Thanks,</div></div><br><div class=3D"gmail=
_quote"><div dir=3D"ltr" class=3D"gmail_attr">Danilo Egea Gondolfo &lt;<a h=
ref=3D"mailto:danilo@freebsd.org">danilo@freebsd.org</a>&gt; escreveu no di=
a sexta, 14/07/2023 =C3=A0(s) 12:27:<br></div><blockquote class=3D"gmail_qu=
ote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,20=
4);padding-left:1ex">
 =20
   =20
 =20
  <div>
    <p>On 14/07/2023 11:12, Nuno Teixeira wrote:<br>
    </p>
    <blockquote type=3D"cite">
     =20
      <div dir=3D"ltr">
        <div>Hello all,</div>
        <div><br>
        </div>
        <div>xpaint has been updated to lastest version.</div>
        <div>Try out new features!</div>
        <div><br>
        </div>
        <div>I&#39;m working on this update for more than 1 year but only
          yesterday I did have the courage and nerves to build *all*
          releases until 3.1.4 as a way to understand the best way to
          &quot;hack&quot; configures and Makefiles and stuff.</div>
        <div><br>
        </div>
        <div>Please give it a try and tell me if anything needs to be
          fixed, etc.</div>
        <div><br>
        </div>
        <div>Cheers!</div>
        <div><br>
        </div>
        <div><a href=3D"https://cgit.freebsd.org/ports/commit/?id=3D973a707=
c70478448af77004a07eab1f85c2f6757" target=3D"_blank">https://cgit.freebsd.o=
rg/ports/commit/?id=3D973a707c70478448af77004a07eab1f85c2f6757</a></div>
        <div><br>
          <span class=3D"gmail_signature_prefix">-- </span><br>
          <div dir=3D"ltr" class=3D"gmail_signature">
            <div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nuno
                Teixeira<br>
                FreeBSD Committer (ports)</span></div>
          </div>
        </div>
      </div>
    </blockquote>
    <p>Hi Eduardo,</p>
    <p>xpaint seems to not be multi-jobs-safe. The build will eventually
      fail with this:<br>
    </p>
    cd app-defaults ; \<br>
    ../substads -appdefs \<br>
    =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 XPAI=
NT_VERSION 3.1.4 \<br>
    =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 XPAI=
NT_SHAREDIR /usr/local/share/xpaint \<br>
    =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 XPAI=
NT_PRINT_COMMAND &quot;lp -d&quot; \<br>
    =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 XPAI=
NT_PRINTER_LIST &quot;lpstat -p | cut -d&#39; &#39; -f 2&quot; \<br>
    =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 XPAI=
NT_POSTSCRIPT_VIEWER &quot;evince&quot; \<br>
    =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 XPAI=
NT_EXTERN_VIEWER &quot;display&quot;<br>
    /bin/sh: ../substads: Text file busy<br>
    gmake[1]: *** [Makefile:1205: XPaint.ad] Error 126<br>
    gmake[1]: *** Waiting for unfinished jobs....<br>
    gmake[1]: Leaving directory
    &#39;/usr/ports/graphics/xpaint/work/xpaint-3.1.4&#39;<br>
    <p>You might want to use MAKE_JOBS_UNSAFE=3Dyes.</p>
    <p><br>
    </p>
  </div>

</blockquote></div><br clear=3D"all"><br><span class=3D"gmail_signature_pre=
fix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"l=
tr"><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>FreeBSD Committ=
er (ports)</span></div></div>

--00000000000061fb26060070f139--



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