Opened 11 years ago

Closed 11 years ago

#38653 closed defect (fixed)

atlas @3.10.1_3: build fails, "../libf77blas.a: No such file or directory"

Reported by: lpsinger (Leo Singer) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: atlas

Description

Building atlas @3.10.1_3 with default variants fails on Mountain Lion, with the following error message:

ar: ../libf77blas.a: No such file or directory

See attached log.

Attachments (1)

main.log (4.7 MB) - added by lpsinger (Leo Singer) 11 years ago.

Change History (7)

Changed 11 years ago by lpsinger (Leo Singer)

Attachment: main.log added

comment:1 Changed 11 years ago by jmroot (Joshua Root)

Cc: vince@… removed
Owner: changed from macports-tickets@… to vince@…

comment:2 Changed 11 years ago by Veence (Vincent)

The log you attached is incomplete (e.g. lacks the configure phase). I cannot infer if you’re building universal, what kind of CPU you’re using, and, more important, if there is something wrong during configure. Could you please start afresh and repost a full log? Thanks!

comment:3 Changed 11 years ago by lpsinger (Leo Singer)

Will do. Why is use_parallel_build turned off?

comment:4 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:5 Changed 11 years ago by lpsinger (Leo Singer)

It built this time. This may have been the first time that I let it run all the way through. During previous build attempts I had killed port install so that I could install a different port, then ran sudo port upgrade atlas without running sudo port clean atlas.

Is use_parallel_build no required?

comment:6 Changed 11 years ago by Veence (Vincent)

Resolution: fixed
Status: newclosed

Unfortunately, the last time I tried to get rid of use_parallel_build, the build failed because Atlas tried to link into a dylib some object files that weren’t yet compiled. I might try to remove it again once the other problem will be fixed.

Note: See TracTickets for help on using tickets.