[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #41 from Tomoaki AOKI --- (In reply to Tatsuki Makino from comment #40) The outputs are just as yours. % pkg-config --variable=exec_prefix Qt5Core /usr/local % pkg-config --variable=host_bins Qt5Core /usr/local/lib/qt5/bin --

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #40 from Tatsuki Makino --- (In reply to Tomoaki AOKI from comment #39) The strings seems fine. What does the following command output? pkg-config --variable=exec_prefix Qt5Core pkg-config --variable=host_bins Qt5Core In my

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #39 from Tomoaki AOKI --- (In reply to Tatsuki Makino from comment #38) Looks matches as yours, except for additional lines before garbages. file to open is a directory Platforms share/doc/qt5 include/qt5 lib/qt5 libexec/qt5 l

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #38 from Tatsuki Makino --- This may not be a very relevant matter, but the following command in my problem-free environment returns the following results. Looking in /usr/local/bin seems to be the next best thing when /usr/loca

[package - 123amd64-quarterly][devel/libdbusmenu-qt] Failed for libdbusmenu-qt6-0.9.3.160420160218_13 in build

2023-01-20 Thread pkg-fallout
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/123amd64-quarterly/96225165defd

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #37 from Tomoaki AOKI --- (In reply to Tomoaki AOKI from comment #35) Finished without luck. I've happen to suspect that any of build tools sets erroneous parameters, and rebuilt *make* devel/samurai devel/ninja devel/

[package - 123i386-quarterly][devel/libdbusmenu-qt] Failed for libdbusmenu-qt6-0.9.3.160420160218_13 in build

2023-01-20 Thread pkg-fallout
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/123i386-quarterly/96225165defd/

FreeBSD ports you maintain which are out of date

2023-01-20 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #36 from Tomoaki AOKI --- (In reply to Tomoaki AOKI from comment #35) Oops! [1] https://www.freshports.org/sysutils/plasma5-discover/ -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #35 from Tomoaki AOKI --- (In reply to Tomoaki AOKI from comment #34) Rebuilding sysutils/plasma5-discover math/kig, libboost_python39.so.1.80.0 no longer loaded from /usr/local/lib/compat/pkg/. But libDiscoverCommon.so is stil

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #34 from Tomoaki AOKI --- (In reply to Tomoaki AOKI from comment #33) Widening the scope as % find -s /usr/local/lib/qt5/plugins/ -not -type d -exec ldd -a {} + | fgrep compat showed up libDiscoverCommon.so => /usr/

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #33 from Tomoaki AOKI --- (In reply to Tatsuki Makino from comment #32) Commenting out the whole block related with XDG_RUNTIME_DIR in .xinitrc made no differense. (The same value, which is different with the one in .xinitrc is

[exp - 123amd64-default-build-as-user][devel/libdbusmenu-qt] Failed for libdbusmenu-qt6-0.9.3.160420160218_13 in build

2023-01-20 Thread pkg-fallout
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/package19/data/123amd64-default-build-as-us

[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.8

2023-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652 --- Comment #32 from Tatsuki Makino --- (In reply to Tomoaki AOKI from comment #31) > Found code that sets XDG_RUNTIME_DIR in ~/.xinitrc, but the value was > different, so it should be overridden. And no such variable set on vty, which >