Re: realplay_gtk_current fails to build on Ubuntu...
Daniel Yek <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, > 1- there is a date warning for BIF!!! > /[WARNING] bif > parser(/home/dev400t/build/bif-cvs/helix/client/build/BIF/realplay_gtk_current.bif > near beginning in <build>): This BIF file lacks an expiration date, > using 2005-01-01/ Please ignore this. I believe Ribosome designed the expiration mechanism so that old BIF files can retire from its menu without deleting the BIF files from CVS repositories. Other than that, I haven't found this lack of expiration warning (noise) to have any impact. > 2- there is a compiler version warning about gcc and g++ 4.2.4 > / **WARNING** > gcc version is 4.2.4, not 3.* as expected. > g++ version is 4.2.4, not 3.* as expected./ I am using gcc 4.3 now. I don't think gcc 4.2 is a problem in building the product. > 3- It fails to grab th e files then says RESULT = TRUE!!! > /getting distribution="protocol_dist/rtsp" (cvs > tag="hxclient_1_5_0_cayenne", root="helix", > dist_id="linux-2.2-libc6-gcc32-i586") > TESTING distribution/linux-2.2-libc6-gcc32-i586 > running 'cvs -d > :ext:[email protected]:/cvsroot/distribution checkout -l > -d dir_cache_test linux-2.2-libc6-gcc32-i586' in '/home/dev400t/helix' > (as = 'tmpdir_-1210541888/dir_cache_test') > cvs checkout: warning: cannot write to history file > /cvsroot/distribution/CVSROOT/history: Permission denied/ As Eric said, you haven't agreed to the BEULA. Please follow the QuickStart more closely: https://player.helixcommunity.org/2007/dev/ > [0] Set BIF branch (realplay_gtk_current) > [1] Set Target(s) (player_all) > [2] Set Profile (/home/dev400t/build/umakepf/helix-client-all-defines) These settings are correct. -- Daniel Yek. Eric Hyche wrote: > It looks like it has failed to check out the distribution libraries. > The usual cause for this is that the BEULA has not been agreed to. > Here's the link to the BEULA: > > https://helixcommunity.org/beula/ > > Have you clicked that you agree to the BEULA? > > Eric > > ======================================= > Eric Hyche ([email protected]) > Principal Engineer > RealNetworks, Inc. > > >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] >> On Behalf Of youcef chaoua >> Sent: Thursday, November 06, 2008 6:07 PM >> To: [email protected] >> Subject: [Helix-client-dev] realplay_gtk_current fails to build on ubuntu... >> >> Hi, >> >> Can anyone please, tell me what is going wrong with this build (build.out is attached)??? >> >> 1- there is a date warning for BIF!!! >> [WARNING] bif parser(/home/dev400t/build/bif-cvs/helix/client/build/BIF/realplay_gtk_current.bif near >> beginning in <build>): This BIF file lacks an expiration date, using 2005-01-01 >> >> 2- there is a compiler version warning about gcc and g++ 4.2.4 >> **WARNING** >> gcc version is 4.2.4, not 3.* as expected. >> g++ version is 4.2.4, not 3.* as expected. >> >> 3- It fails to grab th e files then says RESULT = TRUE!!! >> getting distribution="protocol_dist/rtsp" (cvs tag="hxclient_1_5_0_cayenne", root="helix", >> dist_id="linux-2.2-libc6-gcc32-i586") >> TESTING distribution/linux-2.2-libc6-gcc32-i586 >> running 'cvs -d :ext:[email protected]:/cvsroot/distribution checkout -l -d >> dir_cache_test linux-2.2-libc6-gcc32-i586' in '/home/dev400t/helix' (as = 'tmpdir_- >> 1210541888/dir_cache_test') >> cvs checkout: warning: cannot write to history file /cvsroot/distribution/CVSROOT/history: Permission >> denied >> cvs checkout: Updating dir_cache_test >> cvs checkout: failed to create lock directory for `/cvsroot/distribution/linux-2.2-libc6-gcc32-i586' >> (/cvsroot/distribution/linux-2.2-libc6-gcc32-i586/#cvs.lock): Permission denied >> cvs checkout: failed to obtain dir lock in repository `/cvsroot/distribution/linux-2.2-libc6-gcc32- >> i586' >> cvs [checkout aborted]: read lock failed - giving up >> RESULT => True >> >> And it keeps going like this... >> >> 4- Then alot of compilation warning!!! (parentheses, not used, deprecated...) and even worse, >> compilation errors: >> In file included from siteplug.cpp:94: >> ../sitelib/pub/platform/unix/unixsite.h:77: error: 'Window' does not name a type >> >> Build System Menu >> -> Current Directory: /home/dev400t/helix >> [0] Set BIF branch (realplay_gtk_current) >> [1] Set Target(s) (player_all) >> [2] Set Profile (/home/dev400t/build/umakepf/helix-client-all-defines) >> [3] run: build >> [4] Toggle make depend & makefiles (-e -n) >> [5] Toggle release (-trelease) >> [6] Toggle 'make clean' (-c) >> [7] Toggle clobber (Dangerous!) (-C) >> [8] Toggle halt-on-error (-p green) >> [9] Toggle verbose mode (-v) >> [10] Toggle static build (-tnodll) >> [11] Checkout source for selected target now >> [12] Set Tag/Branch/Timestamp >> [13] Help Page (full help in build/doc/index.html) >> [Q] Quit >> Enter selection or flags: 3 >> >> A quick reply is highly appreciated. >> >> Thanks in advance... >> >> Best regards, >> Youcef >>