thunderbird 128.4.0 build fail on -current

2024-10-26 Thread Michael Butler
After the llvm19 import and today's thunderbird update, I ran into .. In file included from /usr/ports/mail/thunderbird/work/thunderbird-128.4.0/comm/third_party/rnp/src/lib/crypto/cipher_botan.cpp:26: In file included from /usr/include/c++/v1/sstream:317: In file included from /usr/include/c++

Re: Unable to upgrade multimedia/gstreamer1-plugins

2024-09-22 Thread Michael Butler
On 9/22/24 15:09, Xavier Humbert wrote: Hi, Despite the fact that multimedia/gstreamer1 has been upgraded (and to be sure, force-rebuilt one more time), gstreamer1-plugins won't link : ld: error: undefined symbol: gst_dsd_format_get_type >>> referenced by GstAudio-1.0.c:766 (tmp-introspect7h

Re: bsdisks switched unconditionally to QT6

2024-06-17 Thread Michael Butler
On 6/17/24 02:06, Gleb Popov wrote: On Sun, Jun 16, 2024 at 5:14 PM Michael Butler wrote: I have KDE5 installed; this pulls in devel/kf5-solid which has a dependency on sysutils/bsdisks like so .. imb@d5540:/usr/ports/devel/kf5-solid> less Makefile PORTNAME= solid DISTVERS

bsdisks switched unconditionally to QT6

2024-06-16 Thread Michael Butler
I have KDE5 installed; this pulls in devel/kf5-solid which has a dependency on sysutils/bsdisks like so .. imb@d5540:/usr/ports/devel/kf5-solid> less Makefile PORTNAME= solid DISTVERSION=${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks MAINTAINER= k...@freebsd.or

Re: thunderbird 115.10 build failure on -current

2024-04-18 Thread Michael Butler
On 4/17/24 17:40, Dimitry Andric wrote: On 17 Apr 2024, at 23:07, Michael Butler wrote: In a clean environment with default options on -current, I get .. error[E0412]: cannot find type `_Pred` in this scope --> /usr/ports/mail/thunderbird/work/.build/x86_64-unknown-freebsd/release/bu

thunderbird 115.10 build failure on -current

2024-04-17 Thread Michael Butler
In a clean environment with default options on -current, I get .. error[E0412]: cannot find type `_Pred` in this scope --> /usr/ports/mail/thunderbird/work/.build/x86_64-unknown-freebsd/release/build/style-5fb673490cc43b88/out/gecko/structs.rs:34497:49 | 34497 | pub _

Re: Build failure for graphics/drm-515-kmod in CURRENT

2024-03-14 Thread Michael Butler
While I'm not using 515, I needed something like this patch to build drm-61 after the BUS_RELEASE_RESOURCE changes in commit 9dbf5b0: --- drivers/gpu/drm/i915/intel_freebsd.c.orig   2024-02-24 10:15:24 UTC +++ drivers/gpu/drm/i915/intel_freebsd.c @@ -74,9 +74,9 @@ bsd_intel_pci_bus_release_mem(de

Re: Scary update: devel/fstrm-0.6.1 -> fstrm-0.6.1_1

2024-02-25 Thread Michael Butler
On 2/25/24 11:23, David Wolfskill wrote: Symptom was: albert(14.0-S)[4] sudo service named restart Password: named not running? (check /var/run/named/pid). ld-elf.so.1: /usr/local/lib/libfstrm.so.0: version LIBFSTRM_0.2.0 required by /usr/local/lib/libdns-9.18.24.so not defined /usr/local/etc/r

Re: quick git question

2023-09-30 Thread Michael Butler
On 9/30/23 09:38, Robert Huff wrote: Hello: On a system running: FreeBSD 14.0-CURRENT #0 main-f0a15aafcb Mon Oct 31 08:19:54 EDT 2022 amd64 I upgrade ports daily using portmaster and a fully populated ports tree, which is updated nightly using "git pull --ff-only". Abou

Re: dns/bind916 builds rust unexpectedly

2023-09-25 Thread Michael Butler
On 9/25/23 18:06, Dave Horsfall wrote: On Mon, 25 Sep 2023, Guido Falsi wrote: Anyway building from ports on live machines has always been bad practice for a lot of reasons. That's fine if you can afford a spare system just for building... .. and identical architectures, specifications and

Re: editors/libreoffice fails to build on STABLE-13/amd64

2022-02-28 Thread Michael Butler
On 2/28/22 12:46, Jonathan Chen wrote: Hi, On a recent STABLE-13 (24-Feb-2022), I seem to be getting failures on building libreoffice-7.3.0.3. All the code compiles, but the link stage fails: [biuld GAL] sounds S=/construction/xports/editors/libreoffice/work/libreoffice-7.3.0.3 && I=$S/instdir &