> On 11 Oct 2015, at 3:00 am, macports-users-requ...@lists.macosforge.org wrote:
>
> Anyone on here who is knowledgeable about disk (free space) fragmentation
> (not just opinionated ;)) ?
>
> HFS+ is supposed to contain algorithms that limit file fragmentation, but
> without a background proc
On 2015-10-10 21:20, stevenos...@gmail.com wrote:
> $ rdiff-backup -v4 1 2
> Using rdiff-backup version 1.2.8
> Unable to import module xattr.
> Extended attributes not supported on filesystem at 1
$ python2.7 -c 'import xattr'
Traceback (most recent call last):
File "", line 1, in
File
"/opt
On 2015-10-11 00:24, Thomas Bodlien wrote:
> can it be, that the compiler is creating Haswell specific machine-code?
Yes, very likely. MacPorts does not pass any -march or -mtune arguments
by default to the compiler. The gmp port even disables archive_sites to
force a build on the local machine. T
Hi,
can it be, that the compiler is creating Haswell specific machine-code?
Thomas Bodlien
creative-software-des...@t-online.de
> On 10.10.2015, at 20:33, Ryan Schmidt wrote:
>
>
> On Oct 10, 2015, at 1:25 PM, Thomas Bodlien wrote:
>> On 10.10.2015, at 19:53, Ryan Schmidt wrote:
>>> On Oct
It seems really odd to me that Thread 8 started right in
_gmpn_sqr_basecase, and not in pthread_start or something similar.
I'm not sure how that would happen. Maybe stack or memory corruption? If it
were me, I would start by enabling the Malloc debug features and re-running
my program.
https://d
On Oct 10, 2015, at 12:06 , René J.V. Bertin wrote:
> On Saturday October 10 2015 14:45:43 Daniel J. Luke wrote:
>
>> random access time for a SSD is 1-3 orders of magnitude less than for a
>> rotational drive.
>>
>> As with anything, you need to measure ‘real world use’ to be certain, but
>>
Hi,
maybe someone can point me to solving this.
rdiff-backup is not preserving metadata.
$ port -v
MacPorts 2.3.4
I installed rdiff-backup from macports on OS X 10.11 El Capitan,
$ port installed rdiff-backup
The following ports are currently installed:
rdiff-backup @1.2.8_3 (active)
but it'
Hi
> On 10 Oct 2015, at 7:45 p.m., Daniel J. Luke wrote:
>
>> On Oct 10, 2015, at 7:28 AM, René J.V. Bertin wrote:
>> HFS+ is supposed to contain algorithms that limit file fragmentation, but
>> without a background process that moves files (or file blocks), it cannot
>> prevent free space fr
On Sat, Oct 10, 2015 at 2:45 PM, Daniel J. Luke wrote:
> On Oct 10, 2015, at 7:28 AM, René J.V. Bertin wrote:
> > HFS+ is supposed to contain algorithms that limit file fragmentation,
> but without a background process that moves files (or file blocks), it
> cannot prevent free space fragmentati
On Saturday October 10 2015 14:45:43 Daniel J. Luke wrote:
> random access time for a SSD is 1-3 orders of magnitude less than for a
> rotational drive.
>
> As with anything, you need to measure ‘real world use’ to be certain, but
> it’s probably not an issue for SSDs at all.
I'm not expecting
On Oct 10, 2015, at 7:28 AM, René J.V. Bertin wrote:
> HFS+ is supposed to contain algorithms that limit file fragmentation, but
> without a background process that moves files (or file blocks), it cannot
> prevent free space fragmentation, just limit it. On a spinning disks that can
> become a
This is a crash log from Apples App-Review:
http://pastebin.com/va5JmhxB
I am running OS X 10.10.3, XCode-6.4 with Apple LLVM version 6.1.0
(clang-602.0.53) (based on LLVM 3.6.0svn)
>
>
>
>> On 10.10.2015, at 19:53, Ryan Schmidt wrote:
>>
>>
>> On Oct 10, 2015, at 12:29 PM, Thomas Bodli
On Oct 10, 2015, at 1:25 PM, Thomas Bodlien wrote:
> On 10.10.2015, at 19:53, Ryan Schmidt wrote:
>> On Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
>>
>>> how comes that libgmp runs on my System and crashes on Apples Testcomputer?
>>>
>>> Thread 8 Crashed:
>>> 0 libgmp.10.dylib
On Oct 10, 2015, at 12:29 PM, Thomas Bodlien wrote:
> how comes that libgmp runs on my System and crashes on Apples Testcomputer?
>
> Thread 8 Crashed:
> 0 libgmp.10.dylib 0x00010005bfa9 __gmpn_sqr_basecase
> + 9
Hard to know, without further details from you. Some que
Hi,
how comes that libgmp runs on my System and crashes on Apples Testcomputer?
Thread 8 Crashed:
0 libgmp.10.dylib 0x00010005bfa9 __gmpn_sqr_basecase
+ 9
Thomas Bodlien
creative-software-des...@t-online.de
___
macports-
On 2015-10-09 18:13, Clemens Lang wrote:
> - On 9 Oct, 2015, at 17:38, Brandon Allbery allber...@gmail.com wrote:
>
>> That kind of path is normally used with application bundles (that is, stuff
>> under /Applications). What exactly are you trying to run? And do you have any
>> DYLD variables
> On Oct 10, 2015, at 10:49 AM, mcaba...@brera.inaf.it wrote:
>
>
> Yes, it exists now:
>
> Ms-MacBook-Air:~ mcaballe$ ls /opt/local/lib/libcfitsio.dylib
> /opt/local/lib/libcfitsio.dylib
>
> But when I compile the program and run it, I still get:
>
> Ms-MacBook-Air:outside mcaballe$ export D
Yes, it exists now:
Ms-MacBook-Air:~ mcaballe$ ls /opt/local/lib/libcfitsio.dylib
/opt/local/lib/libcfitsio.dylib
But when I compile the program and run it, I still get:
Ms-MacBook-Air:outside mcaballe$ export DYLD=/opt/local/lib/libcfitsio.dylib
Ms-MacBook-Air:outside mcaballe$ ./kyn
dyld: Li
On Oct 10, 2015, at 10:26 AM, mcaba...@brera.inaf.it wrote:
> Now I get this:
>
> Ms-MacBook-Air:~ mcaballe$ sudo port -f deactivate cfitsio
> Error: port deactivate failed: Image error: port cfitsio is not active.
> Ms-MacBook-Air:~ mcaballe$ sudo port activate cfitsio
> ---> Activating cfitsi
Now I get this:
Ms-MacBook-Air:~ mcaballe$ sudo port -f deactivate cfitsio
Error: port deactivate failed: Image error: port cfitsio is not active.
Ms-MacBook-Air:~ mcaballe$ sudo port activate cfitsio
---> Activating cfitsio @3.340_0
---> Cleaning cfitsio
Ms-MacBook-Air:~ mcaballe$ sudo port in
On Oct 10, 2015, at 9:55 AM, mcaba...@brera.inaf.it wrote:
> I get the following:
>
> Ms-MacBook-Air:~ mcaballe$ ls -l /opt/local/lib/libcfitsio.dylib
> ls: /opt/local/lib/libcfitsio.dylib: No such file or directory
>
> Ms-MacBook-Air:~ mcaballe$ otool -L /opt/local/lib/libcfitsio.dylib
> error:
I get the following:
Ms-MacBook-Air:~ mcaballe$ ls -l /opt/local/lib/libcfitsio.dylib
ls: /opt/local/lib/libcfitsio.dylib: No such file or directory
Ms-MacBook-Air:~ mcaballe$ otool -L /opt/local/lib/libcfitsio.dylib
error: otool: can't open file: /opt/local/lib/libcfitsio.dylib (No such
file or
On Oct 10, 2015, at 9:41 AM, mcaba...@brera.inaf.it wrote:
> the problem it looks like that I am not able to install cfitsio libraries
> in the /opt/local/lib/:
>
> Ms-MacBook-Air:~ mcaballe$ sudo port install cfitsio
> ---> Cleaning cfitsio
That tells us cfitsio is already installed
> --->
Hi,
the problem it looks like that I am not able to install cfitsio libraries
in the /opt/local/lib/:
Ms-MacBook-Air:~ mcaballe$ sudo port install cfitsio
---> Cleaning cfitsio
---> Scanning binaries for linking errors
Warning: Error parsing file /opt/local/lib/libcfitsio.dylib: Error opening
o
Hey
Anyone on here who is knowledgeable about disk (free space) fragmentation (not
just opinionated ;)) ?
HFS+ is supposed to contain algorithms that limit file fragmentation, but
without a background process that moves files (or file blocks), it cannot
prevent free space fragmentation, just l
25 matches
Mail list logo