Bug#962453: New upstream release

2020-06-08 Thread Martin Michlmayr
Package: link-grammar Version: wishlist 5.8.0 is out -- Martin Michlmayr https://www.cyrius.com/

Bug#822513: bochs: FTBFS: fatal error: gtk/gtk.h: No such file or directory

2016-04-24 Thread Martin Michlmayr
gtk_enh_dbg_osdep.cc -o gtk_enh_dbg_osdep.o > gtk_enh_dbg_osdep.cc:19:21: fatal error: gtk/gtk.h: No such file or directory > compilation terminated. > Makefile:105: recipe for target 'gtk_enh_dbg_osdep.o' failed > make[2]: *** [gtk_enh_dbg_osdep.o] Error 1 > make[2]: Leavin

Bug#818828: dwb: FTBFS with libc 2.23: non-floating-point argument in call to function '__builtin_isnan'

2016-03-20 Thread Martin Michlmayr
; failed > make[2]: *** [scripts/cl_gobject.o] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811970: blackbox: FTBFS with GCC 6: symbol changes

2016-01-19 Thread Martin Michlmayr
t; dh_makeshlibs: failing due to earlier errors > debian/rules:8: recipe for target 'binary' failed > make: *** [binary] Error 25 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811914: crossroads: FTBFS with GCC 6: invalid conversion

