Opened 11 years ago

Last modified 11 years ago

#38742 closed defect

XAstir port fails to build — at Version 1

Reported by: joe@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: xastir

Description (last modified by ci42)

jerlewein@tomato:~ $ sudo port selfupdate
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.1.3 installed,
MacPorts base version 2.1.3 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
jerlewein@tomato:~ $ sudo port upgrade outdated
Error: No ports matched the given expression
jerlewein@tomato:~ $ sudo port install xastir
--->  Computing dependencies for xastir
--->  Dependencies to be installed: ImageMagick fftw-3 urw-fonts webp gdal giflib libgeotiff proj openmotif Xft2 xrender xorg-renderproto shapelib
--->  Fetching archive for fftw-3
 
...
 
--->  Fetching distfiles for xastir
--->  Attempting to fetch xastir-2.0.0.tar.gz from http://superb-dca2.dl.sourceforge.net/project/xastir/xastir-stable/xastir-2.0.0
--->  Verifying checksum(s) for xastir
--->  Extracting xastir
--->  Applying patches to xastir
--->  Configuring xastir
--->  Building xastir
Error: org.macports.build for port xastir returned: command execution failed
Please see the log file for port xastir for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_xastir/xastir/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port xastir failed
jerlewein@tomato:~ $ sudo port clean xastir
--->  Cleaning xastir
jerlewein@tomato:~ $ sudo port install xastir
--->  Computing dependencies for xastir
--->  Fetching archive for xastir
--->  Attempting to fetch xastir-2.0.0_3.darwin_12.x86_64.tbz2 from http://packages.macports.org/xastir
--->  Attempting to fetch xastir-2.0.0_3.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/xastir
--->  Attempting to fetch xastir-2.0.0_3.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/xastir
--->  Fetching distfiles for xastir
--->  Verifying checksum(s) for xastir
--->  Extracting xastir
--->  Applying patches to xastir
--->  Configuring xastir
--->  Building xastir
Error: org.macports.build for port xastir returned: command execution failed
Please see the log file for port xastir for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_xastir/xastir/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port xastir failed

Change History (1)

comment:1 Changed 11 years ago by ci42

Description: modified (diff)
Keywords: xastir removed

In the future please remember to use WikiFormatting.

Please try again:

$ sudo port clean xastir
$ sudo port install xastir

and attach the log file if it fails. The console output is pretty useless to find out what went wrong.

Last edited 11 years ago by ci42 (previous) (diff)
Note: See TracTickets for help on using tickets.