While I'm not absolutely certain, looking at one of the OS headers
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/storage/ata/ATASMARTLib.h
I don't think macOS supports any immediate offline tests other than short and
long
Thanks for pointing this out. I’m disappointed this feature seems to be
disabled in macOS. Looks like I’ll have to ask the smartmontools
developers why this was left out of macOS.
-Ubence
On Mon, Jun 25, 2018 at 7:16 AM Richard L. Hamilton
wrote:
> Looks to me like the code purposely and inte
> I still have at least one problem. We had to extend distutils so that it
> builds a few .dylib shared libraries that are linked to by the more
> standardly built python extension modules, which are all .so bundles. All of
> them are being installed in the correct location, but the .dylibs re
On 6/22/18, 10:35 PM, "Ryan Schmidt" wrote:
On Jun 22, 2018, at 09:12, Langer, Stephen A. (Fed) wrote:
> If I change the MacPorts build phase so that it runs "python setup.py
build install --prefix=${destroot}, then everything that MacPorts needs to
install will be in ${dest
On Jun 25, 2018, at 09:02, Riccardo Mottola wrote:
> Hi,
>
> today during my attempts of TFF build, I get this unexpected stacktrace:
>
> Traceback (most recent call last):
> File "/Users/multix/Documents/code/tenfourfox/mach", line 148, in
>main(sys.argv[1:])
> File "/Users/multix/Docume
On Jun 25, 2018, at 02:44, Riccardo Mottola wrote:
> Hi,
>
> installing dbus fails with this message:
>
> ---> Cleaning dbus
> Error: Couldn't activate dbus 1.12.8_2: can't create directory
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_t
On Jun 25, 2018, at 11:35, Riccardo Mottola wrote:
> I have a strange problem: I have libomp listed as upgradable.
The list is incorrect, because of https://trac.macports.org/ticket/55471.
You already have the latest libomp that is compatible with your system.
Hi all,
I have a strange problem: I have libomp listed as upgradable.
I do an upgrade, I get no errors and nothing happens. Even if I clean,
the install is extremely quick to the point of being supspicious:
Koreander:~ multix$ sudo port clean libomp
Password:
---> Cleaning libomp
Koreander:~
Looks to me like the code purposely and intentionally disallows that on a Mac.
No idea why - maybe the OS won't do it or doesn't like it.
In os_darwin.cpp:
483 case ATA_SMART_IMMEDIATE_OFFLINE:
484 select = in.in_regs.lba_low;
485 if (select != SHORT_SELF_TEST && select !=
Hi,
today during my attempts of TFF build, I get this unexpected
stacktrace:
Traceback (most recent call last):
File "/Users/multix/Documents/code/tenfourfox/mach", line 148, in
main(sys.argv[1:])
File "/Users/multix/Documents/code/tenfourfox/mach", line 76, in main
mach = get_m
Hi All,
I tried compiling the latest snapshot of smartmontools, and the problem is
still occurring:
Ubences-MacBook-Pro:smartmontools-6.7 uquevedo$ ./smartctl -t select,0-10
/dev/disk0
smartctl 6.7 2018-06-21 r4735 [Darwin 17.6.0 x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christia
Hi,
installing dbus fails with this message:
---> Cleaning dbus
Error: Couldn't activate dbus 1.12.8_2: can't create directory
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus":
permission denied
Koreander:~ multix$
12 matches
Mail list logo