2016-01-19 Thread Martin Michlmayr
+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, > ^~~~ > > /usr/include/c++/6/bits/basic_string.h:5006:5: note: candidate: > std::__cxx11::basic_string<_CharT, _Traits, _Alloc> > std::operator+(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, > std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; > _Traits = std::char_traits; _Alloc = std::allocator] > operator+(basic_string<_CharT, _Traits, _Alloc>&& __lhs, > ^~~~ > > /<>/xr/etc/Makefile.class:15: recipe for target > '/<>/xr/build/netbuffer_netwrite.o' failed > make[4]: *** [/<>/xr/build/netbuffer_netwrite.o] Error 1 > make[4]: Leaving directory '/<>/xr/netbuffer' -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811913: tuxcmd-modules: FTBFS with GCC 6: declared in this scope

2016-01-19 Thread Martin Michlmayr
Package: tuxcmd-modules Version: 0.6.70+ds-5 Severity: important User: debian-...@lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-not-declared 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 tha

Bug#811899: gnuift: FTBFS with GCC 6: declared in this scope

2016-01-19 Thread Martin Michlmayr
^ > > perl-compile-test-program.cc: In function 'void test()': > /usr/lib/x86_64-linux-gnu/perl/5.22/CORE/perl.h:166:16: error: 'my_perl' was > not declared in this scope > # define aTHX my_perl > ^ -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811894: tvtime: FTBFS with GCC 6: inconsistent user-defined literal suffixes

2016-01-19 Thread Martin Michlmayr
^ > > ../plugins/greedyhmacros.h:40:51: note: in expansion of macro 'V_PAVGB_SSE' > #define V_PAVGB3(mmr1, mmr2, mmrw, smask, ssetyp) V_PAVGB_##ssetyp(mmr1, > mmr2, mmrw, smask) >^~~~ > > ../plugins/greedyhmacros.h:39:51: note: in expansion of macro 'V_PAVGB3' > #define V_PAVGB2(mmr1, mmr2, mmrw, smask, ssetyp) V_PAVGB3(mmr1, mmr2, mmrw, > smask, ssetyp) >^~~~ > > ../plugins/greedyhmacros.h:38:51: note: in expansion of macro 'V_PAVGB2' > #define V_PAVGB(mmr1, mmr2, mmrw, smask) V_PAVGB2(mmr1, mmr2, mmrw, > smask, SSE_TYPE) >^~~~ > > ../plugins/greedyh.asm:113:14: note: in expansion of macro 'V_PAVGB' > V_PAVGB ("%%mm6", "%%mm3", "%%mm4", "%[ShiftMask]") > ^~~ > > In file included from ../plugins/greedyh.cpp:35:0: > ../plugins/greedyh.asm:243:29: error: unable to find string literal operator > 'operator""mmr2' with 'const char [2203]', 'long unsigned int' arguments >MOVX" %[oldbx], %%"XBX"\n\t" > ^~ > > In file included from ../plugins/greedyh.cpp:20:0: > ../plugins/greedyh.asm: In member function 'void > DScalerFilterGreedyH::filterDScaler_3DNOW(TDeinterlaceInfo*)': > ../plugins/greedyhmacros.h:37:65: error: inconsistent user-defined literal > suffixes 'mmr2' and 'mmr1' in string literal > #define V_PAVGB_3DNOW(mmr1, mmr2, mmrw, smask)"pavgusb "mmr2", > "mmr1"\n\t" > ^ > > ../plugins/greedyhmacros.h:40:51: note: in expansion of macro 'V_PAVGB_3DNOW' > #define V_PAVGB3(mmr1, mmr2, mmrw, smask, ssetyp) V_PAVGB_##ssetyp(mmr1, > mmr2, mmrw, smask) >^~~~ > > ../plugins/greedyhmacros.h:39:51: note: in expansion of macro 'V_PAVGB3' > #define V_PAVGB2(mmr1, mmr2, mmrw, smask, ssetyp) V_PAVGB3(mmr1, mmr2, mmrw, > smask, ssetyp) >^~~~ > > ../plugins/greedyhmacros.h:38:51: note: in expansion of macro 'V_PAVGB2' > #define V_PAVGB(mmr1, mmr2, mmrw, smask) V_PAVGB2(mmr1, mmr2, mmrw, > smask, SSE_TYPE) >^~~~ > > ../plugins/greedyh.asm:113:14: note: in expansion of macro 'V_PAVGB' > V_PAVGB ("%%mm6", "%%mm3", "%%mm4", "%[ShiftMask]") > ^~~ > > In file included from ../plugins/greedyh.cpp:43:0: > ../plugins/greedyh.asm:243:29: error: unable to find string literal operator > 'operator""mmr2' with 'const char [2332]', 'long unsigned int' arguments >MOVX" %[oldbx], %%"XBX"\n\t" > ^~ > > In file included from ../plugins/greedyh.cpp:20:0: > ../plugins/greedyh.asm: In member function 'void > DScalerFilterGreedyH::filterDScaler_MMX(TDeinterlaceInfo*)': > ../plugins/greedyhmacros.h:30:16: error: inconsistent user-defined literal > suffixes 'mmr2' and 'mmrw' in string literal > "movq"mmr2", "mmrw"\n\t"\ > ^ > > ../plugins/greedyhmacros.h:40:51: note: in expansion of macro 'V_PAVGB_MMX' > #define V_PAVGB3(mmr1, mmr2, mmrw, smask, ssetyp) V_PAVGB_##ssetyp(mmr1, > mmr2, mmrw, smask) >^~~~ > > ../plugins/greedyhmacros.h:39:51: note: in expansion of macro 'V_PAVGB3' > #define V_PAVGB2(mmr1, mmr2, mmrw, smask, ssetyp) V_PAVGB3(mmr1, mmr2, mmrw, > smask, ssetyp) >^~~~ > > ../plugins/greedyhmacros.h:38:51: note: in expansion of macro 'V_PAVGB2' > #define V_PAVGB(mmr1, mmr2, mmrw, smask) V_PAVGB2(mmr1, mmr2, mmrw, > smask, SSE_TYPE) >^~~~ > > ../plugins/greedyh.asm:113:14: note: in expansion of macro 'V_PAVGB' > V_PAVGB ("%%mm6", "%%mm3", "%%mm4", "%[ShiftMask]") > ^~~ > > In file included from ../plugins/greedyh.cpp:51:0: > ../plugins/greedyh.asm:243:29: error: unable to find string literal operator > 'operator""mmr2' with 'const char [2612]', 'long unsigned int' arguments >MOVX" %[oldbx], %%"XBX"\n\t" > ^~ > > Makefile:2450: recipe for target 'greedyh.o' failed > make[3]: *** [greedyh.o] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811816: criticalmass: FTBFS with GCC 6: misc errors

2016-01-19 Thread Martin Michlmayr
> bool&, int)': > Config.cpp:399:43: error: template argument 3 is invalid > hash_map >::const_iterator ci; >^ > > Config.cpp:399:61: error: qualified-id in declaration before 'ci' > hash_map >::const_iterator ci; > ^~ > > Config.cpp:400:5: error: 'ci' was not declared in this scope > ci = kvmap.find( keyword); > ^~ > > Config.cpp:400:10: error: 'kvmap' was not declared in this scope > ci = kvmap.find( keyword); > ^ > > Config.cpp: At global scope: > Config.cpp:412:59: error: template argument 3 is invalid > hash_map< string, Value*, hash, equal_to > &kvmap) >^ > > Config.cpp:412:59: error: template argument 3 is invalid > Config.cpp:412:59: error: template argument 3 is invalid > Config.cpp:412:2: error: 'hash_map' is not a type > hash_map< string, Value*, hash, equal_to > &kvmap) > ^~~~ > > Config.cpp:412:10: error: expected ',' or '...' before '<' token > hash_map< string, Value*, hash, equal_to > &kvmap) > ^ > > Config.cpp: In member function 'bool Config::getFloatImpl(const string&, > float&, int)': > Config.cpp:414:43: error: template argument 3 is invalid > hash_map >::const_iterator ci; >^ > > Config.cpp:414:61: error: qualified-id in declaration before 'ci' > hash_map >::const_iterator ci; > ^~ > > Config.cpp:415:5: error: 'ci' was not declared in this scope > ci = kvmap.find( keyword); > ^~ > > Config.cpp:415:10: error: 'kvmap' was not declared in this scope > ci = kvmap.find( keyword); > ^ > > Config.cpp: In member function 'void Config::dump()': > Config.cpp:429:43: error: template argument 3 is invalid > hash_map >::const_iterator ci; >^ > > Config.cpp:429:61: error: qualified-id in declaration before 'ci' > hash_map >::const_iterator ci; > ^~ > > Config.cpp:431:10: error: 'ci' was not declared in this scope > for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) > ^~ > > Config.cpp:431:26: error: request for member 'begin' in > '((Config*)this)->Config::_keyValueMap', which is of non-class type 'int' > for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) > ^ > > Config.cpp:431:52: error: request for member 'end' in > '((Config*)this)->Config::_keyValueMap', which is of non-class type 'int' > for( ci=_keyValueMap.begin(); ci!=_keyValueMap.end(); ci++) > ^~~ > > Makefile:368: recipe for target 'Config.o' failed > make[3]: *** [Config.o] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811797: swish++: FTBFS with GCC 6: error: reference is ambiguous

2016-01-19 Thread Martin Michlmayr
.h:40, > from /usr/include/c++/6/exception:171, > from /usr/include/c++/6/ios:39, > from /usr/include/c++/6/istream:38, > from /usr/include/c++/6/fstream:38, > from index.c:26: > /usr/include/c++/6/type_traits:1471:12: note: template > struct std::rank > struct rank > ^~~~ > > : recipe for target 'index.o' failed > make[1]: *** [index.o] Error 1 > make[1]: Leaving directory '/build/swish++-BZAxzq/swish++-6.1.5' -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811739: adplay: FTBFS with GCC 6: narrowing conversion

2016-01-19 Thread Martin Michlmayr
narrowing] > }; > ^ > > Makefile:497: recipe for target 'adplay.o' failed > make[3]: *** [adplay.o] Error 1 > make[3]: *** Waiting for unfinished jobs -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811738: htdig: FTBFS with GCC 6: narrowing conversion

2016-01-19 Thread Martin Michlmayr
; to 'char' > inside { } [-Wnarrowing] > Accents.cc:78:42: error: narrowing conversion of '149' from 'int' to 'char' > inside { } [-Wnarrowing] > Accents.cc:78:42: error: narrowing conversion of '150' from 'int' to 'char'

