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

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------B9uBkLWmE4UW05008e20v950
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

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=973a707c70478448af77004a07eab1f85c2f6757
>
> -- 
> 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=yes.


--------------B9uBkLWmE4UW05008e20v950
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>On 14/07/2023 11:12, Nuno Teixeira wrote:<br>
    </p>
    <blockquote type="cite"
cite="mid:CAFDf7U++=-O1gY_HSbjQ9mxy+QWoDOD25aK4gCjEk6GgOX12cQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="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'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.</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="https://cgit.freebsd.org/ports/commit/?id=973a707c70478448af77004a07eab1f85c2f6757"
            moz-do-not-send="true" class="moz-txt-link-freetext">https://cgit.freebsd.org/ports/commit/?id=973a707c70478448af77004a07eab1f85c2f6757</a></div>;
        <div><br>
          <span class="gmail_signature_prefix">-- </span><br>
          <div dir="ltr" class="gmail_signature"
            data-smartmail="gmail_signature">
            <div dir="ltr"><span style="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>
                XPAINT_VERSION 3.1.4 \<br>
                XPAINT_SHAREDIR /usr/local/share/xpaint \<br>
                XPAINT_PRINT_COMMAND "lp -d" \<br>
                XPAINT_PRINTER_LIST "lpstat -p | cut -d' ' -f 2" \<br>
                XPAINT_POSTSCRIPT_VIEWER "evince" \<br>
                XPAINT_EXTERN_VIEWER "display"<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
    '/usr/ports/graphics/xpaint/work/xpaint-3.1.4'<br>
    <p>You might want to use MAKE_JOBS_UNSAFE=yes.</p>
    <p><br>
    </p>
  </body>
</html>

--------------B9uBkLWmE4UW05008e20v950--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fb6d9375-9601-e91d-ba64-a55835a9124d>