[MacPorts] #50104: ncarg -6.3.0 "targets not executed"
#50104: ncarg -6.3.0 "targets not executed" --------------------------+-------------------------------- Reporter: cary.lynch@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: ncl | Port: ncarg --------------------------+-------------------------------- Hello! I am trying to install ncarg-6.3.0 for Mac OSX version 10.11.1. Log file is attached, but this is the last bit in the log file: :info:build Finished making <Build>. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ncarg/ncarg/work/ncl_ncarg-6.3.0' :debug:build Executing proc-post-org.macports.build-build-0 :error:build org.macports.build for port ncarg returned: ncl did not get built :debug:build Error code: NONE :debug:build Backtrace: ncl did not get built while executing "proc-post-org.macports.build-build-0 org.macports.build" ("eval" body line 1) invoked from within "eval $post $targetname" :info:build Warning: targets not executed for ncarg: org.macports.activate org.macports.build org.macports.destroot org.macports.install -- Ticket URL: <https://trac.macports.org/ticket/50104> MacPorts <https://www.macports.org/> Ports system for OS X
#50104: ncarg @6.3.0: ncl did not get built ---------------------------+----------------------- Reporter: cary.lynch@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: ncarg | ---------------------------+----------------------- Changes (by ryandesign@…): * keywords: ncl => * owner: macports-tickets@… => takeshi@… Old description:
Hello! I am trying to install ncarg-6.3.0 for Mac OSX version 10.11.1. Log file is attached, but this is the last bit in the log file: :info:build Finished making <Build>. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ncarg/ncarg/work/ncl_ncarg-6.3.0' :debug:build Executing proc-post-org.macports.build-build-0 :error:build org.macports.build for port ncarg returned: ncl did not get built :debug:build Error code: NONE :debug:build Backtrace: ncl did not get built while executing "proc-post-org.macports.build-build-0 org.macports.build" ("eval" body line 1) invoked from within "eval $post $targetname" :info:build Warning: targets not executed for ncarg: org.macports.activate org.macports.build org.macports.destroot org.macports.install
New description: Hello! I am trying to install ncarg-6.3.0 for Mac OSX version 10.11.1. Log file is attached, but this is the last bit in the log file: {{{ :info:build Finished making <Build>. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ncarg/ncarg/work/ncl_ncarg-6.3.0' :debug:build Executing proc-post-org.macports.build-build-0 :error:build org.macports.build for port ncarg returned: ncl did not get built :debug:build Error code: NONE :debug:build Backtrace: ncl did not get built while executing "proc-post-org.macports.build-build-0 org.macports.build" ("eval" body line 1) invoked from within "eval $post $targetname" :info:build Warning: targets not executed for ncarg: org.macports.activate org.macports.build org.macports.destroot org.macports.install }}} -- -- Ticket URL: <https://trac.macports.org/ticket/50104#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50104: ncarg @6.3.0: ncl did not get built ---------------------------+----------------------- Reporter: cary.lynch@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: ncarg | ---------------------------+----------------------- Comment (by gnwiii@…): I built ncarg using gcc5 on Mavericks before the recent gcc5 update. The just tried it again and get the same error: {{{ :info:build vtcudr.f:1:0: :info:build :info:build SUBROUTINE VTCUDR (UCRV,VCRV,WCRV,CCRV,NCRV,ICOL,IARH,IAMA,RT PL) :info:build ^ :info:build internal compiler error: in prune_uninit_phi_opnds_in_unrealizable_paths, at tree-ssa-uninit.c:1121 :info:build :info:build vtcudr.f:1:0: internal compiler error: Abort trap: 6 :info:build gfortran-mp-5: internal compiler error: Abort trap: 6 (program f951) :info:build Please submit a full bug report, }}} This appears to be a gcc5 regression, so I filed a bug report upstream as [https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69013] -- Ticket URL: <https://trac.macports.org/ticket/50104#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50104: ncarg @6.3.0: ncl did not get built ---------------------------+----------------------- Reporter: cary.lynch@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: ncarg | ---------------------------+----------------------- Comment (by gnwiii@…): Upstream [http://mailman.ucar.edu/pipermail/ncl- install/2015-December/001955.html] reports success building ncl-6.3.0 with gcc-5.3.0. The gcc5 bug probably depends on the choice of flags, so it could be useful to examine this build. Meanwhile, upstream gcc indicates the bug is fixed in recent gcc6, so I tried that. {{{vtcudr.f}}} compiles with gcc6, but then hits a small glitch: {{{ :info:build lex.yy.c:1945:21: error: C++ style comments are not allowed in ISO C 90 :info:build num_to_alloc = 1; // After all that talk, this was set to 1 anyways... }}} -- Ticket URL: <https://trac.macports.org/ticket/50104#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50104: ncarg @6.3.0: ncl did not get built ---------------------------+----------------------- Reporter: cary.lynch@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: ncarg | ---------------------------+----------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: Thanks for reporting. Done in r144029. -- Ticket URL: <https://trac.macports.org/ticket/50104#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts