Dear Vicktor, Domenicio and all ..
I remove -quiet option from make.hb and see this ...
make[3]: '../../../../../bin/linux/clang/hbspeed' is up to date.
make[3]: '../../../../../bin/linux/clang/hbtest' is up to date.
make[3]: '../../../../../bin/linux/clang/hbi18n' is up to date.
make[3]: '../../../../../bin/linux/clang/hbmk2' is up to date.
../bin/linux/clang/hbmk2 ../bin/make.hb . first
! Harbour root: '../' Project store: './' Core build: yes Addon: no
! Started build...
! Calculating build order for 72 projects...
/usr/local/src/hbv34s/bin/linux/clang/hbmk2 -lang=en -width=0 -autohbm- @../config/hbpre -inc -jobs=8 ./hbbz2/3rd/bz2/bz2.hbp @../config/hbpost
hbmk2: Processing environment options: -plat=linux -comp=clang -cpu=x86_64
hbmk2: Creating static library... ../lib/linux/clang/libbz2.a
hbmk2 [bz2]: Error: Running lib command. 255
'llvm-ar' rcs ../lib/linux/clang/libbz2.a ../lib/linux/clang/.hbmk/bz2/blocksort.o ../lib/linux/clang/.hbmk/bz2/bzlib.o ../lib/linux/clang/.hbmk/bz2/compress.o ../lib/linux/clang/.h
bmk/bz2/crctable.o ../lib/linux/clang/.hbmk/bz2/decompress.o ../lib/linux/clang/.hbmk/bz2/huffman.o ../lib/linux/clang/.hbmk/bz2/randtable.o
hbmk2 [bz2]: Exit status: 7: failed in final assembly (linker or library manager)
! Finished build...
Makefile:8: recipe for target 'first' failed
make[1]: *** [first] Error 7
config/dir.mk:71: recipe for target 'contrib' failed
make: *** [contrib] Error 2
llvm-ar not exist, i make a simbolic link using ln -s llvm-ar-4.0 llvm-ar
and ok 100%