[M3devel] trouble with RC2 -- maybe with hudson?
Jay K
jay.krell at cornell.edu
Sat Aug 8 23:15:48 CEST 2009
These contain no binaries at all, just source:
m3-bin-ws-anim-LINUXLIBC6-d5.8.2-RC2.tgz
m3-bin-ws-cvsup-LINUXLIBC6-d5.8.2-RC2.tgz
intentional?
I see. You are right:
cm3-bin-ws-core-LINUXLIBC6-d5.8.2-RC2.tgz
jbook2:t jay$ more m3-tools/m3bundle/LINUXLIBC6/.M3SHIP
make_dir(PKG_INSTALL & "/m3bundle/" & TARGET)
install_file(".M3EXPORTS", PKG_INSTALL & "/m3bundle/" & TARGET, "0664"
)
make_dir("/home/hudson/tmp/cm3/bin")
install_file("m3bundle", "/home/hudson/tmp/cm3/bin", "0775")
install_file(".M3WEB", PKG_INSTALL & "/m3bundle/" & TARGET, "0664")
m
- Jay
> Date: Sat, 8 Aug 2009 22:54:49 +0200
> From: wagner at elegosoft.com
> To: jay.krell at cornell.edu
> CC: m3devel at elegosoft.com
> Subject: RE: [M3devel] trouble with RC2 -- maybe with hudson?
>
> Quoting Jay K <jay.krell at cornell.edu>:
>
> > The various make-dist console outputs show a literal $RARGS, not the
> > expected switches.
> > -10 for sh?
>
> Jay, the .M3SHIP file mostly looks OK, i.e. the expected variables
> are found, which would not be the case if the parameters aren't
> passed correctly.
>
> make_dir(PKG_INSTALL & "/tcp/" & TARGET)
> install_file(".M3EXPORTS", PKG_INSTALL & "/tcp/" & TARGET, "0664")
> make_dir(LIB_INSTALL)
> install_file("libm3tcp.so.5", LIB_INSTALL, "0775")
> symbolic_link_file(PKG_INSTALL & "/tcp/" & TARGET & "/libm3tcp.a",
> LIB_INSTALL & "/libm3tcp.a")
> make_dir("/home/hudson/tmp/cm3/bin/../lib")
> symbolic_link_file("libm3tcp.so.5",
> "/home/hudson/tmp/cm3/bin/../lib/libm3tcp.so")
> symbolic_link_file(LIB_INSTALL & "/libm3tcp.so.5", PKG_INSTALL &
> "/tcp/" & TARGET & "/libm3tcp.so")
> symbolic_link_file(LIB_INSTALL & "/libm3tcp.so.5", PKG_INSTALL &
> "/tcp/" & TARGET & "/libm3tcp.so.5")
> install_file("libm3tcp.a", PKG_INSTALL & "/tcp/" & TARGET, "0664")
> install_file("libm3tcp.m3x", PKG_INSTALL & "/tcp/" & TARGET, "0664")
> install_file(".M3WEB", PKG_INSTALL & "/tcp/" & TARGET, "0664")
> make_dir(PKG_INSTALL & "/tcp/src/POSIX")
> install_file("../src/POSIX/TCP.m3", PKG_INSTALL & "/tcp/src/POSIX", "0664")
> install_file("../src/POSIX/TCPPosix.i3", PKG_INSTALL &
> "/tcp/src/POSIX", "0664")
> install_file("../src/POSIX/Herrno.i3", PKG_INSTALL & "/tcp/src/POSIX", "0664")
> install_file("../src/POSIX/HerrnoC.c", PKG_INSTALL & "/tcp/src/POSIX", "0664")
> install_file("../src/POSIX/IP.m3", PKG_INSTALL & "/tcp/src/POSIX", "0664")
> install_file("../src/POSIX/IPErrorPosix.m3", PKG_INSTALL &
> "/tcp/src/POSIX", "0664")
> install_file("../src/POSIX/TCPExtras.m3", PKG_INSTALL &
> "/tcp/src/POSIX", "0664")
> install_file("../src/POSIX/TCPPeer.m3", PKG_INSTALL &
> "/tcp/src/POSIX", "0664")
>
> I had tested that with several different packages some weeks ago.
>
> I still think you overlooked some case when applying your changes.
>
> Can you please check again? We probably have to rebuild lots of
> packages...
>
> Olaf
> --
> Olaf Wagner -- elego Software Solutions GmbH
> Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany
> phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95
> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin
> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20090808/8739195c/attachment-0002.html>
More information about the M3devel
mailing list