NWChem 6.6 Mac LinAlg error


Click here for full thread
Clicked A Few Times
I am having a similar problem installing nwchem to (http://nwchemgit.github.io/Special_AWCforum/st/id1917/), but while their problem appeared to be fixed by switching from macports openmpi to homebrew openmpi and using make 64_to_32, that has not resolved my issue.

Specific error:
/var/folders/q6/q75j86w50jsdjb3743sld1h40000gn/T//cc8CU1Cx.s:22:suffix or operands invalid for `movq'
make[4]: *** [LinAlg/lapack+blas/gal_dcabs1.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [build/.libs/libga.a] Error 1
make: *** [libraries] Error 1

Logs:
build/config.log, build/armci/config.log, and build/comex/config.log
https://www.dropbox.com/s/0pzm6i3eupenc01/config.log.zip?dl=0

I have tried compiling with macports and brew, with and without 64_to_32, and with gfortran 5.3 and 6.1. No successes yet.

How should I go about compiling NWChem?