[Bug 273939] www/qt5-webengine 5.15.8_5 build fails

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273939

Mark Linimon  changed:

   What|Removed |Added

Summary|qt5-webengine 5.15.8_5  |www/qt5-webengine 5.15.8_5
   |build fails |build fails

-- 
You are receiving this mail because:
You are the assignee for the bug.

x11/kf5-krunner (KRunner): search results include a non-existent file

2023-09-18 Thread Graham Perrin

Re: the screenshot at 

Where, on disk, is the (Plasma Search) data from which KRunner get its 
bugged listing for a non-existent file?




Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Matthias Apitz
El día lunes, septiembre 18, 2023 a las 10:41:52p. m. +0200, Michael Gmelin 
escribió:

> 
> 
> > On 18. Sep 2023, at 18:03, Matthias Apitz  wrote:
> > 
> > El día lunes, septiembre 18, 2023 a las 11:36:17a. m. +0200, Matthias 
> > Apitz escribió:
> > 
> >>> El día lunes, septiembre 18, 2023 a las 11:08:16 +0300, Gleb Popov 
> >>> escribió:
> >>> 
> >>> On Mon, Sep 18, 2023 at 10:42 AM Matthias Apitz  wrote:
>  
>  
>  I investigated the problem described below further and modified
>  ~/.xinitrc to not start plasma, but twm and one xterm. The issue depends
>  clearly on KDE5. On KeyPress event of Control_L the two processes
>  Xorg and kglobalaccel jump in top on the list, Xorg with 30++%.
>  
>  If one uses multiple time Control_L + TAB to rotate between the virtual
>  desktops, this is lazy at the beginning and later the requests get
>  somehow stacked nd re-played by its own like a movie.
>  
>  This is not with my older laptop installation with ports from end of
>  2020 (which have been bleeding edge at this time).
>  
>  Should I file a bug in bugs.kde.org or is that somehow a known issue?
>  
>  Thanks
> >>> 
> >>> Probably you have something strange bound to this shortcut. Does the
> >>> problem exist for a newly created user (with empty ~/.config and
> >>> ~/.cache) ?
> >> 
> >> The trees ~/.config and ~/.cache have been copied from the 2020's system
> >> which is still in use. But I will follow your advice and test with a
> >> newly created user.
> > 
> > I created a new user 'test', did login as 'test', copied my ~guru/.xinitrc
> > to ~/.xinitrc, started KDE with 'startx' and started on the empty desktop
> > 'Konsole' from the Application launcher and with 'Konsole' the command
> > 'top'. Using the key 'Control_L' a few times, let's say 10 times in 10
> > seconds, brings the proc Xorg to 60% and kglobalaccel to 20% CPU 
> > utilization.
> > 
> > Please let me know, if I could check something.
> > 
> 
> Could you share the content of your .xinitrc (excuse if you had before).

It's attached. There is also nothing fancy configured for the desktop
switch. Each new desktop just moves in from right to the left. I have
configured 4 virtual desktops and from the fourth it cycles back to the
first.

matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
#
# test section to not boot KDE
#
# setxkbmap de -option terminate:ctrl_alt_bksp
# twm &
# xterm -fn 10x20
# exit
#
# end of test section

#
setxkbmap de -option terminate:ctrl_alt_bksp
xrandr --output default --mode 1366x768
/usr/local/bin/xbindkeys

# Trackpad section
#
device="Cypress APA I2C Trackpad"
#
xinput set-prop "$device" "libinput Tapping Enabled" 1
#
# for those who like "natural" scrolling:
#
xinput set-prop "$device" "libinput Natural Scrolling Enabled" 1
#
# this gives three buttons in the lower part of the TP:
#
xinput set-prop "$device" "libinput Middle Emulation Enabled"  0
#
#
#  Trackpad layout (see man cyapa)
#
#   2/3   1/3
#  +++
#  ||   Middle   |
#  ||   Button   |
#  |   Left ||
#  |  Button++
#  ||   Right|
#  ||   Button   |
#  ++|
#  | Thumb/Button Area   | 15%
#  +-+
# see also:
# https://wayland.freedesktop.org/libinput/doc/latest/clickpad-softbuttons.html
#
# end of Trackpad section


#
# startplasma-x11
#
echo .xinitrc-StartKDE > startkde.log
exec ck-launch-session startplasma-x11 \
  2>&1 | while read line; do echo -n "$(date '+%T'): "; echo $line ; test 
"$line" = "startkde: Done." && exit ; done | tee -a startkde.log


[Bug 273939] qt5-webengine 5.15.8_5 build fails

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273939

--- Comment #2 from rac...@achellal.com ---
no i am using the latest.
I will try to remove the package and rebuild it again.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 273939] qt5-webengine 5.15.8_5 build fails

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273939

