Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: clang build of -current broken



On Fri, Jul 27, 2012 at 06:18:05PM +0200, Thomas Klausner wrote:
> Just cvs updated and tried building -current/amd64 with clang:
> --- t1_lib.po ---

This error is fixed. Last night's build failed in:
--- x86_64cpuid.pico ---
#   compile  libcrypto/x86_64cpuid.pico
/archive/build/tools.clang/bin/x86_64--netbsd-clang   -DELF -fstack-protector 
-Wstack-protector  -mllvm -stack-protector-buffer-size=1     
--sysroot=/archive/build/amd64.clang.20120728  -D_FORTIFY_SOURCE=2 -Dlibcrypto 
-I. -I/archive/cvs/src/crypto/external/bsd/openssl/dist/crypto 
-I/archive/cvs/src/crypto/external/bsd/openssl/dist 
-I/archive/cvs/src/crypto/external/bsd/openssl/dist/crypto/asn1 
-I/archive/cvs/src/crypto/external/bsd/openssl/dist/crypto/evp 
-DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl\" -DDSO_DLFCN 
-DHAVE_DLFCN_H -x assembler-with-cpp -c -DPIC -fPIC -DPIC   
-I/archive/cvs/src/crypto/external/bsd/openssl/dist/crypto/crypto 
-DOPENSSL_CPUID_OBJ 
/archive/cvs/src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/x86_64cpuid.S
 -o x86_64cpuid.pico
/archive/cvs/src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/x86_64cpuid.S:4:2:
 error: unknown use of instruction mnemonic without a size suffix
 call OPENSSL_cpuid_setup@GOTPCREL(%rip)

The file hasn't changed since the build started.
 Thomas


Home | Main Index | Thread Index | Old Index