Bug#811733: cdrdao: FTBFS with GCC 6: narrowing conversion

2016-01-19 Thread Martin Michlmayr
> > CdrDriver.cc:499:64: error: narrowing conversion of '255' from 'int' to > 'char' inside { } [-Wnarrowing] > Makefile:608: recipe for target 'CdrDriver.o' failed > make[3]: *** [CdrDriver.o] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

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

2016-01-19 Thread Martin Michlmayr
12: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' > return false; > ^~~~~ > > loader.cpp:2452:12: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' > return false; > ^ > > loader.cpp:2458:12: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' > return false; > ^ > > loader.cpp:2472:12: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' > return false; > ^ > > loader.cpp:2480:12: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' > return false; > ^ > > loader.cpp:2486:12: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' > return false; > ^ > > loader.cpp:2505:14: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' >return false; > ^ > > loader.cpp:2513:14: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' >return false; > ^ > > loader.cpp:2520:14: error: could not convert 'false' from 'bool' to > 'CalCoreMaterialPtr {aka cal3d::RefPtr}' >return false; > ^ > > In file included from ../../src/cal3d/platform.h:82:0, > from ../../src/cal3d/global.h:24, > from ../../src/cal3d/loader.h:21, > from loader.cpp:19: > ../../src/cal3d/refptr.h: In instantiation of 'T* cal3d::RefPtr::get() > const [with T = CalCoreSkeleton]': > loader.cpp:710:50: required from here > ../../src/cal3d/refptr.h:100:55: warning: suggest parentheses around '&&' > within '||' [-Wparentheses] > assert(!m_ptr || m_ptr->getRefCount() > 0 && > > > ../../src/cal3d/refptr.h: In instantiation of 'T* cal3d::RefPtr::get() > const [with T = CalCoreAnimation]': > ../../src/cal3d/refptr.h:95:24: required from 'cal3d::RefPtr::operator > cal3d::RefPtr::unspecified_bool_type() const [with T = CalCoreAnimation; > cal3d::RefPtr::unspecified_bool_type = CalCoreAnimation* > cal3d::RefPtr::*]' > loader.cpp:89:14: required from here > ../../src/cal3d/refptr.h:100:55: warning: suggest parentheses around '&&' > within '||' [-Wparentheses] > ../../src/cal3d/refptr.h: In instantiation of 'T* cal3d::RefPtr::get() > const [with T = CalCoreMaterial]': > ../../src/cal3d/refptr.h:95:24: required from 'cal3d::RefPtr::operator > cal3d::RefPtr::unspecified_bool_type() const [with T = CalCoreMaterial; > cal3d::RefPtr::unspecified_bool_type = CalCoreMaterial* > cal3d::RefPtr::*]' > loader.cpp:131:13: required from here > ../../src/cal3d/refptr.h:100:55: warning: suggest parentheses around '&&' > within '||' [-Wparentheses] > ../../src/cal3d/refptr.h: In instantiation of 'T* cal3d::RefPtr::get() > const [with T = CalCoreMesh]': > ../../src/cal3d/refptr.h:95:24: required from 'cal3d::RefPtr::operator > cal3d::RefPtr::unspecified_bool_type() const [with T = CalCoreMesh; > cal3d::RefPtr::unspecified_bool_type = CalCoreMesh* > cal3d::RefPtr::*]' > loader.cpp:174:14: required from here > ../../src/cal3d/refptr.h:100:55: warning: suggest parentheses around '&&' > within '||' [-Wparentheses] > Makefile:619: recipe for target 'loader.lo' failed > make[4]: *** [loader.lo] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

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

2016-01-19 Thread Martin Michlmayr
function 'IWvStream::SelectRequest > WvStream::get_select_request()': > streams/wvstream.cc:1022:62: error: no matching function for call to > 'IWvStream::SelectRequest::SelectRequest(IWvStreamCallback&, > IWvStreamCallback&, IWvStreamCallback&)' > return IWvStream::SelectRequest(readcb, writecb, exceptcb); > ^ > -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

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

2016-01-19 Thread Martin Michlmayr
^ > > Fileio.cpp:351:49: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] > add_to_buff(&ptr, &cbOut, &sizeOut, " 0x0", 4); > ^ > > Fileio.cpp:402:49: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] > add_to_buff(&ptr, &cbOut, &sizeOut, " \"", 2); > ^ > > Fileio.cpp:404:50: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] > add_to_buff(&ptr, &cbOut, &sizeOut, "\"\n", 2); > ^ > > Fileio.cpp:410:70: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] > if(ptr[cbOut-1] != '\n') add_to_buff(&ptr, &cbOut, &sizeOut, "\n", 1); > ^ > > Fileio.cpp: In function 'bool SaveGraphAs(GraphObj*)': > Fileio.cpp:820:42: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] >ErrorBox("Output pending or\nno graph."); > ^ > > Fileio.cpp:841:50: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] > else ErrorBox("Could not write\ndata to file."); > ^ > > Fileio.cpp:843:48: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] >else ErrorBox("Open failed for\noutput file."); > ^ > > Fileio.cpp: In function 'char* GraphToMem(GraphObj*, long int*)': > Fileio.cpp:856:42: warning: ISO C++ forbids converting a string constant to > 'char*' [-Wwrite-strings] >ErrorBox("Output pending or\nno graph."); > ^ > > Fileio.cpp:857:10: error: cannot convert 'bool' to 'char*' in return >return false; > ^ ... -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

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

2016-01-19 Thread Martin Michlmayr
cale_conv.h:41:0, > from /usr/include/c++/6/locale:43, > from /usr/include/c++/6/iomanip:43, > from common.h:33, > from precompiled.h:23: > /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here >template class auto_ptr; > ^~~~ > > triangle_mesh.cpp:305:40: warning: 'template class std::auto_ptr' is > deprecated [-Wdeprecated-declarations] >if (faux_alpha) byte_faux_alpha=std::auto_ptr(new > ByteRGBA(*faux_alpha)); > ^~~~ > > In file included from /usr/include/c++/6/bits/locale_conv.h:41:0, > from /usr/include/c++/6/locale:43, > from /usr/include/c++/6/iomanip:43, > from common.h:33, > from precompiled.h:23: > /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here >template class auto_ptr; > ^~~~ > -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811591: FTBFS with GCC 6: statement indented as if it were guarded by

2016-01-19 Thread Martin Michlmayr
) close(fd); fd = -1; >^~ > > ifhp.c: In function 'Select_model_info': > ifhp.c:5764:31: error: statement is indented as if it were guarded by... > [-Werror=misleading-indentation] > if( hash ) FREE_OBJ( hash ); hash = 0; >^~~~ > > ifhp.c:5764:2: note: ...this 'if' clause, but it is not > if( hash ) FREE_OBJ( hash ); hash = 0; > ^~ > > cc1: all warnings being treated as errors > : recipe for target 'ifhp.o' failed -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#811234: FTBFS with parallel build: ../compat/strlcat.o: No such file or directory

2016-01-16 Thread Martin Michlmayr
ctory > gcc: error: ../compat/strlcpy.o: No such file or directory > Makefile:40: recipe for target 'ioctld' failed > make[3]: *** [ioctld] Error 1 > make[3]: *** Waiting for unfinished jobs -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

Bug#790229: blackbox: FTBFS with glibc 2.21 and gcc-5

2015-07-07 Thread Martin Michlmayr
retitle 790229 blackbox: FTBFS with and gcc-5 thanks * Daniel Schepler [2015-06-27 09:17]: > >From my pbuilder build log, using a setup preferring glibc and gcc-defaults > from experimental: I see the same with glibc from unstable and GCC 5. -- Martin Michlmayr Linux for HP Helion

Bug#775204: mgp: Please update to latest upstream source

2015-07-01 Thread Martin Michlmayr
hen just one diff in each > of 2010 and 2012.) This is just to let you know that mgp is orphaned in Debian, meaning it has no maintainer (see #509644). If you want to see mgp issues addressed, you could volunteer to be the new maintainer. -- Martin Michlmayr Linux for HP Helion OpenStack,

Bug#790689: FTBFS: Makeinfo is missing. Info documentation will not be built.

2015-06-30 Thread Martin Michlmayr
the `GNU make' package. Grab either from any GNU archive site. > make[4]: *** [bfd.info] Error 1 > Makefile:388: recipe for target 'bfd.info' failed -- Martin Michlmayr Linux for HP Helion OpenStack, Hewlett-Packard -- To UNSUBSCRIBE, email to debian-qa-packag

Bug#790643: FTBFS: Could NOT find Event (missing: Event_LIBRARIES)

2015-06-30 Thread Martin Michlmayr
d/museek+-1MshrC/museek+-0.2+svn20100315.r1208/CMakeFiles/CMakeError.log". > make: *** [configure-stamp] Error 1 -- Martin Michlmayr Linux for HP Helion OpenStack, Hewlett-Packard -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubsc

Bug#777788: Other patch

2015-06-28 Thread Martin Michlmayr
The patch from #755961 also fixes this issue and seems to be more complete. -- Martin Michlmayr Linux for HP Helion OpenStack, Hewlett-Packard -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Bug#777788: Patch for GCC 5 build isse

2015-06-25 Thread Martin Michlmayr
tags 88 + patch thanks Here's a fix for this build issue. Note that there are different ways to solve this, depending on which compilers / C standards you want to support. There's a really good description at https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html Martin

Bug#526671: remotefs 0.12 fix this problem. Please upgrade the actual debian version

2009-09-16 Thread Martin Michlmayr
aintainer in Debian, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543884 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#539540: FTBFS with GCC 4.4: missing #include

2009-08-01 Thread Martin Michlmayr
hpp: In function 'float flush_to_zero(float)': > FTutils.hpp:136: error: 'union ls_pcast32' has no member named 'i' > make[3]: *** [FTutils.o] Error 1 > make[3]: Leaving directory `/build/tbm/freqtweak-0.7.2/src' > make[2]: *** [all-recursiv

Bug#504859: Log for failed build of sffview_0.4-3 (dist=unstable3)

2009-08-01 Thread Martin Michlmayr
; has not been declared > common.cpp: In member function 'void CFile::Seek(int, CFile::seek_offset)': > common.cpp:189: error: '::fseek' has not been declared > common.cpp: In member function 'bool CFile::Eof()': > common.cpp:194: error: 'feof' was n

Bug#525881: FTBFS with GCC 4.4: missing #include

2009-04-27 Thread Martin Michlmayr
dline.cpp 2009-04-27 16:52:50.0 + @@ -37,6 +37,7 @@ #include #include +#include #include #include --- src/common.cpp~ 2009-04-27 16:53:02.0 + +++ src/common.cpp 2009-04-27 16:53:10.0 + @@ -50,6 +50,7 @@ #endif #include +#incl

Bug#525719: FTBFS with GCC 4.4: missing #include

2009-04-26 Thread Martin Michlmayr
cpp: In function 'const char* soci_get_use_date(void*, const > char*)': > soci-simple.cpp:1514: error: 'sprintf' was not declared in this scope > make[4]: *** [soci-simple.lo] Error 1 --- src/core/soci-simple.cpp~ 2009-04-26 18:33:38.0 + +++ src/core/soci

Bug#505017: FTBFS with GCC 4.4: missing #include

2008-11-08 Thread Martin Michlmayr
6:34:40.0 + @@ -32,6 +32,7 @@ #include "input.h" #include "output.h" +#include #include #include --- src/translator/parse.cc~2008-11-08 16:35:10.00000 + +++ src/translator/parse.cc 2008-11-08 16:35:16.0 + @@ -39,6 +39,7 @@ #in

Bug#504940: FTBFS with GCC 4.4: missing #include

2008-11-07 Thread Martin Michlmayr
,7 @@ #define INCLUDED_QEWAVEFORM_H #include +#include #include #include -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417370: Log for failed build of lineak-xosdplugin_1:0.9-5 (dist=unstable3)

2008-02-21 Thread Martin Michlmayr
osdctrl.cpp:332: error: 'strcpy' was not declared in this scope > make[3]: *** [xosdctrl.lo] Error 1 > make[3]: Leaving directory `/build/tbm/lineak-xosdplugin-0.9/xosd_plugin' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417463: Log for failed build of opensched_0.4.4-5 (dist=unstable3)

2008-01-23 Thread Martin Michlmayr
ared in this scope > make[3]: *** [main.o] Error 1 > make[3]: Leaving directory `/build/tbm/opensched-0.4.4/src' > make[2]: *** [all-recursive] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#462203: FTBFS with GCC 4.3: missing #includes

2008-01-22 Thread Martin Michlmayr
OGL_EnsembleObjet::ChargerAnimation(char*, char*)': > MOGL_EnsembleObjet.cpp:613: error: 'strncmp' was not declared in this scope > MOGL_EnsembleObjet.cpp:632: error: 'strncpy' was not declared in this scope > MOGL_EnsembleObjet.cpp:641: error: 'strncmp' was not declared in this scope > MOGL_EnsembleObjet.cpp:671: error: 'strncmp' was not declared in this scope > make[4]: *** [MOGL_EnsembleObjet.o] Error 1 > make[4]: Leaving directory `/build/tbm/briquolo-0.5.6/src/MOGL' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455396: pedwarnings no longer errors in GCC 4.3

2008-01-20 Thread Martin Michlmayr
d this bug only after there was a big discussion with the consensus that these messages would be errors in 4.3, but recently there was yet another discussion with a different outcome. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &q

Bug#455379: pedwarnings no longer errors in GCC 4.3

2008-01-20 Thread Martin Michlmayr
the hassle. I filed this bug only after there was a big discussion with the consensus that these messages would be errors in 4.3, but recently there was yet another discussion with a different outcome. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#461720: FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers

2008-01-20 Thread Martin Michlmayr
o] Error 1 > make[1]: Leaving directory `/build/tbm/dome-4.80' > make: *** [build-stamp] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#456106: FTBFS with GCC 4.3: declaration of... changes meaning of...

2007-12-12 Thread Martin Michlmayr
llocator >' > make[3]: *** [main.o] Error 1 > make[3]: Leaving directory `/build/tbm/waimea-0.4.0/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/tbm/waimea-0.4.0' > make[1]: *** [all] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417332: compiling with gcc-4.3

