Opened 9 years ago
Closed 7 years ago
#50749 closed defect (worksforme)
scalapack-2.0.2_1 +accelerate+gcc5+mpich - build failure
Reported by: | javad.moshfegh@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | seanfarley (Sean Farley), openmaintainer@… | |
Port: | scalapack |
Description
$ sudo port install scalapack +gcc5 configure.objcxx=g++-mp-5
Installing mumps 5.0.1, scalapack failed. I cleaned scalapack and tried to install it separately. I also added the above options to use gcc5 compiler not the default Xcode compiler; However, those options didn't change the error. I am using Mac OS X 10.5.8 with Xcode 3.1.3. I have attached the main.log (ran including the options). Here is the port output:
---> Computing dependencies for scalapack ---> Fetching archive for scalapack ---> Attempting to fetch scalapack-2.0.2_1+accelerate+gcc5+mpich.darwin_9.noarch.tbz2 from http://packages.macports.org/scalapack ---> Attempting to fetch scalapack-2.0.2_1+accelerate+gcc5+mpich.darwin_9.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/scalapack ---> Attempting to fetch scalapack-2.0.2_1+accelerate+gcc5+mpich.darwin_9.noarch.tbz2 from http://lil.fr.packages.macports.org/scalapack ---> Fetching distfiles for scalapack ---> Verifying checksums for scalapack ---> Extracting scalapack ---> Configuring scalapack ---> Building scalapack Error: org.macports.build for port scalapack returned: command execution failed Please see the log file for port scalapack for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_scalapack/scalapack/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port scalapack failed
Attachments (2)
Change History (9)
Changed 9 years ago by javad.moshfegh@…
comment:1 Changed 9 years ago by seanfarley (Sean Farley)
Owner: | changed from macports-tickets@… to sean@… |
---|---|
Status: | new → assigned |
Thanks for the report. I'll take a look. For starters,
1) Why are you specifying configure.objcxx=g++-mp-5
? You shouldn't need that.
2) Do you have ATLAS installed? If so, please send the output of port installed atlas
.
comment:2 Changed 9 years ago by javad.moshfegh@…
Thanks for the quick reply.
1) Because, when I use only +gcc5, I have 'OBJCXX='/usr/bin/g++-4.2' while the other compilers are gcc5. I used configure.objcxx=g++-mp-5
to have everything with gcc5. However, without this option I am still getting the same error. I have attached the corresponding log file.
2) No, I don't have ATLAS.
Changed 9 years ago by javad.moshfegh@…
Attachment: | main.2.log added |
---|
log file - without OBJCXX option
comment:3 follow-up: 4 Changed 9 years ago by seanfarley (Sean Farley)
Thanks for the update. I'll take a deeper look at it.
comment:4 follow-up: 5 Changed 9 years ago by javad.moshfegh@…
Replying to sean@…:
Thanks for the update. I'll take a deeper look at it.
Thank you. Have you had the chance to look at it?
comment:5 follow-up: 6 Changed 9 years ago by seanfarley (Sean Farley)
Replying to javad.moshfegh@…:
Replying to sean@…:
Thanks for the update. I'll take a deeper look at it.
Thank you. Have you had the chance to look at it?
Unfortunately, not yet. $JOB has been keeping me busy recently.
comment:6 Changed 9 years ago by javad.moshfegh@…
Replying to sean@…:
Replying to javad.moshfegh@…:
Replying to sean@…:
Thanks for the update. I'll take a deeper look at it.
Thank you. Have you had the chance to look at it?
Unfortunately, not yet. $JOB has been keeping me busy recently.
Have you been able to take a look at it? Thanks
comment:7 Changed 7 years ago by seanfarley (Sean Farley)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
This works for me but since it's been so long, I'm going to guess that it's been resolved (perhaps in other ways or with other compilers).
main.log