search for: fmessage

Displaying 20 results from an estimated 228 matches for "fmessage".

Did you mean: message
2009 Dec 04
2
Installing RandomForest on SuSe Linux - warnings
...est_4.5-33.tar.gz' Content type 'application/x-gzip' length 71745 bytes (70 Kb) opened URL ================================================== downloaded 70 Kb * installing *source* package ?randomForest? ... ** libs gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c classTree.c -o classTree.o classTree.c: In function ?predictClassTree?: classTree.c:414: warning: ?cbestsplit? may be used uninitialized in this function gcc -std=gnu99 -I/usr/lib64/R/include -...
2011 Feb 09
1
rimage package fftw breaks when freeing memory on openSUSE 11.3
...esence... yes checking for jpeglib.h... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c equalize.cpp -o equalize.o equalize.cpp: In function ?Matrix& computeEqualization(Matrix&)?: equalize.cpp:69:31: warning: comparison between signed and unsigned integer expressions gcc -...
2019 Nov 04
4
Debugging clang with debugger breakpoints ?
...ct/build/Debug/lib/clang/9.0.1" "-internal-isystem" "/Users/joan/LLVM-9/llvm-project/build/Debug/bin/../msp430/include" "-Oz" "-fdebug-compilation-dir" "/Users/joan/Documents-Local/Relay/RelayNou" "-ferror-limit" "19" "-fmessage-length" "224" "-fobjc-runtime=gcc" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-slp" "-faddrsig" "-o" "main.ll" "-x" "c" "main.c" > > Or wherever you had: -emit...
2012 Aug 02
1
Cannot install the 'igraph' package
...nt to use R for network analysis and have tried to install the 'igraph' package. Unfortunately, the installation is aborted by an error: --snip-- gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -DUSING_R -I. -Ics -Iglpk -Iglpk/amd -Iglpk/colamd -I/usr/local/include -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DNDEBUG -DPACKAGE_VERSION=\"0.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchro...
2012 Nov 06
3
[LLVMdev] Error while linking LLVM files
...rding to: http://llvm.org/docs/tutorial/LangImpl3.html I'm compiling it with: clang++ -g -O3 test.cpp `llvm-config --cppflags --ldflags --libs core` -o toy and it indeed works. The problem is that when using eclipse it forces me to divide the compilation into two steps: g++ -O0 -g3 -Wall -c -fmessage-length=0 `llvm-config --cppflags --ldflags --libs core` -MMD -MP -MF"src/lunac.d" -MT"src/lunac.d" -o "src/test.o" "../src/test.cpp" (which compiles fine) and: Invoking: Cross G++ Linker g++ `llvm-config --cppflags --ldflags --libs core` -o "test"...
2019 Nov 04
2
Debugging clang with debugger breakpoints ?
...ct/build/Debug/lib/clang/9.0.1" "-internal-isystem" "/Users/joan/LLVM-9/llvm-project/build/Debug/bin/../msp430/include" "-Oz" "-fdebug-compilation-dir" "/Users/joan/Documents-Local/Relay/RelayNou" "-ferror-limit" "19" "-fmessage-length" "224" "-fobjc-runtime=gcc" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-slp" "-faddrsig" "-o" "main.ll" "-x" "c" "main.c" > > Yes it is a list of strin...
2019 Nov 04
2
Debugging clang with debugger breakpoints ?
...ct/build/Debug/lib/clang/9.0.1" "-internal-isystem" "/Users/joan/LLVM-9/llvm-project/build/Debug/bin/../msp430/include" "-Oz" "-fdebug-compilation-dir" "/Users/joan/Documents-Local/Relay/RelayNou" "-ferror-limit" "19" "-fmessage-length" "224" "-fobjc-runtime=gcc" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-slp" "-faddrsig" "-o" "main.ll" "-x" "c" "main.c" So what should I set on the debugger...
2010 Dec 15
1
Problem with lme4 package
..._________________________________________________________________________________ * installing *source* package ?lme4? ... ** libs gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -I"/usr/lib64/R/library/Matrix/include" -I"/usr/lib64/R/library/stats/include" -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c init.c -o init.o gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -I"/usr/lib64/R/library/Matrix/include" -I"/usr/lib64/R/library/stats/include" -fpic -fmessage...
2019 Nov 04
2
Debugging clang with debugger breakpoints ?
...ct/build/Debug/lib/clang/9.0.1" "-internal-isystem" "/Users/joan/LLVM-9/llvm-project/build/Debug/bin/../msp430/include" "-Oz" "-fdebug-compilation-dir" "/Users/joan/Documents-Local/Relay/RelayNou" "-ferror-limit" "19" "-fmessage-length" "224" "-fobjc-runtime=gcc" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-slp" "-faddrsig" "-o" "main.ll" "-x" "c" "main.c" >> >> Yes it is a list...
2016 Dec 09
4
Strange clang behavior when compiled against musl
.../clang/4.0.0 -isysroot /path/to/musl -internal-isystem /path/to/musl/usr/local/include -internal-isystem /path/to/musl/lib/clang/4.0.0/include -internal-externc-isystem /path/to/musl/include -internal-externc-isystem /path/to/musl/usr/include -fdebug-compilation-dir /path/to/hello -ferror-limit 19 -fmessage-length 80 -fobjc-runtime=gcc -fdiagnostics-show-option -o hello.o -x c hello.c /path/to/musl/lib/ld-musl-x86_64.so.1: cannot load -cc1: No such file or directory As you can see it is trying to execute a compilation command with omitted clang binary path. So I thought that it would work in chr...
2014 Mar 28
2
Re: ANNOUNCE: libguestfs 1.26 released
On Fri, Mar 28, 2014 at 09:42:52AM +0100, Olaf Hering wrote: > On Thu, Mar 27, Richard W.M. Jones wrote: > > > I'm pleased to announce libguestfs 1.26, a library and set of tools > > This fails to link at least in sles11sp3, 1.25.37 was still ok: > > ... > [ 288s] virt_index_validate-index-validate.o: In function `main': > [ 288s]
2020 Aug 23
3
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
..." "-resource-dir" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0" "-in ternal-isystem" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0\\include" "-fdebug- compilation-dir" "C:\\Windows\\Temp" "-ferror-limit" "19" "-fmessage-length" "80 " "-fno-use-cxa-atexit" "-fms-extensions" "-fms-compatibility" "-fms-compatibili ty-version=19.11" "-fdelayed-template-parsing" "-fobjc-runtime=gcc" "-fdiagnosti cs-show-option" "-fcolor-diagnostic...
2014 Jun 03
2
[LLVMdev] How much memory clang llvm needs for debug compiling?
On Tue, Jun 3, 2014 at 7:59 AM, Nancy <nancydreaming at gmail.com> wrote: >> First, you could switch to ld.gold instead of ld.bfd. It uses much > $ln -s `which gold` /usr/local/bin/ld > >> the idea. I think for autoconf you need ".../configure >> --enable-split-dwarf" to use this. >> > $.../configure --enable-targets=x86 --enable-split-dwarf >
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...ogram >> Files\\LLVM\\lib\\clang\\10.0.0" "-in >> ternal-isystem" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0\\include" >> "-fdebug- >> compilation-dir" "C:\\Windows\\Temp" "-ferror-limit" "19" >> "-fmessage-length" "80 >> " "-fno-use-cxa-atexit" "-fms-extensions" "-fms-compatibility" >> "-fms-compatibili >> ty-version=19.11" "-fdelayed-template-parsing" "-fobjc-runtime=gcc" >> "-fdiagnosti >>...
2008 Feb 10
1
[nut-commits] svn commit r1296 - in trunk: . clients drivers server
...is no harm." since this is what got us into trouble in the first place... but I guess that was there before you edited it as well. Here's the mess of flags from Net-SNMP on openSUSE, some of which seem to change the API somewhat: "-DNETSNMP_ENABLE_IPV6 -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g -fno-strict-aliasing -fstack-protector-all -Ulinux -Dlinux=linux -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64...
2008 Apr 30
0
[Fwd: Re: openSUSE 11.0 - NUT]
...en # For Debian HAL_CALLOUTS_PATH="${libdir}/hal" I found another problem - nut-2.2.2-pre3 is not parallel build ready and parallel build fails in ~80% of cases. It seems that dependencies are not complete. Build on one processor works. gcc -I../include -I/usr/include -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g -Wall -Wsign-compare -o upsc upsc.o ../common/libcommon.a -lupsclient -lssl -lcrypto /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lupsclient collect2: ld returned 1 exit status make[1]: *** [upsc] Er...
2013 Oct 12
1
[LLVMdev] Fwd: unsupported gc: vmkit
...ation-model static -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -target-cpu pentium4 -target-linker-version 2.21.53.20110810 -resource-dir /home/ali/llvm-3.3.src/Release+Asserts/bin/../lib/clang/3.3 -fdebug-compilation-dir /home/ali/Code/ReyMRE/vm/tools/ReyVM -ferror-limit 19 -fmessage-length 113 -mstackrealign -fobjc-runtime=gcc -fobjc-default-synthesize-properties -fdiagnostics-show-option -fcolor-diagnostics -backend-option -vectorize-loops -o /tmp/OutOfMemoryError-NgX1wV.o -x ir /home/ali/Code/ReyMRE/test/bin/rey/lang/somefile.bc 1. Code generation What should I do to re...
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...ng\\10.0.0" "-in >> >> ternal-isystem" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0\\include" >> >> "-fdebug- >> >> compilation-dir" "C:\\Windows\\Temp" "-ferror-limit" "19" >> >> "-fmessage-length" "80 >> >> " "-fno-use-cxa-atexit" "-fms-extensions" "-fms-compatibility" >> >> "-fms-compatibili >> >> ty-version=19.11" "-fdelayed-template-parsing" "-fobjc-runtime=gcc" >>...
2013 Feb 08
0
[LLVMdev] JIT on armhf
On 8 February 2013 14:28, David Given <dg at cowlark.com> wrote: > Debian's clang packages are totally broken on armhf --- the compiler > emits a confused warning about the platform being unrecognised, and then > generates softfloat code --- so I was wondering about LLVM itself. I'm using Ubuntu on Pandas and Chromebooks and LLVM itself behaves well, with the right set of
2010 Nov 20
1
installimg fBasics SuSe 11.3 64bit
...nately in German) * installing to library '/usr/lib64/R/library' * installing *source* package 'fBasics' ... ** libs Warnung: Das R include Verzeichnis ist leer -- evtl. muss das R-devel Paket installiert werden gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c gld.c -o gld.o gld.c:42:16: fatal error: R.h: Datei oder Verzeichnis nicht gefunden compilation terminated. make: *** [gld.o] Fehler 1 ERROR: compilation failed for package 'fBasics' * r...