Page 7 of 8

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:50 pm
by dip
In file included from /usr/include/sched.h:41:0,
from /usr/include/pthread.h:23,
from /usr/include/x86_64-linux-gnu/c++/4.8/bits/gthr-default.h:35,
from /usr/include/x86_64-linux-gnu/c++/4.8/bits/gthr.h:148,
from /usr/include/c++/4.8/ext/atomicity.h:35,
from /usr/include/c++/4.8/bits/basic_string.h:39,
from /usr/include/c++/4.8/string:52,
from /usr/include/wx-3.0/wx/stringimpl.h:66,
from /usr/include/wx-3.0/wx/unichar.h:15,
from /usr/include/wx-3.0/wx/strvararg.h:22,
from /usr/include/wx-3.0/wx/string.h:46,
from /usr/include/wx-3.0/wx/longlong.h:19,
from /usr/include/wx-3.0/wx/time.h:13,
from /usr/include/x86_64-linux-gnu/sys/types.h:132,
from /usr/include/wx-3.0/wx/defs.h:1205,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/x86_64-linux-gnu/bits/sched.h:131:20: error: missing binary operator before token "("
# if __GNUC_PREREQ (2, 91)
^
/usr/include/x86_64-linux-gnu/bits/sched.h:169:20: error: missing binary operator before token "("
# if __GNUC_PREREQ (2, 91)
^
In file included from /usr/include/wx-3.0/wx/defs.h:1205:0,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/x86_64-linux-gnu/sys/types.h:157:20: error: missing binary operator before token "("
#if !__GNUC_PREREQ (2, 7)
^
In file included from /usr/include/curl/curlbuild.h:152:0,
from /usr/include/curl/curl.h:34,
from /home/dieter/guayadeque/src/network/Curl.h:26,
from /home/dieter/guayadeque/src/network/Http.h:23,
from /home/dieter/guayadeque/src/MainFrame.h:29,
from /home/dieter/guayadeque/src/AlListBox.cpp:27:
/usr/include/x86_64-linux-gnu/sys/socket.h:68:43: error: missing binary operator before token "("
#if defined __cplusplus || !__GNUC_PREREQ (2, 7) || !defined __USE_GNU
^
In file included from /usr/include/wx-3.0/wx/chartype.h:68:0,
from /usr/include/wx-3.0/wx/debug.h:19,
from /usr/include/wx-3.0/wx/defs.h:688,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/wchar.h:104:1: error: ‘__BEGIN_NAMESPACE_C99’ does not name a type
__BEGIN_NAMESPACE_C99
^
/usr/include/wchar.h:107:1: error: ‘__END_NAMESPACE_C99’ does not name a type
__END_NAMESPACE_C99
^
/usr/include/wchar.h:138:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:152:6: error: expected initializer before ‘__THROW’
__THROW;
^
/usr/include/wchar.h:156:37: error: expected initializer before ‘__THROW’
const wchar_t *__restrict __src) __THROW;
^
/usr/include/wchar.h:160:6: error: expected initializer before ‘__THROW’
__THROW;
^
/usr/include/wchar.h:164:6: error: expected initializer before ‘__THROW’
__THROW __attribute_pure__;
^
/usr/include/wchar.h:167:6: error: expected initializer before ‘__THROW’
__THROW __attribute_pure__;
^
/usr/include/wchar.h:168:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:197:54: error: expected initializer before ‘__THROW’
const wchar_t *__restrict __s2, size_t __n) __THROW;
^
/usr/include/wchar.h:198:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:238:6: error: expected initializer before ‘__THROW’
__THROW __attribute_pure__;
^
/usr/include/wchar.h:240:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:257:6: error: expected initializer before ‘__THROW’
__THROW __attribute_pure__;
^
/usr/include/wchar.h:267:6: error: expected initializer before ‘__THROW’
__THROW __attribute_pure__;
^
/usr/include/wchar.h:278:6: error: expected initializer before ‘__THROW’
__THROW __attribute_pure__;
^
/usr/include/wchar.h:284:32: error: expected initializer before ‘__THROW’
wchar_t **__restrict __ptr) __THROW;
^
/usr/include/wchar.h:287:43: error: expected initializer before ‘__THROW’
extern size_t wcslen (const wchar_t *__s) __THROW __attribute_pure__;
^
/usr/include/wchar.h:288:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:326:6: error: expected initializer before ‘__THROW’
__THROW __attribute_pure__;
^
/usr/include/wchar.h:330:49: error: expected initializer before ‘__THROW’
const wchar_t *__restrict __s2, size_t __n) __THROW;
^
/usr/include/wchar.h:335:6: error: expected initializer before ‘__THROW’
__THROW;
^
/usr/include/wchar.h:338:65: error: expected initializer before ‘__THROW’
extern wchar_t *wmemset (wchar_t *__s, wchar_t __c, size_t __n) __THROW;
^
/usr/include/wchar.h:339:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:50 pm
by dip
/usr/include/wchar.h:357:31: error: expected initializer before ‘__THROW’
extern int wctob (wint_t __c) __THROW;
^
/usr/include/wchar.h:361:27: error: ‘mbstate_t’ does not name a type
extern int mbsinit (const mbstate_t *__ps) __THROW __attribute_pure__;
^
/usr/include/wchar.h:361:44: error: expected initializer before ‘__THROW’
extern int mbsinit (const mbstate_t *__ps) __THROW __attribute_pure__;
^
/usr/include/wchar.h:367:10: error: ‘mbstate_t’ has not been declared
mbstate_t *__restrict __p) __THROW;
^
/usr/include/wchar.h:367:37: error: expected initializer before ‘__THROW’
mbstate_t *__restrict __p) __THROW;
^
/usr/include/wchar.h:371:10: error: ‘mbstate_t’ has not been declared
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:371:38: error: expected initializer before ‘__THROW’
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:375:4: error: ‘mbstate_t’ has not been declared
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:375:32: error: expected initializer before ‘__THROW’
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:377:9: error: ‘mbstate_t’ has not been declared
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:377:37: error: expected initializer before ‘__THROW’
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:378:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:416:5: error: ‘mbstate_t’ has not been declared
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:416:33: error: expected initializer before ‘__THROW’
mbstate_t *__restrict __ps) __THROW;
^
/usr/include/wchar.h:417:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:452:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:475:6: error: expected initializer before ‘__THROW’
__THROW;
^
/usr/include/wchar.h:476:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:790:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
/usr/include/wchar.h:858:1: error: ‘__END_NAMESPACE_C99’ does not name a type
__END_NAMESPACE_C99
^
In file included from /usr/include/wx-3.0/wx/defs.h:688:0,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/wx-3.0/wx/debug.h:195:47: error: ‘wxChar’ does not name a type
const wxChar *msg) ;
^
/usr/include/wx-3.0/wx/debug.h:201:47: error: ‘wxChar’ does not name a type
extern WXDLLIMPEXP_BASE void wxOnAssert(const wxChar *file,
^

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:52 pm
by dip
/usr/include/wx-3.0/wx/debug.h:204:47: error: ‘wxChar’ does not name a type
const wxChar *cond,
^
/usr/include/wx-3.0/wx/debug.h:205:47: error: ‘wxChar’ does not name a type
const wxChar *msg = NULL);
^
In file included from /usr/include/wx-3.0/wx/defs.h:1205:0,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/x86_64-linux-gnu/sys/types.h:27:1: error: ‘__BEGIN_DECLS’ does not name a type
__BEGIN_DECLS
^
In file included from /usr/include/wx-3.0/wx/string.h:39:0,
from /usr/include/wx-3.0/wx/longlong.h:19,
from /usr/include/wx-3.0/wx/time.h:13,
from /usr/include/x86_64-linux-gnu/sys/types.h:132,
from /usr/include/wx-3.0/wx/defs.h:1205,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/stdio.h:29:1: error: ‘__BEGIN_DECLS’ does not name a type
__BEGIN_DECLS
^
In file included from /usr/include/wx-3.0/wx/string.h:39:0,
from /usr/include/wx-3.0/wx/longlong.h:19,
from /usr/include/wx-3.0/wx/time.h:13,
from /usr/include/x86_64-linux-gnu/sys/types.h:132,
from /usr/include/wx-3.0/wx/defs.h:1205,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/stdio.h:46:1: error: ‘__BEGIN_NAMESPACE_STD’ does not name a type
__BEGIN_NAMESPACE_STD
^
/usr/include/stdio.h:49:1: error: ‘__END_NAMESPACE_STD’ does not name a type
__END_NAMESPACE_STD
^
In file included from /usr/include/libio.h:31:0,
from /usr/include/stdio.h:74,
from /usr/include/wx-3.0/wx/string.h:39,
from /usr/include/wx-3.0/wx/longlong.h:19,
from /usr/include/wx-3.0/wx/time.h:13,
from /usr/include/x86_64-linux-gnu/sys/types.h:132,
from /usr/include/wx-3.0/wx/defs.h:1205,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/_G_config.h:25:3: error: ‘_G_fpos_t’ does not name a type
} _G_fpos_t;
^

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:52 pm
by dip
In file included from /usr/include/wx-3.0/wx/string.h:39:0,
from /usr/include/wx-3.0/wx/longlong.h:19,
from /usr/include/wx-3.0/wx/time.h:13,
from /usr/include/x86_64-linux-gnu/sys/types.h:132,
from /usr/include/wx-3.0/wx/defs.h:1205,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/stdio.h:110:9: error: ‘_G_fpos_t’ does not name a type
typedef _G_fpos_t fpos_t;
^
In file included from /usr/include/wx-3.0/wx/string.h:39:0,
from /usr/include/wx-3.0/wx/longlong.h:19,
from /usr/include/wx-3.0/wx/time.h:13,
from /usr/include/x86_64-linux-gnu/sys/types.h:132,
from /usr/include/wx-3.0/wx/defs.h:1205,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/stdio.h:195:8: error: ‘FILE’ does not name a type
extern FILE *tmpfile (void) __wur;
^
/usr/include/stdio.h:237:20: error: ‘FILE’ was not declared in this scope
extern int fclose (FILE *__stream);
^
/usr/include/stdio.h:237:26: error: ‘__stream’ was not declared in this scope
extern int fclose (FILE *__stream);
^
/usr/include/stdio.h:242:20: error: ‘FILE’ was not declared in this scope
extern int fflush (FILE *__stream);
^
/usr/include/stdio.h:242:26: error: ‘__stream’ was not declared in this scope
extern int fflush (FILE *__stream);
^
/usr/include/stdio.h:272:8: error: ‘FILE’ does not name a type
extern FILE *fopen (const char *__restrict __filename,
^
/usr/include/stdio.h:278:8: error: ‘FILE’ does not name a type
extern FILE *freopen (const char *__restrict __filename,
^
/usr/include/stdio.h:332:21: error: variable or field ‘setbuf’ declared void
extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW;
^
/usr/include/stdio.h:332:21: error: ‘FILE’ was not declared in this scope
/usr/include/stdio.h:332:27: error: expected primary-expression before ‘__restrict’
extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW;
^

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:53 pm
by dip
/usr/include/stdio.h:332:48: error: expected primary-expression before ‘char’
extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW;
^
/usr/include/stdio.h:336:21: error: ‘FILE’ was not declared in this scope
extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
^
/usr/include/stdio.h:336:27: error: expected primary-expression before ‘__restrict’
extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
^
/usr/include/stdio.h:336:48: error: expected primary-expression before ‘char’
extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
^
/usr/include/stdio.h:337:7: error: expected primary-expression before ‘int’
int __modes, size_t __n) __THROW;
^
/usr/include/stdio.h:337:27: error: expected primary-expression before ‘__n’
int __modes, size_t __n) __THROW;
^
/usr/include/stdio.h:337:30: error: expression list treated as compound expression in initializer [-fpermissive]
int __modes, size_t __n) __THROW;
^
/usr/include/stdio.h:356:21: error: ‘FILE’ was not declared in this scope
extern int fprintf (FILE *__restrict __stream,
^
/usr/include/stdio.h:356:27: error: expected primary-expression before ‘__restrict’
extern int fprintf (FILE *__restrict __stream,
^
/usr/include/stdio.h:357:7: error: expected primary-expression before ‘const’
const char *__restrict __format, ...);
^
/usr/include/stdio.h:357:40: error: expected primary-expression before ‘...’ token
const char *__restrict __format, ...);
^
/usr/include/stdio.h:357:43: error: expression list treated as compound expression in initializer [-fpermissive]
const char *__restrict __format, ...);
^
/usr/include/stdio.h:371:22: error: ‘FILE’ was not declared in this scope
extern int vfprintf (FILE *__restrict __s, const char *__restrict __format,
^
/usr/include/stdio.h:371:28: error: expected primary-expression before ‘__restrict’
extern int vfprintf (FILE *__restrict __s, const char *__restrict __format,
^
/usr/include/stdio.h:371:44: error: expected primary-expression before ‘const’
extern int vfprintf (FILE *__restrict __s, const char *__restrict __format,
^
/usr/include/stdio.h:372:19: error: expected primary-expression before ‘__arg’
_G_va_list __arg);
^

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:53 pm
by dip
/usr/include/stdio.h:372:24: error: expression list treated as compound expression in initializer [-fpermissive]
_G_va_list __arg);
^
/usr/include/stdio.h:425:20: error: ‘FILE’ was not declared in this scope
extern int fscanf (FILE *__restrict __stream,
^
/usr/include/stdio.h:425:26: error: expected primary-expression before ‘__restrict’
extern int fscanf (FILE *__restrict __stream,
^
/usr/include/stdio.h:426:6: error: expected primary-expression before ‘const’
const char *__restrict __format, ...) __wur;
^
/usr/include/stdio.h:426:39: error: expected primary-expression before ‘...’ token
const char *__restrict __format, ...) __wur;
^
/usr/include/stdio.h:426:42: error: expression list treated as compound expression in initializer [-fpermissive]
const char *__restrict __format, ...) __wur;
^
/usr/include/stdio.h:531:19: error: ‘FILE’ was not declared in this scope
extern int fgetc (FILE *__stream);
^
/usr/include/stdio.h:531:25: error: ‘__stream’ was not declared in this scope
extern int fgetc (FILE *__stream);
^
/usr/include/stdio.h:532:18: error: ‘FILE’ was not declared in this scope
extern int getc (FILE *__stream);
^
/usr/include/stdio.h:532:24: error: ‘__stream’ was not declared in this scope
extern int getc (FILE *__stream);
^
/usr/include/stdio.h:573:28: error: ‘FILE’ has not been declared
extern int fputc (int __c, FILE *__stream);
^
/usr/include/stdio.h:574:27: error: ‘FILE’ has not been declared
extern int putc (int __c, FILE *__stream);
^
/usr/include/stdio.h:622:52: error: ‘FILE’ has not been declared
extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
^
/usr/include/stdio.h:689:47: error: ‘FILE’ has not been declared
extern int fputs (const char *__restrict __s, FILE *__restrict __stream);
^
/usr/include/stdio.h:702:29: error: ‘FILE’ has not been declared
extern int ungetc (int __c, FILE *__stream);
^
/usr/include/stdio.h:710:20: error: ‘FILE’ has not been declared
size_t __n, FILE *__restrict __stream) __wur;
^
/usr/include/stdio.h:716:21: error: ‘FILE’ has not been declared
size_t __n, FILE *__restrict __s);
^
/usr/include/stdio.h:749:19: error: ‘FILE’ was not declared in this scope
extern int fseek (FILE *__stream, long int __off, int __whence);
^
/usr/include/stdio.h:749:25: error: ‘__stream’ was not declared in this scope
extern int fseek (FILE *__stream, long int __off, int __whence);
^
/usr/include/stdio.h:749:35: error: expected primary-expression before ‘long’
extern int fseek (FILE *__stream, long int __off, int __whence);
^
/usr/include/stdio.h:749:51: error: expected primary-expression before ‘int’
extern int fseek (FILE *__stream, long int __off, int __whence);
^

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:53 pm
by dip
/usr/include/stdio.h:749:63: error: expression list treated as compound expression in initializer [-fpermissive]
extern int fseek (FILE *__stream, long int __off, int __whence);
^
/usr/include/stdio.h:754:24: error: ‘FILE’ was not declared in this scope
extern long int ftell (FILE *__stream) __wur;
^
/usr/include/stdio.h:754:30: error: ‘__stream’ was not declared in this scope
extern long int ftell (FILE *__stream) __wur;
^
/usr/include/stdio.h:759:21: error: variable or field ‘rewind’ declared void
extern void rewind (FILE *__stream);
^
/usr/include/stdio.h:759:21: error: ‘FILE’ was not declared in this scope
/usr/include/stdio.h:759:27: error: ‘__stream’ was not declared in this scope
extern void rewind (FILE *__stream);
^
/usr/include/stdio.h:798:21: error: ‘FILE’ was not declared in this scope
extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
^
/usr/include/stdio.h:798:27: error: expected primary-expression before ‘__restrict’
extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
^
/usr/include/stdio.h:798:48: error: ‘fpos_t’ was not declared in this scope
extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
^
/usr/include/stdio.h:798:56: error: expected primary-expression before ‘__restrict’
extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
^
/usr/include/stdio.h:798:72: error: expression list treated as compound expression in initializer [-fpermissive]
extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos);
^
/usr/include/stdio.h:803:21: error: ‘FILE’ was not declared in this scope
extern int fsetpos (FILE *__stream, const fpos_t *__pos);
^
/usr/include/stdio.h:803:27: error: ‘__stream’ was not declared in this scope
extern int fsetpos (FILE *__stream, const fpos_t *__pos);
^
/usr/include/stdio.h:803:37: error: expected primary-expression before ‘const’
extern int fsetpos (FILE *__stream, const fpos_t *__pos);
^
/usr/include/stdio.h:803:56: error: expression list treated as compound expression in initializer [-fpermissive]
extern int fsetpos (FILE *__stream, const fpos_t *__pos);
^
/usr/include/stdio.h:826:23: error: variable or field ‘clearerr’ declared void
extern void clearerr (FILE *__stream) __THROW;
^
/usr/include/stdio.h:826:23: error: ‘FILE’ was not declared in this scope
/usr/include/stdio.h:826:29: error: ‘__stream’ was not declared in this scope
extern void clearerr (FILE *__stream) __THROW;
^
/usr/include/stdio.h:828:18: error: ‘FILE’ was not declared in this scope
extern int feof (FILE *__stream) __THROW __wur;
^
/usr/include/stdio.h:828:24: error: ‘__stream’ was not declared in this scope
extern int feof (FILE *__stream) __THROW __wur;
^
/usr/include/stdio.h:830:20: error: ‘FILE’ was not declared in this scope
extern int ferror (FILE *__stream) __THROW __wur;
^
/usr/include/stdio.h:830:26: error: ‘__stream’ was not declared in this scope
extern int ferror (FILE *__stream) __THROW __wur;
^
In file included from /usr/include/libio.h:56:0,
from /usr/include/stdio.h:74,
from /usr/include/wx-3.0/wx/string.h:39,
from /usr/include/wx-3.0/wx/longlong.h:19,
from /usr/include/wx-3.0/wx/time.h:13,
from /usr/include/x86_64-linux-gnu/sys/types.h:132,
from /usr/include/wx-3.0/wx/defs.h:1205,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/dieter/guayadeque/src/Utils.h:23,
from /home/dieter/guayadeque/src/Db.h:23,
from /home/dieter/guayadeque/src/DbLibrary.h:23,
from /home/dieter/guayadeque/src/AlListBox.h:23,
from /home/dieter/guayadeque/src/AlListBox.cpp:20:
/usr/include/stdio.h:943:1: error: expected declaration before ‘}’ token
__END_DECLS
^
make[2]: *** [src/CMakeFiles/guayadeque.dir/AlListBox.o] Fehler 1
make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Fehler 2
make: *** [all] Fehler 2

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Mon Jul 11, 2016 5:54 pm
by dip
Do you have an idea what's suddenly wrong?

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Sun Jul 31, 2016 4:29 am
by Ehol
./build
-- Using install prefix /usr ...
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Found wxWidgets: -L/usr/local/lib;-pthread;;;/usr/local/lib/libwx_baseu-2.8.a;/usr/local/lib/libwx_gtk2u_core-2.8.a;/usr/local/lib/libwx_gtk2u_adv-2.8.a;/usr/local/lib/libwx_baseu_net-2.8.a;/usr/local/lib/libwx_gtk2u_html-2.8.a;/usr/local/lib/libwx_baseu_xml-2.8.a;/usr/local/lib/libwx_gtk2u_aui-2.8.a;/usr/local/lib/libwx_gtk2u_qa-2.8.a;-lwxregexu-2.8;-lwxtiff-2.8;-lwxjpeg-2.8;-ldl;-lm;-lgtk-x11-2.0;-lgdk-x11-2.0;-latk-1.0;-lgdk_pixbuf-2.0;-lgio-2.0;-lpangoft2-1.0;-lpango-1.0;-lgobject-2.0;-lfontconfig;-lfreetype;-lgthread-2.0;-pthread;-lglib-2.0;-lpng;-lz;-lexpat (found version "2.8.12")
-- Checking for module 'gstreamer-1.0'
-- Found gstreamer-1.0, version 1.8.2
-- Checking for module 'gstreamer-tag-1.0'
-- Found gstreamer-tag-1.0, version 1.8.2
-- Checking for module 'sqlite3'
-- Found sqlite3, version 3.11.0
-- Checking for module 'libcurl'
-- Found libcurl, version 7.47.0
-- Checking for module 'taglib>=1.6.4'
-- Found taglib, version 1.9.1
-- Checking for module 'dbus-1'
-- Found dbus-1, version 1.10.6
-- Checking for module 'gdk-pixbuf-2.0'
-- Found gdk-pixbuf-2.0, version 2.32.2
-- Checking for module 'gio-2.0'
-- Found gio-2.0, version 2.48.1
-- Checking for module 'libgpod-1.0'
-- Found libgpod-1.0, version 0.8.3
-- Checking for module 'indicate-0.7'
-- Found indicate-0.7, version 12.10.1
-- Checking for module 'wxsqlite3'
-- No package 'wxsqlite3' found
-- Checking for module 'wxsqlite3-3.0'
-- Found wxsqlite3-3.0, version
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.7")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque
[ 0%] Building CXX object src/CMakeFiles/guayadeque.dir/AlListBox.o
In file included from /usr/include/wx-3.0/wx/platform.h:595:0,
from /usr/include/wx-3.0/wx/defs.h:27,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/Utils.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/Db.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/DbLibrary.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/AlListBox.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/AlListBox.cpp:20:
/usr/include/wx-3.0/wx/chkconf.h:88:9: error: #error "wxUSE_ANY must be defined, please read comment near the top of this file."
# error "wxUSE_ANY must be defined, please read comment near the top of t
^
/usr/include/wx-3.0/wx/chkconf.h:96:9: error: #error "wxUSE_COMPILER_TLS must be defined, please read comment near the top of this file."
# error "wxUSE_COMPILER_TLS must be defined, please read comment near the
^
/usr/include/wx-3.0/wx/chkconf.h:104:9: error: #error "wxUSE_CONSOLE_EVENTLOOP must be defined, please read comment near the top of this file."
# error "wxUSE_CONSOLE_EVENTLOOP must be defined, please read comment nea
^
/usr/include/wx-3.0/wx/chkconf.h:128:9: error: #error "wxUSE_FILE_HISTORY must be defined, please read comment near the top of this file."
# error "wxUSE_FILE_HISTORY must be defined, please read comment near the
^
/usr/include/wx-3.0/wx/chkconf.h:160:9: error: #error "wxUSE_FSWATCHER must be defined, please read comment near the top of this file."
# error "wxUSE_FSWATCHER must be defined, please read comment near the to
^
/usr/include/wx-3.0/wx/chkconf.h:184:9: error: #error "wxUSE_IPV6 must be defined, please read comment near the top of this file."
# error "wxUSE_IPV6 must be defined, please read comment near the top of
^
/usr/include/wx-3.0/wx/chkconf.h:306:9: error: #error "wxUSE_STD_CONTAINERS must be defined, please read comment near the top of this file."
# error "wxUSE_STD_CONTAINERS must be defined, please read comment near t
^
/usr/include/wx-3.0/wx/chkconf.h:314:9: error: #error "wxUSE_STD_STRING_CONV_IN_WXSTRING must be defined, please read comment near the top of this file."
# error "wxUSE_STD_STRING_CONV_IN_WXSTRING must be defined, please read c
^
/usr/include/wx-3.0/wx/chkconf.h:378:9: error: #error "wxUSE_XLOCALE must be defined, please read comment near the top of this file."
# error "wxUSE_XLOCALE must be defined, please read comment near the top
^
/usr/include/wx-3.0/wx/chkconf.h:430:9: error: #error "wxUSE_ARTPROVIDER_STD must be defined, please read comment near the top of this file."
# error "wxUSE_ARTPROVIDER_STD must be defined, please read comment near
^
/usr/include/wx-3.0/wx/chkconf.h:438:9: error: #error "wxUSE_ARTPROVIDER_TANGO must be defined, please read comment near the top of this file."
# error "wxUSE_ARTPROVIDER_TANGO must be defined, please read comment nea
^
/usr/include/wx-3.0/wx/chkconf.h:446:9: error: #error "wxUSE_AUTOID_MANAGEMENT must be defined, please read comment near the top of this file."
# error "wxUSE_AUTOID_MANAGEMENT must be defined, please read comment nea
^
/usr/include/wx-3.0/wx/chkconf.h:582:9: error: #error "wxUSE_COMMANDLINKBUTTON must be defined, please read comment near the top of this file."
# error "wxUSE_COMMANDLINKBUTTON must be defined, please read comment nea
^
/usr/include/wx-3.0/wx/chkconf.h:622:9: error: #error "wxUSE_DC_TRANSFORM_MATRIX must be defined, please read comment near the top of this file."
# error "wxUSE_DC_TRANSFORM_MATRIX must be defined, please read comment n
^
/usr/include/wx-3.0/wx/chkconf.h:654:9: error: #error "wxUSE_FILECTRL must be defined, please read comment near the top of this file."
# error "wxUSE_FILECTRL must be defined, please read comment near the top
^
/usr/include/wx-3.0/wx/chkconf.h:727:9: error: #error "wxUSE_HEADERCTRL must be defined, please read comment near the top of this file."
# error "wxUSE_HEADERCTRL must be defined, please read comment near the t
^
/usr/include/wx-3.0/wx/chkconf.h:796:9: error: #error "wxUSE_INFOBAR must be defined, please read comment near the top of this file."
# error "wxUSE_INFOBAR must be defined, please read comment near the top
^
/usr/include/wx-3.0/wx/chkconf.h:860:9: error: #error "wxUSE_MARKUP must be defined, please read comment near the top of this file."
# error "wxUSE_MARKUP must be defined, please read comment near the top o
^
/usr/include/wx-3.0/wx/chkconf.h:908:9: error: #error "wxUSE_NOTIFICATION_MESSAGE must be defined, please read comment near the top of this file."
# error "wxUSE_NOTIFICATION_MESSAGE must be defined, please read comment
^
/usr/include/wx-3.0/wx/chkconf.h:940:9: error: #error "wxUSE_PREFERENCES_EDITOR must be defined, please read comment near the top of this file."
# error "wxUSE_PREFERENCES_EDITOR must be defined, please read comment ne
^
/usr/include/wx-3.0/wx/chkconf.h:972:9: error: #error "wxUSE_REARRANGECTRL must be defined, please read comment near the top of this file."
# error "wxUSE_REARRANGECTRL must be defined, please read comment near th
^
/usr/include/wx-3.0/wx/chkconf.h:980:9: error: #error "wxUSE_RIBBON must be defined, please read comment near the top of this file."
# error "wxUSE_RIBBON must be defined, please read comment near the top o
^

