Date: Wed, 6 Apr 2022 12:47:07 +0200 From: Mark Tinka <mark@tinka.africa> To: freebsd-questions@freebsd.org Subject: libxml2 Port Blocking Upgrades Message-ID: <77f02d06-0252-e8d2-f53f-0fa39fc0d58b@tinka.africa>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------oEW0tkkffI6inp1j1w1Z6H6r Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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. --------------oEW0tkkffI6inp1j1w1Z6H6r 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> <font face="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: '/usr/local/lib/libxml2.a'<br> gmake[4]: *** [Makefile:544: libxslt.la] Error 1<br> gmake[4]: Leaving directory '/usr/ports/textproc/libxslt/work/libxslt-1.1.35/libxslt'<br> gmake[3]: *** [Makefile:645: all-recursive] Error 1<br> gmake[3]: Leaving directory '/usr/ports/textproc/libxslt/work/libxslt-1.1.35'<br> gmake[2]: *** [Makefile:448: all] Error 2<br> gmake[2]: Leaving directory '/usr/ports/textproc/libxslt/work/libxslt-1.1.35'<br> ===> Compilation failed unexpectedly.<br> Try to set MAKE_JOBS_UNSAFE=yes 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> ===>>> make build failed for textproc/libxslt<br> ===>>> Aborting update<br> <br> ===>>> Update for textproc/libxslt failed<br> ===>>> Aborting update<br> <br> ===>>> Update for devel/glib20 failed<br> ===>>> Aborting update<br> <br> *****<br> <br> The closest I can find to this issue is this PR:<br> <br> <a class="moz-txt-link-freetext" href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262853">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262853</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> </body> </html> --------------oEW0tkkffI6inp1j1w1Z6H6r--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?77f02d06-0252-e8d2-f53f-0fa39fc0d58b>