Re: [kde-freebsd] [package - 93amd64-default][graphics/digikam-kde4] Failed for digikam-4.2.0_3, 2 in build

2016-03-23 Thread Adriaan de Groot
On Wednesday, March 23, 2016 07:12:35 PM Andriy Gapon wrote: > Interesting that clang on head does complain about this as well. > http://article.gmane.org/gmane.os.freebsd.devel.pkg-fallout/285895 Here's a very short example: === [adridg@beastie /tmp]$ cat t.cpp extern "C" { #include }

Re: [kde-freebsd] [package - 93amd64-default][graphics/digikam-kde4] Failed for digikam-4.2.0_3, 2 in build

2016-03-23 Thread Andriy Gapon
On 23/03/2016 12:34, Adriaan de Groot wrote: > This fallout occurs on 9.3 because of two things: > > - gcc from base doesn't like templates in an extern "C" { } block >- clang in 10.1 doesn't mind Interesting that clang on head does complain about this as well.

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/sysutils/plasma5-kinfocenter

2016-03-23 Thread Tobias Berner
SVN commit 12163 by tcberner: Rather than useing sysconfs to calculate the value, use the hw.physmem as done in memory_fbsd.cpp M +1 -1 Makefile M +18 -11files/patch-d1201 ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [Bug 208233] [exp-run] Add more boost macros to qt4-moc

2016-03-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208233 Antoine Brodin changed: What|Removed |Added CC|

Re: [kde-freebsd] [package - 93amd64-default][graphics/digikam-kde4] Failed for digikam-4.2.0_3, 2 in build

2016-03-23 Thread Adriaan de Groot
On Wednesday 23 March 2016 11:34:45 Adriaan de Groot wrote: > - gcc from base doesn't like templates in an extern "C" { } block >- clang in 10.1 doesn't mind >- *possibly* gcc newer than 4.8.3 doesn't mind either What's kind of weird is that gcc 4.8.3 on OpenSUSE doesn't mind either.

Re: [kde-freebsd] [package - 93amd64-default][graphics/digikam-kde4] Failed for digikam-4.2.0_3, 2 in build

2016-03-23 Thread Adriaan de Groot
On Wednesday 23 March 2016 03:29:13 pkg-fall...@freebsd.org wrote: > /wrkdirs/usr/ports/graphics/digikam-kde4/work/digikam-4.2.0/core/libs/dimg/f > ilters/lens/lensfunfilter.cpp In file included from > /wrkdirs/usr/ports/graphics/digikam-kde4/work/digikam-4.2.0/core/libs/dimg/ >

[kde-freebsd] [Bug 199601] devel/boost-all: Upgrade to 1.58, 1.59, or 1.60

2016-03-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601 --- Comment #88 from Raphael Kubo da Costa --- I've finally filed bug 208233 for the qt4-moc exp-run. The patch I'm testing also removes all the obscure patches I mentioned in comment #49 (leaving only a handful that

[kde-freebsd] [Bug 208233] [exp-run] Add more boost macros to qt4-moc

2016-03-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208233 Bug ID: 208233 Summary: [exp-run] Add more boost macros to qt4-moc Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New

[kde-freebsd] [Bug 199601] devel/boost-all: Upgrade to 1.58, 1.59, or 1.60

2016-03-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601 Raphael Kubo da Costa changed: What|Removed |Added Depends on||208233

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt5-assistant

2016-03-23 Thread Schaich Alonso
On Wed, 23 Mar 2016 07:56:55 +0100 Ralf Nolden wrote: > Am Mittwoch, 23. März 2016, 07:05:21 schrieb Ralf Nolden: > > > > Hi > > > > > > Sorry it took me so long to reply. > > > > > > Wouldn't it be more straightforward to add a dependency on qt5-help for > > > assistant? > >

[kde-freebsd] [SVN Commit] area51/QT/devel/qt5-assistant

2016-03-23 Thread Alonso Schaich
SVN commit 12162 by aschai: Revert 12128 Data/Documentation files installed by qt5-assisitant after 12128 conflict with those installed by qt5-help. M +2 -8 Makefile M +0 -31 pkg-plist ___ kde-freebsd mailing list

Re: [kde-freebsd] [SVN Commit] area51/QT/devel/qt5-assistant

2016-03-23 Thread Ralf Nolden
Am Mittwoch, 23. März 2016, 07:05:21 schrieb Ralf Nolden: > > Hi > > > > Sorry it took me so long to reply. > > > > Wouldn't it be more straightforward to add a dependency on qt5-help for > > assistant? > Looking at the HEAD Makefile, there is already a dependency on qt5-help, so nothing to

[kde-freebsd] Fwd: Re: [SVN Commit] area51/QT/devel/qt5-assistant

2016-03-23 Thread Ralf Nolden
sorry, missed the list. -- Kind regards, Ralf Nolden --- Begin Message --- Am Mittwoch, 23. März 2016, 00:56:55 schrieben Sie: > On Sat, 19 Mar 2016 13:13:57 +0100 > Ralf Nolden wrote: > > > > Am Samstag, 19. März 2016, 01:44:46 schrieb Alonso Schaich: > > > > > SVN commit