Gstreamer 1.0 and wxWidgets 3.0 porting bug reports.

Posted: Sun Jul 31, 2016 4:30 am
by Ehol
/usr/include/wx-3.0/wx/chkconf.h:988:9: error: #error "wxUSE_RICHMSGDLG must be defined, please read comment near the top of this file."
# error "wxUSE_RICHMSGDLG must be defined, please read comment near the t
^
/usr/include/wx-3.0/wx/chkconf.h:996:9: error: #error "wxUSE_RICHTOOLTIP must be defined, please read comment near the top of this file."
# error "wxUSE_RICHTOOLTIP must be defined, please read comment near the
^
/usr/include/wx-3.0/wx/chkconf.h:1108:9: error: #error "wxUSE_TASKBARICON must be defined, please read comment near the top of this file."
# error "wxUSE_TASKBARICON must be defined, please read comment near the
^
/usr/include/wx-3.0/wx/chkconf.h:1124:9: error: #error "wxUSE_TIMEPICKCTRL must be defined, please read comment near the top of this file."
# error "wxUSE_TIMEPICKCTRL must be defined, please read comment near the
^
/usr/include/wx-3.0/wx/chkconf.h:1164:9: error: #error "wxUSE_TREELISTCTRL must be defined, please read comment near the top of this file."
# error "wxUSE_TREELISTCTRL must be defined, please read comment near the
^
/usr/include/wx-3.0/wx/chkconf.h:1172:9: error: #error "wxUSE_UIACTIONSIMULATOR must be defined, please read comment near the top of this file."
# error "wxUSE_UIACTIONSIMULATOR must be defined, please read comment nea
^
/usr/include/wx-3.0/wx/chkconf.h:1188:9: error: #error "wxUSE_WEBVIEW must be defined, please read comment near the top of this file."
# error "wxUSE_WEBVIEW must be defined, please read comment near the top
^
In file included from /usr/include/wx-3.0/wx/platform.h:595:0,
from /usr/include/wx-3.0/wx/defs.h:27,
from /usr/include/wx-3.0/wx/wx.h:14,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/Utils.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/Db.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/DbLibrary.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/AlListBox.h:23,
from /home/attila/Documenti/Programmi/guayadeque-daily/Git/guayadeque/src/AlListBox.cpp:20:
/usr/include/wx-3.0/wx/chkconf.h:1263:13: error: #error "2.6.X compatibility requires 2.8.X compatibility"
# error "2.6.X compatibility requires 2.8.X compatibility"
^
/usr/include/wx-3.0/wx/chkconf.h:1619:13: error: #error "wxDataViewCtrl and wxGrid require wxHeaderCtrl"
# error "wxDataViewCtrl and wxGrid require wxHeaderCtrl"
^
/usr/include/wx-3.0/wx/chkconf.h:1700:9: error: #error "Generic wxFileDialog requires wxFileCtrl"
# error "Generic wxFileDialog requires wxFileCtrl"
^
/usr/include/wx-3.0/wx/chkconf.h:1964:14: error: #error "DocView requires wxUSE_FILE_HISTORY"
# error "DocView requires wxUSE_FILE_HISTORY"
^
src/CMakeFiles/guayadeque.dir/build.make:62: set di istruzioni per l'obiettivo "src/CMakeFiles/guayadeque.dir/AlListBox.o" non riuscito
make[2]: *** [src/CMakeFiles/guayadeque.dir/AlListBox.o] Errore 1
CMakeFiles/Makefile2:181: set di istruzioni per l'obiettivo "src/CMakeFiles/guayadeque.dir/all" non riuscito
make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Errore 2
Makefile:116: set di istruzioni per l'obiettivo "all" non riuscito
make: *** [all] Errore 2


What can I do ?