Opened 2 weeks ago

Last modified 7 days ago

#74338 assigned defect

ds9 port fails to build on MacOS Sequoia 15.3

Reported by: epompei (Emanuela Pompei) Owned by: lpsinger (Leo Singer)
Priority: Normal Milestone:
Component: ports Version: 2.12.5
Keywords: Cc:
Port: ds9

Description (last modified by jmroot (Joshua Root))

Checking the previous ticket, this issue seems to produce a different error message. All installation runs fine, until it stops with the Error 2 message.

:info:build Installing package msgcat 1.6.1 as a Tcl Module
:info:build Installing package tcltest 2.5.1 as a Tcl Module
:info:build Installing package platform 1.0.14 as a Tcl Module
:info:build Installing package platform::shell 1.1.4 as a Tcl Module
:info:build Installing encoding files to /opt/local/var/macports/build/ds9-0913bc8c/work/SAOImageDS9-8.1/lib/tcl8.6/encoding/
:info:build Installing and cross-linking command (.n) docs to /opt/local/var/macports/build/ds9-0913bc8c/work/SAOImageDS9-8.1/man/mann/
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/ds9-0913bc8c/work/SAOImageDS9-8.1/tcl8.6/unix'
:info:build make: *** [tcl] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/ds9-0913bc8c/work/SAOImageDS9-8.1'
:info:build Command failed:  cd "/opt/local/var/macports/build/ds9-0913bc8c/work/SAOImageDS9-8.1" && /usr/bin/make -j10 -w all JOBS=10 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 60916 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 10)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build 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.

Attachments (1)

main.log (4.4 KB) - added by epompei (Emanuela Pompei) 8 days ago.
main log.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 2 weeks ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: Error 2 removed
Owner: set to lpsinger
Status: newassigned

comment:2 Changed 2 weeks ago by ryandesign (Ryan Carsten Schmidt)

Please attach the complete main.log file. I'm not sure that the portion of it that you provided contains the relevant error message.

Changed 8 days ago by epompei (Emanuela Pompei)

Attachment: main.log added

main log.

comment:3 Changed 8 days ago by epompei (Emanuela Pompei)

I have added the full log, as requested. This may also contain the error message from a failed update to 2.12.6 using the command sudo port -v -d selfupdate ran after a cleaning of the ds9 port.

comment:4 Changed 7 days ago by reneeotten (Renee Otten)

:notice:checksum ***
51	:notice:checksum The non-matching file appears to be HTML. See this page for possible reasons
52	:notice:checksum for the checksum mismatch:
53	:notice:checksum <https://trac.macports.org/wiki/MisbehavingServers>
54	:notice:checksum ***

please follow the instructions in the above mentioned Wiki page

Note: See TracTickets for help on using tickets.