search for: unchanged

Displaying 20 results from an estimated 2633 matches for "unchanged".

2009 Nov 06
2
Debugging makefiles.
I have sucessfully built and run R from source and I have begun to change some of the source files to help with my learning process. All of a sudden I recieved the following error on build: building package 'stats' all.R is unchanged building package 'datasets' all.R is unchanged ../../../library/datasets/R/datasets is unchanged building package 'methods' all.R is unchanged make[3]: Nothing to be done for `RfilesLazy'. building package 'grid' all.R is unchanged building package 'splines' all....
2002 Nov 14
1
R-1.6.1, Mac OS X 10.2.2 build failure
...isqsim.o d2x2xk.o fexact.o kendall.o ks.o prho.o swilk.o init.o -L/usr/local/lib -L/opt/local/lib/gcc-lib/powerpc-apple-darwin6.2/3.1 -L/opt/local/lib/gcc-lib/powerpc-apple-darwin6.2/3.1/../../.. -lreadline -ldl -lncurses -lm -lfrtbegin -lg2c -lSystem ../../../../library/ctest/libs/ctest.so is unchanged building package 'eda' ../../../library/eda/R/eda is unchanged ../../../library/eda/man/eda.Rd is unchanged make[5]: `Makedeps' is up to date. ../../../../library/eda/libs/eda.so is unchanged building package 'lqs' ../../../library/lqs/R/lqs is unchanged ../../../library/lqs/man...
2005 Dec 08
0
error message from building R in Mac
...after typing "make", I got the following error message. make[1]: Nothing to be done for `R'. make[1]: Nothing to be done for `R'. make[2]: Nothing to be done for `R'. creating src/scripts/R.fe config.status: creating src/include/config.h config.status: src/include/config.h is unchanged Rmath.h is unchanged make[3]: Nothing to be done for `R'. make[4]: `libbz2.a' is up to date. make[4]: `libpcre.a' is up to date. make[4]: `libz.a' is up to date. make[3]: Nothing to be done for `R'. make[3]: `stamp-lo' is up to date. make[3]: `stamp-lo' is up to date. ma...
2011 Jun 28
2
R-Installation on Unix -- "Make: Don't know how to make #. Stop."
Hi, all, ./configure was run successfully on my HP-UX ia64 server with exit=0, but when type make at prompt, get this error "Make: Don't know how to make #. Stop." Does anyone has any clues about this message? Thank you very much! #make Rmath.h is unchanged `libRblas.sl' is up to date. /app/R/R-2.13.0/lib/libRblas.sl is unchanged `libbz2.a' is up to date. `libpcre.a' is up to date. `libz.a' is up to date. ../../../src/include/libintl.h is unchanged ../../../include/libintl.h is unchanged `charsetalias.h' is up to date. `libintl.a...
2011 Mar 01
3
[LLVMdev] metadata to inform the optimizers that some code should stay unchanged
...However, the optimization passes modify the code inserted by my pass in an undesirable way. As far I know, there is no way to prevent the optimizers from optimizing some regions of code. So what I intend to do is to attach metadata to the instructions contained in basicblocks that I want to remain unchanged, and to modify some of the optimization passes to be aware of the metadata. For now, I am interested only in passes that would affect the control flow graph, so for a start I modify the Simplify CFG pass and the jump threading pass, but I will check which other passes might duplicate the code, merg...
2003 Sep 14
2
Problem building methods package?
For the last, I dunno, week or so I've been unable to build R... I finally took the time to investigate and the crash is in building 'methods': all.R is unchanged ../../../library/methods/man/methods.Rd is unchanged make[2]: `Makedeps' is up to date. ../../../../library/methods/libs/methods.so is unchanged make[1]: Nothing to be done for `Rfiles'. Any clues to where this came from? Regenerating the Makefiles didn't seem to help. OS X, 10.2.6, g...
2011 Mar 04
0
[LLVMdev] metadata to inform the optimizers that some code should stay unchanged
...zation passes modify the code inserted by my pass in an > undesirable way. As far I know, there is no way to prevent the optimizers > from optimizing some regions of code. So what I intend to do is to attach > metadata to the instructions contained in basicblocks that I want to remain > unchanged, and to modify some of the optimization passes to be aware of the > metadata. Please don't. Metadata is the wrong tool for anything where the metadata can't be discarded and correctness maintained. Is there any reason you can't run opt -O3 first and your pass second? What is your...
2009 Jun 05
1
R 2.9.0 on AIX 5.3: Error: Invalid DESCRIPTION file
...xlc_r -q64 -I. -I../../src/include -I../../src/include -I/usr/lpp/X11/include/X11 -DHAVE_CONFIG_H -O -qstrict -DR_HOME='"/opt/sw/install/R-2.9.0"' -o Rscript ./Rscript.c Target "Makedeps" is up to date. /opt/sw/install/R-2.9.0/bin/exec/R is unchanged Target "Makedeps" is up to date. Target "internet.so" is up to date. Target "all" is up to date. Target "Makedeps" is up to date. Target "libRlapack.so" is up to date. /opt/sw/install/R-2.9.0/lib/libRlapack.so is unchanged Targe...
2009 Nov 26
1
compiling on snow leopard: Cocoa errors?!?!?!
...clude/X11' --x-libraries='-L/usr/X11/lib' X_LIBS=-L/usr/X11/lib" > ~/R/compileR.txt sh-3.2# make make[1]: Nothing to be done for `R'. make[1]: Nothing to be done for `R'. make[2]: Nothing to be done for `R'. ..... ..... etc building package 'tools' all.R is unchanged make[6]: `Makedeps' is up to date. ../../../../library/tools/libs/x86_64/tools.so is unchanged building package 'utils' all.R is unchanged make[4]: Nothing to be done for `iconvlist'. building package 'grDevices' all.R is unchanged ../../../library/grDevices/R/grDevices is u...
2008 Dec 22
1
imputing the numerical columns of a dataframe, returning the rest unchanged
...quot;4" "B" "3a" "3" "5" "5" All the variables are coerced to characters now ("day" and "version" were factors, "id" a character). I only want imputations on the numerics, but the rest to be returned unchanged. Is there a function available. If not, how can I do it? TIA and merry x-mas, Mark
2018 Jan 03
3
samba AD: using passwd on linux to change PW
...words. Our linux login server is using winbind for authentication. Everything is working well, but changing the password for a user does not work. We see the following error: passwd Changing password for USER (current) NT password: passwd: Authentication token manipulation error passwd: password unchanged /var/log/auth.log pam_winbind(sshd:auth): getting password (0x00000388) Jan  3 14:41:36 HOSTNAME sshd[4355]: pam_winbind(sshd:auth): pam_get_item returned a password Jan  3 14:41:36 HOSTNAME sshd[4355]: pam_winbind(sshd:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_USER...
2017 Jan 23
2
returning from LowerOperation()
Hi Eli, I would like to clarify generally what the difference is between returning SDValue() and Op (input argument unchanged) from LowerOperation()? My understanding is that returning SDValue() means that Target gives up, and the common code is supposed to handle it. Returning Op, the unchanged argument, means that the Target is happy with the node as it is, and the common code can move on to something else. Are the...
2005 Mar 21
1
install problem
Hello. I've tried to install R to IBM AIX(v.5.1) machine. I've used compile options indicated by R-admin. Then, I met following error messages. /home/local/R_2.0.1/lib/R/bin/exec/R is unchanged /home/local/R_2.0.1/lib/R/modules/R_X11.so is unchanged /home/local/R_2.0.1/lib/R/modules/internet.so is unchanged cp: lapack.so: file was not found. This error has broken out at the last stage of "make install" Please let me know what is wrong. Thank you. [[alternative HTML version de...
2002 May 26
0
[Bug 256] New: Expired password unchangeable again with pam support
http://bugzilla.mindrot.org/show_bug.cgi?id=256 Summary: Expired password unchangeable again with pam support Product: Portable OpenSSH Version: -current Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org
2008 Oct 16
1
link-dest to remote server doesn't work in Linux client
...gwin in Windows, and make a fully old backup like this: rsync -a --force test 192.168.0.10::ttt/old/ Then in cygwin, I use "--link-dest" option to do a incremental backup: rsync -a --force --link-dest=../old/ 192.168.0.10::ttt/new/ * "new" directory contains updated files, and unchanged files are hard linked to "old" directory, rsync works greatly!! However, I use rsync in Linux, and run command just the same like above * the "test" directory is fully backuped to "new" directory, and NO links are created for unchanged files. And I tried two version...
2011 Mar 25
2
[Bug 8039] New: rsync won't link unchanged files
https://bugzilla.samba.org/show_bug.cgi?id=8039 Summary: rsync won't link unchanged files Product: rsync Version: 3.0.7 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: asciencegeek at yahoo.com...
2013 Apr 03
1
Documentation error in subsitute
Hi all, The documentation for substitute currently reads: Substitution takes place by examining each component of the parse tree as follows: If it is not a bound symbol in ?env?, it is unchanged. If it is a promise object, i.e., a formal argument to a function or explicitly created using ?delayedAssign()?, the expression slot of the promise replaces the symbol. If it is an ordinary variable, its value is substituted, unless ?env? is ?.GlobalEnv? in which case the symbol is left unchanged...
2015 May 15
6
[LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives
...t now. They are not trick questions, all are obvious regressions or non-regressions, that are plainly visible. I want us to correctly classify them all! Some context: LNTs regression detection algorithm as I understand it: detect(current run’s samples, last runs samples) —> improve, regress or unchanged. # when recovering from errors performance should not be counted Current or last run failed -> unchanged delta = min(current samples) - min(prev samples) # too small to measure delta < (confidence*machine noise threshold (0.0005s by default)) -> unchanged # too...
2002 Sep 27
2
Rsync synchronizes unchanged files
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I wish to use rsync to synchronize a whole fat32 (MSWindows) partition mounted into a linux system. I run rsync from linux. The problem is rsync synchronizes most of the data even if the data hasn't changed since the original image was made. I used the -avz parameters to do the backup and the same for restoration. Also I've tried just -rvz. It
2010 Jun 19
1
rsync 3.0.5 Appears to be Transferring Unchanged Files
...2010/06/19 16:12:44 [7321] <f????????? vault_scripts/phplist/scripts/schema.sql 2010/06/19 16:12:44 [7321] <f????????? vault_scripts/phplist/scripts/upgrade-app.php I upgraded the web server to rsync 3.0.5 but that does not appear to have reduced data volumes and the log file entries are unchanged A 'du' on the web server indicates that there are about 32MB of files. None of these files have changed recently. Statistics at the end of the log: 2010/06/19 16:13:04 [7321] total: matches=8154 hash_hits=19066 false_alarms=26 data=8005565 2010/06/19 16:13:04 [7321] sent 8248288 bytes...