[kde-freebsd] [Bug 195742] devel/kdevplatform build failed (cc1plus: error: unrecognized command line option "-std=c++11")

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742

--- Comment #6 from woot-w...@yandex.ru ---
yes, finally all works. Thanks.

devel/kdevelop-php-docs and devel/kdevelop-php required same patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 195742] devel/kdevplatform build failed (cc1plus: error: unrecognized command line option "-std=c++11")

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742

--- Comment #5 from woot-w...@yandex.ru ---
look like it works

same issue with devel/kdevelop-php-docs and probably devel/kdevelop-php-docs
but i got how to fix it and recompile soon with patched Makefile

*** [CMakeFiles/kdevphpdocs_config.dir/phpdocsconfig.cpp.o] Error code 1
cc1plus: error: unrecognized command line option "-std=c++11"
cc1plus: error: unrecognized command line option "-std=c++11"
*** [CMakeFiles/kdevphpdocs_config.dir/phpdocssettings.cpp.o] Error code 1
*** [CMakeFiles/kdevphpdocs_config.dir/kdevphpdocs_config_automoc.cpp.o] Error
code 1
3 errors
*** [CMakeFiles/kdevphpdocs_config.dir/all] Error code 2
Scanning dependencies of target kdevphpdocs
[ 85%] Building CXX object CMakeFiles/kdevphpdocs.dir/phpdocsmodel.cpp.o
[ 87%] Building CXX object CMakeFiles/kdevphpdocs.dir/phpdocumentation.cpp.o
[ 92%] Building CXX object CMakeFiles/kdevphpdocs.dir/kdevphpdocs_automoc.cpp.o
cc1plus: error: unrecognized command line option "-std=c++11"
[ 92%] Building CXX object
CMakeFiles/kdevphpdocs.dir/phpdocumentationwidget.cpp.o
cc1plus: error: unrecognized command line option "-std=c++11"
cc1plus: error: unrecognized command line option "-std=c++11"
*** [CMakeFiles/kdevphpdocs.dir/phpdocsmodel.cpp.o] Error code 1
cc1plus: error: unrecognized command line option "-std=c++11"
*** [CMakeFiles/kdevphpdocs.dir/phpdocumentation.cpp.o] Error code 1
*** [CMakeFiles/kdevphpdocs.dir/kdevphpdocs_automoc.cpp.o] Error code 1
*** [CMakeFiles/kdevphpdocs.dir/phpdocumentationwidget.cpp.o] Error code 1
4 errors
*** [CMakeFiles/kdevphpdocs.dir/all] Error code 2
2 errors
*** [all] Error code 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-12-06 Thread Schaich Alonso
On Sat,  6 Dec 2014 11:07:38 -0800 (PST)
Alonso Schaich  wrote:

> SVN commit 10505 by aschai:
> 
> Fix build on FreeBSD-8
> 
> KDevplatform requires a C++ 11 standard library. Force the build process to
> use a more recent compiler and library, and also do so for KDevelop because
> it includes KDevplatform's headers and also will share it's runtime
> requirements.
> 
> PR:   https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742
> 
> 

... and use cmake:outsource.


pgpfhJOy2cecp.pgp
Description: PGP signature
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/PORTS/devel

2014-12-06 Thread Alonso Schaich
SVN commit 10505 by aschai:

Fix build on FreeBSD-8

KDevplatform requires a C++ 11 standard library. Force the build process to
use a more recent compiler and library, and also do so for KDevelop because
it includes KDevplatform's headers and also will share it's runtime
requirements.

PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742



 M  +1 -1  kdevelop-kde4/Makefile  
 M  +1 -1  kdevplatform/Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 195742] devel/kdevplatform build failed (cc1plus: error: unrecognized command line option "-std=c++11")

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742

--- Comment #4 from Alonso Schaich  ---
Created attachment 150276
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150276&action=edit
Force usage of a C++11 conformant runtime library

The new patch should fix the build now, while forcing a runtime dependency on a
more recent compiler than the one which is shipped on FreeBSD 8.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 195742] devel/kdevplatform build failed (cc1plus: error: unrecognized command line option "-std=c++11")

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742

--- Comment #3 from woot-w...@yandex.ru ---
thanks, its helps.

well, now new problem appeared.

