[Bug 727749] Compiling of gst-plugins-bad fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 7 23:14:41 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727749
  GStreamer | gst-plugins-bad | git

--- Comment #13 from Christopher Gregory <me at pc-networking-services.com> 2014-04-08 06:14:35 UTC ---
Hello,

Sorry about doing it from the root directory.

strace gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs
-I../../../../gst-libs -pthread -I/opt/gnome2/include/gstreamer-1.0
-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -pthread
-I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0
-I/opt/gnome2/lib/glib-2.0/include -pthread -I/opt/gnome2/include/gstreamer-1.0
-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include
-DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress
-Wno-multichar -Wnested-externs -g -DGST_DISABLE_DEPRECATED -g -O2 -MT
libgstgl_x11_la-gstgldisplay_x11.lo -MD -MP -MF
.deps/libgstgl_x11_la-gstgldisplay_x11.Tpo -c gstgldisplay_x11.c  -fPIC -DPIC
-o .libs/libgstgl_x11_la-gstgldisplay_x11.o
execve("/usr/bin/gcc", ["gcc", "-std=gnu99", "-DHAVE_CONFIG_H", "-I.",
"-I../../../..", "-I../../../../gst-libs", "-I../../../../gst-libs",
"-pthread", "-I/opt/gnome2/include/gstreamer-"...,
"-I/opt/gnome2/include/glib-2.0", "-I/opt/gnome2/lib/glib-2.0/inclu"...,
"-pthread", "-I/opt/gnome2/include/gstreamer-"...,
"-I/opt/gnome2/include/glib-2.0", "-I/opt/gnome2/lib/glib-2.0/inclu"...,
"-pthread", ...], [/* 62 vars */]) = 0
brk(0)                                  = 0x8965000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb77a4000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=189177, ...}) = 0
mmap2(NULL, 189177, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7775000
close(3)                                = 0
open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340E\0\0004\0\0\0"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1088860, ...}) = 0
mmap2(NULL, 282784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb772f000
mmap2(0xb7773000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x43000) = 0xb7773000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3,
"\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\232\1\0004\0\0\0"..., 512)
= 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=9063233, ...}) = 0
mmap2(NULL, 1743452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb7585000
mmap2(0xb7729000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a4000) = 0xb7729000
mmap2(0xb772c000, 10844, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb772c000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7584000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7584700, limit:1048575,
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0,
useable:1}) = 0
mprotect(0xb7729000, 8192, PROT_READ)   = 0
mprotect(0xb7773000, 4096, PROT_READ)   = 0
mprotect(0xb77c6000, 4096, PROT_READ)   = 0
munmap(0xb7775000, 189177)              = 0
brk(0)                                  = 0x8965000
brk(0x8986000)                          = 0x8986000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=106078016, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7384000
mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0x1031000) = 0xb77a3000
close(3)                                = 0
open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb77a2000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2492
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb77a2000, 4096)                = 0
open("/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale/en_NZ.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale/en_NZ/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such
file or directory)
ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS,
{B38400 opost isig icanon echo ...}) = 0
rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x8050b60, [INT], SA_RESTART}, {SIG_IGN, [INT],
SA_RESTART}, 8) = 0
rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, {0x8050b60, [HUP], SA_RESTART}, {SIG_IGN, [HUP],
SA_RESTART}, 8) = 0
rt_sigaction(SIGTERM, {SIG_IGN, [TERM], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {0x8050b60, [TERM], SA_RESTART}, {SIG_IGN, [TERM],
SA_RESTART}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, {0x8050b60, [PIPE], SA_RESTART}, {SIG_IGN, [PIPE],
SA_RESTART}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024,
rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_STACK, {rlim_cur=65536*1024, rlim_max=RLIM64_INFINITY},
NULL) = 0
access("/usr/local/bin/gcc", X_OK)      = -1 ENOENT (No such file or directory)
access("/bin/gcc", X_OK)                = -1 ENOENT (No such file or directory)
access("/usr/bin/gcc", X_OK)            = 0
stat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
lstat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
access("/usr/local/bin/gcc", X_OK)      = -1 ENOENT (No such file or directory)
access("/bin/gcc", X_OK)                = -1 ENOENT (No such file or directory)
access("/usr/bin/gcc", X_OK)            = 0
stat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
lstat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
access("gstgldisplay_x11.c", F_OK)      = 0
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/", X_OK) = 0
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/", X_OK) = 0
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/specs", R_OK) = -1 ENOENT (No such
file or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../i686-pc-linux-gnu/lib/i686-pc-linux-gnu/4.8.2/specs",
R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../i686-pc-linux-gnu/lib/specs",
R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/specs", R_OK) = -1 ENOENT (No such file
or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/", X_OK) = 0
access("/tmp", R_OK|W_OK|X_OK)          = 0
gettimeofday({1396937486, 81943}, NULL) = 0
getpid()                                = 3940
open("/tmp/ccEpZ8YF.s", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3
close(3)                                = 0
stat64("/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/cc1", {st_mode=S_IFREG|0755,
st_size=62507590, ...}) = 0
access("/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/cc1", X_OK) = 0
vfork()                                 = 3941
waitpid(3941, In file included from
../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:69:25: error: conflicting types for ‘GLsizeiptr’
 typedef khronos_ssize_t GLsizeiptr;
                         ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:25:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
../../../../gst-libs/gst/gl/glprototypes/gstgl_compat.h:34:19: note: previous
declaration of ‘GLsizeiptr’ was here
 typedef ptrdiff_t GLsizeiptr;
                   ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:70:26: error: conflicting types for ‘GLintptr’
 typedef khronos_intptr_t GLintptr;
                          ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:25:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
../../../../gst-libs/gst/gl/glprototypes/gstgl_compat.h:37:19: note: previous
declaration of ‘GLintptr’ was here
 typedef ptrdiff_t GLintptr;
                   ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:468:19: error: conflicting types for ‘GLsizeiptr’
 typedef ptrdiff_t GLsizeiptr;
                   ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:69:25: note: previous declaration of ‘GLsizeiptr’ was
here
 typedef khronos_ssize_t GLsizeiptr;
                         ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:469:19: error: conflicting types for ‘GLintptr’
 typedef ptrdiff_t GLintptr;
                   ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:70:26: note: previous declaration of ‘GLintptr’ was
here
 typedef khronos_intptr_t GLintptr;
                          ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:552:21: error: conflicting types for ‘glBufferData’
 GLAPI void APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void
*data, GLenum usage);
                     ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:389:29: note: previous declaration of ‘glBufferData’
was here
 GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size,
const void *data, GLenum usage);
                             ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/strace gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../../.. -I../../../../gst-libs -I../../../../gst-libs
-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0
-I/opt/gnome2/lib/glib-2.0/include -pthread -I/opt/gnome2/include/gstreamer-1.0
-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -pthread
-I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0
-I/opt/gnome2/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY
-DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla
-Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls
-Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self
-Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -g
-DGST_DISABLE_DEPRECATED -g -O2 -MT libgstgl_x11_la-gstgldisplay_x11.lo -MD -MP
-MF .deps/libgstgl_x11_la-gstgldisplay_x11.Tpo -c gstgldisplay_x11.c  -fPIC
-DPIC -o .libs/libgstgl_x11_la-gstgldisplay_x11.o
execve("/usr/bin/gcc", ["gcc", "-std=gnu99", "-DHAVE_CONFIG_H", "-I.",
"-I../../../..", "-I../../../../gst-libs", "-I../../../../gst-libs",
"-pthread", "-I/opt/gnome2/include/gstreamer-"...,
"-I/opt/gnome2/include/glib-2.0", "-I/opt/gnome2/lib/glib-2.0/inclu"...,
"-pthread", "-I/opt/gnome2/include/gstreamer-"...,
"-I/opt/gnome2/include/glib-2.0", "-I/opt/gnome2/lib/glib-2.0/inclu"...,
"-pthread", ...], [/* 62 vars */]) = 0
brk(0)                                  = 0x8965000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb77a4000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=189177, ...}) = 0
mmap2(NULL, 189177, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7775000
close(3)                                = 0
open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340E\0\0004\0\0\0"...,
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1088860, ...}) = 0
mmap2(NULL, 282784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb772f000
mmap2(0xb7773000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x43000) = 0xb7773000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3,
"\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\232\1\0004\0\0\0"..., 512)
= 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=9063233, ...}) = 0
mmap2(NULL, 1743452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb7585000
mmap2(0xb7729000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a4000) = 0xb7729000
mmap2(0xb772c000, 10844, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb772c000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7584000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7584700, limit:1048575,
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0,
useable:1}) = 0
mprotect(0xb7729000, 8192, PROT_READ)   = 0
mprotect(0xb7773000, 4096, PROT_READ)   = 0
mprotect(0xb77c6000, 4096, PROT_READ)   = 0
munmap(0xb7775000, 189177)              = 0
brk(0)                                  = 0x8965000
brk(0x8986000)                          = 0x8986000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=106078016, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7384000
mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0x1031000) = 0xb77a3000
close(3)                                = 0
open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2492, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb77a2000
read(3, "# Locale name alias data base.\n#"..., 4096) = 2492
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb77a2000, 4096)                = 0
open("/usr/share/locale/en_NZ.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale/en_NZ.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/share/locale/en_NZ/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/gcc.mo", O_RDONLY) = -1 ENOENT (No such
file or directory)
ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS,
{B38400 opost isig icanon echo ...}) = 0
rt_sigaction(SIGINT, {SIG_IGN, [INT], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x8050b60, [INT], SA_RESTART}, {SIG_IGN, [INT],
SA_RESTART}, 8) = 0
rt_sigaction(SIGHUP, {SIG_IGN, [HUP], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, {0x8050b60, [HUP], SA_RESTART}, {SIG_IGN, [HUP],
SA_RESTART}, 8) = 0
rt_sigaction(SIGTERM, {SIG_IGN, [TERM], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {0x8050b60, [TERM], SA_RESTART}, {SIG_IGN, [TERM],
SA_RESTART}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, {0x8050b60, [PIPE], SA_RESTART}, {SIG_IGN, [PIPE],
SA_RESTART}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024,
rlim_max=RLIM64_INFINITY}) = 0
prlimit64(0, RLIMIT_STACK, {rlim_cur=65536*1024, rlim_max=RLIM64_INFINITY},
NULL) = 0
access("/usr/local/bin/gcc", X_OK)      = -1 ENOENT (No such file or directory)
access("/bin/gcc", X_OK)                = -1 ENOENT (No such file or directory)
access("/usr/bin/gcc", X_OK)            = 0
stat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
lstat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
access("/usr/local/bin/gcc", X_OK)      = -1 ENOENT (No such file or directory)
access("/bin/gcc", X_OK)                = -1 ENOENT (No such file or directory)
access("/usr/bin/gcc", X_OK)            = 0
stat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
lstat64("/usr/bin/gcc", {st_mode=S_IFREG|0755, st_size=2533831, ...}) = 0
access("gstgldisplay_x11.c", F_OK)      = 0
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/", X_OK) = 0
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/", X_OK) = 0
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/specs", R_OK) = -1 ENOENT (No such
file or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../i686-pc-linux-gnu/lib/i686-pc-linux-gnu/4.8.2/specs",
R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../../i686-pc-linux-gnu/lib/specs",
R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/specs", R_OK) = -1 ENOENT (No such file
or directory)
access("/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/", X_OK) = 0
access("/tmp", R_OK|W_OK|X_OK)          = 0
gettimeofday({1396937486, 81943}, NULL) = 0
getpid()                                = 3940
open("/tmp/ccEpZ8YF.s", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3
close(3)                                = 0
stat64("/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/cc1", {st_mode=S_IFREG|0755,
st_size=62507590, ...}) = 0
access("/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/cc1", X_OK) = 0
vfork()                                 = 3941
waitpid(3941, In file included from
../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:69:25: error: conflicting types for ‘GLsizeiptr’
 typedef khronos_ssize_t GLsizeiptr;
                         ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:25:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
../../../../gst-libs/gst/gl/glprototypes/gstgl_compat.h:34:19: note: previous
declaration of ‘GLsizeiptr’ was here
 typedef ptrdiff_t GLsizeiptr;
                   ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:70:26: error: conflicting types for ‘GLintptr’
 typedef khronos_intptr_t GLintptr;
                          ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:25:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
../../../../gst-libs/gst/gl/glprototypes/gstgl_compat.h:37:19: note: previous
declaration of ‘GLintptr’ was here
 typedef ptrdiff_t GLintptr;
                   ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:468:19: error: conflicting types for ‘GLsizeiptr’
 typedef ptrdiff_t GLsizeiptr;
                   ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:69:25: note: previous declaration of ‘GLsizeiptr’ was
here
 typedef khronos_ssize_t GLsizeiptr;
                         ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:469:19: error: conflicting types for ‘GLintptr’
 typedef ptrdiff_t GLintptr;
                   ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:70:26: note: previous declaration of ‘GLintptr’ was
here
 typedef khronos_intptr_t GLintptr;
                          ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:552:21: error: conflicting types for ‘glBufferData’
 GLAPI void APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void
*data, GLenum usage);
                     ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:389:29: note: previous declaration of ‘glBufferData’
was here
 GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size,
const void *data, GLenum usage);
                             ^
