[Bug 272649] x11/sddm: following the upgrade to 0.20.0, Plasma (X11) no longer starts – /usr/local/etc/pam.d/sddm-autologin – auth required pam_env.so
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272649 Gleb Popov changed: What|Removed |Added Assignee|k...@freebsd.org |arr...@freebsd.org CC||arr...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #11 from Tatsuki Makino --- x11/sddm/files/patch-src_daemon_LogindDBusTypes.cpp seems to have been added for 0.17, does it still make sense for 0.20.0? -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272311] graphics/exiv2: upgrade to v0.28
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272311 Rodrigo Osorio changed: What|Removed |Added Attachment #243159|maintainer-approval?(rodrig |maintainer-approval+ Flags|o...@freebsd.org) | -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #12 from Gleb Popov --- (In reply to Tatsuki Makino from comment #11) Yes, ConsoleKit is still not prepared for what SDDM asks it. I have filed a PR upstream: https://github.com/ConsoleKit2/ConsoleKit2/pull/137 -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #13 from Florian Walpen --- (In reply to Graham Perrin ◐ from comment #7) > If you restart the computer and then use SDDM to login: > does /var/run/user/ include a directory that corresponds to your UID number? With the patch above the directory does exist. Without the patch it's missing. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #14 from Tatsuki Makino --- (In reply to Gleb Popov from comment #12) Thank you. I thought there might be a problem in the program, but the XDG_* environment variable might also be a problem. The environment variable for XDG_* may behave strangely if it is not set to either set all or not set all. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 Florian Walpen changed: What|Removed |Added Attachment #243577|maintainer-approval?(kde@Fr |maintainer-approval- Flags|eeBSD.org) | --- Comment #15 from Florian Walpen --- Comment on attachment 243577 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243577 Resurrect patch for Xsession script lost in the update to sddm-0.20.0 You are right, the patch makes no sense at all. But for a "placebo" it works surprisingly well and consistent :-) Maybe there's timing / retry involved if this line in the script fails? I'll leave the patch here for discussion consistency, but mark it as rejected. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #16 from Serge Volkov --- (In reply to Florian Walpen from comment #13) I have the same behavior too. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #17 from Florian Walpen --- Another observation, I have an ~/.xinitrc with the following line > exec ck-launch-session startplasma-x11 If I start a "User Session" with this from sddm, the power buttons are also present. Looks like having ck-launch-session run is key to this issue. sddm-0.20.0 unpatched, "Plasma Session (X11)" -> no power buttons: 1938 v0- I 0:00.07 |-- /usr/local/bin/sddm 1958 - S 0:11.38 | |-- /usr/local/libexec/Xorg -nolisten tcp -background none -seat seat0 vt9 -auth / 2000 - I 0:00.03 | `-- /usr/local/libexec/sddm-helper --socket /tmp/sddm-auth-a4daeba8-81ee-4710-89f6 2001 - I 0:00.25 | `-- /usr/local/bin/startplasma-x11 2024 - I 0:00.21 | `-- /usr/local/bin/plasma_session sddm-0.20.0 unpatched, "User Session" with ~/.xinitrc -> power buttons present: 1940 v0- I 0:00.08 |-- /usr/local/bin/sddm 2229 - S 0:02.12 | |-- /usr/local/libexec/Xorg -nolisten tcp -background none -seat seat0 vt9 -auth / 2242 - I 0:00.03 | `-- /usr/local/libexec/sddm-helper --socket /tmp/sddm-auth-972f395d-46c9-4ee6-bada 2243 - I 0:00.02 | `-- ck-launch-session startplasma-x11 2252 - I 0:00.21 | `-- startplasma-x11 2270 - I 0:00.20 | `-- /usr/local/bin/plasma_session sddm-0.20.0 patched, "Plasma Session (X11)" -> power buttons present: 1938 v0- I 0:00.06 |-- /usr/local/bin/sddm 1958 - S 0:01.86 | |-- /usr/local/libexec/Xorg -nolisten tcp -background none -seat seat0 vt9 -auth /v 2000 - I 0:00.03 | `-- /usr/local/libexec/sddm-helper --socket /tmp/sddm-auth-eedacd5c-658e-49a2-9ada- 2001 - I 0:00.02 | `-- /usr/local/bin/ck-launch-session /usr/local/bin/cadence-session-start --syste 2010 - I 0:00.00 | `-- /usr/local/bin/dbus-run-session --dbus-daemon=/usr/local/bin/dbus-daemon -- 2012 - I 0:04.23 | |-- /usr/local/bin/dbus-daemon --nofork --print-address 4 --session 2013 - I 0:00.23 | `-- /usr/local/bin/startplasma-x11 2022 - I 0:00.20 | `-- /usr/local/bin/plasma_session Graham, could you have a look at your session start with "ps dax"? Is ck-launch-session running and how is it started? -- You are receiving this mail because: You are on the CC list for the bug.
Re: Unresolved symbol in libQt6WebEngineCore.so.6.4.2
Alexander Leidinger writes: > Hi, > > a build with non-standard port options (mostly nox11 und related stuff > for a headless system, except for some ports where this doesn't work) > is giving me an unresolved symbol in > libQt6WebEngineCore.so.6.4.2. This symbol is > _ZN7sandbox6policy12SandboxLinux11GetInstanceEv. > > I'm seeking some insight where this symbol comes from, so it would be > nice if someone could report back if their > libQt6WebEngineCore.so.6.4.2 also has this symbol as unresolved and > which libary does provide this symbol via: > find /usr/local/lib -type f -print0 | xargs -0 nm -dynamic > --print-file-name | grep SandboxLinux The symbol is defined by WebEngine itself. $ cd www/qt6-webengine $ make clean patch $ cd `make -V WRKSRC` $ rg -lF 'SandboxLinux::GetInstance() {' src/3rdparty/chromium/sandbox/policy/linux/sandbox_linux.cc src/3rdparty/chromium/sandbox/policy/openbsd/sandbox_openbsd.cc src/3rdparty/chromium/sandbox/policy/freebsd/sandbox_freebsd.cc
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #18 from Florian Walpen --- Gleb, as to why the patch worked even though the path to dbus-run-session is wrong - this path is replaced with the correct one in post-patch stage, see x11/sddm/Makefile. -- You are receiving this mail because: You are on the CC list for the bug.
Re: Unresolved symbol in libQt6WebEngineCore.so.6.4.2
Alexander Leidinger writes: > Quoting Jan Beich (from Mon, 24 Jul 2023 13:52:43 +0200): > >> Alexander Leidinger writes: >> >>> Hi, >>> >>> a build with non-standard port options (mostly nox11 und related stuff >>> for a headless system, except for some ports where this doesn't work) >>> is giving me an unresolved symbol in >>> libQt6WebEngineCore.so.6.4.2. This symbol is >>> _ZN7sandbox6policy12SandboxLinux11GetInstanceEv. >>> >>> I'm seeking some insight where this symbol comes from, so it would be >>> nice if someone could report back if their >>> libQt6WebEngineCore.so.6.4.2 also has this symbol as unresolved and >>> which libary does provide this symbol via: >>> find /usr/local/lib -type f -print0 | xargs -0 nm -dynamic >>> --print-file-name | grep SandboxLinux >> >> The symbol is defined by WebEngine itself. >> >> $ cd www/qt6-webengine >> $ make clean patch >> $ cd `make -V WRKSRC` >> $ rg -lF 'SandboxLinux::GetInstance() {' >> src/3rdparty/chromium/sandbox/policy/linux/sandbox_linux.cc >> src/3rdparty/chromium/sandbox/policy/openbsd/sandbox_openbsd.cc >> src/3rdparty/chromium/sandbox/policy/freebsd/sandbox_freebsd.cc > > That doesn't sound promising. The qt6-webengine build succeeded, but > this symbol is missing... :( > As the port only has the audio options, it's not some direct influence > which is causing it, but some indirect dependency on something in the > dependecy chain I would assume. If -Wl,--no-undefined (or -Wl,-z,defs) isn't passed then DSOs are allowed to have unresolved references. This is useful for plugins unlike shared libraries. > I had a look at the faq and explanation of the sandbox at > chromium.googlesource.com, but I didn't see any low level stuff which > could help to identify why it isn't in the lib. Check the build glue and/or ifdefs. src/3rdparty/chromium/sandbox/policy/BUILD.gn: if ((is_linux || is_chromeos) && !is_bsd) { sources += [ ... "linux/sandbox_linux.cc", "linux/sandbox_linux.h", ... ] ... } if (is_openbsd) { sources += [ "openbsd/sandbox_openbsd.cc", "openbsd/sandbox_openbsd.h", ] ... } # Required to avoid assertion errors during build of QtPDF if (is_freebsd && ozone_platform_x11) { sources += [ "freebsd/sandbox_freebsd.cc", "freebsd/sandbox_freebsd.h", ] ... } src/3rdparty/chromium/build/config/ozone.gni: } else if (is_linux && !is_bsd) { ozone_platform = "x11" ozone_platform_wayland = true ozone_platform_x11 = true } else if (is_openbsd) { ozone_platform = "x11" ozone_platform_wayland = false ozone_platform_x11 = true } else if (is_freebsd) { ozone_platform = "x11" ozone_platform_wayland = true ozone_platform_x11 = true
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #19 from Florian Walpen --- FYI, I'm currently testing the following line in /usr/local/share/sddm/scripts/Xsession: > exec $STARTUP "$@" This corresponds to the patch but without the extra dbus-run-session command. Power buttons are present, and DBUS applications like jack_control seem to work. Maybe this is just imagination, but plasma session start and some applications seem more sluggish than before. OTOH, I can now logout and login again with jack_control still working. That wasn't the case before. Please note that there's a similar line in /usr/local/share/sddm/scripts/wayland-session for wayland sessions. -- You are receiving this mail because: You are on the CC list for the bug.
Unresolved symbol in libQt6WebEngineCore.so.6.4.2
Hi, a build with non-standard port options (mostly nox11 und related stuff for a headless system, except for some ports where this doesn't work) is giving me an unresolved symbol in libQt6WebEngineCore.so.6.4.2. This symbol is _ZN7sandbox6policy12SandboxLinux11GetInstanceEv. I'm seeking some insight where this symbol comes from, so it would be nice if someone could report back if their libQt6WebEngineCore.so.6.4.2 also has this symbol as unresolved and which libary does provide this symbol via: find /usr/local/lib -type f -print0 | xargs -0 nm -dynamic --print-file-name | grep SandboxLinux Thanks, Alexander. -- http://www.Leidinger.net alexan...@leidinger.net: PGP 0x8F31830F9F2772BF http://www.FreeBSD.orgnetch...@freebsd.org : PGP 0x8F31830F9F2772BF pgpXewffbwuye.pgp Description: Digitale PGP-Signatur
Re: Unresolved symbol in libQt6WebEngineCore.so.6.4.2
Quoting Jan Beich (from Mon, 24 Jul 2023 13:52:43 +0200): Alexander Leidinger writes: Hi, a build with non-standard port options (mostly nox11 und related stuff for a headless system, except for some ports where this doesn't work) is giving me an unresolved symbol in libQt6WebEngineCore.so.6.4.2. This symbol is _ZN7sandbox6policy12SandboxLinux11GetInstanceEv. I'm seeking some insight where this symbol comes from, so it would be nice if someone could report back if their libQt6WebEngineCore.so.6.4.2 also has this symbol as unresolved and which libary does provide this symbol via: find /usr/local/lib -type f -print0 | xargs -0 nm -dynamic --print-file-name | grep SandboxLinux The symbol is defined by WebEngine itself. $ cd www/qt6-webengine $ make clean patch $ cd `make -V WRKSRC` $ rg -lF 'SandboxLinux::GetInstance() {' src/3rdparty/chromium/sandbox/policy/linux/sandbox_linux.cc src/3rdparty/chromium/sandbox/policy/openbsd/sandbox_openbsd.cc src/3rdparty/chromium/sandbox/policy/freebsd/sandbox_freebsd.cc That doesn't sound promising. The qt6-webengine build succeeded, but this symbol is missing... :( As the port only has the audio options, it's not some direct influence which is causing it, but some indirect dependency on something in the dependecy chain I would assume. I had a look at the faq and explanation of the sandbox at chromium.googlesource.com, but I didn't see any low level stuff which could help to identify why it isn't in the lib. Bye, Alexander. -- http://www.Leidinger.net alexan...@leidinger.net: PGP 0x8F31830F9F2772BF http://www.FreeBSD.orgnetch...@freebsd.org : PGP 0x8F31830F9F2772BF pgpqFgHX67ChD.pgp Description: Digitale PGP-Signatur
Re: Unresolved symbol in libQt6WebEngineCore.so.6.4.2
Quoting Jan Beich (from Mon, 24 Jul 2023 14:50:48 +0200): Alexander Leidinger writes: Quoting Jan Beich (from Mon, 24 Jul 2023 13:52:43 +0200): Alexander Leidinger writes: Hi, a build with non-standard port options (mostly nox11 und related stuff for a headless system, except for some ports where this doesn't work) is giving me an unresolved symbol in libQt6WebEngineCore.so.6.4.2. This symbol is _ZN7sandbox6policy12SandboxLinux11GetInstanceEv. I'm seeking some insight where this symbol comes from, so it would be nice if someone could report back if their libQt6WebEngineCore.so.6.4.2 also has this symbol as unresolved and which libary does provide this symbol via: find /usr/local/lib -type f -print0 | xargs -0 nm -dynamic --print-file-name | grep SandboxLinux The symbol is defined by WebEngine itself. $ cd www/qt6-webengine $ make clean patch $ cd `make -V WRKSRC` $ rg -lF 'SandboxLinux::GetInstance() {' src/3rdparty/chromium/sandbox/policy/linux/sandbox_linux.cc src/3rdparty/chromium/sandbox/policy/openbsd/sandbox_openbsd.cc src/3rdparty/chromium/sandbox/policy/freebsd/sandbox_freebsd.cc That doesn't sound promising. The qt6-webengine build succeeded, but this symbol is missing... :( As the port only has the audio options, it's not some direct influence which is causing it, but some indirect dependency on something in the dependecy chain I would assume. If -Wl,--no-undefined (or -Wl,-z,defs) isn't passed then DSOs are allowed to have unresolved references. This is useful for plugins unlike shared libraries. But then the sandbox code should be linked in even if there are some symbols (e.g. from X11) not available... I had a look at the faq and explanation of the sandbox at chromium.googlesource.com, but I didn't see any low level stuff which could help to identify why it isn't in the lib. Check the build glue and/or ifdefs. src/3rdparty/chromium/sandbox/policy/BUILD.gn: if ((is_linux || is_chromeos) && !is_bsd) { sources += [ ... "linux/sandbox_linux.cc", "linux/sandbox_linux.h", ... ] ... } if (is_openbsd) { sources += [ "openbsd/sandbox_openbsd.cc", "openbsd/sandbox_openbsd.h", ] ... } # Required to avoid assertion errors during build of QtPDF if (is_freebsd && ozone_platform_x11) { sources += [ "freebsd/sandbox_freebsd.cc", "freebsd/sandbox_freebsd.h", ] ... } src/3rdparty/chromium/build/config/ozone.gni: } else if (is_linux && !is_bsd) { ozone_platform = "x11" ozone_platform_wayland = true ozone_platform_x11 = true } else if (is_openbsd) { ozone_platform = "x11" ozone_platform_wayland = false ozone_platform_x11 = true } else if (is_freebsd) { ozone_platform = "x11" ozone_platform_wayland = true ozone_platform_x11 = true In general I have X11 and wayland disabled in the port options, except in some strategic places which resulted in build failures before. Seems some ports have changed regarding this and I need to find out what causes the sandbox code not to be included. I see references to X11 libs in the webengine libs, so : ---snip--- /usr/local/lib/qt6/libQt6WebEngineCore.so.6.4.2: libthr.so.3 => /lib/libthr.so.3 (0x2762513e) libnss3.so => /usr/local/lib/libnss3.so (0x27625c482000) libsmime3.so => /usr/local/lib/libsmime3.so (0x27625bb0c000) libnssutil3.so => /usr/local/lib/libnssutil3.so (0x27625d457000) libplds4.so => /usr/local/lib/libplds4.so (0x27625dd34000) libplc4.so => /usr/local/lib/libplc4.so (0x27625ef9f000) libnspr4.so => /usr/local/lib/libnspr4.so (0x27625e74) libdl.so.1 => /usr/lib/libdl.so.1 (0x27625fb67000) libkvm.so.7 => /lib/libkvm.so.7 (0x2762606d3000) libexecinfo.so.1 => /usr/lib/libexecinfo.so.1 (0x276260b5a000) libutil.so.9 => /lib/libutil.so.9 (0x2762625a6000) libevent-2.1.so.7 => /usr/local/lib/libevent-2.1.so.7 (0x2762617bd000) libz.so.6 => /lib/libz.so.6 (0x276263772000) libjpeg.so.8 => /usr/local/lib/libjpeg.so.8 (0x276262755000) libm.so.5 => /lib/libm.so.5 (0x2762646e6000) libopus.so.0 => /usr/local/lib/libopus.so.0 (0x2762655ce000) libavcodec.so.60 => /usr/local/lib/libavcodec.so.60 (0x276268c0) libavformat.so.60 => /usr/local/lib/libavformat.so.60 (0x27626573) libavutil.so.58 => /usr/local/lib/libavutil.so.58 (0x2762660a4000) libopenh264.so.6 => /usr/local/lib/libopenh264.so.6 (0x276266a54000) libvpx.so.8 => /usr/local/lib/libvpx.so.8 (0x27626773d000) libfontconfig.so.1 => /usr/local/lib/libfontconfig.so.1 (0x2762689f2000) libpng16.so.16 => /usr/local/lib/libpng16.so.16 (0x27626b144000) libwebp.so.7 => /usr/local/lib/libwebp.so.7 (0x27626cfce000) libwebpmux.so.3 => /usr/local/lib/libwebpmux.so.3 (0x27626a5c6000) libwebpdemux.so.2 => /usr/local/li
Re: Unresolved symbol in libQt6WebEngineCore.so.6.4.2
Quoting Jan Beich (from Mon, 24 Jul 2023 14:50:48 +0200): Alexander Leidinger writes: Quoting Jan Beich (from Mon, 24 Jul 2023 13:52:43 +0200): Alexander Leidinger writes: Hi, a build with non-standard port options (mostly nox11 und related stuff for a headless system, except for some ports where this doesn't work) is giving me an unresolved symbol in libQt6WebEngineCore.so.6.4.2. This symbol is _ZN7sandbox6policy12SandboxLinux11GetInstanceEv. I'm seeking some insight where this symbol comes from, so it would be nice if someone could report back if their libQt6WebEngineCore.so.6.4.2 also has this symbol as unresolved and which libary does provide this symbol via: find /usr/local/lib -type f -print0 | xargs -0 nm -dynamic --print-file-name | grep SandboxLinux The symbol is defined by WebEngine itself. $ cd www/qt6-webengine $ make clean patch $ cd `make -V WRKSRC` $ rg -lF 'SandboxLinux::GetInstance() {' src/3rdparty/chromium/sandbox/policy/linux/sandbox_linux.cc src/3rdparty/chromium/sandbox/policy/openbsd/sandbox_openbsd.cc src/3rdparty/chromium/sandbox/policy/freebsd/sandbox_freebsd.cc That doesn't sound promising. The qt6-webengine build succeeded, but this symbol is missing... :( As the port only has the audio options, it's not some direct influence which is causing it, but some indirect dependency on something in the dependecy chain I would assume. If -Wl,--no-undefined (or -Wl,-z,defs) isn't passed then DSOs are allowed to have unresolved references. This is useful for plugins unlike shared libraries. But then the sandbox code should be linked in even if there are some symbols (e.g. from X11) not available... I had a look at the faq and explanation of the sandbox at chromium.googlesource.com, but I didn't see any low level stuff which could help to identify why it isn't in the lib. Check the build glue and/or ifdefs. src/3rdparty/chromium/sandbox/policy/BUILD.gn: if ((is_linux || is_chromeos) && !is_bsd) { sources += [ ... "linux/sandbox_linux.cc", "linux/sandbox_linux.h", ... ] ... } if (is_openbsd) { sources += [ "openbsd/sandbox_openbsd.cc", "openbsd/sandbox_openbsd.h", ] ... } # Required to avoid assertion errors during build of QtPDF if (is_freebsd && ozone_platform_x11) { sources += [ "freebsd/sandbox_freebsd.cc", "freebsd/sandbox_freebsd.h", ] ... } src/3rdparty/chromium/build/config/ozone.gni: } else if (is_linux && !is_bsd) { ozone_platform = "x11" ozone_platform_wayland = true ozone_platform_x11 = true } else if (is_openbsd) { ozone_platform = "x11" ozone_platform_wayland = false ozone_platform_x11 = true } else if (is_freebsd) { ozone_platform = "x11" ozone_platform_wayland = true ozone_platform_x11 = true In general I have X11 and wayland disabled in the port options, except in some strategic places which resulted in build failures before. Seems some ports have changed regarding this and I need to find out what causes the sandbox code not to be included. I see references to X11 libs in the webengine libs, so : ---snip--- /usr/local/lib/qt6/libQt6WebEngineCore.so.6.4.2: libthr.so.3 => /lib/libthr.so.3 (0x2762513e) libnss3.so => /usr/local/lib/libnss3.so (0x27625c482000) libsmime3.so => /usr/local/lib/libsmime3.so (0x27625bb0c000) libnssutil3.so => /usr/local/lib/libnssutil3.so (0x27625d457000) libplds4.so => /usr/local/lib/libplds4.so (0x27625dd34000) libplc4.so => /usr/local/lib/libplc4.so (0x27625ef9f000) libnspr4.so => /usr/local/lib/libnspr4.so (0x27625e74) libdl.so.1 => /usr/lib/libdl.so.1 (0x27625fb67000) libkvm.so.7 => /lib/libkvm.so.7 (0x2762606d3000) libexecinfo.so.1 => /usr/lib/libexecinfo.so.1 (0x276260b5a000) libutil.so.9 => /lib/libutil.so.9 (0x2762625a6000) libevent-2.1.so.7 => /usr/local/lib/libevent-2.1.so.7 (0x2762617bd000) libz.so.6 => /lib/libz.so.6 (0x276263772000) libjpeg.so.8 => /usr/local/lib/libjpeg.so.8 (0x276262755000) libm.so.5 => /lib/libm.so.5 (0x2762646e6000) libopus.so.0 => /usr/local/lib/libopus.so.0 (0x2762655ce000) libavcodec.so.60 => /usr/local/lib/libavcodec.so.60 (0x276268c0) libavformat.so.60 => /usr/local/lib/libavformat.so.60 (0x27626573) libavutil.so.58 => /usr/local/lib/libavutil.so.58 (0x2762660a4000) libopenh264.so.6 => /usr/local/lib/libopenh264.so.6 (0x276266a54000) libvpx.so.8 => /usr/local/lib/libvpx.so.8 (0x27626773d000) libfontconfig.so.1 => /usr/local/lib/libfontconfig.so.1 (0x2762689f2000) libpng16.so.16 => /usr/local/lib/libpng16.so.16 (0x27626b144000) libwebp.so.7 => /usr/local/lib/libwebp.so.7 (0x27626cfce000) libwebpmux.so.3 => /usr/local/lib/libwebpmux.so.3 (0x27626a5c6000) libwebpdemux.so.2 => /usr/local/li
KDE5 question
Hello, I was wondering whether there is a KDE5 way of reading these variables that help me start IBUS below as for myself I tried the equivalent of $HOME/.kde4/env for KDE5 (unsuccessfully) which was tested first on KDE4 by someone (successfully). Things work instead if I set those variables in my shell startup script. export XIM=ibus export GTK_IM_MODULE=ibus export QT_IM_MODULE=xim export XMODIFIERS=@im=ibus export XIM_PROGRAM="ibus-daemon" export XIM_ARGS="--daemonize --xim" Thanks for reading, Paul
[package - 131amd64-quarterly][net-im/neochat] Failed for neochat-23.04.2 in build
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy14/data/131amd64-quarterly/ceea05e2ae9b/logs/neochat-23.04.2.log Build URL: https://pkg-status.freebsd.org/beefy14/build.html?mastername=131amd64-quarterly&build=ceea05e2ae9b Log: =>> Building net-im/neochat build started at Tue Jul 25 01:15:08 UTC 2023 port directory: /usr/ports/net-im/neochat package name: neochat-23.04.2 building for: FreeBSD 131amd64-quarterly-job-09 13.1-RELEASE-p8 FreeBSD 13.1-RELEASE-p8 amd64 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1301000 Job Id: 09 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE-p8 UNAME_r=13.1-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/131amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/net-im/neochat/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/llvm15/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/llvm15/bin/clang-c pp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/usr/local/llvm15/bin/clang++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" KDE_APPLICATIONS_SHLIB_VER=5.23.2 KDE_APPLICATIONS_VERSION_SHORT="23" KDE_PREFIX="/usr/local" KDE_APPLICATIONS_VERSION="23.04.2" KDE_FRAMEWORKS_VERSION="5.107.0" KDE_PLASMA_VERSION="5.27.6" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/neochat" EXAMPLESDIR="share/examples/neochat" DATADIR="share/neochat" WWWDIR="www/neochat" ETC
[package - 131i386-quarterly][net-im/neochat] Failed for neochat-23.04.2 in build
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy13/data/131i386-quarterly/ceea05e2ae9b/logs/neochat-23.04.2.log Build URL: https://pkg-status.freebsd.org/beefy13/build.html?mastername=131i386-quarterly&build=ceea05e2ae9b Log: =>> Building net-im/neochat build started at Tue Jul 25 01:17:35 UTC 2023 port directory: /usr/ports/net-im/neochat package name: neochat-23.04.2 building for: FreeBSD 131i386-quarterly-job-10 13.1-RELEASE-p8 FreeBSD 13.1-RELEASE-p8 i386 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1301000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE-p8 UNAME_r=13.1-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/131i386-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/131i386-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=131i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/131i386-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/net-im/neochat/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/llvm15/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/llvm15/bin/clang-c pp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/usr/local/llvm15/bin/clang++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" KDE_APPLICATIONS_SHLIB_VER=5.23.2 KDE_APPLICATIONS_VERSION_SHORT="23" KDE_PREFIX="/usr/local" KDE_APPLICATIONS_VERSION="23.04.2" KDE_FRAMEWORKS_VERSION="5.107.0" KDE_PLASMA_VERSION="5.27.6" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/neochat" EXAMPLESDIR="share/examples/neochat" DATADIR="share/neochat" WWWDIR=
[package - 124i386-quarterly][net-im/neochat] Failed for neochat-23.04.2 in build
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy4/data/124i386-quarterly/ceea05e2ae9b/logs/neochat-23.04.2.log Build URL: https://pkg-status.freebsd.org/beefy4/build.html?mastername=124i386-quarterly&build=ceea05e2ae9b Log: =>> Building net-im/neochat build started at Tue Jul 25 01:31:10 UTC 2023 port directory: /usr/ports/net-im/neochat package name: neochat-23.04.2 building for: FreeBSD 124i386-quarterly-job-05 12.4-RELEASE-p3 FreeBSD 12.4-RELEASE-p3 i386 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1204000 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1204000 UNAME_v=FreeBSD 12.4-RELEASE-p3 UNAME_r=12.4-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/124i386-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/124i386-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=124i386-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/124i386-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/net-im/neochat/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/llvm15/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/llvm15/bin/clang-c pp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/usr/local/llvm15/bin/clang++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" KDE_APPLICATIONS_SHLIB_VER=5.23.2 KDE_APPLICATIONS_VERSION_SHORT="23" KDE_PREFIX="/usr/local" KDE_APPLICATIONS_VERSION="23.04.2" KDE_FRAMEWORKS_VERSION="5.107.0" KDE_PLASMA_VERSION="5.27.6" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/neochat" EXAMPLESDIR="share/examples/neochat" DATADIR="share/neochat" WWWDIR="www/neochat" ETCDIR="etc/neoch
[package - 124amd64-quarterly][net-im/neochat] Failed for neochat-23.04.2 in build
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy2/data/124amd64-quarterly/ceea05e2ae9b/logs/neochat-23.04.2.log Build URL: https://pkg-status.freebsd.org/beefy2/build.html?mastername=124amd64-quarterly&build=ceea05e2ae9b Log: =>> Building net-im/neochat build started at Tue Jul 25 01:42:35 UTC 2023 port directory: /usr/ports/net-im/neochat package name: neochat-23.04.2 building for: FreeBSD 124amd64-quarterly-job-07 12.4-RELEASE-p3 FreeBSD 12.4-RELEASE-p3 amd64 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400088 Jail OSVERSION: 1204000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1204000 UNAME_v=FreeBSD 12.4-RELEASE-p3 UNAME_r=12.4-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/124amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/124amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=124amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/124amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/net-im/neochat/work/neochat-23.04.2/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/neochat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net-im/neochat/work/.cache HOME=/wrkdirs/usr/ports/net-im/neochat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/neochat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net-im/neochat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/net-im/neochat/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/llvm15/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/llvm15/bin/clang-c pp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/usr/local/llvm15/bin/clang++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" KDE_APPLICATIONS_SHLIB_VER=5.23.2 KDE_APPLICATIONS_VERSION_SHORT="23" KDE_PREFIX="/usr/local" KDE_APPLICATIONS_VERSION="23.04.2" KDE_FRAMEWORKS_VERSION="5.107.0" KDE_PLASMA_VERSION="5.27.6" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_TOOLDIR="lib/qt5/bin" OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/neochat" EXAMPLESDIR="share/examples/neochat" DATADIR="share/neochat" WWWDIR="www/neochat" ETCDIR="etc/neochat" --End PLIST_SU
[Bug 272649] x11/sddm: following the upgrade to 0.20.0, Plasma (X11) no longer starts – /usr/local/etc/pam.d/sddm-autologin – auth required pam_env.so
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272649 Graham Perrin ◐ changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr | |eeBSD.org) | CC||k...@freebsd.org -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272649] x11/sddm: following the upgrade to 0.20.0, Plasma (X11) no longer starts – /usr/local/etc/pam.d/sddm-autologin – auth required pam_env.so
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272649 Graham Perrin ◐ changed: What|Removed |Added URL||https://www.freshports.org/ ||x11/sddm/ -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 272637] x11/sddm: With sddm-0.20.0 plasma shows no power buttons
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272637 --- Comment #20 from Tatsuki Makino --- If launching consolekit is a workaround, what was launching consolekit in 0.19.0? Also, there is more dbus code related to consolekit in 0.20.0. It is sddm-0.20.0/src/daemon/DaemonApp.cpp -- You are receiving this mail because: You are on the CC list for the bug.
[package - main-amd64-default][devel/shiboken6] Failed for py39-shiboken6-6.4.2 in build
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p629834653cee_s789df254cc/logs/py39-shiboken6-6.4.2.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p629834653cee_s789df254cc Log: =>> Building devel/shiboken6 build started at Tue Jul 25 03:53:09 UTC 2023 port directory: /usr/ports/devel/shiboken6 package name: py39-shiboken6-6.4.2 building for: FreeBSD main-amd64-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400093 amd64 maintained by: k...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400089 Jail OSVERSION: 1400093 Job Id: 05 !!! Jail is newer than host. (Jail: 1400093, Host: 1400089) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400093 UNAME_v=FreeBSD 14.0-CURRENT 1400093 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py39 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py39 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- k...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.9" QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/shiboken6/work-py39/pyside-setup-opensource-src-6.4.2/sources/shiboken6/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39/.cache HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/shiboken6/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/shiboken6/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " QT_SELECT=qt6 QMAKEMODULES="/wrkdirs/usr/ports/devel/shiboken6/work-py39/pyside-setup-opensource-src-6.4.2/sources/shiboken6/mkspecs/modules:/usr/local/lib/qt6/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39/.cache HOME=/wrkdirs/usr/ports/devel/shiboken6/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/shiboken6/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/shiboken6/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/shiboken6/work-py39/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="