Tobias C. Berner  changed:

   What|Removed |Added

 CC||tcber...@freebsd.org
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |

--- Comment #1 from Tobias C. Berner  ---
Moin moin 

This has been resolved on main -- are you using the quarterly branch?

In an unclean environment, i.e. not poudriere, it might also be necessary to
uninstall qt5-webengine before building.


mfg Tobias

-- 
You are receiving this mail because:
You are the assignee for the bug.

maintainer-feedback requested: [Bug 273939] qt5-webengine 5.15.8_5 build fails

2023-09-18 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (Nobody)
 for maintainer-feedback:
Bug 273939: qt5-webengine 5.15.8_5 build fails
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273939



--- Description ---
The builds fails on

/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdpart
y/chromium/base/template_util.h:138:32:
warning: builtin __has_trivial_destructor is deprecated; use
__is_trivially_destructible instead [-Wdeprecated-builtins]
  __has_trivial_copy(T) && __has_trivial_destructor(T);
   ^
--- sub-process-make_first ---
--- ../../libexec/QtWebEngineProcess ---
c++ -B/usr/local/bin -Wl,--as-needed -fstack-protector-strong -pthread
-Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/usr/local/lib/qt5 -o
../../libexec/QtWebEngineProcess .obj/main.o  
-L/usr/ports/www/qt5-webengine/work/.build/lib -L/usr/local/lib
/usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL
/usr/local/lib/qt5/libQt5WebEngineCore.so /usr/local/lib/qt5/libQt5Quick.so
/usr/local/lib/qt5/libQt5QmlModels.so /usr/local/lib/qt5/libQt5WebChannel.so
/usr/local/lib/qt5/libQt5Qml.so /usr/local/lib/qt5/libQt5Network.so
/usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Positioning.so
/usr/local/lib/qt5/libQt5Core.so
/usr/local/bin/ld: warning: libre2.so.10, needed by
/usr/local/lib/qt5/libQt5WebEngineCore.so, not found (try using -rpath or
-rpath-link)
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::PartialMatchN(re2::StringPiece const&, re2::RE2 const&,
re2::RE2::Arg const* const*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `bool re2::re2_internal::Parse(char const*, unsigned long,
int*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::AllPotentials(std::__1::vector > const&, std::__1::vector >*) const'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::RE2(re2::StringPiece const&, re2::RE2::Options const&)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::Add(re2::StringPiece const&, re2::RE2::Options
const&, int*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to
`re2::FilteredRE2::Compile(std::__1::vector, std::__1::allocator >,
std::__1::allocator,
std::__1::allocator > > >*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::Options::Options(re2::RE2::CannedOptions)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::CheckRewriteString(re2::StringPiece const&,
std::__1::basic_string,
std::__1::allocator >*) const'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::~RE2()'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::FilteredRE2()'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `bool re2::re2_internal::Parse, std::__1::allocator > >(char const*,
unsigned long, std::__1::basic_string,
std::__1::allocator >*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::RE2(std::__1::basic_string, std::__1::allocator > const&)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::~FilteredRE2()'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::RE2(char const*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::AllMatches(re2::StringPiece const&,
std::__1::vector > const&, std::__1::vector >*) const'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::Replace(std::__1::basic_string, std::__1::allocator >*, re2::RE2 const&,
re2::StringPiece const&)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::ConsumeN(re2::StringPiece*, re2::RE2 const&,
re2::RE2::Arg const* const*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `bool re2::re2_internal::Parse(char const*,
unsigned long, unsigned long*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::FullMatchN(re2::StringPiece const&, re2::RE2 const&,
re2::RE2::Arg const* const*, int)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [../../libexec/QtWebEngineProcess] Error code 1

make[4]: stopped in /usr/ports/www/qt5-webengine/work/.build/src/process
1 error

make[4]: stopped in /usr/ports/www/qt5-webengine/work/.build/src/process
*** [sub-process-make_first] Error code 2

make[3]: stopped in /usr/ports/www/qt5-webengine/work/.build/src
--- sub-tools-qwebengine_convert_dict-make_first ---
2 warnings 

[Bug 273939] qt5-webengine 5.15.8_5 build fails

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273939

Bug ID: 273939
   Summary: qt5-webengine 5.15.8_5 build fails
   Product: Ports & Packages
   Version: Latest
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: rac...@achellal.com
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

The builds fails on

/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/base/template_util.h:138:32:
warning: builtin __has_trivial_destructor is deprecated; use
__is_trivially_destructible instead [-Wdeprecated-builtins]
  __has_trivial_copy(T) && __has_trivial_destructor(T);
   ^
--- sub-process-make_first ---
--- ../../libexec/QtWebEngineProcess ---
c++ -B/usr/local/bin -Wl,--as-needed -fstack-protector-strong -pthread
-Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/usr/local/lib/qt5 -o
../../libexec/QtWebEngineProcess .obj/main.o  
-L/usr/ports/www/qt5-webengine/work/.build/lib -L/usr/local/lib
/usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so -lGL
/usr/local/lib/qt5/libQt5WebEngineCore.so /usr/local/lib/qt5/libQt5Quick.so
/usr/local/lib/qt5/libQt5QmlModels.so /usr/local/lib/qt5/libQt5WebChannel.so
/usr/local/lib/qt5/libQt5Qml.so /usr/local/lib/qt5/libQt5Network.so
/usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Positioning.so
/usr/local/lib/qt5/libQt5Core.so
/usr/local/bin/ld: warning: libre2.so.10, needed by
/usr/local/lib/qt5/libQt5WebEngineCore.so, not found (try using -rpath or
-rpath-link)
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::PartialMatchN(re2::StringPiece const&, re2::RE2 const&,
re2::RE2::Arg const* const*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `bool re2::re2_internal::Parse(char const*, unsigned long,
int*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::AllPotentials(std::__1::vector > const&, std::__1::vector >*) const'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::RE2(re2::StringPiece const&, re2::RE2::Options const&)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::Add(re2::StringPiece const&, re2::RE2::Options
const&, int*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to
`re2::FilteredRE2::Compile(std::__1::vector, std::__1::allocator >,
std::__1::allocator,
std::__1::allocator > > >*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::Options::Options(re2::RE2::CannedOptions)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::CheckRewriteString(re2::StringPiece const&,
std::__1::basic_string,
std::__1::allocator >*) const'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::~RE2()'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::FilteredRE2()'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `bool re2::re2_internal::Parse, std::__1::allocator > >(char const*,
unsigned long, std::__1::basic_string,
std::__1::allocator >*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::RE2(std::__1::basic_string, std::__1::allocator > const&)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::~FilteredRE2()'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::RE2(char const*)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::FilteredRE2::AllMatches(re2::StringPiece const&,
std::__1::vector > const&, std::__1::vector >*) const'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::Replace(std::__1::basic_string, std::__1::allocator >*, re2::RE2 const&,
re2::StringPiece const&)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::ConsumeN(re2::StringPiece*, re2::RE2 const&,
re2::RE2::Arg const* const*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `bool re2::re2_internal::Parse(char const*,
unsigned long, unsigned long*, int)'
/usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
reference to `re2::RE2::FullMatchN(re2::StringPiece const&, re2::RE2 const&,
re2::RE2::Arg const* const*, int)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** 

[Bug 273937] x11-wm/plasma5-kwin with x11/nvidia-driver-470: occasional title bar failures on at least one external display, worked around with kwin_x11 --replace

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273937

Graham Perrin  changed:

   What|Removed |Added

  Flags||maintainer-feedback?(danfe@
   ||FreeBSD.org)
   Assignee|ports-b...@freebsd.org  |da...@freebsd.org

--- Comment #2 from Graham Perrin  ---
Assignment to danfe@ because although this bug does involve KWin, I never
observed the bug with radeonkms.

>From : 

> GK107GLM [Quadro K1100M]

Scrolling up shows 'Budgie (X11) - LightDM', this is false
().

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273937] x11-wm/plasma5-kwin with x11/nvidia-driver-470: occasional title bar failures on at least one external display, worked around with kwin_x11 --replace

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273937

Graham Perrin  changed:

   What|Removed |Added

 Status|New |Open

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273937] x11-wm/plasma5-kwin with x11/nvidia-driver-470: occasional title bar failures on at least one external display, worked around with kwin_x11 --replace

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273937

