List Info

Thread: Problems building Helix Player




Problems building Helix Player
country flaguser name
United States
2007-08-26 22:13:55
Dear Helix Community,
I'm currently having some difficulties building Helix
Player in Linux.  Everytime when picking option 3
(run: build) and it starts to build I end up getting
"Build complete in 01:06, 11 of 112 modules
failed". 
I managed to trim it down by 3 by installing the ogg
development files.
For my BIF branch is (hxplay_gtk_stable)
For Set Target(s) is (player_all)
For Set Profile is (helix-client-all-defines-free)

Also for some odd reason it tends to pick neptune
instead of cayenne.  I don't know why.

Below is the errors that I found.  I hope all of them
are there if not please let me know if you need the
build.out file so I can attach it with permission? I
apologize if it's too much.

Running tool: mkdepend
make[1]: se sale del directorio
`/home/erick/helix/player/hxclientkit'
Time used: 0.22 seconds
UNIXCompile(player/hxclientkit): making copy
make copy
make  SUBMAKEFLAGS="" -f UmakefilKit.mak copy
make[1]: se ingresa al directorio
`/home/erick/helix/player/hxclientkit'
g++ --permissive -pipe -W -Wreturn-type -fno-rtti
-fno-exceptions -mcpu=pentium -march=pentium  -O0 -g
-DDEBUG -D_DEBUG  -I../../common/runtime/pub
-I/usr/X11R6/include -I../../common/system/pub
-I../../player/hxclientkit/src/platform/unix
-I../../player/hxclientkit/pub/platform/unix
-I../../common/include -I../../common/dbgtool/pub
-I../../client/include -I../../filesystem/memory/pub
-I../../player/hxclientkit/src
-I../../player/hxclientkit/pub -I./pub
-I../../common/container/pub -I. -include
dbg/player_hxclientkit_umakefilkit_ribodefs.h -fPIC
-DPIC -o
dbg/obj/UmakefilKit/par2/player/hxclientkit/src/CHXClientPla
yer.o
-c ../../player/hxclientkit/src/CHXClientPlayer.cpp
`-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
../../player/hxclientkit/src/CHXClientSiteSupplier.h:84:
warning: ISO C++ forbids declaration of
‘CHXClientSite’ with no type
../../player/hxclientkit/src/CHXClientSiteSupplier.h:84:
error: expected ‘;’ before ‘*’ token
../../player/hxclientkit/src/CHXClientSiteSupplier.h:89:
error: ‘CHXClientSite’ has not been declared
make[1]: ***
[dbg/obj/UmakefilKit/par2/player/hxclientkit/src/CHXClientPl
ayer.o]
Error 1
make[1]: se sale del directorio
`/home/erick/helix/player/hxclientkit'
make: *** [copy] Error 2
Time used: 1.19 seconds
ERROR: UNIXCompile(player/hxclientkit) ERROR: Make
failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------
entering directory client/audiosvc
UNIXCompile(client/audiosvc): generating makefiles
UMAKE: Umakefil -> Makefile in client/audiosvc
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Warning: Missing BIF source dep 'client_common_system'
(include path ../../client/common/system/pub)
Time used: 0.09 seconds
UNIXCompile(client/audiosvc): making depend
make depend
/home/erick/build/bin/mkdepend.py --gnumake -tdbg/obj
-mMakefile -I../../common/runtime/pub
-I/usr/X11R6/include -I../../common/include
-I../../common/container/pub -I../../common/util/pub
-I../../common/system/pub -I../../common/dbgtool/pub
-I../../audio/include -I../../audio/device/pub
-I../../audio/mixer/pub -I../../audio/gaintool/pub
-I../../audio/crossfade/pub
-I../../audio/fixptutil/pub -I../../audio/limiter/pub
-I../../audio/resampler/pub
-I../../client/common/system/pub -Iinclude -I./pub
hxaudses.cpp hxaudply.cpp hxaudstr_new.cpp
mixengine.cpp updownmix.cpp hxaudvol.cpp
[#-00000001][2007-08-26 22:54:05][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:05][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:05][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:05][1075416480][INFO ] :
Running tool: mkdepend
Time used: 0.16 seconds
UNIXCompile(client/audiosvc): making copy
make copy
g++ --permissive -pipe -W -Wreturn-type -fno-rtti
-fno-exceptions -mcpu=pentium -march=pentium  -O0 -g
-DDEBUG -D_DEBUG  -I../../common/runtime/pub
-I/usr/X11R6/include -I../../common/include
-I../../common/container/pub -I../../common/util/pub
-I../../common/system/pub -I../../common/dbgtool/pub
-I../../audio/include -I../../audio/device/pub
-I../../audio/mixer/pub -I../../audio/gaintool/pub
-I../../audio/crossfade/pub
-I../../audio/fixptutil/pub -I../../audio/limiter/pub
-I../../audio/resampler/pub
-I../../client/common/system/pub -Iinclude -I./pub -I.
-include dbg/client_audiosvc_ribodefs.h -fPIC -DPIC -o
dbg/obj/updownmix.o -c updownmix.cpp
`-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
In file included from updownmix.cpp:52:
../../audio/fixptutil/pub/math64.h:200:1: warning:
"ASSERT" redefined
In file included from updownmix.cpp:50:
../../common/dbgtool/pub/hxassert.h:81:1: warning:
this is the location of the previous definition
../../audio/fixptutil/pub/math64.h: In function ‘int
MulShift32(int, int)’:
../../audio/fixptutil/pub/math64.h:155: error:
inconsistent operand constraints in an ‘asm’
../../audio/fixptutil/pub/math64.h:155: error:
inconsistent operand constraints in an ‘asm’
make: *** [dbg/obj/updownmix.o] Error 1
Time used: 0.36 seconds
ERROR: UNIXCompile(client/audiosvc) ERROR: Make
failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------
entering directory installer/common
UNIXCompile(installer/common): generating makefiles
UMAKE: Umakefil -> Makefile in installer/common
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Time used: 0.09 seconds
UNIXCompile(installer/common): making depend
make depend
/home/erick/build/bin/mkdepend.py --gnumake -tdbg/obj
-mMakefile -I../../common/runtime/pub
-I/usr/X11R6/include -Ipub/platform/unix
-I../../installer/common/pub/platform/unix
-I../../common/include -I../../common/system/pub
-I../../common/container/pub
-I../../common/dbgtool/pub -I../../common/util/pub
-I../../installer/common/util/pub
-I../../installer/common/include -I./pub
platform/unix/stage1.cpp prodinstlib.cpp
[#-00000001][2007-08-26 22:54:08][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:08][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:08][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:08][1075416480][INFO ] :
Running tool: mkdepend
Time used: 0.13 seconds
UNIXCompile(installer/common): making copy
make copy
make: No se hace nada para `copy'.
Time used: 0.05 seconds
leaving directory /home/erick/helix/./installer/common
from directory /home/erick/helix
entering directory audio/crossfade
UNIXCompile(audio/crossfade): generating makefiles
UMAKE: Umakefil -> Makefile in audio/crossfade
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Time used: 0.10 seconds
UNIXCompile(audio/crossfade): making depend
make depend
/home/erick/build/bin/mkdepend.py --gnumake -tdbg/obj
-mMakefile -I../../common/runtime/pub
-I/usr/X11R6/include -I../../common/include
-I../../common/dbgtool/pub -I../../audio/fixptutil/pub
-I./pub xfade.c sin2tab.c
[#-00000001][2007-08-26 22:54:08][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:08][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:08][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:08][1075416480][INFO ] :
Running tool: mkdepend
Time used: 0.17 seconds
UNIXCompile(audio/crossfade): making copy
make copy
gcc --permissive -pipe -W -Wreturn-type -fno-rtti
-fno-exceptions -mcpu=pentium -march=pentium  -O0 -g
-DDEBUG -D_DEBUG  -I../../common/runtime/pub
-I/usr/X11R6/include -I../../common/include
-I../../common/dbgtool/pub -I../../audio/fixptutil/pub
-I./pub -I. -include dbg/audio_crossfade_ribodefs.h
-fPIC -DPIC -o dbg/obj/xfade.o -c xfade.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
cc1: warning: command line option "-fpermissive"
is
valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is
valid
for C++/ObjC++ but not for C
../../audio/fixptutil/pub/math64.h: In function
‘MulShift30’:
../../audio/fixptutil/pub/math64.h:172: error:
inconsistent operand constraints in an ‘asm’
../../audio/fixptutil/pub/math64.h:172: error:
inconsistent operand constraints in an ‘asm’
make: *** [dbg/obj/xfade.o] Error 1
Time used: 0.68 seconds
ERROR: UNIXCompile(audio/crossfade) ERROR: Make
failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------
leaving directory /home/erick/helix/./audio/crossfade
from directory /home/erick/helix
entering directory audio/resampler
UNIXCompile(audio/resampler): generating makefiles
UMAKE: Umakefil -> Makefile in audio/resampler
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Time used: 0.09 seconds
UNIXCompile(audio/resampler): making depend
make depend
/home/erick/build/bin/mkdepend.py --gnumake -tdbg/obj
-mMakefile -I../../common/runtime/pub
-I/usr/X11R6/include -I. -Iresampler
-I../../common/include -I../../audio/fixptutil/pub
-I../../common/container/pub -I../../common/util/pub
-I../../common/system/pub -I../../common/dbgtool/pub
-I./pub kaiser.c mymath.c arbresample.c ratresample.c
hxrsmp2.cpp RAResampler.cpp
[#-00000001][2007-08-26 22:54:09][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:09][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:09][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:09][1075416480][INFO ] :
Running tool: mkdepend
Time used: 0.13 seconds
UNIXCompile(audio/resampler): making copy
make copy
make: No se hace nada para `copy'.
Time used: 0.04 seconds
leaving directory /home/erick/helix/./audio/resampler
from directory /home/erick/helix
entering directory audio/gaintool
UNIXCompile(audio/gaintool): generating makefiles
UMAKE: Umakefil -> Makefile in audio/gaintool
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Time used: 0.08 seconds
UNIXCompile(audio/gaintool): making depend
make depend
/home/erick/build/bin/mkdepend.py --gnumake -tdbg/obj
-mMakefile -I../../common/runtime/pub
-I/usr/X11R6/include -I../../common/include
-I../../common/dbgtool/pub -I../../audio/fixptutil/pub
-I./pub gain.c
[#-00000001][2007-08-26 22:54:09][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:09][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:09][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:09][1075416480][INFO ] :
Running tool: mkdepend
Time used: 0.17 seconds
UNIXCompile(audio/gaintool): making copy
make copy
gcc --permissive -pipe -W -Wreturn-type -fno-rtti
-fno-exceptions -mcpu=pentium -march=pentium  -O0 -g
-DDEBUG -D_DEBUG  -I../../common/runtime/pub
-I/usr/X11R6/include -I../../common/include
-I../../common/dbgtool/pub -I../../audio/fixptutil/pub
-I./pub -I. -include dbg/audio_gaintool_ribodefs.h
-fPIC -DPIC -o dbg/obj/gain.o -c gain.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
cc1: warning: command line option "-fpermissive"
is
valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is
valid
for C++/ObjC++ but not for C
In file included from gain.c:55:
../../audio/fixptutil/pub/math64.h:200:1: warning:
"ASSERT" redefined
In file included from gain.c:52:
../../common/dbgtool/pub/hxassert.h:81:1: warning:
this is the location of the previous definition
../../audio/fixptutil/pub/math64.h: In function
‘MulShift30’:
../../audio/fixptutil/pub/math64.h:172: error:
inconsistent operand constraints in an ‘asm’
../../audio/fixptutil/pub/math64.h:172: error:
inconsistent operand constraints in an ‘asm’
make: *** [dbg/obj/gain.o] Error 1
Time used: 0.36 seconds
ERROR: UNIXCompile(audio/gaintool) ERROR: Make failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------

leaving directory /home/erick/helix/./audio/gaintool
from directory /home/erick/helix
entering directory audio/limiter
UNIXCompile(audio/limiter): generating makefiles
UMAKE: Umakefil -> Makefile in audio/limiter
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
UMAKE: library -> library.mak in audio/limiter
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Time used: 0.13 seconds
UNIXCompile(audio/limiter): making depend
make depend
make  SUBMAKEFLAGS="" -f library.mak depend
make[1]: se ingresa al directorio
`/home/erick/helix/audio/limiter'
/home/erick/build/bin/mkdepend.py --gnumake
-tdbg/obj/library -mlibrary.mak
-I../../common/runtime/pub -I/usr/X11R6/include
-I../../audio/fixptutil/pub -I../../common/include
-I./pub limiter.c
[#-00000001][2007-08-26 22:54:10][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:10][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:10][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:10][1075416480][INFO ] :
Running tool: mkdepend
make[1]: se sale del directorio
`/home/erick/helix/audio/limiter'
Time used: 0.15 seconds
UNIXCompile(audio/limiter): making copy
make copy
make  SUBMAKEFLAGS="" -f library.mak copy
make[1]: se ingresa al directorio
`/home/erick/helix/audio/limiter'
gcc --permissive -pipe -W -Wreturn-type -fno-rtti
-fno-exceptions -mcpu=pentium -march=pentium  -O0 -g
-DDEBUG -D_DEBUG  -I../../common/runtime/pub
-I/usr/X11R6/include -I../../audio/fixptutil/pub
-I../../common/include -I./pub -I. -include
dbg/audio_limiter_library_ribodefs.h -fPIC -DPIC -o
dbg/obj/library/limiter.o -c limiter.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
cc1: warning: command line option "-fpermissive"
is
valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is
valid
for C++/ObjC++ but not for C
limiter.c:60:1: warning: "MAX" redefined
In file included from
../../common/include/hxtypes.h:377,
                 from
../../common/runtime/pub/hlxclib/stdlib.h:53,
                 from limiter.c:55:
/usr/include/sys/param.h:65:1: warning: this is the
location of the previous definition
limiter.c:61:1: warning: "MIN" redefined
/usr/include/sys/param.h:64:1: warning: this is the
location of the previous definition
limiter.c: In function ‘LimiterStereo’:
limiter.c:276: warning: comparison between signed and
unsigned
../../audio/fixptutil/pub/math64.h: In function
‘MulShift31’:
../../audio/fixptutil/pub/math64.h:163: error:
inconsistent operand constraints in an ‘asm’
../../audio/fixptutil/pub/math64.h:163: error:
inconsistent operand constraints in an ‘asm’
limiter.c: In function ‘LimiterMono’:
limiter.c:379: warning: comparison between signed and
unsigned
make[1]: *** [dbg/obj/library/limiter.o] Error 1
make[1]: se sale del directorio
`/home/erick/helix/audio/limiter'
make: *** [copy] Error 2
Time used: 0.33 seconds
ERROR: UNIXCompile(audio/limiter) ERROR: Make failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------
entering directory client/core
UNIXCompile(client/core): generating makefiles
UMAKE: Umakefil -> Makefile in client/core
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
UMAKE: clntcorelib -> clntcorelib.mak in client/core
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
UMAKE: clntcoredll -> clntcoredll.mak in client/core
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Time used: 0.37 seconds
UNIXCompile(client/core): making depend
make depend
make  SUBMAKEFLAGS="" -f clntcorelib.mak depend
make[1]: se ingresa al directorio
`/home/erick/helix/client/core'
/home/erick/build/bin/mkdepend.py --gnumake
-tdbg/obj/clntcorelib -mclntcorelib.mak
-I../../common/runtime/pub -I/usr/X11R6/include -I.
-Ipub/platform/unix
-I../../common/netio/pub/platform/unix
-I../../common/system/pub/platform/unix
-I../../common/util/pub/platform/unix
-I../../common/include -I../../common/container/pub
-I../../common/util/pub -I../../common/system/pub
-I../../common/dbgtool/pub -I../../common/fileio/pub
-I../../common/lang/xml/pub -I../../common/netio/pub
-I../../protocol/transport/common/system/pub
-I../../protocol/transport/rtp/pub
-I../../protocol/common/util/pub
-I../../protocol/rtsp/pub
-I../../protocol/rtsp/include -I../../protocol/pna/pub
-I../../protocol/sdp/pub -I../../audio/include
-I../../video/include -I../../video/colconverter/pub
-I../include -I../common/container/pub
-I../common/util/pub -I../common/netio/pub
-I../common/system/pub -I../audiosvc/pub
-I../videosvc/pub -I../netwksvc/pub -I../resource/pub
-I./pub -I../../protocol/http/pub
platform/unix/hxslctcb.cpp buffmgr.cpp corshare.cpp
plsnkctl.cpp hxcleng.cpp hxplay.cpp hxsrc.cpp
hxstrm.cpp hxcorcom.cpp srcinfo.cpp strminfo.cpp
hxbufstate.cpp chxelst.cpp wmbufctl.cpp fbbufctl.cpp
hxflsrc.cpp hxntsrc.cpp hxprotocol.cpp
rtspprotocol.cpp advgroup.cpp basgroup.cpp
hxresmgr.cpp sinkctl.cpp statsmgr.cpp hxtac.cpp
asm/hxsmstr.cpp asm/createbwman.cpp asm/hxsmutil.cpp
asm/hxsm.cpp hypernav/playhpnv.cpp
hypernav/hxhypnv.cpp hypernav/thrhypnv.cpp
perscmgr.cpp viewport.cpp prefmgr.cpp nxtgrmgr.cpp
mediamrk.cpp eventmgr.cpp dtrvtcon.cpp recordctl.cpp
[#-00000001][2007-08-26 22:54:41][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:41][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:41][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:41][1075416480][INFO ] :
Running tool: mkdepend
make[1]: se sale del directorio
`/home/erick/helix/client/core'
make  SUBMAKEFLAGS="" -f clntcoredll.mak depend
make[1]: se ingresa al directorio
`/home/erick/helix/client/core'
/home/erick/build/bin/mkdepend.py --gnumake
-tdbg/obj/clntcoredll -mclntcoredll.mak
-I../../common/runtime/pub -I/usr/X11R6/include -I.
-Ipub/platform/unix
-I../../common/netio/pub/platform/unix
-I../../common/system/pub/platform/unix
-I../../common/util/pub/platform/unix
-I../../common/include -I../../common/container/pub
-I../../common/util/pub -I../../common/system/pub
-I../../common/dbgtool/pub -I../../common/fileio/pub
-I../../common/lang/xml/pub -I../../common/netio/pub
-I../../protocol/transport/common/system/pub
-I../../protocol/transport/rtp/pub
-I../../protocol/common/util/pub
-I../../protocol/rtsp/pub
-I../../protocol/rtsp/include -I../../protocol/pna/pub
-I../../protocol/sdp/pub -I../../audio/include
-I../../video/include -I../../video/colconverter/pub
-I../include -I../common/container/pub
-I../common/util/pub -I../common/netio/pub
-I../common/system/pub -I../audiosvc/pub
-I../videosvc/pub -I../netwksvc/pub -I../resource/pub
-I./pub -I../../client/common/system/pub
-I../../client/common/container/pub
-I../../client/common/util/pub -I../../client/core/pub
-I../../audio/device/pub -I../../client/audiosvc/pub
-I../../audio/gaintool/pub -I../../audio/crossfade/pub
-I../../audio/limiter/pub -I../../client/videosvc/pub
-I../../client/netwksvc/pub
-I../../client/common/netio/pub
-I../../audio/mixer/pub -I../../protocol/http/pub
-I../../audio/resampler/pub dlliids.cpp hxdll.cpp
[#-00000001][2007-08-26 22:54:41][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:41][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:41][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:41][1075416480][INFO ] :
Running tool: mkdepend
make[1]: se sale del directorio
`/home/erick/helix/client/core'
Time used: 0.37 seconds
UNIXCompile(client/core): making copy
make copy
make  SUBMAKEFLAGS="" -f clntcorelib.mak copy
make[1]: se ingresa al directorio
`/home/erick/helix/client/core'
make[1]: No se hace nada para `copy'.
make[1]: se sale del directorio
`/home/erick/helix/client/core'
make  SUBMAKEFLAGS="" -f clntcoredll.mak copy
make[1]: se ingresa al directorio
`/home/erick/helix/client/core'
make[1]: *** No hay ninguna regla para construir el
objetivo `../../client/audiosvc/dbg/audsvclib.a',
necesario para `dbg/clntcore.so'.  Alto.
make[1]: se sale del directorio
`/home/erick/helix/client/core'
make: *** [copy] Error 2
Time used: 0.52 seconds
ERROR: UNIXCompile(client/core) ERROR: Make failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------

leaving directory /home/erick/helix/./client/core
from directory /home/erick/helix
entering directory player/common/gtk
UNIXCompile(player/common/gtk): generating makefiles
UMAKE: Umakefil -> Makefile in player/common/gtk
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
UMAKE: gtkhxlib -> gtkhxlib.mak in player/common/gtk
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
ERROR: UNIXCompile(player/common/gtk) ERROR:
pkg-config failed
  called from
/home/erick/helix/player/common/gtk/Umakefil

--- Build System Error
------------------------------------
pkg-config failed
  called from
/home/erick/helix/player/common/gtk/Umakefil
-----------------------------------------------------------
--- Python Traceback
--------------------------------------
------------------------------------
Traceback (most recent call last):
  File "/home/erick/build/umake/umake.py", line
241,
in safe_execfile
    execfile(filename, globals())
  File "gtkhxlib.upp", line 9, in ?
    execfile("common.pcf")
  File "common.pcf", line 54, in ?
    execfile("common_unix.pcf")
  File "common_unix.pcf", line 66, in ?
    raise err.error, e
Build System Error: pkg-config failed
------------------------------------
Traceback (most recent call last):
  File "/home/erick/build/umake/umake.py", line
241,
in safe_execfile
    execfile(filename, globals())
  File "Umakefil.upp", line 13, in ?
    MultiTargetMake(targets)
  File "/home/erick/build/umake/umake.py", line
2673,
in MultiTargetMake
    RunUmake(um_opts)
  File "/home/erick/build/umake/umake.py", line
2946,
in RunUmake
    ExecUmakefil(um_opts)
  File "/home/erick/build/umake/umake.py", line
2801,
in ExecUmakefil
    safe_execfile(umpp_path)
  File "/home/erick/build/umake/umake.py", line
248,
in safe_execfile
    raise err.error, e
Build System Error: pkg-config failed
  called from
/home/erick/helix/player/common/gtk/Umakefil
-----------------------------------------------------------

leaving directory
/home/erick/helix/./player/common/gtk
from directory /home/erick/helix
entering directory player/app/plugin
UNIXCompile(player/app/plugin): generating makefiles
UMAKE: Umakefil -> Makefile in player/app/plugin
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Warning: Missing BIF source dep 'player_gtk' (include
path ../../../player/app/gtk/pub)
Time used: 0.12 seconds
UNIXCompile(player/app/plugin): making depend
make depend
/home/erick/build/bin/mkdepend.py --gnumake -tdbg/obj
-mMakefile -I../../../common/runtime/pub
-I/usr/X11R6/include
-I../../../common/import/gecko-sdk
-I../../../common/import/gecko-sdk/nspr/include
-I../../../common/import/gecko-sdk/java/include
-I../../../common/import/gecko-sdk/xpcom/include
-I../../../common/import/gecko-sdk/plugin/include
-I../../../common/import/gecko-sdk/windowwatcher/include
-I../../../common/import/gecko-sdk/string/include
-I../../../common/import/gecko-sdk/uconv/include
-I../../../common/import/gecko-sdk/dom/include -Iunix
-I../../../common/include
-I../../../common/dbgtool/pub
-I../../../common/container/pub
-I../../../player/app/gtk/pub
-I../../../player/app/plugin/include
-I../../../player/app/plugin/interfaces
-I../../../player/app/plugin/common -I./pub
-I../../../common/util/pub
-I../../../common/system/pub nsHXPlayer.cpp plugin.cpp
tokenizer.cpp hxbackend.cpp common/np_entry.cpp
common/npn_gate.cpp common/npp_gate.cpp
[#-00000001][2007-08-26 22:54:42][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:42][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:42][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:42][1075416480][INFO ] :
Running tool: mkdepend
Time used: 0.14 seconds
UNIXCompile(player/app/plugin): making copy
make copy
make: No se hace nada para `copy'.
Time used: 0.03 seconds
leaving directory
/home/erick/helix/./player/app/plugin
from directory /home/erick/helix
entering directory player/app/gtk
UNIXCompile(player/app/gtk): generating makefiles
UMAKE: Umakefil -> Makefile in player/app/gtk
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
ERROR: UNIXCompile(player/app/gtk) ERROR: pkg-config
failed

--- Build System Error
------------------------------------
pkg-config failed
-----------------------------------------------------------
--- Python Traceback
--------------------------------------
------------------------------------
Traceback (most recent call last):
  File "/home/erick/build/umake/umake.py", line
241,
in safe_execfile
    execfile(filename, globals())
  File "Umakefil.upp", line 24, in ?
    raise err.error, e
Build System Error: pkg-config failed
-----------------------------------------------------------

leaving directory /home/erick/helix/./player/app/gtk
from directory /home/erick/helix
entering directory player/installer/archive
UNIXCompile(player/installer/archive): generating
makefiles
UMAKE: Umakefil -> Makefile in
player/installer/archive
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
UMAKE: make_tempdir -> make_tempdir.mak in
player/installer/archive
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
UMAKE: make_symbols -> make_symbols.mak in
player/installer/archive
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
UMAKE: make_archive -> make_archive.mak in
player/installer/archive
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
UMAKE Namespace Modified: modified
globals="USE_COMMON_OBJ"
Time used: 0.73 seconds
UNIXCompile(player/installer/archive): making depend
make depend
make  SUBMAKEFLAGS="" -f make_tempdir.mak depend
make[1]: se ingresa al directorio
`/home/erick/helix/player/installer/archive'
make[1]: No se hace nada para `depend'.
make[1]: se sale del directorio
`/home/erick/helix/player/installer/archive'
make  SUBMAKEFLAGS="" -f make_symbols.mak depend
make[1]: se ingresa al directorio
`/home/erick/helix/player/installer/archive'
rm -rf symbols
rm -f dbg/symbols.tar.gz
make[1]: se sale del directorio
`/home/erick/helix/player/installer/archive'
make  SUBMAKEFLAGS="" -f make_archive.mak depend
make[1]: se ingresa al directorio
`/home/erick/helix/player/installer/archive'
rm -f ../../../player/installer/archive/install.bz2
make[1]: se sale del directorio
`/home/erick/helix/player/installer/archive'
Time used: 0.07 seconds
UNIXCompile(player/installer/archive): making all
make 
make  SUBMAKEFLAGS="" -f make_tempdir.mak
make[1]: se ingresa al directorio
`/home/erick/helix/player/installer/archive'
==== creating temporary directory 'temp' ====
rm -rf temp
test -d temp || mkdir temp
test -d temp/Bin || mkdir temp/Bin
test -d temp/common || mkdir temp/common
test -d temp/codecs || mkdir temp/codecs
test -d temp/plugins || mkdir temp/plugins
test -d temp/share || mkdir temp/share
test -d temp/doc || mkdir temp/doc
test -d temp/lib || mkdir temp/lib
test -d temp/mozilla || mkdir temp/mozilla
test -d temp/postinst || mkdir temp/postinst
cp ../../../player/installer/postinst/dbg/postinst
temp/Bin/setup
cp ../../../player/installer/common/postinst.sh
temp/postinst/postinst.sh
cp ../../../player/installer/common/confscript.sh
temp/postinst/confscript.sh
cp ../../../player/app/gtk/hxplay.bin temp/hxplay.bin
cp: no se puede efectuar `stat' sobre
«../../../player/app/gtk/hxplay.bin»: No existe el
fichero o el directorio
make[1]: *** [all] Error 1
make[1]: se sale del directorio
`/home/erick/helix/player/installer/archive'
make: *** [all] Error 2
Time used: 0.29 seconds
ERROR: UNIXCompile(player/installer/archive) ERROR:
Make failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------

leaving directory
/home/erick/helix/./player/installer/archive
from directory /home/erick/helix
entering directory player/installer/rpm
UNIXCompile(player/installer/rpm): generating
makefiles
UMAKE: Umakefil -> Makefile in player/installer/rpm
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
Time used: 0.14 seconds
UNIXCompile(player/installer/rpm): making depend
make depend
make: No se hace nada para `depend'.
Time used: 0.02 seconds
UNIXCompile(player/installer/rpm): making all
make 
python ../../../installer/common/scripts/buildrpm.py
-v -a i386 -f ../../../player/app/gtk/hxplayer.ver -s
HelixPlayer.spec
../../../player/installer/archive/install.bz2 
invalid source path
"../../../player/installer/archive/install.bz2"
USAGE: buildrpm.py [options] src1 src2 src3...
-h, --help	display usage
-v, --verbose	verbose mode
-n, --dryrun	dry run mode (show cmds, don't execute)
-s, --spec	path to spec file (required)
-a, --arch	target architecture (required, eg: i586,
powerpc, etc...) 
-b, --builddir	build RPM in specified dir (optional,
default = ./redhat)
-r, --release	use specified string for package version
(optional)
-f, --verfile	use specified helix .ver file for
package version (optional)
make: *** [all] Error 3
Time used: 0.08 seconds
ERROR: UNIXCompile(player/installer/rpm) ERROR: Make
failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------

leaving directory
/home/erick/helix/./player/installer/rpm
from directory /home/erick/helix
entering directory player/installer/stage1
UNIXCompile(player/installer/stage1): generating
makefiles
UMAKE: Umakefil -> Makefile in player/installer/stage1
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
Time used: 0.17 seconds
UNIXCompile(player/installer/stage1): making depend
make depend
/home/erick/build/bin/mkdepend.py --gnumake -tdbg/obj
-mMakefile -I../../../common/runtime/pub
-I/usr/X11R6/include
-I../../../installer/common/pub/platform/unix
-I../../../common/include
-I../../../installer/common/include
-I../../../player/app/gtk
-I../../../player/app/gtk/pub
-I../../../player/installer/archive
-I../../../player/installer/common
-I../../../player/installer/common/pub -I./pub
-I../../../common/util/pub
-I../../../installer/common/util/pub
-I../../../installer/common/pub
-I../../../common/container/pub
-I../../../common/system/pub
-I../../../common/dbgtool/pub
platform/unix/stage1app.cpp ../common/package_info.cpp
../common/product_version.cpp
[#-00000001][2007-08-26 22:54:44][1075416480][INFO ] :
Ribosome v2.4.8
[#-00000002][2007-08-26 22:54:44][1075416480][INFO ] :
Using Python v2.4.4
[#-00000003][2007-08-26 22:54:44][1075416480][INFO ] :
Log dir: /home/erick/helix/ribosome_logs
[#-00000005][2007-08-26 22:54:44][1075416480][INFO ] :
Running tool: mkdepend
Time used: 0.15 seconds
UNIXCompile(player/installer/stage1): making all
make 
g++ --permissive -pipe -W -Wreturn-type -fno-rtti
-fno-exceptions -mcpu=pentium -march=pentium  -O0 -g
-DDEBUG -D_DEBUG  -I../../../common/runtime/pub
-I/usr/X11R6/include
-I../../../installer/common/pub/platform/unix
-I../../../common/include
-I../../../installer/common/include
-I../../../player/app/gtk
-I../../../player/app/gtk/pub
-I../../../player/installer/archive
-I../../../player/installer/common
-I../../../player/installer/common/pub -I./pub
-I../../../common/util/pub
-I../../../installer/common/util/pub
-I../../../installer/common/pub
-I../../../common/container/pub
-I../../../common/system/pub
-I../../../common/dbgtool/pub -I. -include
dbg/player_installer_stage1_ribodefs.h -o
dbg/obj/platform/unix/stage1app.o -c
platform/unix/stage1app.cpp
`-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
platform/unix/stage1app.cpp:54:26: error:
archive_info.h: No existe el fichero o el directorio
platform/unix/stage1app.cpp: In function ‘int
main(int, char**)’:
platform/unix/stage1app.cpp:204: error: ‘ARCHIVE_SIZE’
was not declared in this scope
platform/unix/stage1app.cpp:204: error:
‘ARCHIVE_PROG_SIZE’ was not declared in this scope
platform/unix/stage1app.cpp:204: error: ‘ARCHIVE_TYPE’
was not declared in this scope
make: *** [dbg/obj/platform/unix/stage1app.o] Error 1
Time used: 0.35 seconds
ERROR: UNIXCompile(player/installer/stage1) ERROR:
Make failed.

--- Build System Error
------------------------------------
Make failed.
-----------------------------------------------------------

leaving directory
/home/erick/helix/./player/installer/stage1
from directory /home/erick/helix
entering directory player/installer/app
UNIXCompile(player/installer/app): generating
makefiles
UMAKE: Umakefil -> Makefile in player/installer/app
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
Umakefile uses generic python code.
Time used: 0.14 seconds
UNIXCompile(player/installer/app): making depend
make depend
make: No se hace nada para `depend'.
Time used: 0.02 seconds
UNIXCompile(player/installer/app): making all
make 
test -d dbg || mkdir dbg
(if test -f ../../../debug/stage1 -a -f
../../../common/import/bzip2/dbg/bzip2 -a -f
../../../player/installer/archive/install.bz2; then
cat ../../../debug/stage1
../../../common/import/bzip2/dbg/bzip2
../../../player/installer/archive/install.bz2 >
dbg/hxplay-1.0.6.2989-linux-2.2-libc6-i586.bin; chmod
0755 dbg/hxplay-1.0.6.2989-linux-2.2-libc6-i586.bin;
else echo "ERROR: Files missing,
dbg/hxplay-1.0.6.2989-linux-2.2-libc6-i586.bin not
created."; fi)
ERROR: Files missing,
dbg/hxplay-1.0.6.2989-linux-2.2-libc6-i586.bin not
created.
Time used: 0.03 seconds
UNIXCompile(player/installer/app): making copy
make copy
test -d ../../../debug || mkdir ../../../debug
cp dbg/hxplay-1.0.6.2989-linux-2.2-libc6-i586.bin
../../../debug
cp: no se puede efectuar `stat' sobre
«dbg/hxplay-1.0.6.2989-linux-2.2-libc6-i586.bin»: No
existe el fichero o el directorio
make: *** [copy] Error 1
Time used: 0.05 seconds
leaving directory
/home/erick/helix/./player/installer/app
UMAKE: Umakefil -> Makefile in 
UMAKE: Applying profile
/home/erick/build/umakepf/helix-client-all-defines-free.pf
signing output binaries
Build Complete: Sun Aug 26 22:54:45 2007

Build complete in 01:06, 11 of 112 modules failed.

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam
¡gratis! 
Regístrate ya - http://correo.espano
l.yahoo.com/ 

_______________________________________________
Player-dev mailing list
Player-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )