On Wed, 2015-02-04 at 12:21 +0100, Martin Lucina wrote: > Caused by: > > > commit 3b36d1f55a08e1849ccd5424afb0fbe29647bd6c > > Author: Martin Lucina <[email protected]> > > Date: Mon Feb 2 18:00:36 2015 +0100 > > > > Remove even older rumpxen-app-* variants of app-tools > > > > Signed-off-by: Martin Lucina <[email protected]> > > bash: line 14: > /home/osstest/build.34129.build-amd64-rumpuserxen/rumpuserxen/app-tools/rumpxen-app-configure: > No such file or directory > > Ian, can you update osstest to use rumprun-xen-configure as discussed on > rumpkernel-users?
I think we also need Wei's patch from <[email protected]> / http://article.gmane.org/gmane.comp.emulators.xen.devel/230968 to deal with: commit 91d56232d987f5df594723ed46b9000b4d43e21a Author: Martin Lucina <[email protected]> Date: Mon Feb 2 17:52:41 2015 +0100 Renaming platform macros, app-tools and autoconf target string As discussed at: http://thread.gmane.org/gmane.comp.rumpkernel.user/739 This commit renames the platform macros, app-tools and autoconf target string to be consistent with current naming of the entire stack: app-tools/rumpapp-xen-* -> app-tools/rumprun-xen-* $ARCH-rumpxen-netbsd -> $ARCH-rumprun-netbsd -D__RUMPUSER_XEN__ -D__RUMPAPP__ -> -D__RUMPRUN__ Signed-off-by: Martin Lucina <[email protected]> Ian. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