--- Comment #1 from Graham Perrin  ---
Created attachment 245013
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245013=edit
Screenshot: HexChat in the flickering upside-down state (before kwin_x11
--replace)

I forgot to add this at comment 0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273937] x11-wm/plasma5-kwin with x11/nvidia-driver-470: occasional title bar failures on at least one external display, worked around with kwin_x11 --replace

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273937

Bug ID: 273937
   Summary: x11-wm/plasma5-kwin with x11/nvidia-driver-470:
occasional title bar failures on at least one external
display, worked around with kwin_x11 --replace
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://bsd-hardware.info/?probe=7339d12365
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: ports-b...@freebsd.org
  Reporter: grahamper...@gmail.com
CC: da...@freebsd.org, k...@freebsd.org
CC: da...@freebsd.org, k...@freebsd.org


https://www.freshports.org/x11/nvidia-driver-470/

The internal hard disk drive that I previously used in an HP-docked HP
EliteBook 8570p (using radeonkms) is now in a superior, identically-docked HP
ZBook 17 G2 (using nvidia-modeset). 

Amongst the first things observed after the upgrade: on a docked display, title
bars were present and somewhat responsive (a click would bring the window to
front), however the close, minimise, and maximise icons within the bar were
colourless. 

With a more recent recurrence of the bug: the title bar was outdated for a
Firefox window with multiple tabs. The title in the bar did not match the title
of the current tab. 

With the most recent recurrence: the most remarkable side-effect was flickering
upside-down appearance of a window from a background application (HexChat). The
attached screenshot was taken after bringing HexChat to front. 

Flickering upside-down ceased after the windowing-specific workaround below. 

My current sense of things is that this bug bites only after wake from sleep
(resume after suspend). 

As far as I can tell: the workaround below is consistently good. 

kwin_x11 --replace



Side note: on one previous occasion, KRunner, which I use to run the command,
remained on screen after (windowed) title bars returned to normal. Keying
Escape did not close the window, so I used htop to kill the process.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[package - 124amd64-quarterly][net-im/neochat] Failed for neochat-23.04.2 in build

2023-09-18 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/124amd64-quarterly/ae1948f82864/logs/neochat-23.04.2.log
Build URL:  
https://pkg-status.freebsd.org/beefy2/build.html?mastername=124amd64-quarterly=ae1948f82864
Log:

=>> Building net-im/neochat
build started at Tue Sep 19 01:29:38 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-p5 FreeBSD 
12.4-RELEASE-p5 amd64
maintained by: k...@freebsd.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 150
Jail OSVERSION: 1204000
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p5
UNAME_r=12.4-RELEASE-p5
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_SUB--


[package - 124i386-quarterly][net-im/neochat] Failed for neochat-23.04.2 in build

2023-09-18 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/124i386-quarterly/ae1948f82864/logs/neochat-23.04.2.log
Build URL:  
https://pkg-status.freebsd.org/beefy4/build.html?mastername=124i386-quarterly=ae1948f82864
Log:

=>> Building net-im/neochat
build started at Tue Sep 19 01:13:30 UTC 2023
port directory: /usr/ports/net-im/neochat
package name: neochat-23.04.2
building for: FreeBSD 124i386-quarterly-job-07 12.4-RELEASE-p5 FreeBSD 
12.4-RELEASE-p5 i386
maintained by: k...@freebsd.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 150
Jail OSVERSION: 1204000
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p5
UNAME_r=12.4-RELEASE-p5
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/neochat"

[Bug 273866] devel/py-qt5-pyqt depends on deprecated www/qt5-webkit

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273866

Graham Perrin  changed:

   What|Removed |Added

URL|https://www.freshports.org/ |https://www.freshports.org/
   |print/hplip/|devel/py-qt5-pyqt/
   Keywords|needs-qa|
 CC|grahamper...@gmail.com  |

-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2, 1 && key Control_L)

2023-09-18 Thread Michael Gmelin



> On 18. Sep 2023, at 18:03, Matthias Apitz  wrote:
> 
> El día lunes, septiembre 18, 2023 a las 11:36:17a. m. +0200, Matthias Apitz 
> escribió:
> 
>>> El día lunes, septiembre 18, 2023 a las 11:08:16 +0300, Gleb Popov escribió:
>>> 
>>> On Mon, Sep 18, 2023 at 10:42 AM Matthias Apitz  wrote:
 
 
 I investigated the problem described below further and modified
 ~/.xinitrc to not start plasma, but twm and one xterm. The issue depends
 clearly on KDE5. On KeyPress event of Control_L the two processes
 Xorg and kglobalaccel jump in top on the list, Xorg with 30++%.
 
 If one uses multiple time Control_L + TAB to rotate between the virtual
 desktops, this is lazy at the beginning and later the requests get
 somehow stacked nd re-played by its own like a movie.
 
 This is not with my older laptop installation with ports from end of
 2020 (which have been bleeding edge at this time).
 
 Should I file a bug in bugs.kde.org or is that somehow a known issue?
 
 Thanks
>>> 
>>> Probably you have something strange bound to this shortcut. Does the
>>> problem exist for a newly created user (with empty ~/.config and
>>> ~/.cache) ?
>> 
>> The trees ~/.config and ~/.cache have been copied from the 2020's system
>> which is still in use. But I will follow your advice and test with a
>> newly created user.
> 
> I created a new user 'test', did login as 'test', copied my ~guru/.xinitrc
> to ~/.xinitrc, started KDE with 'startx' and started on the empty desktop
> 'Konsole' from the Application launcher and with 'Konsole' the command
> 'top'. Using the key 'Control_L' a few times, let's say 10 times in 10
> seconds, brings the proc Xorg to 60% and kglobalaccel to 20% CPU utilization.
> 
> Please let me know, if I could check something.
> 

Could you share the content of your .xinitrc (excuse if you had before).

Best

> Thanks
> 
>matthias
> 
> -- 
> Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
> Public GnuPG key: http://www.unixarea.de/key.pub
> 



