Opened 8 years ago

Closed 8 years ago

#51797 closed defect (fixed)

ml @6.2_1 +gcc49+mpich staging ml into destroot failed

Reported by: miguelr@… Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: ml

Description

I am trying to install "petsc +ml" (I already have "petsc @3.6.3_2+accelerate+hwloc+mpich" installed) and got the following error:

--->  Fetching distfiles for petsc
Error: Install ml +mpich
Error: org.macports.fetch for port petsc returned: ml +mpich not installed
Please see the log file for port petsc for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_petsc/petsc/main.log

I then tried

sudo port install ml +mpich+gcc49

and got the following

--->  Staging ml into destroot
Error: org.macports.destroot for port ml returned: command execution failed
Please see the log file for port ml for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_ml/ml/main.log

I don't understand the error and/or the log file. Thank you for your help.

Attachments (2)

ml_main.log (378.2 KB) - added by miguelr@… 8 years ago.
petsc_main.log (45.6 KB) - added by miguelr@… 8 years ago.

Download all attachments as: .zip

Change History (6)

Changed 8 years ago by miguelr@…

Attachment: ml_main.log added

Changed 8 years ago by miguelr@…

Attachment: petsc_main.log added

comment:1 Changed 8 years ago by miguelr@…

Cc: miguelr@… added

Cc Me!

comment:2 Changed 8 years ago by seanfarley (Sean Farley)

Owner: changed from macports-tickets@… to sean@…
Status: newassigned

Thanks for the report.

:info:destroot Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/generate-makeoptions.pl line 13.
:info:destroot make[3]: *** [install-exec-hook] Error 255

Huh. Don't really know what's causing that so I'll have to try to reproduce it locally.

comment:3 Changed 8 years ago by mf2k (Frank Schima)

Cc: sean@… miguelr@… removed
Port: ml added

In the future, please fill in the Port field with the port that actually fails to build. As reporter, you do not need to Cc yourself.

comment:4 Changed 8 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: assignedclosed

Should be fixed in r152194.

Note: See TracTickets for help on using tickets.