Bug#811670: FTBFS with GCC 6: cannot convert x to y

2016-07-16 Thread Jonas Smedegaard
Quoting Andreas Steigmiller (2016-07-16 12:55:04)
> Our development is currently done with a non-public version control 
> system (in order to easily manage non-public test ontologies).

Fair enough.

I will look forward to your upcoming release :-)

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#811670: FTBFS with GCC 6: cannot convert x to y

2016-07-16 Thread Andreas Steigmiller
Hi Jonas,

Our development is currently done with a non-public version control system (in 
order to easily manage non-public test ontologies).

Best,

Andreas

Am 16.07.2016 um 09:10 schrieb Jonas Smedegaard:
> Quoting Andreas Steigmiller (2016-07-16 01:37:13)
>> Many thanks for maintaining the packaging of Konclude for Debian and 
>> for reporting this problem. I fixed the compilation errors and zipped 
>> a new source code package of version 0.6.2 that can be downloaded with 
>> the following link (it is also available on Konclude's webpage):
>>
>> http://www.derivo.de/fileadmin/externe_websites/ext.derivo/KoncludeReleases/v0.6.2-544/Konclude-v0.6.2-544-SourceCode-GCC6Fixes.zip
>>
>> Of course, we will also include the fixes in the next release.
> That was quick!  Thanks a lot!
>
> Is your develpment done in a public version control system somewhere?  
> Such knowledge would be helpful to include in the Debian package, but I 
> failed to locate info on that from your website or in the source zip.
>
>  - Jonas 
>



Bug#811670: FTBFS with GCC 6: cannot convert x to y

2016-07-16 Thread Jonas Smedegaard
Quoting Andreas Steigmiller (2016-07-16 01:37:13)
> Many thanks for maintaining the packaging of Konclude for Debian and 
> for reporting this problem. I fixed the compilation errors and zipped 
> a new source code package of version 0.6.2 that can be downloaded with 
> the following link (it is also available on Konclude's webpage):
> 
> http://www.derivo.de/fileadmin/externe_websites/ext.derivo/KoncludeReleases/v0.6.2-544/Konclude-v0.6.2-544-SourceCode-GCC6Fixes.zip
> 
> Of course, we will also include the fixes in the next release.

That was quick!  Thanks a lot!

Is your develpment done in a public version control system somewhere?  
Such knowledge would be helpful to include in the Debian package, but I 
failed to locate info on that from your website or in the source zip.

 - Jonas 

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#811670: FTBFS with GCC 6: cannot convert x to y

2016-07-15 Thread Andreas Steigmiller
Hi Jonas,

Many thanks for maintaining the packaging of Konclude for Debian and for 
reporting this problem. I fixed the compilation errors and zipped a new source 
code package of version 0.6.2 that can be downloaded with the following link 
(it is also available on Konclude's webpage):

http://www.derivo.de/fileadmin/externe_websites/ext.derivo/KoncludeReleases/v0.6.2-544/Konclude-v0.6.2-544-SourceCode-GCC6Fixes.zip

Of course, we will also include the fixes in the next release.

Best,

Andreas

Am 15.07.2016 um 12:43 schrieb Jonas Smedegaard:
> Hi Konclude Developer Team,
>
> I maintail the packaging of Konclude for Debian.
>
> My fellow developer, Martin, have discovered that Konclude fails to 
> compile succesfully with the most recent GNU compiler, GCC 6.
>
> Any help resolving this is quite appreciated.
>
> Quoting Martin Michlmayr (2016-01-20 01:48:28)
>> This package fails to build with GCC 6.  GCC 6 has not been released 
>> yet, but it's expected that GCC 6 will become the default compiler for 
>> stretch.
>>
>> Note that only the first error is reported; there might be more.  You
>> can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
>> you can set CC=gcc-6 CXX=g++-6 explicitly.
>>
>>> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
>> ...
>>> g++ -c -m64 -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
>>> -fstack-protector-strong -Wformat -Werror=format-security -Wall -w 
>>> -D_REENTRANT -DQT_XML_LIB -DQT_NETWORK_LIB 
>>> -DKONCLUDE_FORCE_ALL_DEBUG_DEACTIVATED -DQT_NO_DEBUG -DQT_GUI_LIB 
>>> -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
>>> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
>>> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 
>>> -I./generatedfiles -I./GeneratedFiles/Release -ISource -I. 
>>> -IGeneratedFiles/release -o release/CQueryError.o 
>>> Source/Reasoner/Query/CQueryError.cpp
>>> g++ -c -m64 -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
>>> -fstack-protector-strong -Wformat -Werror=format-security -Wall -w 
>>> -D_REENTRANT -DQT_XML_LIB -DQT_NETWORK_LIB 
>>> -DKONCLUDE_FORCE_ALL_DEBUG_DEACTIVATED -DQT_NO_DEBUG -DQT_GUI_LIB 
>>> -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
>>> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
>>> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 
>>> -I./generatedfiles -I./GeneratedFiles/Release -ISource -I. 
>>> -IGeneratedFiles/release -o release/CQueryInconsitentOntologyError.o 
>>> Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp
>>> Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp: In static member 
>>> function 'static Konclude::Reasoner::Query::CQueryInconsitentOntologyError* 
>>> Konclude::Reasoner::Query::CQueryInconsitentOntologyError::getInconsistentOntologyError(Konclude::Reasoner::Query::CQueryError*)':
>>> Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp:57:12: error: 
>>> cannot convert 'bool' to 
>>> 'Konclude::Reasoner::Query::CQueryInconsitentOntologyError*' in return
>>>  return false;
>>> ^
>>>
>>> Makefile:10326: recipe for target 
>>> 'release/CQueryInconsitentOntologyError.o' failed
>
> Kind regards,
>
>  - Jonas
>



Bug#811670: FTBFS with GCC 6: cannot convert x to y

2016-07-15 Thread Jonas Smedegaard
Hi Konclude Developer Team,

I maintail the packaging of Konclude for Debian.

My fellow developer, Martin, have discovered that Konclude fails to 
compile succesfully with the most recent GNU compiler, GCC 6.

Any help resolving this is quite appreciated.

Quoting Martin Michlmayr (2016-01-20 01:48:28)
> This package fails to build with GCC 6.  GCC 6 has not been released 
> yet, but it's expected that GCC 6 will become the default compiler for 
> stretch.
>
> Note that only the first error is reported; there might be more.  You
> can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
> you can set CC=gcc-6 CXX=g++-6 explicitly.
> 
> > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
> ...
> > g++ -c -m64 -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> > -fstack-protector-strong -Wformat -Werror=format-security -Wall -w 
> > -D_REENTRANT -DQT_XML_LIB -DQT_NETWORK_LIB 
> > -DKONCLUDE_FORCE_ALL_DEBUG_DEACTIVATED -DQT_NO_DEBUG -DQT_GUI_LIB 
> > -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
> > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> > -I./generatedfiles -I./GeneratedFiles/Release -ISource -I. 
> > -IGeneratedFiles/release -o release/CQueryError.o 
> > Source/Reasoner/Query/CQueryError.cpp
> > g++ -c -m64 -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> > -fstack-protector-strong -Wformat -Werror=format-security -Wall -w 
> > -D_REENTRANT -DQT_XML_LIB -DQT_NETWORK_LIB 
> > -DKONCLUDE_FORCE_ALL_DEBUG_DEACTIVATED -DQT_NO_DEBUG -DQT_GUI_LIB 
> > -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
> > -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> > -I./generatedfiles -I./GeneratedFiles/Release -ISource -I. 
> > -IGeneratedFiles/release -o release/CQueryInconsitentOntologyError.o 
> > Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp
> > Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp: In static member 
> > function 'static Konclude::Reasoner::Query::CQueryInconsitentOntologyError* 
> > Konclude::Reasoner::Query::CQueryInconsitentOntologyError::getInconsistentOntologyError(Konclude::Reasoner::Query::CQueryError*)':
> > Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp:57:12: error: 
> > cannot convert 'bool' to 
> > 'Konclude::Reasoner::Query::CQueryInconsitentOntologyError*' in return
> >  return false;
> > ^
> > 
> > Makefile:10326: recipe for target 
> > 'release/CQueryInconsitentOntologyError.o' failed


Kind regards,

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#811670: FTBFS with GCC 6: cannot convert x to y

2016-01-19 Thread Martin Michlmayr
Package: konclude
Version: 0.6.2~dfsg-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> g++ -c -m64 -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -w 
> -D_REENTRANT -DQT_XML_LIB -DQT_NETWORK_LIB 
> -DKONCLUDE_FORCE_ALL_DEBUG_DEACTIVATED -DQT_NO_DEBUG -DQT_GUI_LIB 
> -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> -I./generatedfiles -I./GeneratedFiles/Release -ISource -I. 
> -IGeneratedFiles/release -o release/CQueryError.o 
> Source/Reasoner/Query/CQueryError.cpp
> g++ -c -m64 -pipe -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -w 
> -D_REENTRANT -DQT_XML_LIB -DQT_NETWORK_LIB 
> -DKONCLUDE_FORCE_ALL_DEBUG_DEACTIVATED -DQT_NO_DEBUG -DQT_GUI_LIB 
> -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 
> -I./generatedfiles -I./GeneratedFiles/Release -ISource -I. 
> -IGeneratedFiles/release -o release/CQueryInconsitentOntologyError.o 
> Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp
> Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp: In static member 
> function 'static Konclude::Reasoner::Query::CQueryInconsitentOntologyError* 
> Konclude::Reasoner::Query::CQueryInconsitentOntologyError::getInconsistentOntologyError(Konclude::Reasoner::Query::CQueryError*)':
> Source/Reasoner/Query/CQueryInconsitentOntologyError.cpp:57:12: error: cannot 
> convert 'bool' to 
> 'Konclude::Reasoner::Query::CQueryInconsitentOntologyError*' in return
>  return false;
> ^
> 
> Makefile:10326: recipe for target 'release/CQueryInconsitentOntologyError.o' 
> failed

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise