[haiku-development] Re: Several script-based errors in the build system

  • From: André Braga <meianoite@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 6 Jul 2009 19:24:33 -0300

2009/7/6 André Braga <meianoite@xxxxxxxxx>:
> 2009/7/6 Ingo Weinhold <ingo_weinhold@xxxxxx>:
>> So, if you're indeed using the current revision and encounter the problem
>> with it, please create a new trac ticket. Please also try the attached patch.
>
> Erm... I svn up'd the buildtools but totally forgot the trunk. :P

Well. My mistake on that part, but it still errors. I don't believe
it's linked to my usage of tcsh as a shell, since the build system
calls sh or bash and it was never a problem before, but I'm mentioning
it just in case.

For good measure (greater-than prompt substituted for the dollar sign
so email programs won't get confused):
$ sh -c 'for targets in 2 4; do cd generated.gcc$targets; rm -rf
build_packages objects tmp *alternative* build/*cache; cd ..; done'
$ svn up
At revision 31430.
$ cd generated.gcc2
$ ( date; jam -aqj8 @disk; date ) |& tee j8.log
[...]
Chmod1 
/usr/home/andre/devel/Haiku/trunk/generated.gcc2/objects/haiku/x86/release/bin/debug/strace/strace
...skipped <HaikuImage>haiku.image-copy-files-dummy-system/bin for
lack of bash...
...skipped <HaikuImage>system/bin/sh for lack of
<HaikuImage>haiku.image-copy-files-dummy-system/bin...
...skipped <HaikuImage>system/bin/untrash for lack of
<HaikuImage>system/bin/sh...
...skipped <HaikuImage>system/bin/bunzip2 for lack of
<HaikuImage>system/bin/untrash...
...skipped <HaikuImage>system/bin/more for lack of
<HaikuImage>system/bin/bunzip2...
...skipped <HaikuImage>system/bin/gunzip for lack of
<HaikuImage>system/bin/more...
...skipped <HaikuImage>system/bin/zcat for lack of
<HaikuImage>system/bin/gunzip...
[...]
...skipped <HaikuImage>haiku.image-copy-files-dummy-develop/headers/posix
for lack of 
<HaikuImage>develop/headers/os/-//usr/home/andre/devel/Haiku/trunk/headers/os...
...skipped 
<HaikuImage>develop/headers/posix/-//usr/home/andre/devel/Haiku/trunk/headers/posix
for lack of <HaikuImage>haiku.image-copy-files-dummy-develop/headers/posix...
...skipped 
<HaikuImage>develop/headers/bsd/-//usr/home/andre/devel/Haiku/trunk/headers/compatibility/bsd
for lack of 
<HaikuImage>develop/headers/posix/-//usr/home/andre/devel/Haiku/trunk/headers/posix...
...skipped 
<HaikuImage>develop/abi/x86/gcc2/headers/cpp/-//usr/home/andre/devel/Haiku/trunk/headers/cpp
for lack of 
<HaikuImage>develop/headers/bsd/-//usr/home/andre/devel/Haiku/trunk/headers/compatibility/bsd...
...skipped <HaikuImage>haiku.image-copy-files-dummy-home/config/etc
for lack of 
<HaikuImage>develop/abi/x86/gcc2/headers/cpp/-//usr/home/andre/devel/Haiku/trunk/headers/cpp...
...skipped 
<HaikuImage>haiku.image-copy-files-dummy-develop/headers/userlandfs/fuse
for lack of <HaikuImage>haiku.image-copy-files-dummy-home/config/etc...
...skipped 
<HaikuImage>system/documentation/welcome/-//usr/home/andre/devel/Haiku/trunk/docs/welcome
for lack of 
<HaikuImage>haiku.image-copy-files-dummy-develop/headers/userlandfs/fuse...
...skipped 
<HaikuImage>system/documentation/userguide/-//usr/home/andre/devel/Haiku/trunk/docs/userguide
for lack of 
<HaikuImage>system/documentation/welcome/-//usr/home/andre/devel/Haiku/trunk/docs/welcome...
...skipped ad4p4 for lack of <HaikuImage>haiku.image-copy-files...
...failed updating 1 target(s)...
...skipped 235 target(s)...
...updated 10232 target(s)...
[...]


Build log is almost 2MB big, so I'm creating the ticket with it zipped
up. Not gzipped, though, to see if Trac behaves better this time.


Cheers,
A.

Other related posts: