search for: commandlinetools

Displaying 14 results from an estimated 14 matches for "commandlinetools".

2023 Sep 02
1
Fails to install Rfast package
...precated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] ::sprintf(buff, "%02x", from); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snp.....
2017 Sep 13
2
Compile libvirt on OSX 10.12
I'm having issues with compiling libvirt on OSX 10.12  ~/Development/github/libvirt/ [master] make /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in . Making all in gnulib/lib /Library/Developer/CommandLineTools/usr/bin/make all-am make[3]: Nothing to be done for `all-am'. Making all in include/libvirt make[2]: Nothing to be done for `all'. Making all in src /Library/Developer/CommandLineTools...
2019 Feb 18
4
LLVM version shipped by Mac
Apple shows the following LLVM version. But the last LLVM version is just 9. I don't know where 10 comes from. Does Apple use a different version number system? Thanks. $ /Library/Developer/CommandLineTools/usr/bin/clang --version Apple LLVM version 10.0.0 (clang-1000.10.44.4) Target: x86_64-apple-darwin17.7.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin -- Regards, Peng
2019 Jan 22
2
Newbie - SNMP-UPS Driver Issue
...itHub/nut/drivers/snmp-ups.c:38: In file included from /Users/deantrasente/Documents/GitHub/nut/drivers/main.h:4: In file included from /Users/deantrasente/Documents/GitHub/nut/include/common.h:45: In file included from /Users/deantrasente/Documents/GitHub/nut/include/proto.h:31: /Library/Developer/CommandLineTools/usr/lib/clang/10.0.0/include/varargs.h:25:4: error: "Please use <stdarg.h> instead of <varargs.h>" #error "Please use <stdarg.h> instead of <varargs.h>" ^ In file included from /Users/deantrasente/Documents/GitHub/nut/drivers/snmp-ups.c:38: In file i...
2020 Mar 26
3
Rebuilding and re-checking of downstream dependencies on CRAN Mac build machines
I have two questions about the CRAN machines that build binary packages for Mac. When a new version of a package is released, (A) Do the downstream dependencies get re-checked? (B) Do the downstream dependencies get re-built? I have heard (but do not know for sure) that the answer to (A) is no, the downstream dependencies do not get rechecked. >From publicly available information on the
2017 Feb 15
3
paquete Rcmdr y BiodiversityR
...etting LC_MESSAGES failed, using "C" 4: Setting LC_MONETARY failed, using "C" * installing *source* package 'data.table' ... ** package 'data.table' successfully unpacked and MD5 sums checked ** libs xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun ERROR: compilation failed for package 'data.table' * removing '/Library/Frameworks/R.framework/Versions/3.3/Resources/library/data.table' Warning in install.packages : installation of package 'data.table'...
2017 Sep 14
0
Re: Compile libvirt on OSX 10.12
On Wed, 2017-09-13 at 17:20 -0400, Homie Pawlowski wrote: > I'm having issues with compiling libvirt on OSX 10.12 > >  ~/Development/github/libvirt/ [master] make > /Library/Developer/CommandLineTools/usr/bin/make all-recursive > Making all in . > Making all in gnulib/lib > /Library/Developer/CommandLineTools/usr/bin/make all-am > make[3]: Nothing to be done for `all-am'. > Making all in include/libvirt > make[2]: Nothing to be done for `all'. > Making all in src &...
2017 Feb 15
5
paquete Rcmdr y BiodiversityR
...etting LC_MESSAGES failed, using "C" 4: Setting LC_MONETARY failed, using "C" * installing *source* package 'data.table' ... ** package 'data.table' successfully unpacked and MD5 sums checked ** libs xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun ERROR: compilation failed for package 'data.table' * removing '/Library/Frameworks/R.framework/Versions/3.3/Resources/library/data.table' Warning in install.packages : installation of package 'data.table'...
2015 Jan 19
1
dsadd doesn't work correct
Hi together, I installed samba 4 on a server with Debian-Wheezy-OS. Everything seems to work fine. I can add a user with RSAT. The user is added to the AD, the profile is stored in the server-profile-path and homepath can be accessed. I have to import about 400 datasets to the AD. Therefore I want to use the commandlinetool dsadd. With this tool I can import datasets, which I can see with RSAT.
2017 Feb 15
2
paquete Rcmdr y BiodiversityR
Estimados, Soy usuario de Mac y desde que instale la nueva version de R y Rstudio, no puedo cargar el paquete Rcmdr. Lo miso me pasa con el paquete BiodiversityR. Alguien tiene alguna posible solución? Desde ya muchas gracias. Saludos, Luis > library(Rcmdr) Loading required package: RcmdrMisc Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
2020 Sep 21
4
Call for testing: OpenSSH 8.4
On Mon, 21 Sep 2020 at 09:53, Hisashi T Fujinaka <htodd at twofifty.com> wrote: > OK, NetBSD-current amd64, NetBSD-9-amd64, and NetBSD-9-i386 all pass all > tests. MacOS, well, I always try it but it has problems. What's the problem on OS X? We test on it regularly (El Capitan and High Sierra) and the only problem I'm aware of is that the native libcrypto on High Sierra is
2019 Aug 07
0
#include_next <stdio.h> not found
...#39;t waste more time the next time. Xcode 10.3 Aug 2019: we updated to Xcode 10.3. First, we did the update through the App Store. Next, we opened Xcode in the App Store and said yes to ?Install required additional components?? But that's not all! As admin, I did sudo open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg FYI, I needed an additional step to manually patch /usr/include/sys/ucred.h but it's not likely you'll need that. -Steve On Wed, Aug 7, 2019 at 11:46 AM Koenker, Roger W <rkoenker at illinois.edu<mailto:rkoenker at illinois.edu>>...
2019 Jun 13
4
Clang8 on MacOS 10.14
[Please cc me, as I am not on this list.] When installing the clang8 MacOS binary by wget <clang-binaries-tarball-url> tar -xf clang* cd clang* sudo mkdir /usr/local/clang8 sudo cp -R * /usr/local/clang8 the compiler works on MacOS 10.13, but not on MacOS 10.14, with an error: /usr/local/clang/bin/../include/c++/v1/stdio.h:108:15: fatal error: 'stdio.h' file not found
2016 May 04
2
GVN pass: does global value numbering remove duplicate computations in loops?
...tion (perhaps to enable fixpoints over loops in the GVN analysis?), or otherwise, if there is some reason that means this sort of analysis is impractical for real programs. I am using the Apple clang 6, but also tried with llvm opt 3.6: $ gcc --version Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix $ /usr/local/opt/llvm/bin/opt --version LLVM (http://llvm.org/): LLVM version 3.6.2 Optimized build. Built Apr 10 2016 (02:50:...