Opened 7 years ago

Last modified 7 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)

main.log (101.4 KB) - added by Pepper-AC 7 years ago.
main.log of most recent installation attempt

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by Pepper-AC

Attachment: main.log added

main.log of most recent installation attempt

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: daniel.price@… removed
Owner: set to daniel.price@…
Port: splash added; SPLASH removed
Status: newassigned
Summary: SPLASH @2.5.1_2 (no variants): Reading module 'giza' at line 1144 column 61: Unexpected EOFsplash @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 in reply to:  1 Changed 7 years ago by Pepper-AC

Got rid of everything in usr/local but the error message is the same.

comment:3 Changed 7 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

Note: See TracTickets for help on using tickets.