Generating svnblamejob_p.moc
[ 51%] Built target kdevclassbrowser_automoc
Generating svncopyjob_p.moc
Scanning dependencies of target sublime
Generating svnstatusjob.moc
[ 51%] Building CXX object sublime/CMakeFiles/sublime.dir/sublime_automoc.cpp.o
Scanning dependencies of target kdevplatforminterfaces
[ 51%] Building CXX object
interfaces/CMakeFiles/kdevplatforminterfaces.dir/kdevplatforminterfaces_automoc.cpp.o
Generating svnupdatejob.moc
Generating svnimportjob.moc
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/sublime/sublime_automoc.cpp:4:
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/sublime/moc_idealdockwidget.cpp:9:
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/sublime/idealdockwidget.h:26:
In file included from /usr/local/include/qt4/QtGui/QDockWidget:1:
In file included from /usr/local/include/qt4/QtGui/qdockwidget.h:45:
In file included from /usr/local/include/qt4/QtGui/qwidget.h:47:
In file included from /usr/local/include/qt4/QtCore/qobject.h:50:
/usr/local/include/qt4/QtCore/qlist.h:55:10: fatal error: 'initializer_list'
file not found
#include 
 ^
Generating svninternaljobbase.moc
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/interfaces/kdevplatforminterfaces_automoc.cpp:4:
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/interfaces/moc_foregroundlock.cpp:9:
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/interfaces/foregroundlock.h:24:
In file included from /usr/local/include/qt4/QtCore/QObject:1:
In file included from /usr/local/include/qt4/QtCore/qobject.h:50:
/usr/local/include/qt4/QtCore/qlist.h:55:10: fatal error: 'initializer_list'
file not found
#include 
 ^
Generating svncommitjob_p.moc
1 error generated.
*** [sublime/CMakeFiles/sublime.dir/sublime_automoc.cpp.o] Error code 1
1 error
*** [sublime/CMakeFiles/sublime.dir/all] Error code 2
Generating svnmovejob.moc
[ 51%] Building CXX object
interfaces/CMakeFiles/kdevplatforminterfaces.dir/foregroundlock.cpp.o
1 error generated.
***
[interfaces/CMakeFiles/kdevplatforminterfaces.dir/kdevplatforminterfaces_automoc.cpp.o]
Error code 1
Generating svnssldialog.moc
Generating svnimportmetadatawidget.moc
Generating svndiffjob.moc
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/interfaces/foregroundlock.cpp:20:
In file included from
/usr/ports/devel/kdevplatform/work/kdevplatform-1.7.0/interfaces/foregroundlock.h:24:
In file included from /usr/local/include/qt4/QtCore/QObject:1:
In file included from /usr/local/include/qt4/QtCore/qobject.h:50:
/usr/local/include/qt4/QtCore/qlist.h:55:10: fatal error: 'initializer_list'
file not found
#include 
 ^
1 error generated.
*** [interfaces/CMakeFiles/kdevplatforminterfaces.dir/foregroundlock.cpp.o]
Error code 1
2 errors
*** [interfaces/CMakeFiles/kdevplatforminterfaces.dir/all] Error code 2
Generating svnstatusjob_p.moc
Generating svnlogjob_p.moc
Generating svnrevertjob_p.moc
Generating svncatjob.moc
Generating svncatjob_p.moc
Generating svnlogjob.moc
Generating svncheckoutjob.moc
Generating svncommitjob.moc
Generating svnupdatejob_p.moc
Generating svnmovejob_p.moc
Generating svnremovejob_p.moc
Generating svndiffjob_p.moc
Generating svnremovejob.moc
Generating svnaddjob_p.moc
Generating svncheckoutmetadatawidget.moc
Generating svninfojob.moc
Generating svnblamejob.moc
Generating svncheckoutjob_p.moc
Generating moc_svnclient.cpp
[ 51%] Built target kdevsubversion_automoc
2 errors
*** [all] Error code 2
1 error
===> Compilation failed unexpectedly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 195742] devel/kdevplatform build failed (cc1plus: error: unrecognized command line option "-std=c++11")

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742

--- Comment #2 from Alonso Schaich  ---
Created attachment 150268
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150268&action=edit
Force usage of a C++11 conformant compiler

