search for: have___attribute__

Displaying 8 results from an estimated 8 matches for "have___attribute__".

2016 Sep 16
4
(Thin)LTO llvm build
...ILER_RT_SUPPORTS_ATOMIC_KEYWORD - Success > > -- Builtin supported architectures: > > -- ISL version: isl-0.17.1-164-gcbba1b6 > > -- Performing Test HAS_ATTRIBUTE_WARN_UNUSED_RESULT > > -- Performing Test HAS_ATTRIBUTE_WARN_UNUSED_RESULT - Failed > > -- Performing Test HAVE___ATTRIBUTE__ > > -- Performing Test HAVE___ATTRIBUTE__ - Failed > > -- Performing Test HAVE_DECL_FFS > > -- Performing Test HAVE_DECL_FFS - Failed > > -- Performing Test HAVE_DECL___BUILTIN_FFS > > -- Performing Test HAVE_DECL___BUILTIN_FFS - Failed > > -- Performing Test HAV...
2016 Sep 10
6
(Thin)LTO llvm build
I tried building llvm, clang, lld, lldb from the 3.9 svn release branch with LTO, and some of the results were unexpected. I first tried to rebuild llvm with llvm-3.9, which has ThinLTO, by providing -DLLVM_ENABLE_LTO=Thin, but that failed very quickly, so I fell back to building with -DLLVM_ENABLE_LTO=On and using the system CC/CXX (gcc 6.1). The resulting installed build is many times bigger
2019 Oct 29
0
auth logging or auditing
..._WNO_STRICT_OVERFLOW ?? HAVE_WNO_UNUSED_FUNCTION ?? HAVE_WORKING_STRPTIME ?? HAVE_WRITEV ?? HAVE_WS_XPIXEL ?? HAVE_WS_YPIXEL ?? HAVE_XATTR_SUPPORT ?? HAVE_XATTR_XATTR ?? HAVE_XFS_QUOTAS ?? HAVE_YP_GET_DEFAULT_DOMAIN ?? HAVE_Z ?? HAVE_ZLIBVERSION ?? HAVE__Bool ?? HAVE__RES ?? HAVE__VA_ARGS__MACRO ?? HAVE___ATTRIBUTE__ ?? HAVE___CLOSE ?? HAVE___DN_EXPAND ?? HAVE___DUP2 ?? HAVE___FCNTL ?? HAVE___FORK ?? HAVE___FSTAT ?? HAVE___FXSTAT ?? HAVE___LSEEK ?? HAVE___LSTAT ?? HAVE___LXSTAT ?? HAVE___OPEN ?? HAVE___READ ?? HAVE___STAT ?? HAVE___SYNC_FETCH_AND_ADD ?? HAVE___THREAD ?? HAVE___WRITE ?? HAVE___XSTAT --with Opti...
2016 Dec 19
1
How to create Debian packages for release 3.9.0
Hello, Le 12/12/2016 à 18:29, Hans Wennborg a écrit : > +Sylvestre who knows about these things. > > On Thu, Dec 8, 2016 at 2:24 AM, Kris van Rens via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> L.S., >> >> I'm currently in the process of creating Debian packages for >> clang/llvm release 3.9.0. For this I'm using the steps as explained on
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...RUNCATION HAVE_WNO_STRICT_OVERFLOW HAVE_WNO_UNUSED_FUNCTION HAVE_WORKING_STRPTIME HAVE_WRITEV HAVE_WS_XPIXEL HAVE_WS_YPIXEL HAVE_XATTR_SUPPORT HAVE_XATTR_XATTR HAVE_XFS_QUOTAS HAVE_YP_GET_DEFAULT_DOMAIN HAVE_ZLIB HAVE__Bool HAVE__RES HAVE__VA_ARGS__MACRO HAVE___ATTRIBUTE__ HAVE___DN_EXPAND HAVE___SYNC_FETCH_AND_ADD HAVE___THREAD --with Options: WITH_ADS WITH_AUTOMOUNT WITH_DNS_UPDATES WITH_PAM WITH_PAM_MODULES WITH_PTHREADPOOL WITH_QUOTAS WITH_SPOTLIGHT WITH_SYSLOG WITH_TEVENT_GLIB_GLUE WITH_WINBIND Build Options: AD_DC_...
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
..._VALGRIND_H:INTERNAL=1 //Have symbol writev HAVE_WRITEV:INTERNAL=1 //Is xdot available ? HAVE_XDOT:INTERNAL= //Have include zlib.h HAVE_ZLIB_H:INTERNAL=1 //Have symbol _Unwind_Backtrace HAVE__UNWIND_BACKTRACE:INTERNAL=1 //Have function __atomic_fetch_add_4 HAVE___ATOMIC_FETCH_ADD_4:INTERNAL= //Test HAVE___ATTRIBUTE__ HAVE___ATTRIBUTE__:INTERNAL=1 //ADVANCED property for variable: LIBCLANG_LIBRARY_VERSION LIBCLANG_LIBRARY_VERSION-ADVANCED:INTERNAL=1 //STRINGS property for variable: LIBCXX_CXX_ABI LIBCXX_CXX_ABI-STRINGS:INTERNAL=none;libcxxabi;libcxxrt;libstdc++;libsupc++ //Have library c LIBCXX_HAS_C_LIB:INTERNA...