search for: have_clock_gettime

Displaying 13 results from an estimated 13 matches for "have_clock_gettime".

2016 Feb 03
2
[PATCH] Fix compilation on OS/2
On 01/24/16 12:29 PM, Erik de Castro Lopo wrote:> Dave Yeo wrote: > >> After this the build dies with, >> util.c: In function 'benchmark_function': >> util.c:124:17: error: 'CLOCK_PROCESS_CPUTIME_ID' undeclared (first use >> in this function) >> clock_gettime (CLOCK_PROCESS_CPUTIME_ID, &start) ; >> >> Would using
2016 Feb 08
0
[PATCH] Fix compilation on OS/2
...ay() when clock_gettime() is not > > available. I'm happy with the first patch (making AVX and AVX2 a configure option) and I've committed and pushed it to the repo. The configure stuff in the second seems overly complex. Is something like this: AC_CHECK_LIB(rt, clock_gettime, have_clock_gettime=yes) if test x$have_clock_gettime = xyes; then AC_DEFINE(HAVE_CLOCK_GETTIME) fi not sufficient? You can either test this and provide an updated patch or I can fix it here. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lop...
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
...ine HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LOG2 1 #define USE_RTTI 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_NANOSLEEP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FTIME 1 #define HAVE_TIMER_CREATE 1 #define HAVE_SRANDOM 1 #define HAVE_RANDOM 1 #define HAVE_SIGACTION 1 #define HAVE_SIGSETJMP 1 #define HAVE_GETRUSAGE 1 #define HAVE_TIMES 1 #define HAVE_SYSCONF 1 #define HAVE_SETENV 1 #define H...
2013 Aug 03
2
Call for testing: OpenSSH-6.3
...ck_gettime: Invalid argument > [...] >> Maybe these platforms lack CLOCK_MONOTONIC? Darren, perhaps we should >> wrap clock_gettime and have a fallback for platforms that lack this? > I thought we did. We check for clock_gettime in configure, and misc.c has: > > #if defined(HAVE_CLOCK_GETTIME) && defined(CLOCK_MONOTONIC) > [...] clock_getttime [...] > #else > return time(NULL); > #endif > > So the fact that it compiled means that CLOCK_MONOTONIC is in the > headers, but the fact that it failed at runtime indicates that it's > not act...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...ST HAVE_ATTR_LISTF HAVE_ATTR_REMOVE HAVE_ATTR_REMOVEF HAVE_ATTR_SET HAVE_ATTR_SETF HAVE_BACKTRACE_SYMBOLS HAVE_BER_SCANF HAVE_BER_SOCKBUF_ADD_IO HAVE_BINDTEXTDOMAIN HAVE_BLKCNT_T HAVE_BLKSIZE_T HAVE_BOOL HAVE_BZERO HAVE_CHMOD HAVE_CHOWN HAVE_CHROOT HAVE_CLOCK_GETTIME HAVE_CLOCK_MONOTONIC HAVE_CLOCK_PROCESS_CPUTIME_ID HAVE_CLOCK_REALTIME HAVE_COMPARISON_FN_T HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS HAVE_CONNECT HAVE_CREAT64 HAVE_CRYPT HAVE_DECL_ASPRINTF HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER...
2015 Feb 03
2
Fwd: Waiting for Reply regarding "TestCases Failure"
---------- Forwarded message ---------- From: Saad Ahmed <ch.saad.ahmed at gmail.com> Date: 3 February 2015 at 21:10 Subject: Waiting for Reply regarding "TestCases Failure" To: Xapian Development <xapian-devel at lists.xapian.org> I have been waiting for reply regarding any further steps to take. Following are the outputs of commands that you asked me to run. All these
2019 Oct 29
0
auth logging or auditing
...? HAVE_BINDTEXTDOMAIN ?? HAVE_BIND_TEXTDOMAIN_CODESET ?? HAVE_BLKCNT_T ?? HAVE_BLKSIZE_T ?? HAVE_BOOL ?? HAVE_BZERO ?? HAVE_C99_VSNPRINTF ?? HAVE_CAP_GET_PROC ?? HAVE_CHARSET_CP850 ?? HAVE_CHARSET_UTF_8 ?? HAVE_CHECKSUM_IN_KRB5_CHECKSUM ?? HAVE_CHMOD ?? HAVE_CHOWN ?? HAVE_CHROOT ?? HAVE_CLEARENV ?? HAVE_CLOCK_GETTIME ?? HAVE_CLOCK_MONOTONIC ?? HAVE_CLOCK_PROCESS_CPUTIME_ID ?? HAVE_CLOCK_REALTIME ?? HAVE_CLOSEFROM ?? HAVE_COMPARISON_FN_T ?? HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS ?? HAVE_CONNECT ?? HAVE_CONSTRUCTOR_ATTRIBUTE ?? HAVE_CPPFUNCTION ?? HAVE_CRYPT ?? HAVE_CRYPT_R ?? HAVE_CUPS ?? HAVE_DBUS ?? HAVE_DBUS_1 ?...
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
On Thu, 2017-06-08 at 10:09 +0200, awl1 via samba wrote: > Hello again, Samba experts, > > sorry for being such a pain in your necks, but I really need to get a > recent Samba version to compile, and it looks like I definitely need > your help with this. > > In the meantime, I have found that the huge number of "conflicting > types" errors for rpc_*_init(...)
2013 May 14
3
frequent tdb corruption
..._OPTS_USE_SUBKEY HAVE_ASPRINTF HAVE_ATEXIT HAVE_BACKTRACE_SYMBOLS HAVE_BER_SCANF HAVE_BER_SOCKBUF_ADD_IO HAVE_BLKCNT_T HAVE_BLKSIZE_T HAVE_BOOL HAVE_BZERO HAVE_C99_VSNPRINTF HAVE_CHECKSUM_IN_KRB5_CHECKSUM HAVE_CHFLAGS HAVE_CHMOD HAVE_CHOWN HAVE_CHROOT HAVE_CLOCK_GETTIME HAVE_CLOCK_MONOTONIC HAVE_CLOCK_REALTIME HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS HAVE_CONNECT HAVE_COPY_AUTHENTICATOR HAVE_CRYPT HAVE_DECL_ASPRINTF HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER HAVE_DECL_RL_EVENT_HOOK HAVE_DECL_SNPRIN...
2019 May 24
0
Wine release 4.9
...ate_window(). wined3d: Pass a wined3d_context_gl structure to context_enter(). wined3d: Pass a wined3d_context_gl structure to context_get_rt_size(). wined3d: Use wined3d_texture_get_level_box() in wined3d_texture_create(). Huw D. M. Davies (11): configure: Don't define HAVE_CLOCK_GETTIME on macOS. ntdll: Implement RtlGetSystemTimePrecise(). kernel32: Implement GetSystemTimePreciseAsFileTime() using RtlGetSystemTimePrecise(). ntdll: Use CLOCK_REALTIME_COARSE for NtQuerySystemTime() if it has sufficient resolution. kernel32: Replace macros with inline helpers....
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
...ND_TEXTDOMAIN_CODESET HAVE_BLKCNT_T HAVE_BLKSIZE_T HAVE_BOOL HAVE_BZERO HAVE_C99_VSNPRINTF HAVE_CAP_GET_PROC HAVE_CEPH HAVE_CEPH_STATX HAVE_CHARSET_CP850 HAVE_CHARSET_UTF_8 HAVE_CHECKSUM_IN_KRB5_CHECKSUM HAVE_CHMOD HAVE_CHOWN HAVE_CHROOT HAVE_CLEARENV HAVE_CLOCK_GETTIME HAVE_CLOCK_MONOTONIC HAVE_CLOCK_PROCESS_CPUTIME_ID HAVE_CLOCK_REALTIME HAVE_CLOSEFROM HAVE_COMPARISON_FN_T HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS HAVE_CONNECT HAVE_CONSTRUCTOR_ATTRIBUTE HAVE_CPPFUNCTION HAVE_CRYPT HAVE_CRYPT_R HAVE_CUPS HAVE_DBUS HAVE_DBUS_1...
2012 Apr 17
0
samba 3.6.4 smbd dies on solaris 10 sparc64
...AVE_* Defines: HAVE_ADDRTYPE_IN_KRB5_ADDRESS HAVE_AP_OPTS_USE_SUBKEY HAVE_ASPRINTF HAVE_ATEXIT HAVE_ATTROPEN HAVE_BER_SCANF HAVE_BER_SOCKBUF_ADD_IO HAVE_BINDTEXTDOMAIN HAVE_BLKCNT_T HAVE_BLKSIZE_T HAVE_BOOL HAVE_BZERO HAVE_CHMOD HAVE_CHOWN HAVE_CHROOT HAVE_CLOCK_GETTIME HAVE_CLOCK_MONOTONIC HAVE_CLOCK_PROCESS_CPUTIME_ID HAVE_CLOCK_REALTIME HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS HAVE_CONNECT HAVE_CRYPT HAVE_DECL_ASPRINTF HAVE_DECL_KRB5_AUTH_CON_SET_REQ_CKSUMTYPE HAVE_DECL_KRB5_GET_CREDENTIALS_FOR_USER HAVE_DECL_RL_EVENT_HOOK HAVE_DECL_...