[haiku-development] Re: always break compile

  • From: Raynald Lesieur <Raynald.Lesieur@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 29 Feb 2008 14:52:46 +0100

Hello Jérome,
>
>2008/2/29, Raynald Lesieur <Raynald.Lesieur@xxxxxxxxxxxxx>:
>>     I don't know if somebody have a same problem, but I have always break
>>  compile on Dano ;)
>>
>
>It would help if you retry with only "jam -q haiku-image" or "jam -q
>install-haiku" and post again the error. It seems mimeset doesn't
>build and it doesn't appear in the current log.
>
>Bye,
>Jérôme
>

my previous message is for "jam -a haiku-image"

and actually, I obtain this below:

jam -q haiku.image
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 57832 target(s)...
...updating 807 target(s)...
InitScript1 generated/haiku.image-init-vars
C++ generated/objects/dano/x86/release/build/libhaikucompat/AppFileInfo.o
In file included from /boot/home/Divers/haiku/headers/build/
HaikuBuildCompatibility.h:26,
                 from /boot/home/Divers/haiku/src/build/libbe/storage/
AppFileInfo.cpp:1:
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:125: syntax 
error before `atomic_set'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:126: syntax 
error before `atomic_test_and_set'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:127: syntax 
error before `atomic_add'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:128: syntax 
error before `atomic_and'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:129: syntax 
error before `atomic_or'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:130: syntax 
error before `atomic_get'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:132: syntax 
error before `atomic_set64'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:133: syntax 
error before `atomic_test_and_set64'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:134: syntax 
error before `atomic_add64'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:135: syntax 
error before `atomic_and64'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:136: syntax 
error before `atomic_or64'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:137: syntax 
error before `atomic_get64'
/boot/home/Divers/haiku/headers/build/os/support/SupportDefs.h:140: syntax 
error before `void'

gcc -c "src/build/libbe/storage/AppFileInfo.cpp" -O2 -Wall -Wno-trigraphs -
Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -
Wsign-compare -Wno-multichar -D_ZETA_USING_DEPRECATED_API_=1 -
D_ZETA_TS_FIND_DIR_=1 -include headers/build/HaikuBuildCompatibility.h -
D_IMPEXP_BE= -DARCH_x86 -D_NO_INLINE_ASM -DCOMPILE_FOR_R5 -
DHAIKU_HOST_PLATFORM_DANO -Isrc/build/libhaikucompat -Igenerated/objects/
common/build/libhaikucompat -Igenerated/objects/dano/x86/common/build/
libhaikucompat -Igenerated/objects/haiku/x86/common/build/libhaikucompat -I- 
-Iheaders/build/private -Iheaders/build/private/kernel -Iheaders/build/os/app 
-Iheaders/build/os/interface -Iheaders/build/os/support -Iheaders/build/os/
storage -Iheaders/build/host/dano -Iheaders/build/host/beos_common -o 
"generated/objects/dano/x86/release/build/libhaikucompat/AppFileInfo.o" ;

...failed C++ generated/objects/dano/x86/release/build/libhaikucompat/
AppFileInfo.o ...
...skipped libhaikucompat_build.a for lack of <src!build!libhaikucompat>
AppFileInfo.o...
...skipped <build>bfs_shell for lack of libhaikucompat_build.a...
...skipped <HaikuImage>haiku.image-init-vars for lack of <build>bfs_shell...
...skipped haiku.image for lack of <HaikuImage>haiku.image-init-vars...
...failed updating 1 target(s)...
...skipped 4 target(s)...
...updated 1 target(s)... 

regards.

Raynald.


Other related posts: