Opened 8 years ago
Last modified 8 years ago
#53225 assigned defect
splash @2.5.1_2 (no variants): Reading module 'giza' at line 1144 column 61: Unexpected EOF
Reported by: | Pepper-AC | Owned by: | danieljprice (Daniel Price) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.5 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | splash |
Description
(I'm pretty new to using the command line)
I originally tried to install splash via downloading the source code but I gave up on that. As a result I have some duplicated files: the SPLASH source code is on my Desktop and the cairo libraries and headerfiles are located in /usr/local/lib and /usr/local/include, respectively.
The command I initially used for installation was
sudo port install splash
which gave an error. So I used
sudo port clean splash -all
tried to install again and repeated this proccess a few more times.
Every time the error is:
:info:build /opt/local/bin/gfortran-mp-6 -O3 -frecord-marker=4 -fopenmp -c ../src/plotlib_giza.f90 -o plotlib_giza.o :info:build f951: Fatal Error: Reading module 'giza' at line 1144 column 61: Unexpected EOF :info:build compilation terminated. :info:build make[1]: *** [plotlib_giza.o] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_splash/splash/work/splash/build' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/
Thanks for any and all help!
Andrew
Attachments (1)
Change History (4)
Changed 8 years ago by Pepper-AC
comment:1 follow-up: 2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | daniel.price@… removed |
---|---|
Owner: | set to daniel.price@… |
Port: | splash added; SPLASH removed |
Status: | new → assigned |
Summary: | SPLASH @2.5.1_2 (no variants): Reading module 'giza' at line 1144 column 61: Unexpected EOF → splash @2.5.1_2 (no variants): Reading module 'giza' at line 1144 column 61: Unexpected EOF |
You should remove what you have installed in /usr/local. It can interfere with MacPorts. See wiki:FAQ#usrlocal
comment:2 Changed 8 years ago by Pepper-AC
Got rid of everything in usr/local but the error message is the same.
comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | kurthindenburg added |
---|
It builds fine here on 10.12 - I would guess your /usr/local is still messed up. Also, perhaps update this to to 2.6
main.log of most recent installation attempt