search for: ild

Displaying 20 results from an estimated 21 matches for "ild".

Did you mean: id
2011 Sep 06
1
read.xls (gdata) problem
...s/cb/vvshkpm90lx_y2n69qlyw4z40000gn/T//RtmpK50r4g/file546a2722.csv' missing! In addition: Warning message: running command '"/usr/bin/perl" "/Library/Frameworks/R.framework/Versions/2.13/Resources/library/gdata/perl/xls2csv.pl" "/Users/peter/dev/R/telenor pricelists/ild_price_processor/ILD priser 2011.10.01.xls" "/var/folders/cb/vvshkpm90lx_y2n69qlyw4z40000gn/T//RtmpK50r4g/file546a2722.csv" "1"' had status 255 Error in file.exists(tfn) : invalid 'file' argument Error parsing file '/Users/peter/dev/R/telenor pricelists/ild_...
2005 Jun 11
2
Performance difference between 32-bit build and 64-bit bu ild on Solaris 8
I'm not familiar with Solaris, so take this with appropriate dose of NaCl... For the 64-bit build, why not have the -O2 for gcc, since you have it for g77 and g++? If you just run vanilla configure for the 32-bit build, I believe it uses -O2 for all three compilers by default. If that's the difference, perhaps it's sufficient to explain the performance difference. The other thing is...
2015 Jan 29
2
[LLVMdev] LNT install
...etuptools/dist.py:284: UserWarning: The version spec\ ified requires normalization, consider using '0.4.1.dev0' instead of '0.4.1dev'. … Subsequently I get this error: > /Users/dcallahan/mysandbox/bin/lnt runtest nt --sandbox /Users/dcallahan/tmp/sand --cc /Users/dcallahan/bu\ ild/Debug+Asserts/bin/clang --test-suite /Users/dcallahan/llvm-test-suite error: installed distribution LNT 0.4.1.dev0 is not current (LNT 0.4.1dev), you may need to reinstall LNT or rerun 'setup.py develop' if using development mode. Any pointers on what might be going wrong? Thanks david -...
2003 Oct 19
0
Oceanographic lattice plots
...----------------------------------------------------------- ## Arguments: ## ---------------------------------------------------------------------- ## Author: Paul Murrell & Sam McClatchie, Date: 16 Oct 2003, 09:43 require(gridBase) ## zt, p, zsigma, and lat are in the workspace ## ILD data generated by "calculate.MLD.and.ILD(0.8)" etc #ILD values are in the workspace #convert to positive values ILD0.2 <- -ILD0.2 ILD0.2 <- matrix(c(ILD0.2,NA,NA),ncol=8,byrow=T) ILD0.2.vec <- c(ILD0.2[1,],ILD0.2[2,],ILD0.2[2,]) ILD0.5 <- -ILD0.5 ILD0.5 <- matrix(c(ILD0.5,...
2015 Jan 30
1
[LLVMdev] LNT install
...ation, consider using '0.4.1.dev0' instead of > '0.4.1dev'. > > … > > > > > > Subsequently I get this error: > > > > > /Users/dcallahan/mysandbox/bin/lnt runtest nt --sandbox > /Users/dcallahan/tmp/sand --cc /Users/dcallahan/bu\ > > ild/Debug+Asserts/bin/clang --test-suite /Users/dcallahan/llvm-test-suite > > error: installed distribution LNT 0.4.1.dev0 is not current (LNT 0.4.1dev), > you may need to reinstall > > LNT or rerun 'setup.py develop' if using development mode. > > > > > > Any p...
2009 Jul 27
3
[LLVMdev] [Cygwin] error building llvm-gcc - X86ATTAsmPrinter error in libstdc++
I am now getting an X86ATTAsmPrinter error in compiling libstdc++-v3 right near the end of compiling llvm-gcc in valarray-inst.cc. assertion "IndexReg.getReg() != X86::ESP && "X86 doesn't allow scaling by ESP" Does this build on Linux ? My remote Linux box has died and not a ble to reset it for a day or two. /home/ang/build/llvm-gcc/./gcc/xgcc -shared-libgcc -B/home/ang/build/llvm-gcc/./ gcc -nostdinc++ -L/home/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++-v3/src -L/ho me/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++-v3/s...
2007 Jul 31
1
DTMF integration pana d500
...ggest you to include the dtmf in the logs or the console, (activate it in logger.conf, warning: way tooooo verbose). If asterisk hangs up before all the dtmf digits are received, you may try increasing the busydetect number. Also, if the pbx doesn't send the calls to voicemail to configure the ilde time, go to system timer, and then IRNA timer on no answer: move from 60 sec (waaaaaaaaaaay too long), to 30 seg or even 25seg Also you need to configure the IRNA destinations. You can configure them in 3 places: for an individual extension, for a extension group and for a trunk group; also day an...
2005 Jun 01
1
[LLVMdev] [Cygwin] 'make tools-only' configuration error
Reid, Getting the same error again :-( /usr/gcc/gcc-3.4.3/libexec/gcc/i686-pc-cygwin/3.4.3/collect2.exe -Bdynamic --dl l-search-prefix=cyg -o /usr/build/llvm-2/Debug/bin/llc.exe /lib/crt0.o -L/usr/bu ild/llvm-2/Debug/lib -L/usr/build/llvm-2/Debug/bin -L/usr/gcc/gcc-3.4.3/lib/gcc/ i686-pc-cygwin/3.4.3 -L/usr/gcc/gcc-3.4.3/lib/gcc/i686-pc-cygwin/3.4.3/../../.. /usr/build/llvm-2/tools/llc/Debug/llc.o /usr/build/llvm-2/Debug/lib/LLVMCBackend .o /usr/bu...
2009 Jul 27
0
[LLVMdev] [Cygwin] error building llvm-gcc - X86ATTAsmPrinter error in libstdc++
...wrote: > I am now getting an X86ATTAsmPrinter error in compiling libstdc++-v3 > right near the end of compiling llvm-gcc in valarray-inst.cc. > > assertion "IndexReg.getReg() != X86::ESP && "X86 doesn't allow > scaling by ESP" > > Does this build on Linux ? > > My remote Linux box has died and not a ble to reset it for a day or > two. > > /home/ang/build/llvm-gcc/./gcc/xgcc -shared-libgcc -B/home/ang/build/ > llvm-gcc/./ > gcc -nostdinc++ -L/home/ang/build/llvm-gcc/i686-pc-cygwin/libstdc++- > v3/src -L/ho > me...
2005 Jan 09
0
Server crash when desktop PALM Sync with Samba mapped drive
...Error No such file or directory Jan 4 18:09:39 myserver syslogd 1.4.1: restart. Jan 4 18:09:39 myserver syslog: syslogd startup succeeded Jan 4 18:09:39 myserver kernel: klogd 1.4.1, log source = /proc/kmsg started. Jan 4 18:09:39 myserver kernel: Linux version 2.6.8-1.521 (bhcompile@tweety.bu ild.redhat.com) (gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)) #1 Mon Aug
2005 Jun 01
0
[LLVMdev] [Cygwin] 'make tools-only' configuration error
'collect2.exe' is an internal version of 'ld' called by GCC The GCC command line is :- g++ -I/usr/build/llvm-2/tools/llc -I/usr/src/llvm/tools/llc -I/usr/build/llvm-2/ include -I/usr/src/llvm/include -I/usr/build/llvm-2/include -I/usr/src/llvm/incl ude -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -Wall -W -Wwrite-strings -Wno-unused -g -D_DEBUG -v -o /usr/build/llvm-2/Debug/bin/llc.exe /usr/build/llvm-2/tools...
2019 Sep 14
2
[GSoC 2019] Apply the Clang Static Analyzer to LLVM-based projects - final report
Hello, Le 29/08/2019 à 01:02, Artem Dergachev a écrit : > Yay thx! > > Sylvestre, is there anything i can help you with in order to get the reports page back up? Sorry, it took me a while to get that back but here is the report of r371718: https://llvm.org/reports/scan-build/ > I'd also indeed love to spam people with warnings that they introduced, even if in the form of a weekly summary. We already have scripts that compare scan-build outputs, but we mostly use them for testing the analyzer itself. sure, it would be great to have. Do you have a way to do that...
2007 Mar 13
3
Win32 services management?
Hi there, I just saw samba added the "net rpc service" for Win32 service management since 3.0.20, and it's fantastic. I used to use samba-tng to do this job, but now I can use samba! However, I also found it has limited usage. I cannot pass parameters when I start a service, and I cannot create a new service, too. Is there any plan for samba to extend this feature? -- Best
2005 May 31
7
[LLVMdev] [Cygwin] 'make tools-only' configuration error
I did not report this first error earlier as I thought it trivial. Basically it looks like something odd is happening with the configuration and 'include/llvm/config/config.h' Getting this error on building the tools on a fresh Cygwin install and update :- $ make tools-only make[1]: Entering directory `/usr/build/llvm/lib/System' llvm[1]: Compiling Path.cpp for Debug build In file included from /usr/src/llvm/lib/System/Path.cpp:104: /usr/src/llvm/lib/System/Unix/Path.inc: In static member func...
2012 Jul 31
0
No subject
This is the config line used:- PKG_CONFIG_PATH=3D"$HOME/builds/lib/pkgconfig" LDFLAGS=3D"-L$HOME/builds/li= b" CFLAGS=3D"-I$HOME/builds/include" ./configure --prefix=3D$HOME/builds --= host=3Di686-w64-mingw32 --disable-stack-protector @xubuntu:~/builds/bin$ wine ./opusenc -V opusenc opus-tools 0.1.5 (using libopus 1.0.1) Copyright (C...
2018 Jan 03
0
Regression tests
Re-adding the dev list. It's best to always keep the discussions on the list. Don't worry about the length of the message, you need to communicate the information that is important to describe your problem. So I am not the best person to answer this question since I don't build/test libcxx or libcxxabi, but I'm sure there are plenty of people on the list that are quite knowledgeable in this regard. This appears to me like some kind of an issue with how you configured things with CMake. But I don't know what is required for these libraries. On the question of whet...
2017 Dec 26
2
Regression tests
Hello, I have just built LLVM with CMake by following these instructions https://llvm.org/docs/GettingStarted.html#getting-started-quickly-a-summary and I am trying to run the regression tests using "make check-all" but there are some unexpected failures in libcxx and libcxxabi. Here's the test log: Expected Passes : 40745 Expected Failures : 258 Unsupported Tests : 1594
2015 May 27
3
Concurrent scanning of same disk
Greetings, I am suffering of several weird errors which show randomly and make me suspect some concurrency issue. Libguestfs version is 1.28.1, linux kernel 3.16, libvirt 1.2.9 and qemu 2.1. What I'm trying to do is comparing the disk state at two different point of a guest execution. Disk snapshots are taken through libvirt in different moments (I am aware of caching issue), from such
2015 May 28
3
Re: Concurrent scanning of same disk
...tfssil2bk libguestfs: launch: umask=0022 libguestfs: launch: euid=0 libguestfs: trace: get_backend_setting "force_tcg" libguestfs: trace: get_backend_setting = NULL (error) libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: [00010ms] begin building supermin appliance libguestfs: [00010ms] run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-0/lock libguestfs: command: run:...
2009 Sep 01
1
Logistic Politomic Regression in R
...et 2? That'll be zero for identical patterns, but also zero if you have superimposed points in set1 but not in set 2. If rotation and scale and translation are of interest to you then what you are doing is shape analysis. There's a package for that[1]. http://www.maths.nott.ac.uk/personal/ild/shapes/ Barry [1] Not quite as catchy as 'there's an app for that' ------------------------------ Message: 6 Date: Sun, 30 Aug 2009 09:23:55 -0400 From: Esmail <esmail.js@gmail.com> Subject: Re: [R] Google's R Style Guide To: r-help <r-help@r-project.org> Message-I...