Changes between Initial Version and Version 5 of Ticket #61324


Ignore:
Timestamp:
Oct 15, 2020, 1:37:47 PM (4 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61324

    • Property Status changed from new to assigned
    • Property Port ds9 added
    • Property Owner set to lpsinger
  • Ticket #61324 – Description

    initial v5  
    11I tried to install ds9 +x11 version using port so that I can access it from terminal. the installation fails with the following report -
    2 
     2{{{
    33Error: Failed to build ds9: command execution failed
    44Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_ds9/ds9/main.log for details.
    55Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    66Error: Processing of port ds9 failed
    7 
     7}}}
    88
    99The error lines in the logfile is given below -
    10  
     10 {{{
    1111SAOImageDS9-9a1da6b'
    1212:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_ds9/ds9/work/SAOImageDS9" && /usr/bin/make -j16 -w all JOBS=16 CC=/usr/bin/clang CXX=/usr/bin/clang++ CXXFLAGS="-Os -std=c++11 -stdlib=libc++" XINCLUDES=-I/opt/local/include XML_INCLUDEDIR=/opt/local/include/libxml2 XFT_LIBS="-lXft -lfontconfig"
     
    2222:debug:build     invoked from within
    2323:debug:build "$procedure $targetname"
    24 
     24}}}
    2525
    2626Please help regarding this.