#38742 closed defect (fixed)
XAstir port fails to build
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
Attachments (1)
Change History (6)
comment:1 Changed 12 years ago by ci42
Description: | modified (diff) |
---|---|
Keywords: | xastir removed |
comment:2 Changed 12 years ago by joe@…
sorry, have never used wiki formatting before, i will try to get it right. :)
Last login: Wed Apr 10 05:24:12 on ttys003 jerlewein@tomato:~ $ sudo port clean xastir Password: ---> 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 jerlewein@tomato:~ $
Attaching log as it is lengthy, but the end-meat is this:
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_xastir/xastir/work/xastir-2.0.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_xastir/xastir/work/xastir-2.0.0" && /usr/bin/make -j4 -w all :info:build Exit code: 2 :error:build org.macports.build for port xastir returned: command execution failed :debug:build Error code: CHILDSTATUS 5491 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for xastir: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build 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
thanks! :)
-jre
Changed 12 years ago by joe@…
main.log from /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_xastir/xastir/
comment:3 Changed 12 years ago by ci42
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated to version 2.0.4 in r105102 which fixes the build issue. Binary packages are now available as well.
comment:4 follow-up: 5 Changed 12 years ago by joe@…
Hi, since I am kinda new at this, is there a howto you can point me to on how to apply the patches and build, or get the binary that fixes this? Thanks! :) -jre
comment:5 Changed 12 years ago by larryv (Lawrence Velázquez)
Replying to joe@…:
Hi, since I am kinda new at this, is there a howto you can point me to on how to apply the patches and build, or get the binary that fixes this?
Just clean xastir
, do a selfupdate
, and try installing again.
In the future please remember to use WikiFormatting.
Please try again:
and attach the log file if it fails. The console output is pretty useless to find out what went wrong.