[Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855

Tobias C. Berner  changed:

   What|Removed |Added

 Status|New |In Progress

--- Comment #6 from Tobias C. Berner  ---
Patches are always welcome :D 

That being said, I will order an SSD and dig out my old computer ^^


mfg Tobias

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

[Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855

--- Comment #5 from Jan Beich  ---
(In reply to Tobias C. Berner from comment #4)
On my i7-6700k building qt5-webengine 5.9.5 for aarch64 took ~9 minutes more
than for amd64 (53 min vs. 44 min). Is that much? Or did you build jails
without -x (native-xtools) which provides major speedup?

If you don't want to I can test for you. OTOH, I'm not gonna waste time on
amd64/i386 instead as that would be your job. ;)

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

[Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855

--- Comment #4 from Tobias C. Berner  ---
Yes, I know about that. What I meant is, without wasting CPU cycles on my good
machine for that :)

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

[Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855

--- Comment #3 from Jan Beich  ---
(In reply to Tobias C. Berner from comment #2)
Why not cross-compile? On -CURRENT amd64 you can build a very large set of
release/architecture tuples.

# NOTE: -x (native-xtools) for < 12.0 targets requires /usr/src to match
requested version
$ poudriere jail -cj 112aarch64 -x -a arm64.aarch64 -v 11.2-RELEASE
$ poudriere jail -cj 120aarch64 -x -a arm64.aarch64 -v 12.0-RELEASE
$ poudriere jail -cj head-aarch64 -x -a arm64.aarch64 -v 13.0-CURRENT

$ poudriere jail -cj 120armv7 -x -a arm.armv7 -v releng/12.0 -m svn+https
$ poudriere jail -cj head-armv7 -x -a arm.armv7 -v head -m svn+https

More details:
https://wiki.freebsd.org/QemuUserModeHowTo
https://wiki.freebsd.org/Ports/BuildingPackagesThroughEmulation
https://www.youtube.com/watch?v=2J9Lz3pgnbA
https://www.youtube.com/watch?v=JfZIoyQhly4

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

[Bug 235093] x11/kde5: more GCC fixes

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235093

Tobias C. Berner  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

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

[Bug 235093] x11/kde5: more GCC fixes

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235093

--- Comment #20 from commit-h...@freebsd.org ---
A commit references this bug:

Author: tcberner
Date: Sat Mar 30 21:05:22 UTC 2019
New revision: 497360
URL: https://svnweb.freebsd.org/changeset/ports/497360

Log:
  devel/qtcreator: fix plist on GCC based architectures

  PR:   235093
  Submitted by: Piotr Kubaj 

Changes:
  head/devel/qtcreator/Makefile
  head/devel/qtcreator/pkg-plist

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

[Bug 236855] www/qt5-webengine: fails to build on aarch64 and armv7 after 5.12 update

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236855

Tobias C. Berner  changed:

   What|Removed |Added

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

--- Comment #2 from Tobias C. Berner  ---
Hmmm, I don't have any sensible way to test armv7/aarch64 stuff... 

mfg Tobias

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

[Bug 235921] Mk/Uses/qt-dist.mk: fix build with GCC-based architectures

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235921

Tobias C. Berner  changed:

   What|Removed |Added

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

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

[Bug 223678] devel/cmake: find_package(OpenMP) doesn't find the openmp package (when base clang compiler is used)

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223678

Tobias C. Berner  changed:

   What|Removed |Added

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

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

[Bug 235883] devel/qca does not build with option OPENSSL and ssl=libressl

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235883

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


kde@ is accepts patches for libressl support but does not write them :)



mfg Tobias

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

[Bug 235195] x11/plasma5-plasma: Windows and menus do not redraw after upgrade

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235195

Tobias C. Berner  changed:

   What|Removed |Added

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

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

I don't think there's much kde@ can do here. This is more up the
xorg/drm-driver people's alley.


Is it still an issue though?


mfg Tobias

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

[Bug 234132] x11/kde5: System settings crashes, minimise window artifacts

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234132

Tobias C. Berner  changed:

   What|Removed |Added

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

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

Is this still an issue with the newest drm drivers?


mfg Tobias

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

[Bug 228291] [patch] security/plasma5-kwallet-pam: make it work

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228291

Tobias C. Berner  changed:

   What|Removed |Added

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

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

Sorry, that fell through... could you rebase your patch against the current
state?


mfg Tobias

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

[Bug 232110] archivers/ark: Failure: Unable to find Ark's KPart Component, please check your installer

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232110

Tobias C. Berner  changed:

   What|Removed |Added

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

--- Comment #6 from Tobias C. Berner  ---
(In reply to Yuri Victorovich from comment #5)
@yuri is this still an issue?


mfg Tobias

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

[Bug 228408] sysutils/k3b: Missing multiple run dependencies, issuing invalid cdrecord command

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228408

Tobias C. Berner  changed:

   What|Removed |Added

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

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

[Bug 229260] devel/qt5-core: fails (configure) when using LOCALBASE != /usr/local

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229260

Tobias C. Berner  changed:

   What|Removed |Added

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

--- Comment #2 from Tobias C. Berner  ---
Hi John

What's the status of this now, is it still failing?


mfg Tobias

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

[Bug 221058] graphics/luminance: Update to 2.5.1

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221058

Tobias C. Berner  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Open|Closed

--- Comment #19 from Tobias C. Berner  ---
Thanks for your patience, and sorry it took so long.


mfg Tobias

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

[Bug 221058] graphics/luminance: Update to 2.5.1

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221058

--- Comment #18 from commit-h...@freebsd.org ---
A commit references this bug:

Author: tcberner
Date: Sat Mar 30 19:30:09 UTC 2019
New revision: 497333
URL: https://svnweb.freebsd.org/changeset/ports/497333

Log:
  graphics/luminance: Update to 2.5.1

  Release announcement:
http://qtpfsgui.sourceforge.net/?p=335

  PR:   221058
  Submitted by: goffr...@gmail.com (original version)
  Approved by:  h2+fbsdpo...@fsfe.org (maintainer, timeout)

Changes:
  head/graphics/luminance-qt5/Makefile
  head/graphics/luminance-qt5/distinfo
  head/graphics/luminance-qt5/files/patch-git_07e36ef8
  head/graphics/luminance-qt5/pkg-plist

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

[Bug 221058] graphics/luminance: Update to 2.5.1

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221058

Tobias C. Berner  changed:

   What|Removed |Added

   Assignee|h2+fbsdpo...@fsfe.org   |tcber...@freebsd.org

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

[Bug 221058] graphics/luminance: Update to 2.5.1

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221058

Tobias C. Berner  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(h2+fbs |maintainer-feedback-
   |dpo...@fsfe.org)|

--- Comment #17 from Tobias C. Berner  ---
Maintainer timeout.

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

[Bug 236534] [exp-run] Upgrade cmake to 3.14.0

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236534

--- Comment #3 from Tobias C. Berner  ---
Here's the updated patch including fixes for the four reported failures (thanks
to adridg@).


https://people.freebsd.org/~tcberner/patches/cmake-3.14.1.v2.diff


mfg Tobias

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

[Bug 236534] [exp-run] Upgrade cmake to 3.14.1

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236534

Tobias C. Berner  changed:

   What|Removed |Added

Summary|[exp-run] Upgrade cmake to  |[exp-run] Upgrade cmake to
   |3.14.0  |3.14.1

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

[Bug 235507] Exp-run for devel/ninja update to 1.9.0

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235507

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

This includes a workaround for multimedia/totem:
https://people.freebsd.org/~tcberner/patches/ninja-1.9.v2.diff

- cad/xtrkcad - was removed in r496768
- x11-toolkits/fltk-devel - will be removed tomorrow


with that I think everything should be fixed now for a second go at the
exp-run.


mfg Tobias

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

[Bug 236895] [exp-run] Update Qt5 to 5.12.2

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236895

--- Comment #1 from Tobias C. Berner  ---
Hi there

kde@ would like to ask for an exp-run to upgrade Qt5 to 5.12.2. 

The patch can be found here:
https://people.freebsd.org/~tcberner/patches/qt5-5.12.2.v1.diff


mfg Tobias

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

[Bug 236895] [exp-run] Update Qt5 to 5.12.2

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236895

Bug ID: 236895
   Summary: [exp-run] Update Qt5 to 5.12.2
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://github.com/freebsd/freebsd-ports-kde/tree/qt5-
5.12.2
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: port...@freebsd.org
  Reporter: tcber...@freebsd.org
CC: k...@freebsd.org
 Flags: exp-run?

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

[Bug 236894] [exp-run] Update pyqt to 5.12.1 (with it sip to 4.19.15 and qscintilla to 2.11.1)

2019-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236894

Bug ID: 236894
   Summary: [exp-run] Update pyqt to 5.12.1 (with it sip to
4.19.15 and qscintilla to 2.11.1)
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
   URL: https://github.com/freebsd/freebsd-ports-kde/tree/pyqt
-5.12
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: port...@freebsd.org
  Reporter: tcber...@freebsd.org
CC: k...@freebsd.org
 Flags: exp-run?

Hi there 

kde@ would like to ask for an exp-run to upgrade PyQt to 5.12.1

The patch can be found here:
https://people.freebsd.org/~tcberner/patches/pyqt-5.12.1.v1.diff


mfg Tobias

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