#46553 closed defect (invalid)
install mpich-default failed
Reported by: | howard.lovatt@… | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | seanfarley (Sean Farley) | |
Port: | mpich-default |
Description (last modified by mf2k (Frank Schima))
I get the following:
bash-3.2# port clean mpich-default ---> Cleaning mpich-default bash-3.2# port install mpich-default ---> Computing dependencies for mpich-default ---> Fetching distfiles for mpich-default ---> Verifying checksums for mpich-default ---> Extracting mpich-default ---> Configuring mpich-default ---> Building mpich-default Error: org.macports.build for port mpich-default returned: command execution failed Please see the log file for port mpich-default for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_mpich/mpich-default/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port mpich-default failed
Running on Yosemite.
Attachments (1)
Change History (5)
Changed 10 years ago by howard.lovatt@…
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Cc: | sean@… added |
---|---|
Owner: | changed from macports-tickets@… to eborisch@… |
Port: | mpich-default added |
comment:3 Changed 10 years ago by seanfarley (Sean Farley)
Resolution: | → invalid |
---|---|
Status: | new → closed |
:info:build ld: in '/usr/local/lib/libgfortran.3.dylib', file was built for i386 which is not the architecture being linked (x86_64): /usr/local/lib/libgfortran.3.dylib for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please don't install thing into /usr/local
and expect package managers to work. This is unsupported (move /usr/local
out of the way, or remove it entirely).
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (
port info --maintainers mpich-default
), if any.