[Bug 279187] devel/ninja: Update to 1.12.1

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279187

Oleh Hushchenkov  changed:

   What|Removed |Added

 CC||o.hushchen...@gmail.com

--- Comment #4 from Oleh Hushchenkov  ---
There is no progress on solving build issue of qt[5|6]-webengine with new ninja
version.

As a solution I propose to create devel/ninja111 port, switch qt[5|6]-webengine
to it and proceed with this update.

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

[Bug 279187] devel/ninja: Update to 1.12.1

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279187

--- Comment #7 from Jason E. Hale  ---
(In reply to Daniel Engberg from comment #6)
For the chromium part, we need ninja. The chromium in qt5-webengine is so old,
it might build with samurai, but according to bug #270876, more recent chromium
does not.

I will work on fixing these, but if Qt 6.8.x still doesn’t build as-is, it will
have to wait until after 6.8.3 has landed. I have 6.8.3 and 6.9.0-pre going on
simultaneously right now and I’d rather not throw more complexity into the
equation.

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

[Bug 270879] x11-fm/krusader2: viewing archives does not work

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270879

Adriaan de Groot  changed:

   What|Removed |Added

 CC||adr...@freebsd.org

--- Comment #8 from Adriaan de Groot  ---
With the current version of krusader on 14-STABLE, tar (both uncompressed and
tgz) work. Zip archives do not, and I'm going to sit down to make the change to
default to the LOCALBASE version of unzip (because it finds the one in
/usr/bin, which isn't compatible).

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

[Bug 285414] [exp-run] Update KDE Frameworks 6 to 6.12.0

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285414

Max Brazhnikov  changed:

   What|Removed |Added

 CC||k...@freebsd.org

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

maintainer-feedback requested: [Bug 285503] x11-themes/qt5-style-plugins reinstall needed after qt5 upgrade

2025-03-18 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (group)
 for maintainer-feedback:
Bug 285503: x11-themes/qt5-style-plugins reinstall needed after qt5 upgrade
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285503



--- Description ---
Every upgrade of Qt5 ports/packages breaks ALL Qt5 applications if
x11-themes/qt5-style-plugins port/package is installed. They are failed to
start with the following errors (Qt versions can be different):

Cannot mix incompatible Qt library (5.15.14) with this library (5.15.16)

The error origin is Qt5 plugin
/usr/local/lib/qt5/plugins/styles/libqgtk2style.so installed by the
port/package x11-themes/qt5-style-plugins. It seems that this package was
rebuilt using the current version of Qt library, but the package version was
not updated.

The problem is solved for me after reinstall of the package
x11-themes/qt5-style-plugins (the version of the package is the same as
before).

This problem is really confusing, notably for an 'average' user. Many
applications don't start after package upgrade - it looks very very bad.


[Bug 279187] devel/ninja: Update to 1.12.1

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279187

--- Comment #6 from Daniel Engberg  ---
Is ninja hardcoded on those ports or can we just use cmake:noninja or possibly
samurai instead?

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

[Bug 279187] devel/ninja: Update to 1.12.1

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279187

--- Comment #5 from Jason E. Hale  ---
(In reply to Oleh Hushchenkov from comment #4)
Since nobody stepped up to help, I had to put this on the back burner to focus
on more important issues. I have access to much faster build hardware now, so
fixing these won’t be nearly as painful. This will still need another exp-run
since so much time has passed and other things have probably broken in the
meantime.

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

[Bug 285503] x11-themes/qt5-style-plugins reinstall needed after qt5 upgrade

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285503

Bug ID: 285503
   Summary: x11-themes/qt5-style-plugins reinstall needed after
qt5 upgrade
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: pe...@flytrace.com
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

Every upgrade of Qt5 ports/packages breaks ALL Qt5 applications if
x11-themes/qt5-style-plugins port/package is installed. They are failed to
start with the following errors (Qt versions can be different):

Cannot mix incompatible Qt library (5.15.14) with this library (5.15.16)

The error origin is Qt5 plugin
/usr/local/lib/qt5/plugins/styles/libqgtk2style.so installed by the
port/package x11-themes/qt5-style-plugins. It seems that this package was
rebuilt using the current version of Qt library, but the package version was
not updated.

The problem is solved for me after reinstall of the package
x11-themes/qt5-style-plugins (the version of the package is the same as
before).

This problem is really confusing, notably for an 'average' user. Many
applications don't start after package upgrade - it looks very very bad.

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