Opened 13 years ago
Closed 13 years ago
#33917 closed defect (invalid)
gnuplot build fails
Reported by: | SAssadi@… | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | gnuplot |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Error: Target org.macports.build returned: shell command failed (see log for details) Log for gnuplot is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> xxxxxxxxxxx MACAir$ which gnuplot /usr/local/bin/gnuplot
--- MAC OS-X 10.7.3, Macbook late 2011.
Attachments (1)
Change History (7)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | installtion Gunplot shell command removed |
Milestone: | MacPorts 2.1.0 |
Owner: | changed from macports-tickets@… to mojca.miklavec.lists@… |
Port: | gnuplot added |
Summary: | Port Version 2.0.4 gnuplot version 4.4 patchlevel 4 installation → gnuplot build fails |
comment:2 Changed 13 years ago by mojca (Mojca Miklavec)
Even if gnuplot is installed in /usr/local, I would still be curious to know why installation has failed, so for the sake of my curiosity please also attach the log from /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/main.log before removing /usr/local.
comment:3 follow-up: 4 Changed 13 years ago by jamiehardt@…
I was having this same problem, and the same failure at line 782. Try doing sudo port selfupdate
sudo port upgrade outdated
. Worked for me.
Running a MacBookAir4,1 Mac OS X 10.7.3.
comment:4 Changed 13 years ago by SAssadi@…
Replying to jamiehardt@…:
I was having this same problem, and the same failure at line 782. Try doing
sudo port selfupdate
sudo port upgrade outdated
. Worked for me.Running a MacBookAir4,1 Mac OS X 10.7.3.
Thank you. it worked. I had to also add "sudo install port gnuplot" in addition to the above two lines.
comment:5 Changed 13 years ago by mojca (Mojca Miklavec)
I'm sorry, I didn't get an email when attachment was added, so I didn't know it was there until now. This is definitely not a bug in gnuplot port.
Whether or not this is considered a bug in macports, I don't know.
comment:6 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Remove or rename /usr/local, then "sudo port clean gnuplot", then try installing gnuplot again. If it still fails, please attach the main.log file.