[Bug 273866] devel/py-qt5-pyqt depends on deprecated www/qt5-webkit

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273866

--- Comment #2 from Tijl Coosemans  ---
Created attachment 245004
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245004=edit
disable webkit in py-qt5-pyqt

Turns out I removed webkit support from pyqt in my local tree a few months ago.
 Here's the patch for that.  This breaks ports that depend on it of course, but
I guess such ports would be removed together with webkit at the end of this
year anyway.  The alternative would be to make webkit support optional.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 273866] devel/py-qt5-pyqt depends on deprecated www/qt5-webkit

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273866

Tijl Coosemans  changed:

   What|Removed |Added

   Assignee|t...@freebsd.org|k...@freebsd.org
Summary|print/hplip:|devel/py-qt5-pyqt depends
   |devel/py-qt5-pyqt depends   |on deprecated
   |on deprecated   |www/qt5-webkit
   |www/qt5-webkit  |
  Flags|maintainer-feedback?(tijl@F |
   |reeBSD.org) |
 CC||t...@freebsd.org

--- Comment #1 from Tijl Coosemans  ---
hplip does not need webkit, so this is a pyqt problem.  I don't think hplip
will switch to Qt6 before distros switch to Plasma 6.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Gleb Popov
On Mon, Sep 18, 2023 at 7:39 PM Matthias Apitz  wrote:
>
> When I kill kglobalaccel5, Xorg stressed with repeated 'Control_L' goes
> only to 20% but Control_L + TAB does not switch to my virtual desktops.
> When I restart kglobalaccel5 from the shell, switching works again with
> the same CPU symptom.

Ugh, this doesn't give a hint, then. Do you have fancy effects enabled
for the virtual desktop switching? If yes, can you try disabling it or
the compositor altogether to see if the problem goes away? I don't
really remember how to do that, so you'd have to search for these
settings in System Settings yourself.


Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Matthias Apitz
El día lunes, septiembre 18, 2023 a las 07:09:13p. m. +0300, Gleb Popov 
escribió:

> On Mon, Sep 18, 2023 at 7:04 PM Matthias Apitz  wrote:
> >
> > I created a new user 'test', did login as 'test', copied my ~guru/.xinitrc
> > to ~/.xinitrc, started KDE with 'startx' and started on the empty desktop
> > 'Konsole' from the Application launcher and with 'Konsole' the command
> > 'top'. Using the key 'Control_L' a few times, let's say 10 times in 10
> > seconds, brings the proc Xorg to 60% and kglobalaccel to 20% CPU 
> > utilization.
> 
> This is peculiar. At least we now know that it isn't your personal
> setup's problem. However, I'm not sure how to debug this further.
> 
> How about killing the kglobalaccel process? Does this stop the CPU 
> consumption?
> 

When I kill kglobalaccel5, Xorg stressed with repeated 'Control_L' goes
only to 20% but Control_L + TAB does not switch to my virtual desktops.
When I restart kglobalaccel5 from the shell, switching works again with
the same CPU symptom.

matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub


Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Gleb Popov
On Mon, Sep 18, 2023 at 7:04 PM Matthias Apitz  wrote:
>
> I created a new user 'test', did login as 'test', copied my ~guru/.xinitrc
> to ~/.xinitrc, started KDE with 'startx' and started on the empty desktop
> 'Konsole' from the Application launcher and with 'Konsole' the command
> 'top'. Using the key 'Control_L' a few times, let's say 10 times in 10
> seconds, brings the proc Xorg to 60% and kglobalaccel to 20% CPU utilization.

This is peculiar. At least we now know that it isn't your personal
setup's problem. However, I'm not sure how to debug this further.

How about killing the kglobalaccel process? Does this stop the CPU consumption?


Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Matthias Apitz
El día lunes, septiembre 18, 2023 a las 11:36:17a. m. +0200, Matthias Apitz 
escribió:

> El día lunes, septiembre 18, 2023 a las 11:08:16 +0300, Gleb Popov escribió:
> 
> > On Mon, Sep 18, 2023 at 10:42 AM Matthias Apitz  wrote:
> > >
> > >
> > > I investigated the problem described below further and modified
> > > ~/.xinitrc to not start plasma, but twm and one xterm. The issue depends
> > > clearly on KDE5. On KeyPress event of Control_L the two processes
> > > Xorg and kglobalaccel jump in top on the list, Xorg with 30++%.
> > >
> > > If one uses multiple time Control_L + TAB to rotate between the virtual
> > > desktops, this is lazy at the beginning and later the requests get
> > > somehow stacked nd re-played by its own like a movie.
> > >
> > > This is not with my older laptop installation with ports from end of
> > > 2020 (which have been bleeding edge at this time).
> > >
> > > Should I file a bug in bugs.kde.org or is that somehow a known issue?
> > >
> > > Thanks
> > 
> > Probably you have something strange bound to this shortcut. Does the
> > problem exist for a newly created user (with empty ~/.config and
> > ~/.cache) ?
> 
> The trees ~/.config and ~/.cache have been copied from the 2020's system
> which is still in use. But I will follow your advice and test with a
> newly created user.

