Opened 8 years ago

Closed 7 years ago

#52261 closed defect (invalid)

boost: mpich-devel-mp file not found

Reported by: danielta Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: michaelld (Michael Dickens), seanfarley (Sean Farley)
Port: boost

Description (last modified by mf2k (Frank Schima))

Hi,

on OSX 10.11.6 running selfupdate/upgrade outdated I get few errors like:

 ld: file not found: /opt/local/lib/mpich-devel-mp/libmpicxx.12.dylib for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)

Attachments (2)

daniele_main.log (19.1 MB) - added by danielta 8 years ago.
main.log (19.2 MB) - added by danielta 8 years ago.
reinstall boost+mpich_devel

Change History (12)

Changed 8 years ago by danielta

Attachment: daniele_main.log added

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

In the future, please use WikiFormatting, fill in the Port field with the port that fails to build and Cc the port maintainers (port info --maintainers boost), if any.

Last edited 8 years ago by mf2k (Frank Schima) (previous) (diff)

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

Description: modified (diff)

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: michaelld@… sean@… added
Port: boost added
Summary: mpich-devel-mp file not foundboost: mpich-devel-mp file not found

Michael and I are the maintainers of boost but this problem relates to MPI portions of the boost port, which I don't know anything about. Sean added these; maybe he knows.

comment:4 Changed 8 years ago by danielta

Sean, any idea about?

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

Weird. I don't have that file on disk. Maybe try reinstall mpich-devel?

Changed 8 years ago by danielta

Attachment: main.log added

reinstall boost+mpich_devel

comment:6 Changed 8 years ago by danielta

removed all boost and mpich ports, then run a port clean

when I try to install:

boost @1.59.0_2+no_single+mpich_devel+python27

I get again another problem:

ld: file not found: /opt/local/lib/libboost_chrono-mt.dylib for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
 ...failed darwin.link.dll stage/lib/libboost_prg_exec_monitor-mt.dylib...
 darwin.compile.c++ bin.v2/libs/chrono/build/darwin-4.2.1/release/link-static/threading-multi/thread_clock.o

which look similar to this unsolved thread:

Ticket #49748

any idea?

there are also other warnings for boost to be addressed.

Please see attached log

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

What the ... ??? Can you try installing by with the -t option? sudo port -vt install boost +mpich_devel?

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

Also, Ryan, I noticed that we're a few versions behind with boost. Maybe an update would help? (honestly no idea)

comment:9 in reply to:  8 Changed 7 years ago by danielta

thanks Sean, that worked for me.

though, having an updated version of boost would be great.

Replying to sean@…:

Also, Ryan, I noticed that we're a few versions behind with boost. Maybe an update would help? (honestly no idea)

comment:10 Changed 7 years ago by seanfarley (Sean Farley)

Resolution: invalid
Status: newclosed

Awesome! Seems like something is in /usr/local or such.

Note: See TracTickets for help on using tickets.