List Info

Thread: Compile successfully, but generation of all libs failed!




Compile successfully, but generation of all libs failed!
country flaguser name
China
2007-11-02 19:14:30
hi all,
Thanks for your attention! when I build splay with the branch of hxclient_2_0_3_cayenne_restricted, some error occured. It seems that all files are compiled successfully,but none lib was generated.  The setting of my PC and errors are listed as followed.
There is a conflict in BIF file:
///===========================
A conflict in BIF
[#-00000115][2007-11-02 15:06:17][2660][INFO ] : Building dependency tree for targets.
module[datatype_dist_rm_audio_codec_ra8lbr_decoder(c:cygwinhomezyfbuildbif-cvshelixclient-restricted/build/BIFhxclient_2_0_3_cayenne_restricted.bif:0)].deps+=datatype_dist_rm_audio_codec_ra8lbr_fltpt_encoder (conflict)
 
//=====================================================
My environment variables setting:
 ;
call "C:Program FilesMicrosoft Visual Studio 8VCbinvcvars32.bat"
set CVS_RSH=c:cygwinbinssh.exe
set BUILD_ROOT=c:cygwinhomezyfbuild
set PATH=c:Python25;%BUILD_ROOT%bin;C:cygwinbin;%PATH%;
set SYSTEM_ID=win32-i386-vc8
//=====================================================
My buildrc file:
 
AddMultiCVS("helix",":ext:hsbcvs.helixcommunity.org:/cvsroot/")
AddBIFPath("common", "[helix]/common/build/BIF")
AddBIFPath("client", "[helix]/client/build/BIF")
AddBIFPath("common-restricted", "[helix]/common-restricted/build/BIF")
AddBIFPath("client-restricted", "[helix]/client-restricted/build/BIF")
SetSDKPath("dxsdk", "[/cygdrive/c/Program Files/Microsoft DirectX SDK (November 2007)/]")
SetSDKPath("ms_psdk", "[/cygdrive/c/Program Files/Microsoft Visual Studio 8/VC/PlatformSDK/]")
SetSDKPath("ms_platformsdk", "[/cygdrive/c/Program Files/Microsoft Visual Studio 8/VC/PlatformSDK/]")

 
///=====================================================
A error occured at checkout:
 
ERROR: rm/audio/codec/ra8lbr/encoder failed to check-out from the CVS repository.
This is source code licensed under the RealAudio/RealVideo Technology Porting
License. If your CVS connection is working, it is likely you are not licensed
to access this component.
See https://www.helixcommunity.org/content/licenses for information on
licensing this component. Without a proper license, you can still build
components requiring this module by using .bif file in unrestricted
common/build module or customizing this .bif file to use a binary distribution
of this module (datatype_dist/rm/audio/codec/ra8lbr).
If you are trying to build a decode-only configuration, your code should link
fine even if you see this error message. If this error message bothers you,
simply uncomment the whole body of this module.
If you are trying to build a decode+encode configuration, set the ra8lbrenc_lib
SDK path to the distribution binary
(datatype_dist/rm/audio/codec/ra8lbr[ra8lbrenc])
 
//=====================================================
Then link error occured when libs are generated.
 
[#-00000005][2007-11-03 01:39:44][492][INFO ] : Running tool: mkdepend
Time used: 1.09 seconds
WinCompile(common/runtime): making copy
nmake /nologo copy
 ;cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objstring.obj /c  string.cpp
string.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objstdlib.obj /c  stdlib.cpp
stdlib.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objassert.obj /c  assert.cpp
assert.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objhlxosstr.obj /c  hlxosstr.cpp
hlxosstr.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objsafestring.obj /c  safestring.cpp
safestring.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objwindows.obj /c  windows.cpp
windows.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objtime.obj /c  time.cpp
time.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objstat.obj /c  stat.cpp
stat.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objerrno.obj /c  errno.cpp
errno.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objstdio.obj /c  stdio.cpp
stdio.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /I....commoninclude /I. /FIrel32common_runtime_ribodefs.h  /MD /Forel32objgetopt.obj /c  getopt.c
getopt.c
 link /LIB /NOLOGO /OUT:rel32runtlib.lib rel32objstring.obj rel32objstdlib.obj rel32objassert.obj rel32objhlxosstr.obj rel32objsafestring.obj rel32objwindows.obj rel32objtime.obj rel32objstat.obj rel32objerrno.obj rel32objstdio.obj rel32objgetopt.obj
/usr/bin/link: extra operand `/OUT:rel32\runtlib.lib'
Try `/usr/bin/link --help' for more information.
NMAKE : fatal error U1077:
Stop.
Time used: 8.22 seconds
ERROR: WinCompile(common/runtime) ERROR: Make failed.
 
--- Build System Error ------------------------------------
Make failed.
-----------------------------------------------------------
 
leaving directory C:cygwinhomezyface.commonruntime
from directory C:cygwinhomezyface
entering directory common/dbgtool
WinCompile(common/dbgtool): generating makefiles
UMAKE: Umakefil -> Makefile in commondbgtool
UMAKE: Applying profile c:cygwinhomezyfbuildumakepfhelix-client-local-net-ra-rv-mp3.pf
Time used: 0.09 seconds
WinCompile(common/dbgtool): making depend
nmake /nologo depend
 python c:cygwinhomezyfbuild\binmkdepend.py /trel32obj /mMakefile /I. /FIrel32common_dbgtool_ribodefs.h /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /Iplatformwin /I..include /I..runtimepub /I..systempub /I..fileiopub /I..utilpub /Ipubplatformdefault hxassert.cpp hxstat.cpp multilog.cpp print.cpp platformdefaultdebug.cpp platformwinmemprb.cpp
[#-00000001][2007-11-03 01:39:52][3676][INFO ] : Ribosome v2.4.8
[#-00000002][2007-11-03 01:39:52][3676][INFO ] : Using Python v2.5.1
[#-00000003][2007-11-03 01:39:52][3676][INFO ] : Log dir: C:cygwinhomezyfaceribosome_logs
[#-00000005][2007-11-03 01:39:52][3676][INFO ] : Running tool: mkdepend
Time used: 0.95 seconds
WinCompile(common/dbgtool): making copy
nmake /nologo copy
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /Iplatformwin /I..include /I..runtimepub /I..systempub /I..fileiopub /I..utilpub /Ipubplatformdefault /I. /FIrel32common_dbgtool_ribodefs.h  /MD /Forel32objhxassert.obj /c  hxassert.cpp
hxassert.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /Iplatformwin /I..include /I..runtimepub /I..systempub /I..fileiopub /I..utilpub /Ipubplatformdefault /I. /FIrel32common_dbgtool_ribodefs.h  /MD /Forel32objhxstat.obj /c  hxstat.cpp
hxstat.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /Iplatformwin /I..include /I..runtimepub /I..systempub /I..fileiopub /I..utilpub /Ipubplatformdefault /I. /FIrel32common_dbgtool_ribodefs.h  /MD /Forel32objmultilog.obj /c  multilog.cpp
multilog.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /Iplatformwin /I..include /I..runtimepub /I..systempub /I..fileiopub /I..utilpub /Ipubplatformdefault /I. /FIrel32common_dbgtool_ribodefs.h  /MD /Forel32objprint.obj /c  print.cpp
print.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /Iplatformwin /I..include /I..runtimepub /I..systempub /I..fileiopub /I..utilpub /Ipubplatformdefault /I. /FIrel32common_dbgtool_ribodefs.h  /MD /Forel32objplatformdefaultdebug.obj /c  platformdefaultdebug.cpp
debug.cpp
 cl /nologo /Zm200 /W3 /EHs-c- /FD /O2 /Oy-  /I. /I.win /I.pub /I.pubwin /I....commonruntimepub /Iplatformwin /I..include /I..runtimepub /I..systempub /I..fileiopub /I..utilpub /Ipubplatformdefault /I. /FIrel32common_dbgtool_ribodefs.h  /MD /Forel32objplatformwinmemprb.obj /c  platformwinmemprb.cpp
memprb.cpp
 link /LIB /NOLOGO /OUT:rel32debuglib.lib rel32objhxassert.obj rel32objhxstat.obj rel32objmultilog.obj rel32objprint.obj rel32objplatformdefaultdebug.obj rel32objplatformwinmemprb.obj
/usr/bin/link: extra operand `/OUT:rel32\debuglib.lib'
Try `/usr/bin/link --help' for more information.
NMAKE : fatal error U1077:
Stop.
Time used: 5.89 seconds
ERROR: WinCompile(common/dbgtool) ERROR: Make failed.
 
--- Build System Error ------------------------------------
Make failed.
-----------------------------------------------------------
 
 

ERROR: Some modules failed to check out, please look in
ERROR: build.out to find out why.
ERROR: ================================================
 

yunfeizhang
2007-11-03
Re: Compile successfully, but generation of all libs failed!
country flaguser name
Germany
2007-11-02 19:30:32
Am 03.11.2007 um 01:14 schrieb yunfeizhang:

> ERROR: rm/audio/codec/ra8lbr/encoder failed to
check-out from the  
> CVS repository.
> This is source code licensed under the
RealAudio/RealVideo  
> Technology Porting
> License. If your CVS connection is working, it is
likely you are not  
> licensed
> to access this component.
> See https
://www.helixcommunity.org/content/licenses for
information on
> licensing this component. Without a proper license, you
can still  
> build
> components requiring this module by using .bif file in
unrestricted

I assume you don't have accepted the license neccessary to
get all  
files that you have selected for your build. So the source
from CVS is  
checked out incompletely and your build fails.

Maybe one of the more experienced people here can tell you
more.


HTH, Gregor

_______________________________________________
Helix-client-dev mailing list
Helix-client-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev

[1-2]

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