On May 25, 2012, at 19:10, M. Daniel Becque wrote: > Did a selfupdate and Macports upgraded to 2.1.1. Had a bunch of upgrades that > went okay but upgrading Atlas and get the following error from the log file. > :info:build /usr/bin/make -f Make.top build > :info:build make[1]: Entering directory > `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.75/build' > :info:build Make.top:1: Make.inc: No such file or directory > :info:build Make.top:326: warning: overriding commands for target `/AtlasTest' > :info:build Make.top:77: warning: ignoring old commands for target > `/AtlasTest' > :info:build make[1]: *** No rule to make target `Make.inc'. Stop. > :info:build make[1]: Leaving directory > `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.75/build' > :info:build make: *** [build] Error 2 > :info:build make: Leaving directory > `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.75/build' > :info:build Command failed: cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/atlas/work/atlas-3.9.75/build" > && /usr/bin/make -w build > :info:build Exit code: 2 > :error:build org.macports.build for port atlas returned: command execution > failed > :debug:build Error code: CHILDSTATUS 53124 2
If this was a clean build attempt (there are no lines "Skipping completed" in your main.log), file a bug report. If this was not a clean build attempt, clean and try again first. > At the same time I can't upgrade Py27-numpy and isl because of their > dependents. Isl will build but won't activate because the present isl is a > dependent for cloog. Cloog can't be deactivated because gcc46 depends on it. Force cloog to deactivate first: sudo port -f deactivate cloog _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
