search for: newlocale

Displaying 20 results from an estimated 28 matches for "newlocale".

Did you mean: getlocale
2013 Jun 10
1
Where is HAVE_NEWLOCALE set?
I am trying to build Asterisk on a NetBSD system but I am running into two problems. The first only happens on an installation built from NetBSD HEAD. The config variable HAVE_NEWLOCALE is erroneously set during configure but this system does not have newlocale(). I can't seem to find where this gets set to true. Interestingly a stable release of NetBSD does not have this issue although it still has the second issue which I will start a separate thread for. -- D'Arcy J...
2016 Jul 11
2
LibC++ failure on ARM
Hi Marshal, ARM has recently moved the buildslave from single test to with/without exception: http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-arm-linux-noexceptions but both slaves have the same error that wasn't there before: ******************** TEST 'libc++ ::
2016 Jul 11
2
LibC++ failure on ARM
On 11 July 2016 at 15:30, Craig, Ben <ben.craig at codeaurora.org> wrote: > What C library is being used? Maybe newlocale with the empty string returns > NULL with that C library. (Ubuntu EGLIBC 2.19-0ubuntu6.3) This is the exact same machine in the exact same configuration that we were using for the old builder, just changed the master configuration. > My suspicion is that the test is failing in the test bl...
2016 Jan 09
4
Attribute for a invariant function ?
I have a read-only lookup table, which takes integer arguments. Optimally I would like to indicate in the C source, that the function is invariant (?), so that the superflous calls can be optimized away. ``` extern void *lookup( int a); void foo( void) { void *a, *b; a = lookup( 0x12345678); bar( a); b = lookup( 0x12345678); // b guaranteed to be the same as a, no call
2014 Jan 30
2
[PATCH] builder: output translated notes
...* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + *) + +type localecategory = + | LC_ALL + | LC_CTYPE + | LC_NUMERIC + | LC_TIME + | LC_COLLATE + | LC_MONETARY + | LC_MESSAGES +;; + +val setlocale : localecategory -> string option -> string option +(** [setlocale category newlocale] Tiny wrapper to the C [setlocale]. *) diff --git a/builder/test-virt-builder-list.sh b/builder/test-virt-builder-list.sh index c3b791f..634254d 100755 --- a/builder/test-virt-builder-list.sh +++ b/builder/test-virt-builder-list.sh @@ -119,49 +119,63 @@ if [ "$json_list" != "{ \...
2014 May 29
3
Re: libguestfs error
...cking for strtoumax... yes checking for symlinkat... yes checking for pipe... yes checking for futimes... yes checking for futimesat... yes checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for iswcntrl... yes checking for ftruncate... yes checking for newlocale... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for shutdown... (cached) yes checking for unlinkat... yes checking for wcrtomb... yes checking for wctob... yes checking for size_t... yes checking for working alloca.h... yes checking for...
2011 Jun 21
0
builder-ubuntu libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2014 May 29
2
Re: libguestfs error
Hi Rich Yes Rich I have tried libguesftfs on powerpc and it was working fine.For some reason i had to format my hard disk and now when I'm again compiling it,I'm getting following error.... Below is the status of configure .. This is how we have configured the optional components for you today: Daemon .............................. yes Appliance ........................... yes QEMU
2011 Jun 14
1
builder-debian libguestfs FAILED build step 4ee190628bc05f0c8fad1f6d9c3e85619a91e8b8
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jul 12
0
builder-debian libguestfs FAILED build step c0f72f13c075a754afa7870ecf105138fba821bb
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jun 21
1
builder-debian libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jul 08
1
builder-debian libguestfs FAILED build step ebe3d8f43a0ab7f60f3c1c612f117e793179f644
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jul 19
0
builder-debian libguestfs FAILED build step d82438431c1551610eb7d9945fa76d6387534582
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jul 15
0
builder-debian libguestfs FAILED build step 1f0c650c8ffdf0602ec74b999f62d3efa6822c96
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jun 21
0
builder-debian libguestfs FAILED tests e1e78bcef5e4654bd2456bd696840329359d35cd
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jun 14
1
builder-ubuntu libguestfs FAILED tests 4ee190628bc05f0c8fad1f6d9c3e85619a91e8b8
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jun 24
0
builder-ubuntu libguestfs FAILED tests 14bb3b5ae75f41af05ca6d26ebbb5e85aacf2e20
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jul 05
0
builder-ubuntu libguestfs FAILED tests 24fb2c1255f751dad98dd1739b3ed3a52ce06f70
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jul 01
1
builder-ubuntu libguestfs FAILED tests 436f8df147d5854800692e8986c7b48eeea648de
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...
2011 Jun 28
0
builder-ubuntu libguestfs FAILED tests 21c118a20e625dccd7cbd454f67a9f9c360c53f1
...it... yes checking for mbrtowc... yes checking for mprotect... yes checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for iswcntrl... yes checking for btowc... yes checking for getegid... yes checking for newlocale... yes checking for getgrouplist... yes checking for pathconf... yes checking for sleep... yes checking for symlink... yes checking for shutdown... yes checking for usleep... yes checking for wcrtomb... yes checking for wctob... yes checking whether chown honors trailing slash... yes checking wheth...