Opened 7 years ago

Last modified 7 years ago

#54389 closed defect

Cannot build ds9 — at Initial Version

Reported by: manulcaux Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: ds9

Description

Hi,

I am trying to install ds9. I did the following :

sudo port seflupdate : OK sudo port install ds9 : failed sudo port clean ds9 : OK sudo port install ds9 : failed with the same error :

[macp2034:~] caux% sudo port install ds9 ---> Computing dependencies for ds9 ---> Fetching archive for ds9 ---> Attempting to fetch ds9-7.5_1+aqua.darwin_16.x86_64.tbz2 from https://packages.macports.org/ds9 ---> Attempting to fetch ds9-7.5_1+aqua.darwin_16.x86_64.tbz2 from http://nue.de.packages.macports.org/ds9 ---> Attempting to fetch ds9-7.5_1+aqua.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/ds9 ---> Fetching distfiles for ds9 ---> Verifying checksums for ds9 ---> Extracting ds9 ---> Applying patches to ds9 Warning: reinplace s|@prefix@|/opt/local|g didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ds9/ds9/work/saods9/ds9/macosx/Makefile.in ---> Configuring ds9 ---> Building ds9 Error: Failed to build ds9: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_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 [macp2034:~] caux%

Checking the relevant file, I see at the end this error :

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ds9/ds9/work/saods9/tcl8.6/generic/tclInt.h:3998:10: fatal error: 'tclDTrace.h' file not found :info:build #include "tclDTrace.h"

It seems there is a missing file in the ds9 distribution ?

I attach the complete mail.log file

Many thanks for your help

Change History (1)

Changed 7 years ago by manulcaux

Attachment: main.log added
Note: See TracTickets for help on using tickets.