2007-12-12 Thread Martin Michlmayr
* Ralf Treinen <[EMAIL PROTECTED]> [2007-11-04 20:22]: > the patch submitted by tbm is not sufficient to compile the package > with gcc-snapshot (I just tried with version 20071020-1) : Yeah, gcc had some more changes since I submitted the patch. -- Martin Michlmayr http://ww

Bug#456057: FTBFS with GCC 4.3: missing #includes

2007-12-12 Thread Martin Michlmayr
ecursive] Error 1 > make[3]: Leaving directory `/build/tbm/om-0.2.0/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/tbm/om-0.2.0' > make[1]: *** [all] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417078: Log for failed build of adplug_2.0.1-6 (dist=unstable3)

2007-12-12 Thread Martin Michlmayr
function 'bool CrolPlayer::StringCompare::keyLess(const > char*, const char*) const': > rol.h:272: error: 'strcasecmp' was not declared in this scope > make[2]: *** [adplug.lo] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455451: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Martin Michlmayr
; was not declared in this scope > src/common/bvector.h:615: error: 'memcpy' was not declared in this scope > src/common/bvector.h: In member function 'bit_vector& > bit_vector::operator=(const bit_vector::const_sub_bit_vector&)': > src/common/bvector.h:634:

Bug#455396: FTBFS with GCC 4.3: #define redefined & co

2007-12-09 Thread Martin Michlmayr
r/include/bits/inf.h:27:1: error: this is the location of the previous > definition > make[4]: *** [monotone.o] Error 1 > make[4]: Leaving directory `/build/tbm/vrweb-1.5/src/harmony/scene/LINUX_ELF' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455379: FTBFS with GCC 4.3: extra tokens at end of #... directive

2007-12-09 Thread Martin Michlmayr
flop.cpp:145:15: error: extra tokens at end of #undef directive -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455321: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Martin Michlmayr
ntifier is reported only once > setcd.c:122: error: for each function it appears in.) > make[1]: *** [setcd] Error 1 > make[1]: Leaving directory `/build/tbm/setcd-1.5' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455285: FTBFS with GCC 4.3: missing #includes

2007-12-09 Thread Martin Michlmayr
s_char::as_string(long > int) const': > ncvalues.cpp:244: error: 'strncpy' was not declared in this scope > make[3]: *** [ncvalues.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#455178: FTBFS with GCC 4.3: missing #includes

2007-12-08 Thread Martin Michlmayr
lared in this scope > UnAlz.h: In member function 'int UNALZ::CUnAlz::getPasswordLen()': > UnAlz.h:517: error: 'strlen' was not declared in this scope > main.cpp: In function 'int main(int, char**)': > main.cpp:142: warning: deprecated conversion from str

Bug#455126: FTBFS with GCC 4.3: missing #includes

2007-12-08 Thread Martin Michlmayr
on.h: In member function 'virtual float > tNotCriterion::matchDegree(const tSong*) const': > ./database/criterion.h:114: error: 'Operand' was not declared in this scope > ./database/criterion.h: In member function 'virtual bool > tNotCriterion::notifying() const': > ./database/criterion.h:117: error: 'Operand' was not declared in this scope > ./database/criterion.h: At global scope: > ./database/criterion.h:123: error: expected constructor, destructor, or type > conversion before '<' token > database/auto_dj.cpp: In member function 'void tAutoDJ::addCriterion(const > QString&, int)': > database/auto_dj.cpp:162: error: 'parseCriterion' was not declared in this > scope > scons: *** [,build/release/database/auto_dj.o] Error 1 > scons: building terminated because of errors. > make: *** [build-stamp] Error 2 -- Martin Michlmayr http://www.cyrius.com/

Bug#454863: FTBFS with GCC 4.3: missing #includes

2007-12-07 Thread Martin Michlmayr
-f ".deps/gnome_apt-childprocess.Tpo" > ".deps/gnome_apt-childprocess.Po"; \ > else rm -f ".deps/gnome_apt-childprocess.Tpo"; exit 1; \ > fi > childprocess.cc: In member function 'void ChildDialog::feed(const gchar*)': > childprocess.cc:196: error: 'strlen' was not declared in this scope > make[4]: *** [gnome_apt-childprocess.o] Error 1 > make[4]: Leaving directory `/build/tbm/gnome-apt-0.4.9/src' -- Martin Michlmayr http://www.cyrius.com/

Bug#454866: FTBFS with GCC 4.3: missing #includes

2007-12-07 Thread Martin Michlmayr
: > defaultplugin.cpp:333: warning: conversion to 'int' from 'size_t' may alter > its value > defaultplugin.cpp:348: error: 'strcpy' was not declared in this scope -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#454818: FTBFS with GCC 4.3: missing #includes

2007-12-07 Thread Martin Michlmayr
afile_inputprovider.cpp:112: error: 'strlen' > was not declared in this scope > make[1]: *** [Libs/Intermediate/datafile_inputprovider.o] Error 1 > make[1]: Leaving directory > `/build/tbm/clanlib-0.6.5-1/build-tree/ClanLib-0.6.5' > make: *** [debian/stampdir/build] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#421220: Not a package bug, but one in the experimental compiler

2007-05-11 Thread Martin Michlmayr
our Debian package in the next upload and do not forward it upstream. Apologies for wasting your time. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#421220: FTBFS with GCC 4.3: error: extra ';'

2007-04-27 Thread Martin Michlmayr
virtual bool operator()(systask_dumpvars *) const {return true ;} + virtual bool operator()(systask_dumpfile *) const {return true ;} virtual bool operator()(sysfunc_time *) const { return true; } virtual bool operator()(sysfunc_random *) const { return true; } virtual

Bug#417784: FTBFS with GCC 4.3: missing #includes

2007-04-04 Thread Martin Michlmayr
c/xgsm_util.cc~ 2007-04-04 14:47:50.0 + +++ src/xgsm_util.cc2007-04-04 14:47:58.0 +0000 @@ -20,6 +20,7 @@ #include #include #include +#include #include using namespace std; -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417746: FTBFS with GCC 4.3: missing #includes

2007-04-04 Thread Martin Michlmayr
; was not declared in this scope > UnAlz.h:272: error: 'free' was not declared in this scope --- unalz-0.55.orig/UnAlz.h +++ unalz-0.55/UnAlz.h @@ -96,6 +96,7 @@ #ifndef _UNALZ_H_ #define _UNALZ_H_ +#include #include using namespace std; -- Martin Michlmayr http://www.c

Bug#417743: FTBFS with GCC 4.3: missing #includes

2007-04-04 Thread Martin Michlmayr
Error 1 --- harmony/widgets/widgets/textb.C~2007-04-04 13:04:27.0 + +++ harmony/widgets/widgets/textb.C 2007-04-04 13:05:17.0 + @@ -76,6 +76,7 @@ #include +#include #include #include The build system is rather odd, so I'm not sure if everything

Bug#417738: FTBFS with GCC 4.3: missing #includes

2007-04-04 Thread Martin Michlmayr
+#include #include #include "dumpstrm.h" --- src/swig/vbs_api.cc~2007-04-04 12:50:32.0 + +++ src/swig/vbs_api.cc 2007-04-04 12:50:38.0 + @@ -11,6 +11,7 @@ // // vbs_api.cc +#include #include // longjmp() #include #include -- Martin

Bug#417373: FTBFS with GCC 4.3: missing #includes

2007-04-02 Thread Martin Michlmayr
-04-02 13:17:31.0 + +++ lineak/xmgr.cpp 2007-04-02 13:17:39.0 + @@ -21,6 +21,7 @@ #include extern "C" { + #include #include #include #include --- lineak/defloader.h~ 2007-04-02 13:20:35.0 + +++ lineak/defloader.h 2007-04-02 13:20:47.0 + @@ -23,6 +23,7 @@ # endif # include +# include # include class LDef; -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417369: FTBFS with GCC 4.3: missing #includes

2007-04-02 Thread Martin Michlmayr
-28,6 +28,7 @@ #include #include #include +#include #include #include #include "kmixclient.h" -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417370: FTBFS with GCC 4.3: missing #includes

2007-04-02 Thread Martin Michlmayr
: error: 'free' was not declared in this scope > make[3]: *** [xosdctrl.lo] Error 1 --- xosd_plugin/xosdctrl.cpp~ 2007-04-02 13:16:28.0 + +++ xosd_plugin/xosdctrl.cpp2007-04-02 13:16:36.0 + @@ -21,6 +21,7 @@ #include #include +#include using namespac

Bug#417317: FTBFS with GCC 4.3: missing #includes

2007-04-02 Thread Martin Michlmayr
.Po"; \ > else rm -f ".deps/init.Tpo"; exit 1; \ > fi > init.cpp: In function 'int main(int, char**)': > init.cpp:196: error: 'exit' was not declared in this scope --- src/init.cpp~ 2007-04-02 10:22:19.00000 + +++ src/init.cpp

Bug#417305: FTBFS with GCC 4.3: missing #includes

2007-04-02 Thread Martin Michlmayr
ntmap.cpp:211: error: 'abs' was not declared in this scope > componentmap.cpp:240: error: 'abs' was not declared in this scope --- ksimus/componentmap.cpp~2007-04-02 09:52:52.0 + +++ ksimus/componentmap.cpp 2007-04-02 09:53:01.0 + @@ -18,6 +18,7 @@

Bug#417294: FTBFS with GCC 4.3: missing #includes

2007-04-02 Thread Martin Michlmayr
0 +++ klineakconfig/klineakdef.cpp 2007-04-02 09:29:26.0 + @@ -22,6 +22,7 @@ #include "klmailclient.h" #include #include +#include #include #include #include -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417234: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
+++ c++/src/H5PropList.cpp 2007-04-01 21:02:19.0 + @@ -13,6 +13,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #include +#include #ifdef OLD_HEADER_FILENAME #include #else -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE,

Bug#417206: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
include +#include #include #include --- src/menus.cc~ 2007-04-01 20:05:36.0 + +++ src/menus.cc2007-04-01 20:05:43.0 + @@ -35,6 +35,7 @@ #include "pkgutil.h" #include "preferences.h" #include "sources.h" +#include

Bug#417170: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
or cygwin_conv_to_win32_path() */ #endif +#include #include "build.hxx" #include "cdl_exec.hxx" -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417108: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
Sorry, you also need this one: --- libargparse/argparse.cpp~ 2007-04-01 16:46:12.0 + +++ libargparse/argparse.cpp2007-04-01 16:46:22.0 + @@ -17,6 +17,7 @@ */ #include "argparse.h" +#include #include #include #include -- Martin Mich

Bug#417132: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
de namespace MSN --- libicq2000-0.1/libicq2000/ContactTree.h~2007-04-01 16:32:30.0 + +++ libicq2000-0.1/libicq2000/ContactTree.h 2007-04-01 16:32:37.0 + @@ -26,6 +26,7 @@ #include #include #include +#include #include #include -- Martin Michlmayr http://ww

Bug#417108: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
00 +++ teqser/teqser.cpp 2007-04-01 15:31:57.0 + @@ -1,6 +1,7 @@ // teqser.cpp : Defines the entry point for the console application. // +#include #include -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417078: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
ion 'void CrixPlayer::set_new_int()': > rix.cpp:160: error: 'exit' was not declared in this scope > make[2]: *** [rix.lo] Error 1 --- src/rix.cpp~2007-04-01 14:21:13.0 + +++ src/rix.cpp 2007-04-01 14:21:26.00000 +0000 @@ -20,6 +20,8 @@ *

Bug#417066: FTBFS with GCC 4.3: missing #includes

2007-04-01 Thread Martin Michlmayr
ke[1]: Leaving directory `/build/tbm/achilles-2' > make: *** [build-stamp] Error 2 --- gene.cc~2007-04-01 13:58:24.0 + +++ gene.cc 2007-04-01 13:58:35.0 + @@ -24,6 +24,7 @@ #include"braininfo.h" #include"defines.h" #include +#include Ge