I created a new user 'test', did login as 'test', copied my ~guru/.xinitrc
to ~/.xinitrc, started KDE with 'startx' and started on the empty desktop
'Konsole' from the Application launcher and with 'Konsole' the command
'top'. Using the key 'Control_L' a few times, let's say 10 times in 10
seconds, brings the proc Xorg to 60% and kglobalaccel to 20% CPU utilization.

Please let me know, if I could check something.

Thanks

matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub


[Bug 273695] [exp-run] Update KDE Frameworks to 5.110.0

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273695

--- Comment #8 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=64fcfc13d7c16292042b4d82627aa294abc1de6d

commit 64fcfc13d7c16292042b4d82627aa294abc1de6d
Author: Tobias C. Berner 
AuthorDate: 2023-09-06 18:45:43 +
Commit: Tobias C. Berner 
CommitDate: 2023-09-18 15:54:39 +

KDE: Update KDE Frameworks to 5.110

Saturday, 9 September 2023

KDE today announces the release of KDE Frameworks 5.110.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:   https://kde.org/announcements/frameworks/5/5.110.0/

Exp-run by: antoine
PR: 273695

 Mk/Uses/kde.mk |  2 +-
 archivers/kf5-karchive/distinfo|  6 +++---
 devel/kf5-extra-cmake-modules/distinfo |  6 +++---
 devel/kf5-kapidox/distinfo |  6 +++---
 devel/kf5-kauth/distinfo   |  6 +++---
 devel/kf5-kbookmarks/distinfo  |  6 +++---
 devel/kf5-kcmutils/distinfo|  6 +++---
 devel/kf5-kconfig/distinfo |  6 +++---
 devel/kf5-kcoreaddons/distinfo |  6 +++---
 devel/kf5-kcoreaddons/pkg-plist|  1 +
 devel/kf5-kcrash/distinfo  |  6 +++---
 devel/kf5-kdbusaddons/distinfo |  6 +++---
 devel/kf5-kdeclarative/distinfo|  6 +++---
 devel/kf5-kdeclarative/pkg-plist   |  1 +
 devel/kf5-kdoctools/distinfo   |  6 +++---
 devel/kf5-kfilemetadata/distinfo   |  6 +++---
 devel/kf5-ki18n/distinfo   |  6 +++---
 devel/kf5-kidletime/distinfo   |  6 +++---
 devel/kf5-kio/distinfo |  6 +++---
 devel/kf5-kitemmodels/distinfo |  6 +++---
 devel/kf5-knewstuff/distinfo   |  6 +++---
 devel/kf5-knotifications/distinfo  |  6 +++---
 devel/kf5-knotifyconfig/distinfo   |  6 +++---
 devel/kf5-kpackage/distinfo|  6 +++---
 devel/kf5-kparts/distinfo  |  6 +++---
 devel/kf5-kpeople/distinfo |  6 +++---
 devel/kf5-kpty/distinfo|  6 +++---
 devel/kf5-kservice/distinfo|  6 +++---
 devel/kf5-ktexteditor/Makefile |  1 -
 devel/kf5-ktexteditor/distinfo |  6 +++---
 devel/kf5-kunitconversion/distinfo |  6 +++---
 devel/kf5-solid/distinfo   |  6 +++---
 devel/kf5-threadweaver/distinfo|  6 +++---
 dns/kf5-kdnssd/distinfo|  6 +++---
 graphics/kf5-kimageformats/Makefile|  1 -
 graphics/kf5-kimageformats/distinfo|  6 +++---
 .../files/patch-CMakeLists.txt (gone)  | 23 --
 .../files/patch-src_imageformats_avif.cpp (gone)   | 15 --
 graphics/kf5-kimageformats/pkg-plist   |  2 ++
 graphics/kf5-kplotting/distinfo|  6 +++---
 graphics/kf5-kquickcharts/distinfo |  6 +++---
 graphics/kf5-prison/distinfo   |  6 +++---
 lang/kf5-kross/distinfo|  6 +++---
 misc/kf5-purpose/distinfo  |  6 +++---
 multimedia/kf5-kmediaplayer/distinfo   |  6 +++---
 net/kf5-kcalendarcore/distinfo |  6 +++---
 net/kf5-kcontacts/distinfo |  6 +++---
 net/kf5-kdav/distinfo  |  6 +++---
 net/kf5-kholidays/distinfo |  6 +++---
 net/kf5-kxmlrpcclient/distinfo |  6 +++---
 net/kf5-syndication/distinfo   |  6 +++---
 security/kf5-kdesu/distinfo|  6 +++---
 sysutils/kf5-baloo/distinfo|  6 +++---
 sysutils/kf5-kwallet/distinfo  |  6 +++---
 textproc/kf5-kcodecs/distinfo  |  6 +++---
 textproc/kf5-sonnet/distinfo   |  6 +++---
 textproc/kf5-syntax-highlighting/distinfo  |  6 +++---
 www/kf5-kdewebkit/distinfo |  6 +++---
 www/kf5-khtml/distinfo |  6 +++---
 www/kf5-kjs/distinfo   |  6 +++---
 www/kf5-kjsembed/distinfo  

[Bug 273695] [exp-run] Update KDE Frameworks to 5.110.0

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273695

--- Comment #7 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=c7691ef42dd0bcb1c794782eecb269d0c3a9480b

commit c7691ef42dd0bcb1c794782eecb269d0c3a9480b
Author: Tobias C. Berner 
AuthorDate: 2023-09-18 15:49:20 +
Commit: Tobias C. Berner 
CommitDate: 2023-09-18 15:57:12 +

chinese/libime-jyutping: fix plist against KDE Frameworks 5.110

The change [1] in KDE Frameworks leads to the configuration
ecm_setup_version(PROJECT
  VARIABLE_PREFIX IMEJyutping
  PACKAGE_VERSION_FILE
"${CMAKE_CURRENT_BINARY_DIR}/LibIMEJyutpingConfigVersion.cmake"
  SOVERSION 0)
accepting the value '0' as so-version, and not defaulting to the
softwares major version (here 1).

This leads to the .so.1 being renamed to .so.0 in the final package.

[1]
https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/1da0bba97d170e6d04eaf681c1b325cabcf5

PR: 273695

 chinese/libime-jyutping/Makefile  | 2 +-
 chinese/libime-jyutping/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273695] [exp-run] Update KDE Frameworks to 5.110.0

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273695

--- Comment #6 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=4b546b73c6af275e286998f94a3a97c186cfbfe0

commit 4b546b73c6af275e286998f94a3a97c186cfbfe0
Author: Tobias C. Berner 
AuthorDate: 2023-09-18 15:45:43 +
Commit: Tobias C. Berner 
CommitDate: 2023-09-18 15:55:44 +

textproc/fcitx5-configtool: fix plist against KDE Frameworks 5.110

The change [1] in KDE Frameworks leads to the configuration
ecm_setup_version(PROJECT VARIABLE_PREFIX Fcitx5Migrator
  VERSION_HEADER
"${CMAKE_CURRENT_BINARY_DIR}/migrator_version.h"
  PACKAGE_VERSION_FILE
"${CMAKE_CURRENT_BINARY_DIR}/Fcitx5MigratorVersion.cmake"
  SOVERSION 0)
accepting the value '0' as so-version, and not defaulting to the
softwares major version (here 5).

This leads to the .so.5 being renamed to .so.0 in the final package.

[1]
https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/1da0bba97d170e6d04eaf681c1b325cabcf5

PR: 273695

 textproc/fcitx5-configtool/Makefile  | 2 +-
 textproc/fcitx5-configtool/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273695] [exp-run] Update KDE Frameworks to 5.110.0

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273695

--- Comment #5 from Antoine Brodin  ---
(In reply to Tobias C. Berner from comment #4)
the exp-builders are busy so if you can test the fixes yourself it's better

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273695] [exp-run] Update KDE Frameworks to 5.110.0

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273695

--- Comment #4 from Tobias C. Berner  ---
(In reply to Antoine Brodin from comment #1)

@antoine, two of the fallout have been fixed. 

The others are related to
https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/1da0bba97d170e6d04eaf681c1b325cabcf5
and I will push them with the update. 

Do you want to re-run it with an updated patch, or can I push it?


mfg Tobias

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273695] [exp-run] Update KDE Frameworks to 5.110.0

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273695

--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=f54d5830ad3f5e96d679eb93c8ee7f82d8d1bd00

commit f54d5830ad3f5e96d679eb93c8ee7f82d8d1bd00
Author: Tobias C. Berner 
AuthorDate: 2023-09-18 15:13:06 +
Commit: Tobias C. Berner 
CommitDate: 2023-09-18 15:19:09 +

net-im/kaidan: add missing dependency on kio

PR: 273695

 net-im/kaidan/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 273695] [exp-run] Update KDE Frameworks to 5.110.0

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273695

--- Comment #2 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1a3f16bb540b9d18e5b08f9c66fb3876d807d92a

commit 1a3f16bb540b9d18e5b08f9c66fb3876d807d92a
Author: Tobias C. Berner 
AuthorDate: 2023-09-18 15:15:35 +
Commit: Tobias C. Berner 
CommitDate: 2023-09-18 15:19:10 +

devel/massif-visualizer:  add missing dependency on xmlpatterns

PR: 273695

 devel/massif-visualizer/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Matthias Apitz
El día lunes, septiembre 18, 2023 a las 11:08:16 +0300, Gleb Popov escribió:

> On Mon, Sep 18, 2023 at 10:42 AM Matthias Apitz  wrote:
> >
> >
> > I investigated the problem described below further and modified
> > ~/.xinitrc to not start plasma, but twm and one xterm. The issue depends
> > clearly on KDE5. On KeyPress event of Control_L the two processes
> > Xorg and kglobalaccel jump in top on the list, Xorg with 30++%.
> >
> > If one uses multiple time Control_L + TAB to rotate between the virtual
> > desktops, this is lazy at the beginning and later the requests get
> > somehow stacked nd re-played by its own like a movie.
> >
> > This is not with my older laptop installation with ports from end of
> > 2020 (which have been bleeding edge at this time).
> >
> > Should I file a bug in bugs.kde.org or is that somehow a known issue?
> >
> > Thanks
> 
> Probably you have something strange bound to this shortcut. Does the
> problem exist for a newly created user (with empty ~/.config and
> ~/.cache) ?

The trees ~/.config and ~/.cache have been copied from the 2020's system
which is still in use. But I will follow your advice and test with a
newly created user.

Thanks

matthias


-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub


Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Gleb Popov
On Mon, Sep 18, 2023 at 10:42 AM Matthias Apitz  wrote:
>
>
> I investigated the problem described below further and modified
> ~/.xinitrc to not start plasma, but twm and one xterm. The issue depends
> clearly on KDE5. On KeyPress event of Control_L the two processes
> Xorg and kglobalaccel jump in top on the list, Xorg with 30++%.
>
> If one uses multiple time Control_L + TAB to rotate between the virtual
> desktops, this is lazy at the beginning and later the requests get
> somehow stacked nd re-played by its own like a movie.
>
> This is not with my older laptop installation with ports from end of
> 2020 (which have been bleeding edge at this time).
>
> Should I file a bug in bugs.kde.org or is that somehow a known issue?
>
> Thanks

Probably you have something strange bound to this shortcut. Does the
problem exist for a newly created user (with empty ~/.config and
~/.cache) ?


CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L)

2023-09-18 Thread Matthias Apitz


I investigated the problem described below further and modified
~/.xinitrc to not start plasma, but twm and one xterm. The issue depends
clearly on KDE5. On KeyPress event of Control_L the two processes
Xorg and kglobalaccel jump in top on the list, Xorg with 30++%.

If one uses multiple time Control_L + TAB to rotate between the virtual
desktops, this is lazy at the beginning and later the requests get
somehow stacked nd re-played by its own like a movie.

This is not with my older laptop installation with ports from end of
2020 (which have been bleeding edge at this time).

Should I file a bug in bugs.kde.org or is that somehow a known issue?

Thanks

matthias

- Forwarded message from Matthias Apitz  -

Date: Sun, 17 Sep 2023 17:16:09 +0200
From: Matthias Apitz 
To: freebsd-...@freebsd.org
Subject: xorg-server-21.1.8_2,1 && key Control_L


Hello,

I updated (using poudriere) to very recent ports and esp. the Xorg to
to 7.7_3 and the server itself from xorg-server-1.20.9,1.txz to
xorg-server-21.1.8_2,1.

I'm using a desktop, where Control_L + TAB is used to circle around in virtual
desktops. While using this I see some kind of lazy switch between the
virtual desktops and investigating this it turned out, that simple
pressing the key Control_L (i.e. without followed by TAB) makes the
Xorg process consuming 20% to 50% of the CPU.

Xorg is running as: 

/usr/local/libexec/Xorg -nolisten tcp -retro -logverbose 6

and pressing Control_L + TAB (for the desktop rotate) gives messages in
/var/log/Xorg.0.log like these

$ tail -f /var/log/Xorg.0.log
...
[ 11019.507] [dix] EventToCore: Not implemented yet 
[ 11019.507] [dix] EventToCore: Not implemented yet 
[ 11019.663] [dix] EventToCore: Not implemented yet 
[ 11019.663] [dix] EventToCore: Not implemented yet 
[ 11019.663] [dix] EventToCore: Not implemented yet 
[ 11019.663] [dix] EventToCore: Not implemented yet 

What does this mean?

matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub


- End forwarded message -

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub


[Bug 273916] Missing KDE package in FreeBSD 14.0 Beta1/Beta2 32bit ISO

2023-09-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273916

Mina Galić  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|k...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.