search for: checkedout

Displaying 10 results from an estimated 10 matches for "checkedout".

2009 Jun 22
2
[LLVMdev] Getting Circular dependancy between libLLVMAlphaAsmPrinter.a and libLLVMAlphaCodeGen.a
Strange, seems to be working now on Linux, I had checkedout and used a clen build tree. Sorry for the noise. Aaron 2009/6/22 Anton Korobeynikov <anton at korobeynikov.info> > > Still not working, what does TOT stand for ? > Top Of the Tree. Works for me and Duncan also confirmed that it works > for him. Try to clean your build direct...
2016 Dec 31
1
Fix for llc parse error at getelementptr
Hello. Could you kindly please tell me what exactly is the fix reported at https://llvm.org/bugs/show_bug.cgi?id=30816#c2 that takes care of the parse error related to getelementptr used inside another instruction. I ask because I am also experiencing this bug with my LLVM 3.9 checkedout from Jul 2016 and I don't want to update my sources to the latest SVN version. Thank you very much, Alex
2009 Jun 23
0
[LLVMdev] Getting Circular dependancy between libLLVMAlphaAsmPrinter.a and libLLVMAlphaCodeGen.a
...Aaron ----- Original Message ----- From: Aaron Gray To: LLVM Developers Mailing List Sent: Tuesday, June 23, 2009 12:11 AM Subject: Re: [LLVMdev] Getting Circular dependancy between libLLVMAlphaAsmPrinter.a and libLLVMAlphaCodeGen.a Strange, seems to be working now on Linux, I had checkedout and used a clen build tree. Sorry for the noise. Aaron 2009/6/22 Anton Korobeynikov <anton at korobeynikov.info> > Still not working, what does TOT stand for ? Top Of the Tree. Works for me and Duncan also confirmed that it works for him. Try to clean your build...
2017 Jul 06
0
make check-recommended hanging on up-to-date Rdevel from SVN
...ort CFLAGS="-fno-omit-frame-pointer -g -O0 -Wall -pedantic -mtune=native" export CXX="g++ -fsanitize=address -fno-omit-frame-pointer" export F77="gfortran -arch x86_64" export FC="gfortran -arch x86_64" export MAIN_LDFLAGS=" -fsanitize=address" ../checkedout/Rsource/rawtrunk/configure --prefix=/Users/beckerg4/local/Rdevel --enable-R-framework --enable-memory-profiling make -j3 make install Svn Info: beckerg4-T4G3QN:rawtrunk beckerg4$ *svn info* Path: . Working Copy Root Path: /Users/beckerg4/gabe/checkedout/Rsource/rawtrunk URL: https://svn.r-proj...
2003 Aug 29
1
Permissions look different from Windows (cygwin & SAMBA) than from Unix
...pgrp 14 Aug 14 14:38 testfile_unix.txt -rw-rw-r-- 1 gcote vpgrp 17 Aug 14 15:00 testfile_win.txt After checkin, the files look like this from both the unix and windows machines. -rwxrwxrwx 1 gcote vpgrp 0 Aug 14 16:07 testfile_unix.txt testfile_unix.txt@@/main/CHECKEDOUT from /main/1 Rule: CHECKEDOUT SAMBA permissions are: # Global parameters [global] workgroup = LSILOGIC netbios name = nawatvob security = DOMAIN encrypt passwords = Yes # password server = 172.25.8.105 password server = * wins server = 147.145....
2022 Oct 29
1
tools:: extracting pkg dependencies from DCF
...from available.packages, but who >> >> >> >> really cares what it wants? It's a function and we are people :) >> >> >> >> >> >> >> >>> library(tools) >> >> >> >>> db <- read.dcf("~/gabe/checkedout/rtables_clean/DESCRIPTION") >> >> >> >>> package_dependencies("rtables", db, which = intersect(c("Depends", >> >> >> >> "Suggests", "Imports", "LinkingTo"), colnames(db))) >> >> &gt...
2020 Oct 16
2
tools::package_dependencies problems
Hello, All: tools::package_dependencies('Ecfun') failed to find how my development version of Ecfun was using rJava, which generated errors in "R CMD build Ecfun". This is because package_dependencies by default uses CRAN and ignores locally installed packages. What do you think about having this function check both locally installed and CRAN versions? It can
2009 Jun 22
2
[LLVMdev] Getting Circular dependancy between libLLVMAlphaAsmPrinter.a and libLLVMAlphaCodeGen.a
Still not working, what does TOT stand for ? 2009/6/22 Anton Korobeynikov <anton at korobeynikov.info> > > I am getting the following error message :- > Try to update to TOT. The problem was fixed ~3 days ago. > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State University >
2009 Jun 22
0
[LLVMdev] Getting Circular dependancy between libLLVMAlphaAsmPrinter.a and libLLVMAlphaCodeGen.a
> Still not working, what does TOT stand for ? Top Of the Tree. Works for me and Duncan also confirmed that it works for him. Try to clean your build directory. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2003 Dec 01
0
No subject
...they call mnodes. Out of the package Clearcase is set to 1200, which translates to caching 1200 files, for performance issues. At this setting Samba chokes. All kinds of funny things happen. Code in files appears truncated, files are missing, files become questionable in Clearcase's eyes "checkedout but removed." The way we have seemed to fix the problem is by turning down the caching Clearcase does. We have set the mnodes to 150. Almost an order of magnitude difference. The caveat to this is our performance stinks...no...really really stinks. Rational is blaming the problem on the fact t...