Build error
Added by Girish Patel about 11 years ago
Hi, over the past few days building Showtime has always come up with an error. I've not changed anything. Any ideas? Thanks in advance.
[email protected]:~/Documents/showtime$ make -j8
CC build.ps3/ext/audio/sid.o
CC build.ps3/ext/dvd/dvdcss/device.o
CC build.ps3/ext/dvd/dvdcss/css.o
CC build.ps3/ext/dvd/dvdcss/error.o
CC build.ps3/ext/dvd/dvdcss/libdvdcss.o
CC build.ps3/ext/dvd/dvdnav/dvdnav.o
CC build.ps3/ext/dvd/dvdnav/highlight.o
CC build.ps3/ext/dvd/dvdnav/navigation.o
In file included from /home/girish/Documents/showtime/src/showtime.h:27:0,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/libdvdcss.h:26,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/device.c:78:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '*' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
In file included from /home/girish/Documents/showtime/src/event.h:25:0,
from /home/girish/Documents/showtime/src/prop/prop.h:24,
from /home/girish/Documents/showtime/src/backend/backend.h:22,
from /home/girish/Documents/showtime/ext/audio/sid.c:1198:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '*' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
In file included from /home/girish/Documents/showtime/src/prop/prop.h:24:0,
from /home/girish/Documents/showtime/src/backend/backend.h:22,
from /home/girish/Documents/showtime/ext/audio/sid.c:1198:
/home/girish/Documents/showtime/src/event.h:159:3: error: expected specifier-qualifier-list before 'hts_cond_t'In file included from /home/girish/Documents/showtime/src/showtime.h:27:0,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/libdvdcss.h:26,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/libdvdcss.c:133:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '*' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
In file included from /home/girish/Documents/showtime/src/showtime.h:27:0,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/libdvdcss.h:26,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/css.c:60:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '*' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
In file included from /home/girish/Documents/showtime/ext/dvd/dvdnav/dvdnav_internal.h:52:0,
from /home/girish/Documents/showtime/ext/dvd/dvdnav/navigation.c:39:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '*' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
In file included from /home/girish/Documents/showtime/src/showtime.h:27:0,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/libdvdcss.h:26,
from /home/girish/Documents/showtime/ext/dvd/dvdcss/error.c:41:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '*' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
In file included from /home/girish/Documents/showtime/ext/audio/sid.c:1199:0:
/home/girish/Documents/showtime/src/media.h:158:3: error: expected specifier-qualifier-list before 'hts_cond_t'
/home/girish/Documents/showtime/src/media.h:233:3: error: expected specifier-qualifier-list before 'hts_cond_t'
make: * [build.ps3/ext/dvd/dvdcss/error.o] Error 1
make: Waiting for unfinished jobs....
make: [build.ps3/ext/dvd/dvdcss/device.o] Error 1
In file included from /home/girish/Documents/showtime/ext/dvd/dvdnav/dvdnav_internal.h:52:0,
from /home/girish/Documents/showtime/ext/dvd/dvdnav/highlight.c:41:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '*' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
make: [build.ps3/ext/dvd/dvdnav/navigation.o] Error 1
In file included from /home/girish/Documents/showtime/ext/dvd/dvdnav/dvdnav_internal.h:52:0,
from /home/girish/Documents/showtime/ext/dvd/dvdnav/dvdnav.c:48:
/home/girish/Documents/showtime/src/arch/threads.h:191:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hts_cond_t'
/home/girish/Documents/showtime/src/arch/threads.h:196:38: error: expected ')' before '' token
/home/girish/Documents/showtime/src/arch/threads.h:201:45: error: expected ')' before '*' token
/home/girish/Documents/showtime/ext/audio/sid.c: In function 'be_sidplayer_play':
/home/girish/Documents/showtime/ext/audio/sid.c:1222:26: error: 'media_pipe_t' has no member named 'mp_audio'
/home/girish/Documents/showtime/ext/audio/sid.c:1266:5: error: 'media_pipe_t' has no member named 'mp_audio'
make: * [build.ps3/ext/dvd/dvdcss/libdvdcss.o] Error 1
make: [build.ps3/ext/dvd/dvdnav/highlight.o] Error 1
make: [build.ps3/ext/audio/sid.o] Error 1
make: [build.ps3/ext/dvd/dvdcss/css.o] Error 1
make: ** [build.ps3/ext/dvd/dvdnav/dvdnav.o] Error 1
[email protected]:~/Documents/showtime$
Replies (29)
RE: Build error
-
Added by Rural Hunter about 11 years ago
I got an OOM error and was kicked back to XMB when watching a mkv video file. log and gdb output is attached.
showtime.log (3.48 KB)
RE: Build error
-
Added by Rural Hunter about 11 years ago
The build of these days seems to broken again(just back to XMB on launch) and no log is generated.
edit:
never mind. silly me...just another psl1ght update resolved the problem
« Previous 1 2 (26-29/29)