Bug#415278: FTBFS with GCC 4.3: unrecognized command line option "-fno-force-mem"

2007-03-17 Thread Martin Michlmayr
recognized command line option "-fno-force-mem" > make[2]: *** [delaunay.lo] Error 1 > make[2]: Leaving directory `/build/tbm/plplot-5.6.1/lib/nn' > make[1]: *** [all-recursive] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#409476: FTBFS: cp: missing destination file operand after `oo2crc.tmp'

2007-02-03 Thread Martin Michlmayr
-line OPTIONS:LIB:X11_SUFFIX 'DEFINE LibX11Suffix := \\\"\\\";'" > >>ooconfig.tmp > echo "prepend-line \"PATHS:X11:SRC\" \"GET *.Mod,*.c FROM src;\"" > >>ooconfig.tmp > echo "prepend-line \"PATHS:X11:OBJ\" \"

Bug#409477: FTBFS: cp: missing destination file operand after `oo2crc.tmp'

2007-02-03 Thread Martin Michlmayr
.. yes > configure: creating ./config.status > config.status: creating Makefile > touch configure-stamp > dh_testdir > /usr/bin/make > make[1]: Entering directory `/build/tbm/libooc-xml-3.2.0' > cp oo2crc.tmp > cp: missing destination file operand after `oo2cr

Bug#379775: [EMAIL PROTECTED]: Re: multiple definition of `_init']

2006-07-25 Thread Martin Michlmayr
s: No, score=-4.0 required=4.0 tests=AWL,IMPRONONCABLE_1, LDOSUBSCRIBER,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no version=3.0.3 On Tue, Jul 25, 2006 at 01:30:34PM +0200, Martin Michlmayr wrote: > While building rsplib, I get the following errors. Is that an > appli

Bug#379775: FTBFS: links object files twice

2006-07-25 Thread Martin Michlmayr
x86_64-linux-gnu/4.2.0/crtbeginS.o:(.data.rel+0x0): > multiple definition of `__dso_handle' > /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.2.0/crtbeginS.o:(.data.rel+0x0): > first defined here > collect2: ld returned 1 exit status > make[2]: *** [libcppthread.la] Error 1 -- Ma

Bug#353853: also on amd64

2006-07-22 Thread Martin Michlmayr
severity 353853 serious thanks I've also seen this on amd64. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#379266: FTBFS: needs an update for new libxclass0-dev

2006-07-22 Thread Martin Michlmayr
are still unsatisfied: > libxclass0-dev(inst 0.9.1-1 ! << wanted 0.9.0) > Source-dependencies not satisfied; skipping rfb -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#377842: FTBFS: incompatible implicit declaration of function 'print_lisp_object'

2006-07-11 Thread Martin Michlmayr
_object' was here > ../lisp-debug.c: In function 'debug_identify_function': > ../lisp-debug.c:618: error: incompatible implicit declaration of function > 'print_lisp_object' > ../lisp-debug.c:90: error: previous implicit declaration of > 'print_lisp_obje

Bug#375680: Ubuntu and Fedora patches reviewing

2006-06-27 Thread Martin Michlmayr
the BTS, as has been suggested before, such transient problems wouldn't affect us. Maybe this can be considered again. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#374348: FTBFS on amd64: header problems

2006-06-18 Thread Martin Michlmayr
io.h:337: error: previous definition of '_ast_intmax_t' was here > sfio.h:342: warning: parameter names (without types) in function declaration > sfio.h:347: error: 'sfsize' declared as function returning a function > In file included from sfclose.c:1: > sfhdr.h:543: error

Bug#361603: FTBFS with GCC 4.2: cast from pointer to integer of different size

2006-06-04 Thread Martin Michlmayr
found 361603 0.1.2.2-4 thanks * Martin Michlmayr <[EMAIL PROTECTED]> [2006-04-09 21:11]: > * Shaun Jackman <[EMAIL PROTECTED]> [2006-04-09 13:07]: > > It should be noted that this bug only affects 64-bit targets. This > > patch is untested on 64-bit targets, but should

Bug#288202: potential fixes

2006-05-30 Thread Martin Michlmayr
* Stuart Anderson <[EMAIL PROTECTED]> [2006-05-26 11:09]: > I have prepared fixes for all 3 of these grave bugs. Support for libxine > is still enabled. Ok, I've uploaded this now, thanks. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#361766: status

2006-05-27 Thread Martin Michlmayr
* Martin Michlmayr <[EMAIL PROTECTED]> [2006-05-27 19:24]: > > It looks like nobody has checked out your patch. Since it's a QA > > package, you are probably at the moment the person who is best > > qualified to check out the patch. > I hoped Matej Vela would tak

Bug#361766: status

2006-05-27 Thread Martin Michlmayr
e patch. I hoped Matej Vela would take care of it. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#361766: status

2006-05-27 Thread Martin Michlmayr
What's the status of this bug? -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#356093: NMU patch

2006-05-25 Thread Martin Michlmayr
ad as part of the GCC 4.1 transition. + * Remove extra qualification from C++ header files (Closes: 356093). + + -- Martin Michlmayr <[EMAIL PROTECTED]> Thu, 25 May 2006 18:21:50 +0200 + synopsis (0.5.0-4) unstable; urgency=low * QA Upload only in patch2: unchanged: --- synopsis

Bug#361766: patch

2006-05-20 Thread Martin Michlmayr
reEntry.clone()) { } -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#343009: Package explicitely build-depends on g++-3.4

2006-05-13 Thread Martin Michlmayr
say if it's not offering any unique functionality, drop it in favour of > kaffeine. OK, let's do that then. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#343009: Package explicitely build-depends on g++-3.4

2006-05-12 Thread Martin Michlmayr
. -- Christopher Martin <[EMAIL PROTECTED]> Thu, 13 Oct 2005 15:33:30 -0400 and: * #333816: O: okle -- DVD player for KDE Package: wnpp; Reported by: Christopher Martin <[EMAIL PROTECTED]>; 201 days old. Yep, yep... Andrew? -- Martin Michlmayr http://www.cyrius.com/ -- To

Bug#361718: FTBFS with GCC 4.2: cast from pointer to integer of different size

2006-04-09 Thread Martin Michlmayr
* Matej Vela <[EMAIL PROTECTED]> [2006-04-09 23:28]: > Unfortunately, I can't seem to find a 64-bit machine with gcc-snapshot. > Does the attached patch work for you? Yes, thanks. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#361718: FTBFS with GCC 4.2: cast from pointer to integer of different size

2006-04-09 Thread Martin Michlmayr
m_stats.Tpo"; exit 1; fi > cc1: warnings being treated as errors > m_stats.c: In function 'm_stats': > m_stats.c:233: warning: cast from pointer to integer of different size > m_stats.c:233: warning: cast from pointer to integer of different size > make[2]: *** [m_

Bug#359738: Please remove build-dependency on libgcj-dev

2006-03-28 Thread Martin Michlmayr
. Given that gcj depends on the -dev package, you don't need to list it explicitly in your build-dependencies. Please drop it. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#359740: Please remove build-dependency on libgcj-dev

2006-03-28 Thread Martin Michlmayr
-dev. Given that gcj depends on the -dev package, you don't need to list it explicitly in your build-dependencies. Please drop it. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: NMU upload for fv bug #356177

2006-03-27 Thread Martin Michlmayr
David, It seems there's an incomplete upload of fv in the queue. Did you ask someone to upload or has that nothing to do with you? I'm just wondering who can remove the incomplete upload and upload again. (Actually, [EMAIL PROTECTED] is wondering). -- Martin Michlmayr http://www.

Bug#358087: FTBFS with G++ 4.1: extra qualification

2006-03-20 Thread Martin Michlmayr
t of current row or ST_NULL if position not valid - inline CInt CTrainingData::getSet () const + inline CInt getSet () const { if (pos == data.end()) return ST_NULL; else return (*pos).set; } /// getInputs returns: inputs on current row -- Martin Michlmayr http:/

Bug#357330: Log for failed build of rsplib_1.0.0-3 (dist=stable)

2006-03-20 Thread Martin Michlmayr
UNAME_RELEASE = 2.6.16-rc6 > UNAME_SYSTEM = Linux > UNAME_VERSION = #8 SMP Tue Mar 14 01:35:21 UTC 2006 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#357825: FTBFS with G++ 4.1: extra qualification

2006-03-19 Thread Martin Michlmayr
QStringList examineEnumField(const QString& table, const MYSQL_FIELD* fld); - void MySQLMigrate::getConstraints(int mysqlConstraints, KexiDB::Field* fld); - void MySQL

Bug#357687: FTBFS with G++ 4.1: extra qualification

2006-03-18 Thread Martin Michlmayr
Uint32 UpdateTimeScale( Uint32 pixmapStartTime, Uint32pixmapEndTime, Uint32pixmapWidth); -- Martin Michlmayr http://www.cyrius.com/

  1   2   >