#47719 closed defect (wontfix)
mpich-dragonegg33 @3.1.4_0: build failure on Yosemite 10.10.3
| Reported by: | gus.ayesh@… | Owned by: | eborisch (Eric A. Borisch) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.3 |
| Keywords: | Cc: | seanfarley (Sean Farley), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
| Port: | mpich-dragonegg33 |
Description (last modified by larryv (Lawrence Velázquez))
:info:build libtool: compile: /opt/local/bin/dragonegg-3.3-gcc -DHAVE_CONFIG_H -I. -I./src/include -I./src/include -I./src/mpi/datatype -I./src/mpi/spawn -Isrc/util/logging/common -I./src/util/wrappers -I./src/util/wrappers -I./src/binding/cxx -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4/src/binding/fortran/mpif_h -Isrc/binding/fortran/use_mpi -I./src/mpid/ch3/include -I./src/mpid/ch3/include -I./src/mpid/ch3/channels/nemesis/include -I./src/mpid/ch3/channels/nemesis/include -I./src/mpid/ch3/channels/nemesis/utils/monitor -I./src/mpid/common/datatype -I./src/mpid/common/datatype -I./src/mpid/common/sched -I./src/mpid/common/thread -I./src/pmi/simple -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4/src/mpl/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4/src/openpa/src -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4/src/openpa/src -D_REENTRANT -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4/src/mpi/romio/include -pipe -m64 -O2 -c src/mpi/pt2pt/issend.c -o src/mpi/pt2pt/lib_libmpi_la-issend.o >/dev/null 2>&1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4'
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/work/mpich-3.1.4" && /usr/bin/make -j8 -w all
:info:build Exit code: 2
:error:build org.macports.build for port mpich-dragonegg33 returned: command execution failed
:debug:build Error code: CHILDSTATUS 75405 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
"portbuild::build_main org.macports.build"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for mpich-dragonegg33: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port mpich-dragonegg33 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mpich/mpich-dragonegg33/main.log
Attachments (1)
Change History (9)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
| Priority: | High → Normal |
|---|
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
| Cc: | sean@… added |
|---|---|
| Description: | modified (diff) |
| Keywords: | mpich-dragonegg33 version 3.1.4 removed |
| Owner: | changed from macports-tickets@… to eborisch@… |
| Port: | mpich-dragonegg33 added |
| Summary: | mpich-dragonegg33 version 3.1.4 build failure on Yosemiti 10.10.3 → mpich-dragonegg33 @3.1.4_0: build failure on Yosemite 10.10.3 |
Please clean and try installing again, and attach (do NOT paste) the main.log file if you see another failure.
% sudo port clean mpich-dragonegg33 % sudo port install mpich-dragonegg33
comment:3 Changed 11 years ago by eborisch (Eric A. Borisch)
I must admit I've never used the dragonegg flavors, so I don't have an answer for this off the top of my head. I will try to find some evening where I can take a look at it, but it may be a while... Looking at the packages available ( http://packages.macports.org/mpich-dragonegg33/ ) from the buildbot, this seems to be Yosemite specific.
Changed 11 years ago by gus.ayesh@…
comment:4 Changed 11 years ago by gus.ayesh@…
I tried cleaning and reinstalling but got the same result. I've attached the whole log file. Thanks.
comment:5 Changed 11 years ago by seanfarley (Sean Farley)
Looking at the error, I wonder if mpich even compiles with dragonegg? As far as I know, the dragonegg project is mostly abandoned so I would be inclined to say "use it at your own risk".
comment:6 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Closing since mpich-dragonegg33 no longer exists.
comment:7 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
| Cc: | MarcusCalhoun-Lopez added |
|---|
comment:8 Changed 8 years ago by eborisch (Eric A. Borisch)
Definitely move off of that. With clang's maturity, using a gcc+llvm hybrid toolchain is just unnecessary pain.

The Priority field is for use by Macports team members only.