search for: release_x86_64

Displaying 20 results from an estimated 20 matches for "release_x86_64".

2017 Oct 12
2
[GlobalISel] [X86] unable to legalize instruction
Hi, Can someone please let me know if I can expect GlobalISel to be functional for x86/x86-64 targets? $ uname -a Darwin <Machine-Name> 17.0.0 Darwin Kernel Version 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64 x86_64 Following is the command I used that resulted in an error : ~/github/build/llvm/Debug/bin/llc -global-isel -O0 simple_foo.ll LLVM ERROR: unable to legalize instruction (in function: foo) llc without the -global-isel option works fine. I built clang/llc using the sources with the following...
2012 Feb 21
2
building on mac os x
Building on Mac OS X doesn't work. It fails with this error: configure: error: No 16 bit type found on this platform! I've posted the config.log here: https://gist.github.com/1878663 I think something is going wrong with how the configure script is detecting the platform. Thanks, aaron -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Jul 12
5
OpenSSH slow on OSX High Sierra (maybe due to libcrypto)?
...d locally. If anyone has such a machine handy, could you please run "sysctl machdep.cpu.brand_string; /usr/bin/openssl speed rsa" and post the results for comparison? $ uname -a Darwin osx-highsierra 17.6.0 Darwin Kernel Version 17.6.0: Tue May 8 15:22:16 PDT 2018; root:xnu-4570.61.1~1/RELEASE_X86_64 x86_64 $ sysctl machdep.cpu.brand_string machdep.cpu.brand_string: Intel(R) Core(TM) i5-2415M CPU @ 2.30GHz $ /usr/bin/openssl speed rsa [...] LibreSSL 2.2.7 built on: date not available options:bn(64,64) rc4(ptr,int) des(idx,cisc,16,int) aes(partial) blowfish(idx) compiler: information not availab...
2017 Oct 12
2
[GlobalISel] [X86] unable to legalize instruction
..., >> >> Can someone please let me know if I can expect GlobalISel to be >> functional for x86/x86-64 targets? >> >> $ uname -a >> >> Darwin <Machine-Name> 17.0.0 Darwin Kernel Version 17.0.0: Thu Aug 24 >> 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64 x86_64 >> Following is the command I used that resulted in an error : >> >> ~/github/build/llvm/Debug/bin/llc -global-isel -O0 simple_foo.ll >> >> LLVM ERROR: unable to legalize instruction (in function: foo) >> >> llc without the -global-isel option works...
2017 Oct 12
1
[GlobalISel] [X86] unable to legalize instruction
...t; Hi, >>> >>> Can someone please let me know if I can expect GlobalISel to be functional for x86/x86-64 targets? >>> $ uname -a >>> >>> Darwin <Machine-Name> 17.0.0 Darwin Kernel Version 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64 x86_64 >>> >>> Following is the command I used that resulted in an error : >>> ~/github/build/llvm/Debug/bin/llc -global-isel -O0 simple_foo.ll >>> >>> LLVM ERROR: unable to legalize instruction (in function: foo) >>> >>> llc withou...
2014 Jul 07
4
[LLVMdev] Splitting basic block results in unknown instruction type assertion
...I would like to see if this issue is a result of a misunderstanding on my part before I file a bug. I am using LLVM 3.4, built from the source tarballs. My system's uname is "Darwin tyler-air 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64". All I'm trying to do is add a runtime check after all call instructions. To do this I would (eventually) like to add a branch to an "error" block that aborts the program. However, in trying to insert a new block after each call site, I encountered this issue. The...
2019 Jan 08
0
Re: virsh on mac os X
...g/ Compiled with support for: Hypervisors: QEMU/KVM VMware VirtualBox ESX Test Networking: Remote Bridging Storage: Dir Miscellaneous: Daemon Secrets Debug *➜ * uname -a Darwin khb-Air-REAL-2.local 17.7.0 Darwin Kernel Version 17.7.0: Thu Jun 21 22:53:14 PDT 2018; root:xnu-4570.71.2~1/RELEASE_X86_64 x86_64 Keith Bierman khbkhb@gmail.com 303 997 2749 >
2023 Feb 17
0
SOLVED: Re: Dovecot does not start on MacOS 12.01, and now 13.2.1 - RLIMIT_DATA
...$ sw_vers > > > ProductName: macOS > > > ProductVersion: 12.0.1 > > > BuildVersion: 21A559 > > > > > > $ uname -a > > > Darwin dfelicia-mac 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 > > > 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 > > > > > > $ sudo dovecot -F > > > Oct 27 10:11:18 service(log): Fatal: setrlimit(RLIMIT_DATA, 268435456): > > > Invalid argument -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/...
2014 Jul 28
0
[Bug 1477] ssh-keygen not reading stdin as expected
...y file. will at x ~$ ssh-keygen -l -f <(ssh-keyscan -t rsa login.itd.umich.edu) # login.itd.umich.edu SSH-1.99-OpenSSH_5.2p1-hpn13v6 /dev/fd/63 is not a public key file. will at x ~$ uname -a Darwin x.local 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64 will at x ~$ sw_vers -productVersion 10.9.4 will at x ~$ system_profiler SPSoftwareDataType Software: System Software Overview: System Version: OS X 10.9.4 (13E28) Kernel Version: Darwin 13.3.0 Boot Volume: Macintosh HD Boot Mode: Normal Computer Name: x...
2014 Jul 01
0
USE_CXX1X, Snow Leopard R binaries + Mavericks
...TF-8/C/en_CA.UTF-8/en_CA.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base kevinushey at s-169-232-64-218:~$ uname -a Darwin s-169-232-64-218.resnet.ucla.edu 13.2.0 Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 x86_64 Cheers from useR2014, Kevin
2017 Nov 09
2
[GlobalISel] [X86] unable to legalize instruction
...lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote: Hi, Can someone please let me know if I can expect GlobalISel to be functional for x86/x86-64 targets? $ uname -a Darwin <Machine-Name> 17.0.0 Darwin Kernel Version 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64 x86_64 Following is the command I used that resulted in an error : ~/github/build/llvm/Debug/bin/llc -global-isel -O0 simple_foo.ll LLVM ERROR: unable to legalize instruction (in function: foo) llc without the -global-isel option works fine. I built clang/llc using the sources with the following...
2014 Sep 19
1
Samba 4.1.11 crashes sporadically
...10.9.4 internal samba client (regular "CMD+K" mount via Finder). Server: [...] FreeBSD 10.0-RELEASE-p7 #0: Tue Jul 8 06:37:44 UTC 2014 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 Client: uname -a [...] Darwin Kernel Version 13.3.0 [...] xnu-2422.110.17~1/RELEASE_X86_64 x86_64 Here is the latest content of /var/log/samba4/log.smbd [2014/09/10 23:48:38.329054, 0] ../lib/util/become_daemon.c:136(daemon_ready) STATUS=daemon 'smbd' finished starting up and ready to serve connectionsFailed to delete pidfile /var/run/samba4/smbd.pid. Error was No such...
2020 Jun 25
7
[Bug 3187] New: 'unknown error' reported on local network if internet not available
https://bugzilla.mindrot.org/show_bug.cgi?id=3187 Bug ID: 3187 Summary: 'unknown error' reported on local network if internet not available Product: Portable OpenSSH Version: 8.3p1 Hardware: 68k OS: Mac OS X Status: NEW Severity: normal Priority: P5
2017 Jul 06
3
[Bug 2739] New: ssh-add no longer works with xargs
.../X11R6/bin/ssh-askpass): No such file or directory So: - One filename at a time works. - Multiple filename arguments works. - Filenames coming from xargs does not work. bash-3.2$ uname -a Darwin hostname 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64 bash-3.2$ ssh -V OpenSSH_7.4p1, LibreSSL 2.5.0 -- You are receiving this mail because: You are watching the assignee of the bug.
2012 Dec 03
10
Starting rails server problem
Still fairly new to Ruby and Rails in general and trying to figure out how to address this error. I recently migrated to a new computer and now I get this error message when I try to start the rails server. -bash: /Users/user1/.rvm/gems/ruby-1.9.3-p125/bin/rails: /Users/user/.rvm/rubies/ruby-1.9.3-p125/bin/ruby: bad interpreter: No such file or directory I know what the problem is and
2015 Apr 21
2
[LLVMdev] Function calls only being JIT'd once by Kaleidoscope with MCJIT?
On Tue, Apr 21, 2015 at 3:07 PM, Lang Hames <lhames at gmail.com> wrote: > No progress since Charlie last looked at it. Sorry, I meant to refer to the issue Per Mildner mentioned regarding the tutorials not building due to RTTI - which I recall discussing with you & Eric, but don't know what came of it. > As Per suggested, it may be > worth adding an explicit #error, or at
2016 Jul 30
3
Samba 4.4.5 segmentation fault on Darwin
...*** Build environment: Built by: mweber at macmini.int.weberautomotive.com Built on: Thu Jul 28 22:30:57 CDT 2016 Built using: /usr/bin/gcc Build host: Darwin macmini.int.weberautomotive.com 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64 x86_64 SRCDIR: /Users/mweber/Downloads/install/samba-4.4.5/source3 BUILDDIR: /Users/mweber/Downloads/install/samba-4.4.5/source3 Paths: SBINDIR: /usr/local/samba/sbin BINDIR: /usr/local/samba/bin CONFIGFILE: /usr/local/samba/etc/smb.conf LOGFILEBASE: /usr/local/samba/var...
2018 Oct 11
13
Call for testing: OpenSSH 7.9
Hi, OpenSSH 7.9p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2012 Mar 19
2
PlayOnLinux/PlayOnMac 4.0.16, wineprefix logging system
...e): Code: [03/11/12 15:52:59] - Running wine- --version wine-1.4 PlayOnLinux logfile ------------------- Date: 03/11/12 15:52:59 > PlayOnLinux Version 4.0.16-dev > uname -a Darwin tinoumac.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64 > lsb_release -a > wine --version wine-1.4 > POL_WINEVERSION > WINEPREFIX /Users/Tinou/Library/PlayOnMac//wineprefix/VVVVV_ > glxinfo \| grep rendering direct rendering: Yes > glxinfo \| grep renderer OpenGL renderer string: NVIDIA GeForce 9400M OpenGL Engine...
2019 Jan 07
2
Re: virsh on mac os X
after a reboot into recovery mode, csrutil enable --without dtrace (ignoring warnings about how horribly unsupported this is). This eliminates the dtrace errors, but virsh remains ill. Clue bats appreciated! Last login: Mon Jan 7 12:31:39 on console /Users/AB84394>sudo dtruss -fn virsh PID/THRD SYSCALL(args) = return 918/0x3b12: thread_selfid(0x0, 0x0, 0x0) = 15122 0 918/0x3b12: