Changes between Initial Version and Version 3 of Ticket #61258


Ignore:
Timestamp:
Oct 2, 2020, 3:08:58 PM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61258

    • Property Status changed from new to assigned
    • Property Cc chrstphrchvz added; aronnax@… removed
    • Property Summary changed from atlas-3.10.2: error: "Failed to build atlas: command execution failed" to atlas @3.10.2: error: implicit declaration of function 'dgeqlf_' is invalid in C99
    • Property Owner set to Veence
    • Property Keywords atlas source extractor removed
    • Property Port atlas added; source-extractor removed
  • Ticket #61258 – Description

    initial v3  
    1 I am trying to install Source Extractor v.2.19.5 using the terminal command: >> sudo port install source-extractor
     1I am trying to install Source Extractor v.2.19.5 using the terminal command: >> `sudo port install source-extractor`
    22
    33Three dependencies are required: i) atlas;  i) fftw-3;  iii) fftw-3-single
     
    55When I execute the command i get the following output:
    66
     7{{{
    78gsarrouh$ sudo port install source-extractor
    89Password:
    9 
    1010--->  Computing dependencies for source-extractor
    11 
    1211The following dependencies will be installed:
    1312 atlas
     
    1514 fftw-3-single
    1615Continue? [Y/n]: Y
    17 
    1816--->  Fetching archive for atlas
    19 
    2017--->  Attempting to fetch atlas-3.10.2_2.darwin_19.x86_64.tbz2 from https://packages.macports.org/atlas
    21 
    2218--->  Attempting to fetch atlas-3.10.2_2.darwin_19.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/atlas/atlas
    23 
    2419--->  Attempting to fetch atlas-3.10.2_2.darwin_19.x86_64.tbz2 from https://mse.uk.packages.macports.org/atlas
    25 
    2620--->  Fetching distfiles for atlas
    27 
    2821--->  Attempting to fetch atlas3.10.2.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/atlas
    29 
    3022--->  Attempting to fetch lapack-3.6.0.tgz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/atlas
    31 
    3223--->  Verifying checksums for atlas                                                 
    33 
    3424--->  Extracting atlas
    35 
    3625--->  Applying patches to atlas
    37 
    3826--->  Configuring atlas
    39 
    4027Selected C compiler: /usr/bin/clang
    41 
    4228Selected F77 compiler: gfortrandevel
    43 
    4429Warning: reinplace s|-no-cpp-precomp||g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/work/ATLAS/CONFIG/src/atlcomp.txt
    45 
    4630--->  Building atlas
    47 
    4831Error: Failed to build atlas: command execution failed
    49 
    5032Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_atlas/atlas/main.log for details.
    51 
    5233Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    53 
    5434Error: Processing of port source-extractor failed
    55 
     35}}}
    5636
    5737I really have no idea why altas is failing the build stage, but I cannot use a different software package other than Source Extractor for my work so I really need this to work!
    5838
    59 Thanks for your help in advance,
     39Thanks for your help in advance,\\
    6040ghassan