Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2022 16:22:29 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Mark Tinka <mark@tinka.africa>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: libxml2 Port Blocking Upgrades
Message-ID:  <CAN6yY1s3q3bRUNm_hZzxFB1Y_1i5z-F2dyCUYYxvWRcbs7WjMw@mail.gmail.com>
In-Reply-To: <77f02d06-0252-e8d2-f53f-0fa39fc0d58b@tinka.africa>
References:  <77f02d06-0252-e8d2-f53f-0fa39fc0d58b@tinka.africa>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000c5a87905dc04a5d0
Content-Type: text/plain; charset="UTF-8"

On Wed, Apr 6, 2022 at 3:47 AM Mark Tinka <mark@tinka.africa> wrote:

> Hi all.
>
> For the past week or so, an issue with the libxml2 port is preventing
> other ports from being upgraded.
>
> This is the error I am getting on a number of boxes:
>
> *****
>
> cc: error: no such file or directory: '/usr/local/lib/libxml2.a'
> gmake[4]: *** [Makefile:544: libxslt.la] Error 1
> gmake[4]: Leaving directory
> '/usr/ports/textproc/libxslt/work/libxslt-1.1.35/libxslt'
> gmake[3]: *** [Makefile:645: all-recursive] Error 1
> gmake[3]: Leaving directory
> '/usr/ports/textproc/libxslt/work/libxslt-1.1.35'
> gmake[2]: *** [Makefile:448: all] Error 2
> gmake[2]: Leaving directory
> '/usr/ports/textproc/libxslt/work/libxslt-1.1.35'
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/ports/textproc/libxslt
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/textproc/libxslt
>
> ===>>> make build failed for textproc/libxslt
> ===>>> Aborting update
>
> ===>>> Update for textproc/libxslt failed
> ===>>> Aborting update
>
> ===>>> Update for devel/glib20 failed
> ===>>> Aborting update
>
> *****
>
> The closest I can find to this issue is this PR:
>
>     https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262853
>
> Any idea of when this would make it into the ports, if it is, indeed, the
> issue?
>
> Mark.
>

I don't think that 262853 is the source of the problem, though I'm not sure
from the provided information. A build with MAKE_JOBS_UNSAFE and some
earlier bit of the log MIGHT make this clearer. As far as I can tell, the
libxml2 port does not install any .a libs, only the shareables (.so).

In any case, I re-installed libxslt one minute and 25 seconds after the
libxml2 commit with no issues on my 13-Stable system.
-- 
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683

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

<div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon=
t-family:tahoma,sans-serif;font-size:small">On Wed, Apr 6, 2022 at 3:47 AM =
Mark Tinka &lt;mark@tinka.africa&gt; wrote:<br></div></div><div class=3D"gm=
ail_quote"><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.=
8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 =20

   =20
 =20
  <div>
    <font face=3D"Tahoma">Hi all.<br>
      <br>
      For the past week or so, an issue with the libxml2 port is
      preventing other ports from being upgraded.<br>
      <br>
      This is the error I am getting on a number of boxes:<br>
      <br>
      *****<br>
      <br>
      cc: error: no such file or directory: &#39;/usr/local/lib/libxml2.a&#=
39;<br>
      gmake[4]: *** [Makefile:544: <a href=3D"http://libxslt.la" target=3D"=
_blank">libxslt.la</a>] Error 1<br>
      gmake[4]: Leaving directory
      &#39;/usr/ports/textproc/libxslt/work/libxslt-1.1.35/libxslt&#39;<br>
      gmake[3]: *** [Makefile:645: all-recursive] Error 1<br>
      gmake[3]: Leaving directory
      &#39;/usr/ports/textproc/libxslt/work/libxslt-1.1.35&#39;<br>
      gmake[2]: *** [Makefile:448: all] Error 2<br>
      gmake[2]: Leaving directory
      &#39;/usr/ports/textproc/libxslt/work/libxslt-1.1.35&#39;<br>
      =3D=3D=3D&gt; Compilation failed unexpectedly.<br>
      Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the
      failure to<br>
      the maintainer.<br>
      *** Error code 1<br>
      <br>
      Stop.<br>
      make[1]: stopped in /usr/ports/textproc/libxslt<br>
      *** Error code 1<br>
      <br>
      Stop.<br>
      make: stopped in /usr/ports/textproc/libxslt<br>
      <br>
      =3D=3D=3D&gt;&gt;&gt; make build failed for textproc/libxslt<br>
      =3D=3D=3D&gt;&gt;&gt; Aborting update<br>
      <br>
      =3D=3D=3D&gt;&gt;&gt; Update for textproc/libxslt failed<br>
      =3D=3D=3D&gt;&gt;&gt; Aborting update<br>
      <br>
      =3D=3D=3D&gt;&gt;&gt; Update for devel/glib20 failed<br>
      =3D=3D=3D&gt;&gt;&gt; Aborting update<br>
      <br>
      *****<br>
      <br>
      The closest I can find to this issue is this PR:<br>
      <br>
      =C2=A0=C2=A0=C2=A0 <a href=3D"https://bugs.freebsd.org/bugzilla/show_=
bug.cgi?id=3D262853" target=3D"_blank">https://bugs.freebsd.org/bugzilla/sh=
ow_bug.cgi?id=3D262853</a><br>
      <br>
      Any idea of when this would make it into the ports, if it is,
      indeed, the issue?<br>
      <br>
      Mark.<br>
    </font>
  </div>

</blockquote></div><br clear=3D"all"><div style=3D"font-family:tahoma,sans-=
serif;font-size:small" class=3D"gmail_default">I don&#39;t think that 26285=
3 is the source of the problem, though I&#39;m not sure from the provided i=
nformation. A build with MAKE_JOBS_UNSAFE and some earlier bit of the log M=
IGHT make this clearer. As far as I can tell, the libxml2 port does not ins=
tall any .a libs, only the shareables (.so).<br></div><div><br></div><div><=
div style=3D"font-family:tahoma,sans-serif;font-size:small" class=3D"gmail_=
default">In any case, I re-installed libxslt one minute and 25 seconds afte=
r the libxml2 commit with no issues on my 13-Stable system.<br></div></div>=
-- <br><div dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"ltr"><div><di=
v dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr">Kevin Oberman, Pa=
rt time kid herder and retired Network Engineer<br>E-mail: <a href=3D"mailt=
o:rkoberman@gmail.com" target=3D"_blank">rkoberman@gmail.com</a><br></div><=
div>PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683</div></div></=
div></div></div></div></div></div></div>

--000000000000c5a87905dc04a5d0--



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