Hi

The attached patch might fix this. Can you give it a try?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] maintainer-feedback requested: [Bug 195742] devel/kdevplatform build failed (cc1plus: error: unrecognized command line option "-std=c++11")

2014-12-06 Thread bugzilla-noreply
woot-w...@yandex.ru has reassigned Bugzilla Automation 's
request for maintainer-feedback to k...@freebsd.org:
Bug 195742: devel/kdevplatform build failed (cc1plus: error: unrecognized
command line option "-std=c++11")
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742



--- Description ---
base system, ports updated today
i386 9.3-STABLE #0 r275563

failed here:
Generating moc_reviewboardplugin.cpp
[ 51%] Built target reviewboardtest_automoc
[ 51%] Built target kdevreviewboard_automoc
Generating svninternaljobbase.moc
Scanning dependencies of target sublime
[ 51%] Building CXX object sublime/CMakeFiles/sublime.dir/sublime_automoc.cpp.o
cc1plus: error: unrecognized command line option "-std=c++11"
Generating svncommitjob_p.moc
*** [sublime/CMakeFiles/sublime.dir/sublime_automoc.cpp.o] Error code 1
1 error
*** [sublime/CMakeFiles/sublime.dir/all] Error code 2
Scanning dependencies of target kdevplatforminterfaces
[ 51%] Building CXX object
interfaces/CMakeFiles/kdevplatforminterfaces.dir/kdevplatforminterfaces_automoc
.cpp.o
[ 51%] Building CXX object
interfaces/CMakeFiles/kdevplatforminterfaces.dir/foregroundlock.cpp.o
cc1plus: error: unrecognized command line option "-std=c++11"
cc1plus: error: unrecognized command line option "-std=c++11"
***
[interfaces/CMakeFiles/kdevplatforminterfaces.dir/kdevplatforminterfaces_automo
c.cpp.o]
Error code 1
*** [interfaces/CMakeFiles/kdevplatforminterfaces.dir/foregroundlock.cpp.o]
Error code 1
2 errors
*** [interfaces/CMakeFiles/kdevplatforminterfaces.dir/all] Error code 2

--- Comment #1 from Bugzilla Automation  ---
Auto-assigned to maintainer k...@freebsd.org
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 195742] New: devel/kdevplatform build failed (cc1plus: error: unrecognized command line option "-std=c++11")

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195742

Bug ID: 195742
   Summary: devel/kdevplatform build failed (cc1plus: error:
unrecognized command line option "-std=c++11")
   Product: Ports Tree
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: woot-w...@yandex.ru
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)

base system, ports updated today
i386 9.3-STABLE #0 r275563

failed here:
Generating moc_reviewboardplugin.cpp
[ 51%] Built target reviewboardtest_automoc
[ 51%] Built target kdevreviewboard_automoc
Generating svninternaljobbase.moc
Scanning dependencies of target sublime
[ 51%] Building CXX object sublime/CMakeFiles/sublime.dir/sublime_automoc.cpp.o
cc1plus: error: unrecognized command line option "-std=c++11"
Generating svncommitjob_p.moc
*** [sublime/CMakeFiles/sublime.dir/sublime_automoc.cpp.o] Error code 1
1 error
*** [sublime/CMakeFiles/sublime.dir/all] Error code 2
Scanning dependencies of target kdevplatforminterfaces
[ 51%] Building CXX object
interfaces/CMakeFiles/kdevplatforminterfaces.dir/kdevplatforminterfaces_automoc.cpp.o
[ 51%] Building CXX object
interfaces/CMakeFiles/kdevplatforminterfaces.dir/foregroundlock.cpp.o
cc1plus: error: unrecognized command line option "-std=c++11"
cc1plus: error: unrecognized command line option "-std=c++11"
***
[interfaces/CMakeFiles/kdevplatforminterfaces.dir/kdevplatforminterfaces_automoc.cpp.o]
Error code 1
*** [interfaces/CMakeFiles/kdevplatforminterfaces.dir/foregroundlock.cpp.o]
Error code 1
2 errors
*** [interfaces/CMakeFiles/kdevplatforminterfaces.dir/all] Error code 2

--- Comment #1 from Bugzilla Automation  ---
Auto-assigned to maintainer k...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information