Changes between Initial Version and Version 1 of Ticket #59269, comment 8


Ignore:
Timestamp:
Dec 28, 2019, 3:08:07 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59269, comment 8

    initial v1  
    11Same problem here. Updated to darwin19, tried to reinstall all ports and atlas build fails with
    22
     3{{{
    34:info:build cd bin/ ; ./xatlas_build -1 0 -a 1 -l 1
    45:info:build /bin/sh: line 1: 29260 Segmentation fault: 11  ./xatlas_build -1 0 -a 1 -l 1
    56:info:build make[1]: *** [build] Error 139
    67:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/work/ATLAS/build'
     8}}}
    79
    810Some info of my compiler
     11{{{
    912bash-3.2$ clang -v
    1013Apple clang version 11.0.0 (clang-1100.0.33.8)
    1114Target: x86_64-apple-darwin19.0.0
    1215Thread model: posix
     16}}}
    1317
     18{{{
    1419--->  Attempting to fetch atlas-3.10.2_2.darwin_19.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/atlas
     20}}}