Opened 4 years ago

Last modified 8 days ago

#61324 assigned defect

sudo port install ds9 +x11 failed — at Version 5

Reported by: xnaxe29 (Adarsh Ranjan) Owned by: lpsinger (Leo Singer)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ds9

Description (last modified by mf2k (Frank Schima))

I tried to install ds9 +x11 version using port so that I can access it from terminal. the installation fails with the following report -

Error: Failed to build ds9: command execution failed
Error: 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.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port ds9 failed

The error lines in the logfile is given below -

SAOImageDS9-9a1da6b'
: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" 
:info:build Exit code: 2
:error:build Failed to build ds9: command execution failed
:debug:build Error code: CHILDSTATUS 80290 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"

Please help regarding this. Thanks Adarsh

Change History (5)

comment:1 Changed 4 years ago by xnaxe29 (Adarsh Ranjan)

Keywords: ds9 added

comment:2 Changed 4 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting and add the port maintainer(s) to Cc (port info --maintainers ds9), if any.

comment:3 Changed 4 years ago by mf2k (Frank Schima)

Status: newassigned

And fill in the Port field.

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Keywords: ds9 removed
Owner: set to lpsinger
Port: ds9 added

comment:5 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.