In file included from /usr/include/GL/gl.h:2059:0,
                 from ../../../../gst-libs/gst/gl/gstglapi.h:71,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:553:21: error: conflicting types for ‘glBufferSubData’
 GLAPI void APIENTRY glBufferSubData (GLenum target, GLintptr offset,
GLsizeiptr size, const void *data);
                     ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:390:29: note: previous declaration of
‘glBufferSubData’ was here
 GL_APICALL void GL_APIENTRY glBufferSubData (GLenum target, GLintptr offset,
GLsizeiptr size, const void *data);
                             ^
[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 3941
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3941, si_status=1,
si_utime=33, si_stime=3} ---
stat64("/tmp/ccEpZ8YF.s", {st_mode=S_IFREG|0600, st_size=44, ...}) = 0
unlink("/tmp/ccEpZ8YF.s")               = 0
exit_group(1)                           = ?gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GL/glext.h:553:21: error: conflicting types for ‘glBufferSubData’
 GLAPI void APIENTRY glBufferSubData (GLenum target, GLintptr offset,
GLsizeiptr size, const void *data);
                     ^
In file included from ../../../../gst-libs/gst/gl/gstglapi.h:57:0,
                 from ../../../../gst-libs/gst/gl/gstgl_fwd.h:26,
                 from ../../../../gst-libs/gst/gl/x11/gstgldisplay_x11.h:29,
                 from gstgldisplay_x11.c:25:
/usr/include/GLES2/gl2.h:390:29: note: previous declaration of
‘glBufferSubData’ was here
 GL_APICALL void GL_APIENTRY glBufferSubData (GLenum target, GLintptr offset,
GLsizeiptr size, const void *data);
                             ^
[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 3941
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3941, si_status=1,
si_utime=33, si_stime=3} ---
stat64("/tmp/ccEpZ8YF.s", {st_mode=S_IFREG|0600, st_size=44, ...}) = 0
unlink("/tmp/ccEpZ8YF.s")               = 0
exit_group(1)                           = ?

Regards,

Christopher

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list