[M3devel] do-cm3-std.sh buildship -> package sysutils not found

Daniel Alejandro Benavides D. dabenavidesd at yahoo.es
Thu Mar 20 03:03:26 CET 2008


Hi:
Yes it's working when I deleted scripts/PKGS file but, then I also have to run do-cm3-std.sh realclean because I got a error by duplicate link info.
I update in this machine the tree with cvsup, when using cvsup I just get into trouble when I make a change in any file of the sources tree but it doesn't update "again" to the official current version of the file from cvsup server.
Thanks for your help.

Jay <jayk123 at hotmail.com> escribió:    .hmmessage P { margin:0px; padding:0px } body.hmmessage { FONT-SIZE: 10pt; FONT-FAMILY:Tahoma }  typos tpyos..
  
 
1) Be sure to use -dAP in the cvs upd command.
 cd /home/daniel/code/cm3
 cvs -z3 upd -dAP


2) I'll likely do this soon unless there is a counterpoint or someone beats me to it. It's about three lines of sh/cmd/python (I can get all three, though I'm tempted to delete cmds instead; also, all three can now share one PKGSDB file, they all use relative paths from $CVSROOT and all always use forward slashes, so maybe I'll fix that too).
  
  - Jay

  
---------------------------------
 From: jayk123 at hotmail.com
To: dabenavidesd at yahoo.es; m3devel at elegosoft.com
Date: Wed, 19 Mar 2008 23:23:45 +0000
Subject: Re: [M3devel] do-cm3-std.sh buildship -> package sysutils not found

   .ExternalClass .EC_hmmessage P {padding:0px;} .ExternalClass EC_body.hmmessage {font-size:10pt;font-family:Tahoma;}    1) be sure us -dAP in the cvs upd command.  
  cd /home/daniel/code/cm3  
  cvs -z3 -dAP  
 
  Otherwise you miss out on new stuff. Or at least not delete deleted stuff. ?  
  cvs --help to double check this. 
 
  2) delete pkgsdb  
  rm /home/daniel/code/cm3/scripts/PKGSDB  
 
 I wonder if maybe the file should have a version suffix, and when a rebuild is needed, checkin an update to bump up the    version suffix, and before any rebuild, rm PKGSDB*? 
 
 That should fix this problem reasonably well, simply seamless, right? 
  Just that occasionally some folks would have to remember to update the version. 
  The existing version numbers could do. 
 
Deleting PKGSDB when there is any doubt is always safe. It will be recreated if it doesn't exist.
Recreation is slow though and worth optimizing almost all of the time.
 
 - Jay



  
---------------------------------
 Date: Wed, 19 Mar 2008 22:35:06 +0100
From: dabenavidesd at yahoo.es
To: m3devel at elegosoft.com
Subject: [M3devel] do-cm3-std.sh buildship -> package sysutils not found

Hi all:
I'm getting that error, when launching the script with the latests sources.
Can you see what is missing, I think the sources tree is complete.
Thanks

adminfbd at fbd-desktop:/home/daniel/code/cm3/scripts$ sudo ./do-cm3-std.sh buildship
/home/daniel/code/cm3/scripts/pkgmap.sh -c "/usr/local/cm3/bin/cm3 -build -DROOT='/home/daniel/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  && /usr/local/cm3/bin/cm3 -ship -DROOT='/home/daniel/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' " m3bundle
=== package /home/daniel/code/cm3/m3-tools/m3bundle ===
 +++ /usr/local/cm3/bin/cm3 -build -DROOT='/home/daniel/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  && /usr/local/cm3/bin/cm3 -ship -DROOT='/home/daniel/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  +++
--- building in LINUXLIBC6 ---

ignoring ../src/m3overrides

--- shipping from LINUXLIBC6 ---

. => /usr/local/cm3/pkg/m3bundle/LINUXLIBC6
  .M3EXPORTS        .M3WEB
../src => /usr/local/cm3/pkg/m3bundle/src
  m3bundle.m3
. => /usr/local/cm3/bin
  m3bundle
. => /usr/local/cm3/man/man1
  m3bundle.1
 ==> /home/daniel/code/cm3/m3-tools/m3bundle done

/home/daniel/code/cm3/scripts/pkgmap.sh -c "/usr/local/cm3/bin/cm3 -build -DROOT='/home/daniel/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16'  && /usr/local/cm3/bin/cm3 -ship -DROOT='/home/daniel/code/cm3' -DCM3_VERSION_TEXT='d5.7.0' -DCM3_VERSION_NUMBER='050700' -DCM3_LAST_CHANGED='2008-03-16' " import-libs m3core libm3 patternmatching sysutils unittest m3middle m3quake m3scanner m3tools m3cgcat m3cggen m3gdb m3bundle mklib fix_nl libdump arithmetic unittest-numeric bitvector digraph parseparams realgeometry set slisp sortedtableextras table-list tempfiles tcl tcp udp libsio libbuf debug listfuncs embutils m3tk-misc http binIO commandrw tapi serial m3tk mtex m3totex m3tohtml m3scan m3markup m3browser cmpdir cmpfp dirfp uniq netobj netobjd stubgen events rdwr sharedobj sharedobjgen odbc postgres95 db smalldb stablegen stable X11R4 ui PEX vbtkit cmvbt jvideo videovbt web formsvbtpixmaps formsvbt formsview formsedit
 codeview mg mgkit opengl anim3D zeus m3zume synloc synex metasyn obliqrt obliqparse obliqprint obliq obliqlibemb obliqlibm3 obliqlibui obliqlibanim obliqsrvstd obliqsrvui obliqbinmin obliqbinstd obliqbinui obliqbinanim visualobliq vocgi voquery vorun webvbt recordheap rehearsecode replayheap showheap shownew showthread pkl-fonts juno-machine juno-compiler juno-app cube calculator fisheye mentor
package sysutils not found  
---------------------------------
 
Enviado desde Correo Yahoo!
Disfruta de una bandeja de entrada más inteligente..


       
---------------------------------

¿Con Mascota por primera vez? - Sé un mejor Amigo
Entra en Yahoo! Respuestas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20080320/0b56905f/attachment-0002.html>


More information about the M3devel mailing list