Opened 21 months ago
Closed 21 months ago
#66932 closed defect (fixed)
nusmv @2.6.0_1 build failed
Reported by: | phillipabennett | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | nusmv |
Description (last modified by jmroot (Joshua Root))
:info:build [ 20%] Built target CUDD_CUDD_LIB :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nusmv/nusmv/work/build' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nusmv/nusmv/work/build' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nusmv/nusmv/work/build" && /usr/bin/make -j4 -w all VERBOSE=ON :info:build Exit code: 2 :error:build Failed to build nusmv: command execution failed :debug:build Error code: CHILDSTATUS 80069 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 8) :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_devel_nusmv/nusmv/main.log for details.
Attachments (1)
Change History (4)
Changed 21 months ago by phillipabennett
comment:1 Changed 21 months ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Summary: | nusmv install failed → nusmv @2.6.0_1 build failed |
comment:2 Changed 21 months ago by phillipabennett
yes, thank you for that. the port now installs when it uses python27.
comment:3 Changed 21 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Given that the error is in
cmdHelp.c
, the earlier error during configure where it appears to be running python 2 code with python 3 may be relevant: